2024-09-17T09:27:20.750 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T09:27:20.772 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T09:27:20.870 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764 branch: wip-athakkar-testing-2024-09-17-0048 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: athakkar@redhat.com first_in_suite: false job_id: '7908764' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-athakkar-testing-2024-09-17-0048 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: e646f72961223a04d41eb40dad875d1628d78516 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e646f72961223a04d41eb40dad875d1628d78516 workunit: branch: wip-athakkar-testing-2024-09-17-0048 sha1: e646f72961223a04d41eb40dad875d1628d78516 owner: scheduled_avan@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5717 sha1: e646f72961223a04d41eb40dad875d1628d78516 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-17-0048 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e646f72961223a04d41eb40dad875d1628d78516 targets: smithi039.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKAz6TrYSXMP2XfNcGoraRWGZSsCwHG3owIhohUUJdd9mWqNCE5wcxgqhSVMnxWy5lQY/wT4yKz3ZPCkleILpZw= smithi203.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFSSxYgUDsAl8kvlRcdgEH4wPZnK3+Gl2thu2IkeULspbv12LYmAL9fUsO3w1ePGiQ3KeMtxrgcLD0zO02mYn+8= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-17_09:09:13 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T09:27:20.870 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa; will attempt to use it 2024-09-17T09:27:20.871 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa/tasks 2024-09-17T09:27:20.871 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T09:27:20.873 INFO:teuthology.task.internal:Checking packages... 2024-09-17T09:27:20.896 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e646f72961223a04d41eb40dad875d1628d78516' 2024-09-17T09:27:20.896 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T09:27:20.897 INFO:teuthology.packaging:ref: None 2024-09-17T09:27:20.897 INFO:teuthology.packaging:tag: None 2024-09-17T09:27:20.897 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-17-0048 2024-09-17T09:27:20.897 INFO:teuthology.packaging:sha1: e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T09:27:20.897 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-athakkar-testing-2024-09-17-0048 2024-09-17T09:27:21.039 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4963-ge646f729-1jammy 2024-09-17T09:27:21.040 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T09:27:21.047 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T09:27:21.047 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T09:27:21.079 INFO:teuthology.task.internal:Saving configuration 2024-09-17T09:27:21.100 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T09:27:21.106 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T09:27:21.126 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi039.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 09:20:44.196716', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC1Yz5TfYE5JSh8H0EKqA7U91vwc4uyXH99GdEz50+XF'} 2024-09-17T09:27:21.146 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi203.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 09:20:44.194842', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICRSsj0RrvMwBrLBieV/iq5XmJAcVz6QPl98sqUuTYJh'} 2024-09-17T09:27:21.147 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T09:27:21.153 INFO:teuthology.task.internal:roles: ubuntu@smithi039.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-17T09:27:21.153 INFO:teuthology.task.internal:roles: ubuntu@smithi203.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-17T09:27:21.153 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T09:27:21.235 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff73177bac0>, signals=[15]) 2024-09-17T09:27:21.235 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T09:27:21.242 INFO:teuthology.task.internal:Opening connections... 2024-09-17T09:27:21.242 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T09:27:21.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:27:21.331 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi203.front.sepia.ceph.com 2024-09-17T09:27:21.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:27:21.411 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T09:27:21.417 DEBUG:teuthology.orchestra.run.smithi039:> uname -m 2024-09-17T09:27:21.423 INFO:teuthology.orchestra.run.smithi039.stdout:x86_64 2024-09-17T09:27:21.424 DEBUG:teuthology.orchestra.run.smithi039:> cat /etc/os-release 2024-09-17T09:27:21.471 INFO:teuthology.orchestra.run.smithi039.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:NAME="Ubuntu" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION_ID="22.04" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:VERSION_CODENAME=jammy 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:ID=ubuntu 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:ID_LIKE=debian 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T09:27:21.472 INFO:teuthology.orchestra.run.smithi039.stdout:UBUNTU_CODENAME=jammy 2024-09-17T09:27:21.473 INFO:teuthology.lock.ops:Updating smithi039.front.sepia.ceph.com on lock server 2024-09-17T09:27:21.499 DEBUG:teuthology.orchestra.run.smithi203:> uname -m 2024-09-17T09:27:21.504 INFO:teuthology.orchestra.run.smithi203.stdout:x86_64 2024-09-17T09:27:21.504 DEBUG:teuthology.orchestra.run.smithi203:> cat /etc/os-release 2024-09-17T09:27:21.550 INFO:teuthology.orchestra.run.smithi203.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T09:27:21.550 INFO:teuthology.orchestra.run.smithi203.stdout:NAME="Ubuntu" 2024-09-17T09:27:21.550 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_ID="22.04" 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:VERSION_CODENAME=jammy 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:ID=ubuntu 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:ID_LIKE=debian 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T09:27:21.551 INFO:teuthology.orchestra.run.smithi203.stdout:UBUNTU_CODENAME=jammy 2024-09-17T09:27:21.551 INFO:teuthology.lock.ops:Updating smithi203.front.sepia.ceph.com on lock server 2024-09-17T09:27:21.574 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T09:27:21.582 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T09:27:21.604 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T09:27:21.604 DEBUG:teuthology.orchestra.run.smithi039:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:27:21.607 DEBUG:teuthology.orchestra.run.smithi203:> test '!' -e /home/ubuntu/cephtest 2024-09-17T09:27:21.611 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T09:27:21.629 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T09:27:21.629 DEBUG:teuthology.orchestra.run.smithi039:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:27:21.653 DEBUG:teuthology.orchestra.run.smithi203:> test -z $(ls -A /var/lib/ceph) 2024-09-17T09:27:21.685 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T09:27:21.740 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T09:27:21.754 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T09:27:21.754 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T09:27:21.754 DEBUG:teuthology.orchestra.run.smithi039:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:27:21.755 DEBUG:teuthology.orchestra.run.smithi203:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T09:27:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:27:21.759 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-17T09:27:21.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T09:27:21.760 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-09-17T09:27:21.807 INFO:teuthology.orchestra.run.smithi203.stdout:5.15.0-56-generic 2024-09-17T09:27:21.808 INFO:teuthology.task.kernel:Running kernel on smithi203: 5.15.0-56-generic 2024-09-17T09:27:21.808 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get clean 2024-09-17T09:27:21.809 INFO:teuthology.orchestra.run.smithi039.stdout:5.15.0-56-generic 2024-09-17T09:27:21.809 INFO:teuthology.task.kernel:Running kernel on smithi039: 5.15.0-56-generic 2024-09-17T09:27:21.809 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get clean 2024-09-17T09:27:21.935 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get update 2024-09-17T09:27:21.936 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-17T09:27:22.073 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:27:22.087 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:27:22.153 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T09:27:22.189 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:27:22.206 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:27:22.206 INFO:teuthology.orchestra.run.smithi039.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T09:27:22.269 INFO:teuthology.orchestra.run.smithi039.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T09:27:22.280 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:27:22.348 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:27:22.383 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T09:27:22.386 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T09:27:22.386 INFO:teuthology.orchestra.run.smithi203.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T09:27:22.387 INFO:teuthology.orchestra.run.smithi203.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T09:27:22.408 INFO:teuthology.orchestra.run.smithi203.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T09:27:22.411 INFO:teuthology.orchestra.run.smithi203.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T09:27:22.412 INFO:teuthology.orchestra.run.smithi203.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T09:27:22.418 INFO:teuthology.orchestra.run.smithi203.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T09:27:22.427 INFO:teuthology.orchestra.run.smithi203.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T09:27:22.429 INFO:teuthology.orchestra.run.smithi203.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T09:27:22.429 INFO:teuthology.orchestra.run.smithi203.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T09:27:22.453 INFO:teuthology.orchestra.run.smithi203.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T09:27:22.454 INFO:teuthology.orchestra.run.smithi203.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T09:27:22.454 INFO:teuthology.orchestra.run.smithi203.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T09:27:22.454 INFO:teuthology.orchestra.run.smithi203.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T09:27:22.455 INFO:teuthology.orchestra.run.smithi203.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T09:27:22.455 INFO:teuthology.orchestra.run.smithi203.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T09:27:22.456 INFO:teuthology.orchestra.run.smithi203.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T09:27:22.456 INFO:teuthology.orchestra.run.smithi203.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T09:27:22.471 INFO:teuthology.orchestra.run.smithi203.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T09:27:22.487 INFO:teuthology.orchestra.run.smithi203.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T09:27:22.488 INFO:teuthology.orchestra.run.smithi203.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T09:27:22.625 INFO:teuthology.orchestra.run.smithi039.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T09:27:22.632 INFO:teuthology.orchestra.run.smithi203.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T09:27:22.653 INFO:teuthology.orchestra.run.smithi039.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T09:27:22.763 INFO:teuthology.orchestra.run.smithi039.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T09:27:22.946 INFO:teuthology.orchestra.run.smithi039.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T09:27:22.957 INFO:teuthology.orchestra.run.smithi039.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T09:27:23.053 INFO:teuthology.orchestra.run.smithi203.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T09:27:23.069 INFO:teuthology.orchestra.run.smithi203.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T09:27:23.077 INFO:teuthology.orchestra.run.smithi203.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T09:27:23.078 INFO:teuthology.orchestra.run.smithi203.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T09:27:23.120 INFO:teuthology.orchestra.run.smithi039.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T09:27:23.120 INFO:teuthology.orchestra.run.smithi039.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T09:27:23.132 INFO:teuthology.orchestra.run.smithi039.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T09:27:23.133 INFO:teuthology.orchestra.run.smithi039.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T09:27:23.134 INFO:teuthology.orchestra.run.smithi039.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T09:27:23.135 INFO:teuthology.orchestra.run.smithi039.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T09:27:23.136 INFO:teuthology.orchestra.run.smithi039.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T09:27:23.175 INFO:teuthology.orchestra.run.smithi203.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T09:27:23.175 INFO:teuthology.orchestra.run.smithi203.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T09:27:23.186 INFO:teuthology.orchestra.run.smithi203.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T09:27:23.187 INFO:teuthology.orchestra.run.smithi203.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T09:27:23.205 INFO:teuthology.orchestra.run.smithi039.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T09:27:23.209 INFO:teuthology.orchestra.run.smithi203.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T09:27:23.218 INFO:teuthology.orchestra.run.smithi039.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T09:27:23.219 INFO:teuthology.orchestra.run.smithi039.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T09:27:23.230 INFO:teuthology.orchestra.run.smithi203.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T09:27:23.236 INFO:teuthology.orchestra.run.smithi203.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T09:27:23.236 INFO:teuthology.orchestra.run.smithi203.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T09:27:23.237 INFO:teuthology.orchestra.run.smithi203.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T09:27:23.246 INFO:teuthology.orchestra.run.smithi039.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T09:27:23.247 INFO:teuthology.orchestra.run.smithi039.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T09:27:23.247 INFO:teuthology.orchestra.run.smithi039.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T09:27:23.247 INFO:teuthology.orchestra.run.smithi039.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T09:27:23.261 INFO:teuthology.orchestra.run.smithi039.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T09:27:23.263 INFO:teuthology.orchestra.run.smithi039.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T09:27:23.279 INFO:teuthology.orchestra.run.smithi039.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T09:27:23.281 INFO:teuthology.orchestra.run.smithi039.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T09:27:23.283 INFO:teuthology.orchestra.run.smithi039.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T09:27:23.285 INFO:teuthology.orchestra.run.smithi039.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T09:27:23.286 INFO:teuthology.orchestra.run.smithi039.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T09:27:23.286 INFO:teuthology.orchestra.run.smithi039.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T09:27:23.286 INFO:teuthology.orchestra.run.smithi039.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T09:27:23.289 INFO:teuthology.orchestra.run.smithi039.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T09:27:23.290 INFO:teuthology.orchestra.run.smithi039.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T09:27:23.314 INFO:teuthology.orchestra.run.smithi203.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T09:27:23.314 INFO:teuthology.orchestra.run.smithi203.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T09:27:23.366 INFO:teuthology.orchestra.run.smithi039.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T09:27:23.366 INFO:teuthology.orchestra.run.smithi039.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T09:27:23.366 INFO:teuthology.orchestra.run.smithi039.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T09:27:23.367 INFO:teuthology.orchestra.run.smithi039.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T09:27:23.367 INFO:teuthology.orchestra.run.smithi039.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T09:27:23.369 INFO:teuthology.orchestra.run.smithi039.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T09:27:23.447 INFO:teuthology.orchestra.run.smithi039.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T09:27:23.448 INFO:teuthology.orchestra.run.smithi039.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T09:27:23.448 INFO:teuthology.orchestra.run.smithi039.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T09:27:23.449 INFO:teuthology.orchestra.run.smithi039.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T09:27:23.449 INFO:teuthology.orchestra.run.smithi039.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T09:27:28.762 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 16.1 MB in 2s (7,740 kB/s) 2024-09-17T09:27:29.606 INFO:teuthology.orchestra.run.smithi039.stdout:Fetched 16.1 MB in 3s (5,682 kB/s) 2024-09-17T09:27:30.343 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T09:27:30.361 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:27:30.426 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T09:27:30.635 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-17T09:27:30.636 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-17T09:27:30.825 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:27:30.825 INFO:teuthology.orchestra.run.smithi203.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:27:30.826 INFO:teuthology.orchestra.run.smithi203.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:27:30.826 INFO:teuthology.orchestra.run.smithi203.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:27:30.826 INFO:teuthology.orchestra.run.smithi203.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T09:27:30.826 INFO:teuthology.orchestra.run.smithi203.stdout: python2.7-minimal 2024-09-17T09:27:30.827 INFO:teuthology.orchestra.run.smithi203.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:27:30.828 INFO:teuthology.orchestra.run.smithi203.stdout:The following additional packages will be installed: 2024-09-17T09:27:30.828 INFO:teuthology.orchestra.run.smithi203.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:27:30.828 INFO:teuthology.orchestra.run.smithi203.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T09:27:30.828 INFO:teuthology.orchestra.run.smithi203.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T09:27:30.830 INFO:teuthology.orchestra.run.smithi203.stdout:Suggested packages: 2024-09-17T09:27:30.830 INFO:teuthology.orchestra.run.smithi203.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T09:27:30.830 INFO:teuthology.orchestra.run.smithi203.stdout:Recommended packages: 2024-09-17T09:27:30.830 INFO:teuthology.orchestra.run.smithi203.stdout: thermald 2024-09-17T09:27:30.879 INFO:teuthology.orchestra.run.smithi203.stdout:The following NEW packages will be installed: 2024-09-17T09:27:30.879 INFO:teuthology.orchestra.run.smithi203.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:27:30.879 INFO:teuthology.orchestra.run.smithi203.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T09:27:30.879 INFO:teuthology.orchestra.run.smithi203.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T09:27:30.880 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages will be upgraded: 2024-09-17T09:27:30.881 INFO:teuthology.orchestra.run.smithi203.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T09:27:31.015 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T09:27:31.034 DEBUG:teuthology.orchestra.run.smithi039:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:27:31.062 INFO:teuthology.orchestra.run.smithi203.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:27:31.062 INFO:teuthology.orchestra.run.smithi203.stdout:Need to get 113 MB of archives. 2024-09-17T09:27:31.062 INFO:teuthology.orchestra.run.smithi203.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T09:27:31.062 INFO:teuthology.orchestra.run.smithi203.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T09:27:31.098 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T09:27:31.314 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree... 2024-09-17T09:27:31.314 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information... 2024-09-17T09:27:31.515 INFO:teuthology.orchestra.run.smithi039.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:27:31.516 INFO:teuthology.orchestra.run.smithi039.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:27:31.516 INFO:teuthology.orchestra.run.smithi039.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:27:31.516 INFO:teuthology.orchestra.run.smithi039.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:27:31.516 INFO:teuthology.orchestra.run.smithi039.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T09:27:31.516 INFO:teuthology.orchestra.run.smithi039.stdout: python2.7-minimal 2024-09-17T09:27:31.516 INFO:teuthology.orchestra.run.smithi039.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:27:31.518 INFO:teuthology.orchestra.run.smithi039.stdout:The following additional packages will be installed: 2024-09-17T09:27:31.518 INFO:teuthology.orchestra.run.smithi039.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:27:31.518 INFO:teuthology.orchestra.run.smithi039.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T09:27:31.518 INFO:teuthology.orchestra.run.smithi039.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T09:27:31.520 INFO:teuthology.orchestra.run.smithi039.stdout:Suggested packages: 2024-09-17T09:27:31.520 INFO:teuthology.orchestra.run.smithi039.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T09:27:31.520 INFO:teuthology.orchestra.run.smithi039.stdout:Recommended packages: 2024-09-17T09:27:31.520 INFO:teuthology.orchestra.run.smithi039.stdout: thermald 2024-09-17T09:27:31.566 INFO:teuthology.orchestra.run.smithi039.stdout:The following NEW packages will be installed: 2024-09-17T09:27:31.566 INFO:teuthology.orchestra.run.smithi039.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T09:27:31.566 INFO:teuthology.orchestra.run.smithi039.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T09:27:31.567 INFO:teuthology.orchestra.run.smithi039.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T09:27:31.568 INFO:teuthology.orchestra.run.smithi039.stdout:The following packages will be upgraded: 2024-09-17T09:27:31.569 INFO:teuthology.orchestra.run.smithi039.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T09:27:31.750 INFO:teuthology.orchestra.run.smithi039.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:27:31.750 INFO:teuthology.orchestra.run.smithi039.stdout:Need to get 113 MB of archives. 2024-09-17T09:27:31.750 INFO:teuthology.orchestra.run.smithi039.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T09:27:31.750 INFO:teuthology.orchestra.run.smithi039.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T09:27:32.494 INFO:teuthology.orchestra.run.smithi203.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T09:27:32.845 INFO:teuthology.orchestra.run.smithi203.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T09:27:33.166 INFO:teuthology.orchestra.run.smithi039.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T09:27:33.682 INFO:teuthology.orchestra.run.smithi039.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T09:27:35.075 INFO:teuthology.orchestra.run.smithi203.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T09:27:35.075 INFO:teuthology.orchestra.run.smithi203.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T09:27:35.075 INFO:teuthology.orchestra.run.smithi203.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T09:27:35.449 INFO:teuthology.orchestra.run.smithi203.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T09:27:35.533 INFO:teuthology.orchestra.run.smithi203.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T09:27:35.940 INFO:teuthology.orchestra.run.smithi203.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-09-17T09:27:36.120 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T09:27:36.553 INFO:teuthology.orchestra.run.smithi039.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T09:27:36.635 INFO:teuthology.orchestra.run.smithi039.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T09:27:36.717 INFO:teuthology.orchestra.run.smithi039.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T09:27:37.165 INFO:teuthology.orchestra.run.smithi039.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T09:27:37.329 INFO:teuthology.orchestra.run.smithi039.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T09:27:37.773 INFO:teuthology.orchestra.run.smithi039.stdout:Fetched 113 MB in 6s (19.7 MB/s) 2024-09-17T09:27:37.954 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T09:27:38.138 INFO:teuthology.orchestra.run.smithi203.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T09:27:38.143 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:38.209 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:39.912 INFO:teuthology.orchestra.run.smithi039.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T09:27:39.916 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:40.218 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:40.543 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T09:27:40.564 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:40.650 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:41.130 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T09:27:41.150 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:41.188 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:42.335 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T09:27:42.356 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:42.445 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:42.880 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T09:27:42.901 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:42.938 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:47.237 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:27:47.337 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:27:47.662 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:27:47.782 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:27:48.069 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T09:27:48.091 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T09:27:48.127 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:27:49.380 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:27:49.479 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:27:49.805 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:27:49.925 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:27:50.236 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T09:27:50.258 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T09:27:50.302 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:27:53.909 INFO:teuthology.orchestra.run.smithi203.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T09:27:53.946 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:53.984 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:55.715 INFO:teuthology.orchestra.run.smithi039.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T09:27:55.751 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T09:27:55.789 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:56.709 INFO:teuthology.orchestra.run.smithi203.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:27:56.860 INFO:teuthology.orchestra.run.smithi203.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:27:57.193 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:27:57.290 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:57.399 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T09:27:57.528 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:58.961 INFO:teuthology.orchestra.run.smithi203.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:27:58.961 INFO:teuthology.orchestra.run.smithi203.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T09:27:58.961 INFO:teuthology.orchestra.run.smithi203.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:27:58.961 INFO:teuthology.orchestra.run.smithi203.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T09:27:59.106 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:27:59.595 INFO:teuthology.orchestra.run.smithi039.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T09:27:59.720 INFO:teuthology.orchestra.run.smithi039.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T09:28:00.054 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T09:28:00.183 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:00.309 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T09:28:00.439 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:00.491 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T09:28:00.617 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T09:28:00.743 INFO:teuthology.orchestra.run.smithi203.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:01.776 INFO:teuthology.orchestra.run.smithi039.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:28:01.776 INFO:teuthology.orchestra.run.smithi039.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T09:28:01.776 INFO:teuthology.orchestra.run.smithi039.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:28:01.776 INFO:teuthology.orchestra.run.smithi039.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:01.941 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:02.121 INFO:teuthology.orchestra.run.smithi203.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:02.192 INFO:teuthology.orchestra.run.smithi203.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T09:28:02.192 INFO:teuthology.orchestra.run.smithi203.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:03.376 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T09:28:03.501 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T09:28:03.644 INFO:teuthology.orchestra.run.smithi039.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:05.096 INFO:teuthology.orchestra.run.smithi039.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T09:28:05.158 INFO:teuthology.orchestra.run.smithi039.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T09:28:05.158 INFO:teuthology.orchestra.run.smithi039.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:16.282 INFO:teuthology.orchestra.run.smithi203.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T09:28:16.282 INFO:teuthology.orchestra.run.smithi203.stdout:Sourcing file `/etc/default/grub' 2024-09-17T09:28:16.303 INFO:teuthology.orchestra.run.smithi203.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:28:16.327 INFO:teuthology.orchestra.run.smithi203.stdout:Generating grub configuration file ... 2024-09-17T09:28:16.575 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:28:16.593 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:16.897 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:28:16.902 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:28:16.969 INFO:teuthology.orchestra.run.smithi203.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:28:16.975 INFO:teuthology.orchestra.run.smithi203.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:28:17.115 INFO:teuthology.orchestra.run.smithi203.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:28:17.115 INFO:teuthology.orchestra.run.smithi203.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:28:17.115 INFO:teuthology.orchestra.run.smithi203.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:28:17.154 INFO:teuthology.orchestra.run.smithi203.stdout:done 2024-09-17T09:28:17.655 DEBUG:teuthology.orchestra.run.smithi203:> dpkg -s linux-image-generic 2024-09-17T09:28:17.679 INFO:teuthology.orchestra.run.smithi203.stdout:Package: linux-image-generic 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Status: install ok installed 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Priority: optional 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Section: kernel 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Installed-Size: 21 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: amd64 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Source: linux-meta 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Version: 5.15.0.122.122 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Recommends: thermald 2024-09-17T09:28:17.680 INFO:teuthology.orchestra.run.smithi203.stdout:Description: Generic Linux kernel image 2024-09-17T09:28:17.681 INFO:teuthology.orchestra.run.smithi203.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:28:17.681 INFO:teuthology.orchestra.run.smithi203.stdout: available. 2024-09-17T09:28:17.681 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T09:28:17.681 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:28:17.681 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:28:17.681 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T09:28:17.681 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi203.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:28:17.682 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get clean 2024-09-17T09:28:17.838 DEBUG:teuthology.orchestra.run.smithi203:> sudo apt-get update 2024-09-17T09:28:18.089 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:28:18.089 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T09:28:18.159 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T09:28:18.241 INFO:teuthology.orchestra.run.smithi203.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:28:19.503 INFO:teuthology.orchestra.run.smithi039.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T09:28:19.504 INFO:teuthology.orchestra.run.smithi039.stdout:Sourcing file `/etc/default/grub' 2024-09-17T09:28:19.515 INFO:teuthology.orchestra.run.smithi039.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:28:19.531 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T09:28:19.541 INFO:teuthology.orchestra.run.smithi039.stdout:Generating grub configuration file ... 2024-09-17T09:28:19.550 DEBUG:teuthology.orchestra.run.smithi203:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:28:19.614 INFO:teuthology.orchestra.run.smithi203.stdout:Reading package lists... 2024-09-17T09:28:19.798 INFO:teuthology.orchestra.run.smithi039.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:28:19.817 INFO:teuthology.orchestra.run.smithi039.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:19.831 INFO:teuthology.orchestra.run.smithi203.stdout:Building dependency tree... 2024-09-17T09:28:19.832 INFO:teuthology.orchestra.run.smithi203.stdout:Reading state information... 2024-09-17T09:28:20.019 INFO:teuthology.orchestra.run.smithi203.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T09:28:20.020 INFO:teuthology.orchestra.run.smithi203.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:28:20.020 INFO:teuthology.orchestra.run.smithi203.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:28:20.020 INFO:teuthology.orchestra.run.smithi203.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:28:20.020 INFO:teuthology.orchestra.run.smithi203.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:28:20.020 INFO:teuthology.orchestra.run.smithi203.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:28:20.021 INFO:teuthology.orchestra.run.smithi203.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:28:20.021 INFO:teuthology.orchestra.run.smithi203.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:28:20.067 INFO:teuthology.orchestra.run.smithi203.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:28:20.069 DEBUG:teuthology.orchestra.run.smithi203:> dpkg -s linux-image-generic 2024-09-17T09:28:20.082 INFO:teuthology.orchestra.run.smithi203.stdout:Package: linux-image-generic 2024-09-17T09:28:20.082 INFO:teuthology.orchestra.run.smithi203.stdout:Status: install ok installed 2024-09-17T09:28:20.082 INFO:teuthology.orchestra.run.smithi203.stdout:Priority: optional 2024-09-17T09:28:20.082 INFO:teuthology.orchestra.run.smithi203.stdout:Section: kernel 2024-09-17T09:28:20.082 INFO:teuthology.orchestra.run.smithi203.stdout:Installed-Size: 21 2024-09-17T09:28:20.082 INFO:teuthology.orchestra.run.smithi203.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout:Architecture: amd64 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout:Source: linux-meta 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout:Version: 5.15.0.122.122 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout:Recommends: thermald 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout:Description: Generic Linux kernel image 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:28:20.083 INFO:teuthology.orchestra.run.smithi203.stdout: available. 2024-09-17T09:28:20.084 DEBUG:teuthology.orchestra.run.smithi203:> mktemp 2024-09-17T09:28:20.112 INFO:teuthology.orchestra.run.smithi039.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:28:20.118 INFO:teuthology.orchestra.run.smithi039.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:28:20.130 INFO:teuthology.orchestra.run.smithi203.stdout:/tmp/tmp.3WaawQyKiC 2024-09-17T09:28:20.130 DEBUG:teuthology.orchestra.run.smithi203:> sudo cp /boot/grub/grub.cfg /tmp/tmp.3WaawQyKiC 2024-09-17T09:28:20.186 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0666 /tmp/tmp.3WaawQyKiC 2024-09-17T09:28:20.187 INFO:teuthology.orchestra.run.smithi039.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:28:20.192 INFO:teuthology.orchestra.run.smithi039.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:28:20.301 DEBUG:teuthology.orchestra.remote:smithi203:/tmp/tmp.3WaawQyKiC is 10KB 2024-09-17T09:28:20.313 DEBUG:teuthology.orchestra.run.smithi203:> rm -fr /tmp/tmp.3WaawQyKiC 2024-09-17T09:28:20.329 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T09:28:20.344 INFO:teuthology.orchestra.run.smithi039.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:28:20.344 INFO:teuthology.orchestra.run.smithi039.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:28:20.344 INFO:teuthology.orchestra.run.smithi039.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:28:20.373 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:28:20.373 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T09:28:20.374 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T09:28:20.393 INFO:teuthology.orchestra.run.smithi039.stdout:done 2024-09-17T09:28:20.455 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T09:28:20.456 DEBUG:teuthology.orchestra.run.smithi203:> sudo update-grub 2024-09-17T09:28:20.864 DEBUG:teuthology.orchestra.run.smithi039:> dpkg -s linux-image-generic 2024-09-17T09:28:20.890 INFO:teuthology.orchestra.run.smithi039.stdout:Package: linux-image-generic 2024-09-17T09:28:20.890 INFO:teuthology.orchestra.run.smithi039.stdout:Status: install ok installed 2024-09-17T09:28:20.890 INFO:teuthology.orchestra.run.smithi039.stdout:Priority: optional 2024-09-17T09:28:20.890 INFO:teuthology.orchestra.run.smithi039.stdout:Section: kernel 2024-09-17T09:28:20.890 INFO:teuthology.orchestra.run.smithi039.stdout:Installed-Size: 21 2024-09-17T09:28:20.890 INFO:teuthology.orchestra.run.smithi039.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout:Architecture: amd64 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout:Source: linux-meta 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout:Version: 5.15.0.122.122 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout:Recommends: thermald 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout:Description: Generic Linux kernel image 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:28:20.891 INFO:teuthology.orchestra.run.smithi039.stdout: available. 2024-09-17T09:28:20.891 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T09:28:20.892 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T09:28:20.892 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T09:28:20.892 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T09:28:20.892 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi039.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T09:28:20.892 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get clean 2024-09-17T09:28:21.107 DEBUG:teuthology.orchestra.run.smithi039:> sudo apt-get update 2024-09-17T09:28:21.371 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T09:28:21.372 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T09:28:21.433 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T09:28:21.514 INFO:teuthology.orchestra.run.smithi039.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T09:28:21.644 INFO:teuthology.orchestra.run.smithi203.stderr:Sourcing file `/etc/default/grub' 2024-09-17T09:28:21.645 INFO:teuthology.orchestra.run.smithi203.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:28:21.648 INFO:teuthology.orchestra.run.smithi203.stderr:Generating grub configuration file ... 2024-09-17T09:28:21.823 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:28:21.829 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:22.065 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:28:22.071 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:28:22.115 INFO:teuthology.orchestra.run.smithi203.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:28:22.120 INFO:teuthology.orchestra.run.smithi203.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:28:22.280 INFO:teuthology.orchestra.run.smithi203.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:28:22.280 INFO:teuthology.orchestra.run.smithi203.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:28:22.280 INFO:teuthology.orchestra.run.smithi203.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:28:22.294 INFO:teuthology.orchestra.run.smithi203.stderr:done 2024-09-17T09:28:22.296 DEBUG:teuthology.orchestra.run.smithi203:> sudo shutdown -r now 2024-09-17T09:28:22.900 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T09:28:22.918 DEBUG:teuthology.orchestra.run.smithi039:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T09:28:22.982 INFO:teuthology.orchestra.run.smithi039.stdout:Reading package lists... 2024-09-17T09:28:23.201 INFO:teuthology.orchestra.run.smithi039.stdout:Building dependency tree... 2024-09-17T09:28:23.201 INFO:teuthology.orchestra.run.smithi039.stdout:Reading state information... 2024-09-17T09:28:23.406 INFO:teuthology.orchestra.run.smithi039.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T09:28:23.407 INFO:teuthology.orchestra.run.smithi039.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T09:28:23.453 INFO:teuthology.orchestra.run.smithi039.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T09:28:23.455 DEBUG:teuthology.orchestra.run.smithi039:> dpkg -s linux-image-generic 2024-09-17T09:28:23.467 INFO:teuthology.orchestra.run.smithi039.stdout:Package: linux-image-generic 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Status: install ok installed 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Priority: optional 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Section: kernel 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Installed-Size: 21 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Architecture: amd64 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Source: linux-meta 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Version: 5.15.0.122.122 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Recommends: thermald 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout:Description: Generic Linux kernel image 2024-09-17T09:28:23.468 INFO:teuthology.orchestra.run.smithi039.stdout: This package will always depend on the latest generic kernel image 2024-09-17T09:28:23.469 INFO:teuthology.orchestra.run.smithi039.stdout: available. 2024-09-17T09:28:23.469 DEBUG:teuthology.orchestra.run.smithi039:> mktemp 2024-09-17T09:28:23.515 INFO:teuthology.orchestra.run.smithi039.stdout:/tmp/tmp.aKZrNgGtOI 2024-09-17T09:28:23.515 DEBUG:teuthology.orchestra.run.smithi039:> sudo cp /boot/grub/grub.cfg /tmp/tmp.aKZrNgGtOI 2024-09-17T09:28:23.571 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 0666 /tmp/tmp.aKZrNgGtOI 2024-09-17T09:28:23.698 DEBUG:teuthology.orchestra.remote:smithi039:/tmp/tmp.aKZrNgGtOI is 10KB 2024-09-17T09:28:23.712 DEBUG:teuthology.orchestra.run.smithi039:> rm -fr /tmp/tmp.aKZrNgGtOI 2024-09-17T09:28:23.717 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T09:28:23.771 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:28:23.772 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T09:28:23.772 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T09:28:23.842 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T09:28:23.843 DEBUG:teuthology.orchestra.run.smithi039:> sudo update-grub 2024-09-17T09:28:25.053 INFO:teuthology.orchestra.run.smithi039.stderr:Sourcing file `/etc/default/grub' 2024-09-17T09:28:25.054 INFO:teuthology.orchestra.run.smithi039.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T09:28:25.056 INFO:teuthology.orchestra.run.smithi039.stderr:Generating grub configuration file ... 2024-09-17T09:28:25.245 INFO:teuthology.orchestra.run.smithi039.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T09:28:25.251 INFO:teuthology.orchestra.run.smithi039.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T09:28:25.482 INFO:teuthology.orchestra.run.smithi039.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T09:28:25.501 INFO:teuthology.orchestra.run.smithi039.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T09:28:25.531 INFO:teuthology.orchestra.run.smithi039.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T09:28:25.537 INFO:teuthology.orchestra.run.smithi039.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T09:28:25.669 INFO:teuthology.orchestra.run.smithi039.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T09:28:25.669 INFO:teuthology.orchestra.run.smithi039.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T09:28:25.670 INFO:teuthology.orchestra.run.smithi039.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T09:28:25.694 INFO:teuthology.orchestra.run.smithi039.stderr:done 2024-09-17T09:28:25.703 DEBUG:teuthology.orchestra.run.smithi039:> sudo shutdown -r now 2024-09-17T09:28:52.325 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T09:28:52.326 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:28:52.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:28:55.709 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T09:28:55.709 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:28:55.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:29:10.717 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-09-17T09:29:14.045 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-17T09:29:19.724 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:29:19.725 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:29:22.781 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.203 2024-09-17T09:29:23.046 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:29:23.046 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:29:26.109 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-17T09:29:34.790 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:29:34.791 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:29:38.113 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:29:38.114 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:29:41.181 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.39 2024-09-17T09:29:56.196 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:29:56.197 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:30:34.832 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T09:30:49.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:30:49.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:30:50.240 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-09-17T09:30:50.753 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:30:50.754 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-17T09:30:50.754 DEBUG:teuthology.orchestra.run.smithi203:> uname -r 2024-09-17T09:30:50.803 INFO:teuthology.orchestra.run.smithi203.stdout:5.15.0-122-generic 2024-09-17T09:30:50.803 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T09:30:50.803 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:30:50.804 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T09:30:51.805 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T09:30:51.805 DEBUG:teuthology.orchestra.run.smithi203:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:30:52.130 INFO:teuthology.orchestra.run.smithi203.stdout:ttyS1 2024-09-17T09:30:52.149 DEBUG:teuthology.parallel:result is None 2024-09-17T09:30:56.200 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T09:31:14.202 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:31:14.203 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:31:14.469 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-17T09:31:15.129 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:31:15.129 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-17T09:31:15.129 DEBUG:teuthology.orchestra.run.smithi039:> uname -r 2024-09-17T09:31:15.178 INFO:teuthology.orchestra.run.smithi039.stdout:5.15.0-122-generic 2024-09-17T09:31:15.178 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T09:31:15.178 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T09:31:15.178 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T09:31:16.179 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T09:31:16.179 DEBUG:teuthology.orchestra.run.smithi039:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T09:31:16.247 INFO:teuthology.orchestra.run.smithi039.stdout:ttyS1 2024-09-17T09:31:16.271 DEBUG:teuthology.parallel:result is None 2024-09-17T09:31:16.271 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T09:31:16.278 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T09:31:16.278 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:31:16.281 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T09:31:16.288 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T09:31:16.298 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T09:31:16.349 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T09:31:16.349 DEBUG:teuthology.orchestra.run.smithi039:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:31:16.352 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T09:31:16.439 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T09:31:16.448 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T09:31:16.448 DEBUG:teuthology.orchestra.run.smithi039:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:31:16.452 DEBUG:teuthology.orchestra.run.smithi203:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T09:31:16.469 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:31:16.474 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:31:16.477 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:31:16.482 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T09:31:16.484 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T09:31:16.492 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T09:31:16.492 DEBUG:teuthology.orchestra.run.smithi039:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:31:16.523 DEBUG:teuthology.orchestra.run.smithi203:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T09:31:16.558 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T09:31:16.570 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T09:31:16.570 DEBUG:teuthology.orchestra.run.smithi039:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:31:16.591 DEBUG:teuthology.orchestra.run.smithi203:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T09:31:16.611 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:31:16.641 DEBUG:teuthology.orchestra.run.smithi039:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:31:16.690 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:31:16.690 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:31:16.755 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T09:31:16.760 DEBUG:teuthology.orchestra.run.smithi203:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T09:31:16.807 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:31:16.807 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T09:31:16.870 DEBUG:teuthology.orchestra.run.smithi039:> sudo service rsyslog restart 2024-09-17T09:31:16.873 DEBUG:teuthology.orchestra.run.smithi203:> sudo service rsyslog restart 2024-09-17T09:31:16.942 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T09:31:16.950 INFO:teuthology.task.internal:Starting timer... 2024-09-17T09:31:16.950 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T09:31:17.002 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T09:31:17.050 DEBUG:teuthology.task.selinux:Excluding smithi039: OS 'ubuntu' does not support SELinux 2024-09-17T09:31:17.051 DEBUG:teuthology.task.selinux:Excluding smithi203: OS 'ubuntu' does not support SELinux 2024-09-17T09:31:17.051 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T09:31:17.051 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T09:31:17.051 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T09:31:17.051 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T09:31:17.099 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T09:31:17.102 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T09:31:17.255 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T09:31:17.265 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-17T09:31:17.266 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi039.front.sepia.ceph.com,smithi203.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T09:38:54.656 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi039.front.sepia.ceph.com'), Remote(name='ubuntu@smithi203.front.sepia.ceph.com')] 2024-09-17T09:38:54.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:38:54.659 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi039.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:38:54.758 DEBUG:teuthology.orchestra.run.smithi039:> true 2024-09-17T09:38:54.838 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi039.front.sepia.ceph.com' 2024-09-17T09:38:54.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:38:54.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi203.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T09:38:54.921 DEBUG:teuthology.orchestra.run.smithi203:> true 2024-09-17T09:38:55.001 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi203.front.sepia.ceph.com' 2024-09-17T09:38:55.001 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T09:38:55.010 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T09:38:55.011 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:38:55.011 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:38:55.014 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T09:38:55.014 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Command line: ntpd -gq 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: ---------------------------------------------------- 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: corporation. Support and training for ntp-4 are 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: available at https://www.nwtime.org/support 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: ---------------------------------------------------- 2024-09-17T09:38:55.045 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: proto: precision = 0.045 usec (-24) 2024-09-17T09:38:55.046 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: basedate set to 2022-02-04 2024-09-17T09:38:55.046 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:38:55.046 INFO:teuthology.orchestra.run.smithi039.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:38:55.046 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:38:55.046 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:38:55.047 INFO:teuthology.orchestra.run.smithi039.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:38:55.047 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:38:55.048 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:38:55.048 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:38:55.048 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listen normally on 3 ens1f0 172.21.15.39:123 2024-09-17T09:38:55.048 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listen normally on 4 lo [::1]:123 2024-09-17T09:38:55.048 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1370%4]:123 2024-09-17T09:38:55.048 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:38:55 ntpd[18419]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Command line: ntpd -gq 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: ---------------------------------------------------- 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: corporation. Support and training for ntp-4 are 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: available at https://www.nwtime.org/support 2024-09-17T09:38:55.073 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: ---------------------------------------------------- 2024-09-17T09:38:55.074 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: proto: precision = 0.044 usec (-24) 2024-09-17T09:38:55.074 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: basedate set to 2022-02-04 2024-09-17T09:38:55.074 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: gps base set to 2022-02-06 (week 2196) 2024-09-17T09:38:55.074 INFO:teuthology.orchestra.run.smithi203.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:38:55.075 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T09:38:55.075 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:38:55.075 INFO:teuthology.orchestra.run.smithi203.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listen normally on 3 enp3s0f1 172.21.15.203:123 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listen normally on 4 lo [::1]:123 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:4a23%5]:123 2024-09-17T09:38:55.076 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:38:55 ntpd[18509]: Listening on routing socket on fd #22 for interface updates 2024-09-17T09:38:56.044 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:56 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:56.044 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:56 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:57.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:57.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:57 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:38:57.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:57 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:57.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:57 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:57 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:57.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:57 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:57.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:57 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:57.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:57 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:38:58.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:58 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:58.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:58 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:59.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:38:59 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:38:59.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:59.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:38:59.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:38:59.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:38:59.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:38:59.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:38:59 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:00.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:00 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:00.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:00 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:00.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:00 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:00.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:00 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:00.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:00 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:00.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:00 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:00.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:00 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:00.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:00 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:00.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:00 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:00.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:00 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:00.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:00 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:00.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:00 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:01.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:01.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:01 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:01.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:01.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:01.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:01.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:01 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:02.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:02 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:02.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:02 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:02.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:02 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:02.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:02 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:02.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:02 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:02.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:02 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:02.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:02 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:02.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:02 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:02.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:02 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:02.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:02 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:02.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:02 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:02.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:02 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:03.045 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:03.046 INFO:teuthology.orchestra.run.smithi039.stdout:17 Sep 09:39:03 ntpd[18419]: ntpd: time slew -0.003539 s 2024-09-17T09:39:03.046 INFO:teuthology.orchestra.run.smithi039.stdout:ntpd: time slew -0.003539s 2024-09-17T09:39:03.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:39:03.046 INFO:teuthology.orchestra.run.smithi039.stderr:17 Sep 09:39:03 ntpd[18419]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:39:03.073 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stdout:17 Sep 09:39:03 ntpd[18509]: ntpd: time slew -0.003509 s 2024-09-17T09:39:03.074 INFO:teuthology.orchestra.run.smithi203.stdout:ntpd: time slew -0.003509s 2024-09-17T09:39:03.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T09:39:03.075 INFO:teuthology.orchestra.run.smithi203.stderr:17 Sep 09:39:03 ntpd[18509]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T09:39:03.093 INFO:teuthology.orchestra.run.smithi039.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:39:03.093 INFO:teuthology.orchestra.run.smithi039.stdout:============================================================================== 2024-09-17T09:39:03.093 INFO:teuthology.orchestra.run.smithi039.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.093 INFO:teuthology.orchestra.run.smithi039.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.093 INFO:teuthology.orchestra.run.smithi039.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.093 INFO:teuthology.orchestra.run.smithi039.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.127 INFO:teuthology.orchestra.run.smithi203.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T09:39:03.127 INFO:teuthology.orchestra.run.smithi203.stdout:============================================================================== 2024-09-17T09:39:03.127 INFO:teuthology.orchestra.run.smithi203.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.127 INFO:teuthology.orchestra.run.smithi203.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.127 INFO:teuthology.orchestra.run.smithi203.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.127 INFO:teuthology.orchestra.run.smithi203.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T09:39:03.128 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T09:39:03.232 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': 'e646f72961223a04d41eb40dad875d1628d78516'} 2024-09-17T09:39:03.232 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:39:03.233 INFO:tasks.cephadm:Cluster fsid is acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:39:03.233 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T09:39:03.233 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.39', 'mon.c': '[v2:172.21.15.39:3301,v1:172.21.15.39:6790]', 'mon.b': '172.21.15.203'} 2024-09-17T09:39:03.233 INFO:tasks.cephadm:First mon is mon.a on smithi039 2024-09-17T09:39:03.233 INFO:tasks.cephadm:First mgr is y 2024-09-17T09:39:03.233 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T09:39:03.233 DEBUG:teuthology.orchestra.run.smithi039:> sudo hostname $(hostname -s) 2024-09-17T09:39:03.249 DEBUG:teuthology.orchestra.run.smithi203:> sudo hostname $(hostname -s) 2024-09-17T09:39:03.264 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-17T09:39:03.265 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T09:39:03.412 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e646f72961223a04d41eb40dad875d1628d78516', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83083/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4963-ge646f729', 'node_name': '172.21.2.12+braggi12', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4963-ge646f729-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-16 22:45:16.909728', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-17-0048', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T09:39:03.610 INFO:tasks.util.chacra:got chacra host chacra.ceph.com, ref squid, sha1 8e98666cb045318799c9328f1ae906cc2d724fd2 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-17T09:39:03.611 INFO:tasks.cephadm:Discovered cachra url: https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T09:39:03.611 INFO:tasks.cephadm:Downloading cephadm from url: https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T09:39:03.612 DEBUG:teuthology.orchestra.run.smithi039:> curl --silent -L https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:39:04.016 INFO:teuthology.orchestra.run.smithi039.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791767 Sep 17 09:39 /home/ubuntu/cephtest/cephadm 2024-09-17T09:39:04.016 DEBUG:teuthology.orchestra.run.smithi203:> curl --silent -L https://chacra.ceph.com/binaries/ceph/squid/8e98666cb045318799c9328f1ae906cc2d724fd2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T09:39:04.410 INFO:teuthology.orchestra.run.smithi203.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791767 Sep 17 09:39 /home/ubuntu/cephtest/cephadm 2024-09-17T09:39:04.411 DEBUG:teuthology.orchestra.run.smithi039:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:39:04.419 DEBUG:teuthology.orchestra.run.smithi203:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T09:39:04.438 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-17T09:39:04.438 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-17T09:39:04.461 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-17T09:39:04.647 INFO:teuthology.orchestra.run.smithi039.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:39:04.649 INFO:teuthology.orchestra.run.smithi203.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:40:01.540 INFO:teuthology.orchestra.run.smithi203.stdout:{ 2024-09-17T09:40:01.540 INFO:teuthology.orchestra.run.smithi203.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T09:40:01.540 INFO:teuthology.orchestra.run.smithi203.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T09:40:01.541 INFO:teuthology.orchestra.run.smithi203.stdout: "repo_digests": [ 2024-09-17T09:40:01.541 INFO:teuthology.orchestra.run.smithi203.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T09:40:01.541 INFO:teuthology.orchestra.run.smithi203.stdout: ] 2024-09-17T09:40:01.541 INFO:teuthology.orchestra.run.smithi203.stdout:} 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph_version": "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)", 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout: "image_id": "ebb0615149def4a3179c82c0cc47af75808300abb9f1142788e5e605a7ac0e5b", 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout: "repo_digests": [ 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3" 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:40:02.701 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:40:02.752 DEBUG:teuthology.orchestra.run.smithi039:> sudo mkdir -p /etc/ceph 2024-09-17T09:40:02.767 DEBUG:teuthology.orchestra.run.smithi203:> sudo mkdir -p /etc/ceph 2024-09-17T09:40:02.781 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 777 /etc/ceph 2024-09-17T09:40:02.823 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 777 /etc/ceph 2024-09-17T09:40:02.835 INFO:tasks.cephadm:Writing seed config... 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T09:40:02.837 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T09:40:02.838 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:40:02.838 DEBUG:teuthology.orchestra.run.smithi039:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T09:40:02.872 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 = acc81fc8-74d8-11ef-bceb-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T09:40:02.872 DEBUG:teuthology.orchestra.run.smithi039:mon.a> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T09:40:02.916 DEBUG:teuthology.orchestra.run.smithi039:mgr.y> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service 2024-09-17T09:40:02.959 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T09:40:02.960 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.39 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:40:03.190 INFO:teuthology.orchestra.run.smithi039.stdout:-------------------------------------------------------------------------------- 2024-09-17T09:40:03.190 INFO:teuthology.orchestra.run.smithi039.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'acc81fc8-74d8-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.39', '--skip-admin-label'] 2024-09-17T09:40:03.191 INFO:teuthology.orchestra.run.smithi039.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T09:40:03.191 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying podman|docker is present... 2024-09-17T09:40:03.191 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying lvm2 is present... 2024-09-17T09:40:03.191 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying time synchronization is in place... 2024-09-17T09:40:03.197 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:40:03.197 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:40:03.200 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:40:03.200 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.204 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T09:40:03.204 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T09:40:03.207 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T09:40:03.207 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.211 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T09:40:03.211 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout masked 2024-09-17T09:40:03.215 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T09:40:03.215 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.218 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T09:40:03.218 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T09:40:03.223 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T09:40:03.223 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.228 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout enabled 2024-09-17T09:40:03.231 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout active 2024-09-17T09:40:03.232 INFO:teuthology.orchestra.run.smithi039.stdout:Unit ntp.service is enabled and running 2024-09-17T09:40:03.232 INFO:teuthology.orchestra.run.smithi039.stdout:Repeating the final host check... 2024-09-17T09:40:03.232 INFO:teuthology.orchestra.run.smithi039.stdout:docker (/usr/bin/docker) is present 2024-09-17T09:40:03.232 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl is present 2024-09-17T09:40:03.232 INFO:teuthology.orchestra.run.smithi039.stdout:lvcreate is present 2024-09-17T09:40:03.235 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T09:40:03.235 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T09:40:03.239 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T09:40:03.239 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.243 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T09:40:03.243 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T09:40:03.246 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T09:40:03.246 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.250 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T09:40:03.250 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout masked 2024-09-17T09:40:03.253 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T09:40:03.253 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.257 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T09:40:03.257 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T09:40:03.262 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T09:40:03.262 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout inactive 2024-09-17T09:40:03.267 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout enabled 2024-09-17T09:40:03.271 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stdout active 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Unit ntp.service is enabled and running 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Host looks OK 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Cluster fsid: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Acquiring lock 140098606971536 on /run/cephadm/acc81fc8-74d8-11ef-bceb-c7b262605968.lock 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Lock 140098606971536 acquired on /run/cephadm/acc81fc8-74d8-11ef-bceb-c7b262605968.lock 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying IP 172.21.15.39 port 3300 ... 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying IP 172.21.15.39 port 6789 ... 2024-09-17T09:40:03.272 INFO:teuthology.orchestra.run.smithi039.stdout:Base mon IP(s) is [172.21.15.39:3300, 172.21.15.39:6789], mon addrv is [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-17T09:40:03.274 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-17T09:40:03.274 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T09:40:03.274 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.39 2024-09-17T09:40:03.276 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T09:40:03.277 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T09:40:03.277 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1793sec hoplimit 64 pref medium 2024-09-17T09:40:03.279 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T09:40:03.279 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T09:40:03.279 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:40:03.280 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T09:40:03.280 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1370/64 scope link 2024-09-17T09:40:03.280 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T09:40:03.280 INFO:teuthology.orchestra.run.smithi039.stdout:Mon IP `172.21.15.39` is in CIDR network `172.21.0.0/20` 2024-09-17T09:40:03.280 INFO:teuthology.orchestra.run.smithi039.stdout:Mon IP `172.21.15.39` is in CIDR network `172.21.0.0/20` 2024-09-17T09:40:03.280 INFO:teuthology.orchestra.run.smithi039.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T09:40:03.281 INFO:teuthology.orchestra.run.smithi039.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T09:40:03.281 INFO:teuthology.orchestra.run.smithi039.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-17T09:40:03.613 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-17T09:40:03.613 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout Digest: sha256:475e68c989240ebfb6ca26a687a713828159881ccf6edcf69b7320f1853af3e3 2024-09-17T09:40:03.613 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:40:03.613 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-17T09:40:05.290 INFO:teuthology.orchestra.run.smithi039.stdout:ceph: stdout ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T09:40:05.290 INFO:teuthology.orchestra.run.smithi039.stdout:Ceph version: ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable) 2024-09-17T09:40:05.290 INFO:teuthology.orchestra.run.smithi039.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T09:40:06.804 INFO:teuthology.orchestra.run.smithi039.stdout:stat: stdout 167 167 2024-09-17T09:40:06.804 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial keys... 2024-09-17T09:40:08.243 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQB3TulmUm6aJxAA07xtz74IGERi8hB9rbHOig== 2024-09-17T09:40:09.741 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQB5TulmjFJaBxAAUKPhw2Lkyrtp6wIn8bX6jw== 2024-09-17T09:40:11.189 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-authtool: stdout AQB6TulmtkUtJBAAGaxQDLVqX3HxqLe2FM4IhA== 2024-09-17T09:40:11.190 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial monmap... 2024-09-17T09:40:12.746 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:40:12.746 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T09:40:12.746 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:12.746 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:40:12.746 INFO:teuthology.orchestra.run.smithi039.stdout:monmaptool for a [v2:172.21.15.39:3300,v1:172.21.15.39:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T09:40:12.746 INFO:teuthology.orchestra.run.smithi039.stdout:setting min_mon_release = quincy 2024-09-17T09:40:12.747 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: set fsid to acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:12.747 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T09:40:12.747 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:40:12.747 INFO:teuthology.orchestra.run.smithi039.stdout:Creating mon... 2024-09-17T09:40:14.262 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.695+0000 7f1ef779ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.695+0000 7f1ef779ec80 1 imported monmap: 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T09:40:12.149821+0000 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.695+0000 7f1ef779ec80 0 /usr/bin/ceph-mon: set fsid to acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:40:14.263 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.264 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Git sha 0 2024-09-17T09:40:14.264 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T09:40:14.264 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: DB SUMMARY 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: DB Session ID: UJ435Y5CDGF4H4F57GHK 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T09:40:14.283 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.create_if_missing: 1 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.env: 0x559d3cc6a940 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.info_log: 0x559d3e07ebc0 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:40:14.284 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.db_log_dir: 2024-09-17T09:40:14.285 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.wal_dir: 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.write_buffer_manager: 0x559d3e0854a0 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:40:14.286 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.row_cache: None 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.wal_filter: None 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:40:14.287 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:40:14.288 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:40:14.289 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Compression algorithms supported: 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kZSTD supported: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:40:14.290 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.merge_operator: 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:40:14.291 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559d3e07e800) 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:40:14.292 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x559d3e0691f0 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T09:40:14.293 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T09:40:14.294 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.num_levels: 7 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:40:14.295 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:40:14.296 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:40:14.297 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:40:14.298 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:40:14.299 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:40:14.299 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:40:14.306 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:40:14.306 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:40:14.306 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:40:14.307 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:40:14.308 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.699+0000 7f1ef779ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1ef779ec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1ef779ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1ef779ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f0895792-fb1c-49f9-a4be-82fda67ecf7f 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1ef779ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.309 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1ef779ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559d3e096e00 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1ef779ec80 4 rocksdb: DB pointer 0x559d3e170000 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1eeef29640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.703+0000 7f1eeef29640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:40:14.310 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:40:14.311 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x559d3e0691f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.312 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:40:14.313 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T09:40:14.313 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.707+0000 7f1ef779ec80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T09:40:14.313 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.707+0000 7f1ef779ec80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T09:40:14.313 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T09:40:13.707+0000 7f1ef779ec80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T09:40:14.313 INFO:teuthology.orchestra.run.smithi039.stdout:create mon.a on 2024-09-17T09:40:14.765 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T09:40:14.994 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968.target. 2024-09-17T09:40:14.995 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968.target. 2024-09-17T09:40:15.281 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a 2024-09-17T09:40:15.281 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to reset failed state of unit ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T09:40:15.466 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968.target.wants/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service. 2024-09-17T09:40:15.478 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:40:15.478 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:40:15.478 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mon to start... 2024-09-17T09:40:15.478 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mon... 2024-09-17T09:40:15.610 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:15 smithi039 systemd[1]: Started Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:40:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:17 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.127399+0000 mon.a (mon.0) 0 : cluster [INF] mkfs acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:17 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.117870+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout id: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout services: 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.348903s) 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:18.075 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout data: 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:mon is available 2024-09-17T09:40:18.076 INFO:teuthology.orchestra.run.smithi039.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T09:40:18.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125037+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:40:18.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125354+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T09:40:18.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125365+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:18.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125375+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:40:12.149821+0000 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125384+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125401+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125408+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.125416+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.131741+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.139849+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: cluster 2024-09-17T09:40:17.141018+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:40:18.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:18 smithi039 bash[19413]: audit 2024-09-17T09:40:17.473880+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.39:0/4147435828' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:40:19.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:19 smithi039 bash[19413]: audit 2024-09-17T09:40:19.308153+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.39:0/1853238108' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:40:19.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:19 smithi039 bash[19413]: audit 2024-09-17T09:40:19.313468+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.39:0/1853238108' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:40:19.881 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:19.881 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout fsid = acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:40:19.882 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-17T09:40:19.883 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:40:19.883 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:19.883 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:40:19.883 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:40:19.883 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:40:19.883 INFO:teuthology.orchestra.run.smithi039.stdout:Generating new minimal ceph.conf... 2024-09-17T09:40:21.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:21 smithi039 bash[19413]: audit 2024-09-17T09:40:21.011770+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.39:0/2209706328' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:40:21.587 INFO:teuthology.orchestra.run.smithi039.stdout:Restarting the monitor... 2024-09-17T09:40:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:21 smithi039 systemd[1]: Stopping Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T09:40:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:21 smithi039 bash[19413]: debug 2024-09-17T09:40:21.715+0000 7f7301315640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T09:40:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:21 smithi039 bash[19413]: debug 2024-09-17T09:40:21.715+0000 7f7301315640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T09:40:22.546 INFO:teuthology.orchestra.run.smithi039.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T09:40:22.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:22 smithi039 bash[19799]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T09:40:22.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:22 smithi039 bash[19859]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T09:40:22.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:22 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T09:40:22.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:22 smithi039 systemd[1]: Stopped Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:40:22.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:22 smithi039 systemd[1]: Started Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.075+0000 7f4f49892c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.075+0000 7f4f49892c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.075+0000 7f4f49892c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.079+0000 7f4f49892c80 0 load: jerasure load: lrc 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Git sha 0 2024-09-17T09:40:24.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: DB SUMMARY 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: DB Session ID: RDU90UNXD79BPRGV3V1V 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88183 ; 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:40:24.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.env: 0x55bade004940 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.info_log: 0x55badeebf6e0 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:40:24.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.db_log_dir: 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.wal_dir: 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:40:24.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.write_buffer_manager: 0x55badeecedc0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:40:24.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.row_cache: None 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.wal_filter: None 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:40:24.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:40:24.333 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Compression algorithms supported: 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kZSTD supported: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:40:24.334 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:40:24.335 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T09:40:24.336 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:40:24.336 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.merge_operator: 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55badeebf320) 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cache_index_and_filter_blocks: 1 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: pin_top_level_index_and_filter: 1 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: index_type: 0 2024-09-17T09:40:24.337 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: data_block_index_type: 0 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: index_shortening: 1 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: checksum: 4 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: no_block_cache: 0 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_cache: 0x55badeeb51f0 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_cache_name: BinnedLRUCache 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_cache_options: 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: capacity : 536870912 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: num_shard_bits : 4 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: strict_capacity_limit : 0 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: high_pri_pool_ratio: 0.000 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_cache_compressed: (nil) 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: persistent_cache: (nil) 2024-09-17T09:40:24.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_size: 4096 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_size_deviation: 10 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_restart_interval: 16 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: index_block_restart_interval: 1 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: metadata_block_size: 4096 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: partition_filters: 0 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: use_delta_encoding: 1 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: filter_policy: bloomfilter 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: whole_key_filtering: 1 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: verify_compression: 0 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: read_amp_bytes_per_bit: 0 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: format_version: 5 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: enable_index_compression: 1 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: block_align: 0 2024-09-17T09:40:24.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: max_auto_readahead_size: 262144 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: prepopulate_block_cache: 0 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: initial_auto_readahead_size: 8192 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: num_file_reads_for_auto_readahead: 2 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.num_levels: 7 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:40:24.340 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:40:24.341 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:40:24.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:40:24.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:40:24.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:40:24.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f0895792-fb1c-49f9-a4be-82fda67ecf7f 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726566024088407, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T09:40:24.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.083+0000 7f4f49892c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726566024089815, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84798, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82945, "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": 77154, "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": 1726566024, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f0895792-fb1c-49f9-a4be-82fda67ecf7f", "db_session_id": "RDU90UNXD79BPRGV3V1V", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726566024089956, "job": 1, "event": "recovery_finished"} 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55badeee0e00 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 4 rocksdb: DB pointer 0x55badefe0000 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f3f65b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f3f65b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: ** DB Stats ** 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:40:24.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: ** Compaction Stats [default] ** 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: ** Compaction Stats [default] ** 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:40:24.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 92.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Cumulative compaction: 0.00 GB write, 13.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Interval compaction: 0.00 GB write, 13.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Block cache BinnedLRUCache@0x55badeeb51f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:40:24.349 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.087+0000 7f4f49892c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] at bind addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 1 mon.a@-1(???) e1 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: e1 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: legacy client fscid: -1 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: No filesystems configured 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:40:24.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: debug 2024-09-17T09:40:24.091+0000 7f4f49892c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.121882+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.121966+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.121982+0000 mon.a (mon.0) 3 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.121994+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T09:40:12.149821+0000 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.122009+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.122022+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.122035+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.122047+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.122478+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.122515+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T09:40:24.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:24 smithi039 bash[19898]: cluster 2024-09-17T09:40:24.123038+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T09:40:24.933 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T09:40:24.960 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:40:24.960 INFO:teuthology.orchestra.run.smithi039.stdout:Creating mgr... 2024-09-17T09:40:24.960 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T09:40:24.960 INFO:teuthology.orchestra.run.smithi039.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T09:40:25.293 INFO:teuthology.orchestra.run.smithi039.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y 2024-09-17T09:40:25.294 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Failed to reset failed state of unit ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-17T09:40:25.315 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:40:25.487 INFO:teuthology.orchestra.run.smithi039.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968.target.wants/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service. 2024-09-17T09:40:25.496 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:40:25.496 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T09:40:25.497 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:40:25.497 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T09:40:25.497 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr to start... 2024-09-17T09:40:25.497 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr... 2024-09-17T09:40:25.615 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:25 smithi039 bash[19898]: audit 2024-09-17T09:40:24.313862+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.39:0/2781117542' entity='client.admin' 2024-09-17T09:40:25.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:40:25.616 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:25 smithi039 systemd[1]: Started Ceph mgr.y for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:40:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:27 smithi039 bash[19898]: audit 2024-09-17T09:40:27.361315+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.39:0/2128002807' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:40:27.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:27 smithi039 bash[20147]: debug 2024-09-17T09:40:27.331+0000 7f68f57c3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "acc81fc8-74d8-11ef-bceb-c7b262605968", 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:40:27.952 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.953 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:40:27.954 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T09:40:17:125778+0000", 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:40:27.955 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:40:17.127818+0000", 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:40:27.956 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:40:27.957 INFO:teuthology.orchestra.run.smithi039.stdout:mgr not available, waiting (1/15)... 2024-09-17T09:40:28.889 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:28 smithi039 bash[20147]: debug 2024-09-17T09:40:28.583+0000 7f68f57c3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:40:28.889 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:28 smithi039 bash[20147]: debug 2024-09-17T09:40:28.647+0000 7f68f57c3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:40:28.889 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:28 smithi039 bash[20147]: debug 2024-09-17T09:40:28.807+0000 7f68f57c3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:40:29.828 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:29 smithi039 bash[20147]: debug 2024-09-17T09:40:29.487+0000 7f68f57c3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:40:29.829 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:29 smithi039 bash[20147]: debug 2024-09-17T09:40:29.559+0000 7f68f57c3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:40:29.829 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:29 smithi039 bash[20147]: debug 2024-09-17T09:40:29.627+0000 7f68f57c3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:40:29.829 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:29 smithi039 bash[20147]: debug 2024-09-17T09:40:29.823+0000 7f68f57c3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:40:30.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:29 smithi039 bash[20147]: debug 2024-09-17T09:40:29.903+0000 7f68f57c3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:40:30.139 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:29 smithi039 bash[20147]: debug 2024-09-17T09:40:29.975+0000 7f68f57c3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:40:30.523 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:30 smithi039 bash[20147]: debug 2024-09-17T09:40:30.243+0000 7f68f57c3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:40:30.524 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:30 smithi039 bash[20147]: debug 2024-09-17T09:40:30.315+0000 7f68f57c3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:40:30.867 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:30 smithi039 bash[20147]: debug 2024-09-17T09:40:30.519+0000 7f68f57c3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:40:30.867 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:30 smithi039 bash[20147]: debug 2024-09-17T09:40:30.599+0000 7f68f57c3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:40:31.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:30 smithi039 bash[20147]: debug 2024-09-17T09:40:30.859+0000 7f68f57c3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:40:31.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:31 smithi039 bash[20147]: debug 2024-09-17T09:40:31.051+0000 7f68f57c3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:40:31.502 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:31 smithi039 bash[19898]: audit 2024-09-17T09:40:31.239309+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.39:0/666239076' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:40:31.503 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:31 smithi039 bash[20147]: debug 2024-09-17T09:40:31.223+0000 7f68f57c3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:40:31.503 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:31 smithi039 bash[20147]: debug 2024-09-17T09:40:31.307+0000 7f68f57c3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:40:31.503 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:31 smithi039 bash[20147]: debug 2024-09-17T09:40:31.495+0000 7f68f57c3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:40:31.849 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "acc81fc8-74d8-11ef-bceb-c7b262605968", 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:40:31.850 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:40:31.851 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:40:31.852 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T09:40:17:125778+0000", 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:40:31.853 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:40:17.127818+0000", 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:40:31.854 INFO:teuthology.orchestra.run.smithi039.stdout:mgr not available, waiting (2/15)... 2024-09-17T09:40:32.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:32 smithi039 bash[20147]: debug 2024-09-17T09:40:32.343+0000 7f68f57c3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:40:32.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:32 smithi039 bash[20147]: debug 2024-09-17T09:40:32.423+0000 7f68f57c3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:40:32.737 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:32 smithi039 bash[20147]: debug 2024-09-17T09:40:32.655+0000 7f68f57c3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:40:33.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:32 smithi039 bash[20147]: debug 2024-09-17T09:40:32.731+0000 7f68f57c3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[20147]: debug 2024-09-17T09:40:33.139+0000 7f68f57c3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[20147]: debug 2024-09-17T09:40:33.223+0000 7f68f57c3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: cluster 2024-09-17T09:40:33.247597+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: cluster 2024-09-17T09:40:33.254494+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00708199s) 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.256013+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.256295+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.256537+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.256790+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.257033+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:40:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: cluster 2024-09-17T09:40:33.279476+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-17T09:40:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.291348+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:40:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.293894+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:40:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.296287+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' 2024-09-17T09:40:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:33 smithi039 bash[19898]: audit 2024-09-17T09:40:33.298429+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' 2024-09-17T09:40:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:34 smithi039 bash[19898]: audit 2024-09-17T09:40:33.300553+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.39:0/3950658651' entity='mgr.y' 2024-09-17T09:40:34.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:34 smithi039 bash[19898]: cluster 2024-09-17T09:40:34.263334+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01589s) 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsid": "acc81fc8-74d8-11ef-bceb-c7b262605968", 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T09:40:36.167 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 0 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T09:40:36.168 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T09:40:36.169 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T09:40:36.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T09:40:36.170 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T09:40:36.173 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.173 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T09:40:17:125778+0000", 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T09:40:36.174 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ], 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T09:40:36.175 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T09:40:17.127818+0000", 2024-09-17T09:40:36.176 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T09:40:36.176 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout }, 2024-09-17T09:40:36.176 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T09:40:36.176 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:40:36.176 INFO:teuthology.orchestra.run.smithi039.stdout:mgr is available 2024-09-17T09:40:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:36 smithi039 bash[19898]: cluster 2024-09-17T09:40:35.307161+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-17T09:40:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:36 smithi039 bash[19898]: audit 2024-09-17T09:40:35.606569+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.39:0/3001704628' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-17T09:40:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:37 smithi039 bash[19898]: audit 2024-09-17T09:40:37.604148+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.39:0/4084051058' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-17T09:40:37.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:37 smithi039 bash[19898]: audit 2024-09-17T09:40:37.609166+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.39:0/4084051058' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T09:40:38.163 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:38.163 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T09:40:38.163 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout fsid = acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:38.163 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.39:3300,v1:172.21.15.39:6789] 2024-09-17T09:40:38.163 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T09:40:38.163 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T09:40:38.164 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T09:40:38.165 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling cephadm module... 2024-09-17T09:40:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:39 smithi039 bash[19898]: audit 2024-09-17T09:40:39.679070+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.39:0/3444792428' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-17T09:40:40.139 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:39 smithi039 bash[20147]: ignoring --setuser ceph since I am not root 2024-09-17T09:40:40.139 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:39 smithi039 bash[20147]: ignoring --setgroup ceph since I am not root 2024-09-17T09:40:40.139 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:39 smithi039 bash[20147]: debug 2024-09-17T09:40:39.883+0000 7fc1564ff040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:40:41.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:40 smithi039 bash[19898]: audit 2024-09-17T09:40:39.731104+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.39:0/3444792428' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T09:40:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:40 smithi039 bash[19898]: cluster 2024-09-17T09:40:39.736190+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-17T09:40:41.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:41 smithi039 bash[20147]: debug 2024-09-17T09:40:41.131+0000 7fc1564ff040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:40:41.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:41 smithi039 bash[20147]: debug 2024-09-17T09:40:41.199+0000 7fc1564ff040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:40:41.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:41 smithi039 bash[20147]: debug 2024-09-17T09:40:41.363+0000 7fc1564ff040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:40:42.053 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:41 smithi039 bash[19898]: audit 2024-09-17T09:40:41.786850+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.39:0/4076517876' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for the mgr to restart... 2024-09-17T09:40:42.359 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr epoch 5... 2024-09-17T09:40:42.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.047+0000 7fc1564ff040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:40:42.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.119+0000 7fc1564ff040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:40:42.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.191+0000 7fc1564ff040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:40:42.813 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.387+0000 7fc1564ff040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:40:42.813 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.467+0000 7fc1564ff040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:40:42.813 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.539+0000 7fc1564ff040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:40:43.088 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.807+0000 7fc1564ff040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:40:43.088 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:42 smithi039 bash[20147]: debug 2024-09-17T09:40:42.879+0000 7fc1564ff040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:40:43.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:43 smithi039 bash[20147]: debug 2024-09-17T09:40:43.083+0000 7fc1564ff040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:40:43.387 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:43 smithi039 bash[20147]: debug 2024-09-17T09:40:43.163+0000 7fc1564ff040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:40:43.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:43 smithi039 bash[20147]: debug 2024-09-17T09:40:43.427+0000 7fc1564ff040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:40:43.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:43 smithi039 bash[20147]: debug 2024-09-17T09:40:43.615+0000 7fc1564ff040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:40:44.061 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:43 smithi039 bash[20147]: debug 2024-09-17T09:40:43.787+0000 7fc1564ff040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:40:44.061 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:43 smithi039 bash[20147]: debug 2024-09-17T09:40:43.867+0000 7fc1564ff040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:40:44.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:44 smithi039 bash[20147]: debug 2024-09-17T09:40:44.055+0000 7fc1564ff040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:40:45.221 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:44 smithi039 bash[20147]: debug 2024-09-17T09:40:44.903+0000 7fc1564ff040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:40:45.221 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:44 smithi039 bash[20147]: debug 2024-09-17T09:40:44.983+0000 7fc1564ff040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:40:45.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[20147]: debug 2024-09-17T09:40:45.215+0000 7fc1564ff040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:40:45.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[20147]: debug 2024-09-17T09:40:45.291+0000 7fc1564ff040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:40:46.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[20147]: debug 2024-09-17T09:40:45.703+0000 7fc1564ff040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[20147]: debug 2024-09-17T09:40:45.783+0000 7fc1564ff040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: cluster 2024-09-17T09:40:45.811278+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: cluster 2024-09-17T09:40:45.811699+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: cluster 2024-09-17T09:40:45.818325+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: cluster 2024-09-17T09:40:45.818533+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00699804s) 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: audit 2024-09-17T09:40:45.820129+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: audit 2024-09-17T09:40:45.821686+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: audit 2024-09-17T09:40:45.823143+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: audit 2024-09-17T09:40:45.823422+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:40:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: audit 2024-09-17T09:40:45.823623+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:40:46.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: cluster 2024-09-17T09:40:45.847370+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-17T09:40:46.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:45 smithi039 bash[19898]: audit 2024-09-17T09:40:45.861572+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: cephadm 2024-09-17T09:40:45.859096+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: audit 2024-09-17T09:40:45.863896+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: audit 2024-09-17T09:40:45.867890+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: audit 2024-09-17T09:40:45.870609+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: audit 2024-09-17T09:40:45.874037+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: audit 2024-09-17T09:40:45.883485+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: audit 2024-09-17T09:40:45.886017+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:40:47.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:46 smithi039 bash[19898]: cluster 2024-09-17T09:40:46.823746+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: y(active, since 1.0122s) 2024-09-17T09:40:47.475 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:40:47.475 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T09:40:47.475 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:40:47.475 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:40:47.475 INFO:teuthology.orchestra.run.smithi039.stdout:mgr epoch 5 is available 2024-09-17T09:40:47.475 INFO:teuthology.orchestra.run.smithi039.stdout:Setting orchestrator backend to cephadm... 2024-09-17T09:40:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[19898]: audit 2024-09-17T09:40:46.821308+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:40:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[19898]: audit 2024-09-17T09:40:46.838982+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:40:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[19898]: audit 2024-09-17T09:40:47.350775+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[19898]: audit 2024-09-17T09:40:47.353956+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:49.368 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: debug 2024-09-17T09:40:48.903+0000 7fc0bd83e640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:40:48] ENGINE Error in HTTPServer.serve 2024-09-17T09:40:49.368 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: Traceback (most recent call last): 2024-09-17T09:40:49.368 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:40:49.368 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: self._connections.run(self.expiration_interval) 2024-09-17T09:40:49.368 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:40:49.368 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: self._run(expiration_interval) 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: s = self.context.wrap_socket( 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: return self.sslsocket_class._create( 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: self.do_handshake() 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: self._sslobj.do_handshake() 2024-09-17T09:40:49.369 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:48 smithi039 bash[20147]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:40:49.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:49 smithi039 bash[19898]: cluster 2024-09-17T09:40:48.360753+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-17T09:40:49.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:49 smithi039 bash[19898]: cephadm 2024-09-17T09:40:48.675260+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:09:40:48] ENGINE Bus STARTING 2024-09-17T09:40:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:49 smithi039 bash[19898]: cephadm 2024-09-17T09:40:48.776964+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:09:40:48] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:40:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:49 smithi039 bash[19898]: audit 2024-09-17T09:40:48.888799+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:49 smithi039 bash[19898]: audit 2024-09-17T09:40:48.902261+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:49 smithi039 bash[19898]: audit 2024-09-17T09:40:48.904790+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: audit 2024-09-17T09:40:48.881285+0000 mgr.y (mgr.14118) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: cephadm 2024-09-17T09:40:48.902788+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:09:40:48] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: cephadm 2024-09-17T09:40:48.902995+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:09:40:48] ENGINE Bus STARTED 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: cephadm 2024-09-17T09:40:48.905985+0000 mgr.y (mgr.14118) 9 : cephadm [ERR] [17/Sep/2024:09:40:48] ENGINE Error in HTTPServer.serve 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:40:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: self.do_handshake() 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T09:40:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:50 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:40:51.482 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T09:40:51.482 INFO:teuthology.orchestra.run.smithi039.stdout:Generating ssh key... 2024-09-17T09:40:52.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:51 smithi039 bash[19898]: audit 2024-09-17T09:40:50.904947+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: Generating public/private rsa key pair. 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: Your identification has been saved in /tmp/tmp6g5qywo7/key 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: Your public key has been saved in /tmp/tmp6g5qywo7/key.pub 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: The key fingerprint is: 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: SHA256:vNUPsHRoX9iOKb7Xq9sxcAo83ToqgsYmkAPIRTQ6aGM ceph-acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: The key's randomart image is: 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: +---[RSA 3072]----+ 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: | o+ | 2024-09-17T09:40:53.639 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: |. ... . o | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: |+E. = o o | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: |=.o . + B * | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: |.. S B O + | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: |+ + + B | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: | o . . . . +.+ | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: | . = . . o.o.o | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: | + . .o.ooo. | 2024-09-17T09:40:53.640 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:40:53 smithi039 bash[20147]: +----[SHA256]-----+ 2024-09-17T09:40:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:54 smithi039 bash[19898]: audit 2024-09-17T09:40:52.885146+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:54.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:54 smithi039 bash[19898]: cephadm 2024-09-17T09:40:52.885498+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T09:40:54.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:54 smithi039 bash[19898]: audit 2024-09-17T09:40:53.319702+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:54.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:54 smithi039 bash[19898]: audit 2024-09-17T09:40:53.324389+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:40:55.881 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpWFyG8k7mu6DKS38EtCDvuZYsB87PGpft0oY8ek4FHDwwT367ZV5VOWJubrlb+BnPLd6mH72aVIvN+jEDgKu4QRtO0O44C5v3UJMkh/psSfsmCtcVpahsuf3Aks/eeIsjNX0teur1E5sIN8N/QfcwbtHIBgCEcAOhzkOxrbXGwgP/EX+tOJbLuB4Rb11X0g1nND7yuZIHxUfYr0PD+DvA9KS74G1VbonuOPoc8KciFm4c6BOO0eCqVrqTO+h7N8wCb8jfJcoUGOoev+C3uIwbzItPgOUkJXAGFauhpUpjD6v/gGmf4DwZZetmS9d4+CGRj7KV+1skreaz3Demk7U24dhpXaxIo5ecrN2qBL54viOd69ZtkdlcB7HYqZ4Mvppgjky/QjsK275NL/zT2SDV+nBfxnuwh0AeL3sR/N7nZHTUBE82iZF1DBroqhMqSJoU2CPRIAjwS6/FdTzKbhOZPLjRI9VvCHaAf6A8SjGaIV8XHp5lXataFpumLDMs1m8= ceph-acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:40:55.881 INFO:teuthology.orchestra.run.smithi039.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T09:40:55.881 INFO:teuthology.orchestra.run.smithi039.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T09:40:55.882 INFO:teuthology.orchestra.run.smithi039.stdout:Adding host smithi039... 2024-09-17T09:40:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:55 smithi039 bash[19898]: audit 2024-09-17T09:40:55.308123+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:58.105 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:57 smithi039 bash[19898]: audit 2024-09-17T09:40:57.342900+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi039", "addr": "172.21.15.39", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:40:59.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:40:58 smithi039 bash[19898]: cephadm 2024-09-17T09:40:58.595127+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi039 2024-09-17T09:41:02.987 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Added host 'smithi039' with addr '172.21.15.39' 2024-09-17T09:41:02.987 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying unmanaged mon service... 2024-09-17T09:41:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:03 smithi039 bash[19898]: audit 2024-09-17T09:41:02.173258+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:03 smithi039 bash[19898]: cephadm 2024-09-17T09:41:02.173680+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi039 2024-09-17T09:41:03.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:03 smithi039 bash[19898]: audit 2024-09-17T09:41:02.174145+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:05.689 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T09:41:05.689 INFO:teuthology.orchestra.run.smithi039.stdout:Deploying unmanaged mgr service... 2024-09-17T09:41:06.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:05 smithi039 bash[19898]: audit 2024-09-17T09:41:04.975541+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:06.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:05 smithi039 bash[19898]: cephadm 2024-09-17T09:41:04.976723+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T09:41:06.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:05 smithi039 bash[19898]: audit 2024-09-17T09:41:04.984399+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:06.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:05 smithi039 bash[19898]: audit 2024-09-17T09:41:05.651634+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:07.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:07 smithi039 bash[19898]: cluster 2024-09-17T09:41:05.824772+0000 mgr.y (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:07.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:07 smithi039 bash[19898]: audit 2024-09-17T09:41:06.239120+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:07.894 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T09:41:08.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:08 smithi039 bash[19898]: audit 2024-09-17T09:41:07.296420+0000 mgr.y (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:08.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:08 smithi039 bash[19898]: cephadm 2024-09-17T09:41:07.298726+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T09:41:08.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:08 smithi039 bash[19898]: audit 2024-09-17T09:41:07.303677+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:09.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:09 smithi039 bash[19898]: cluster 2024-09-17T09:41:07.825180+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:10.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:10 smithi039 bash[19898]: audit 2024-09-17T09:41:09.461901+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.39:0/4097857866' entity='client.admin' 2024-09-17T09:41:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:11 smithi039 bash[19898]: cluster 2024-09-17T09:41:09.825730+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:11 smithi039 bash[19898]: audit 2024-09-17T09:41:11.369193+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.39:0/26650437' entity='client.admin' 2024-09-17T09:41:11.907 INFO:teuthology.orchestra.run.smithi039.stdout:Enabling the dashboard module... 2024-09-17T09:41:13.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[20147]: ignoring --setuser ceph since I am not root 2024-09-17T09:41:13.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[20147]: ignoring --setgroup ceph since I am not root 2024-09-17T09:41:13.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[20147]: debug 2024-09-17T09:41:13.755+0000 7fc8a27ce040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: cluster 2024-09-17T09:41:11.826148+0000 mgr.y (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:12.589908+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:12.592330+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:12.592905+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:12.595985+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:12.597380+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:12.598050+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.14118 172.21.15.39:0/3874139213' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]': finished 2024-09-17T09:41:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:13 smithi039 bash[19898]: audit 2024-09-17T09:41:13.409596+0000 mon.a (mon.0) 77 : audit [INF] from='client.? 172.21.15.39:0/3707722716' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-17T09:41:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:14 smithi039 bash[19898]: audit 2024-09-17T09:41:13.599446+0000 mon.a (mon.0) 78 : audit [INF] from='client.? 172.21.15.39:0/3707722716' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T09:41:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:14 smithi039 bash[19898]: cluster 2024-09-17T09:41:13.603892+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e9: y(active, since 27s) 2024-09-17T09:41:15.290 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:14 smithi039 bash[20147]: debug 2024-09-17T09:41:14.991+0000 7fc8a27ce040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:41:15.291 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:15 smithi039 bash[20147]: debug 2024-09-17T09:41:15.059+0000 7fc8a27ce040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:41:15.291 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:15 smithi039 bash[20147]: debug 2024-09-17T09:41:15.215+0000 7fc8a27ce040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:41:16.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:15 smithi039 bash[19898]: audit 2024-09-17T09:41:15.896567+0000 mon.a (mon.0) 80 : audit [DBG] from='client.? 172.21.15.39:0/1333686867' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-17T09:41:16.249 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:15 smithi039 bash[20147]: debug 2024-09-17T09:41:15.903+0000 7fc8a27ce040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:41:16.250 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:15 smithi039 bash[20147]: debug 2024-09-17T09:41:15.979+0000 7fc8a27ce040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:41:16.250 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.047+0000 7fc8a27ce040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:41:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for the mgr to restart... 2024-09-17T09:41:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:Waiting for mgr epoch 9... 2024-09-17T09:41:16.610 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.243+0000 7fc8a27ce040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:41:16.610 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.323+0000 7fc8a27ce040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:41:16.610 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.395+0000 7fc8a27ce040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:41:16.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.667+0000 7fc8a27ce040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:41:16.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.735+0000 7fc8a27ce040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:41:17.290 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:16 smithi039 bash[20147]: debug 2024-09-17T09:41:16.939+0000 7fc8a27ce040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:41:17.291 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:17 smithi039 bash[20147]: debug 2024-09-17T09:41:17.023+0000 7fc8a27ce040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:41:17.581 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:17 smithi039 bash[20147]: debug 2024-09-17T09:41:17.283+0000 7fc8a27ce040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:41:17.581 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:17 smithi039 bash[20147]: debug 2024-09-17T09:41:17.471+0000 7fc8a27ce040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:41:17.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:17 smithi039 bash[20147]: debug 2024-09-17T09:41:17.647+0000 7fc8a27ce040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:41:17.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:17 smithi039 bash[20147]: debug 2024-09-17T09:41:17.731+0000 7fc8a27ce040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:41:18.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:17 smithi039 bash[20147]: debug 2024-09-17T09:41:17.919+0000 7fc8a27ce040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:41:19.084 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:18 smithi039 bash[20147]: debug 2024-09-17T09:41:18.767+0000 7fc8a27ce040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:41:19.084 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:18 smithi039 bash[20147]: debug 2024-09-17T09:41:18.847+0000 7fc8a27ce040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:41:19.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[20147]: debug 2024-09-17T09:41:19.079+0000 7fc8a27ce040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:41:19.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[20147]: debug 2024-09-17T09:41:19.155+0000 7fc8a27ce040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:41:19.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[20147]: debug 2024-09-17T09:41:19.563+0000 7fc8a27ce040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:41:19.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[20147]: debug 2024-09-17T09:41:19.647+0000 7fc8a27ce040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:41:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: cluster 2024-09-17T09:41:19.671462+0000 mon.a (mon.0) 81 : cluster [INF] Active manager daemon y restarted 2024-09-17T09:41:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: cluster 2024-09-17T09:41:19.671917+0000 mon.a (mon.0) 82 : cluster [INF] Activating manager daemon y 2024-09-17T09:41:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: cluster 2024-09-17T09:41:19.678935+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T09:41:19.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: cluster 2024-09-17T09:41:19.679208+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00746059s) 2024-09-17T09:41:19.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: audit 2024-09-17T09:41:19.680431+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:41:19.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: audit 2024-09-17T09:41:19.682037+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:41:19.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: audit 2024-09-17T09:41:19.682884+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:41:19.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: audit 2024-09-17T09:41:19.683011+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:41:19.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: audit 2024-09-17T09:41:19.683119+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:41:19.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:19 smithi039 bash[19898]: cluster 2024-09-17T09:41:19.708142+0000 mon.a (mon.0) 90 : cluster [INF] Manager daemon y is now available 2024-09-17T09:41:21.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:20 smithi039 bash[19898]: audit 2024-09-17T09:41:19.739032+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:21.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:20 smithi039 bash[19898]: audit 2024-09-17T09:41:19.743831+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:21.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:20 smithi039 bash[19898]: audit 2024-09-17T09:41:19.758056+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:41:21.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:20 smithi039 bash[19898]: audit 2024-09-17T09:41:19.760568+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:41:21.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:20 smithi039 bash[19898]: cluster 2024-09-17T09:41:20.685019+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e11: y(active, since 1.01327s) 2024-09-17T09:41:21.354 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout { 2024-09-17T09:41:21.354 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-17T09:41:21.354 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T09:41:21.354 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout } 2024-09-17T09:41:21.354 INFO:teuthology.orchestra.run.smithi039.stdout:mgr epoch 9 is available 2024-09-17T09:41:21.354 INFO:teuthology.orchestra.run.smithi039.stdout:Generating a dashboard self-signed certificate... 2024-09-17T09:41:22.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:21 smithi039 bash[19898]: audit 2024-09-17T09:41:20.681506+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T09:41:22.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:21 smithi039 bash[19898]: audit 2024-09-17T09:41:20.696186+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T09:41:22.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: debug 2024-09-17T09:41:22.095+0000 7fc80da95640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:41:22] ENGINE Error in HTTPServer.serve 2024-09-17T09:41:22.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: Traceback (most recent call last): 2024-09-17T09:41:22.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: self._connections.run(self.expiration_interval) 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: self._run(expiration_interval) 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: s = self.context.wrap_socket( 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: return self.sslsocket_class._create( 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: self.do_handshake() 2024-09-17T09:41:22.389 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:41:22.390 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: self._sslobj.do_handshake() 2024-09-17T09:41:22.390 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[20147]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:41:23.019 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: cluster 2024-09-17T09:41:21.745784+0000 mon.a (mon.0) 96 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-17T09:41:23.019 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: cephadm 2024-09-17T09:41:21.972381+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Sep/2024:09:41:21] ENGINE Bus STARTING 2024-09-17T09:41:23.019 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: cephadm 2024-09-17T09:41:22.096245+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Sep/2024:09:41:22] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: cephadm 2024-09-17T09:41:22.100344+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [17/Sep/2024:09:41:22] ENGINE Error in HTTPServer.serve 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:41:23.020 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: self.do_handshake() 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: cephadm 2024-09-17T09:41:22.197369+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [17/Sep/2024:09:41:22] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:41:23.021 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:22 smithi039 bash[19898]: cephadm 2024-09-17T09:41:22.197526+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [17/Sep/2024:09:41:22] ENGINE Bus STARTED 2024-09-17T09:41:23.535 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-17T09:41:23.535 INFO:teuthology.orchestra.run.smithi039.stdout:Creating initial admin user... 2024-09-17T09:41:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:23 smithi039 bash[19898]: audit 2024-09-17T09:41:22.823134+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:23 smithi039 bash[19898]: audit 2024-09-17T09:41:22.943130+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:23 smithi039 bash[19898]: audit 2024-09-17T09:41:22.948022+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:25.858 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$Wg2i5D3NSqZfRdj/JmdFO.Wk2uPenyDDan97XMcCA81XqmTr9AsbK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726566085, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T09:41:25.859 INFO:teuthology.orchestra.run.smithi039.stdout:Fetching dashboard port number... 2024-09-17T09:41:26.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:26 smithi039 bash[19898]: audit 2024-09-17T09:41:25.022703+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:26.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:26 smithi039 bash[19898]: audit 2024-09-17T09:41:25.293832+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:27 smithi039 bash[19898]: cluster 2024-09-17T09:41:26.298213+0000 mon.a (mon.0) 100 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-17T09:41:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:27 smithi039 bash[19898]: audit 2024-09-17T09:41:26.768554+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:27 smithi039 bash[19898]: audit 2024-09-17T09:41:26.769262+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:41:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:27 smithi039 bash[19898]: audit 2024-09-17T09:41:26.772444+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:27 smithi039 bash[19898]: audit 2024-09-17T09:41:26.773858+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T09:41:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:27 smithi039 bash[19898]: audit 2024-09-17T09:41:27.279817+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.39:0/698751024' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-17T09:41:27.932 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T09:41:27.933 INFO:teuthology.orchestra.run.smithi039.stdout:firewalld does not appear to be present 2024-09-17T09:41:27.933 INFO:teuthology.orchestra.run.smithi039.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T09:41:27.935 INFO:teuthology.orchestra.run.smithi039.stdout:Ceph Dashboard is now available at: 2024-09-17T09:41:27.935 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:27.936 INFO:teuthology.orchestra.run.smithi039.stdout: URL: https://smithi039.front.sepia.ceph.com:8443/ 2024-09-17T09:41:27.936 INFO:teuthology.orchestra.run.smithi039.stdout: User: admin 2024-09-17T09:41:27.936 INFO:teuthology.orchestra.run.smithi039.stdout: Password: v1376avids 2024-09-17T09:41:27.936 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:27.936 INFO:teuthology.orchestra.run.smithi039.stdout:Saving cluster configuration to /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config directory 2024-09-17T09:41:29.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:28 smithi039 bash[19898]: cephadm 2024-09-17T09:41:27.853923+0000 mgr.y (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi039 on smithi039 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T09:41:30.106 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: ceph telemetry on 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout:For more information see: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:41:30.107 INFO:teuthology.orchestra.run.smithi039.stdout:Bootstrap complete. 2024-09-17T09:41:30.151 INFO:tasks.cephadm:Fetching config... 2024-09-17T09:41:30.151 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:41:30.151 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T09:41:30.157 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T09:41:30.157 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:41:30.157 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T09:41:30.207 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T09:41:30.207 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:41:30.207 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T09:41:30.264 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T09:41:30.264 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:41:30.265 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T09:41:30.310 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T09:41:30.311 DEBUG:teuthology.orchestra.run.smithi039:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpWFyG8k7mu6DKS38EtCDvuZYsB87PGpft0oY8ek4FHDwwT367ZV5VOWJubrlb+BnPLd6mH72aVIvN+jEDgKu4QRtO0O44C5v3UJMkh/psSfsmCtcVpahsuf3Aks/eeIsjNX0teur1E5sIN8N/QfcwbtHIBgCEcAOhzkOxrbXGwgP/EX+tOJbLuB4Rb11X0g1nND7yuZIHxUfYr0PD+DvA9KS74G1VbonuOPoc8KciFm4c6BOO0eCqVrqTO+h7N8wCb8jfJcoUGOoev+C3uIwbzItPgOUkJXAGFauhpUpjD6v/gGmf4DwZZetmS9d4+CGRj7KV+1skreaz3Demk7U24dhpXaxIo5ecrN2qBL54viOd69ZtkdlcB7HYqZ4Mvppgjky/QjsK275NL/zT2SDV+nBfxnuwh0AeL3sR/N7nZHTUBE82iZF1DBroqhMqSJoU2CPRIAjwS6/FdTzKbhOZPLjRI9VvCHaAf6A8SjGaIV8XHp5lXataFpumLDMs1m8= ceph-acc81fc8-74d8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:41:30.369 INFO:teuthology.orchestra.run.smithi039.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpWFyG8k7mu6DKS38EtCDvuZYsB87PGpft0oY8ek4FHDwwT367ZV5VOWJubrlb+BnPLd6mH72aVIvN+jEDgKu4QRtO0O44C5v3UJMkh/psSfsmCtcVpahsuf3Aks/eeIsjNX0teur1E5sIN8N/QfcwbtHIBgCEcAOhzkOxrbXGwgP/EX+tOJbLuB4Rb11X0g1nND7yuZIHxUfYr0PD+DvA9KS74G1VbonuOPoc8KciFm4c6BOO0eCqVrqTO+h7N8wCb8jfJcoUGOoev+C3uIwbzItPgOUkJXAGFauhpUpjD6v/gGmf4DwZZetmS9d4+CGRj7KV+1skreaz3Demk7U24dhpXaxIo5ecrN2qBL54viOd69ZtkdlcB7HYqZ4Mvppgjky/QjsK275NL/zT2SDV+nBfxnuwh0AeL3sR/N7nZHTUBE82iZF1DBroqhMqSJoU2CPRIAjwS6/FdTzKbhOZPLjRI9VvCHaAf6A8SjGaIV8XHp5lXataFpumLDMs1m8= ceph-acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:41:30.376 DEBUG:teuthology.orchestra.run.smithi203:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpWFyG8k7mu6DKS38EtCDvuZYsB87PGpft0oY8ek4FHDwwT367ZV5VOWJubrlb+BnPLd6mH72aVIvN+jEDgKu4QRtO0O44C5v3UJMkh/psSfsmCtcVpahsuf3Aks/eeIsjNX0teur1E5sIN8N/QfcwbtHIBgCEcAOhzkOxrbXGwgP/EX+tOJbLuB4Rb11X0g1nND7yuZIHxUfYr0PD+DvA9KS74G1VbonuOPoc8KciFm4c6BOO0eCqVrqTO+h7N8wCb8jfJcoUGOoev+C3uIwbzItPgOUkJXAGFauhpUpjD6v/gGmf4DwZZetmS9d4+CGRj7KV+1skreaz3Demk7U24dhpXaxIo5ecrN2qBL54viOd69ZtkdlcB7HYqZ4Mvppgjky/QjsK275NL/zT2SDV+nBfxnuwh0AeL3sR/N7nZHTUBE82iZF1DBroqhMqSJoU2CPRIAjwS6/FdTzKbhOZPLjRI9VvCHaAf6A8SjGaIV8XHp5lXataFpumLDMs1m8= ceph-acc81fc8-74d8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T09:41:30.399 INFO:teuthology.orchestra.run.smithi203.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpWFyG8k7mu6DKS38EtCDvuZYsB87PGpft0oY8ek4FHDwwT367ZV5VOWJubrlb+BnPLd6mH72aVIvN+jEDgKu4QRtO0O44C5v3UJMkh/psSfsmCtcVpahsuf3Aks/eeIsjNX0teur1E5sIN8N/QfcwbtHIBgCEcAOhzkOxrbXGwgP/EX+tOJbLuB4Rb11X0g1nND7yuZIHxUfYr0PD+DvA9KS74G1VbonuOPoc8KciFm4c6BOO0eCqVrqTO+h7N8wCb8jfJcoUGOoev+C3uIwbzItPgOUkJXAGFauhpUpjD6v/gGmf4DwZZetmS9d4+CGRj7KV+1skreaz3Demk7U24dhpXaxIo5ecrN2qBL54viOd69ZtkdlcB7HYqZ4Mvppgjky/QjsK275NL/zT2SDV+nBfxnuwh0AeL3sR/N7nZHTUBE82iZF1DBroqhMqSJoU2CPRIAjwS6/FdTzKbhOZPLjRI9VvCHaAf6A8SjGaIV8XHp5lXataFpumLDMs1m8= ceph-acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:41:30.408 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T09:41:30.429 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:41:30.429 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:41:30.888 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:41:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:41:30.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:30 smithi039 bash[19898]: audit 2024-09-17T09:41:29.533259+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.39:0/4224926720' entity='client.admin' 2024-09-17T09:41:30.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:41:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.705378+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.708007+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.710216+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.736559+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.739789+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.741577+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.743330+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.745115+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.748344+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.777090+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:30.781917+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:31 smithi039 bash[19898]: audit 2024-09-17T09:41:31.250957+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:35.140 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:41:36.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:35 smithi039 bash[19898]: audit 2024-09-17T09:41:34.761763+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:36.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:35 smithi039 bash[19898]: audit 2024-09-17T09:41:35.474456+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:36.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:35 smithi039 bash[19898]: audit 2024-09-17T09:41:35.484173+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:37.247 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T09:41:37.247 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T09:41:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:37 smithi039 bash[19898]: audit 2024-09-17T09:41:36.604465+0000 mon.a (mon.0) 122 : audit [INF] from='client.? 172.21.15.39:0/3287953778' entity='client.admin' 2024-09-17T09:41:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:37 smithi039 bash[19898]: audit 2024-09-17T09:41:36.620799+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:37 smithi039 bash[19898]: audit 2024-09-17T09:41:36.627364+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:41.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:40 smithi039 bash[19898]: cluster 2024-09-17T09:41:39.684601+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:41.949 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:41:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:42 smithi039 bash[19898]: cluster 2024-09-17T09:41:41.685058+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:44.654 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi203 2024-09-17T09:41:44.654 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:41:44.655 DEBUG:teuthology.orchestra.run.smithi203:> dd of=/etc/ceph/ceph.conf 2024-09-17T09:41:44.661 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:41:44.661 DEBUG:teuthology.orchestra.run.smithi203:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:41:44.706 INFO:tasks.cephadm:Adding host smithi203 to orchestrator... 2024-09-17T09:41:44.706 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch host add smithi203 2024-09-17T09:41:44.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:43.578192+0000 mgr.y (mgr.14150) 13 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:44.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:43.585843+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:44.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:43.586516+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:44.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:43.588203+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:44.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:43.589004+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:41:44.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: cephadm 2024-09-17T09:41:43.589952+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:41:44.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:44.007952+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:44.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:44 smithi039 bash[19898]: audit 2024-09-17T09:41:44.010807+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:45 smithi039 bash[19898]: cephadm 2024-09-17T09:41:43.677019+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:41:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:45 smithi039 bash[19898]: cluster 2024-09-17T09:41:43.685359+0000 mgr.y (mgr.14150) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:45 smithi039 bash[19898]: cephadm 2024-09-17T09:41:43.760025+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:41:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:45 smithi039 bash[19898]: cephadm 2024-09-17T09:41:43.864390+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:41:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:45 smithi039 bash[19898]: audit 2024-09-17T09:41:44.738180+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:45 smithi039 bash[19898]: audit 2024-09-17T09:41:44.742546+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:47 smithi039 bash[19898]: cluster 2024-09-17T09:41:45.685730+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:49.433 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:41:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:49 smithi039 bash[19898]: cluster 2024-09-17T09:41:47.686154+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:51 smithi039 bash[19898]: cluster 2024-09-17T09:41:49.686566+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:52.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:52 smithi039 bash[19898]: audit 2024-09-17T09:41:50.863283+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:41:53.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:53 smithi039 bash[19898]: cluster 2024-09-17T09:41:51.686859+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:53.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:53 smithi039 bash[19898]: cephadm 2024-09-17T09:41:52.181664+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi203 2024-09-17T09:41:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:55 smithi039 bash[19898]: cluster 2024-09-17T09:41:53.687156+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:55 smithi039 bash[19898]: audit 2024-09-17T09:41:54.106774+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:55 smithi039 bash[19898]: audit 2024-09-17T09:41:54.117830+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:55 smithi039 bash[19898]: audit 2024-09-17T09:41:54.131579+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:55.942 INFO:teuthology.orchestra.run.smithi039.stdout:Added host 'smithi203' with addr '172.21.15.203' 2024-09-17T09:41:56.594 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T09:41:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:56 smithi039 bash[19898]: cluster 2024-09-17T09:41:55.687567+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:56 smithi039 bash[19898]: audit 2024-09-17T09:41:55.940164+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:56 smithi039 bash[19898]: cephadm 2024-09-17T09:41:55.941105+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi203 2024-09-17T09:41:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:56 smithi039 bash[19898]: audit 2024-09-17T09:41:55.941956+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:41:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:56 smithi039 bash[19898]: audit 2024-09-17T09:41:56.480135+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: cluster 2024-09-17T09:41:57.688029+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.009641+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.015116+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.019748+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.021658+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.023290+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:41:59.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: cephadm 2024-09-17T09:41:58.025602+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: cephadm 2024-09-17T09:41:58.208960+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: cephadm 2024-09-17T09:41:58.361981+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: cephadm 2024-09-17T09:41:58.502338+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.646202+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.653008+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.655986+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T09:41:59.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:41:59 smithi039 bash[19898]: audit 2024-09-17T09:41:58.658184+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]': finished 2024-09-17T09:42:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:00 smithi039 bash[19898]: cephadm 2024-09-17T09:41:59.455520+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi203 on smithi203 2024-09-17T09:42:01.329 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:42:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: cluster 2024-09-17T09:41:59.688534+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.533147+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.542099+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.547523+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.604355+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.608956+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.610775+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.621821+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.680540+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.684669+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.686571+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:00.694794+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:01.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:01 smithi039 bash[19898]: audit 2024-09-17T09:42:01.073653+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:02.943 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:42:02.943 INFO:teuthology.orchestra.run.smithi039.stdout:[{"addr": "172.21.15.39", "hostname": "smithi039", "labels": [], "status": ""}, {"addr": "172.21.15.203", "hostname": "smithi203", "labels": [], "status": ""}] 2024-09-17T09:42:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:03 smithi039 bash[19898]: cluster 2024-09-17T09:42:01.689028+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:03 smithi039 bash[19898]: audit 2024-09-17T09:42:02.139452+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:03 smithi039 bash[19898]: audit 2024-09-17T09:42:02.149639+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:03.543 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T09:42:03.543 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T09:42:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:04 smithi039 bash[19898]: audit 2024-09-17T09:42:02.941834+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:42:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:05 smithi039 bash[19898]: cluster 2024-09-17T09:42:03.689563+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:05.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:05 smithi039 bash[19898]: audit 2024-09-17T09:42:04.768026+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:07.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:07 smithi039 bash[19898]: cluster 2024-09-17T09:42:05.689998+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:08.276 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:42:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:09 smithi039 bash[19898]: cluster 2024-09-17T09:42:07.690453+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:10.180 INFO:teuthology.orchestra.run.smithi039.stderr:adjusted tunables profile to default 2024-09-17T09:42:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:10 smithi039 bash[19898]: audit 2024-09-17T09:42:09.882184+0000 mon.a (mon.0) 163 : audit [INF] from='client.? 172.21.15.39:0/1699482155' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:42:11.211 INFO:tasks.cephadm:Adding mon.a on smithi039 2024-09-17T09:42:11.211 INFO:tasks.cephadm:Adding mon.c on smithi039 2024-09-17T09:42:11.211 INFO:tasks.cephadm:Adding mon.b on smithi203 2024-09-17T09:42:11.211 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b' 2024-09-17T09:42:11.439 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:11 smithi039 bash[19898]: cluster 2024-09-17T09:42:09.690691+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:11.439 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:11 smithi039 bash[19898]: audit 2024-09-17T09:42:10.179714+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.39:0/1699482155' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:42:11.439 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:11 smithi039 bash[19898]: cluster 2024-09-17T09:42:10.188317+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:12.434 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:13.535 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:13 smithi039 bash[19898]: cluster 2024-09-17T09:42:11.691058+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:14.342 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled mon update... 2024-09-17T09:42:14.918 DEBUG:teuthology.orchestra.run.smithi039:mon.c> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T09:42:14.921 DEBUG:teuthology.orchestra.run.smithi203:mon.b> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T09:42:14.923 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:42:14.923 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: cluster 2024-09-17T09:42:13.691498+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.330625+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.333348+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: cephadm 2024-09-17T09:42:14.336007+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b;count:3 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.336794+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.341771+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.346339+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:15.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.347031+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:15.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.350594+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:15.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.352013+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:15.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.358794+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:15.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.363725+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:15.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: audit 2024-09-17T09:42:14.365342+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:15.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:15 smithi039 bash[19898]: cephadm 2024-09-17T09:42:14.367229+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T09:42:16.664 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:17.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:16 smithi039 bash[19898]: cluster 2024-09-17T09:42:15.691907+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:17.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:16 smithi039 bash[19898]: audit 2024-09-17T09:42:15.799139+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:17.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:16 smithi039 bash[19898]: audit 2024-09-17T09:42:15.807046+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:18.526 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 1 2024-09-17T09:42:18.526 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:42:18.526 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":1,"fsid":"acc81fc8-74d8-11ef-bceb-c7b262605968","modified":"2024-09-17T09:40:12.149821Z","created":"2024-09-17T09:40:12.149821Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T09:42:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:18 smithi039 bash[19898]: cluster 2024-09-17T09:42:17.692331+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:18 smithi039 bash[19898]: audit 2024-09-17T09:42:18.525617+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.203:0/1167240139' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:42:20.361 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:42:20.362 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:42:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:20 smithi203 systemd[1]: Started Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:42:21.577 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:42:21.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.738+0000 7f9c117e6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T09:42:21.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.738+0000 7f9c117e6c80 0 ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable), process ceph-mon, pid 7 2024-09-17T09:42:21.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.738+0000 7f9c117e6c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 0 load: jerasure load: lrc 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Git sha 0 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Compile date 2024-09-16 15:09:42 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: DB SUMMARY 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: DB Session ID: IT1IGO3CQYO0NBODYRAY 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-17T09:42:21.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.env: 0x560c42478940 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.info_log: 0x560c433b36e0 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T09:42:21.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T09:42:21.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T09:42:21.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T09:42:21.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T09:42:21.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.db_log_dir: 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.wal_dir: 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T09:42:21.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.write_buffer_manager: 0x560c433c2dc0 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T09:42:21.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.row_cache: None 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.wal_filter: None 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T09:42:21.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T09:42:21.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T09:42:21.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Compression algorithms supported: 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kZSTD supported: 0 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-17T09:42:21.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.merge_operator: 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.742+0000 7f9c117e6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560c433b3320) 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cache_index_and_filter_blocks: 1 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: pin_top_level_index_and_filter: 1 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: index_type: 0 2024-09-17T09:42:21.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: data_block_index_type: 0 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: index_shortening: 1 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: checksum: 4 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: no_block_cache: 0 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_cache: 0x560c433a91f0 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_cache_name: BinnedLRUCache 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_cache_options: 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: capacity : 536870912 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: num_shard_bits : 4 2024-09-17T09:42:21.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: strict_capacity_limit : 0 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: high_pri_pool_ratio: 0.000 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_cache_compressed: (nil) 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: persistent_cache: (nil) 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_size: 4096 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_size_deviation: 10 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_restart_interval: 16 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: index_block_restart_interval: 1 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: metadata_block_size: 4096 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: partition_filters: 0 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: use_delta_encoding: 1 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: filter_policy: bloomfilter 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: whole_key_filtering: 1 2024-09-17T09:42:21.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: verify_compression: 0 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: read_amp_bytes_per_bit: 0 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: format_version: 5 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: enable_index_compression: 1 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: block_align: 0 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: max_auto_readahead_size: 262144 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: prepopulate_block_cache: 0 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: initial_auto_readahead_size: 8192 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: num_file_reads_for_auto_readahead: 2 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T09:42:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.num_levels: 7 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T09:42:21.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T09:42:21.855 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T09:42:21.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T09:42:21.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T09:42:21.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T09:42:21.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T09:42:21.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c2641e08-1c9c-4c5e-95be-25928d9e7330 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726566141751148, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726566141751558, "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": 1726566141, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c2641e08-1c9c-4c5e-95be-25928d9e7330", "db_session_id": "IT1IGO3CQYO0NBODYRAY", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726566141751668, "job": 1, "event": "recovery_finished"} 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560c433d4e00 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 4 rocksdb: DB pointer 0x560c434d4000 2024-09-17T09:42:21.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c075af640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c075af640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: ** DB Stats ** 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: ** Compaction Stats [default] ** 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T09:42:21.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: ** Compaction Stats [default] ** 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T09:42:21.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Block cache BinnedLRUCache@0x560c433a91f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 0 using public_addr v2:172.21.15.203:0/0 -> [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.746+0000 7f9c117e6c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] at bind addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.750+0000 7f9c117e6c80 1 mon.b@-1(???) e0 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: e1 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T09:42:21.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: legacy client fscid: -1 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: No filesystems configured 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:42:21.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.774+0000 7f9c0a5b5640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:43.677019+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:43.685359+0000 mgr.y (mgr.14150) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:43.760025+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:43.864390+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:44.738180+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:44.742546+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:45.685730+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:47.686154+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:49.686566+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:50.863283+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:51.686859+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:52.181664+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Deploying cephadm binary to smithi203 2024-09-17T09:42:21.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:53.687156+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:54.106774+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:54.117830+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:54.131579+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:55.687567+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:55.940164+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:55.941105+0000 mgr.y (mgr.14150) 27 : cephadm [INF] Added host smithi203 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:55.941956+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:56.480135+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:57.688029+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.009641+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.015116+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.019748+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:42:21.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.021658+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.023290+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:58.025602+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:58.208960+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:58.361981+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:58.502338+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.646202+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.653008+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.655986+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:41:58.658184+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]': finished 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:41:59.455520+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi203 on smithi203 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:41:59.688534+0000 mgr.y (mgr.14150) 34 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.533147+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.542099+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.547523+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.604355+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.608956+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.610775+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.621821+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.680540+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.684669+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.686571+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:00.694794+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:01.073653+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:01.689028+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:02.139452+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:02.149639+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:02.941834+0000 mgr.y (mgr.14150) 36 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:03.689563+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:04.768026+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:05.689998+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:07.690453+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:09.882184+0000 mon.a (mon.0) 163 : audit [INF] from='client.? 172.21.15.39:0/1699482155' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:09.690691+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:10.179714+0000 mon.a (mon.0) 164 : audit [INF] from='client.? 172.21.15.39:0/1699482155' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:10.188317+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:11.691058+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:13.691498+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.330625+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.333348+0000 mgr.y (mgr.14150) 43 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:42:14.336007+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Saving service mon spec with placement smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b;count:3 2024-09-17T09:42:21.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.336794+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.341771+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.346339+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.347031+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.350594+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.352013+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.358794+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.363725+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:14.365342+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cephadm 2024-09-17T09:42:14.367229+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:15.691907+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:15.799139+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:15.807046+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.871 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:17.692331+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:18.525617+0000 mon.a (mon.0) 178 : audit [DBG] from='client.? 172.21.15.203:0/1167240139' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: cluster 2024-09-17T09:42:19.692761+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:20.653183+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:20.659570+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:20.665764+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:20.667241+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: audit 2024-09-17T09:42:20.669163+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:21.872 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:21 smithi203 bash[20366]: debug 2024-09-17T09:42:21.778+0000 7f9c0a5b5640 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T09:42:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:21 smithi039 bash[19898]: cluster 2024-09-17T09:42:19.692761+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:21 smithi039 bash[19898]: audit 2024-09-17T09:42:20.653183+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:21 smithi039 bash[19898]: audit 2024-09-17T09:42:20.659570+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:21 smithi039 bash[19898]: audit 2024-09-17T09:42:20.665764+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:21 smithi039 bash[19898]: audit 2024-09-17T09:42:20.667241+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:21 smithi039 bash[19898]: audit 2024-09-17T09:42:20.669163+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:25.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:42:25.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:42:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:42:25.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:42:25.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:42:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:42:27.178 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 2 2024-09-17T09:42:27.178 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:42:27.178 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":2,"fsid":"acc81fc8-74d8-11ef-bceb-c7b262605968","modified":"2024-09-17T09:42:21.786932Z","created":"2024-09-17T09:40:12.149821Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:3300","nonce":0},{"type":"v1","addr":"172.21.15.203:6789","nonce":0}]},"addr":"172.21.15.203:6789/0","public_addr":"172.21.15.203:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T09:42:27.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:21.693191+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:27.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:21.792446+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:42:27.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:21.792906+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:27.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:21.814540+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:22.787748+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:23.693631+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:23.788082+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:23.790829+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:24.787760+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:25.694026+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:25.787652+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.788112+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.835081+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844039+0000 mon.a (mon.0) 194 : cluster [DBG] monmap epoch 2 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844073+0000 mon.a (mon.0) 195 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:27.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844093+0000 mon.a (mon.0) 196 : cluster [DBG] last_changed 2024-09-17T09:42:21.786932+0000 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844109+0000 mon.a (mon.0) 197 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844125+0000 mon.a (mon.0) 198 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844146+0000 mon.a (mon.0) 199 : cluster [DBG] election_strategy: 1 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844166+0000 mon.a (mon.0) 200 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.844187+0000 mon.a (mon.0) 201 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.845204+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.845257+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.845557+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: cluster 2024-09-17T09:42:26.845829+0000 mon.a (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.852722+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.858734+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.864454+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.870304+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.877038+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.883753+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:26 smithi203 bash[20366]: audit 2024-09-17T09:42:26.889063+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:21.693191+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:27.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:21.792446+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:21.792906+0000 mon.a (mon.0) 186 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:21.814540+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:22.787748+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:23.693631+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:23.788082+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:23.790829+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:24.787760+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:25.694026+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:25.787652+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.788112+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:27.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.835081+0000 mon.a (mon.0) 193 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844039+0000 mon.a (mon.0) 194 : cluster [DBG] monmap epoch 2 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844073+0000 mon.a (mon.0) 195 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844093+0000 mon.a (mon.0) 196 : cluster [DBG] last_changed 2024-09-17T09:42:21.786932+0000 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844109+0000 mon.a (mon.0) 197 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844125+0000 mon.a (mon.0) 198 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844146+0000 mon.a (mon.0) 199 : cluster [DBG] election_strategy: 1 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844166+0000 mon.a (mon.0) 200 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.844187+0000 mon.a (mon.0) 201 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.845204+0000 mon.a (mon.0) 202 : cluster [DBG] fsmap 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.845257+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.845557+0000 mon.a (mon.0) 204 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: cluster 2024-09-17T09:42:26.845829+0000 mon.a (mon.0) 205 : cluster [INF] overall HEALTH_OK 2024-09-17T09:42:27.213 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.852722+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.214 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.858734+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.214 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.864454+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.214 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.870304+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.214 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.877038+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.214 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.883753+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.214 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:26 smithi039 bash[19898]: audit 2024-09-17T09:42:26.889063+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:27.537 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:27 smithi039 bash[25345]: debug 2024-09-17T09:42:27.334+0000 7fc1c1e5c640 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-17T09:42:28.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:42:27 smithi039 bash[20147]: debug 2024-09-17T09:42:27.782+0000 7fc8414bc640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T09:42:28.840 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T09:42:28.841 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:26.943054+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:26.943239+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:27.078659+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:27.081351+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:27.233941+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:27.265338+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:42:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cephadm 2024-09-17T09:42:27.268209+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring daemon mon.a on smithi039 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:27.349034+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:27.354136+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:27.370125+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:27.370266+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:27.370447+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:27.694296+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:28.344293+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:29.343778+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:29.345754+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:29.694595+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:30.345016+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:31.344625+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.345302+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.355440+0000 mon.a (mon.0) 235 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.379945+0000 mon.a (mon.0) 236 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393458+0000 mon.a (mon.0) 237 : cluster [DBG] monmap epoch 3 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393508+0000 mon.a (mon.0) 238 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393542+0000 mon.a (mon.0) 239 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393573+0000 mon.a (mon.0) 240 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393618+0000 mon.a (mon.0) 241 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:42:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393656+0000 mon.a (mon.0) 242 : cluster [DBG] election_strategy: 1 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393679+0000 mon.a (mon.0) 243 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393714+0000 mon.a (mon.0) 244 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.393751+0000 mon.a (mon.0) 245 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.395320+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.395407+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.395766+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: cluster 2024-09-17T09:42:32.396021+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.403391+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.409236+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.417484+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.424962+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.432768+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.433714+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:32.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.437108+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:32.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.440927+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:32 smithi203 bash[20366]: audit 2024-09-17T09:42:32.441519+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:32.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:26.943054+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:42:32.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:26.943239+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:27.078659+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:27.081351+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:27.233941+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:27.265338+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cephadm 2024-09-17T09:42:27.268209+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring daemon mon.a on smithi039 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:27.349034+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:27.354136+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:27.370125+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:27.370266+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:27.370447+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:27.694296+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:28.344293+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:29.343778+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:29.345754+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:29.694595+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:30.345016+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:31.344625+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.345302+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.355440+0000 mon.a (mon.0) 235 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.379945+0000 mon.a (mon.0) 236 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T09:42:32.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:26.943054+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:26.943239+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:27.078659+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:27.081351+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:27.233941+0000 mgr.y (mgr.14150) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:27.265338+0000 mgr.y (mgr.14150) 58 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cephadm 2024-09-17T09:42:27.268209+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring daemon mon.a on smithi039 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:27.349034+0000 mon.a (mon.0) 226 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:27.354136+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:27.370125+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:27.370266+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:27.370447+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:27.694296+0000 mgr.y (mgr.14150) 60 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:32.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:28.344293+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:29.343778+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:29.345754+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:29.694595+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:30.345016+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:31.344625+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.345302+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.355440+0000 mon.a (mon.0) 235 : cluster [INF] mon.a calling monitor election 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.379945+0000 mon.a (mon.0) 236 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393458+0000 mon.a (mon.0) 237 : cluster [DBG] monmap epoch 3 2024-09-17T09:42:32.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393508+0000 mon.a (mon.0) 238 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393542+0000 mon.a (mon.0) 239 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393573+0000 mon.a (mon.0) 240 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393618+0000 mon.a (mon.0) 241 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393656+0000 mon.a (mon.0) 242 : cluster [DBG] election_strategy: 1 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393679+0000 mon.a (mon.0) 243 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393714+0000 mon.a (mon.0) 244 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.393751+0000 mon.a (mon.0) 245 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.395320+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.395407+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.395766+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: cluster 2024-09-17T09:42:32.396021+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.403391+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.409236+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.417484+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.424962+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.432768+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.433714+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.437108+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.440927+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[19898]: audit 2024-09-17T09:42:32.441519+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393458+0000 mon.a (mon.0) 237 : cluster [DBG] monmap epoch 3 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393508+0000 mon.a (mon.0) 238 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393542+0000 mon.a (mon.0) 239 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393573+0000 mon.a (mon.0) 240 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393618+0000 mon.a (mon.0) 241 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T09:42:32.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393656+0000 mon.a (mon.0) 242 : cluster [DBG] election_strategy: 1 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393679+0000 mon.a (mon.0) 243 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393714+0000 mon.a (mon.0) 244 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.393751+0000 mon.a (mon.0) 245 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.395320+0000 mon.a (mon.0) 246 : cluster [DBG] fsmap 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.395407+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.395766+0000 mon.a (mon.0) 248 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: cluster 2024-09-17T09:42:32.396021+0000 mon.a (mon.0) 249 : cluster [INF] overall HEALTH_OK 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.403391+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.409236+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.417484+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.424962+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.432768+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.433714+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.437108+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.440927+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:32.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:32 smithi039 bash[25345]: audit 2024-09-17T09:42:32.441519+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:33.214 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: cluster 2024-09-17T09:42:31.695011+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: cephadm 2024-09-17T09:42:32.427467+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: cephadm 2024-09-17T09:42:32.443977+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi039 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: audit 2024-09-17T09:42:32.611366+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: audit 2024-09-17T09:42:32.620031+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: audit 2024-09-17T09:42:32.628448+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[19898]: audit 2024-09-17T09:42:33.345360+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: cluster 2024-09-17T09:42:31.695011+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:33.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: cephadm 2024-09-17T09:42:32.427467+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:42:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: cephadm 2024-09-17T09:42:32.443977+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi039 2024-09-17T09:42:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: audit 2024-09-17T09:42:32.611366+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: audit 2024-09-17T09:42:32.620031+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: audit 2024-09-17T09:42:32.628448+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:33 smithi039 bash[25345]: audit 2024-09-17T09:42:33.345360+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: cluster 2024-09-17T09:42:31.695011+0000 mgr.y (mgr.14150) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: cephadm 2024-09-17T09:42:32.427467+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T09:42:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: cephadm 2024-09-17T09:42:32.443977+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring daemon mon.c on smithi039 2024-09-17T09:42:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: audit 2024-09-17T09:42:32.611366+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: audit 2024-09-17T09:42:32.620031+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: audit 2024-09-17T09:42:32.628448+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:33 smithi203 bash[20366]: audit 2024-09-17T09:42:33.345360+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:42:34.672 INFO:teuthology.orchestra.run.smithi203.stderr:dumped monmap epoch 3 2024-09-17T09:42:34.672 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:42:34.672 INFO:teuthology.orchestra.run.smithi203.stdout:{"epoch":3,"fsid":"acc81fc8-74d8-11ef-bceb-c7b262605968","modified":"2024-09-17T09:42:27.344633Z","created":"2024-09-17T09:40:12.149821Z","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.39:3300","nonce":0},{"type":"v1","addr":"172.21.15.39:6789","nonce":0}]},"addr":"172.21.15.39:6789/0","public_addr":"172.21.15.39:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:3300","nonce":0},{"type":"v1","addr":"172.21.15.203:6789","nonce":0}]},"addr":"172.21.15.203:6789/0","public_addr":"172.21.15.203:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:3301","nonce":0},{"type":"v1","addr":"172.21.15.39:6790","nonce":0}]},"addr":"172.21.15.39:6790/0","public_addr":"172.21.15.39:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T09:42:35.210 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T09:42:35.210 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: cluster 2024-09-17T09:42:33.695480+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:34.495617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:34.670893+0000 mon.a (mon.0) 264 : audit [DBG] from='client.? 172.21.15.203:0/372561296' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:35.354910+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:35.359216+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:35.360661+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:35.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:35.361535+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[19898]: audit 2024-09-17T09:42:35.362395+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: cluster 2024-09-17T09:42:33.695480+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:34.495617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:34.670893+0000 mon.a (mon.0) 264 : audit [DBG] from='client.? 172.21.15.203:0/372561296' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:35.354910+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:35.359216+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:35.360661+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:35.361535+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:35.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:35 smithi039 bash[25345]: audit 2024-09-17T09:42:35.362395+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:35.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: cluster 2024-09-17T09:42:33.695480+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:35.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:34.495617+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:34.670893+0000 mon.a (mon.0) 264 : audit [DBG] from='client.? 172.21.15.203:0/372561296' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-17T09:42:35.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:35.354910+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:35.359216+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:35.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:35.360661+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:35.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:35.361535+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:35.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:35 smithi203 bash[20366]: audit 2024-09-17T09:42:35.362395+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:36.770 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:36 smithi203 bash[20366]: cephadm 2024-09-17T09:42:35.360329+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:42:36.770 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:36 smithi203 bash[20366]: cephadm 2024-09-17T09:42:35.363318+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi203 2024-09-17T09:42:36.770 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:36 smithi203 bash[20366]: audit 2024-09-17T09:42:36.163432+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.770 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:36 smithi203 bash[20366]: audit 2024-09-17T09:42:36.168145+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.770 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:36 smithi203 bash[20366]: audit 2024-09-17T09:42:36.173350+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[19898]: cephadm 2024-09-17T09:42:35.360329+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[19898]: cephadm 2024-09-17T09:42:35.363318+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi203 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[19898]: audit 2024-09-17T09:42:36.163432+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[19898]: audit 2024-09-17T09:42:36.168145+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[19898]: audit 2024-09-17T09:42:36.173350+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[25345]: cephadm 2024-09-17T09:42:35.360329+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[25345]: cephadm 2024-09-17T09:42:35.363318+0000 mgr.y (mgr.14150) 67 : cephadm [INF] Reconfiguring daemon mon.b on smithi203 2024-09-17T09:42:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[25345]: audit 2024-09-17T09:42:36.163432+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[25345]: audit 2024-09-17T09:42:36.168145+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:36 smithi039 bash[25345]: audit 2024-09-17T09:42:36.173350+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[19898]: cluster 2024-09-17T09:42:35.695902+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[19898]: audit 2024-09-17T09:42:37.450598+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[19898]: audit 2024-09-17T09:42:37.458116+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[19898]: audit 2024-09-17T09:42:37.460567+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[19898]: audit 2024-09-17T09:42:37.465089+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[19898]: audit 2024-09-17T09:42:37.466968+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[25345]: cluster 2024-09-17T09:42:35.695902+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:37.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[25345]: audit 2024-09-17T09:42:37.450598+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[25345]: audit 2024-09-17T09:42:37.458116+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[25345]: audit 2024-09-17T09:42:37.460567+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:37.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[25345]: audit 2024-09-17T09:42:37.465089+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:37.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:37 smithi039 bash[25345]: audit 2024-09-17T09:42:37.466968+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:37.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:37 smithi203 bash[20366]: cluster 2024-09-17T09:42:35.695902+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:37.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:37 smithi203 bash[20366]: audit 2024-09-17T09:42:37.450598+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:37 smithi203 bash[20366]: audit 2024-09-17T09:42:37.458116+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:37.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:37 smithi203 bash[20366]: audit 2024-09-17T09:42:37.460567+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:37 smithi203 bash[20366]: audit 2024-09-17T09:42:37.465089+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:37 smithi203 bash[20366]: audit 2024-09-17T09:42:37.466968+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: cephadm 2024-09-17T09:42:37.469235+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: cephadm 2024-09-17T09:42:37.469652+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.814778+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.829161+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.841950+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.854955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.861516+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.894949+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.895759+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:37.896464+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:38.015879+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:38.028049+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[19898]: audit 2024-09-17T09:42:38.041372+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: cephadm 2024-09-17T09:42:37.469235+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: cephadm 2024-09-17T09:42:37.469652+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.814778+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.829161+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.841950+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.854955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.861516+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.894949+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.895759+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:37.896464+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:38.015879+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:38.028049+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:38 smithi039 bash[25345]: audit 2024-09-17T09:42:38.041372+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: cephadm 2024-09-17T09:42:37.469235+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: cephadm 2024-09-17T09:42:37.469652+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.814778+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.829161+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.841950+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.854955+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.861516+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.894949+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.895759+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:37.896464+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:38.015879+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:38.028049+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:38 smithi203 bash[20366]: audit 2024-09-17T09:42:38.041372+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:39.366 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[19898]: cephadm 2024-09-17T09:42:37.678094+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[19898]: cephadm 2024-09-17T09:42:37.681245+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[19898]: cluster 2024-09-17T09:42:37.696258+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[19898]: cephadm 2024-09-17T09:42:37.894539+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[19898]: cephadm 2024-09-17T09:42:37.897232+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Reconfiguring daemon mon.a on smithi039 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[25345]: cephadm 2024-09-17T09:42:37.678094+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:39.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[25345]: cephadm 2024-09-17T09:42:37.681245+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[25345]: cluster 2024-09-17T09:42:37.696258+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[25345]: cephadm 2024-09-17T09:42:37.894539+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:42:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:39 smithi039 bash[25345]: cephadm 2024-09-17T09:42:37.897232+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Reconfiguring daemon mon.a on smithi039 2024-09-17T09:42:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:39 smithi203 bash[20366]: cephadm 2024-09-17T09:42:37.678094+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:39 smithi203 bash[20366]: cephadm 2024-09-17T09:42:37.681245+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:42:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:39 smithi203 bash[20366]: cluster 2024-09-17T09:42:37.696258+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:39 smithi203 bash[20366]: cephadm 2024-09-17T09:42:37.894539+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-17T09:42:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:39 smithi203 bash[20366]: cephadm 2024-09-17T09:42:37.897232+0000 mgr.y (mgr.14150) 75 : cephadm [INF] Reconfiguring daemon mon.a on smithi039 2024-09-17T09:42:41.293 INFO:teuthology.orchestra.run.smithi039.stdout:# minimal ceph.conf for acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:41.294 INFO:teuthology.orchestra.run.smithi039.stdout:[global] 2024-09-17T09:42:41.294 INFO:teuthology.orchestra.run.smithi039.stdout: fsid = acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:42:41.294 INFO:teuthology.orchestra.run.smithi039.stdout: mon_host = [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[19898]: cluster 2024-09-17T09:42:39.696566+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[19898]: audit 2024-09-17T09:42:40.818017+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[19898]: audit 2024-09-17T09:42:40.823701+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[19898]: audit 2024-09-17T09:42:41.292869+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/1067316051' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[25345]: cluster 2024-09-17T09:42:39.696566+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[25345]: audit 2024-09-17T09:42:40.818017+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[25345]: audit 2024-09-17T09:42:40.823701+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:41.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:41 smithi039 bash[25345]: audit 2024-09-17T09:42:41.292869+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/1067316051' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:41 smithi203 bash[20366]: cluster 2024-09-17T09:42:39.696566+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:41 smithi203 bash[20366]: audit 2024-09-17T09:42:40.818017+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:41 smithi203 bash[20366]: audit 2024-09-17T09:42:40.823701+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:41 smithi203 bash[20366]: audit 2024-09-17T09:42:41.292869+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/1067316051' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:42.027 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T09:42:42.027 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:42:42.027 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:42:42.041 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:42:42.041 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:42:42.102 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:42:42.103 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T09:42:42.118 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:42:42.118 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:42:42.173 INFO:tasks.cephadm:Adding mgr.y on smithi039 2024-09-17T09:42:42.173 INFO:tasks.cephadm:Adding mgr.x on smithi203 2024-09-17T09:42:42.174 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi039=y;smithi203=x' 2024-09-17T09:42:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:43 smithi039 bash[19898]: cluster 2024-09-17T09:42:41.696966+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:43.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:43 smithi039 bash[25345]: cluster 2024-09-17T09:42:41.696966+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:43 smithi203 bash[20366]: cluster 2024-09-17T09:42:41.696966+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:45 smithi039 bash[19898]: cluster 2024-09-17T09:42:43.697379+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:45.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:45 smithi039 bash[25345]: cluster 2024-09-17T09:42:43.697379+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:45.926 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:42:45.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:45 smithi203 bash[20366]: cluster 2024-09-17T09:42:43.697379+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:47.438 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled mgr update... 2024-09-17T09:42:47.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: cluster 2024-09-17T09:42:45.697879+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.435944+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.437750+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.441710+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.443425+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.452377+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.456453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.459240+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.463968+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:42:47.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:47 smithi203 bash[20366]: audit 2024-09-17T09:42:47.465856+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: cluster 2024-09-17T09:42:45.697879+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.435944+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.437750+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.441710+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.443425+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.452377+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.456453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.459240+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.463968+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[25345]: audit 2024-09-17T09:42:47.465856+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: cluster 2024-09-17T09:42:45.697879+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.435944+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.437750+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.441710+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.443425+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.452377+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.456453+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.459240+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.463968+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:42:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:47 smithi039 bash[19898]: audit 2024-09-17T09:42:47.465856+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:48.270 DEBUG:teuthology.orchestra.run.smithi203:mgr.x> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T09:42:48.273 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T09:42:48.273 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T09:42:48.273 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:42:48.274 DEBUG:teuthology.orchestra.run.smithi039:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:42:48.280 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:42:48.280 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_1 2024-09-17T09:42:48.326 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:42:48.326 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:48.327 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 850 Links: 1 2024-09-17T09:42:48.327 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:48.327 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:35:20.294014746 +0000 2024-09-17T09:42:48.327 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:35:20.054016877 +0000 2024-09-17T09:42:48.327 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:35:20.054016877 +0000 2024-09-17T09:42:48.327 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:42:48.328 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:42:48.381 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:42:48.382 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:42:48.382 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.00056259 s, 910 kB/s 2024-09-17T09:42:48.383 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:42:48.433 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_2 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 868 Links: 1 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:35:20.826010024 +0000 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:35:20.554012438 +0000 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:35:20.554012438 +0000 2024-09-17T09:42:48.479 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:42:48.480 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:42:48.533 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:42:48.533 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:42:48.533 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000509527 s, 1.0 MB/s 2024-09-17T09:42:48.535 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:42:48.589 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_3 2024-09-17T09:42:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:48 smithi039 bash[19898]: audit 2024-09-17T09:42:47.424824+0000 mgr.y (mgr.14150) 80 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi039=y;smithi203=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:48 smithi039 bash[19898]: cephadm 2024-09-17T09:42:47.427981+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Saving service mgr spec with placement smithi039=y;smithi203=x;count:2 2024-09-17T09:42:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:48 smithi039 bash[19898]: cephadm 2024-09-17T09:42:47.467959+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T09:42:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:48 smithi039 bash[25345]: audit 2024-09-17T09:42:47.424824+0000 mgr.y (mgr.14150) 80 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi039=y;smithi203=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:48 smithi039 bash[25345]: cephadm 2024-09-17T09:42:47.427981+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Saving service mgr spec with placement smithi039=y;smithi203=x;count:2 2024-09-17T09:42:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:48 smithi039 bash[25345]: cephadm 2024-09-17T09:42:47.467959+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:35:21.318005655 +0000 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:35:21.086007714 +0000 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:35:21.086007714 +0000 2024-09-17T09:42:48.639 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:42:48.640 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:42:48.693 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:42:48.693 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:42:48.693 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000511888 s, 1.0 MB/s 2024-09-17T09:42:48.694 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:42:48.744 DEBUG:teuthology.orchestra.run.smithi039:> stat /dev/vg_nvme/lv_4 2024-09-17T09:42:48.790 INFO:teuthology.orchestra.run.smithi039.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:42:48.790 INFO:teuthology.orchestra.run.smithi039.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:48.790 INFO:teuthology.orchestra.run.smithi039.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-09-17T09:42:48.790 INFO:teuthology.orchestra.run.smithi039.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:48.791 INFO:teuthology.orchestra.run.smithi039.stdout:Access: 2024-09-17 09:35:21.826001146 +0000 2024-09-17T09:42:48.791 INFO:teuthology.orchestra.run.smithi039.stdout:Modify: 2024-09-17 09:35:21.562003489 +0000 2024-09-17T09:42:48.791 INFO:teuthology.orchestra.run.smithi039.stdout:Change: 2024-09-17 09:35:21.562003489 +0000 2024-09-17T09:42:48.791 INFO:teuthology.orchestra.run.smithi039.stdout: Birth: - 2024-09-17T09:42:48.791 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:42:48.845 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records in 2024-09-17T09:42:48.845 INFO:teuthology.orchestra.run.smithi039.stderr:1+0 records out 2024-09-17T09:42:48.845 INFO:teuthology.orchestra.run.smithi039.stderr:512 bytes copied, 0.000519785 s, 985 kB/s 2024-09-17T09:42:48.847 DEBUG:teuthology.orchestra.run.smithi039:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:42:48.853 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:48 smithi203 bash[20366]: audit 2024-09-17T09:42:47.424824+0000 mgr.y (mgr.14150) 80 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi039=y;smithi203=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:42:48.853 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:48 smithi203 bash[20366]: cephadm 2024-09-17T09:42:47.427981+0000 mgr.y (mgr.14150) 81 : cephadm [INF] Saving service mgr spec with placement smithi039=y;smithi203=x;count:2 2024-09-17T09:42:48.853 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:48 smithi203 bash[20366]: cephadm 2024-09-17T09:42:47.467959+0000 mgr.y (mgr.14150) 82 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T09:42:48.895 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:42:48.895 DEBUG:teuthology.orchestra.run.smithi203:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T09:42:48.900 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-17T09:42:48.900 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_1 2024-09-17T09:42:48.945 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T09:42:48.945 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:48.945 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 885 Links: 1 2024-09-17T09:42:48.946 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:48.946 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:35:14.856239431 +0000 2024-09-17T09:42:48.946 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:35:14.612241600 +0000 2024-09-17T09:42:48.946 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:35:14.612241600 +0000 2024-09-17T09:42:48.946 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:42:48.946 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T09:42:48.998 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:42:48.998 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:42:48.998 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000367477 s, 1.4 MB/s 2024-09-17T09:42:48.999 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T09:42:49.050 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_2 2024-09-17T09:42:49.097 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T09:42:49.097 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:49.097 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-09-17T09:42:49.097 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:49.097 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:35:15.336235168 +0000 2024-09-17T09:42:49.098 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:35:15.080237443 +0000 2024-09-17T09:42:49.098 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:35:15.080237443 +0000 2024-09-17T09:42:49.098 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:42:49.098 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T09:42:49.150 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:42:49.150 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:42:49.150 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000291244 s, 1.8 MB/s 2024-09-17T09:42:49.151 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T09:42:49.198 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_3 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:35:15.836230727 +0000 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:35:15.600232822 +0000 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:35:15.600232822 +0000 2024-09-17T09:42:49.245 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:42:49.245 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T09:42:49.297 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:42:49.297 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:42:49.297 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.00026768 s, 1.9 MB/s 2024-09-17T09:42:49.298 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T09:42:49.347 DEBUG:teuthology.orchestra.run.smithi203:> stat /dev/vg_nvme/lv_4 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout:Device: 5h/5d Inode: 934 Links: 1 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout:Access: 2024-09-17 09:35:16.328226356 +0000 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout:Modify: 2024-09-17 09:35:16.068228665 +0000 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout:Change: 2024-09-17 09:35:16.068228665 +0000 2024-09-17T09:42:49.393 INFO:teuthology.orchestra.run.smithi203.stdout: Birth: - 2024-09-17T09:42:49.393 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T09:42:49.448 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records in 2024-09-17T09:42:49.449 INFO:teuthology.orchestra.run.smithi203.stderr:1+0 records out 2024-09-17T09:42:49.449 INFO:teuthology.orchestra.run.smithi203.stderr:512 bytes copied, 0.000182708 s, 2.8 MB/s 2024-09-17T09:42:49.450 DEBUG:teuthology.orchestra.run.smithi203:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T09:42:49.498 INFO:tasks.cephadm:Deploying osd.0 on smithi039 with /dev/vg_nvme/lv_4... 2024-09-17T09:42:49.499 DEBUG:teuthology.orchestra.run.smithi039:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:42:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:49 smithi039 bash[19898]: cluster 2024-09-17T09:42:47.698336+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:49 smithi039 bash[25345]: cluster 2024-09-17T09:42:47.698336+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:49 smithi203 bash[20366]: cluster 2024-09-17T09:42:47.698336+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:51.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:51 smithi203 bash[20366]: cluster 2024-09-17T09:42:49.698640+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:51 smithi039 bash[19898]: cluster 2024-09-17T09:42:49.698640+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:51.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:51 smithi039 bash[25345]: cluster 2024-09-17T09:42:49.698640+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:52.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:51 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:42:52.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:42:53.479 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[21948]: debug 2024-09-17T09:42:53.289+0000 7ff60bb18040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: cluster 2024-09-17T09:42:51.699026+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.223925+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.231849+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.238602+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.245183+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.276692+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.278588+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.279321+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.284975+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: cephadm 2024-09-17T09:42:52.285438+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: cephadm 2024-09-17T09:42:52.314119+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.314484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.315273+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.315926+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: cephadm 2024-09-17T09:42:52.316730+0000 mgr.y (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mgr.y on smithi039 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.411631+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.813423+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.824700+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:53 smithi203 bash[20366]: audit 2024-09-17T09:42:52.835554+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: cluster 2024-09-17T09:42:51.699026+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:53.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.223925+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.231849+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.238602+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.245183+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.276692+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.278588+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.279321+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.284975+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: cephadm 2024-09-17T09:42:52.285438+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: cephadm 2024-09-17T09:42:52.314119+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.314484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.315273+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.315926+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: cephadm 2024-09-17T09:42:52.316730+0000 mgr.y (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mgr.y on smithi039 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.411631+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.813423+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.824700+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[19898]: audit 2024-09-17T09:42:52.835554+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: cluster 2024-09-17T09:42:51.699026+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.223925+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.231849+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.238602+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.245183+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.276692+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.278588+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.279321+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.284975+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: cephadm 2024-09-17T09:42:52.285438+0000 mgr.y (mgr.14150) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: cephadm 2024-09-17T09:42:52.314119+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.314484+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.315273+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.315926+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: cephadm 2024-09-17T09:42:52.316730+0000 mgr.y (mgr.14150) 88 : cephadm [INF] Reconfiguring daemon mgr.y on smithi039 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.411631+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.813423+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.824700+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:53 smithi039 bash[25345]: audit 2024-09-17T09:42:52.835554+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:54.240 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:42:54.757 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:54 smithi203 bash[21948]: debug 2024-09-17T09:42:54.497+0000 7ff60bb18040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:42:54.757 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:54 smithi203 bash[21948]: debug 2024-09-17T09:42:54.565+0000 7ff60bb18040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:42:54.758 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:54 smithi203 bash[21948]: debug 2024-09-17T09:42:54.717+0000 7ff60bb18040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:42:55.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[19898]: cluster 2024-09-17T09:42:53.699460+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:55.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[19898]: audit 2024-09-17T09:42:54.419058+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[19898]: audit 2024-09-17T09:42:54.433306+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[19898]: audit 2024-09-17T09:42:54.445626+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[25345]: cluster 2024-09-17T09:42:53.699460+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:55.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[25345]: audit 2024-09-17T09:42:54.419058+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[25345]: audit 2024-09-17T09:42:54.433306+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:55 smithi039 bash[25345]: audit 2024-09-17T09:42:54.445626+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.711 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[21948]: debug 2024-09-17T09:42:55.381+0000 7ff60bb18040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[21948]: debug 2024-09-17T09:42:55.453+0000 7ff60bb18040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[21948]: debug 2024-09-17T09:42:55.525+0000 7ff60bb18040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[21948]: debug 2024-09-17T09:42:55.709+0000 7ff60bb18040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[20366]: cluster 2024-09-17T09:42:53.699460+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[20366]: audit 2024-09-17T09:42:54.419058+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[20366]: audit 2024-09-17T09:42:54.433306+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[20366]: audit 2024-09-17T09:42:54.445626+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:55.979 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[21948]: debug 2024-09-17T09:42:55.785+0000 7ff60bb18040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:42:55.979 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:55 smithi203 bash[21948]: debug 2024-09-17T09:42:55.857+0000 7ff60bb18040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:42:56.386 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:56 smithi203 bash[21948]: debug 2024-09-17T09:42:56.113+0000 7ff60bb18040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:42:56.386 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:56 smithi203 bash[21948]: debug 2024-09-17T09:42:56.181+0000 7ff60bb18040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:42:56.729 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:56 smithi203 bash[21948]: debug 2024-09-17T09:42:56.385+0000 7ff60bb18040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:42:56.729 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:56 smithi203 bash[21948]: debug 2024-09-17T09:42:56.477+0000 7ff60bb18040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:42:57.087 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:56 smithi203 bash[21948]: debug 2024-09-17T09:42:56.737+0000 7ff60bb18040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:42:57.087 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:56 smithi203 bash[21948]: debug 2024-09-17T09:42:56.917+0000 7ff60bb18040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:42:57.345 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[21948]: debug 2024-09-17T09:42:57.085+0000 7ff60bb18040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:42:57.345 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[21948]: debug 2024-09-17T09:42:57.165+0000 7ff60bb18040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:42:57.632 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[21948]: debug 2024-09-17T09:42:57.341+0000 7ff60bb18040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:42:57.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: cluster 2024-09-17T09:42:55.699890+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: audit 2024-09-17T09:42:56.570094+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: audit 2024-09-17T09:42:56.579921+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: audit 2024-09-17T09:42:56.581966+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: audit 2024-09-17T09:42:56.584098+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: audit 2024-09-17T09:42:56.584874+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: audit 2024-09-17T09:42:56.592577+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:57 smithi203 bash[20366]: cephadm 2024-09-17T09:42:56.593054+0000 mgr.y (mgr.14150) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: cluster 2024-09-17T09:42:55.699890+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: audit 2024-09-17T09:42:56.570094+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: audit 2024-09-17T09:42:56.579921+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: audit 2024-09-17T09:42:56.581966+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: audit 2024-09-17T09:42:56.584098+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: audit 2024-09-17T09:42:56.584874+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: audit 2024-09-17T09:42:56.592577+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[19898]: cephadm 2024-09-17T09:42:56.593054+0000 mgr.y (mgr.14150) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: cluster 2024-09-17T09:42:55.699890+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: audit 2024-09-17T09:42:56.570094+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: audit 2024-09-17T09:42:56.579921+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: audit 2024-09-17T09:42:56.581966+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: audit 2024-09-17T09:42:56.584098+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: audit 2024-09-17T09:42:56.584874+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: audit 2024-09-17T09:42:56.592577+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:57 smithi039 bash[25345]: cephadm 2024-09-17T09:42:56.593054+0000 mgr.y (mgr.14150) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T09:42:58.453 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[21948]: debug 2024-09-17T09:42:58.153+0000 7ff60bb18040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:42:58.453 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[21948]: debug 2024-09-17T09:42:58.225+0000 7ff60bb18040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:42:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[20366]: audit 2024-09-17T09:42:57.629415+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:58.729 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[21948]: debug 2024-09-17T09:42:58.449+0000 7ff60bb18040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:42:58.729 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[21948]: debug 2024-09-17T09:42:58.525+0000 7ff60bb18040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:42:58.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:58 smithi039 bash[19898]: audit 2024-09-17T09:42:57.629415+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:58.983 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:58 smithi039 bash[25345]: audit 2024-09-17T09:42:57.629415+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:42:59.229 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[21948]: debug 2024-09-17T09:42:58.909+0000 7ff60bb18040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:42:59.229 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:42:58 smithi203 bash[21948]: debug 2024-09-17T09:42:58.989+0000 7ff60bb18040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:42:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:59 smithi203 bash[20366]: cluster 2024-09-17T09:42:57.700300+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:42:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:59 smithi203 bash[20366]: cluster 2024-09-17T09:42:59.012045+0000 mon.a (mon.0) 325 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:42:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:59 smithi203 bash[20366]: audit 2024-09-17T09:42:59.015922+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:42:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:59 smithi203 bash[20366]: audit 2024-09-17T09:42:59.016640+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:42:59.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:59 smithi203 bash[20366]: audit 2024-09-17T09:42:59.017949+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:42:59.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:42:59 smithi203 bash[20366]: audit 2024-09-17T09:42:59.018699+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:43:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[19898]: cluster 2024-09-17T09:42:57.700300+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[19898]: cluster 2024-09-17T09:42:59.012045+0000 mon.a (mon.0) 325 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:43:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[19898]: audit 2024-09-17T09:42:59.015922+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:43:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[19898]: audit 2024-09-17T09:42:59.016640+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:43:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[19898]: audit 2024-09-17T09:42:59.017949+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:43:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[19898]: audit 2024-09-17T09:42:59.018699+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:43:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[25345]: cluster 2024-09-17T09:42:57.700300+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[25345]: cluster 2024-09-17T09:42:59.012045+0000 mon.a (mon.0) 325 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:43:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[25345]: audit 2024-09-17T09:42:59.015922+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:43:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[25345]: audit 2024-09-17T09:42:59.016640+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:43:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[25345]: audit 2024-09-17T09:42:59.017949+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:43:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:42:59 smithi039 bash[25345]: audit 2024-09-17T09:42:59.018699+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.203:0/3313835667' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:43:00.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:00 smithi203 bash[20366]: cluster 2024-09-17T09:42:59.663460+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e14: y(active, since 99s), standbys: x 2024-09-17T09:43:00.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:00 smithi203 bash[20366]: audit 2024-09-17T09:42:59.663682+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:43:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:00 smithi039 bash[19898]: cluster 2024-09-17T09:42:59.663460+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e14: y(active, since 99s), standbys: x 2024-09-17T09:43:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:00 smithi039 bash[19898]: audit 2024-09-17T09:42:59.663682+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:43:01.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:00 smithi039 bash[25345]: cluster 2024-09-17T09:42:59.663460+0000 mon.a (mon.0) 326 : cluster [DBG] mgrmap e14: y(active, since 99s), standbys: x 2024-09-17T09:43:01.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:00 smithi039 bash[25345]: audit 2024-09-17T09:42:59.663682+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:43:01.949 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:43:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: cluster 2024-09-17T09:42:59.700570+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.765460+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.778159+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.781219+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.785366+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.785761+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.786761+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:01 smithi203 bash[20366]: audit 2024-09-17T09:43:00.791887+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:01.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: cluster 2024-09-17T09:42:59.700570+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:01.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.765460+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:01.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.778159+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:01.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.781219+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.785366+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.785761+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.786761+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[19898]: audit 2024-09-17T09:43:00.791887+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: cluster 2024-09-17T09:42:59.700570+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.765460+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.778159+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.781219+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.785366+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:02.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.785761+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:02.001 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.786761+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:02.001 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:01 smithi039 bash[25345]: audit 2024-09-17T09:43:00.791887+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:02.002 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_4 2024-09-17T09:43:03.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:02 smithi039 bash[19898]: cluster 2024-09-17T09:43:01.700947+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:02 smithi039 bash[25345]: cluster 2024-09-17T09:43:01.700947+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:03.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:02 smithi203 bash[20366]: cluster 2024-09-17T09:43:01.700947+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:04 smithi039 bash[19898]: cluster 2024-09-17T09:43:03.701383+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:05.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:04 smithi039 bash[25345]: cluster 2024-09-17T09:43:03.701383+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:04 smithi203 bash[20366]: cluster 2024-09-17T09:43:03.701383+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:06.742 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:43:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:06 smithi039 bash[19898]: cluster 2024-09-17T09:43:05.701813+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:07.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:06 smithi039 bash[25345]: cluster 2024-09-17T09:43:05.701813+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:07.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:06 smithi203 bash[20366]: cluster 2024-09-17T09:43:05.701813+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:09.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[19898]: cluster 2024-09-17T09:43:07.702272+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:09.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[19898]: audit 2024-09-17T09:43:08.181427+0000 mgr.y (mgr.14150) 98 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:09.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[19898]: audit 2024-09-17T09:43:08.185483+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:43:09.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[19898]: audit 2024-09-17T09:43:08.190646+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:43:09.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[19898]: audit 2024-09-17T09:43:08.191932+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:09.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[25345]: cluster 2024-09-17T09:43:07.702272+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:09.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[25345]: audit 2024-09-17T09:43:08.181427+0000 mgr.y (mgr.14150) 98 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:09.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[25345]: audit 2024-09-17T09:43:08.185483+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:43:09.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[25345]: audit 2024-09-17T09:43:08.190646+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:43:09.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:08 smithi039 bash[25345]: audit 2024-09-17T09:43:08.191932+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:08 smithi203 bash[20366]: cluster 2024-09-17T09:43:07.702272+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:08 smithi203 bash[20366]: audit 2024-09-17T09:43:08.181427+0000 mgr.y (mgr.14150) 98 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:43:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:08 smithi203 bash[20366]: audit 2024-09-17T09:43:08.185483+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:43:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:08 smithi203 bash[20366]: audit 2024-09-17T09:43:08.190646+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:43:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:08 smithi203 bash[20366]: audit 2024-09-17T09:43:08.191932+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:10 smithi039 bash[19898]: cluster 2024-09-17T09:43:09.702716+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:11.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:10 smithi039 bash[25345]: cluster 2024-09-17T09:43:09.702716+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:11.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:10 smithi203 bash[20366]: cluster 2024-09-17T09:43:09.702716+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:13.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:12 smithi039 bash[19898]: cluster 2024-09-17T09:43:11.703200+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:12 smithi039 bash[25345]: cluster 2024-09-17T09:43:11.703200+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:12 smithi203 bash[20366]: cluster 2024-09-17T09:43:11.703200+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:15 smithi203 bash[20366]: cluster 2024-09-17T09:43:13.703649+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:15 smithi203 bash[20366]: audit 2024-09-17T09:43:14.643801+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:15 smithi203 bash[20366]: audit 2024-09-17T09:43:14.655504+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:15 smithi203 bash[20366]: audit 2024-09-17T09:43:14.671944+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:16.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[25345]: cluster 2024-09-17T09:43:13.703649+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[25345]: audit 2024-09-17T09:43:14.643801+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[25345]: audit 2024-09-17T09:43:14.655504+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[25345]: audit 2024-09-17T09:43:14.671944+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[19898]: cluster 2024-09-17T09:43:13.703649+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[19898]: audit 2024-09-17T09:43:14.643801+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[19898]: audit 2024-09-17T09:43:14.655504+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:15 smithi039 bash[19898]: audit 2024-09-17T09:43:14.671944+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:17 smithi203 bash[20366]: cluster 2024-09-17T09:43:15.704020+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:17 smithi039 bash[19898]: cluster 2024-09-17T09:43:15.704020+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:17 smithi039 bash[25345]: cluster 2024-09-17T09:43:15.704020+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:18 smithi203 bash[20366]: audit 2024-09-17T09:43:17.905861+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.39:0/2267872341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "355b7bed-e621-4f21-9771-ecd7d8150eed"}]: dispatch 2024-09-17T09:43:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:18 smithi203 bash[20366]: audit 2024-09-17T09:43:17.910054+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.39:0/2267872341' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "355b7bed-e621-4f21-9771-ecd7d8150eed"}]': finished 2024-09-17T09:43:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:18 smithi203 bash[20366]: cluster 2024-09-17T09:43:17.916640+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:43:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:18 smithi203 bash[20366]: audit 2024-09-17T09:43:17.917054+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:18 smithi203 bash[20366]: audit 2024-09-17T09:43:18.554861+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.39:0/4267823504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[19898]: audit 2024-09-17T09:43:17.905861+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.39:0/2267872341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "355b7bed-e621-4f21-9771-ecd7d8150eed"}]: dispatch 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[19898]: audit 2024-09-17T09:43:17.910054+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.39:0/2267872341' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "355b7bed-e621-4f21-9771-ecd7d8150eed"}]': finished 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[19898]: cluster 2024-09-17T09:43:17.916640+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[19898]: audit 2024-09-17T09:43:17.917054+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[19898]: audit 2024-09-17T09:43:18.554861+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.39:0/4267823504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[25345]: audit 2024-09-17T09:43:17.905861+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.39:0/2267872341' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "355b7bed-e621-4f21-9771-ecd7d8150eed"}]: dispatch 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[25345]: audit 2024-09-17T09:43:17.910054+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.39:0/2267872341' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "355b7bed-e621-4f21-9771-ecd7d8150eed"}]': finished 2024-09-17T09:43:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[25345]: cluster 2024-09-17T09:43:17.916640+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T09:43:19.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[25345]: audit 2024-09-17T09:43:17.917054+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:19.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:18 smithi039 bash[25345]: audit 2024-09-17T09:43:18.554861+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.39:0/4267823504' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:43:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:19 smithi203 bash[20366]: cluster 2024-09-17T09:43:17.704270+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:19 smithi039 bash[19898]: cluster 2024-09-17T09:43:17.704270+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:20.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:19 smithi039 bash[25345]: cluster 2024-09-17T09:43:17.704270+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[25345]: cluster 2024-09-17T09:43:19.704654+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[25345]: audit 2024-09-17T09:43:20.370510+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[25345]: audit 2024-09-17T09:43:20.379980+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[25345]: audit 2024-09-17T09:43:20.386224+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[19898]: cluster 2024-09-17T09:43:19.704654+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[19898]: audit 2024-09-17T09:43:20.370510+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[19898]: audit 2024-09-17T09:43:20.379980+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:21 smithi039 bash[19898]: audit 2024-09-17T09:43:20.386224+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:21 smithi203 bash[20366]: cluster 2024-09-17T09:43:19.704654+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:21 smithi203 bash[20366]: audit 2024-09-17T09:43:20.370510+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:21 smithi203 bash[20366]: audit 2024-09-17T09:43:20.379980+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:21 smithi203 bash[20366]: audit 2024-09-17T09:43:20.386224+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:23.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:23 smithi039 bash[19898]: cluster 2024-09-17T09:43:21.705017+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:23.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:23 smithi039 bash[25345]: cluster 2024-09-17T09:43:21.705017+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:23.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:23 smithi203 bash[20366]: cluster 2024-09-17T09:43:21.705017+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:25.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:25 smithi039 bash[25345]: cluster 2024-09-17T09:43:23.705480+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:25.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:25 smithi039 bash[19898]: cluster 2024-09-17T09:43:23.705480+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:25 smithi203 bash[20366]: cluster 2024-09-17T09:43:23.705480+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:27 smithi203 bash[20366]: cluster 2024-09-17T09:43:25.705957+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:27.872 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:27 smithi039 bash[25345]: cluster 2024-09-17T09:43:25.705957+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:27.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:27 smithi039 bash[19898]: cluster 2024-09-17T09:43:25.705957+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:29 smithi203 bash[20366]: cluster 2024-09-17T09:43:27.706389+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:29 smithi039 bash[19898]: cluster 2024-09-17T09:43:27.706389+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:29 smithi039 bash[25345]: cluster 2024-09-17T09:43:27.706389+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:31 smithi203 bash[20366]: cluster 2024-09-17T09:43:29.706829+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:31 smithi039 bash[19898]: cluster 2024-09-17T09:43:29.706829+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:31.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:31 smithi039 bash[25345]: cluster 2024-09-17T09:43:29.706829+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:32 smithi203 bash[20366]: audit 2024-09-17T09:43:31.512096+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:43:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:32 smithi203 bash[20366]: audit 2024-09-17T09:43:31.513677+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:32 smithi203 bash[20366]: cephadm 2024-09-17T09:43:31.514911+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T09:43:32.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:32 smithi039 bash[19898]: audit 2024-09-17T09:43:31.512096+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:43:32.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:32 smithi039 bash[19898]: audit 2024-09-17T09:43:31.513677+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:32.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:32 smithi039 bash[19898]: cephadm 2024-09-17T09:43:31.514911+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T09:43:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:32 smithi039 bash[25345]: audit 2024-09-17T09:43:31.512096+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-17T09:43:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:32 smithi039 bash[25345]: audit 2024-09-17T09:43:31.513677+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:32 smithi039 bash[25345]: cephadm 2024-09-17T09:43:31.514911+0000 mgr.y (mgr.14150) 110 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T09:43:33.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:33 smithi039 bash[19898]: cluster 2024-09-17T09:43:31.707222+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:33.511 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:33 smithi039 bash[25345]: cluster 2024-09-17T09:43:31.707222+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:33 smithi203 bash[20366]: cluster 2024-09-17T09:43:31.707222+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[19898]: cluster 2024-09-17T09:43:33.707632+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[19898]: audit 2024-09-17T09:43:34.903359+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[19898]: audit 2024-09-17T09:43:34.914885+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[19898]: audit 2024-09-17T09:43:34.925571+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[25345]: cluster 2024-09-17T09:43:33.707632+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[25345]: audit 2024-09-17T09:43:34.903359+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[25345]: audit 2024-09-17T09:43:34.914885+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:35 smithi039 bash[25345]: audit 2024-09-17T09:43:34.925571+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.721 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:35 smithi203 bash[20366]: cluster 2024-09-17T09:43:33.707632+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:35.722 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:35 smithi203 bash[20366]: audit 2024-09-17T09:43:34.903359+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.722 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:35 smithi203 bash[20366]: audit 2024-09-17T09:43:34.914885+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:35.722 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:35 smithi203 bash[20366]: audit 2024-09-17T09:43:34.925571+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:36.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:36 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:43:36.362 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:43:36 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:43:36.362 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:36 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:43:36.637 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:43:36 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:43:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:36 smithi039 bash[19898]: cephadm 2024-09-17T09:43:34.917298+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:43:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:36 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:43:36.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:36 smithi039 bash[25345]: cephadm 2024-09-17T09:43:34.917298+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:43:36.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:36 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:43:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:36 smithi203 bash[20366]: cephadm 2024-09-17T09:43:34.917298+0000 mgr.y (mgr.14150) 113 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:43:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: cluster 2024-09-17T09:43:35.708086+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: audit 2024-09-17T09:43:36.637621+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: audit 2024-09-17T09:43:36.642329+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: audit 2024-09-17T09:43:36.642690+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: audit 2024-09-17T09:43:36.644024+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: audit 2024-09-17T09:43:36.647028+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:37 smithi203 bash[20366]: audit 2024-09-17T09:43:36.651658+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: cluster 2024-09-17T09:43:35.708086+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: audit 2024-09-17T09:43:36.637621+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: audit 2024-09-17T09:43:36.642329+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: audit 2024-09-17T09:43:36.642690+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: audit 2024-09-17T09:43:36.644024+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: audit 2024-09-17T09:43:36.647028+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[19898]: audit 2024-09-17T09:43:36.651658+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: cluster 2024-09-17T09:43:35.708086+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:37.827 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: audit 2024-09-17T09:43:36.637621+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:37.828 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: audit 2024-09-17T09:43:36.642329+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.828 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: audit 2024-09-17T09:43:36.642690+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:37.828 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: audit 2024-09-17T09:43:36.644024+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:37.828 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: audit 2024-09-17T09:43:36.647028+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:37.828 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:37 smithi039 bash[25345]: audit 2024-09-17T09:43:36.651658+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:39.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:39 smithi039 bash[19898]: cluster 2024-09-17T09:43:37.708410+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:39 smithi039 bash[25345]: cluster 2024-09-17T09:43:37.708410+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:39 smithi203 bash[20366]: cluster 2024-09-17T09:43:37.708410+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[25345]: cluster 2024-09-17T09:43:39.708661+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[25345]: audit 2024-09-17T09:43:40.598890+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[25345]: audit 2024-09-17T09:43:40.611057+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[25345]: audit 2024-09-17T09:43:40.625286+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[19898]: cluster 2024-09-17T09:43:39.708661+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[19898]: audit 2024-09-17T09:43:40.598890+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[19898]: audit 2024-09-17T09:43:40.611057+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:41 smithi039 bash[19898]: audit 2024-09-17T09:43:40.625286+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:41 smithi203 bash[20366]: cluster 2024-09-17T09:43:39.708661+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:41 smithi203 bash[20366]: audit 2024-09-17T09:43:40.598890+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:41 smithi203 bash[20366]: audit 2024-09-17T09:43:40.611057+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:41 smithi203 bash[20366]: audit 2024-09-17T09:43:40.625286+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:43 smithi039 bash[19898]: cluster 2024-09-17T09:43:41.708985+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:43.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:43 smithi039 bash[25345]: cluster 2024-09-17T09:43:41.708985+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:43 smithi203 bash[20366]: cluster 2024-09-17T09:43:41.708985+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:45 smithi039 bash[19898]: cluster 2024-09-17T09:43:43.709285+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:45.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:45 smithi039 bash[25345]: cluster 2024-09-17T09:43:43.709285+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:45.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:45 smithi203 bash[20366]: cluster 2024-09-17T09:43:43.709285+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:47.353 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 0 on host 'smithi039' 2024-09-17T09:43:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: cluster 2024-09-17T09:43:45.709662+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:46.892590+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:43:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:46.893007+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:43:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.332083+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.341189+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.342117+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.351137+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.359431+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.362693+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.363934+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[19898]: audit 2024-09-17T09:43:47.373222+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: cluster 2024-09-17T09:43:45.709662+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:46.892590+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:46.893007+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.332083+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.341189+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.342117+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:43:47.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.351137+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.359431+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.362693+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:47.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.363934+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:47.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:47 smithi039 bash[25345]: audit 2024-09-17T09:43:47.373222+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.973 DEBUG:teuthology.orchestra.run.smithi039:osd.0> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T09:43:47.976 INFO:tasks.cephadm:Deploying osd.1 on smithi039 with /dev/vg_nvme/lv_3... 2024-09-17T09:43:47.976 DEBUG:teuthology.orchestra.run.smithi039:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T09:43:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: cluster 2024-09-17T09:43:45.709662+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:46.892590+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:43:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:46.893007+0000 mon.a (mon.0) 363 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.332083+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.341189+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.342117+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.351137+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.359431+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.362693+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.363934+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:47 smithi203 bash[20366]: audit 2024-09-17T09:43:47.373222+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:48 smithi203 bash[20366]: cephadm 2024-09-17T09:43:47.345003+0000 mgr.y (mgr.14150) 120 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 15217M 2024-09-17T09:43:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:48 smithi203 bash[20366]: audit 2024-09-17T09:43:47.622999+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"]}]': finished 2024-09-17T09:43:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:48 smithi203 bash[20366]: cluster 2024-09-17T09:43:47.628240+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:43:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:48 smithi203 bash[20366]: audit 2024-09-17T09:43:47.629210+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:48 smithi203 bash[20366]: audit 2024-09-17T09:43:47.631552+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:43:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:48 smithi203 bash[20366]: audit 2024-09-17T09:43:47.639692+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=smithi039", "root=default"]}]: dispatch 2024-09-17T09:43:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[19898]: cephadm 2024-09-17T09:43:47.345003+0000 mgr.y (mgr.14150) 120 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 15217M 2024-09-17T09:43:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[19898]: audit 2024-09-17T09:43:47.622999+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"]}]': finished 2024-09-17T09:43:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[19898]: cluster 2024-09-17T09:43:47.628240+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:43:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[19898]: audit 2024-09-17T09:43:47.629210+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[19898]: audit 2024-09-17T09:43:47.631552+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:43:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[19898]: audit 2024-09-17T09:43:47.639692+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=smithi039", "root=default"]}]: dispatch 2024-09-17T09:43:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[25345]: cephadm 2024-09-17T09:43:47.345003+0000 mgr.y (mgr.14150) 120 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 15217M 2024-09-17T09:43:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[25345]: audit 2024-09-17T09:43:47.622999+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"]}]': finished 2024-09-17T09:43:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[25345]: cluster 2024-09-17T09:43:47.628240+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T09:43:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[25345]: audit 2024-09-17T09:43:47.629210+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[25345]: audit 2024-09-17T09:43:47.631552+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:43:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[25345]: audit 2024-09-17T09:43:47.639692+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=smithi039", "root=default"]}]: dispatch 2024-09-17T09:43:49.139 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[29375]: debug 2024-09-17T09:43:48.656+0000 7fcdff204640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T09:43:49.139 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:43:48 smithi039 bash[29375]: debug 2024-09-17T09:43:48.676+0000 7fcdfb02c640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:43:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:49 smithi203 bash[20366]: cluster 2024-09-17T09:43:47.710054+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:49 smithi203 bash[20366]: audit 2024-09-17T09:43:48.636053+0000 mon.a (mon.0) 376 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:43:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:49 smithi203 bash[20366]: cluster 2024-09-17T09:43:48.642453+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:43:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:49 smithi203 bash[20366]: audit 2024-09-17T09:43:48.644517+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:49 smithi203 bash[20366]: audit 2024-09-17T09:43:48.657424+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:50.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[19898]: cluster 2024-09-17T09:43:47.710054+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:50.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[19898]: audit 2024-09-17T09:43:48.636053+0000 mon.a (mon.0) 376 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:43:50.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[19898]: cluster 2024-09-17T09:43:48.642453+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:43:50.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[19898]: audit 2024-09-17T09:43:48.644517+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:50.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[19898]: audit 2024-09-17T09:43:48.657424+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:50.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[25345]: cluster 2024-09-17T09:43:47.710054+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:50.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[25345]: audit 2024-09-17T09:43:48.636053+0000 mon.a (mon.0) 376 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:43:50.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[25345]: cluster 2024-09-17T09:43:48.642453+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T09:43:50.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[25345]: audit 2024-09-17T09:43:48.644517+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:50.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:49 smithi039 bash[25345]: audit 2024-09-17T09:43:48.657424+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:50 smithi203 bash[20366]: cluster 2024-09-17T09:43:47.912918+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:43:50.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:50 smithi203 bash[20366]: cluster 2024-09-17T09:43:47.913046+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:43:50.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:50 smithi203 bash[20366]: audit 2024-09-17T09:43:49.654647+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:50.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:50 smithi203 bash[20366]: cluster 2024-09-17T09:43:49.661719+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001] boot 2024-09-17T09:43:50.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:50 smithi203 bash[20366]: cluster 2024-09-17T09:43:49.661784+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:43:50.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:50 smithi203 bash[20366]: audit 2024-09-17T09:43:49.662797+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[19898]: cluster 2024-09-17T09:43:47.912918+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[19898]: cluster 2024-09-17T09:43:47.913046+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[19898]: audit 2024-09-17T09:43:49.654647+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[19898]: cluster 2024-09-17T09:43:49.661719+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001] boot 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[19898]: cluster 2024-09-17T09:43:49.661784+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[19898]: audit 2024-09-17T09:43:49.662797+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:51.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[25345]: cluster 2024-09-17T09:43:47.912918+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:43:51.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[25345]: cluster 2024-09-17T09:43:47.913046+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:43:51.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[25345]: audit 2024-09-17T09:43:49.654647+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:51.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[25345]: cluster 2024-09-17T09:43:49.661719+0000 mon.a (mon.0) 381 : cluster [INF] osd.0 [v2:172.21.15.39:6802/2866685001,v1:172.21.15.39:6803/2866685001] boot 2024-09-17T09:43:51.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[25345]: cluster 2024-09-17T09:43:49.661784+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T09:43:51.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:50 smithi039 bash[25345]: audit 2024-09-17T09:43:49.662797+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:43:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:51 smithi203 bash[20366]: cluster 2024-09-17T09:43:49.710462+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:51 smithi203 bash[20366]: cluster 2024-09-17T09:43:50.691125+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:43:52.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:51 smithi039 bash[19898]: cluster 2024-09-17T09:43:49.710462+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:52.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:51 smithi039 bash[19898]: cluster 2024-09-17T09:43:50.691125+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:43:52.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:51 smithi039 bash[25345]: cluster 2024-09-17T09:43:49.710462+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T09:43:52.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:51 smithi039 bash[25345]: cluster 2024-09-17T09:43:50.691125+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T09:43:52.780 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:43:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:52 smithi039 bash[19898]: cluster 2024-09-17T09:43:51.710952+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:52 smithi039 bash[25345]: cluster 2024-09-17T09:43:51.710952+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:53.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:52 smithi203 bash[20366]: cluster 2024-09-17T09:43:51.710952+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:55.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:54 smithi039 bash[19898]: cluster 2024-09-17T09:43:53.711439+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:55.119 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:54 smithi039 bash[25345]: cluster 2024-09-17T09:43:53.711439+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:55.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:54 smithi203 bash[20366]: cluster 2024-09-17T09:43:53.711439+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:56.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.088463+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.103676+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.110804+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:56.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.113012+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.113756+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.117954+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.125782+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.423546+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.431280+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.434026+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.437129+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.440260+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.441325+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[25345]: audit 2024-09-17T09:43:55.449267+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.088463+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.103676+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.110804+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.113012+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.113756+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.117954+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.125782+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.423546+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.431280+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.434026+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.437129+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.440260+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.441325+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:56 smithi039 bash[19898]: audit 2024-09-17T09:43:55.449267+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.088463+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.103676+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.110804+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.113012+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.113756+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.117954+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.125782+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.423546+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.431280+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.434026+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:43:56.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.437129+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:56.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.440260+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:43:56.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.441325+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:43:56.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:56 smithi203 bash[20366]: audit 2024-09-17T09:43:55.449267+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:43:57.259 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:43:57.310 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_3 2024-09-17T09:43:57.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:57 smithi039 bash[19898]: cluster 2024-09-17T09:43:55.711829+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:57.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:57 smithi039 bash[25345]: cluster 2024-09-17T09:43:55.711829+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:57 smithi203 bash[20366]: cluster 2024-09-17T09:43:55.711829+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:43:59 smithi203 bash[20366]: cluster 2024-09-17T09:43:57.712141+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:43:59 smithi039 bash[19898]: cluster 2024-09-17T09:43:57.712141+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:43:59.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:43:59 smithi039 bash[25345]: cluster 2024-09-17T09:43:57.712141+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:01 smithi203 bash[20366]: cluster 2024-09-17T09:43:59.712562+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:01.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:01 smithi203 bash[20366]: audit 2024-09-17T09:44:00.828092+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:01 smithi203 bash[20366]: audit 2024-09-17T09:44:00.837216+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:01 smithi203 bash[20366]: audit 2024-09-17T09:44:00.846865+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[19898]: cluster 2024-09-17T09:43:59.712562+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[19898]: audit 2024-09-17T09:44:00.828092+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[19898]: audit 2024-09-17T09:44:00.837216+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[19898]: audit 2024-09-17T09:44:00.846865+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[25345]: cluster 2024-09-17T09:43:59.712562+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[25345]: audit 2024-09-17T09:44:00.828092+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[25345]: audit 2024-09-17T09:44:00.837216+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:01.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:01 smithi039 bash[25345]: audit 2024-09-17T09:44:00.846865+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:02.269 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:44:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:03 smithi039 bash[19898]: cluster 2024-09-17T09:44:01.713067+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:03 smithi039 bash[25345]: cluster 2024-09-17T09:44:01.713067+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:03 smithi203 bash[20366]: cluster 2024-09-17T09:44:01.713067+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[19898]: audit 2024-09-17T09:44:03.672114+0000 mgr.y (mgr.14150) 129 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[19898]: audit 2024-09-17T09:44:03.678273+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:44:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[19898]: audit 2024-09-17T09:44:03.683716+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:44:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[19898]: audit 2024-09-17T09:44:03.685247+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[25345]: audit 2024-09-17T09:44:03.672114+0000 mgr.y (mgr.14150) 129 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[25345]: audit 2024-09-17T09:44:03.678273+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:44:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[25345]: audit 2024-09-17T09:44:03.683716+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:44:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:04 smithi039 bash[25345]: audit 2024-09-17T09:44:03.685247+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:04 smithi203 bash[20366]: audit 2024-09-17T09:44:03.672114+0000 mgr.y (mgr.14150) 129 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:44:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:04 smithi203 bash[20366]: audit 2024-09-17T09:44:03.678273+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:44:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:04 smithi203 bash[20366]: audit 2024-09-17T09:44:03.683716+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:44:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:04 smithi203 bash[20366]: audit 2024-09-17T09:44:03.685247+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:05.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:05 smithi039 bash[19898]: cluster 2024-09-17T09:44:03.713476+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:05 smithi039 bash[25345]: cluster 2024-09-17T09:44:03.713476+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:05.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:05 smithi203 bash[20366]: cluster 2024-09-17T09:44:03.713476+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:07 smithi039 bash[19898]: cluster 2024-09-17T09:44:05.714008+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:07 smithi039 bash[25345]: cluster 2024-09-17T09:44:05.714008+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:07 smithi203 bash[20366]: cluster 2024-09-17T09:44:05.714008+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:09.789 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:09 smithi039 bash[25345]: cluster 2024-09-17T09:44:07.714501+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:09.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:09 smithi039 bash[19898]: cluster 2024-09-17T09:44:07.714501+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:09.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:09 smithi203 bash[20366]: cluster 2024-09-17T09:44:07.714501+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:11 smithi039 bash[19898]: cluster 2024-09-17T09:44:09.715026+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:11 smithi039 bash[25345]: cluster 2024-09-17T09:44:09.715026+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:11.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:11 smithi203 bash[20366]: cluster 2024-09-17T09:44:09.715026+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[25345]: audit 2024-09-17T09:44:12.237012+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.39:0/264552243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5d28a29-cf22-4817-a2b3-b6d71d5da288"}]: dispatch 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[25345]: audit 2024-09-17T09:44:12.240143+0000 mon.a (mon.0) 406 : audit [INF] from='client.? 172.21.15.39:0/264552243' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5d28a29-cf22-4817-a2b3-b6d71d5da288"}]': finished 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[25345]: cluster 2024-09-17T09:44:12.252736+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[25345]: audit 2024-09-17T09:44:12.252941+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[19898]: audit 2024-09-17T09:44:12.237012+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.39:0/264552243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5d28a29-cf22-4817-a2b3-b6d71d5da288"}]: dispatch 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[19898]: audit 2024-09-17T09:44:12.240143+0000 mon.a (mon.0) 406 : audit [INF] from='client.? 172.21.15.39:0/264552243' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5d28a29-cf22-4817-a2b3-b6d71d5da288"}]': finished 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[19898]: cluster 2024-09-17T09:44:12.252736+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:44:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:12 smithi039 bash[19898]: audit 2024-09-17T09:44:12.252941+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:12 smithi203 bash[20366]: audit 2024-09-17T09:44:12.237012+0000 mon.a (mon.0) 405 : audit [INF] from='client.? 172.21.15.39:0/264552243' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d5d28a29-cf22-4817-a2b3-b6d71d5da288"}]: dispatch 2024-09-17T09:44:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:12 smithi203 bash[20366]: audit 2024-09-17T09:44:12.240143+0000 mon.a (mon.0) 406 : audit [INF] from='client.? 172.21.15.39:0/264552243' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d5d28a29-cf22-4817-a2b3-b6d71d5da288"}]': finished 2024-09-17T09:44:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:12 smithi203 bash[20366]: cluster 2024-09-17T09:44:12.252736+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T09:44:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:12 smithi203 bash[20366]: audit 2024-09-17T09:44:12.252941+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:13.859 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:13 smithi039 bash[19898]: cluster 2024-09-17T09:44:11.715532+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:13.860 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:13 smithi039 bash[19898]: audit 2024-09-17T09:44:12.858414+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.39:0/2139522249' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:44:13.860 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:13 smithi039 bash[25345]: cluster 2024-09-17T09:44:11.715532+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:13.860 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:13 smithi039 bash[25345]: audit 2024-09-17T09:44:12.858414+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.39:0/2139522249' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:44:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:13 smithi203 bash[20366]: cluster 2024-09-17T09:44:11.715532+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:13 smithi203 bash[20366]: audit 2024-09-17T09:44:12.858414+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.39:0/2139522249' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[25345]: cluster 2024-09-17T09:44:13.716005+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[25345]: audit 2024-09-17T09:44:15.057646+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[25345]: audit 2024-09-17T09:44:15.067178+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[25345]: audit 2024-09-17T09:44:15.073561+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[19898]: cluster 2024-09-17T09:44:13.716005+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[19898]: audit 2024-09-17T09:44:15.057646+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[19898]: audit 2024-09-17T09:44:15.067178+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:15 smithi039 bash[19898]: audit 2024-09-17T09:44:15.073561+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:15 smithi203 bash[20366]: cluster 2024-09-17T09:44:13.716005+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:15.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:15 smithi203 bash[20366]: audit 2024-09-17T09:44:15.057646+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:15 smithi203 bash[20366]: audit 2024-09-17T09:44:15.067178+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:15.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:15 smithi203 bash[20366]: audit 2024-09-17T09:44:15.073561+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:17.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:17 smithi039 bash[19898]: cluster 2024-09-17T09:44:15.716448+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:17.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:17 smithi039 bash[25345]: cluster 2024-09-17T09:44:15.716448+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:17 smithi203 bash[20366]: cluster 2024-09-17T09:44:15.716448+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:19 smithi039 bash[19898]: cluster 2024-09-17T09:44:17.716890+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:19 smithi039 bash[25345]: cluster 2024-09-17T09:44:17.716890+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:19.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:19 smithi203 bash[20366]: cluster 2024-09-17T09:44:17.716890+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[19898]: cluster 2024-09-17T09:44:19.717272+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[19898]: audit 2024-09-17T09:44:21.056462+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[19898]: audit 2024-09-17T09:44:21.064794+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[19898]: audit 2024-09-17T09:44:21.074485+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[25345]: cluster 2024-09-17T09:44:19.717272+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[25345]: audit 2024-09-17T09:44:21.056462+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[25345]: audit 2024-09-17T09:44:21.064794+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:21 smithi039 bash[25345]: audit 2024-09-17T09:44:21.074485+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:21 smithi203 bash[20366]: cluster 2024-09-17T09:44:19.717272+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:21 smithi203 bash[20366]: audit 2024-09-17T09:44:21.056462+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:21 smithi203 bash[20366]: audit 2024-09-17T09:44:21.064794+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:21 smithi203 bash[20366]: audit 2024-09-17T09:44:21.074485+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:23.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:23 smithi039 bash[19898]: cluster 2024-09-17T09:44:21.717766+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:23.596 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:23 smithi039 bash[25345]: cluster 2024-09-17T09:44:21.717766+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:23 smithi203 bash[20366]: cluster 2024-09-17T09:44:21.717766+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:25.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:25 smithi039 bash[19898]: cluster 2024-09-17T09:44:23.718236+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:25.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:25 smithi039 bash[25345]: cluster 2024-09-17T09:44:23.718236+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:25 smithi203 bash[20366]: cluster 2024-09-17T09:44:23.718236+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:26 smithi039 bash[19898]: audit 2024-09-17T09:44:25.938605+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:44:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:26 smithi039 bash[19898]: audit 2024-09-17T09:44:25.940240+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:26.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:26 smithi039 bash[25345]: audit 2024-09-17T09:44:25.938605+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:44:26.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:26 smithi039 bash[25345]: audit 2024-09-17T09:44:25.940240+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:26 smithi203 bash[20366]: audit 2024-09-17T09:44:25.938605+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-17T09:44:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:26 smithi203 bash[20366]: audit 2024-09-17T09:44:25.940240+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:27 smithi039 bash[19898]: cluster 2024-09-17T09:44:25.718744+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:27 smithi039 bash[19898]: cephadm 2024-09-17T09:44:25.941667+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:44:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:27 smithi039 bash[25345]: cluster 2024-09-17T09:44:25.718744+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:27 smithi039 bash[25345]: cephadm 2024-09-17T09:44:25.941667+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:44:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:27 smithi203 bash[20366]: cluster 2024-09-17T09:44:25.718744+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:27 smithi203 bash[20366]: cephadm 2024-09-17T09:44:25.941667+0000 mgr.y (mgr.14150) 142 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T09:44:29.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:29 smithi039 bash[19898]: cluster 2024-09-17T09:44:27.719189+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:29.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:29 smithi039 bash[25345]: cluster 2024-09-17T09:44:27.719189+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:29 smithi203 bash[20366]: cluster 2024-09-17T09:44:27.719189+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:30.698 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:30.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:30.699 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:30.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:31.065 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:31.066 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:31.066 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:31.066 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:44:30 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:44:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: cluster 2024-09-17T09:44:29.719631+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: audit 2024-09-17T09:44:30.975544+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: audit 2024-09-17T09:44:30.978894+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: audit 2024-09-17T09:44:30.979258+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: audit 2024-09-17T09:44:30.980206+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: audit 2024-09-17T09:44:30.982953+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[19898]: audit 2024-09-17T09:44:30.989376+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: cluster 2024-09-17T09:44:29.719631+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: audit 2024-09-17T09:44:30.975544+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: audit 2024-09-17T09:44:30.978894+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: audit 2024-09-17T09:44:30.979258+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:31.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: audit 2024-09-17T09:44:30.980206+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:31.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: audit 2024-09-17T09:44:30.982953+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:31 smithi039 bash[25345]: audit 2024-09-17T09:44:30.989376+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: cluster 2024-09-17T09:44:29.719631+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: audit 2024-09-17T09:44:30.975544+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: audit 2024-09-17T09:44:30.978894+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: audit 2024-09-17T09:44:30.979258+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: audit 2024-09-17T09:44:30.980206+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: audit 2024-09-17T09:44:30.982953+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:31 smithi203 bash[20366]: audit 2024-09-17T09:44:30.989376+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:33 smithi039 bash[19898]: cluster 2024-09-17T09:44:31.720061+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:33.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:33 smithi039 bash[25345]: cluster 2024-09-17T09:44:31.720061+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:33 smithi203 bash[20366]: cluster 2024-09-17T09:44:31.720061+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:35.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: cluster 2024-09-17T09:44:33.720482+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:35.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.261107+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.272221+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.277242+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.281343+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.286391+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.287071+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[25345]: audit 2024-09-17T09:44:35.300127+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: cluster 2024-09-17T09:44:33.720482+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.261107+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.272221+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.277242+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:35.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.281343+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:35.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.286391+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.287071+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:35.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:35 smithi039 bash[19898]: audit 2024-09-17T09:44:35.300127+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: cluster 2024-09-17T09:44:33.720482+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.261107+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.272221+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.277242+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.281343+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.286391+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.287071+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:35 smithi203 bash[20366]: audit 2024-09-17T09:44:35.300127+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:36.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:36 smithi039 bash[25345]: cephadm 2024-09-17T09:44:35.275062+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:44:36.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:36 smithi039 bash[19898]: cephadm 2024-09-17T09:44:35.275062+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:44:36.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:36 smithi203 bash[20366]: cephadm 2024-09-17T09:44:35.275062+0000 mgr.y (mgr.14150) 147 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:44:37.752 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:37 smithi039 bash[19898]: cluster 2024-09-17T09:44:35.720943+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:37.753 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:37 smithi039 bash[25345]: cluster 2024-09-17T09:44:35.720943+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:37.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:37 smithi203 bash[20366]: cluster 2024-09-17T09:44:35.720943+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: cluster 2024-09-17T09:44:37.721495+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.067014+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.072797+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.075089+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.076828+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.077566+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.079674+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:39 smithi203 bash[20366]: audit 2024-09-17T09:44:39.085278+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: cluster 2024-09-17T09:44:37.721495+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:40.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.067014+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.072797+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.075089+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.076828+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.077566+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.079674+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[19898]: audit 2024-09-17T09:44:39.085278+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: cluster 2024-09-17T09:44:37.721495+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.067014+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.072797+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.075089+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.076828+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:40.118 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.077566+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:40.119 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.079674+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:40.119 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:39 smithi039 bash[25345]: audit 2024-09-17T09:44:39.085278+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:41 smithi203 bash[20366]: cluster 2024-09-17T09:44:39.721873+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:41 smithi203 bash[20366]: audit 2024-09-17T09:44:41.023958+0000 mon.a (mon.0) 437 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:44:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:41 smithi203 bash[20366]: audit 2024-09-17T09:44:41.285768+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:41 smithi203 bash[20366]: audit 2024-09-17T09:44:41.300708+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:41 smithi203 bash[20366]: audit 2024-09-17T09:44:41.311856+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[19898]: cluster 2024-09-17T09:44:39.721873+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[19898]: audit 2024-09-17T09:44:41.023958+0000 mon.a (mon.0) 437 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[19898]: audit 2024-09-17T09:44:41.285768+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[19898]: audit 2024-09-17T09:44:41.300708+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[19898]: audit 2024-09-17T09:44:41.311856+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[25345]: cluster 2024-09-17T09:44:39.721873+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[25345]: audit 2024-09-17T09:44:41.023958+0000 mon.a (mon.0) 437 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[25345]: audit 2024-09-17T09:44:41.285768+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[25345]: audit 2024-09-17T09:44:41.300708+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:41 smithi039 bash[25345]: audit 2024-09-17T09:44:41.311856+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:42 smithi203 bash[20366]: audit 2024-09-17T09:44:41.658586+0000 mon.a (mon.0) 441 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:44:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:42 smithi203 bash[20366]: cluster 2024-09-17T09:44:41.668023+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:44:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:42 smithi203 bash[20366]: audit 2024-09-17T09:44:41.668980+0000 mon.a (mon.0) 443 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:44:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:42 smithi203 bash[20366]: audit 2024-09-17T09:44:41.669631+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:42 smithi203 bash[20366]: audit 2024-09-17T09:44:42.665228+0000 mon.a (mon.0) 445 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:44:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:42 smithi203 bash[20366]: cluster 2024-09-17T09:44:42.672859+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[25345]: audit 2024-09-17T09:44:41.658586+0000 mon.a (mon.0) 441 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[25345]: cluster 2024-09-17T09:44:41.668023+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[25345]: audit 2024-09-17T09:44:41.668980+0000 mon.a (mon.0) 443 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[25345]: audit 2024-09-17T09:44:41.669631+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[25345]: audit 2024-09-17T09:44:42.665228+0000 mon.a (mon.0) 445 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[25345]: cluster 2024-09-17T09:44:42.672859+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[19898]: audit 2024-09-17T09:44:41.658586+0000 mon.a (mon.0) 441 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T09:44:43.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[19898]: cluster 2024-09-17T09:44:41.668023+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T09:44:43.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[19898]: audit 2024-09-17T09:44:41.668980+0000 mon.a (mon.0) 443 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:44:43.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[19898]: audit 2024-09-17T09:44:41.669631+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[19898]: audit 2024-09-17T09:44:42.665228+0000 mon.a (mon.0) 445 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:44:43.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:42 smithi039 bash[19898]: cluster 2024-09-17T09:44:42.672859+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T09:44:43.573 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 1 on host 'smithi039' 2024-09-17T09:44:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: cluster 2024-09-17T09:44:41.722303+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:42.675435+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:42.685375+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.553222+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.561737+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.562375+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.565011+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.571371+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.579913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.582794+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.583869+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.593130+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[19898]: audit 2024-09-17T09:44:43.678726+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: cluster 2024-09-17T09:44:41.722303+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:42.675435+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:42.685375+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.553222+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.561737+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.562375+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.565011+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.571371+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.579913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.582794+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.583869+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.593130+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:43 smithi039 bash[25345]: audit 2024-09-17T09:44:43.678726+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: cluster 2024-09-17T09:44:41.722303+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:42.675435+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:42.685375+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.553222+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:44:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.561737+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.562375+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.565011+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.571371+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.579913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.582794+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.583869+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.593130+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:43 smithi203 bash[20366]: audit 2024-09-17T09:44:43.678726+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:44.249 DEBUG:teuthology.orchestra.run.smithi039:osd.1> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T09:44:44.252 INFO:tasks.cephadm:Deploying osd.2 on smithi039 with /dev/vg_nvme/lv_2... 2024-09-17T09:44:44.252 DEBUG:teuthology.orchestra.run.smithi039:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T09:44:44.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:44 smithi203 bash[20366]: cluster 2024-09-17T09:44:42.070048+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:44:44.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:44 smithi203 bash[20366]: cluster 2024-09-17T09:44:42.070157+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:44:44.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:44 smithi203 bash[20366]: cephadm 2024-09-17T09:44:43.573370+0000 mgr.y (mgr.14150) 152 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 7608M 2024-09-17T09:44:44.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:44 smithi203 bash[20366]: cluster 2024-09-17T09:44:43.699720+0000 mon.a (mon.0) 459 : cluster [INF] osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434] boot 2024-09-17T09:44:44.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:44 smithi203 bash[20366]: cluster 2024-09-17T09:44:43.699746+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:44:44.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:44 smithi203 bash[20366]: audit 2024-09-17T09:44:43.699874+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[25345]: cluster 2024-09-17T09:44:42.070048+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[25345]: cluster 2024-09-17T09:44:42.070157+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[25345]: cephadm 2024-09-17T09:44:43.573370+0000 mgr.y (mgr.14150) 152 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 7608M 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[25345]: cluster 2024-09-17T09:44:43.699720+0000 mon.a (mon.0) 459 : cluster [INF] osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434] boot 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[25345]: cluster 2024-09-17T09:44:43.699746+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[25345]: audit 2024-09-17T09:44:43.699874+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[19898]: cluster 2024-09-17T09:44:42.070048+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[19898]: cluster 2024-09-17T09:44:42.070157+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:44:45.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[19898]: cephadm 2024-09-17T09:44:43.573370+0000 mgr.y (mgr.14150) 152 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 7608M 2024-09-17T09:44:45.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[19898]: cluster 2024-09-17T09:44:43.699720+0000 mon.a (mon.0) 459 : cluster [INF] osd.1 [v2:172.21.15.39:6810/3263977434,v1:172.21.15.39:6811/3263977434] boot 2024-09-17T09:44:45.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[19898]: cluster 2024-09-17T09:44:43.699746+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T09:44:45.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:44 smithi039 bash[19898]: audit 2024-09-17T09:44:43.699874+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:44:45.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:45 smithi203 bash[20366]: cluster 2024-09-17T09:44:43.722615+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:45 smithi203 bash[20366]: cluster 2024-09-17T09:44:44.715584+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:44:46.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:45 smithi039 bash[19898]: cluster 2024-09-17T09:44:43.722615+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:45 smithi039 bash[19898]: cluster 2024-09-17T09:44:44.715584+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:44:46.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:45 smithi039 bash[25345]: cluster 2024-09-17T09:44:43.722615+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T09:44:46.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:45 smithi039 bash[25345]: cluster 2024-09-17T09:44:44.715584+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T09:44:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:46 smithi203 bash[20366]: cluster 2024-09-17T09:44:45.723155+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:47.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:46 smithi039 bash[19898]: cluster 2024-09-17T09:44:45.723155+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:47.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:46 smithi039 bash[25345]: cluster 2024-09-17T09:44:45.723155+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:49.066 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:44:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:48 smithi039 bash[19898]: cluster 2024-09-17T09:44:47.723673+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:48 smithi039 bash[25345]: cluster 2024-09-17T09:44:47.723673+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:49.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:48 smithi203 bash[20366]: cluster 2024-09-17T09:44:47.723673+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:51.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:50 smithi039 bash[19898]: cluster 2024-09-17T09:44:49.724119+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:51.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:50 smithi039 bash[25345]: cluster 2024-09-17T09:44:49.724119+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:51.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:50 smithi203 bash[20366]: cluster 2024-09-17T09:44:49.724119+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:52.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:52 smithi039 bash[19898]: cluster 2024-09-17T09:44:51.724601+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:52 smithi039 bash[25345]: cluster 2024-09-17T09:44:51.724601+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:53.163 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:44:53.213 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_2 2024-09-17T09:44:53.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:52 smithi203 bash[20366]: cluster 2024-09-17T09:44:51.724601+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:54 smithi039 bash[19898]: cluster 2024-09-17T09:44:53.725063+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:55.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:54 smithi039 bash[25345]: cluster 2024-09-17T09:44:53.725063+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:55.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:54 smithi203 bash[20366]: cluster 2024-09-17T09:44:53.725063+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:57 smithi203 bash[20366]: cluster 2024-09-17T09:44:55.725470+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:57 smithi203 bash[20366]: audit 2024-09-17T09:44:56.189208+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:57 smithi203 bash[20366]: audit 2024-09-17T09:44:56.197897+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:57 smithi203 bash[20366]: audit 2024-09-17T09:44:56.209858+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[19898]: cluster 2024-09-17T09:44:55.725470+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[19898]: audit 2024-09-17T09:44:56.189208+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[19898]: audit 2024-09-17T09:44:56.197897+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[19898]: audit 2024-09-17T09:44:56.209858+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[25345]: cluster 2024-09-17T09:44:55.725470+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[25345]: audit 2024-09-17T09:44:56.189208+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[25345]: audit 2024-09-17T09:44:56.197897+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:57.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:57 smithi039 bash[25345]: audit 2024-09-17T09:44:56.209858+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:44:58.091 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:44:59.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:44:59 smithi039 bash[19898]: cluster 2024-09-17T09:44:57.725925+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:59.475 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:44:59 smithi039 bash[25345]: cluster 2024-09-17T09:44:57.725925+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:44:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:44:59 smithi203 bash[20366]: cluster 2024-09-17T09:44:57.725925+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:00 smithi203 bash[20366]: audit 2024-09-17T09:44:59.838312+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:45:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:00 smithi203 bash[20366]: audit 2024-09-17T09:44:59.841760+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:45:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:00 smithi203 bash[20366]: audit 2024-09-17T09:44:59.842773+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:00.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:00 smithi039 bash[19898]: audit 2024-09-17T09:44:59.838312+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:45:00.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:00 smithi039 bash[19898]: audit 2024-09-17T09:44:59.841760+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:45:00.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:00 smithi039 bash[19898]: audit 2024-09-17T09:44:59.842773+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:00 smithi039 bash[25345]: audit 2024-09-17T09:44:59.838312+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:45:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:00 smithi039 bash[25345]: audit 2024-09-17T09:44:59.841760+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:45:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:00 smithi039 bash[25345]: audit 2024-09-17T09:44:59.842773+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:01.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:01 smithi203 bash[20366]: cluster 2024-09-17T09:44:59.726255+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:01.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:01 smithi203 bash[20366]: audit 2024-09-17T09:44:59.834348+0000 mgr.y (mgr.14150) 162 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:45:01.495 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:01 smithi039 bash[19898]: cluster 2024-09-17T09:44:59.726255+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:01.495 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:01 smithi039 bash[19898]: audit 2024-09-17T09:44:59.834348+0000 mgr.y (mgr.14150) 162 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:45:01.495 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:01 smithi039 bash[25345]: cluster 2024-09-17T09:44:59.726255+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:01.496 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:01 smithi039 bash[25345]: audit 2024-09-17T09:44:59.834348+0000 mgr.y (mgr.14150) 162 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:45:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:02 smithi039 bash[25345]: audit 2024-09-17T09:45:01.510729+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:02 smithi039 bash[25345]: audit 2024-09-17T09:45:01.517589+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:02 smithi039 bash[25345]: audit 2024-09-17T09:45:01.523859+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:02 smithi039 bash[19898]: audit 2024-09-17T09:45:01.510729+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:02 smithi039 bash[19898]: audit 2024-09-17T09:45:01.517589+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:02 smithi039 bash[19898]: audit 2024-09-17T09:45:01.523859+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:02 smithi203 bash[20366]: audit 2024-09-17T09:45:01.510729+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:02 smithi203 bash[20366]: audit 2024-09-17T09:45:01.517589+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:02 smithi203 bash[20366]: audit 2024-09-17T09:45:01.523859+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:03.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:03 smithi039 bash[19898]: cluster 2024-09-17T09:45:01.726697+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:03.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:03 smithi039 bash[25345]: cluster 2024-09-17T09:45:01.726697+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:03 smithi203 bash[20366]: cluster 2024-09-17T09:45:01.726697+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:05 smithi039 bash[19898]: cluster 2024-09-17T09:45:03.727160+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:05 smithi039 bash[25345]: cluster 2024-09-17T09:45:03.727160+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:05.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:05 smithi203 bash[20366]: cluster 2024-09-17T09:45:03.727160+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:07.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:07 smithi039 bash[19898]: cluster 2024-09-17T09:45:05.727732+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:07.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:07 smithi039 bash[25345]: cluster 2024-09-17T09:45:05.727732+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:07 smithi203 bash[20366]: cluster 2024-09-17T09:45:05.727732+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[19898]: cluster 2024-09-17T09:45:07.728099+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[19898]: audit 2024-09-17T09:45:08.570825+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.39:0/2631410723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66066b62-4e43-4928-9b0f-8e7c0f5787a4"}]: dispatch 2024-09-17T09:45:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[19898]: audit 2024-09-17T09:45:08.573194+0000 mon.a (mon.0) 473 : audit [INF] from='client.? 172.21.15.39:0/2631410723' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66066b62-4e43-4928-9b0f-8e7c0f5787a4"}]': finished 2024-09-17T09:45:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[19898]: cluster 2024-09-17T09:45:08.578170+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:45:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[19898]: audit 2024-09-17T09:45:08.578439+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[19898]: audit 2024-09-17T09:45:09.247935+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.39:0/313431215' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:45:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[25345]: cluster 2024-09-17T09:45:07.728099+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[25345]: audit 2024-09-17T09:45:08.570825+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.39:0/2631410723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66066b62-4e43-4928-9b0f-8e7c0f5787a4"}]: dispatch 2024-09-17T09:45:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[25345]: audit 2024-09-17T09:45:08.573194+0000 mon.a (mon.0) 473 : audit [INF] from='client.? 172.21.15.39:0/2631410723' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66066b62-4e43-4928-9b0f-8e7c0f5787a4"}]': finished 2024-09-17T09:45:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[25345]: cluster 2024-09-17T09:45:08.578170+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:45:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[25345]: audit 2024-09-17T09:45:08.578439+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:09 smithi039 bash[25345]: audit 2024-09-17T09:45:09.247935+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.39:0/313431215' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:45:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:09 smithi203 bash[20366]: cluster 2024-09-17T09:45:07.728099+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:09 smithi203 bash[20366]: audit 2024-09-17T09:45:08.570825+0000 mon.a (mon.0) 472 : audit [INF] from='client.? 172.21.15.39:0/2631410723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66066b62-4e43-4928-9b0f-8e7c0f5787a4"}]: dispatch 2024-09-17T09:45:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:09 smithi203 bash[20366]: audit 2024-09-17T09:45:08.573194+0000 mon.a (mon.0) 473 : audit [INF] from='client.? 172.21.15.39:0/2631410723' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66066b62-4e43-4928-9b0f-8e7c0f5787a4"}]': finished 2024-09-17T09:45:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:09 smithi203 bash[20366]: cluster 2024-09-17T09:45:08.578170+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T09:45:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:09 smithi203 bash[20366]: audit 2024-09-17T09:45:08.578439+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:09 smithi203 bash[20366]: audit 2024-09-17T09:45:09.247935+0000 mon.a (mon.0) 476 : audit [DBG] from='client.? 172.21.15.39:0/313431215' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:45:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:11 smithi039 bash[19898]: cluster 2024-09-17T09:45:09.728523+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:11 smithi039 bash[25345]: cluster 2024-09-17T09:45:09.728523+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:11 smithi203 bash[20366]: cluster 2024-09-17T09:45:09.728523+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:13 smithi039 bash[19898]: cluster 2024-09-17T09:45:11.728955+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:13.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:13 smithi039 bash[25345]: cluster 2024-09-17T09:45:11.728955+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:13 smithi203 bash[20366]: cluster 2024-09-17T09:45:11.728955+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:15 smithi039 bash[19898]: cluster 2024-09-17T09:45:13.729445+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:15 smithi039 bash[25345]: cluster 2024-09-17T09:45:13.729445+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:15.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:15 smithi203 bash[20366]: cluster 2024-09-17T09:45:13.729445+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:17 smithi203 bash[20366]: cluster 2024-09-17T09:45:15.729778+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:17 smithi203 bash[20366]: audit 2024-09-17T09:45:16.424786+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:17 smithi203 bash[20366]: audit 2024-09-17T09:45:16.440210+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:17 smithi203 bash[20366]: audit 2024-09-17T09:45:16.454292+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[19898]: cluster 2024-09-17T09:45:15.729778+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[19898]: audit 2024-09-17T09:45:16.424786+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[19898]: audit 2024-09-17T09:45:16.440210+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[19898]: audit 2024-09-17T09:45:16.454292+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[25345]: cluster 2024-09-17T09:45:15.729778+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[25345]: audit 2024-09-17T09:45:16.424786+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[25345]: audit 2024-09-17T09:45:16.440210+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:17 smithi039 bash[25345]: audit 2024-09-17T09:45:16.454292+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:19.614 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:19 smithi039 bash[19898]: cluster 2024-09-17T09:45:17.730224+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:19.614 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:19 smithi039 bash[25345]: cluster 2024-09-17T09:45:17.730224+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:19 smithi203 bash[20366]: cluster 2024-09-17T09:45:17.730224+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:21.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:21 smithi203 bash[20366]: cluster 2024-09-17T09:45:19.730571+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:21 smithi039 bash[19898]: cluster 2024-09-17T09:45:19.730571+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:21.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:21 smithi039 bash[25345]: cluster 2024-09-17T09:45:19.730571+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:22 smithi203 bash[20366]: audit 2024-09-17T09:45:21.716652+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:22 smithi203 bash[20366]: audit 2024-09-17T09:45:21.724908+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:22 smithi203 bash[20366]: audit 2024-09-17T09:45:21.729961+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:22 smithi203 bash[20366]: cluster 2024-09-17T09:45:21.730963+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[19898]: audit 2024-09-17T09:45:21.716652+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[19898]: audit 2024-09-17T09:45:21.724908+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[19898]: audit 2024-09-17T09:45:21.729961+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[19898]: cluster 2024-09-17T09:45:21.730963+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[25345]: audit 2024-09-17T09:45:21.716652+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[25345]: audit 2024-09-17T09:45:21.724908+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[25345]: audit 2024-09-17T09:45:21.729961+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:22 smithi039 bash[25345]: cluster 2024-09-17T09:45:21.730963+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:23 smithi039 bash[19898]: audit 2024-09-17T09:45:22.735474+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:45:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:23 smithi039 bash[19898]: audit 2024-09-17T09:45:22.737062+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:23 smithi039 bash[19898]: cephadm 2024-09-17T09:45:22.738373+0000 mgr.y (mgr.14150) 174 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T09:45:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:23 smithi039 bash[25345]: audit 2024-09-17T09:45:22.735474+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:45:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:23 smithi039 bash[25345]: audit 2024-09-17T09:45:22.737062+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:23 smithi039 bash[25345]: cephadm 2024-09-17T09:45:22.738373+0000 mgr.y (mgr.14150) 174 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T09:45:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:23 smithi203 bash[20366]: audit 2024-09-17T09:45:22.735474+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-17T09:45:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:23 smithi203 bash[20366]: audit 2024-09-17T09:45:22.737062+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:23 smithi203 bash[20366]: cephadm 2024-09-17T09:45:22.738373+0000 mgr.y (mgr.14150) 174 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T09:45:25.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:24 smithi039 bash[19898]: cluster 2024-09-17T09:45:23.731383+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:25.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:24 smithi039 bash[25345]: cluster 2024-09-17T09:45:23.731383+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:24 smithi203 bash[20366]: cluster 2024-09-17T09:45:23.731383+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:26 smithi039 bash[19898]: cluster 2024-09-17T09:45:25.731980+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:27.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:26 smithi039 bash[25345]: cluster 2024-09-17T09:45:25.731980+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:26 smithi203 bash[20366]: cluster 2024-09-17T09:45:25.731980+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:27.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.394 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.395 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.395 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.735 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.735 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.735 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:27.736 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:45:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:45:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[19898]: audit 2024-09-17T09:45:27.655286+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[19898]: audit 2024-09-17T09:45:27.658037+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[19898]: audit 2024-09-17T09:45:27.658746+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[19898]: audit 2024-09-17T09:45:27.662095+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[19898]: audit 2024-09-17T09:45:27.666345+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[19898]: audit 2024-09-17T09:45:27.671486+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[25345]: audit 2024-09-17T09:45:27.655286+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[25345]: audit 2024-09-17T09:45:27.658037+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[25345]: audit 2024-09-17T09:45:27.658746+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[25345]: audit 2024-09-17T09:45:27.662095+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[25345]: audit 2024-09-17T09:45:27.666345+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:27 smithi039 bash[25345]: audit 2024-09-17T09:45:27.671486+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:27 smithi203 bash[20366]: audit 2024-09-17T09:45:27.655286+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:27 smithi203 bash[20366]: audit 2024-09-17T09:45:27.658037+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:27 smithi203 bash[20366]: audit 2024-09-17T09:45:27.658746+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:27 smithi203 bash[20366]: audit 2024-09-17T09:45:27.662095+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:27 smithi203 bash[20366]: audit 2024-09-17T09:45:27.666345+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:27 smithi203 bash[20366]: audit 2024-09-17T09:45:27.671486+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:29 smithi203 bash[20366]: cluster 2024-09-17T09:45:27.732399+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:29 smithi039 bash[19898]: cluster 2024-09-17T09:45:27.732399+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:30.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:29 smithi039 bash[25345]: cluster 2024-09-17T09:45:27.732399+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:31 smithi203 bash[20366]: cluster 2024-09-17T09:45:29.732821+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:31 smithi039 bash[19898]: cluster 2024-09-17T09:45:29.732821+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:32.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:31 smithi039 bash[25345]: cluster 2024-09-17T09:45:29.732821+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:33.843 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:33 smithi039 bash[19898]: cluster 2024-09-17T09:45:31.733331+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:33.843 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:33 smithi039 bash[25345]: cluster 2024-09-17T09:45:31.733331+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:33 smithi203 bash[20366]: cluster 2024-09-17T09:45:31.733331+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:35.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:35 smithi039 bash[19898]: cluster 2024-09-17T09:45:33.733826+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:35.838 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:35 smithi039 bash[25345]: cluster 2024-09-17T09:45:33.733826+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:35.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:35 smithi203 bash[20366]: cluster 2024-09-17T09:45:33.733826+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: cluster 2024-09-17T09:45:35.734248+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.665442+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.680005+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: cephadm 2024-09-17T09:45:36.682042+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:45:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.683653+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:37.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.688488+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:37.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.688971+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:37.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.690641+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:37.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.691645+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:45:37.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.692037+0000 mon.a (mon.0) 497 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:45:37.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:37 smithi203 bash[20366]: audit 2024-09-17T09:45:36.696696+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: cluster 2024-09-17T09:45:35.734248+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.665442+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.680005+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: cephadm 2024-09-17T09:45:36.682042+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.683653+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.688488+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.688971+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.690641+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:38.044 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.691645+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.692037+0000 mon.a (mon.0) 497 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[19898]: audit 2024-09-17T09:45:36.696696+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: cluster 2024-09-17T09:45:35.734248+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.665442+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.680005+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: cephadm 2024-09-17T09:45:36.682042+0000 mgr.y (mgr.14150) 182 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.683653+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.688488+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.688971+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.690641+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:38.045 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.691645+0000 mon.c (mon.2) 6 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:45:38.046 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.692037+0000 mon.a (mon.0) 497 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-17T09:45:38.046 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:37 smithi039 bash[25345]: audit 2024-09-17T09:45:36.696696+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.472 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 2 on host 'smithi039' 2024-09-17T09:45:38.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[19898]: audit 2024-09-17T09:45:37.690954+0000 mon.a (mon.0) 499 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:45:38.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[19898]: cluster 2024-09-17T09:45:37.704908+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:45:38.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[19898]: audit 2024-09-17T09:45:37.705294+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:37.690954+0000 mon.a (mon.0) 499 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: cluster 2024-09-17T09:45:37.704908+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:37.705294+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:37.705720+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:37.706396+0000 mon.a (mon.0) 502 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:38.458577+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:38.464168+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:38.464619+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:38.466865+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:38.470987+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:38 smithi203 bash[20366]: audit 2024-09-17T09:45:38.475482+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:37.705720+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:37.706396+0000 mon.a (mon.0) 502 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.458577+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.464168+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.464619+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.466865+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:39.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.470987+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.475482+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:37.690954+0000 mon.a (mon.0) 499 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: cluster 2024-09-17T09:45:37.704908+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:37.705294+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:37.705720+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:37.706396+0000 mon.a (mon.0) 502 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:38.458577+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:38.464168+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:38.464619+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:39.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:38.466865+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:39.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:38.470987+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:38 smithi039 bash[25345]: audit 2024-09-17T09:45:38.475482+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.812 DEBUG:teuthology.orchestra.run.smithi039:osd.2> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T09:45:39.814 INFO:tasks.cephadm:Deploying osd.3 on smithi039 with /dev/vg_nvme/lv_1... 2024-09-17T09:45:39.815 DEBUG:teuthology.orchestra.run.smithi039:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: cluster 2024-09-17T09:45:37.699563+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: cluster 2024-09-17T09:45:37.699706+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: cluster 2024-09-17T09:45:37.734610+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:38.708711+0000 mon.a (mon.0) 509 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: cluster 2024-09-17T09:45:38.720693+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:38.721652+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:38.730762+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.303745+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.314248+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.317001+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.319740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.322079+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.323501+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:39 smithi203 bash[20366]: audit 2024-09-17T09:45:39.334832+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: cluster 2024-09-17T09:45:37.699563+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: cluster 2024-09-17T09:45:37.699706+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: cluster 2024-09-17T09:45:37.734610+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.708711+0000 mon.a (mon.0) 509 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: cluster 2024-09-17T09:45:38.720693+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.721652+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:38.730762+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.303745+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.314248+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.317001+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.319740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.322079+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.323501+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[19898]: audit 2024-09-17T09:45:39.334832+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: cluster 2024-09-17T09:45:37.699563+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: cluster 2024-09-17T09:45:37.699706+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: cluster 2024-09-17T09:45:37.734610+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:38.708711+0000 mon.a (mon.0) 509 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:45:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: cluster 2024-09-17T09:45:38.720693+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:38.721652+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:38.730762+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.303745+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.314248+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.317001+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.319740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.322079+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.323501+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:45:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:39 smithi039 bash[25345]: audit 2024-09-17T09:45:39.334832+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:40.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[19898]: cluster 2024-09-17T09:45:39.720070+0000 mon.a (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735] boot 2024-09-17T09:45:40.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[19898]: cluster 2024-09-17T09:45:39.720172+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T09:45:40.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[19898]: audit 2024-09-17T09:45:39.721639+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:40.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[19898]: cluster 2024-09-17T09:45:39.734962+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:41.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[19898]: audit 2024-09-17T09:45:39.869129+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:45:41.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[25345]: cluster 2024-09-17T09:45:39.720070+0000 mon.a (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735] boot 2024-09-17T09:45:41.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[25345]: cluster 2024-09-17T09:45:39.720172+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T09:45:41.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[25345]: audit 2024-09-17T09:45:39.721639+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:41.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[25345]: cluster 2024-09-17T09:45:39.734962+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:41.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:40 smithi039 bash[25345]: audit 2024-09-17T09:45:39.869129+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:45:41.009 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:40 smithi203 bash[20366]: cluster 2024-09-17T09:45:39.720070+0000 mon.a (mon.0) 520 : cluster [INF] osd.2 [v2:172.21.15.39:6818/1896755735,v1:172.21.15.39:6819/1896755735] boot 2024-09-17T09:45:41.010 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:40 smithi203 bash[20366]: cluster 2024-09-17T09:45:39.720172+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T09:45:41.010 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:40 smithi203 bash[20366]: audit 2024-09-17T09:45:39.721639+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:45:41.010 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:40 smithi203 bash[20366]: cluster 2024-09-17T09:45:39.734962+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:41.010 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:40 smithi203 bash[20366]: audit 2024-09-17T09:45:39.869129+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:45:42.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:41 smithi039 bash[19898]: audit 2024-09-17T09:45:40.742985+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:45:42.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:41 smithi039 bash[19898]: cluster 2024-09-17T09:45:40.753237+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:45:42.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:41 smithi039 bash[19898]: audit 2024-09-17T09:45:40.755125+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:45:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:41 smithi039 bash[25345]: audit 2024-09-17T09:45:40.742985+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:45:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:41 smithi039 bash[25345]: cluster 2024-09-17T09:45:40.753237+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:45:42.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:41 smithi039 bash[25345]: audit 2024-09-17T09:45:40.755125+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:45:42.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:41 smithi203 bash[20366]: audit 2024-09-17T09:45:40.742985+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-17T09:45:42.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:41 smithi203 bash[20366]: cluster 2024-09-17T09:45:40.753237+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T09:45:42.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:41 smithi203 bash[20366]: audit 2024-09-17T09:45:40.755125+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-17T09:45:43.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: cluster 2024-09-17T09:45:41.735519+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: cluster 2024-09-17T09:45:41.743055+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: audit 2024-09-17T09:45:41.754429+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: cluster 2024-09-17T09:45:41.762899+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: audit 2024-09-17T09:45:41.894383+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: audit 2024-09-17T09:45:41.904300+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[19898]: audit 2024-09-17T09:45:41.916597+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: cluster 2024-09-17T09:45:41.735519+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: cluster 2024-09-17T09:45:41.743055+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:45:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: audit 2024-09-17T09:45:41.754429+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:45:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: cluster 2024-09-17T09:45:41.762899+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:45:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: audit 2024-09-17T09:45:41.894383+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: audit 2024-09-17T09:45:41.904300+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:42 smithi039 bash[25345]: audit 2024-09-17T09:45:41.916597+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: cluster 2024-09-17T09:45:41.735519+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:43.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: cluster 2024-09-17T09:45:41.743055+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:45:43.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: audit 2024-09-17T09:45:41.754429+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T09:45:43.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: cluster 2024-09-17T09:45:41.762899+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T09:45:43.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: audit 2024-09-17T09:45:41.894383+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: audit 2024-09-17T09:45:41.904300+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:43.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:42 smithi203 bash[20366]: audit 2024-09-17T09:45:41.916597+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:44.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:43 smithi203 bash[20366]: cluster 2024-09-17T09:45:42.924515+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:45:44.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:43 smithi203 bash[20366]: audit 2024-09-17T09:45:43.498652+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:44.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:43 smithi039 bash[25345]: cluster 2024-09-17T09:45:42.924515+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:45:44.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:43 smithi039 bash[25345]: audit 2024-09-17T09:45:43.498652+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:44.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:43 smithi039 bash[19898]: cluster 2024-09-17T09:45:42.924515+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T09:45:44.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:43 smithi039 bash[19898]: audit 2024-09-17T09:45:43.498652+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:45.198 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:45:45.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:44 smithi203 bash[20366]: cluster 2024-09-17T09:45:43.736110+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:45.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:44 smithi203 bash[20366]: cluster 2024-09-17T09:45:44.494683+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:45:45.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:44 smithi203 bash[20366]: cluster 2024-09-17T09:45:44.494726+0000 mon.a (mon.0) 536 : cluster [INF] Cluster is now healthy 2024-09-17T09:45:45.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:44 smithi039 bash[25345]: cluster 2024-09-17T09:45:43.736110+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:45.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:44 smithi039 bash[25345]: cluster 2024-09-17T09:45:44.494683+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:45:45.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:44 smithi039 bash[25345]: cluster 2024-09-17T09:45:44.494726+0000 mon.a (mon.0) 536 : cluster [INF] Cluster is now healthy 2024-09-17T09:45:45.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:44 smithi039 bash[19898]: cluster 2024-09-17T09:45:43.736110+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:45.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:44 smithi039 bash[19898]: cluster 2024-09-17T09:45:44.494683+0000 mon.a (mon.0) 535 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:45:45.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:44 smithi039 bash[19898]: cluster 2024-09-17T09:45:44.494726+0000 mon.a (mon.0) 536 : cluster [INF] Cluster is now healthy 2024-09-17T09:45:46.583 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:46 smithi039 bash[19898]: cluster 2024-09-17T09:45:44.945602+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T09:45:46.583 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:46 smithi039 bash[19898]: audit 2024-09-17T09:45:45.382695+0000 mon.a (mon.0) 538 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:46.583 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:46 smithi039 bash[25345]: cluster 2024-09-17T09:45:44.945602+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T09:45:46.583 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:46 smithi039 bash[25345]: audit 2024-09-17T09:45:45.382695+0000 mon.a (mon.0) 538 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:47.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:47 smithi203 bash[20366]: cluster 2024-09-17T09:45:44.945602+0000 mon.a (mon.0) 537 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-17T09:45:47.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:47 smithi203 bash[20366]: audit 2024-09-17T09:45:45.382695+0000 mon.a (mon.0) 538 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: cluster 2024-09-17T09:45:45.736984+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.279183+0000 mon.a (mon.0) 539 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.280183+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.280378+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.280616+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.283435+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.283624+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.283746+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:46.283767+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:48.473 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:47.184765+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:47.238328+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:47.241997+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:47.242366+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[25345]: audit 2024-09-17T09:45:47.242725+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: cluster 2024-09-17T09:45:45.736984+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.279183+0000 mon.a (mon.0) 539 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.280183+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.280378+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.280616+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.283435+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.283624+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.283746+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:46.283767+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:47.184765+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:47.238328+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:47.241997+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:47.242366+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:48 smithi039 bash[19898]: audit 2024-09-17T09:45:47.242725+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: cluster 2024-09-17T09:45:45.736984+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.279183+0000 mon.a (mon.0) 539 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.280183+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.280378+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.280616+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.283435+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.283624+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.283746+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:46.283767+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:47.184765+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:47.238328+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:47.241997+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:47.242366+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:45:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:48 smithi203 bash[20366]: audit 2024-09-17T09:45:47.242725+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:45:49.067 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:45:49.119 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi039:vg_nvme/lv_1 2024-09-17T09:45:49.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:49 smithi039 bash[19898]: audit 2024-09-17T09:45:47.240506+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:49.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:49 smithi039 bash[19898]: cluster 2024-09-17T09:45:47.737520+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:49.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:49 smithi039 bash[19898]: audit 2024-09-17T09:45:48.167642+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:49.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:49 smithi039 bash[25345]: audit 2024-09-17T09:45:47.240506+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:49.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:49 smithi039 bash[25345]: cluster 2024-09-17T09:45:47.737520+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:49.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:49 smithi039 bash[25345]: audit 2024-09-17T09:45:48.167642+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:49.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:49 smithi203 bash[20366]: audit 2024-09-17T09:45:47.240506+0000 mon.c (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T09:45:49.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:49 smithi203 bash[20366]: cluster 2024-09-17T09:45:47.737520+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:45:49.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:49 smithi203 bash[20366]: audit 2024-09-17T09:45:48.167642+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T09:45:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:51 smithi203 bash[20366]: cluster 2024-09-17T09:45:49.738080+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T09:45:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:51 smithi039 bash[19898]: cluster 2024-09-17T09:45:49.738080+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T09:45:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:51 smithi039 bash[25345]: cluster 2024-09-17T09:45:49.738080+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-17T09:45:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:53 smithi203 bash[20366]: cluster 2024-09-17T09:45:51.738637+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T09:45:53.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:53 smithi039 bash[19898]: cluster 2024-09-17T09:45:51.738637+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T09:45:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:53 smithi039 bash[25345]: cluster 2024-09-17T09:45:51.738637+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-17T09:45:53.890 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:45:55.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:55 smithi203 bash[20366]: cluster 2024-09-17T09:45:53.739195+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T09:45:55.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:55 smithi039 bash[25345]: cluster 2024-09-17T09:45:53.739195+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T09:45:55.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:55 smithi039 bash[19898]: cluster 2024-09-17T09:45:53.739195+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-17T09:45:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:56 smithi203 bash[20366]: audit 2024-09-17T09:45:55.266530+0000 mgr.y (mgr.14150) 192 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:45:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:56 smithi203 bash[20366]: audit 2024-09-17T09:45:55.272670+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:45:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:56 smithi203 bash[20366]: audit 2024-09-17T09:45:55.278296+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:45:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:56 smithi203 bash[20366]: audit 2024-09-17T09:45:55.279729+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:56.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[19898]: audit 2024-09-17T09:45:55.266530+0000 mgr.y (mgr.14150) 192 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:45:56.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[19898]: audit 2024-09-17T09:45:55.272670+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:45:56.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[19898]: audit 2024-09-17T09:45:55.278296+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:45:56.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[19898]: audit 2024-09-17T09:45:55.279729+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:56.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[25345]: audit 2024-09-17T09:45:55.266530+0000 mgr.y (mgr.14150) 192 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi039:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:45:56.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[25345]: audit 2024-09-17T09:45:55.272670+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:45:56.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[25345]: audit 2024-09-17T09:45:55.278296+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:45:56.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:56 smithi039 bash[25345]: audit 2024-09-17T09:45:55.279729+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:45:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:57 smithi203 bash[20366]: cluster 2024-09-17T09:45:55.739719+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T09:45:57.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:57 smithi039 bash[19898]: cluster 2024-09-17T09:45:55.739719+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T09:45:57.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:57 smithi039 bash[25345]: cluster 2024-09-17T09:45:55.739719+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-17T09:45:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:59 smithi203 bash[20366]: cluster 2024-09-17T09:45:57.740055+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T09:45:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:59 smithi203 bash[20366]: audit 2024-09-17T09:45:59.010387+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:59 smithi203 bash[20366]: audit 2024-09-17T09:45:59.019009+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:45:59 smithi203 bash[20366]: audit 2024-09-17T09:45:59.030296+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[19898]: cluster 2024-09-17T09:45:57.740055+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T09:45:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[19898]: audit 2024-09-17T09:45:59.010387+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[19898]: audit 2024-09-17T09:45:59.019009+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[19898]: audit 2024-09-17T09:45:59.030296+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[25345]: cluster 2024-09-17T09:45:57.740055+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T09:45:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[25345]: audit 2024-09-17T09:45:59.010387+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[25345]: audit 2024-09-17T09:45:59.019009+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:45:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:45:59 smithi039 bash[25345]: audit 2024-09-17T09:45:59.030296+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:01.555 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:01 smithi203 bash[20366]: cluster 2024-09-17T09:45:59.740576+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T09:46:01.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:01 smithi039 bash[19898]: cluster 2024-09-17T09:45:59.740576+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T09:46:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:01 smithi039 bash[25345]: cluster 2024-09-17T09:45:59.740576+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-17T09:46:03.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:03 smithi203 bash[20366]: cluster 2024-09-17T09:46:01.741256+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:03.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:03 smithi203 bash[20366]: audit 2024-09-17T09:46:02.117550+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:03 smithi203 bash[20366]: audit 2024-09-17T09:46:02.130601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:03 smithi203 bash[20366]: audit 2024-09-17T09:46:02.144674+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[19898]: cluster 2024-09-17T09:46:01.741256+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:03.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[19898]: audit 2024-09-17T09:46:02.117550+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[19898]: audit 2024-09-17T09:46:02.130601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[19898]: audit 2024-09-17T09:46:02.144674+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[25345]: cluster 2024-09-17T09:46:01.741256+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:03.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[25345]: audit 2024-09-17T09:46:02.117550+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[25345]: audit 2024-09-17T09:46:02.130601+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:03.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:03 smithi039 bash[25345]: audit 2024-09-17T09:46:02.144674+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:05.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[19898]: cluster 2024-09-17T09:46:03.741793+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:05.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[19898]: audit 2024-09-17T09:46:04.962880+0000 mon.a (mon.0) 559 : audit [INF] from='client.? 172.21.15.39:0/2279692554' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13623f7b-5212-4dbd-bfa8-ec4497794b39"}]: dispatch 2024-09-17T09:46:05.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[19898]: audit 2024-09-17T09:46:04.969145+0000 mon.a (mon.0) 560 : audit [INF] from='client.? 172.21.15.39:0/2279692554' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13623f7b-5212-4dbd-bfa8-ec4497794b39"}]': finished 2024-09-17T09:46:05.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[19898]: cluster 2024-09-17T09:46:04.972970+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T09:46:05.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[19898]: audit 2024-09-17T09:46:04.973240+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:05.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[25345]: cluster 2024-09-17T09:46:03.741793+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:05.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[25345]: audit 2024-09-17T09:46:04.962880+0000 mon.a (mon.0) 559 : audit [INF] from='client.? 172.21.15.39:0/2279692554' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13623f7b-5212-4dbd-bfa8-ec4497794b39"}]: dispatch 2024-09-17T09:46:05.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[25345]: audit 2024-09-17T09:46:04.969145+0000 mon.a (mon.0) 560 : audit [INF] from='client.? 172.21.15.39:0/2279692554' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13623f7b-5212-4dbd-bfa8-ec4497794b39"}]': finished 2024-09-17T09:46:05.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[25345]: cluster 2024-09-17T09:46:04.972970+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T09:46:05.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:05 smithi039 bash[25345]: audit 2024-09-17T09:46:04.973240+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:05.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:05 smithi203 bash[20366]: cluster 2024-09-17T09:46:03.741793+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:05.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:05 smithi203 bash[20366]: audit 2024-09-17T09:46:04.962880+0000 mon.a (mon.0) 559 : audit [INF] from='client.? 172.21.15.39:0/2279692554' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13623f7b-5212-4dbd-bfa8-ec4497794b39"}]: dispatch 2024-09-17T09:46:05.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:05 smithi203 bash[20366]: audit 2024-09-17T09:46:04.969145+0000 mon.a (mon.0) 560 : audit [INF] from='client.? 172.21.15.39:0/2279692554' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13623f7b-5212-4dbd-bfa8-ec4497794b39"}]': finished 2024-09-17T09:46:05.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:05 smithi203 bash[20366]: cluster 2024-09-17T09:46:04.972970+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T09:46:05.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:05 smithi203 bash[20366]: audit 2024-09-17T09:46:04.973240+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:06.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:06 smithi039 bash[19898]: audit 2024-09-17T09:46:05.628707+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.39:0/656664254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:46:06.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:06 smithi039 bash[25345]: audit 2024-09-17T09:46:05.628707+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.39:0/656664254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:46:06.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:06 smithi203 bash[20366]: audit 2024-09-17T09:46:05.628707+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.39:0/656664254' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:46:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:07 smithi203 bash[20366]: cluster 2024-09-17T09:46:05.742129+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:07 smithi039 bash[25345]: cluster 2024-09-17T09:46:05.742129+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:07.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:07 smithi039 bash[19898]: cluster 2024-09-17T09:46:05.742129+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:09 smithi203 bash[20366]: cluster 2024-09-17T09:46:07.742632+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:09.488 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:09 smithi039 bash[19898]: cluster 2024-09-17T09:46:07.742632+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:09.488 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:09 smithi039 bash[25345]: cluster 2024-09-17T09:46:07.742632+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:11 smithi203 bash[20366]: cluster 2024-09-17T09:46:09.743231+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:11 smithi039 bash[19898]: cluster 2024-09-17T09:46:09.743231+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:11 smithi039 bash[25345]: cluster 2024-09-17T09:46:09.743231+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:13 smithi203 bash[20366]: cluster 2024-09-17T09:46:11.743818+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:13.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:13 smithi039 bash[19898]: cluster 2024-09-17T09:46:11.743818+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:13.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:13 smithi039 bash[25345]: cluster 2024-09-17T09:46:11.743818+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:15 smithi203 bash[20366]: cluster 2024-09-17T09:46:13.744439+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:15.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:15 smithi039 bash[25345]: cluster 2024-09-17T09:46:13.744439+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:15.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:15 smithi039 bash[19898]: cluster 2024-09-17T09:46:13.744439+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:17.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:17 smithi203 bash[20366]: cluster 2024-09-17T09:46:15.745137+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:17.485 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:17 smithi039 bash[19898]: cluster 2024-09-17T09:46:15.745137+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:17.485 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:17 smithi039 bash[25345]: cluster 2024-09-17T09:46:15.745137+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:19 smithi203 bash[20366]: cluster 2024-09-17T09:46:17.745811+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:19 smithi203 bash[20366]: audit 2024-09-17T09:46:19.170237+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:19.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:19 smithi039 bash[19898]: cluster 2024-09-17T09:46:17.745811+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:19.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:19 smithi039 bash[19898]: audit 2024-09-17T09:46:19.170237+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:19.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:19 smithi039 bash[25345]: cluster 2024-09-17T09:46:17.745811+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:19.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:19 smithi039 bash[25345]: audit 2024-09-17T09:46:19.170237+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:20 smithi203 bash[20366]: audit 2024-09-17T09:46:19.185568+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:20 smithi203 bash[20366]: audit 2024-09-17T09:46:19.199860+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:20 smithi203 bash[20366]: audit 2024-09-17T09:46:19.941220+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:46:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:20 smithi203 bash[20366]: audit 2024-09-17T09:46:19.942662+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:20.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[19898]: audit 2024-09-17T09:46:19.185568+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[19898]: audit 2024-09-17T09:46:19.199860+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[19898]: audit 2024-09-17T09:46:19.941220+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:46:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[19898]: audit 2024-09-17T09:46:19.942662+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[25345]: audit 2024-09-17T09:46:19.185568+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[25345]: audit 2024-09-17T09:46:19.199860+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[25345]: audit 2024-09-17T09:46:19.941220+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-17T09:46:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:20 smithi039 bash[25345]: audit 2024-09-17T09:46:19.942662+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:21.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:21 smithi203 bash[20366]: cluster 2024-09-17T09:46:19.746383+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:21.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:21 smithi203 bash[20366]: cephadm 2024-09-17T09:46:19.943831+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T09:46:21.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:21 smithi039 bash[19898]: cluster 2024-09-17T09:46:19.746383+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:21.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:21 smithi039 bash[19898]: cephadm 2024-09-17T09:46:19.943831+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T09:46:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:21 smithi039 bash[25345]: cluster 2024-09-17T09:46:19.746383+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:21 smithi039 bash[25345]: cephadm 2024-09-17T09:46:19.943831+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T09:46:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[19898]: cluster 2024-09-17T09:46:21.746790+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[19898]: audit 2024-09-17T09:46:22.339755+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[19898]: audit 2024-09-17T09:46:22.351189+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[19898]: audit 2024-09-17T09:46:22.357221+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[25345]: cluster 2024-09-17T09:46:21.746790+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:23.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[25345]: audit 2024-09-17T09:46:22.339755+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[25345]: audit 2024-09-17T09:46:22.351189+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:23 smithi039 bash[25345]: audit 2024-09-17T09:46:22.357221+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:23 smithi203 bash[20366]: cluster 2024-09-17T09:46:21.746790+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:23.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:23 smithi203 bash[20366]: audit 2024-09-17T09:46:22.339755+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:23 smithi203 bash[20366]: audit 2024-09-17T09:46:22.351189+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:23.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:23 smithi203 bash[20366]: audit 2024-09-17T09:46:22.357221+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:25.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:25 smithi039 bash[19898]: cluster 2024-09-17T09:46:23.747308+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:25.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:25 smithi039 bash[25345]: cluster 2024-09-17T09:46:23.747308+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:25.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:25 smithi203 bash[20366]: cluster 2024-09-17T09:46:23.747308+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:26.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.307 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.307 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.308 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.308 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.308 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.562 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.563 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.563 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.563 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:26.563 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:46:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:46:27.622 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: cluster 2024-09-17T09:46:25.747900+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:27.622 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: audit 2024-09-17T09:46:26.596804+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:27.622 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: audit 2024-09-17T09:46:26.599251+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:27.622 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: audit 2024-09-17T09:46:26.599850+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:27.622 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: audit 2024-09-17T09:46:26.602706+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: audit 2024-09-17T09:46:26.607853+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[19898]: audit 2024-09-17T09:46:26.612112+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: cluster 2024-09-17T09:46:25.747900+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: audit 2024-09-17T09:46:26.596804+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: audit 2024-09-17T09:46:26.599251+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: audit 2024-09-17T09:46:26.599850+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: audit 2024-09-17T09:46:26.602706+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: audit 2024-09-17T09:46:26.607853+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.623 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:27 smithi039 bash[25345]: audit 2024-09-17T09:46:26.612112+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: cluster 2024-09-17T09:46:25.747900+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: audit 2024-09-17T09:46:26.596804+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: audit 2024-09-17T09:46:26.599251+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: audit 2024-09-17T09:46:26.599850+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: audit 2024-09-17T09:46:26.602706+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: audit 2024-09-17T09:46:26.607853+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:27 smithi203 bash[20366]: audit 2024-09-17T09:46:26.612112+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:29 smithi039 bash[19898]: cluster 2024-09-17T09:46:27.748333+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:29.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:29 smithi039 bash[25345]: cluster 2024-09-17T09:46:27.748333+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:29 smithi203 bash[20366]: cluster 2024-09-17T09:46:27.748333+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:31 smithi039 bash[19898]: cluster 2024-09-17T09:46:29.748850+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:31 smithi039 bash[25345]: cluster 2024-09-17T09:46:29.748850+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:31 smithi203 bash[20366]: cluster 2024-09-17T09:46:29.748850+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:33 smithi039 bash[19898]: cluster 2024-09-17T09:46:31.749457+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:33 smithi039 bash[25345]: cluster 2024-09-17T09:46:31.749457+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:33 smithi203 bash[20366]: cluster 2024-09-17T09:46:31.749457+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:35.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:35 smithi039 bash[19898]: cluster 2024-09-17T09:46:33.749993+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:35.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:35 smithi039 bash[25345]: cluster 2024-09-17T09:46:33.749993+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:35 smithi203 bash[20366]: cluster 2024-09-17T09:46:33.749993+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:36 smithi039 bash[19898]: audit 2024-09-17T09:46:35.660731+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:46:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:36 smithi039 bash[19898]: audit 2024-09-17T09:46:35.661122+0000 mon.a (mon.0) 578 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:46:36.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:36 smithi039 bash[25345]: audit 2024-09-17T09:46:35.660731+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:46:36.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:36 smithi039 bash[25345]: audit 2024-09-17T09:46:35.661122+0000 mon.a (mon.0) 578 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:46:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:36 smithi203 bash[20366]: audit 2024-09-17T09:46:35.660731+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:46:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:36 smithi203 bash[20366]: audit 2024-09-17T09:46:35.661122+0000 mon.a (mon.0) 578 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-17T09:46:36.944 INFO:teuthology.orchestra.run.smithi039.stdout:Created osd(s) 3 on host 'smithi039' 2024-09-17T09:46:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: cluster 2024-09-17T09:46:35.750463+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.403325+0000 mon.a (mon.0) 579 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: cluster 2024-09-17T09:46:36.412885+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.413297+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.413703+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.414536+0000 mon.a (mon.0) 582 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.919130+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.930119+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.930793+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.933926+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.942301+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.944950+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.946697+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.954392+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.958056+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:37.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.958978+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:37.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:37 smithi203 bash[20366]: audit 2024-09-17T09:46:36.965761+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.764 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: cluster 2024-09-17T09:46:35.750463+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:37.764 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.403325+0000 mon.a (mon.0) 579 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: cluster 2024-09-17T09:46:36.412885+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.413297+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.413703+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.414536+0000 mon.a (mon.0) 582 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.919130+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.930119+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.930793+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.933926+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.942301+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.944950+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.946697+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.765 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.954392+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.958056+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.958978+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[19898]: audit 2024-09-17T09:46:36.965761+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: cluster 2024-09-17T09:46:35.750463+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.403325+0000 mon.a (mon.0) 579 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: cluster 2024-09-17T09:46:36.412885+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.413297+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.413703+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.414536+0000 mon.a (mon.0) 582 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]: dispatch 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.919130+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.930119+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.766 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.930793+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.933926+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.942301+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.944950+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.946697+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.954392+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.958056+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.958978+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:37.767 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:37 smithi039 bash[25345]: audit 2024-09-17T09:46:36.965761+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:37.913 DEBUG:teuthology.orchestra.run.smithi039:osd.3> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T09:46:37.916 INFO:tasks.cephadm:Deploying osd.4 on smithi203 with /dev/vg_nvme/lv_4... 2024-09-17T09:46:37.916 DEBUG:teuthology.orchestra.run.smithi203:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T09:46:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:38 smithi203 bash[20366]: cephadm 2024-09-17T09:46:36.948247+0000 mgr.y (mgr.14150) 215 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 3804M 2024-09-17T09:46:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:38 smithi203 bash[20366]: audit 2024-09-17T09:46:37.407460+0000 mon.a (mon.0) 594 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:46:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:38 smithi203 bash[20366]: cluster 2024-09-17T09:46:37.414336+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T09:46:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:38 smithi203 bash[20366]: audit 2024-09-17T09:46:37.415560+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:38 smithi203 bash[20366]: audit 2024-09-17T09:46:37.426037+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:38 smithi203 bash[20366]: audit 2024-09-17T09:46:37.770670+0000 mon.a (mon.0) 598 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T09:46:38.743 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[19898]: cephadm 2024-09-17T09:46:36.948247+0000 mgr.y (mgr.14150) 215 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 3804M 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[19898]: audit 2024-09-17T09:46:37.407460+0000 mon.a (mon.0) 594 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[19898]: cluster 2024-09-17T09:46:37.414336+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[19898]: audit 2024-09-17T09:46:37.415560+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[19898]: audit 2024-09-17T09:46:37.426037+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[19898]: audit 2024-09-17T09:46:37.770670+0000 mon.a (mon.0) 598 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[25345]: cephadm 2024-09-17T09:46:36.948247+0000 mgr.y (mgr.14150) 215 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 3804M 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[25345]: audit 2024-09-17T09:46:37.407460+0000 mon.a (mon.0) 594 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]}]': finished 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[25345]: cluster 2024-09-17T09:46:37.414336+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T09:46:38.744 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[25345]: audit 2024-09-17T09:46:37.415560+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:38.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[25345]: audit 2024-09-17T09:46:37.426037+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:38.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:38 smithi039 bash[25345]: audit 2024-09-17T09:46:37.770670+0000 mon.a (mon.0) 598 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T09:46:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: cluster 2024-09-17T09:46:36.641104+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:46:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: cluster 2024-09-17T09:46:36.641203+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:46:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: cluster 2024-09-17T09:46:37.750975+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: audit 2024-09-17T09:46:38.430193+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: cluster 2024-09-17T09:46:38.775128+0000 mon.a (mon.0) 600 : cluster [INF] osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008] boot 2024-09-17T09:46:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: cluster 2024-09-17T09:46:38.775633+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T09:46:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: audit 2024-09-17T09:46:38.776035+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:39 smithi203 bash[20366]: audit 2024-09-17T09:46:39.411386+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: cluster 2024-09-17T09:46:36.641104+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:46:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: cluster 2024-09-17T09:46:36.641203+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:46:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: cluster 2024-09-17T09:46:37.750975+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: audit 2024-09-17T09:46:38.430193+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: cluster 2024-09-17T09:46:38.775128+0000 mon.a (mon.0) 600 : cluster [INF] osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008] boot 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: cluster 2024-09-17T09:46:38.775633+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: audit 2024-09-17T09:46:38.776035+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[25345]: audit 2024-09-17T09:46:39.411386+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: cluster 2024-09-17T09:46:36.641104+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: cluster 2024-09-17T09:46:36.641203+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: cluster 2024-09-17T09:46:37.750975+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: audit 2024-09-17T09:46:38.430193+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: cluster 2024-09-17T09:46:38.775128+0000 mon.a (mon.0) 600 : cluster [INF] osd.3 [v2:172.21.15.39:6826/776777008,v1:172.21.15.39:6827/776777008] boot 2024-09-17T09:46:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: cluster 2024-09-17T09:46:38.775633+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T09:46:39.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: audit 2024-09-17T09:46:38.776035+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:46:39.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:39 smithi039 bash[19898]: audit 2024-09-17T09:46:39.411386+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.557 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: audit 2024-09-17T09:46:39.422024+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.557 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: cephadm 2024-09-17T09:46:39.425632+0000 mgr.y (mgr.14150) 217 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:46:40.557 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: audit 2024-09-17T09:46:39.437490+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:40.557 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: audit 2024-09-17T09:46:39.442221+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:40.558 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: audit 2024-09-17T09:46:39.447336+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.558 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: audit 2024-09-17T09:46:39.448016+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:40.558 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:40 smithi203 bash[20366]: audit 2024-09-17T09:46:39.462935+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: audit 2024-09-17T09:46:39.422024+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: cephadm 2024-09-17T09:46:39.425632+0000 mgr.y (mgr.14150) 217 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:46:40.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: audit 2024-09-17T09:46:39.437490+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:40.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: audit 2024-09-17T09:46:39.442221+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:40.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: audit 2024-09-17T09:46:39.447336+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: audit 2024-09-17T09:46:39.448016+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:40.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[19898]: audit 2024-09-17T09:46:39.462935+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: audit 2024-09-17T09:46:39.422024+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: cephadm 2024-09-17T09:46:39.425632+0000 mgr.y (mgr.14150) 217 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:46:40.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: audit 2024-09-17T09:46:39.437490+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:40.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: audit 2024-09-17T09:46:39.442221+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:40.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: audit 2024-09-17T09:46:39.447336+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:40.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: audit 2024-09-17T09:46:39.448016+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:40.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:40 smithi039 bash[25345]: audit 2024-09-17T09:46:39.462935+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:41 smithi039 bash[19898]: cluster 2024-09-17T09:46:39.751557+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:41 smithi039 bash[19898]: cluster 2024-09-17T09:46:40.466039+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T09:46:41.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:41 smithi039 bash[25345]: cluster 2024-09-17T09:46:39.751557+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:41.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:41 smithi039 bash[25345]: cluster 2024-09-17T09:46:40.466039+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T09:46:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:41 smithi203 bash[20366]: cluster 2024-09-17T09:46:39.751557+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:41 smithi203 bash[20366]: cluster 2024-09-17T09:46:40.466039+0000 mon.a (mon.0) 610 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T09:46:43.310 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:46:43.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: cluster 2024-09-17T09:46:41.752206+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:43.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.484138+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.488431+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.493710+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.907212+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.921756+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.929260+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:43.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.931482+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:43.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.932429+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:43.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.938257+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:43 smithi203 bash[20366]: audit 2024-09-17T09:46:42.947085+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: cluster 2024-09-17T09:46:41.752206+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.484138+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.488431+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.493710+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.907212+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.921756+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.929260+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.931482+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.932429+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.938257+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[19898]: audit 2024-09-17T09:46:42.947085+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: cluster 2024-09-17T09:46:41.752206+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.484138+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.488431+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.493710+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.907212+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.921756+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.929260+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.931482+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.932429+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.938257+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:43 smithi039 bash[25345]: audit 2024-09-17T09:46:42.947085+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:46:45.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:45 smithi039 bash[25345]: cluster 2024-09-17T09:46:43.752773+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:45 smithi039 bash[19898]: cluster 2024-09-17T09:46:43.752773+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:45.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:45 smithi203 bash[20366]: cluster 2024-09-17T09:46:43.752773+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:46.762 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:46:46.812 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_4 2024-09-17T09:46:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:47 smithi039 bash[25345]: cluster 2024-09-17T09:46:45.753346+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:47 smithi039 bash[19898]: cluster 2024-09-17T09:46:45.753346+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:47 smithi203 bash[20366]: cluster 2024-09-17T09:46:45.753346+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:49 smithi039 bash[25345]: cluster 2024-09-17T09:46:47.753854+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:49 smithi039 bash[19898]: cluster 2024-09-17T09:46:47.753854+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:49 smithi203 bash[20366]: cluster 2024-09-17T09:46:47.753854+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:51.535 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:46:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:51 smithi039 bash[19898]: cluster 2024-09-17T09:46:49.754423+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:51 smithi039 bash[25345]: cluster 2024-09-17T09:46:49.754423+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:51.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:51 smithi203 bash[20366]: cluster 2024-09-17T09:46:49.754423+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[19898]: cluster 2024-09-17T09:46:51.754951+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[19898]: audit 2024-09-17T09:46:52.698509+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[19898]: audit 2024-09-17T09:46:52.705279+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[19898]: audit 2024-09-17T09:46:52.712071+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[19898]: audit 2024-09-17T09:46:52.714027+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[25345]: cluster 2024-09-17T09:46:51.754951+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[25345]: audit 2024-09-17T09:46:52.698509+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:46:53.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[25345]: audit 2024-09-17T09:46:52.705279+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:46:53.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[25345]: audit 2024-09-17T09:46:52.712071+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:46:53.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:53 smithi039 bash[25345]: audit 2024-09-17T09:46:52.714027+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:53 smithi203 bash[20366]: cluster 2024-09-17T09:46:51.754951+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:53 smithi203 bash[20366]: audit 2024-09-17T09:46:52.698509+0000 mgr.y (mgr.14150) 225 : audit [DBG] from='client.24187 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:46:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:53 smithi203 bash[20366]: audit 2024-09-17T09:46:52.705279+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:46:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:53 smithi203 bash[20366]: audit 2024-09-17T09:46:52.712071+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:46:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:53 smithi203 bash[20366]: audit 2024-09-17T09:46:52.714027+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:46:55.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:55 smithi039 bash[19898]: cluster 2024-09-17T09:46:53.755493+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:55 smithi039 bash[25345]: cluster 2024-09-17T09:46:53.755493+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:55 smithi203 bash[20366]: cluster 2024-09-17T09:46:53.755493+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:57 smithi039 bash[19898]: cluster 2024-09-17T09:46:55.756110+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:57 smithi039 bash[25345]: cluster 2024-09-17T09:46:55.756110+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:57 smithi203 bash[20366]: cluster 2024-09-17T09:46:55.756110+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:46:59 smithi203 bash[20366]: cluster 2024-09-17T09:46:57.756802+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:59.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:46:59 smithi039 bash[25345]: cluster 2024-09-17T09:46:57.756802+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:46:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:46:59 smithi039 bash[19898]: cluster 2024-09-17T09:46:57.756802+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:01.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[19898]: cluster 2024-09-17T09:46:59.757457+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:01.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[19898]: audit 2024-09-17T09:47:01.449555+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.203:0/1532782425' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]: dispatch 2024-09-17T09:47:01.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[19898]: audit 2024-09-17T09:47:01.450796+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]: dispatch 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[19898]: audit 2024-09-17T09:47:01.456930+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]': finished 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[19898]: cluster 2024-09-17T09:47:01.463305+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[19898]: audit 2024-09-17T09:47:01.463762+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[25345]: cluster 2024-09-17T09:46:59.757457+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[25345]: audit 2024-09-17T09:47:01.449555+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.203:0/1532782425' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]: dispatch 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[25345]: audit 2024-09-17T09:47:01.450796+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]: dispatch 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[25345]: audit 2024-09-17T09:47:01.456930+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]': finished 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[25345]: cluster 2024-09-17T09:47:01.463305+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T09:47:01.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:01 smithi039 bash[25345]: audit 2024-09-17T09:47:01.463762+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:01 smithi203 bash[20366]: cluster 2024-09-17T09:46:59.757457+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:01 smithi203 bash[20366]: audit 2024-09-17T09:47:01.449555+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.203:0/1532782425' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]: dispatch 2024-09-17T09:47:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:01 smithi203 bash[20366]: audit 2024-09-17T09:47:01.450796+0000 mon.a (mon.0) 624 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]: dispatch 2024-09-17T09:47:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:01 smithi203 bash[20366]: audit 2024-09-17T09:47:01.456930+0000 mon.a (mon.0) 625 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "898a4ddb-e754-4f01-a6de-f0cb32c4b557"}]': finished 2024-09-17T09:47:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:01 smithi203 bash[20366]: cluster 2024-09-17T09:47:01.463305+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-17T09:47:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:01 smithi203 bash[20366]: audit 2024-09-17T09:47:01.463762+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: cluster 2024-09-17T09:47:01.757880+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:01.816260+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:01.825706+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:01.834841+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:02.128694+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.203:0/2805286636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:47:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:02.645628+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:02.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:02.654064+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:02.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:02 smithi203 bash[20366]: audit 2024-09-17T09:47:02.663913+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: cluster 2024-09-17T09:47:01.757880+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:01.816260+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:01.825706+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:01.834841+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:02.128694+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.203:0/2805286636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:02.645628+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:02.654064+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[19898]: audit 2024-09-17T09:47:02.663913+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: cluster 2024-09-17T09:47:01.757880+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:01.816260+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:01.825706+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:01.834841+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:02.128694+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.203:0/2805286636' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:02.645628+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:02.654064+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:03.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:02 smithi039 bash[25345]: audit 2024-09-17T09:47:02.663913+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:04 smithi039 bash[19898]: cluster 2024-09-17T09:47:03.758480+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:05.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:04 smithi039 bash[25345]: cluster 2024-09-17T09:47:03.758480+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:04 smithi203 bash[20366]: cluster 2024-09-17T09:47:03.758480+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:07.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:06 smithi203 bash[20366]: cluster 2024-09-17T09:47:05.759104+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:06 smithi039 bash[19898]: cluster 2024-09-17T09:47:05.759104+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:07.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:06 smithi039 bash[25345]: cluster 2024-09-17T09:47:05.759104+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:08 smithi039 bash[19898]: cluster 2024-09-17T09:47:07.759754+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:08 smithi039 bash[25345]: cluster 2024-09-17T09:47:07.759754+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:09.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:08 smithi203 bash[20366]: cluster 2024-09-17T09:47:07.759754+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:10 smithi039 bash[19898]: cluster 2024-09-17T09:47:09.760447+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:10 smithi039 bash[25345]: cluster 2024-09-17T09:47:09.760447+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:11.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:10 smithi203 bash[20366]: cluster 2024-09-17T09:47:09.760447+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:12 smithi039 bash[19898]: cluster 2024-09-17T09:47:11.761096+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:13.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:12 smithi039 bash[25345]: cluster 2024-09-17T09:47:11.761096+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:12 smithi203 bash[20366]: cluster 2024-09-17T09:47:11.761096+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:15.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[19898]: cluster 2024-09-17T09:47:13.761791+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:15.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[19898]: audit 2024-09-17T09:47:14.568394+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:47:15.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[19898]: audit 2024-09-17T09:47:14.570209+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:15.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[19898]: cephadm 2024-09-17T09:47:14.571853+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T09:47:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[25345]: cluster 2024-09-17T09:47:13.761791+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[25345]: audit 2024-09-17T09:47:14.568394+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:47:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[25345]: audit 2024-09-17T09:47:14.570209+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:14 smithi039 bash[25345]: cephadm 2024-09-17T09:47:14.571853+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T09:47:15.183 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:14 smithi203 bash[20366]: cluster 2024-09-17T09:47:13.761791+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:15.183 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:14 smithi203 bash[20366]: audit 2024-09-17T09:47:14.568394+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-17T09:47:15.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:14 smithi203 bash[20366]: audit 2024-09-17T09:47:14.570209+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:15.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:14 smithi203 bash[20366]: cephadm 2024-09-17T09:47:14.571853+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T09:47:17.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:16 smithi039 bash[19898]: cluster 2024-09-17T09:47:15.762486+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:17.173 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:16 smithi039 bash[25345]: cluster 2024-09-17T09:47:15.762486+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:16 smithi203 bash[20366]: cluster 2024-09-17T09:47:15.762486+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:47:18.730 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:47:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:47:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:18 smithi039 bash[19898]: cluster 2024-09-17T09:47:17.763006+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:18 smithi039 bash[25345]: cluster 2024-09-17T09:47:17.763006+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:47:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:18 smithi203 bash[20366]: cluster 2024-09-17T09:47:17.763006+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:19.230 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:47:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:47:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:19 smithi203 bash[20366]: audit 2024-09-17T09:47:18.922467+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:19 smithi203 bash[20366]: audit 2024-09-17T09:47:18.928467+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:19 smithi203 bash[20366]: audit 2024-09-17T09:47:18.928903+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:19 smithi203 bash[20366]: audit 2024-09-17T09:47:18.930546+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:19 smithi203 bash[20366]: audit 2024-09-17T09:47:18.933564+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:19 smithi203 bash[20366]: audit 2024-09-17T09:47:18.938449+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[19898]: audit 2024-09-17T09:47:18.922467+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:20.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[19898]: audit 2024-09-17T09:47:18.928467+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[19898]: audit 2024-09-17T09:47:18.928903+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:20.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[19898]: audit 2024-09-17T09:47:18.930546+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[19898]: audit 2024-09-17T09:47:18.933564+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[19898]: audit 2024-09-17T09:47:18.938449+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[25345]: audit 2024-09-17T09:47:18.922467+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[25345]: audit 2024-09-17T09:47:18.928467+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[25345]: audit 2024-09-17T09:47:18.928903+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[25345]: audit 2024-09-17T09:47:18.930546+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[25345]: audit 2024-09-17T09:47:18.933564+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:20.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:19 smithi039 bash[25345]: audit 2024-09-17T09:47:18.938449+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:20 smithi203 bash[20366]: cluster 2024-09-17T09:47:19.763622+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:20 smithi039 bash[19898]: cluster 2024-09-17T09:47:19.763622+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:20 smithi039 bash[25345]: cluster 2024-09-17T09:47:19.763622+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:23.199 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: cluster 2024-09-17T09:47:21.764190+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.032242+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.041320+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.050360+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.860483+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.871233+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.876838+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.883448+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.890946+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.892845+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:23.200 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:23 smithi203 bash[20366]: audit 2024-09-17T09:47:22.904390+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: cluster 2024-09-17T09:47:21.764190+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:23.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.032242+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.041320+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.050360+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.860483+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.871233+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.876838+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.883448+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.890946+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.892845+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[19898]: audit 2024-09-17T09:47:22.904390+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: cluster 2024-09-17T09:47:21.764190+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.032242+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.041320+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.050360+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.860483+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.871233+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.876838+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:23.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.883448+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:23.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.890946+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:23.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.892845+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:23.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:23 smithi039 bash[25345]: audit 2024-09-17T09:47:22.904390+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:24.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:24 smithi203 bash[20366]: cephadm 2024-09-17T09:47:22.874639+0000 mgr.y (mgr.14150) 242 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:47:24.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:24 smithi039 bash[19898]: cephadm 2024-09-17T09:47:22.874639+0000 mgr.y (mgr.14150) 242 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:47:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:24 smithi039 bash[25345]: cephadm 2024-09-17T09:47:22.874639+0000 mgr.y (mgr.14150) 242 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:47:25.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:25 smithi203 bash[20366]: cluster 2024-09-17T09:47:23.764714+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:25 smithi039 bash[19898]: cluster 2024-09-17T09:47:23.764714+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:25 smithi039 bash[25345]: cluster 2024-09-17T09:47:23.764714+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:27 smithi039 bash[19898]: cluster 2024-09-17T09:47:25.765282+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:27 smithi039 bash[25345]: cluster 2024-09-17T09:47:25.765282+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:27.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:27 smithi203 bash[20366]: cluster 2024-09-17T09:47:25.765282+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:29.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:29 smithi039 bash[19898]: cluster 2024-09-17T09:47:27.765833+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:29.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:29 smithi039 bash[19898]: audit 2024-09-17T09:47:28.240310+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:47:29.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:29 smithi039 bash[19898]: audit 2024-09-17T09:47:28.241247+0000 mon.a (mon.0) 652 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:47:29.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:29 smithi039 bash[25345]: cluster 2024-09-17T09:47:27.765833+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:29.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:29 smithi039 bash[25345]: audit 2024-09-17T09:47:28.240310+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:47:29.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:29 smithi039 bash[25345]: audit 2024-09-17T09:47:28.241247+0000 mon.a (mon.0) 652 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:47:29.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:29 smithi203 bash[20366]: cluster 2024-09-17T09:47:27.765833+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:29.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:29 smithi203 bash[20366]: audit 2024-09-17T09:47:28.240310+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:47:29.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:29 smithi203 bash[20366]: audit 2024-09-17T09:47:28.241247+0000 mon.a (mon.0) 652 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-17T09:47:30.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.072071+0000 mon.a (mon.0) 653 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:47:30.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.074844+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:47:30.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: cluster 2024-09-17T09:47:29.077687+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.078170+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.078885+0000 mon.a (mon.0) 656 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.660958+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.673459+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.678569+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.686343+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.686991+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.689128+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[19898]: audit 2024-09-17T09:47:29.698890+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.072071+0000 mon.a (mon.0) 653 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.074844+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: cluster 2024-09-17T09:47:29.077687+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.078170+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.078885+0000 mon.a (mon.0) 656 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.660958+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.673459+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.678569+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.686343+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.686991+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.689128+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:30.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:30 smithi039 bash[25345]: audit 2024-09-17T09:47:29.698890+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.400 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.072071+0000 mon.a (mon.0) 653 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T09:47:30.400 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.074844+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:47:30.400 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: cluster 2024-09-17T09:47:29.077687+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T09:47:30.400 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.078170+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.078885+0000 mon.a (mon.0) 656 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.660958+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.673459+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.678569+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.686343+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.686991+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.689128+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:30.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:30 smithi203 bash[20366]: audit 2024-09-17T09:47:29.698890+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:30.835 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 4 on host 'smithi203' 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: cluster 2024-09-17T09:47:29.766263+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.075031+0000 mon.a (mon.0) 664 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: cluster 2024-09-17T09:47:30.083854+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.085024+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.088412+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.812483+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.823078+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.823791+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:47:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.834495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.849376+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.853517+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:31.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.855214+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:31.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:31 smithi203 bash[20366]: audit 2024-09-17T09:47:30.869362+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: cluster 2024-09-17T09:47:29.766263+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.075031+0000 mon.a (mon.0) 664 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:47:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: cluster 2024-09-17T09:47:30.083854+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T09:47:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.085024+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.088412+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.812483+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.823078+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.823791+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.834495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.849376+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.853517+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.855214+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[19898]: audit 2024-09-17T09:47:30.869362+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: cluster 2024-09-17T09:47:29.766263+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.075031+0000 mon.a (mon.0) 664 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:47:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: cluster 2024-09-17T09:47:30.083854+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.085024+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.088412+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.812483+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.823078+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.823791+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.834495+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.849376+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.853517+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.855214+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:47:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:31 smithi039 bash[25345]: audit 2024-09-17T09:47:30.869362+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:31.404 DEBUG:teuthology.orchestra.run.smithi203:osd.4> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T09:47:31.406 INFO:tasks.cephadm:Deploying osd.5 on smithi203 with /dev/vg_nvme/lv_3... 2024-09-17T09:47:31.407 DEBUG:teuthology.orchestra.run.smithi203:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T09:47:32.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: cluster 2024-09-17T09:47:29.253428+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: cluster 2024-09-17T09:47:29.253542+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: cephadm 2024-09-17T09:47:30.825499+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 16241M 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: cluster 2024-09-17T09:47:31.092458+0000 mon.a (mon.0) 676 : cluster [INF] osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319] boot 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: cluster 2024-09-17T09:47:31.092590+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: audit 2024-09-17T09:47:31.092923+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[25345]: cluster 2024-09-17T09:47:32.101634+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: cluster 2024-09-17T09:47:29.253428+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: cluster 2024-09-17T09:47:29.253542+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:47:32.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: cephadm 2024-09-17T09:47:30.825499+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 16241M 2024-09-17T09:47:32.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: cluster 2024-09-17T09:47:31.092458+0000 mon.a (mon.0) 676 : cluster [INF] osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319] boot 2024-09-17T09:47:32.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: cluster 2024-09-17T09:47:31.092590+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T09:47:32.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: audit 2024-09-17T09:47:31.092923+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:32.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:32 smithi039 bash[19898]: cluster 2024-09-17T09:47:32.101634+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: cluster 2024-09-17T09:47:29.253428+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: cluster 2024-09-17T09:47:29.253542+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: cephadm 2024-09-17T09:47:30.825499+0000 mgr.y (mgr.14150) 247 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 16241M 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: cluster 2024-09-17T09:47:31.092458+0000 mon.a (mon.0) 676 : cluster [INF] osd.4 [v2:172.21.15.203:6800/4065812319,v1:172.21.15.203:6801/4065812319] boot 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: cluster 2024-09-17T09:47:31.092590+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: audit 2024-09-17T09:47:31.092923+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:47:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:32 smithi203 bash[20366]: cluster 2024-09-17T09:47:32.101634+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T09:47:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:33 smithi039 bash[19898]: cluster 2024-09-17T09:47:31.766787+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:33 smithi039 bash[19898]: cluster 2024-09-17T09:47:33.108672+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T09:47:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:33 smithi039 bash[25345]: cluster 2024-09-17T09:47:31.766787+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:33 smithi039 bash[25345]: cluster 2024-09-17T09:47:33.108672+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T09:47:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:33 smithi203 bash[20366]: cluster 2024-09-17T09:47:31.766787+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-17T09:47:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:33 smithi203 bash[20366]: cluster 2024-09-17T09:47:33.108672+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T09:47:35.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:35 smithi039 bash[25345]: cluster 2024-09-17T09:47:33.767314+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:35.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:35 smithi039 bash[25345]: cluster 2024-09-17T09:47:34.115752+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T09:47:35.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:35 smithi039 bash[19898]: cluster 2024-09-17T09:47:33.767314+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:35.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:35 smithi039 bash[19898]: cluster 2024-09-17T09:47:34.115752+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T09:47:35.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:35 smithi203 bash[20366]: cluster 2024-09-17T09:47:33.767314+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:35.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:35 smithi203 bash[20366]: cluster 2024-09-17T09:47:34.115752+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T09:47:36.182 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:47:36.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:36 smithi203 bash[20366]: cluster 2024-09-17T09:47:35.119340+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T09:47:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:36 smithi039 bash[19898]: cluster 2024-09-17T09:47:35.119340+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T09:47:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:36 smithi039 bash[25345]: cluster 2024-09-17T09:47:35.119340+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T09:47:37.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:37 smithi039 bash[19898]: cluster 2024-09-17T09:47:35.767886+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:47:37.343 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:37 smithi039 bash[25345]: cluster 2024-09-17T09:47:35.767886+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:47:37.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:37 smithi203 bash[20366]: cluster 2024-09-17T09:47:35.767886+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-17T09:47:39.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:39 smithi039 bash[19898]: cluster 2024-09-17T09:47:37.768420+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-17T09:47:39.418 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:39 smithi039 bash[25345]: cluster 2024-09-17T09:47:37.768420+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-17T09:47:39.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:39 smithi203 bash[20366]: cluster 2024-09-17T09:47:37.768420+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-09-17T09:47:39.687 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:47:39.722 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_3 2024-09-17T09:47:41.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:41 smithi203 bash[20366]: cluster 2024-09-17T09:47:39.769037+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-17T09:47:41.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:41 smithi039 bash[19898]: cluster 2024-09-17T09:47:39.769037+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-17T09:47:41.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:41 smithi039 bash[25345]: cluster 2024-09-17T09:47:39.769037+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 87 KiB/s, 0 objects/s recovering 2024-09-17T09:47:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[19898]: cluster 2024-09-17T09:47:41.769665+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[19898]: audit 2024-09-17T09:47:42.260219+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[19898]: audit 2024-09-17T09:47:42.271071+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[19898]: audit 2024-09-17T09:47:42.281953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[25345]: cluster 2024-09-17T09:47:41.769665+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[25345]: audit 2024-09-17T09:47:42.260219+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[25345]: audit 2024-09-17T09:47:42.271071+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:43 smithi039 bash[25345]: audit 2024-09-17T09:47:42.281953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.678 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:43 smithi203 bash[20366]: cluster 2024-09-17T09:47:41.769665+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T09:47:43.678 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:43 smithi203 bash[20366]: audit 2024-09-17T09:47:42.260219+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.679 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:43 smithi203 bash[20366]: audit 2024-09-17T09:47:42.271071+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:43.679 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:43 smithi203 bash[20366]: audit 2024-09-17T09:47:42.281953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:44.822 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:47:45.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:45 smithi203 bash[20366]: cluster 2024-09-17T09:47:43.770229+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-17T09:47:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:45 smithi039 bash[19898]: cluster 2024-09-17T09:47:43.770229+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-17T09:47:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:45 smithi039 bash[25345]: cluster 2024-09-17T09:47:43.770229+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-09-17T09:47:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[19898]: cluster 2024-09-17T09:47:45.770792+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[19898]: audit 2024-09-17T09:47:46.320147+0000 mgr.y (mgr.14150) 256 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[19898]: audit 2024-09-17T09:47:46.326602+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[19898]: audit 2024-09-17T09:47:46.332630+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[19898]: audit 2024-09-17T09:47:46.334437+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[25345]: cluster 2024-09-17T09:47:45.770792+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[25345]: audit 2024-09-17T09:47:46.320147+0000 mgr.y (mgr.14150) 256 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[25345]: audit 2024-09-17T09:47:46.326602+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[25345]: audit 2024-09-17T09:47:46.332630+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:47:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:47 smithi039 bash[25345]: audit 2024-09-17T09:47:46.334437+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:47 smithi203 bash[20366]: cluster 2024-09-17T09:47:45.770792+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:47 smithi203 bash[20366]: audit 2024-09-17T09:47:46.320147+0000 mgr.y (mgr.14150) 256 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:47:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:47 smithi203 bash[20366]: audit 2024-09-17T09:47:46.326602+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:47:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:47 smithi203 bash[20366]: audit 2024-09-17T09:47:46.332630+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:47:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:47 smithi203 bash[20366]: audit 2024-09-17T09:47:46.334437+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:47:49.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:49 smithi203 bash[20366]: cluster 2024-09-17T09:47:47.771348+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:49 smithi039 bash[19898]: cluster 2024-09-17T09:47:47.771348+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:49.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:49 smithi039 bash[25345]: cluster 2024-09-17T09:47:47.771348+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:50 smithi039 bash[19898]: audit 2024-09-17T09:47:49.282805+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:50 smithi039 bash[19898]: audit 2024-09-17T09:47:49.297948+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:50 smithi039 bash[19898]: audit 2024-09-17T09:47:49.310115+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:50 smithi039 bash[25345]: audit 2024-09-17T09:47:49.282805+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:50 smithi039 bash[25345]: audit 2024-09-17T09:47:49.297948+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:50 smithi039 bash[25345]: audit 2024-09-17T09:47:49.310115+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:50 smithi203 bash[20366]: audit 2024-09-17T09:47:49.282805+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:50 smithi203 bash[20366]: audit 2024-09-17T09:47:49.297948+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:50 smithi203 bash[20366]: audit 2024-09-17T09:47:49.310115+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:47:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:51 smithi203 bash[20366]: cluster 2024-09-17T09:47:49.771927+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:51 smithi039 bash[19898]: cluster 2024-09-17T09:47:49.771927+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:51 smithi039 bash[25345]: cluster 2024-09-17T09:47:49.771927+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:53 smithi039 bash[19898]: cluster 2024-09-17T09:47:51.772562+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:53 smithi039 bash[25345]: cluster 2024-09-17T09:47:51.772562+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:53 smithi203 bash[20366]: cluster 2024-09-17T09:47:51.772562+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:54.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:54 smithi039 bash[19898]: audit 2024-09-17T09:47:54.307989+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.203:0/1029155628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]: dispatch 2024-09-17T09:47:54.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:54 smithi039 bash[19898]: audit 2024-09-17T09:47:54.309060+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]: dispatch 2024-09-17T09:47:54.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:54 smithi039 bash[19898]: audit 2024-09-17T09:47:54.316930+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]': finished 2024-09-17T09:47:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:54 smithi039 bash[25345]: audit 2024-09-17T09:47:54.307989+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.203:0/1029155628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]: dispatch 2024-09-17T09:47:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:54 smithi039 bash[25345]: audit 2024-09-17T09:47:54.309060+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]: dispatch 2024-09-17T09:47:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:54 smithi039 bash[25345]: audit 2024-09-17T09:47:54.316930+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]': finished 2024-09-17T09:47:54.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:54 smithi203 bash[20366]: audit 2024-09-17T09:47:54.307989+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.203:0/1029155628' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]: dispatch 2024-09-17T09:47:54.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:54 smithi203 bash[20366]: audit 2024-09-17T09:47:54.309060+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]: dispatch 2024-09-17T09:47:54.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:54 smithi203 bash[20366]: audit 2024-09-17T09:47:54.316930+0000 mon.a (mon.0) 693 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f87d9d4-17fc-4cbe-be58-b33772bdc8fc"}]': finished 2024-09-17T09:47:55.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[19898]: cluster 2024-09-17T09:47:53.773163+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:55.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[19898]: cluster 2024-09-17T09:47:54.331364+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T09:47:55.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[19898]: audit 2024-09-17T09:47:54.332433+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:47:55.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[19898]: audit 2024-09-17T09:47:54.967301+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.203:0/2560407643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:47:55.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[25345]: cluster 2024-09-17T09:47:53.773163+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:55.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[25345]: cluster 2024-09-17T09:47:54.331364+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T09:47:55.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[25345]: audit 2024-09-17T09:47:54.332433+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:47:55.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:55 smithi039 bash[25345]: audit 2024-09-17T09:47:54.967301+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.203:0/2560407643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:47:55.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:55 smithi203 bash[20366]: cluster 2024-09-17T09:47:53.773163+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:55.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:55 smithi203 bash[20366]: cluster 2024-09-17T09:47:54.331364+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T09:47:55.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:55 smithi203 bash[20366]: audit 2024-09-17T09:47:54.332433+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:47:55.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:55 smithi203 bash[20366]: audit 2024-09-17T09:47:54.967301+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.203:0/2560407643' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:47:57.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:57 smithi039 bash[25345]: cluster 2024-09-17T09:47:55.773760+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:57.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:57 smithi039 bash[19898]: cluster 2024-09-17T09:47:55.773760+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:57 smithi203 bash[20366]: cluster 2024-09-17T09:47:55.773760+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:47:59 smithi039 bash[19898]: cluster 2024-09-17T09:47:57.774271+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:59.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:47:59 smithi039 bash[25345]: cluster 2024-09-17T09:47:57.774271+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:47:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:47:59 smithi203 bash[20366]: cluster 2024-09-17T09:47:57.774271+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:01 smithi039 bash[25345]: cluster 2024-09-17T09:47:59.774841+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:01.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:01 smithi039 bash[19898]: cluster 2024-09-17T09:47:59.774841+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:01 smithi203 bash[20366]: cluster 2024-09-17T09:47:59.774841+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:03 smithi203 bash[20366]: cluster 2024-09-17T09:48:01.775387+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:03 smithi203 bash[20366]: audit 2024-09-17T09:48:02.499776+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:03 smithi203 bash[20366]: audit 2024-09-17T09:48:02.509946+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:03 smithi203 bash[20366]: audit 2024-09-17T09:48:02.520326+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[19898]: cluster 2024-09-17T09:48:01.775387+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[19898]: audit 2024-09-17T09:48:02.499776+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[19898]: audit 2024-09-17T09:48:02.509946+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[19898]: audit 2024-09-17T09:48:02.520326+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[25345]: cluster 2024-09-17T09:48:01.775387+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[25345]: audit 2024-09-17T09:48:02.499776+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[25345]: audit 2024-09-17T09:48:02.509946+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:03 smithi039 bash[25345]: audit 2024-09-17T09:48:02.520326+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:05.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:05 smithi203 bash[20366]: cluster 2024-09-17T09:48:03.775933+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:05 smithi039 bash[19898]: cluster 2024-09-17T09:48:03.775933+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:05.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:05 smithi039 bash[25345]: cluster 2024-09-17T09:48:03.775933+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:07.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:07 smithi203 bash[20366]: cluster 2024-09-17T09:48:05.776500+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:07 smithi039 bash[19898]: cluster 2024-09-17T09:48:05.776500+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:07.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:07 smithi039 bash[25345]: cluster 2024-09-17T09:48:05.776500+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:08.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:08 smithi203 bash[20366]: audit 2024-09-17T09:48:07.932227+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:48:08.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:08 smithi203 bash[20366]: audit 2024-09-17T09:48:07.934060+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:08 smithi039 bash[19898]: audit 2024-09-17T09:48:07.932227+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:48:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:08 smithi039 bash[19898]: audit 2024-09-17T09:48:07.934060+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:08.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:08 smithi039 bash[25345]: audit 2024-09-17T09:48:07.932227+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-17T09:48:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:08 smithi039 bash[25345]: audit 2024-09-17T09:48:07.934060+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:09.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:09 smithi203 bash[20366]: cluster 2024-09-17T09:48:07.777071+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:09.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:09 smithi203 bash[20366]: cephadm 2024-09-17T09:48:07.935606+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T09:48:09.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:09 smithi203 bash[20366]: audit 2024-09-17T09:48:09.437544+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:09 smithi203 bash[20366]: audit 2024-09-17T09:48:09.446266+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:09 smithi203 bash[20366]: audit 2024-09-17T09:48:09.456624+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[19898]: cluster 2024-09-17T09:48:07.777071+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[19898]: cephadm 2024-09-17T09:48:07.935606+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T09:48:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[19898]: audit 2024-09-17T09:48:09.437544+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[19898]: audit 2024-09-17T09:48:09.446266+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[19898]: audit 2024-09-17T09:48:09.456624+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[25345]: cluster 2024-09-17T09:48:07.777071+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[25345]: cephadm 2024-09-17T09:48:07.935606+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T09:48:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[25345]: audit 2024-09-17T09:48:09.437544+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[25345]: audit 2024-09-17T09:48:09.446266+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:09 smithi039 bash[25345]: audit 2024-09-17T09:48:09.456624+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:10 smithi039 bash[19898]: cephadm 2024-09-17T09:48:09.449331+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:48:10.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:10 smithi039 bash[25345]: cephadm 2024-09-17T09:48:09.449331+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:48:10.909 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:10 smithi203 bash[20366]: cephadm 2024-09-17T09:48:09.449331+0000 mgr.y (mgr.14150) 269 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:48:11.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:11 smithi203 bash[20366]: cluster 2024-09-17T09:48:09.777654+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:11 smithi039 bash[19898]: cluster 2024-09-17T09:48:09.777654+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:11 smithi039 bash[25345]: cluster 2024-09-17T09:48:09.777654+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:12.053 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:11 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:48:12.054 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:48:11 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:48:12.054 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:48:11 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:48:12.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:48:12.374 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:48:12 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:48:12.375 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:48:12 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:48:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 bash[20366]: audit 2024-09-17T09:48:12.318828+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 bash[20366]: audit 2024-09-17T09:48:12.324380+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 bash[20366]: audit 2024-09-17T09:48:12.330355+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 bash[20366]: audit 2024-09-17T09:48:12.331244+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 bash[20366]: audit 2024-09-17T09:48:12.343502+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:12 smithi203 bash[20366]: audit 2024-09-17T09:48:12.350764+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[19898]: audit 2024-09-17T09:48:12.318828+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:12.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[19898]: audit 2024-09-17T09:48:12.324380+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:12.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[19898]: audit 2024-09-17T09:48:12.330355+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[19898]: audit 2024-09-17T09:48:12.331244+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[19898]: audit 2024-09-17T09:48:12.343502+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[19898]: audit 2024-09-17T09:48:12.350764+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[25345]: audit 2024-09-17T09:48:12.318828+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[25345]: audit 2024-09-17T09:48:12.324380+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[25345]: audit 2024-09-17T09:48:12.330355+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[25345]: audit 2024-09-17T09:48:12.331244+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[25345]: audit 2024-09-17T09:48:12.343502+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:12 smithi039 bash[25345]: audit 2024-09-17T09:48:12.350764+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:13.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:13 smithi039 bash[19898]: cluster 2024-09-17T09:48:11.778205+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:13 smithi039 bash[25345]: cluster 2024-09-17T09:48:11.778205+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:13 smithi203 bash[20366]: cluster 2024-09-17T09:48:11.778205+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:15 smithi039 bash[25345]: cluster 2024-09-17T09:48:13.778751+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:15 smithi039 bash[19898]: cluster 2024-09-17T09:48:13.778751+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:15.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:15 smithi203 bash[20366]: cluster 2024-09-17T09:48:13.778751+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:17 smithi039 bash[25345]: cluster 2024-09-17T09:48:15.779261+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:17 smithi039 bash[19898]: cluster 2024-09-17T09:48:15.779261+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:17.952 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:17 smithi203 bash[20366]: cluster 2024-09-17T09:48:15.779261+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:19.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:19 smithi039 bash[19898]: cluster 2024-09-17T09:48:17.779802+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:19 smithi039 bash[25345]: cluster 2024-09-17T09:48:17.779802+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:19 smithi203 bash[20366]: cluster 2024-09-17T09:48:17.779802+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:21 smithi039 bash[19898]: cluster 2024-09-17T09:48:19.780305+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:21 smithi039 bash[25345]: cluster 2024-09-17T09:48:19.780305+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:21.896 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:21 smithi203 bash[20366]: cluster 2024-09-17T09:48:19.780305+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:22 smithi039 bash[19898]: audit 2024-09-17T09:48:21.902079+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:48:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:22 smithi039 bash[19898]: audit 2024-09-17T09:48:21.902925+0000 mon.a (mon.0) 710 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:48:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:22 smithi039 bash[25345]: audit 2024-09-17T09:48:21.902079+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:48:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:22 smithi039 bash[25345]: audit 2024-09-17T09:48:21.902925+0000 mon.a (mon.0) 710 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:48:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:22 smithi203 bash[20366]: audit 2024-09-17T09:48:21.902079+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:48:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:22 smithi203 bash[20366]: audit 2024-09-17T09:48:21.902925+0000 mon.a (mon.0) 710 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-17T09:48:23.235 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 5 on host 'smithi203' 2024-09-17T09:48:24.014 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: cluster 2024-09-17T09:48:21.780730+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:24.014 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.628790+0000 mon.a (mon.0) 711 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:48:24.014 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.637849+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:48:24.014 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: cluster 2024-09-17T09:48:22.639676+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.640178+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.640758+0000 mon.a (mon.0) 714 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.735848+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.752499+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:22.770042+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.207449+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.213873+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.223082+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.226907+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.234466+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.242946+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.247298+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:24.015 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.249054+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:24.016 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:23 smithi203 bash[20366]: audit 2024-09-17T09:48:23.259259+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: cluster 2024-09-17T09:48:21.780730+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.628790+0000 mon.a (mon.0) 711 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.637849+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: cluster 2024-09-17T09:48:22.639676+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.640178+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.640758+0000 mon.a (mon.0) 714 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.735848+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.752499+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:22.770042+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.207449+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.213873+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.223082+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.226907+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.234466+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.242946+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.247298+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.249054+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[19898]: audit 2024-09-17T09:48:23.259259+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: cluster 2024-09-17T09:48:21.780730+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.628790+0000 mon.a (mon.0) 711 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.637849+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: cluster 2024-09-17T09:48:22.639676+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.640178+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.640758+0000 mon.a (mon.0) 714 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:48:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.735848+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.752499+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:22.770042+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.207449+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.213873+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.223082+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.226907+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.234466+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.242946+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.247298+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.249054+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:24.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:23 smithi039 bash[25345]: audit 2024-09-17T09:48:23.259259+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:24.215 DEBUG:teuthology.orchestra.run.smithi203:osd.5> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T09:48:24.217 INFO:tasks.cephadm:Deploying osd.6 on smithi203 with /dev/vg_nvme/lv_2... 2024-09-17T09:48:24.218 DEBUG:teuthology.orchestra.run.smithi203:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: cephadm 2024-09-17T09:48:23.236583+0000 mgr.y (mgr.14150) 277 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 8120M 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: audit 2024-09-17T09:48:23.635428+0000 mon.a (mon.0) 727 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: cluster 2024-09-17T09:48:23.641764+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: audit 2024-09-17T09:48:23.643509+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: audit 2024-09-17T09:48:23.654599+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: audit 2024-09-17T09:48:24.131150+0000 mon.a (mon.0) 731 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: cluster 2024-09-17T09:48:24.205174+0000 mon.a (mon.0) 732 : cluster [INF] osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111] boot 2024-09-17T09:48:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: cluster 2024-09-17T09:48:24.205325+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T09:48:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:24 smithi203 bash[20366]: audit 2024-09-17T09:48:24.206558+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: cephadm 2024-09-17T09:48:23.236583+0000 mgr.y (mgr.14150) 277 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 8120M 2024-09-17T09:48:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: audit 2024-09-17T09:48:23.635428+0000 mon.a (mon.0) 727 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:48:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: cluster 2024-09-17T09:48:23.641764+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T09:48:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: audit 2024-09-17T09:48:23.643509+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: audit 2024-09-17T09:48:23.654599+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: audit 2024-09-17T09:48:24.131150+0000 mon.a (mon.0) 731 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: cluster 2024-09-17T09:48:24.205174+0000 mon.a (mon.0) 732 : cluster [INF] osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111] boot 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: cluster 2024-09-17T09:48:24.205325+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[19898]: audit 2024-09-17T09:48:24.206558+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: cephadm 2024-09-17T09:48:23.236583+0000 mgr.y (mgr.14150) 277 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 8120M 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: audit 2024-09-17T09:48:23.635428+0000 mon.a (mon.0) 727 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: cluster 2024-09-17T09:48:23.641764+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: audit 2024-09-17T09:48:23.643509+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: audit 2024-09-17T09:48:23.654599+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: audit 2024-09-17T09:48:24.131150+0000 mon.a (mon.0) 731 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T09:48:25.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: cluster 2024-09-17T09:48:24.205174+0000 mon.a (mon.0) 732 : cluster [INF] osd.5 [v2:172.21.15.203:6808/2565897111,v1:172.21.15.203:6809/2565897111] boot 2024-09-17T09:48:25.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: cluster 2024-09-17T09:48:24.205325+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T09:48:25.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:24 smithi039 bash[25345]: audit 2024-09-17T09:48:24.206558+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:48:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:25 smithi203 bash[20366]: cluster 2024-09-17T09:48:22.864011+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:48:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:25 smithi203 bash[20366]: cluster 2024-09-17T09:48:22.864117+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:48:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:25 smithi203 bash[20366]: cluster 2024-09-17T09:48:23.781236+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:25 smithi203 bash[20366]: cluster 2024-09-17T09:48:25.223355+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T09:48:26.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[19898]: cluster 2024-09-17T09:48:22.864011+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:48:26.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[19898]: cluster 2024-09-17T09:48:22.864117+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:48:26.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[19898]: cluster 2024-09-17T09:48:23.781236+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:26.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[19898]: cluster 2024-09-17T09:48:25.223355+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T09:48:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[25345]: cluster 2024-09-17T09:48:22.864011+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:48:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[25345]: cluster 2024-09-17T09:48:22.864117+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:48:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[25345]: cluster 2024-09-17T09:48:23.781236+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-17T09:48:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:25 smithi039 bash[25345]: cluster 2024-09-17T09:48:25.223355+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T09:48:27.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:27 smithi203 bash[20366]: cluster 2024-09-17T09:48:25.781873+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v242: 1 pgs: 1 remapped+peering; 577 KiB data, 426 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:27.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:27 smithi203 bash[20366]: cluster 2024-09-17T09:48:26.225598+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T09:48:27.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:27 smithi203 bash[20366]: cluster 2024-09-17T09:48:26.668350+0000 mon.a (mon.0) 737 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T09:48:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:27 smithi039 bash[19898]: cluster 2024-09-17T09:48:25.781873+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v242: 1 pgs: 1 remapped+peering; 577 KiB data, 426 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:27 smithi039 bash[19898]: cluster 2024-09-17T09:48:26.225598+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T09:48:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:27 smithi039 bash[19898]: cluster 2024-09-17T09:48:26.668350+0000 mon.a (mon.0) 737 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T09:48:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:27 smithi039 bash[25345]: cluster 2024-09-17T09:48:25.781873+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v242: 1 pgs: 1 remapped+peering; 577 KiB data, 426 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:27 smithi039 bash[25345]: cluster 2024-09-17T09:48:26.225598+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T09:48:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:27 smithi039 bash[25345]: cluster 2024-09-17T09:48:26.668350+0000 mon.a (mon.0) 737 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-17T09:48:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:28 smithi203 bash[20366]: cluster 2024-09-17T09:48:27.689856+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T09:48:29.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:28 smithi039 bash[19898]: cluster 2024-09-17T09:48:27.689856+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T09:48:29.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:28 smithi039 bash[25345]: cluster 2024-09-17T09:48:27.689856+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T09:48:29.375 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: cluster 2024-09-17T09:48:27.782475+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 577 KiB data, 426 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: cluster 2024-09-17T09:48:28.720050+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.623747+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.634739+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.640105+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.648072+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.648726+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.651159+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:29 smithi203 bash[20366]: audit 2024-09-17T09:48:29.661377+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: cluster 2024-09-17T09:48:27.782475+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 577 KiB data, 426 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: cluster 2024-09-17T09:48:28.720050+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T09:48:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.623747+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.634739+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.640105+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.648072+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.648726+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.651159+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[19898]: audit 2024-09-17T09:48:29.661377+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: cluster 2024-09-17T09:48:27.782475+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v245: 1 pgs: 1 remapped+peering; 577 KiB data, 426 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: cluster 2024-09-17T09:48:28.720050+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.623747+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.634739+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.640105+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.648072+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.648726+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.651159+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:30.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:29 smithi039 bash[25345]: audit 2024-09-17T09:48:29.661377+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:30 smithi039 bash[19898]: cluster 2024-09-17T09:48:29.783057+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:30 smithi039 bash[19898]: cluster 2024-09-17T09:48:30.711820+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T09:48:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:30 smithi039 bash[19898]: cluster 2024-09-17T09:48:30.711872+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-17T09:48:31.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:30 smithi039 bash[25345]: cluster 2024-09-17T09:48:29.783057+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:31.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:30 smithi039 bash[25345]: cluster 2024-09-17T09:48:30.711820+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T09:48:31.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:30 smithi039 bash[25345]: cluster 2024-09-17T09:48:30.711872+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-17T09:48:31.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:30 smithi203 bash[20366]: cluster 2024-09-17T09:48:29.783057+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:31.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:30 smithi203 bash[20366]: cluster 2024-09-17T09:48:30.711820+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-17T09:48:31.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:30 smithi203 bash[20366]: cluster 2024-09-17T09:48:30.711872+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-17T09:48:33.239 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:48:33.276 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_2 2024-09-17T09:48:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: cluster 2024-09-17T09:48:31.783619+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:48:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.081755+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.091901+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.096986+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.101447+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.106361+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.109359+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[19898]: audit 2024-09-17T09:48:32.119068+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: cluster 2024-09-17T09:48:31.783619+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.081755+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.091901+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.096986+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.101447+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.106361+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.109359+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:33.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:33 smithi039 bash[25345]: audit 2024-09-17T09:48:32.119068+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: cluster 2024-09-17T09:48:31.783619+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:48:33.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.081755+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.091901+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.096986+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:48:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.101447+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.106361+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.109359+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:48:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:33 smithi203 bash[20366]: audit 2024-09-17T09:48:32.119068+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:35.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:35 smithi039 bash[25345]: cluster 2024-09-17T09:48:33.784170+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T09:48:35.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:35 smithi039 bash[19898]: cluster 2024-09-17T09:48:33.784170+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T09:48:35.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:35 smithi203 bash[20366]: cluster 2024-09-17T09:48:33.784170+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T09:48:37.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:37 smithi039 bash[25345]: cluster 2024-09-17T09:48:35.784762+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T09:48:37.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:37 smithi039 bash[19898]: cluster 2024-09-17T09:48:35.784762+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T09:48:37.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:37 smithi203 bash[20366]: cluster 2024-09-17T09:48:35.784762+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-09-17T09:48:38.021 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:48:39.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:39 smithi039 bash[19898]: cluster 2024-09-17T09:48:37.785337+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:48:39.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:39 smithi039 bash[25345]: cluster 2024-09-17T09:48:37.785337+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:48:39.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:39 smithi203 bash[20366]: cluster 2024-09-17T09:48:37.785337+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[25345]: audit 2024-09-17T09:48:39.365096+0000 mgr.y (mgr.14150) 286 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[25345]: audit 2024-09-17T09:48:39.371755+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[25345]: audit 2024-09-17T09:48:39.377936+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[25345]: audit 2024-09-17T09:48:39.379540+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[19898]: audit 2024-09-17T09:48:39.365096+0000 mgr.y (mgr.14150) 286 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[19898]: audit 2024-09-17T09:48:39.371755+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[19898]: audit 2024-09-17T09:48:39.377936+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:48:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:40 smithi039 bash[19898]: audit 2024-09-17T09:48:39.379540+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:40.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:40 smithi203 bash[20366]: audit 2024-09-17T09:48:39.365096+0000 mgr.y (mgr.14150) 286 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:48:40.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:40 smithi203 bash[20366]: audit 2024-09-17T09:48:39.371755+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:48:40.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:40 smithi203 bash[20366]: audit 2024-09-17T09:48:39.377936+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:48:40.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:40 smithi203 bash[20366]: audit 2024-09-17T09:48:39.379540+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:48:41.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:41 smithi203 bash[20366]: cluster 2024-09-17T09:48:39.785951+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T09:48:41.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:41 smithi039 bash[19898]: cluster 2024-09-17T09:48:39.785951+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T09:48:41.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:41 smithi039 bash[25345]: cluster 2024-09-17T09:48:39.785951+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T09:48:43.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:43 smithi203 bash[20366]: cluster 2024-09-17T09:48:41.786310+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:43.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:43 smithi203 bash[20366]: audit 2024-09-17T09:48:42.988502+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:43 smithi203 bash[20366]: audit 2024-09-17T09:48:42.998460+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:43 smithi203 bash[20366]: audit 2024-09-17T09:48:43.008709+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[19898]: cluster 2024-09-17T09:48:41.786310+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[19898]: audit 2024-09-17T09:48:42.988502+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[19898]: audit 2024-09-17T09:48:42.998460+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[19898]: audit 2024-09-17T09:48:43.008709+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[25345]: cluster 2024-09-17T09:48:41.786310+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[25345]: audit 2024-09-17T09:48:42.988502+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[25345]: audit 2024-09-17T09:48:42.998460+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:43 smithi039 bash[25345]: audit 2024-09-17T09:48:43.008709+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:45 smithi203 bash[20366]: cluster 2024-09-17T09:48:43.786824+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:45 smithi039 bash[19898]: cluster 2024-09-17T09:48:43.786824+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:45.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:45 smithi039 bash[25345]: cluster 2024-09-17T09:48:43.786824+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:47.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:47 smithi203 bash[20366]: cluster 2024-09-17T09:48:45.787403+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:47 smithi039 bash[19898]: cluster 2024-09-17T09:48:45.787403+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:47 smithi039 bash[25345]: cluster 2024-09-17T09:48:45.787403+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:49.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:49 smithi203 bash[20366]: cluster 2024-09-17T09:48:47.787883+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:49 smithi039 bash[19898]: cluster 2024-09-17T09:48:47.787883+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:49.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:49 smithi039 bash[25345]: cluster 2024-09-17T09:48:47.787883+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:50 smithi203 bash[20366]: audit 2024-09-17T09:48:49.319865+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.203:0/167957314' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]: dispatch 2024-09-17T09:48:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:50 smithi203 bash[20366]: audit 2024-09-17T09:48:49.320776+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]: dispatch 2024-09-17T09:48:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:50 smithi203 bash[20366]: audit 2024-09-17T09:48:49.325883+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]': finished 2024-09-17T09:48:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:50 smithi203 bash[20366]: cluster 2024-09-17T09:48:49.334300+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T09:48:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:50 smithi203 bash[20366]: audit 2024-09-17T09:48:49.334808+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:48:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:50 smithi203 bash[20366]: audit 2024-09-17T09:48:49.956229+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.203:0/1920981079' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:48:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[25345]: audit 2024-09-17T09:48:49.319865+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.203:0/167957314' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]: dispatch 2024-09-17T09:48:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[25345]: audit 2024-09-17T09:48:49.320776+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]: dispatch 2024-09-17T09:48:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[25345]: audit 2024-09-17T09:48:49.325883+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]': finished 2024-09-17T09:48:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[25345]: cluster 2024-09-17T09:48:49.334300+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T09:48:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[25345]: audit 2024-09-17T09:48:49.334808+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:48:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[25345]: audit 2024-09-17T09:48:49.956229+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.203:0/1920981079' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:48:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[19898]: audit 2024-09-17T09:48:49.319865+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.203:0/167957314' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]: dispatch 2024-09-17T09:48:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[19898]: audit 2024-09-17T09:48:49.320776+0000 mon.a (mon.0) 762 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]: dispatch 2024-09-17T09:48:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[19898]: audit 2024-09-17T09:48:49.325883+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bbaa63a3-4c99-4a31-82a9-f65be8eda0bc"}]': finished 2024-09-17T09:48:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[19898]: cluster 2024-09-17T09:48:49.334300+0000 mon.a (mon.0) 764 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-17T09:48:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[19898]: audit 2024-09-17T09:48:49.334808+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:48:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:50 smithi039 bash[19898]: audit 2024-09-17T09:48:49.956229+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.203:0/1920981079' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:48:51.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:51 smithi203 bash[20366]: cluster 2024-09-17T09:48:49.788427+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:51 smithi203 bash[20366]: audit 2024-09-17T09:48:50.675811+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:51 smithi203 bash[20366]: audit 2024-09-17T09:48:50.684571+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:51 smithi203 bash[20366]: audit 2024-09-17T09:48:50.696439+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[19898]: cluster 2024-09-17T09:48:49.788427+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[19898]: audit 2024-09-17T09:48:50.675811+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[19898]: audit 2024-09-17T09:48:50.684571+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[19898]: audit 2024-09-17T09:48:50.696439+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[25345]: cluster 2024-09-17T09:48:49.788427+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[25345]: audit 2024-09-17T09:48:50.675811+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[25345]: audit 2024-09-17T09:48:50.684571+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:51 smithi039 bash[25345]: audit 2024-09-17T09:48:50.696439+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:48:53.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:53 smithi203 bash[20366]: cluster 2024-09-17T09:48:51.788950+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:53 smithi039 bash[19898]: cluster 2024-09-17T09:48:51.788950+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:54.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:53 smithi039 bash[25345]: cluster 2024-09-17T09:48:51.788950+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:55.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:55 smithi203 bash[20366]: cluster 2024-09-17T09:48:53.789543+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:56.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:55 smithi039 bash[19898]: cluster 2024-09-17T09:48:53.789543+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:56.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:55 smithi039 bash[25345]: cluster 2024-09-17T09:48:53.789543+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:57.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:57 smithi203 bash[20366]: cluster 2024-09-17T09:48:55.790105+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:58.106 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:57 smithi039 bash[19898]: cluster 2024-09-17T09:48:55.790105+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:58.107 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:57 smithi039 bash[25345]: cluster 2024-09-17T09:48:55.790105+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:48:59.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:48:59 smithi203 bash[20366]: cluster 2024-09-17T09:48:57.790637+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:00.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:48:59 smithi039 bash[19898]: cluster 2024-09-17T09:48:57.790637+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:00.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:48:59 smithi039 bash[25345]: cluster 2024-09-17T09:48:57.790637+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:01.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:01 smithi039 bash[19898]: cluster 2024-09-17T09:48:59.791118+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:01.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:01 smithi039 bash[25345]: cluster 2024-09-17T09:48:59.791118+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:01.936 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:01 smithi203 bash[20366]: cluster 2024-09-17T09:48:59.791118+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:03.041 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:02 smithi203 bash[20366]: audit 2024-09-17T09:49:02.544884+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:49:03.041 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:02 smithi203 bash[20366]: audit 2024-09-17T09:49:02.546660+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:02 smithi039 bash[19898]: audit 2024-09-17T09:49:02.544884+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:49:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:02 smithi039 bash[19898]: audit 2024-09-17T09:49:02.546660+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:03.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:02 smithi039 bash[25345]: audit 2024-09-17T09:49:02.544884+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-17T09:49:03.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:02 smithi039 bash[25345]: audit 2024-09-17T09:49:02.546660+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[19898]: cluster 2024-09-17T09:49:01.791655+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[19898]: cephadm 2024-09-17T09:49:02.548227+0000 mgr.y (mgr.14150) 299 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[19898]: audit 2024-09-17T09:49:03.220291+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[19898]: audit 2024-09-17T09:49:03.231201+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[19898]: audit 2024-09-17T09:49:03.241091+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[25345]: cluster 2024-09-17T09:49:01.791655+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:04.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[25345]: cephadm 2024-09-17T09:49:02.548227+0000 mgr.y (mgr.14150) 299 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T09:49:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[25345]: audit 2024-09-17T09:49:03.220291+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[25345]: audit 2024-09-17T09:49:03.231201+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:03 smithi039 bash[25345]: audit 2024-09-17T09:49:03.241091+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:03 smithi203 bash[20366]: cluster 2024-09-17T09:49:01.791655+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:04.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:03 smithi203 bash[20366]: cephadm 2024-09-17T09:49:02.548227+0000 mgr.y (mgr.14150) 299 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T09:49:04.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:03 smithi203 bash[20366]: audit 2024-09-17T09:49:03.220291+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:03 smithi203 bash[20366]: audit 2024-09-17T09:49:03.231201+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:03 smithi203 bash[20366]: audit 2024-09-17T09:49:03.241091+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:05.045 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:04 smithi203 bash[20366]: cluster 2024-09-17T09:49:03.792222+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:05.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:04 smithi039 bash[25345]: cluster 2024-09-17T09:49:03.792222+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:05.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:04 smithi039 bash[19898]: cluster 2024-09-17T09:49:03.792222+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:06.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:06 smithi203 bash[20366]: cluster 2024-09-17T09:49:05.792798+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:07.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:06 smithi039 bash[19898]: cluster 2024-09-17T09:49:05.792798+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:07.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:06 smithi039 bash[25345]: cluster 2024-09-17T09:49:05.792798+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:08.007 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.007 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:49:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.008 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:49:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.008 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:49:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.367 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:49:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.367 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:49:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:08.367 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:49:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:49:09.103 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: cluster 2024-09-17T09:49:07.793378+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:09.103 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: audit 2024-09-17T09:49:08.290809+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:09.104 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: audit 2024-09-17T09:49:08.297033+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:09.104 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: audit 2024-09-17T09:49:08.302615+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.104 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: audit 2024-09-17T09:49:08.303315+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:09.104 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: audit 2024-09-17T09:49:08.317910+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.104 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:08 smithi203 bash[20366]: audit 2024-09-17T09:49:08.336593+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: cluster 2024-09-17T09:49:07.793378+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: audit 2024-09-17T09:49:08.290809+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: audit 2024-09-17T09:49:08.297033+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: audit 2024-09-17T09:49:08.302615+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: audit 2024-09-17T09:49:08.303315+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: audit 2024-09-17T09:49:08.317910+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[25345]: audit 2024-09-17T09:49:08.336593+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: cluster 2024-09-17T09:49:07.793378+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: audit 2024-09-17T09:49:08.290809+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: audit 2024-09-17T09:49:08.297033+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: audit 2024-09-17T09:49:08.302615+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: audit 2024-09-17T09:49:08.303315+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: audit 2024-09-17T09:49:08.317910+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:08 smithi039 bash[19898]: audit 2024-09-17T09:49:08.336593+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:11.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:10 smithi203 bash[20366]: cluster 2024-09-17T09:49:09.794044+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:11.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:10 smithi203 bash[20366]: audit 2024-09-17T09:49:10.866919+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:11.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:10 smithi039 bash[19898]: cluster 2024-09-17T09:49:09.794044+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:10 smithi039 bash[19898]: audit 2024-09-17T09:49:10.866919+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:10 smithi039 bash[25345]: cluster 2024-09-17T09:49:09.794044+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:10 smithi039 bash[25345]: audit 2024-09-17T09:49:10.866919+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:11 smithi203 bash[20366]: audit 2024-09-17T09:49:10.886033+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:11 smithi203 bash[20366]: audit 2024-09-17T09:49:10.897900+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:11 smithi203 bash[20366]: audit 2024-09-17T09:49:10.905140+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:11 smithi203 bash[20366]: audit 2024-09-17T09:49:10.910823+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:11 smithi203 bash[20366]: audit 2024-09-17T09:49:10.912532+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:11 smithi203 bash[20366]: audit 2024-09-17T09:49:10.924356+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[19898]: audit 2024-09-17T09:49:10.886033+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[19898]: audit 2024-09-17T09:49:10.897900+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[19898]: audit 2024-09-17T09:49:10.905140+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[19898]: audit 2024-09-17T09:49:10.910823+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[19898]: audit 2024-09-17T09:49:10.912532+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[19898]: audit 2024-09-17T09:49:10.924356+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[25345]: audit 2024-09-17T09:49:10.886033+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[25345]: audit 2024-09-17T09:49:10.897900+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[25345]: audit 2024-09-17T09:49:10.905140+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[25345]: audit 2024-09-17T09:49:10.910823+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[25345]: audit 2024-09-17T09:49:10.912532+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:11 smithi039 bash[25345]: audit 2024-09-17T09:49:10.924356+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:12 smithi203 bash[20366]: cluster 2024-09-17T09:49:11.794639+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:12 smithi039 bash[19898]: cluster 2024-09-17T09:49:11.794639+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:13.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:12 smithi039 bash[25345]: cluster 2024-09-17T09:49:11.794639+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:15.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:14 smithi203 bash[20366]: cluster 2024-09-17T09:49:13.795195+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:15.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:14 smithi039 bash[19898]: cluster 2024-09-17T09:49:13.795195+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:15.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:14 smithi039 bash[25345]: cluster 2024-09-17T09:49:13.795195+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:16.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.435553+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.449643+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: cephadm 2024-09-17T09:49:15.452592+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:49:16.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.455095+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:16.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.460023+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:16.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.464462+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.467132+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:16.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:16 smithi203 bash[20366]: audit 2024-09-17T09:49:15.481248+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.435553+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.449643+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: cephadm 2024-09-17T09:49:15.452592+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.455095+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.460023+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.464462+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.467132+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[19898]: audit 2024-09-17T09:49:15.481248+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.435553+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.449643+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: cephadm 2024-09-17T09:49:15.452592+0000 mgr.y (mgr.14150) 306 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.455095+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.460023+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.464462+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.467132+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:16 smithi039 bash[25345]: audit 2024-09-17T09:49:15.481248+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:17.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:17 smithi203 bash[20366]: cluster 2024-09-17T09:49:15.795776+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:17.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:17 smithi039 bash[19898]: cluster 2024-09-17T09:49:15.795776+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:17 smithi039 bash[25345]: cluster 2024-09-17T09:49:15.795776+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:18.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:18 smithi039 bash[19898]: audit 2024-09-17T09:49:18.129184+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:49:18.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:18 smithi039 bash[19898]: audit 2024-09-17T09:49:18.129645+0000 mon.a (mon.0) 794 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:49:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:18 smithi039 bash[25345]: audit 2024-09-17T09:49:18.129184+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:49:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:18 smithi039 bash[25345]: audit 2024-09-17T09:49:18.129645+0000 mon.a (mon.0) 794 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:49:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:18 smithi203 bash[20366]: audit 2024-09-17T09:49:18.129184+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:49:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:18 smithi203 bash[20366]: audit 2024-09-17T09:49:18.129645+0000 mon.a (mon.0) 794 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-17T09:49:19.178 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 6 on host 'smithi203' 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: cluster 2024-09-17T09:49:17.796337+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:18.503101+0000 mon.a (mon.0) 795 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:18.506909+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: cluster 2024-09-17T09:49:18.519179+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:18.519982+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:18.520625+0000 mon.a (mon.0) 798 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.153972+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:19.802 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.160929+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.166043+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.169808+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.178401+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.181058+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.189444+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.193607+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.194924+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:19.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:19 smithi203 bash[20366]: audit 2024-09-17T09:49:19.205024+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.805 DEBUG:teuthology.orchestra.run.smithi203:osd.6> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.6.service 2024-09-17T09:49:19.808 INFO:tasks.cephadm:Deploying osd.7 on smithi203 with /dev/vg_nvme/lv_1... 2024-09-17T09:49:19.808 DEBUG:teuthology.orchestra.run.smithi203:> 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 acc81fc8-74d8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-17T09:49:19.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: cluster 2024-09-17T09:49:17.796337+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:19.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:18.503101+0000 mon.a (mon.0) 795 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:49:19.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:18.506909+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:49:19.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: cluster 2024-09-17T09:49:18.519179+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T09:49:19.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:18.519982+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:19.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:18.520625+0000 mon.a (mon.0) 798 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:49:19.823 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.153972+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:19.823 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.160929+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.823 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.166043+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.823 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.169808+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.823 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.178401+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.823 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.181058+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.189444+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.193607+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:19.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.194924+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:19.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[25345]: audit 2024-09-17T09:49:19.205024+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: cluster 2024-09-17T09:49:17.796337+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:19.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:18.503101+0000 mon.a (mon.0) 795 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T09:49:19.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:18.506909+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:49:19.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: cluster 2024-09-17T09:49:18.519179+0000 mon.a (mon.0) 796 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-17T09:49:19.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:18.519982+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:19.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:18.520625+0000 mon.a (mon.0) 798 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:49:19.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.153972+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:49:19.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.160929+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.166043+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.169808+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.178401+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.181058+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:49:19.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.189444+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:19.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.193607+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:19.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.194924+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:49:19.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:19 smithi039 bash[19898]: audit 2024-09-17T09:49:19.205024+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:20.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[19898]: cephadm 2024-09-17T09:49:19.182168+0000 mgr.y (mgr.14150) 309 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 5413M 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[19898]: audit 2024-09-17T09:49:19.506994+0000 mon.a (mon.0) 809 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[19898]: cluster 2024-09-17T09:49:19.513824+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[19898]: audit 2024-09-17T09:49:19.515186+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[19898]: audit 2024-09-17T09:49:19.525911+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[25345]: cephadm 2024-09-17T09:49:19.182168+0000 mgr.y (mgr.14150) 309 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 5413M 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[25345]: audit 2024-09-17T09:49:19.506994+0000 mon.a (mon.0) 809 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[25345]: cluster 2024-09-17T09:49:19.513824+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T09:49:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[25345]: audit 2024-09-17T09:49:19.515186+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:20 smithi039 bash[25345]: audit 2024-09-17T09:49:19.525911+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:20 smithi203 bash[20366]: cephadm 2024-09-17T09:49:19.182168+0000 mgr.y (mgr.14150) 309 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 5413M 2024-09-17T09:49:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:20 smithi203 bash[20366]: audit 2024-09-17T09:49:19.506994+0000 mon.a (mon.0) 809 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:49:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:20 smithi203 bash[20366]: cluster 2024-09-17T09:49:19.513824+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-17T09:49:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:20 smithi203 bash[20366]: audit 2024-09-17T09:49:19.515186+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:20 smithi203 bash[20366]: audit 2024-09-17T09:49:19.525911+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: cluster 2024-09-17T09:49:19.164568+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: cluster 2024-09-17T09:49:19.164668+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: cluster 2024-09-17T09:49:19.796879+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: audit 2024-09-17T09:49:20.525078+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: cluster 2024-09-17T09:49:20.531137+0000 mon.a (mon.0) 814 : cluster [INF] osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542] boot 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: cluster 2024-09-17T09:49:20.531232+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[25345]: audit 2024-09-17T09:49:20.531565+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: cluster 2024-09-17T09:49:19.164568+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:49:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: cluster 2024-09-17T09:49:19.164668+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:49:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: cluster 2024-09-17T09:49:19.796879+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: audit 2024-09-17T09:49:20.525078+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: cluster 2024-09-17T09:49:20.531137+0000 mon.a (mon.0) 814 : cluster [INF] osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542] boot 2024-09-17T09:49:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: cluster 2024-09-17T09:49:20.531232+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T09:49:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:21 smithi039 bash[19898]: audit 2024-09-17T09:49:20.531565+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: cluster 2024-09-17T09:49:19.164568+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:49:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: cluster 2024-09-17T09:49:19.164668+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:49:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: cluster 2024-09-17T09:49:19.796879+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T09:49:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: audit 2024-09-17T09:49:20.525078+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: cluster 2024-09-17T09:49:20.531137+0000 mon.a (mon.0) 814 : cluster [INF] osd.6 [v2:172.21.15.203:6816/1837938542,v1:172.21.15.203:6817/1837938542] boot 2024-09-17T09:49:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: cluster 2024-09-17T09:49:20.531232+0000 mon.a (mon.0) 815 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-17T09:49:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:21 smithi203 bash[20366]: audit 2024-09-17T09:49:20.531565+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:49:22.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:22 smithi039 bash[19898]: cluster 2024-09-17T09:49:21.540964+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T09:49:22.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:22 smithi039 bash[25345]: cluster 2024-09-17T09:49:21.540964+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T09:49:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:22 smithi203 bash[20366]: cluster 2024-09-17T09:49:21.540964+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-17T09:49:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[25345]: cluster 2024-09-17T09:49:21.797276+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v278: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[25345]: cluster 2024-09-17T09:49:22.563000+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[25345]: audit 2024-09-17T09:49:23.415984+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[25345]: audit 2024-09-17T09:49:23.431001+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[25345]: audit 2024-09-17T09:49:23.447570+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[19898]: cluster 2024-09-17T09:49:21.797276+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v278: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[19898]: cluster 2024-09-17T09:49:22.563000+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[19898]: audit 2024-09-17T09:49:23.415984+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[19898]: audit 2024-09-17T09:49:23.431001+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:23 smithi039 bash[19898]: audit 2024-09-17T09:49:23.447570+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:23 smithi203 bash[20366]: cluster 2024-09-17T09:49:21.797276+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v278: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:23.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:23 smithi203 bash[20366]: cluster 2024-09-17T09:49:22.563000+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-17T09:49:23.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:23 smithi203 bash[20366]: audit 2024-09-17T09:49:23.415984+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:23 smithi203 bash[20366]: audit 2024-09-17T09:49:23.431001+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:23.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:23 smithi203 bash[20366]: audit 2024-09-17T09:49:23.447570+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:24.611 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:49:24.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:24 smithi039 bash[25345]: cluster 2024-09-17T09:49:23.569682+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T09:49:24.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:24 smithi039 bash[25345]: cluster 2024-09-17T09:49:24.568401+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T09:49:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:24 smithi039 bash[19898]: cluster 2024-09-17T09:49:23.569682+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T09:49:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:24 smithi039 bash[19898]: cluster 2024-09-17T09:49:24.568401+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T09:49:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:24 smithi203 bash[20366]: cluster 2024-09-17T09:49:23.569682+0000 mon.a (mon.0) 822 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-17T09:49:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:24 smithi203 bash[20366]: cluster 2024-09-17T09:49:24.568401+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-17T09:49:25.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:25 smithi203 bash[20366]: cluster 2024-09-17T09:49:23.797786+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v281: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:25.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:25 smithi039 bash[19898]: cluster 2024-09-17T09:49:23.797786+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v281: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:25.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:25 smithi039 bash[25345]: cluster 2024-09-17T09:49:23.797786+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v281: 1 pgs: 1 remapped+peering; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:27.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:27 smithi203 bash[20366]: cluster 2024-09-17T09:49:25.798312+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v283: 1 pgs: 1 remapped+peering; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:27.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:27 smithi039 bash[19898]: cluster 2024-09-17T09:49:25.798312+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v283: 1 pgs: 1 remapped+peering; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:27 smithi039 bash[25345]: cluster 2024-09-17T09:49:25.798312+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v283: 1 pgs: 1 remapped+peering; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:28.971 INFO:teuthology.orchestra.run.smithi203.stdout: 2024-09-17T09:49:29.017 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi203:vg_nvme/lv_1 2024-09-17T09:49:29.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:29 smithi039 bash[19898]: cluster 2024-09-17T09:49:27.798906+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:49:29.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:29 smithi039 bash[25345]: cluster 2024-09-17T09:49:27.798906+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:49:29.955 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:29 smithi203 bash[20366]: cluster 2024-09-17T09:49:27.798906+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:49:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:31 smithi039 bash[19898]: cluster 2024-09-17T09:49:29.799480+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T09:49:31.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:31 smithi039 bash[25345]: cluster 2024-09-17T09:49:29.799480+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T09:49:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:31 smithi203 bash[20366]: cluster 2024-09-17T09:49:29.799480+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-09-17T09:49:33.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[19898]: cluster 2024-09-17T09:49:31.800096+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-17T09:49:33.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[19898]: audit 2024-09-17T09:49:32.017495+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[19898]: audit 2024-09-17T09:49:32.026631+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[19898]: audit 2024-09-17T09:49:32.037051+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[25345]: cluster 2024-09-17T09:49:31.800096+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-17T09:49:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[25345]: audit 2024-09-17T09:49:32.017495+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[25345]: audit 2024-09-17T09:49:32.026631+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:33 smithi039 bash[25345]: audit 2024-09-17T09:49:32.037051+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:33 smithi203 bash[20366]: cluster 2024-09-17T09:49:31.800096+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-17T09:49:33.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:33 smithi203 bash[20366]: audit 2024-09-17T09:49:32.017495+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:33 smithi203 bash[20366]: audit 2024-09-17T09:49:32.026631+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:33 smithi203 bash[20366]: audit 2024-09-17T09:49:32.037051+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:33.829 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:49:35.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:35 smithi203 bash[20366]: cluster 2024-09-17T09:49:33.800684+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:49:35.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:35 smithi039 bash[19898]: cluster 2024-09-17T09:49:33.800684+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:49:35.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:35 smithi039 bash[25345]: cluster 2024-09-17T09:49:33.800684+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:49:36.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[19898]: audit 2024-09-17T09:49:35.136530+0000 mgr.y (mgr.14150) 318 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:49:36.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[19898]: audit 2024-09-17T09:49:35.142840+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:49:36.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[19898]: audit 2024-09-17T09:49:35.148837+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:49:36.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[19898]: audit 2024-09-17T09:49:35.150485+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:36.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[25345]: audit 2024-09-17T09:49:35.136530+0000 mgr.y (mgr.14150) 318 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:49:36.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[25345]: audit 2024-09-17T09:49:35.142840+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:49:36.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[25345]: audit 2024-09-17T09:49:35.148837+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:49:36.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:36 smithi039 bash[25345]: audit 2024-09-17T09:49:35.150485+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:36.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:36 smithi203 bash[20366]: audit 2024-09-17T09:49:35.136530+0000 mgr.y (mgr.14150) 318 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi203:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:49:36.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:36 smithi203 bash[20366]: audit 2024-09-17T09:49:35.142840+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-17T09:49:36.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:36 smithi203 bash[20366]: audit 2024-09-17T09:49:35.148837+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-17T09:49:36.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:36 smithi203 bash[20366]: audit 2024-09-17T09:49:35.150485+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:37.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:37 smithi039 bash[19898]: cluster 2024-09-17T09:49:35.801253+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-17T09:49:37.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:37 smithi039 bash[25345]: cluster 2024-09-17T09:49:35.801253+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-17T09:49:37.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:37 smithi203 bash[20366]: cluster 2024-09-17T09:49:35.801253+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-17T09:49:39.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:39 smithi039 bash[19898]: cluster 2024-09-17T09:49:37.801846+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T09:49:39.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:39 smithi039 bash[25345]: cluster 2024-09-17T09:49:37.801846+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T09:49:39.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:39 smithi203 bash[20366]: cluster 2024-09-17T09:49:37.801846+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T09:49:41.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:41 smithi203 bash[20366]: cluster 2024-09-17T09:49:39.802557+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:41.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:41 smithi039 bash[19898]: cluster 2024-09-17T09:49:39.802557+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:41.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:41 smithi039 bash[25345]: cluster 2024-09-17T09:49:39.802557+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:43.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:43 smithi203 bash[20366]: cluster 2024-09-17T09:49:41.803034+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:43.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:43 smithi039 bash[19898]: cluster 2024-09-17T09:49:41.803034+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:43.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:43 smithi039 bash[25345]: cluster 2024-09-17T09:49:41.803034+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:44.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.648374+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.203:0/3351416845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]: dispatch 2024-09-17T09:49:44.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.649112+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]: dispatch 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.661243+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]': finished 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: cluster 2024-09-17T09:49:43.670326+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.676155+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.685309+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.699703+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[19898]: audit 2024-09-17T09:49:43.710123+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.648374+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.203:0/3351416845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]: dispatch 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.649112+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]: dispatch 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.661243+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]': finished 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: cluster 2024-09-17T09:49:43.670326+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T09:49:44.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.676155+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:49:44.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.685309+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.699703+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:44 smithi039 bash[25345]: audit 2024-09-17T09:49:43.710123+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.648374+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.203:0/3351416845' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]: dispatch 2024-09-17T09:49:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.649112+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]: dispatch 2024-09-17T09:49:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.661243+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6190ab0-e777-4b93-b237-6d72884ea762"}]': finished 2024-09-17T09:49:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: cluster 2024-09-17T09:49:43.670326+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-17T09:49:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.676155+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:49:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.685309+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.699703+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:44.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:44 smithi203 bash[20366]: audit 2024-09-17T09:49:43.710123+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:45.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:45 smithi039 bash[25345]: cluster 2024-09-17T09:49:43.803555+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:45.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:45 smithi039 bash[25345]: audit 2024-09-17T09:49:44.263383+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.203:0/1946577767' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:49:45.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:45 smithi039 bash[19898]: cluster 2024-09-17T09:49:43.803555+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:45 smithi039 bash[19898]: audit 2024-09-17T09:49:44.263383+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.203:0/1946577767' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:49:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:45 smithi203 bash[20366]: cluster 2024-09-17T09:49:43.803555+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:45 smithi203 bash[20366]: audit 2024-09-17T09:49:44.263383+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.203:0/1946577767' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-17T09:49:47.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:47 smithi203 bash[20366]: cluster 2024-09-17T09:49:45.804111+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:47.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:47 smithi039 bash[19898]: cluster 2024-09-17T09:49:45.804111+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:47.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:47 smithi039 bash[25345]: cluster 2024-09-17T09:49:45.804111+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:49.376 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:49 smithi203 bash[20366]: cluster 2024-09-17T09:49:47.804708+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:49.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:49 smithi039 bash[19898]: cluster 2024-09-17T09:49:47.804708+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:49.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:49 smithi039 bash[25345]: cluster 2024-09-17T09:49:47.804708+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:51.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:51 smithi039 bash[19898]: cluster 2024-09-17T09:49:49.805234+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:51.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:51 smithi039 bash[25345]: cluster 2024-09-17T09:49:49.805234+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:51 smithi203 bash[20366]: cluster 2024-09-17T09:49:49.805234+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:53.562 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:53 smithi203 bash[20366]: cluster 2024-09-17T09:49:51.805831+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:53.563 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:53 smithi203 bash[20366]: audit 2024-09-17T09:49:52.254790+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.563 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:53 smithi203 bash[20366]: audit 2024-09-17T09:49:52.265601+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.563 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:53 smithi203 bash[20366]: cephadm 2024-09-17T09:49:52.268830+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:49:53.563 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:53 smithi203 bash[20366]: audit 2024-09-17T09:49:52.278558+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[19898]: cluster 2024-09-17T09:49:51.805831+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:53.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[19898]: audit 2024-09-17T09:49:52.254790+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[19898]: audit 2024-09-17T09:49:52.265601+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[19898]: cephadm 2024-09-17T09:49:52.268830+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[19898]: audit 2024-09-17T09:49:52.278558+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[25345]: cluster 2024-09-17T09:49:51.805831+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[25345]: audit 2024-09-17T09:49:52.254790+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[25345]: audit 2024-09-17T09:49:52.265601+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[25345]: cephadm 2024-09-17T09:49:52.268830+0000 mgr.y (mgr.14150) 328 : cephadm [INF] Detected new or changed devices on smithi203 2024-09-17T09:49:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:53 smithi039 bash[25345]: audit 2024-09-17T09:49:52.278558+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:49:55.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:55 smithi039 bash[19898]: cluster 2024-09-17T09:49:53.806394+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:55.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:55 smithi039 bash[25345]: cluster 2024-09-17T09:49:53.806394+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:55 smithi203 bash[20366]: cluster 2024-09-17T09:49:53.806394+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:57.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:57 smithi039 bash[19898]: cluster 2024-09-17T09:49:55.806962+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:57.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:57 smithi039 bash[25345]: cluster 2024-09-17T09:49:55.806962+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:57 smithi203 bash[20366]: cluster 2024-09-17T09:49:55.806962+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:58.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:58 smithi039 bash[19898]: audit 2024-09-17T09:49:57.323380+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:49:58.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:58 smithi039 bash[19898]: audit 2024-09-17T09:49:57.325217+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:58.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:58 smithi039 bash[19898]: cephadm 2024-09-17T09:49:57.326808+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T09:49:58.571 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:58 smithi039 bash[25345]: audit 2024-09-17T09:49:57.323380+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:49:58.571 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:58 smithi039 bash[25345]: audit 2024-09-17T09:49:57.325217+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:58.572 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:58 smithi039 bash[25345]: cephadm 2024-09-17T09:49:57.326808+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T09:49:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:58 smithi203 bash[20366]: audit 2024-09-17T09:49:57.323380+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-17T09:49:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:58 smithi203 bash[20366]: audit 2024-09-17T09:49:57.325217+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:49:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:58 smithi203 bash[20366]: cephadm 2024-09-17T09:49:57.326808+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T09:49:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:49:59 smithi203 bash[20366]: cluster 2024-09-17T09:49:57.807559+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:59.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:49:59 smithi039 bash[25345]: cluster 2024-09-17T09:49:57.807559+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:49:59.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:49:59 smithi039 bash[19898]: cluster 2024-09-17T09:49:57.807559+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:00.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:00 smithi039 bash[19898]: cluster 2024-09-17T09:50:00.000172+0000 mon.a (mon.0) 842 : cluster [INF] overall HEALTH_OK 2024-09-17T09:50:00.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:00 smithi039 bash[25345]: cluster 2024-09-17T09:50:00.000172+0000 mon.a (mon.0) 842 : cluster [INF] overall HEALTH_OK 2024-09-17T09:50:00.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:00 smithi203 bash[20366]: cluster 2024-09-17T09:50:00.000172+0000 mon.a (mon.0) 842 : cluster [INF] overall HEALTH_OK 2024-09-17T09:50:01.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:01 smithi203 bash[20366]: cluster 2024-09-17T09:49:59.808156+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:01.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:01 smithi039 bash[25345]: cluster 2024-09-17T09:49:59.808156+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:01.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:01 smithi039 bash[19898]: cluster 2024-09-17T09:49:59.808156+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:01.880 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:01.881 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:50:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:01.881 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:50:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:01.881 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:50:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:01.881 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:50:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:02.138 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:50:02 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:02.138 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:50:02 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:02.138 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:50:02 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:02.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:02.139 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:50:02 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 bash[20366]: audit 2024-09-17T09:50:02.182392+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 bash[20366]: audit 2024-09-17T09:50:02.190769+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 bash[20366]: audit 2024-09-17T09:50:02.191601+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 bash[20366]: audit 2024-09-17T09:50:02.195212+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 bash[20366]: audit 2024-09-17T09:50:02.204976+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:02 smithi203 bash[20366]: audit 2024-09-17T09:50:02.219553+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[19898]: audit 2024-09-17T09:50:02.182392+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:02.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[19898]: audit 2024-09-17T09:50:02.190769+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[19898]: audit 2024-09-17T09:50:02.191601+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[19898]: audit 2024-09-17T09:50:02.195212+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[19898]: audit 2024-09-17T09:50:02.204976+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[19898]: audit 2024-09-17T09:50:02.219553+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[25345]: audit 2024-09-17T09:50:02.182392+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[25345]: audit 2024-09-17T09:50:02.190769+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[25345]: audit 2024-09-17T09:50:02.191601+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[25345]: audit 2024-09-17T09:50:02.195212+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[25345]: audit 2024-09-17T09:50:02.204976+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:02 smithi039 bash[25345]: audit 2024-09-17T09:50:02.219553+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:03.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:03 smithi039 bash[19898]: cluster 2024-09-17T09:50:01.808610+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:03.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:03 smithi039 bash[25345]: cluster 2024-09-17T09:50:01.808610+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:03.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:03 smithi203 bash[20366]: cluster 2024-09-17T09:50:01.808610+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:05.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:04 smithi203 bash[20366]: cluster 2024-09-17T09:50:03.809162+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:05.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:04 smithi203 bash[20366]: audit 2024-09-17T09:50:03.926720+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:04 smithi203 bash[20366]: audit 2024-09-17T09:50:03.938136+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:04 smithi203 bash[20366]: audit 2024-09-17T09:50:03.949978+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[19898]: cluster 2024-09-17T09:50:03.809162+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[19898]: audit 2024-09-17T09:50:03.926720+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[19898]: audit 2024-09-17T09:50:03.938136+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[19898]: audit 2024-09-17T09:50:03.949978+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[25345]: cluster 2024-09-17T09:50:03.809162+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[25345]: audit 2024-09-17T09:50:03.926720+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[25345]: audit 2024-09-17T09:50:03.938136+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:04 smithi039 bash[25345]: audit 2024-09-17T09:50:03.949978+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:07.083 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:06 smithi203 bash[20366]: cluster 2024-09-17T09:50:05.809745+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:07.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:06 smithi039 bash[19898]: cluster 2024-09-17T09:50:05.809745+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:07.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:06 smithi039 bash[25345]: cluster 2024-09-17T09:50:05.809745+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:09.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:08 smithi203 bash[20366]: cluster 2024-09-17T09:50:07.810357+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:09.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:08 smithi039 bash[19898]: cluster 2024-09-17T09:50:07.810357+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:08 smithi039 bash[25345]: cluster 2024-09-17T09:50:07.810357+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:11 smithi203 bash[20366]: cluster 2024-09-17T09:50:09.810970+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:11.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:11 smithi039 bash[19898]: cluster 2024-09-17T09:50:09.810970+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:11 smithi039 bash[25345]: cluster 2024-09-17T09:50:09.810970+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:12.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:12 smithi203 bash[20366]: audit 2024-09-17T09:50:12.102818+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:50:12.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:12 smithi203 bash[20366]: audit 2024-09-17T09:50:12.103408+0000 mon.a (mon.0) 852 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:50:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:12 smithi039 bash[19898]: audit 2024-09-17T09:50:12.102818+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:50:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:12 smithi039 bash[19898]: audit 2024-09-17T09:50:12.103408+0000 mon.a (mon.0) 852 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:50:12.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:12 smithi039 bash[25345]: audit 2024-09-17T09:50:12.102818+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:50:12.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:12 smithi039 bash[25345]: audit 2024-09-17T09:50:12.103408+0000 mon.a (mon.0) 852 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-17T09:50:12.953 INFO:teuthology.orchestra.run.smithi203.stdout:Created osd(s) 7 on host 'smithi203' 2024-09-17T09:50:13.599 DEBUG:teuthology.orchestra.run.smithi203:osd.7> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.7.service 2024-09-17T09:50:13.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: cluster 2024-09-17T09:50:11.811555+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.246185+0000 mon.a (mon.0) 853 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.250054+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: cluster 2024-09-17T09:50:12.256802+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.257691+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.258154+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.402284+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.415553+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.420543+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.424963+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.431869+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.434740+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:13.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.446442+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.929991+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:13.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.937323+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:13.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.943385+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.947210+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:13.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.953824+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[20366]: audit 2024-09-17T09:50:12.960661+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.603 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-17T09:50:13.603 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T09:50:13.615 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: cluster 2024-09-17T09:50:11.811555+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.246185+0000 mon.a (mon.0) 853 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.250054+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: cluster 2024-09-17T09:50:12.256802+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.257691+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.258154+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.402284+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.415553+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.420543+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.424963+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.431869+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.434740+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.446442+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.929991+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.937323+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.943385+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.947210+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.953824+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[19898]: audit 2024-09-17T09:50:12.960661+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: cluster 2024-09-17T09:50:11.811555+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.246185+0000 mon.a (mon.0) 853 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T09:50:13.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.250054+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: cluster 2024-09-17T09:50:12.256802+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.257691+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.258154+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]: dispatch 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.402284+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.415553+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.420543+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.424963+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.431869+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.434740+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.446442+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.618 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.929991+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:13.619 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.937323+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:13.619 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.943385+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.619 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.947210+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:13.619 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.953824+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.619 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:13 smithi039 bash[25345]: audit 2024-09-17T09:50:12.960661+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:13.978 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[38717]: debug 2024-09-17T09:50:13.759+0000 7f2056b89640 -1 osd.7 0 waiting for initial osdmap 2024-09-17T09:50:13.978 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:50:13 smithi203 bash[38717]: debug 2024-09-17T09:50:13.787+0000 7f204e9a9640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: audit 2024-09-17T09:50:13.252455+0000 mon.a (mon.0) 870 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: cluster 2024-09-17T09:50:13.266780+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: audit 2024-09-17T09:50:13.268120+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: audit 2024-09-17T09:50:13.775857+0000 mon.a (mon.0) 873 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: cluster 2024-09-17T09:50:14.239412+0000 mon.a (mon.0) 874 : cluster [INF] osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877] boot 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: cluster 2024-09-17T09:50:14.239550+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T09:50:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[25345]: audit 2024-09-17T09:50:14.239865+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: audit 2024-09-17T09:50:13.252455+0000 mon.a (mon.0) 870 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: cluster 2024-09-17T09:50:13.266780+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: audit 2024-09-17T09:50:13.268120+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: audit 2024-09-17T09:50:13.775857+0000 mon.a (mon.0) 873 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: cluster 2024-09-17T09:50:14.239412+0000 mon.a (mon.0) 874 : cluster [INF] osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877] boot 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: cluster 2024-09-17T09:50:14.239550+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T09:50:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:14 smithi039 bash[19898]: audit 2024-09-17T09:50:14.239865+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: audit 2024-09-17T09:50:13.252455+0000 mon.a (mon.0) 870 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]}]': finished 2024-09-17T09:50:14.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: cluster 2024-09-17T09:50:13.266780+0000 mon.a (mon.0) 871 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-17T09:50:14.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: audit 2024-09-17T09:50:13.268120+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:14.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: audit 2024-09-17T09:50:13.775857+0000 mon.a (mon.0) 873 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-17T09:50:14.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: cluster 2024-09-17T09:50:14.239412+0000 mon.a (mon.0) 874 : cluster [INF] osd.7 [v2:172.21.15.203:6824/4275967877,v1:172.21.15.203:6825/4275967877] boot 2024-09-17T09:50:14.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: cluster 2024-09-17T09:50:14.239550+0000 mon.a (mon.0) 875 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-17T09:50:14.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:14 smithi203 bash[20366]: audit 2024-09-17T09:50:14.239865+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:50:15.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[19898]: cluster 2024-09-17T09:50:13.097224+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:50:15.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[19898]: cluster 2024-09-17T09:50:13.097352+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:50:15.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[19898]: cluster 2024-09-17T09:50:13.811996+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:15.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[19898]: cluster 2024-09-17T09:50:15.241762+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T09:50:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[25345]: cluster 2024-09-17T09:50:13.097224+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:50:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[25345]: cluster 2024-09-17T09:50:13.097352+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:50:15.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[25345]: cluster 2024-09-17T09:50:13.811996+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:15.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:15 smithi039 bash[25345]: cluster 2024-09-17T09:50:15.241762+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T09:50:15.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:15 smithi203 bash[20366]: cluster 2024-09-17T09:50:13.097224+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T09:50:15.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:15 smithi203 bash[20366]: cluster 2024-09-17T09:50:13.097352+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T09:50:15.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:15 smithi203 bash[20366]: cluster 2024-09-17T09:50:13.811996+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-17T09:50:15.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:15 smithi203 bash[20366]: cluster 2024-09-17T09:50:15.241762+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-17T09:50:17.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: cluster 2024-09-17T09:50:15.812684+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:17.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.864258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.875028+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.878612+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.882745+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.886486+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.886930+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: audit 2024-09-17T09:50:15.903694+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[19898]: cluster 2024-09-17T09:50:16.249647+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: cluster 2024-09-17T09:50:15.812684+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.864258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.875028+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.878612+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.882745+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.886486+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.886930+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: audit 2024-09-17T09:50:15.903694+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:16 smithi039 bash[25345]: cluster 2024-09-17T09:50:16.249647+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: cluster 2024-09-17T09:50:15.812684+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.864258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.875028+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.878612+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.882745+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.886486+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.886930+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: audit 2024-09-17T09:50:15.903694+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:16 smithi203 bash[20366]: cluster 2024-09-17T09:50:16.249647+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-17T09:50:18.395 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:50:18.540 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:18 smithi039 bash[19898]: cluster 2024-09-17T09:50:17.260519+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:50:18.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:18 smithi039 bash[25345]: cluster 2024-09-17T09:50:17.260519+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:50:18.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:18 smithi203 bash[20366]: cluster 2024-09-17T09:50:17.260519+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-17T09:50:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:19 smithi039 bash[19898]: cluster 2024-09-17T09:50:17.813284+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:19.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:19 smithi039 bash[19898]: cluster 2024-09-17T09:50:18.295147+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T09:50:19.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:19 smithi039 bash[25345]: cluster 2024-09-17T09:50:17.813284+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:19.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:19 smithi039 bash[25345]: cluster 2024-09-17T09:50:18.295147+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T09:50:19.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:19 smithi203 bash[20366]: cluster 2024-09-17T09:50:17.813284+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v316: 1 pgs: 1 remapped+peering; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:19.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:19 smithi203 bash[20366]: cluster 2024-09-17T09:50:18.295147+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-17T09:50:20.138 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:50:20.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:20 smithi039 bash[19898]: audit 2024-09-17T09:50:20.140827+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.39:0/4230088883' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:50:20.469 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:20 smithi039 bash[25345]: audit 2024-09-17T09:50:20.140827+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.39:0/4230088883' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:50:20.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:20 smithi203 bash[20366]: audit 2024-09-17T09:50:20.140827+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.39:0/4230088883' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-17T09:50:21.337 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726566614,"num_in_osds":8,"osd_in_since":1726566583,"num_remapped_pgs":0} 2024-09-17T09:50:21.338 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:50:21.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:21 smithi039 bash[19898]: cluster 2024-09-17T09:50:19.813826+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-09-17T09:50:21.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:21 smithi039 bash[25345]: cluster 2024-09-17T09:50:19.813826+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-09-17T09:50:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:21 smithi203 bash[20366]: cluster 2024-09-17T09:50:19.813826+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 126 KiB/s, 0 objects/s recovering 2024-09-17T09:50:23.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:23 smithi039 bash[19898]: cluster 2024-09-17T09:50:21.814451+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:50:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:23 smithi039 bash[25345]: cluster 2024-09-17T09:50:21.814451+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:50:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:23 smithi203 bash[20366]: cluster 2024-09-17T09:50:21.814451+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-17T09:50:25.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:25 smithi203 bash[20366]: cluster 2024-09-17T09:50:23.815130+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T09:50:25.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:25 smithi203 bash[20366]: audit 2024-09-17T09:50:24.152401+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:25 smithi203 bash[20366]: audit 2024-09-17T09:50:24.165444+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:25 smithi203 bash[20366]: audit 2024-09-17T09:50:24.175822+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[19898]: cluster 2024-09-17T09:50:23.815130+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T09:50:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[19898]: audit 2024-09-17T09:50:24.152401+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[19898]: audit 2024-09-17T09:50:24.165444+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[19898]: audit 2024-09-17T09:50:24.175822+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[25345]: cluster 2024-09-17T09:50:23.815130+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-17T09:50:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[25345]: audit 2024-09-17T09:50:24.152401+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[25345]: audit 2024-09-17T09:50:24.165444+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:25 smithi039 bash[25345]: audit 2024-09-17T09:50:24.175822+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:26.458 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:50:27.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:27 smithi203 bash[20366]: cluster 2024-09-17T09:50:25.815885+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-17T09:50:27.494 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:27 smithi039 bash[19898]: cluster 2024-09-17T09:50:25.815885+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-17T09:50:27.495 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:27 smithi039 bash[25345]: cluster 2024-09-17T09:50:25.815885+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-17T09:50:27.848 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:50:27.848 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":58,"fsid":"acc81fc8-74d8-11ef-bceb-c7b262605968","created":"2024-09-17T09:40:17.127263+0000","modified":"2024-09-17T09:50:18.251818+0000","last_up_change":"2024-09-17T09:50:14.222889+0000","last_in_change":"2024-09-17T09:49:43.650358+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:45:40.321012+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"355b7bed-e621-4f21-9771-ecd7d8150eed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6803","nonce":2866685001}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6805","nonce":2866685001}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6809","nonce":2866685001}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6807","nonce":2866685001}]},"public_addr":"172.21.15.39:6803/2866685001","cluster_addr":"172.21.15.39:6805/2866685001","heartbeat_back_addr":"172.21.15.39:6809/2866685001","heartbeat_front_addr":"172.21.15.39:6807/2866685001","state":["exists","up"]},{"osd":1,"uuid":"d5d28a29-cf22-4817-a2b3-b6d71d5da288","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6811","nonce":3263977434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6813","nonce":3263977434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6817","nonce":3263977434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6815","nonce":3263977434}]},"public_addr":"172.21.15.39:6811/3263977434","cluster_addr":"172.21.15.39:6813/3263977434","heartbeat_back_addr":"172.21.15.39:6817/3263977434","heartbeat_front_addr":"172.21.15.39:6815/3263977434","state":["exists","up"]},{"osd":2,"uuid":"66066b62-4e43-4928-9b0f-8e7c0f5787a4","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.39:6818","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6819","nonce":1896755735}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6820","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6821","nonce":1896755735}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6824","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6825","nonce":1896755735}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6822","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6823","nonce":1896755735}]},"public_addr":"172.21.15.39:6819/1896755735","cluster_addr":"172.21.15.39:6821/1896755735","heartbeat_back_addr":"172.21.15.39:6825/1896755735","heartbeat_front_addr":"172.21.15.39:6823/1896755735","state":["exists","up"]},{"osd":3,"uuid":"13623f7b-5212-4dbd-bfa8-ec4497794b39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6826","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6827","nonce":776777008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6828","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6829","nonce":776777008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6832","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6833","nonce":776777008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6830","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6831","nonce":776777008}]},"public_addr":"172.21.15.39:6827/776777008","cluster_addr":"172.21.15.39:6829/776777008","heartbeat_back_addr":"172.21.15.39:6833/776777008","heartbeat_front_addr":"172.21.15.39:6831/776777008","state":["exists","up"]},{"osd":4,"uuid":"898a4ddb-e754-4f01-a6de-f0cb32c4b557","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6800","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6801","nonce":4065812319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6803","nonce":4065812319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6807","nonce":4065812319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6805","nonce":4065812319}]},"public_addr":"172.21.15.203:6801/4065812319","cluster_addr":"172.21.15.203:6803/4065812319","heartbeat_back_addr":"172.21.15.203:6807/4065812319","heartbeat_front_addr":"172.21.15.203:6805/4065812319","state":["exists","up"]},{"osd":5,"uuid":"1f87d9d4-17fc-4cbe-be58-b33772bdc8fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6808","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6809","nonce":2565897111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6811","nonce":2565897111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6815","nonce":2565897111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6813","nonce":2565897111}]},"public_addr":"172.21.15.203:6809/2565897111","cluster_addr":"172.21.15.203:6811/2565897111","heartbeat_back_addr":"172.21.15.203:6815/2565897111","heartbeat_front_addr":"172.21.15.203:6813/2565897111","state":["exists","up"]},{"osd":6,"uuid":"bbaa63a3-4c99-4a31-82a9-f65be8eda0bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6816","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6817","nonce":1837938542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6819","nonce":1837938542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6823","nonce":1837938542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6821","nonce":1837938542}]},"public_addr":"172.21.15.203:6817/1837938542","cluster_addr":"172.21.15.203:6819/1837938542","heartbeat_back_addr":"172.21.15.203:6823/1837938542","heartbeat_front_addr":"172.21.15.203:6821/1837938542","state":["exists","up"]},{"osd":7,"uuid":"e6190ab0-e777-4b93-b237-6d72884ea762","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6824","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6825","nonce":4275967877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6827","nonce":4275967877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6831","nonce":4275967877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6829","nonce":4275967877}]},"public_addr":"172.21.15.203:6825/4275967877","cluster_addr":"172.21.15.203:6827/4275967877","heartbeat_back_addr":"172.21.15.203:6831/4275967877","heartbeat_front_addr":"172.21.15.203:6829/4275967877","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:43:47.913055+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:44:42.070161+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:45:37.699711+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:46:36.641208+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:47:29.253547+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:48:22.864122+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:49:19.164672+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:50:13.097357+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:0/3478515822":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/2710714375":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/1182854313":"2024-09-18T09:41:19.671494+0000","172.21.15.39:6800/3895768890":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/769315316":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/1468653014":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6801/839112345":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6801/3895768890":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/3200435941":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6800/839112345":"2024-09-18T09:40:45.811310+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:50:28.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:28 smithi203 bash[20366]: audit 2024-09-17T09:50:27.848661+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.39:0/754315276' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:50:28.573 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:28 smithi039 bash[25345]: audit 2024-09-17T09:50:27.848661+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.39:0/754315276' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:50:28.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:28 smithi039 bash[19898]: audit 2024-09-17T09:50:27.848661+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.39:0/754315276' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:50:28.575 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T09:45:40.321012+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-17T09:50:28.575 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T09:50:29.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:29 smithi203 bash[20366]: cluster 2024-09-17T09:50:27.816492+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:50:29.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:29 smithi039 bash[25345]: cluster 2024-09-17T09:50:27.816492+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:50:29.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:29 smithi039 bash[19898]: cluster 2024-09-17T09:50:27.816492+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T09:50:31.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:31 smithi203 bash[20366]: cluster 2024-09-17T09:50:29.817090+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T09:50:31.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:31 smithi039 bash[25345]: cluster 2024-09-17T09:50:29.817090+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T09:50:31.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:31 smithi039 bash[19898]: cluster 2024-09-17T09:50:29.817090+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T09:50:33.360 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:50:33.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:33 smithi203 bash[20366]: cluster 2024-09-17T09:50:31.817707+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:33.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:33 smithi039 bash[25345]: cluster 2024-09-17T09:50:31.817707+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:33.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:33 smithi039 bash[19898]: cluster 2024-09-17T09:50:31.817707+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:34.751 INFO:teuthology.orchestra.run.smithi039.stdout:pg_num: 1 2024-09-17T09:50:35.384 INFO:tasks.cephadm:Adding prometheus.a on smithi203 2024-09-17T09:50:35.385 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi203=a' 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[19898]: cluster 2024-09-17T09:50:33.818277+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[19898]: audit 2024-09-17T09:50:34.476034+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[19898]: audit 2024-09-17T09:50:34.482391+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[19898]: audit 2024-09-17T09:50:34.487929+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[19898]: audit 2024-09-17T09:50:34.753816+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/394716989' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[25345]: cluster 2024-09-17T09:50:33.818277+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[25345]: audit 2024-09-17T09:50:34.476034+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[25345]: audit 2024-09-17T09:50:34.482391+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[25345]: audit 2024-09-17T09:50:34.487929+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:35 smithi039 bash[25345]: audit 2024-09-17T09:50:34.753816+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/394716989' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:50:35.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:35 smithi203 bash[20366]: cluster 2024-09-17T09:50:33.818277+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:35.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:35 smithi203 bash[20366]: audit 2024-09-17T09:50:34.476034+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:35 smithi203 bash[20366]: audit 2024-09-17T09:50:34.482391+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:35 smithi203 bash[20366]: audit 2024-09-17T09:50:34.487929+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:35 smithi203 bash[20366]: audit 2024-09-17T09:50:34.753816+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/394716989' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-17T09:50:37.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:37 smithi039 bash[19898]: cluster 2024-09-17T09:50:35.818960+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:37 smithi039 bash[25345]: cluster 2024-09-17T09:50:35.818960+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:37 smithi203 bash[20366]: cluster 2024-09-17T09:50:35.818960+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:39.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:39 smithi039 bash[19898]: cluster 2024-09-17T09:50:37.819686+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:39.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:39 smithi039 bash[25345]: cluster 2024-09-17T09:50:37.819686+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:39 smithi203 bash[20366]: cluster 2024-09-17T09:50:37.819686+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:40.148 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:50:41.477 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled prometheus update... 2024-09-17T09:50:41.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[19898]: cluster 2024-09-17T09:50:39.820433+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[19898]: audit 2024-09-17T09:50:41.478678+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[19898]: audit 2024-09-17T09:50:41.480437+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[19898]: audit 2024-09-17T09:50:41.484978+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[19898]: audit 2024-09-17T09:50:41.486793+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[19898]: audit 2024-09-17T09:50:41.496694+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[25345]: cluster 2024-09-17T09:50:39.820433+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[25345]: audit 2024-09-17T09:50:41.478678+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[25345]: audit 2024-09-17T09:50:41.480437+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[25345]: audit 2024-09-17T09:50:41.484978+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[25345]: audit 2024-09-17T09:50:41.486793+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:41 smithi039 bash[25345]: audit 2024-09-17T09:50:41.496694+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:41 smithi203 bash[20366]: cluster 2024-09-17T09:50:39.820433+0000 mgr.y (mgr.14150) 353 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:41 smithi203 bash[20366]: audit 2024-09-17T09:50:41.478678+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:41 smithi203 bash[20366]: audit 2024-09-17T09:50:41.480437+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:50:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:41 smithi203 bash[20366]: audit 2024-09-17T09:50:41.484978+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:50:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:41 smithi203 bash[20366]: audit 2024-09-17T09:50:41.486793+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:50:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:41 smithi203 bash[20366]: audit 2024-09-17T09:50:41.496694+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:42.151 DEBUG:teuthology.orchestra.run.smithi203:prometheus.a> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-17T09:50:42.153 INFO:tasks.cephadm:Adding node-exporter.a on smithi039 2024-09-17T09:50:42.153 INFO:tasks.cephadm:Adding node-exporter.b on smithi203 2024-09-17T09:50:42.153 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi039=a;smithi203=b' 2024-09-17T09:50:42.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:50:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:42.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:42 smithi203 bash[20366]: audit 2024-09-17T09:50:41.464002+0000 mgr.y (mgr.14150) 354 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi203=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:50:42.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:42 smithi203 bash[20366]: cephadm 2024-09-17T09:50:41.467043+0000 mgr.y (mgr.14150) 355 : cephadm [INF] Saving service prometheus spec with placement smithi203=a;count:1 2024-09-17T09:50:42.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:42 smithi039 bash[25345]: audit 2024-09-17T09:50:41.464002+0000 mgr.y (mgr.14150) 354 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi203=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:50:42.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:42 smithi039 bash[25345]: cephadm 2024-09-17T09:50:41.467043+0000 mgr.y (mgr.14150) 355 : cephadm [INF] Saving service prometheus spec with placement smithi203=a;count:1 2024-09-17T09:50:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:42 smithi039 bash[19898]: audit 2024-09-17T09:50:41.464002+0000 mgr.y (mgr.14150) 354 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi203=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:50:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:42 smithi039 bash[19898]: cephadm 2024-09-17T09:50:41.467043+0000 mgr.y (mgr.14150) 355 : cephadm [INF] Saving service prometheus spec with placement smithi203=a;count:1 2024-09-17T09:50:43.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:43 smithi039 bash[25345]: cephadm 2024-09-17T09:50:41.820072+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T09:50:43.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:43 smithi039 bash[25345]: cluster 2024-09-17T09:50:41.820828+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:43.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:43 smithi039 bash[19898]: cephadm 2024-09-17T09:50:41.820072+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T09:50:43.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:43 smithi039 bash[19898]: cluster 2024-09-17T09:50:41.820828+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:43 smithi203 bash[20366]: cephadm 2024-09-17T09:50:41.820072+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T09:50:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:43 smithi203 bash[20366]: cluster 2024-09-17T09:50:41.820828+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:45.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[19898]: cluster 2024-09-17T09:50:43.821349+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[19898]: audit 2024-09-17T09:50:44.386293+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[19898]: audit 2024-09-17T09:50:44.395919+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[19898]: audit 2024-09-17T09:50:44.407218+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[25345]: cluster 2024-09-17T09:50:43.821349+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[25345]: audit 2024-09-17T09:50:44.386293+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[25345]: audit 2024-09-17T09:50:44.395919+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:45 smithi039 bash[25345]: audit 2024-09-17T09:50:44.407218+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:45 smithi203 bash[20366]: cluster 2024-09-17T09:50:43.821349+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:45 smithi203 bash[20366]: audit 2024-09-17T09:50:44.386293+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:45 smithi203 bash[20366]: audit 2024-09-17T09:50:44.395919+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:45 smithi203 bash[20366]: audit 2024-09-17T09:50:44.407218+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:46.935 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:50:47.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:47 smithi203 bash[20366]: cluster 2024-09-17T09:50:45.822077+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:47.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:47 smithi039 bash[19898]: cluster 2024-09-17T09:50:45.822077+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:47.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:47 smithi039 bash[25345]: cluster 2024-09-17T09:50:45.822077+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:49.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:49 smithi203 bash[20366]: cluster 2024-09-17T09:50:47.822794+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:49.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:49 smithi039 bash[19898]: cluster 2024-09-17T09:50:47.822794+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:49.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:49 smithi039 bash[25345]: cluster 2024-09-17T09:50:47.822794+0000 mgr.y (mgr.14150) 360 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:50.154 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled node-exporter update... 2024-09-17T09:50:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:51 smithi203 bash[20366]: cluster 2024-09-17T09:50:49.823442+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:51 smithi203 bash[20366]: audit 2024-09-17T09:50:50.145891+0000 mgr.y (mgr.14150) 362 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi039=a;smithi203=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:50:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:51 smithi203 bash[20366]: cephadm 2024-09-17T09:50:50.149096+0000 mgr.y (mgr.14150) 363 : cephadm [INF] Saving service node-exporter spec with placement smithi039=a;smithi203=b;count:2 2024-09-17T09:50:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:51 smithi203 bash[20366]: audit 2024-09-17T09:50:50.156154+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:51.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[19898]: cluster 2024-09-17T09:50:49.823442+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[19898]: audit 2024-09-17T09:50:50.145891+0000 mgr.y (mgr.14150) 362 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi039=a;smithi203=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[19898]: cephadm 2024-09-17T09:50:50.149096+0000 mgr.y (mgr.14150) 363 : cephadm [INF] Saving service node-exporter spec with placement smithi039=a;smithi203=b;count:2 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[19898]: audit 2024-09-17T09:50:50.156154+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[25345]: cluster 2024-09-17T09:50:49.823442+0000 mgr.y (mgr.14150) 361 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[25345]: audit 2024-09-17T09:50:50.145891+0000 mgr.y (mgr.14150) 362 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi039=a;smithi203=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[25345]: cephadm 2024-09-17T09:50:50.149096+0000 mgr.y (mgr.14150) 363 : cephadm [INF] Saving service node-exporter spec with placement smithi039=a;smithi203=b;count:2 2024-09-17T09:50:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:51 smithi039 bash[25345]: audit 2024-09-17T09:50:50.156154+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:52.486 DEBUG:teuthology.orchestra.run.smithi039:node-exporter.a> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-17T09:50:52.489 DEBUG:teuthology.orchestra.run.smithi203:node-exporter.b> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-17T09:50:52.492 INFO:tasks.cephadm:Adding alertmanager.a on smithi039 2024-09-17T09:50:52.492 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi039=a' 2024-09-17T09:50:53.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:53 smithi203 bash[20366]: cluster 2024-09-17T09:50:51.824126+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:53.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:53 smithi039 bash[19898]: cluster 2024-09-17T09:50:51.824126+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:53.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:53 smithi039 bash[25345]: cluster 2024-09-17T09:50:51.824126+0000 mgr.y (mgr.14150) 364 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:55.884 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:55 smithi203 bash[20366]: cluster 2024-09-17T09:50:53.824844+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:55.884 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:55 smithi203 bash[20366]: audit 2024-09-17T09:50:54.663377+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:55.884 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:55 smithi203 bash[20366]: audit 2024-09-17T09:50:54.676640+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:55.884 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:55 smithi203 bash[20366]: audit 2024-09-17T09:50:54.690363+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[19898]: cluster 2024-09-17T09:50:53.824844+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[19898]: audit 2024-09-17T09:50:54.663377+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[19898]: audit 2024-09-17T09:50:54.676640+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[19898]: audit 2024-09-17T09:50:54.690363+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[25345]: cluster 2024-09-17T09:50:53.824844+0000 mgr.y (mgr.14150) 365 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[25345]: audit 2024-09-17T09:50:54.663377+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[25345]: audit 2024-09-17T09:50:54.676640+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:55 smithi039 bash[25345]: audit 2024-09-17T09:50:54.690363+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:56.955 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:50:57.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:57 smithi203 bash[20366]: cluster 2024-09-17T09:50:55.825615+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:58.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:57 smithi039 bash[19898]: cluster 2024-09-17T09:50:55.825615+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:58.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:57 smithi039 bash[25345]: cluster 2024-09-17T09:50:55.825615+0000 mgr.y (mgr.14150) 366 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:58.774 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled alertmanager update... 2024-09-17T09:50:59.639 DEBUG:teuthology.orchestra.run.smithi039:alertmanager.a> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-17T09:50:59.642 INFO:tasks.cephadm:Adding grafana.a on smithi203 2024-09-17T09:50:59.642 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi203=a' 2024-09-17T09:50:59.675 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.675 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.676 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.676 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.676 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.676 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.945 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.946 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.946 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.946 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.947 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.947 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.947 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.947 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.947 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:50:59.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:59 smithi203 bash[20366]: cluster 2024-09-17T09:50:57.826344+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:50:59.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:59 smithi203 bash[20366]: audit 2024-09-17T09:50:58.776366+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:50:59.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:00.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:59 smithi039 bash[25345]: cluster 2024-09-17T09:50:57.826344+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:00.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:50:59 smithi039 bash[25345]: audit 2024-09-17T09:50:58.776366+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:59 smithi039 bash[19898]: cluster 2024-09-17T09:50:57.826344+0000 mgr.y (mgr.14150) 367 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:00.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:50:59 smithi039 bash[19898]: audit 2024-09-17T09:50:58.776366+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.227 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:50:59 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[19898]: audit 2024-09-17T09:50:58.766129+0000 mgr.y (mgr.14150) 368 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi039=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[19898]: cephadm 2024-09-17T09:50:58.769045+0000 mgr.y (mgr.14150) 369 : cephadm [INF] Saving service alertmanager spec with placement smithi039=a;count:1 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[19898]: audit 2024-09-17T09:50:59.999322+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[19898]: audit 2024-09-17T09:51:00.009699+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[19898]: audit 2024-09-17T09:51:00.018491+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[19898]: audit 2024-09-17T09:51:00.023097+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T09:51:00.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[25345]: audit 2024-09-17T09:50:58.766129+0000 mgr.y (mgr.14150) 368 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi039=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:51:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[25345]: cephadm 2024-09-17T09:50:58.769045+0000 mgr.y (mgr.14150) 369 : cephadm [INF] Saving service alertmanager spec with placement smithi039=a;count:1 2024-09-17T09:51:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[25345]: audit 2024-09-17T09:50:59.999322+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[25345]: audit 2024-09-17T09:51:00.009699+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[25345]: audit 2024-09-17T09:51:00.018491+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:00 smithi039 bash[25345]: audit 2024-09-17T09:51:00.023097+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T09:51:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:00 smithi203 bash[20366]: audit 2024-09-17T09:50:58.766129+0000 mgr.y (mgr.14150) 368 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi039=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:51:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:00 smithi203 bash[20366]: cephadm 2024-09-17T09:50:58.769045+0000 mgr.y (mgr.14150) 369 : cephadm [INF] Saving service alertmanager spec with placement smithi039=a;count:1 2024-09-17T09:51:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:00 smithi203 bash[20366]: audit 2024-09-17T09:50:59.999322+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:00 smithi203 bash[20366]: audit 2024-09-17T09:51:00.009699+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:00 smithi203 bash[20366]: audit 2024-09-17T09:51:00.018491+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' 2024-09-17T09:51:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:00 smithi203 bash[20366]: audit 2024-09-17T09:51:00.023097+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-17T09:51:01.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[20147]: ignoring --setuser ceph since I am not root 2024-09-17T09:51:01.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[20147]: ignoring --setgroup ceph since I am not root 2024-09-17T09:51:01.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[20147]: debug 2024-09-17T09:51:01.207+0000 7f88d1d6f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:51:01.477 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[21948]: ignoring --setuser ceph since I am not root 2024-09-17T09:51:01.477 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[21948]: ignoring --setgroup ceph since I am not root 2024-09-17T09:51:01.477 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[21948]: debug 2024-09-17T09:51:01.083+0000 7fb7db52f640 1 -- 172.21.15.203:0/3983960558 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d4c411f0e0 con 0x55d4c4120800 2024-09-17T09:51:01.477 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[21948]: debug 2024-09-17T09:51:01.199+0000 7fb7ddd8b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T09:51:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[20366]: cluster 2024-09-17T09:50:59.826986+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[20366]: audit 2024-09-17T09:51:01.023112+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T09:51:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[20366]: cluster 2024-09-17T09:51:01.034404+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T09:51:01.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.861Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T09:51:01.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.862Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.862Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.862Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.862Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.864Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.864Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.866Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.866Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.867Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.867Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.064µs 2024-09-17T09:51:01.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.867Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.867Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.867Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.304µs wal_replay_duration=241.758µs wbl_replay_duration=130ns total_replay_duration=312.714µs 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.868Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.868Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.868Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.869Z 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.39:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.869Z 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.39:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.869Z 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.39:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.895Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.163977ms db_storage=785ns remote_storage=1.096µs web_handler=245ns query_engine=638ns scrape=235.163µs scrape_sd=88.899µs notify=1.01µs notify_sd=2.92µs rules=26.502471ms tracing=7.436µs 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.895Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T09:51:01.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:01 smithi203 bash[41018]: ts=2024-09-17T09:51:01.895Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T09:51:02.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[19898]: cluster 2024-09-17T09:50:59.826986+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:02.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[19898]: audit 2024-09-17T09:51:01.023112+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T09:51:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[19898]: cluster 2024-09-17T09:51:01.034404+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T09:51:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[25345]: cluster 2024-09-17T09:50:59.826986+0000 mgr.y (mgr.14150) 370 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[25345]: audit 2024-09-17T09:51:01.023112+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.14150 172.21.15.39:0/2763338052' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-17T09:51:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:01 smithi039 bash[25345]: cluster 2024-09-17T09:51:01.034404+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-17T09:51:02.720 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:02 smithi039 bash[20147]: debug 2024-09-17T09:51:02.491+0000 7f88d1d6f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:51:02.720 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:02 smithi039 bash[20147]: debug 2024-09-17T09:51:02.559+0000 7f88d1d6f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:51:02.726 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:02 smithi203 bash[21948]: debug 2024-09-17T09:51:02.431+0000 7fb7ddd8b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T09:51:02.726 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:02 smithi203 bash[21948]: debug 2024-09-17T09:51:02.495+0000 7fb7ddd8b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T09:51:02.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:02 smithi203 bash[21948]: debug 2024-09-17T09:51:02.655+0000 7fb7ddd8b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:51:03.408 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:02 smithi039 bash[20147]: debug 2024-09-17T09:51:02.719+0000 7f88d1d6f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T09:51:03.631 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:03 smithi203 bash[21948]: debug 2024-09-17T09:51:03.307+0000 7fb7ddd8b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:51:03.631 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:03 smithi203 bash[21948]: debug 2024-09-17T09:51:03.375+0000 7fb7ddd8b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:51:03.631 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:03 smithi203 bash[21948]: debug 2024-09-17T09:51:03.443+0000 7fb7ddd8b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:51:03.631 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:03 smithi203 bash[21948]: debug 2024-09-17T09:51:03.627+0000 7fb7ddd8b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:51:03.748 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:03 smithi039 bash[20147]: debug 2024-09-17T09:51:03.407+0000 7f88d1d6f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T09:51:03.748 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:03 smithi039 bash[20147]: debug 2024-09-17T09:51:03.479+0000 7f88d1d6f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T09:51:03.748 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:03 smithi039 bash[20147]: debug 2024-09-17T09:51:03.551+0000 7f88d1d6f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T09:51:03.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:03 smithi203 bash[21948]: debug 2024-09-17T09:51:03.703+0000 7fb7ddd8b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:51:03.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:03 smithi203 bash[21948]: debug 2024-09-17T09:51:03.771+0000 7fb7ddd8b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:51:04.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:03 smithi039 bash[20147]: debug 2024-09-17T09:51:03.747+0000 7f88d1d6f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T09:51:04.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:03 smithi039 bash[20147]: debug 2024-09-17T09:51:03.827+0000 7f88d1d6f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T09:51:04.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:03 smithi039 bash[20147]: debug 2024-09-17T09:51:03.899+0000 7f88d1d6f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T09:51:04.291 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.027+0000 7fb7ddd8b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:51:04.291 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.095+0000 7fb7ddd8b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:51:04.445 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:04 smithi039 bash[20147]: debug 2024-09-17T09:51:04.167+0000 7f88d1d6f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T09:51:04.445 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:04 smithi039 bash[20147]: debug 2024-09-17T09:51:04.239+0000 7f88d1d6f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T09:51:04.619 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.291+0000 7fb7ddd8b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:51:04.619 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.367+0000 7fb7ddd8b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:51:04.789 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:04 smithi039 bash[20147]: debug 2024-09-17T09:51:04.443+0000 7f88d1d6f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T09:51:04.789 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:04 smithi039 bash[20147]: debug 2024-09-17T09:51:04.527+0000 7f88d1d6f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T09:51:04.819 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:51:04.924 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.615+0000 7fb7ddd8b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:51:04.924 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.795+0000 7fb7ddd8b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:51:05.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:04 smithi039 bash[20147]: debug 2024-09-17T09:51:04.787+0000 7f88d1d6f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T09:51:05.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:04 smithi039 bash[20147]: debug 2024-09-17T09:51:04.975+0000 7f88d1d6f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:51:05.220 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:04 smithi203 bash[21948]: debug 2024-09-17T09:51:04.963+0000 7fb7ddd8b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:51:05.221 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:05 smithi203 bash[21948]: debug 2024-09-17T09:51:05.039+0000 7fb7ddd8b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:51:05.417 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:05 smithi039 bash[20147]: debug 2024-09-17T09:51:05.143+0000 7f88d1d6f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T09:51:05.417 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:05 smithi039 bash[20147]: debug 2024-09-17T09:51:05.227+0000 7f88d1d6f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T09:51:05.417 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:05 smithi039 bash[20147]: debug 2024-09-17T09:51:05.415+0000 7f88d1d6f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:51:05.477 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:05 smithi203 bash[21948]: debug 2024-09-17T09:51:05.219+0000 7fb7ddd8b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T09:51:06.358 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: debug 2024-09-17T09:51:06.047+0000 7fb7ddd8b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:51:06.358 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: debug 2024-09-17T09:51:06.127+0000 7fb7ddd8b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:51:06.593 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[20147]: debug 2024-09-17T09:51:06.279+0000 7f88d1d6f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T09:51:06.594 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[20147]: debug 2024-09-17T09:51:06.359+0000 7f88d1d6f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T09:51:06.594 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[20147]: debug 2024-09-17T09:51:06.591+0000 7f88d1d6f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:51:06.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: debug 2024-09-17T09:51:06.355+0000 7fb7ddd8b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T09:51:06.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: debug 2024-09-17T09:51:06.431+0000 7fb7ddd8b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:51:06.884 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[20147]: debug 2024-09-17T09:51:06.671+0000 7f88d1d6f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: debug 2024-09-17T09:51:06.819+0000 7fb7ddd8b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: debug 2024-09-17T09:51:06.899+0000 7fb7ddd8b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: [17/Sep/2024:09:51:06] ENGINE Bus STARTING 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: CherryPy Checker: 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[21948]: The Application mounted at '' has an empty config. 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:07 smithi203 bash[21948]: [17/Sep/2024:09:51:07] ENGINE Serving on http://:::9283 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:07 smithi203 bash[21948]: [17/Sep/2024:09:51:07] ENGINE Bus STARTED 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[20366]: cluster 2024-09-17T09:51:06.925280+0000 mon.a (mon.0) 913 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[20366]: cluster 2024-09-17T09:51:06.925455+0000 mon.a (mon.0) 914 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:51:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[20366]: audit 2024-09-17T09:51:06.928611+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:51:07.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[20366]: audit 2024-09-17T09:51:06.929310+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:51:07.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[20366]: audit 2024-09-17T09:51:06.931641+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:51:07.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:06 smithi203 bash[20366]: audit 2024-09-17T09:51:06.932824+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:51:07.296 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[19898]: cluster 2024-09-17T09:51:06.925280+0000 mon.a (mon.0) 913 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[19898]: cluster 2024-09-17T09:51:06.925455+0000 mon.a (mon.0) 914 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[19898]: audit 2024-09-17T09:51:06.928611+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[19898]: audit 2024-09-17T09:51:06.929310+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:06 smithi039 bash[19898]: audit 2024-09-17T09:51:06.931641+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[19898]: audit 2024-09-17T09:51:06.932824+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: debug 2024-09-17T09:51:07.083+0000 7f88d1d6f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: debug 2024-09-17T09:51:07.167+0000 7f88d1d6f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[25345]: cluster 2024-09-17T09:51:06.925280+0000 mon.a (mon.0) 913 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[25345]: cluster 2024-09-17T09:51:06.925455+0000 mon.a (mon.0) 914 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:51:07.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[25345]: audit 2024-09-17T09:51:06.928611+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:51:07.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[25345]: audit 2024-09-17T09:51:06.929310+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:51:07.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[25345]: audit 2024-09-17T09:51:06.931641+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:51:07.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[25345]: audit 2024-09-17T09:51:06.932824+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.? 172.21.15.203:0/4236191739' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:51:07.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: [17/Sep/2024:09:51:07] ENGINE Bus STARTING 2024-09-17T09:51:07.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: CherryPy Checker: 2024-09-17T09:51:07.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: The Application mounted at '' has an empty config. 2024-09-17T09:51:07.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: [17/Sep/2024:09:51:07] ENGINE Serving on http://:::9283 2024-09-17T09:51:07.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:07 smithi039 bash[20147]: [17/Sep/2024:09:51:07] ENGINE Bus STARTED 2024-09-17T09:51:08.231 INFO:teuthology.orchestra.run.smithi203.stdout:Scheduled grafana update... 2024-09-17T09:51:08.271 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: cluster 2024-09-17T09:51:06.990893+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: cluster 2024-09-17T09:51:07.192984+0000 mon.a (mon.0) 916 : cluster [INF] Active manager daemon y restarted 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: cluster 2024-09-17T09:51:07.193260+0000 mon.a (mon.0) 917 : cluster [INF] Activating manager daemon y 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: cluster 2024-09-17T09:51:07.203784+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: cluster 2024-09-17T09:51:07.204066+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0109035s), standbys: x 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.216178+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.216315+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.216415+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.218752+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.218875+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.219044+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.219221+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:51:08.272 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.219373+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.219544+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.219701+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.219906+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.220214+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.220514+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.220748+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.220854+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.221277+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: cluster 2024-09-17T09:51:07.247444+0000 mon.a (mon.0) 936 : cluster [INF] Manager daemon y is now available 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.272956+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:08.273 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.275951+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:51:08.274 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.280130+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:51:08.274 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.283698+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]': finished 2024-09-17T09:51:08.274 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.290504+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:08.274 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.298749+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:08.274 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.308458+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:51:08.274 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:08 smithi203 bash[20366]: audit 2024-09-17T09:51:07.314258+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:51:08.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: cluster 2024-09-17T09:51:06.990893+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-17T09:51:08.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: cluster 2024-09-17T09:51:07.192984+0000 mon.a (mon.0) 916 : cluster [INF] Active manager daemon y restarted 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: cluster 2024-09-17T09:51:07.193260+0000 mon.a (mon.0) 917 : cluster [INF] Activating manager daemon y 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: cluster 2024-09-17T09:51:07.203784+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: cluster 2024-09-17T09:51:07.204066+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0109035s), standbys: x 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.216178+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.216315+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.216415+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.218752+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.218875+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.219044+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.219221+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.219373+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:51:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.219544+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.219701+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.219906+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.220214+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.220514+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.220748+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.220854+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.221277+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: cluster 2024-09-17T09:51:07.247444+0000 mon.a (mon.0) 936 : cluster [INF] Manager daemon y is now available 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.272956+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.275951+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.280130+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.283698+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]': finished 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.290504+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.298749+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.308458+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[25345]: audit 2024-09-17T09:51:07.314258+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: cluster 2024-09-17T09:51:06.990893+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: cluster 2024-09-17T09:51:07.192984+0000 mon.a (mon.0) 916 : cluster [INF] Active manager daemon y restarted 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: cluster 2024-09-17T09:51:07.193260+0000 mon.a (mon.0) 917 : cluster [INF] Activating manager daemon y 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: cluster 2024-09-17T09:51:07.203784+0000 mon.a (mon.0) 918 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: cluster 2024-09-17T09:51:07.204066+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e18: y(active, starting, since 0.0109035s), standbys: x 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.216178+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T09:51:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.216315+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.216415+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.218752+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.218875+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.219044+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.219221+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.219373+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.219544+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.219701+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.219906+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.220214+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T09:51:08.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.220514+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.220748+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.220854+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.221277+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: cluster 2024-09-17T09:51:07.247444+0000 mon.a (mon.0) 936 : cluster [INF] Manager daemon y is now available 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.272956+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.275951+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.280130+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.283698+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]': finished 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.290504+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.298749+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.308458+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T09:51:08.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[19898]: audit 2024-09-17T09:51:07.314258+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T09:51:09.039 DEBUG:teuthology.orchestra.run.smithi203:grafana.a> sudo journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@grafana.a.service 2024-09-17T09:51:09.083 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T09:51:09.084 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: debug 2024-09-17T09:51:08.927+0000 7f882ed6a640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:09:51:08] ENGINE Error in HTTPServer.serve 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: Traceback (most recent call last): 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: self._connections.run(self.expiration_interval) 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: self._run(expiration_interval) 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:51:09.208 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: s = self.context.wrap_socket( 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: return self.sslsocket_class._create( 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: self.do_handshake() 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: self._sslobj.do_handshake() 2024-09-17T09:51:09.209 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:08 smithi039 bash[20147]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:51:09.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cluster 2024-09-17T09:51:08.216546+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e19: y(active, since 1.02338s), standbys: x 2024-09-17T09:51:09.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.226027+0000 mgr.y (mgr.24314) 2 : cephadm [INF] Saving service grafana spec with placement smithi203=a;count:1 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.232564+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cluster 2024-09-17T09:51:08.235520+0000 mgr.y (mgr.24314) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.349135+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.359975+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.361099+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.364555+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]': finished 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.367681+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.368794+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.369961+0000 mgr.y (mgr.24314) 4 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.370147+0000 mgr.y (mgr.24314) 5 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.472519+0000 mgr.y (mgr.24314) 6 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.571879+0000 mgr.y (mgr.24314) 7 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.680073+0000 mgr.y (mgr.24314) 8 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:51:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.798689+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.802454+0000 mgr.y (mgr.24314) 9 : cephadm [INF] [17/Sep/2024:09:51:08] ENGINE Bus STARTING 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:08.804347+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.836134+0000 mgr.y (mgr.24314) 10 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.925263+0000 mgr.y (mgr.24314) 11 : cephadm [INF] [17/Sep/2024:09:51:08] ENGINE Serving on https://172.21.15.39:7151 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.930329+0000 mgr.y (mgr.24314) 12 : cephadm [ERR] [17/Sep/2024:09:51:08] ENGINE Error in HTTPServer.serve 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: Traceback (most recent call last): 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cluster 2024-09-17T09:51:08.216546+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e19: y(active, since 1.02338s), standbys: x 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.226027+0000 mgr.y (mgr.24314) 2 : cephadm [INF] Saving service grafana spec with placement smithi203=a;count:1 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.232564+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cluster 2024-09-17T09:51:08.235520+0000 mgr.y (mgr.24314) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.349135+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.359975+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.361099+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.364555+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]': finished 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.367681+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.368794+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.369961+0000 mgr.y (mgr.24314) 4 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.370147+0000 mgr.y (mgr.24314) 5 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.472519+0000 mgr.y (mgr.24314) 6 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.571879+0000 mgr.y (mgr.24314) 7 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.680073+0000 mgr.y (mgr.24314) 8 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.798689+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.802454+0000 mgr.y (mgr.24314) 9 : cephadm [INF] [17/Sep/2024:09:51:08] ENGINE Bus STARTING 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:08.804347+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.836134+0000 mgr.y (mgr.24314) 10 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.925263+0000 mgr.y (mgr.24314) 11 : cephadm [INF] [17/Sep/2024:09:51:08] ENGINE Serving on https://172.21.15.39:7151 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.930329+0000 mgr.y (mgr.24314) 12 : cephadm [ERR] [17/Sep/2024:09:51:08] ENGINE Error in HTTPServer.serve 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: self._connections.run(self.expiration_interval) 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: self._run(expiration_interval) 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:51:09.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: s = self.context.wrap_socket( 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: return self.sslsocket_class._create( 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: self.do_handshake() 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: self._sslobj.do_handshake() 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:08.944573+0000 mgr.y (mgr.24314) 13 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:09.027786+0000 mgr.y (mgr.24314) 14 : cephadm [INF] [17/Sep/2024:09:51:09] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:09.027966+0000 mgr.y (mgr.24314) 15 : cephadm [INF] [17/Sep/2024:09:51:09] ENGINE Bus STARTED 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: cephadm 2024-09-17T09:51:09.050235+0000 mgr.y (mgr.24314) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:51:09.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:09.146360+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:09.155474+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:09.164593+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[25345]: audit 2024-09-17T09:51:09.174156+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:51:09.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: self.do_handshake() 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:08.944573+0000 mgr.y (mgr.24314) 13 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:09.027786+0000 mgr.y (mgr.24314) 14 : cephadm [INF] [17/Sep/2024:09:51:09] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:09.027966+0000 mgr.y (mgr.24314) 15 : cephadm [INF] [17/Sep/2024:09:51:09] ENGINE Bus STARTED 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: cephadm 2024-09-17T09:51:09.050235+0000 mgr.y (mgr.24314) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:09.146360+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:09.155474+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:09.164593+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:09 smithi039 bash[19898]: audit 2024-09-17T09:51:09.174156+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cluster 2024-09-17T09:51:08.216546+0000 mon.a (mon.0) 945 : cluster [DBG] mgrmap e19: y(active, since 1.02338s), standbys: x 2024-09-17T09:51:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.226027+0000 mgr.y (mgr.24314) 2 : cephadm [INF] Saving service grafana spec with placement smithi203=a;count:1 2024-09-17T09:51:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.232564+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cluster 2024-09-17T09:51:08.235520+0000 mgr.y (mgr.24314) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.349135+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.359975+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.361099+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.364555+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]': finished 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.367681+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.368794+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.369961+0000 mgr.y (mgr.24314) 4 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.370147+0000 mgr.y (mgr.24314) 5 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.472519+0000 mgr.y (mgr.24314) 6 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.571879+0000 mgr.y (mgr.24314) 7 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.680073+0000 mgr.y (mgr.24314) 8 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.798689+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.802454+0000 mgr.y (mgr.24314) 9 : cephadm [INF] [17/Sep/2024:09:51:08] ENGINE Bus STARTING 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:08.804347+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.836134+0000 mgr.y (mgr.24314) 10 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.925263+0000 mgr.y (mgr.24314) 11 : cephadm [INF] [17/Sep/2024:09:51:08] ENGINE Serving on https://172.21.15.39:7151 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.930329+0000 mgr.y (mgr.24314) 12 : cephadm [ERR] [17/Sep/2024:09:51:08] ENGINE Error in HTTPServer.serve 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: Traceback (most recent call last): 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T09:51:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: self._run(expiration_interval) 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: s = self.context.wrap_socket( 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: return self.sslsocket_class._create( 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: self.do_handshake() 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: self._sslobj.do_handshake() 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T09:51:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:08.944573+0000 mgr.y (mgr.24314) 13 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:09.027786+0000 mgr.y (mgr.24314) 14 : cephadm [INF] [17/Sep/2024:09:51:09] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:09.027966+0000 mgr.y (mgr.24314) 15 : cephadm [INF] [17/Sep/2024:09:51:09] ENGINE Bus STARTED 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: cephadm 2024-09-17T09:51:09.050235+0000 mgr.y (mgr.24314) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:09.146360+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:09.155474+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:09.164593+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:09 smithi203 bash[20366]: audit 2024-09-17T09:51:09.174156+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:10.134 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:10.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:10 smithi039 bash[19898]: cephadm 2024-09-17T09:51:09.184566+0000 mgr.y (mgr.24314) 17 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T09:51:10.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:10 smithi039 bash[19898]: cluster 2024-09-17T09:51:09.220057+0000 mgr.y (mgr.24314) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:10.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:10 smithi039 bash[19898]: cluster 2024-09-17T09:51:10.225578+0000 mon.a (mon.0) 959 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-17T09:51:10.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:10 smithi039 bash[25345]: cephadm 2024-09-17T09:51:09.184566+0000 mgr.y (mgr.24314) 17 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T09:51:10.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:10 smithi039 bash[25345]: cluster 2024-09-17T09:51:09.220057+0000 mgr.y (mgr.24314) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:10.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:10 smithi039 bash[25345]: cluster 2024-09-17T09:51:10.225578+0000 mon.a (mon.0) 959 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-17T09:51:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:10 smithi203 bash[20366]: cephadm 2024-09-17T09:51:09.184566+0000 mgr.y (mgr.24314) 17 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T09:51:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:10 smithi203 bash[20366]: cluster 2024-09-17T09:51:09.220057+0000 mgr.y (mgr.24314) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:10 smithi203 bash[20366]: cluster 2024-09-17T09:51:10.225578+0000 mon.a (mon.0) 959 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-17T09:51:12.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:12 smithi039 bash[19898]: cluster 2024-09-17T09:51:11.220527+0000 mgr.y (mgr.24314) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:12.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:12 smithi039 bash[19898]: cluster 2024-09-17T09:51:11.259926+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-17T09:51:12.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:12 smithi039 bash[25345]: cluster 2024-09-17T09:51:11.220527+0000 mgr.y (mgr.24314) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:12.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:12 smithi039 bash[25345]: cluster 2024-09-17T09:51:11.259926+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-17T09:51:12.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:12 smithi203 bash[20366]: cluster 2024-09-17T09:51:11.220527+0000 mgr.y (mgr.24314) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:12.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:12 smithi203 bash[20366]: cluster 2024-09-17T09:51:11.259926+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-17T09:51:13.854 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:14.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:14 smithi039 bash[25345]: cluster 2024-09-17T09:51:13.221131+0000 mgr.y (mgr.24314) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:14.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:14 smithi039 bash[19898]: cluster 2024-09-17T09:51:13.221131+0000 mgr.y (mgr.24314) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:14 smithi203 bash[20366]: cluster 2024-09-17T09:51:13.221131+0000 mgr.y (mgr.24314) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:16 smithi203 bash[20366]: cluster 2024-09-17T09:51:15.221828+0000 mgr.y (mgr.24314) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T09:51:16.632 INFO:teuthology.orchestra.run.smithi039.stdout:[client.0] 2024-09-17T09:51:16.632 INFO:teuthology.orchestra.run.smithi039.stdout: key = AQAUUelm3Po7JRAAE9MunEGS7wnQP74g9toL6g== 2024-09-17T09:51:16.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:16 smithi039 bash[19898]: cluster 2024-09-17T09:51:15.221828+0000 mgr.y (mgr.24314) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T09:51:16.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:16 smithi039 bash[25345]: cluster 2024-09-17T09:51:15.221828+0000 mgr.y (mgr.24314) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T09:51:17.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:17 smithi039 bash[19898]: audit 2024-09-17T09:51:16.623556+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.39:0/3025576060' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:17.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:17 smithi039 bash[19898]: audit 2024-09-17T09:51:16.624371+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:17 smithi039 bash[19898]: audit 2024-09-17T09:51:16.630065+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:51:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:17 smithi039 bash[25345]: audit 2024-09-17T09:51:16.623556+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.39:0/3025576060' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:17 smithi039 bash[25345]: audit 2024-09-17T09:51:16.624371+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:17 smithi039 bash[25345]: audit 2024-09-17T09:51:16.630065+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:51:17.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:17 smithi203 bash[20366]: audit 2024-09-17T09:51:16.623556+0000 mon.c (mon.2) 19 : audit [INF] from='client.? 172.21.15.39:0/3025576060' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:17.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:17 smithi203 bash[20366]: audit 2024-09-17T09:51:16.624371+0000 mon.a (mon.0) 961 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:17.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:17 smithi203 bash[20366]: audit 2024-09-17T09:51:16.630065+0000 mon.a (mon.0) 962 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:51:17.768 DEBUG:teuthology.orchestra.run.smithi039:> set -ex 2024-09-17T09:51:17.768 DEBUG:teuthology.orchestra.run.smithi039:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T09:51:17.768 DEBUG:teuthology.orchestra.run.smithi039:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T09:51:17.792 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T09:51:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:18 smithi203 bash[20366]: cluster 2024-09-17T09:51:17.222417+0000 mgr.y (mgr.24314) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T09:51:19.036 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:18 smithi039 bash[25345]: cluster 2024-09-17T09:51:17.222417+0000 mgr.y (mgr.24314) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T09:51:19.036 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:18 smithi039 bash[19898]: cluster 2024-09-17T09:51:17.222417+0000 mgr.y (mgr.24314) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-17T09:51:20.032 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.032 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.032 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.033 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.033 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.033 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.033 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:51:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.316 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.316 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.317 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.317 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.317 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.317 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.317 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.317 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.318 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.318 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:20.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:20 smithi203 bash[20366]: cluster 2024-09-17T09:51:19.223073+0000 mgr.y (mgr.24314) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T09:51:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:20 smithi203 bash[20366]: audit 2024-09-17T09:51:20.361982+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:20 smithi203 bash[20366]: audit 2024-09-17T09:51:20.366831+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:20 smithi203 bash[20366]: audit 2024-09-17T09:51:20.371244+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:20 smithi203 bash[20366]: audit 2024-09-17T09:51:20.375788+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.134 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: Started Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:51:21.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[19898]: cluster 2024-09-17T09:51:19.223073+0000 mgr.y (mgr.24314) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T09:51:21.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[19898]: audit 2024-09-17T09:51:20.361982+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[19898]: audit 2024-09-17T09:51:20.366831+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[19898]: audit 2024-09-17T09:51:20.371244+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[19898]: audit 2024-09-17T09:51:20.375788+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[25345]: cluster 2024-09-17T09:51:19.223073+0000 mgr.y (mgr.24314) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T09:51:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[25345]: audit 2024-09-17T09:51:20.361982+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[25345]: audit 2024-09-17T09:51:20.366831+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[25345]: audit 2024-09-17T09:51:20.371244+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:20 smithi039 bash[25345]: audit 2024-09-17T09:51:20.375788+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:21.712 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.712 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.713 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.713 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.713 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:21 smithi039 bash[19898]: cephadm 2024-09-17T09:51:20.378423+0000 mgr.y (mgr.24314) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi039 2024-09-17T09:51:21.713 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.714 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:21 smithi039 bash[25345]: cephadm 2024-09-17T09:51:20.378423+0000 mgr.y (mgr.24314) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi039 2024-09-17T09:51:21.714 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.714 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.714 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:21 smithi203 bash[20366]: cephadm 2024-09-17T09:51:20.378423+0000 mgr.y (mgr.24314) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi039 2024-09-17T09:51:21.992 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.992 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.992 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.993 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.996 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.996 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.997 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.997 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.997 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.997 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.997 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:21.997 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: Started Ceph node-exporter.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:51:21.998 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:51:21 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:22.296 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:21 smithi039 bash[46659]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T09:51:22.575 INFO:teuthology.orchestra.run.smithi203.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T09:51:23.055 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.055 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.055 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.056 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.056 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.056 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:22 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: cluster 2024-09-17T09:51:21.223479+0000 mgr.y (mgr.24314) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: audit 2024-09-17T09:51:22.003643+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: audit 2024-09-17T09:51:22.017782+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: audit 2024-09-17T09:51:22.032317+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: cephadm 2024-09-17T09:51:22.033373+0000 mgr.y (mgr.24314) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: audit 2024-09-17T09:51:22.298424+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:23.057 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[20366]: audit 2024-09-17T09:51:22.303284+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.384 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:22 smithi039 bash[46659]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T09:51:23.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: cluster 2024-09-17T09:51:21.223479+0000 mgr.y (mgr.24314) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: audit 2024-09-17T09:51:22.003643+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: audit 2024-09-17T09:51:22.017782+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: audit 2024-09-17T09:51:22.032317+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: cephadm 2024-09-17T09:51:22.033373+0000 mgr.y (mgr.24314) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: audit 2024-09-17T09:51:22.298424+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[19898]: audit 2024-09-17T09:51:22.303284+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: cluster 2024-09-17T09:51:21.223479+0000 mgr.y (mgr.24314) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: audit 2024-09-17T09:51:22.003643+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: audit 2024-09-17T09:51:22.017782+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: audit 2024-09-17T09:51:22.032317+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: cephadm 2024-09-17T09:51:22.033373+0000 mgr.y (mgr.24314) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T09:51:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: audit 2024-09-17T09:51:22.298424+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[25345]: audit 2024-09-17T09:51:22.303284+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:23.476 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.477 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.477 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.477 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.478 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:23.479 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:23 smithi203 systemd[1]: Started Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:51:23.479 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[42095]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-17T09:51:23.650 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: 22b70bddd3ac: Pulling fs layer 2024-09-17T09:51:23.650 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: 5c12815fee55: Pulling fs layer 2024-09-17T09:51:23.651 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: c0e87333d380: Pulling fs layer 2024-09-17T09:51:23.651 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[20147]: [17/Sep/2024:09:51:23] ENGINE Bus STOPPING 2024-09-17T09:51:23.651 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[20147]: [17/Sep/2024:09:51:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:51:23.651 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[20147]: [17/Sep/2024:09:51:23] ENGINE Bus STOPPED 2024-09-17T09:51:23.651 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[20147]: [17/Sep/2024:09:51:23] ENGINE Bus STARTING 2024-09-17T09:51:24.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[20147]: [17/Sep/2024:09:51:23] ENGINE Serving on http://:::9283 2024-09-17T09:51:24.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[20147]: [17/Sep/2024:09:51:23] ENGINE Bus STARTED 2024-09-17T09:51:24.134 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.675Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T09:51:24.134 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.675Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T09:51:24.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.678Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.39 port=9094 2024-09-17T09:51:24.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.681Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T09:51:24.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.721Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T09:51:24.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.722Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T09:51:24.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.725Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T09:51:24.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46548]: ts=2024-09-17T09:51:23.725Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T09:51:24.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: 22b70bddd3ac: Verifying Checksum 2024-09-17T09:51:24.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: 22b70bddd3ac: Download complete 2024-09-17T09:51:24.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: 5c12815fee55: Verifying Checksum 2024-09-17T09:51:24.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: 5c12815fee55: Download complete 2024-09-17T09:51:24.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: c0e87333d380: Verifying Checksum 2024-09-17T09:51:24.135 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:23 smithi039 bash[46659]: c0e87333d380: Download complete 2024-09-17T09:51:24.226 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:23 smithi203 bash[42095]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-17T09:51:24.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:24 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:24.434 INFO:teuthology.orchestra.run.smithi203.stdout:[client.1] 2024-09-17T09:51:24.434 INFO:teuthology.orchestra.run.smithi203.stdout: key = AQAcUelmUnLFGRAAzCFkqa18M6EtAQRp8GFLLQ== 2024-09-17T09:51:24.500 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: 22b70bddd3ac: Pulling fs layer 2024-09-17T09:51:24.500 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: 5c12815fee55: Pulling fs layer 2024-09-17T09:51:24.500 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: c0e87333d380: Pulling fs layer 2024-09-17T09:51:24.500 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: 5c12815fee55: Download complete 2024-09-17T09:51:24.500 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: 22b70bddd3ac: Download complete 2024-09-17T09:51:24.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: cluster 2024-09-17T09:51:23.224121+0000 mgr.y (mgr.24314) 27 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:24.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.225245+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.236172+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.245124+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.253198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.269880+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: cephadm 2024-09-17T09:51:23.291545+0000 mgr.y (mgr.24314) 28 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.372769+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.380905+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.384252+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.384742+0000 mgr.y (mgr.24314) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: audit 2024-09-17T09:51:23.390515+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[20366]: cephadm 2024-09-17T09:51:23.407098+0000 mgr.y (mgr.24314) 30 : cephadm [INF] Deploying daemon grafana.a on smithi203 2024-09-17T09:51:24.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: cluster 2024-09-17T09:51:23.224121+0000 mgr.y (mgr.24314) 27 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:24.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.225245+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.236172+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.245124+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.253198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.269880+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: cephadm 2024-09-17T09:51:23.291545+0000 mgr.y (mgr.24314) 28 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.372769+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.380905+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.384252+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.384742+0000 mgr.y (mgr.24314) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: audit 2024-09-17T09:51:23.390515+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[19898]: cephadm 2024-09-17T09:51:23.407098+0000 mgr.y (mgr.24314) 30 : cephadm [INF] Deploying daemon grafana.a on smithi203 2024-09-17T09:51:24.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: cluster 2024-09-17T09:51:23.224121+0000 mgr.y (mgr.24314) 27 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.225245+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.236172+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.245124+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.253198+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.269880+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: cephadm 2024-09-17T09:51:23.291545+0000 mgr.y (mgr.24314) 28 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.372769+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.380905+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.384252+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.384742+0000 mgr.y (mgr.24314) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: audit 2024-09-17T09:51:23.390515+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:24.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[25345]: cephadm 2024-09-17T09:51:23.407098+0000 mgr.y (mgr.24314) 30 : cephadm [INF] Deploying daemon grafana.a on smithi203 2024-09-17T09:51:24.884 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:24 smithi039 bash[46659]: 22b70bddd3ac: Pull complete 2024-09-17T09:51:24.976 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: c0e87333d380: Verifying Checksum 2024-09-17T09:51:24.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: c0e87333d380: Download complete 2024-09-17T09:51:24.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:24 smithi203 bash[42095]: 22b70bddd3ac: Pull complete 2024-09-17T09:51:25.508 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[19898]: audit 2024-09-17T09:51:24.431917+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.203:0/747032388' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:25.508 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[19898]: audit 2024-09-17T09:51:24.432086+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:25.508 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[19898]: audit 2024-09-17T09:51:24.434643+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:51:25.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[25345]: audit 2024-09-17T09:51:24.431917+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.203:0/747032388' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:25.509 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[25345]: audit 2024-09-17T09:51:24.432086+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:25.509 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[25345]: audit 2024-09-17T09:51:24.434643+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:51:25.581 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:25 smithi203 bash[20366]: audit 2024-09-17T09:51:24.431917+0000 mon.b (mon.1) 25 : audit [INF] from='client.? 172.21.15.203:0/747032388' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:25.581 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:25 smithi203 bash[20366]: audit 2024-09-17T09:51:24.432086+0000 mon.a (mon.0) 981 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-17T09:51:25.581 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:25 smithi203 bash[20366]: audit 2024-09-17T09:51:24.434643+0000 mon.a (mon.0) 982 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T09:51:25.884 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[46548]: ts=2024-09-17T09:51:25.682Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000953553s 2024-09-17T09:51:25.884 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:25 smithi039 bash[46659]: 5c12815fee55: Pull complete 2024-09-17T09:51:26.074 DEBUG:teuthology.orchestra.run.smithi203:> set -ex 2024-09-17T09:51:26.074 DEBUG:teuthology.orchestra.run.smithi203:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-17T09:51:26.074 DEBUG:teuthology.orchestra.run.smithi203:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-17T09:51:26.092 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T09:51:26.381 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:26 smithi039 bash[46659]: c0e87333d380: Pull complete 2024-09-17T09:51:26.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:26 smithi039 bash[25345]: cluster 2024-09-17T09:51:25.224677+0000 mgr.y (mgr.24314) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:26.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:26 smithi039 bash[19898]: cluster 2024-09-17T09:51:25.224677+0000 mgr.y (mgr.24314) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:26.635 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:26 smithi039 bash[46659]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T09:51:26.635 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:26 smithi039 bash[46659]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T09:51:26.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:26 smithi203 bash[20366]: cluster 2024-09-17T09:51:25.224677+0000 mgr.y (mgr.24314) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T09:51:27.226 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:26 smithi203 bash[42095]: 5c12815fee55: Pull complete 2024-09-17T09:51:28.226 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:27 smithi203 bash[42095]: c0e87333d380: Pull complete 2024-09-17T09:51:28.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[19898]: cluster 2024-09-17T09:51:27.225260+0000 mgr.y (mgr.24314) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:28.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[19898]: audit 2024-09-17T09:51:27.323194+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:28.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[25345]: cluster 2024-09-17T09:51:27.225260+0000 mgr.y (mgr.24314) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:28.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[25345]: audit 2024-09-17T09:51:27.323194+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:28.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:28 smithi203 bash[20366]: cluster 2024-09-17T09:51:27.225260+0000 mgr.y (mgr.24314) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:28.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:28 smithi203 bash[20366]: audit 2024-09-17T09:51:27.323194+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.855Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.855Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.856Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.856Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.856Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.856Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T09:51:29.110 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T09:51:29.111 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T09:51:29.112 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T09:51:29.113 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.857Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.858Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T09:51:29.114 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:51:28 smithi039 bash[46659]: ts=2024-09-17T09:51:28.858Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T09:51:29.334 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:28 smithi203 bash[42095]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-17T09:51:29.976 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:29 smithi203 bash[42095]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-17T09:51:30.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:30 smithi203 bash[20366]: cluster 2024-09-17T09:51:29.225691+0000 mgr.y (mgr.24314) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:30.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:30 smithi039 bash[19898]: cluster 2024-09-17T09:51:29.225691+0000 mgr.y (mgr.24314) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:30.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:30 smithi039 bash[25345]: cluster 2024-09-17T09:51:29.225691+0000 mgr.y (mgr.24314) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:31.332 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:32.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.936Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-17T09:51:32.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.936Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.937Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.937Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.937Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.937Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T09:51:32.228 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T09:51:32.229 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T09:51:32.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.938Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.939Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-17T09:51:32.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:31 smithi203 bash[42095]: ts=2024-09-17T09:51:31.939Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T09:51:32.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:32 smithi039 bash[25345]: cluster 2024-09-17T09:51:31.226098+0000 mgr.y (mgr.24314) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:32.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:32 smithi039 bash[19898]: cluster 2024-09-17T09:51:31.226098+0000 mgr.y (mgr.24314) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:32 smithi203 bash[20366]: cluster 2024-09-17T09:51:31.226098+0000 mgr.y (mgr.24314) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:33.245 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:51:33.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:33 smithi039 bash[19898]: audit 2024-09-17T09:51:33.247816+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.39:0/1806302929' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T09:51:33.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:33 smithi039 bash[25345]: audit 2024-09-17T09:51:33.247816+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.39:0/1806302929' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T09:51:33.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:33 smithi203 bash[20366]: audit 2024-09-17T09:51:33.247816+0000 mon.a (mon.0) 984 : audit [DBG] from='client.? 172.21.15.39:0/1806302929' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-17T09:51:33.951 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:51:33 smithi039 bash[46548]: ts=2024-09-17T09:51:33.684Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00289967s 2024-09-17T09:51:33.952 INFO:teuthology.orchestra.run.smithi039.stdout:[{"version":22,"timestamp":"2024-09-17T09:51:23.385140+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-17T09:51:33.953 INFO:tasks.ceph_manager:config epoch is 22 2024-09-17T09:51:33.953 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T09:51:33.953 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T09:51:33.953 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T09:51:34.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:34 smithi039 bash[19898]: cluster 2024-09-17T09:51:33.226600+0000 mgr.y (mgr.24314) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:34.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:34 smithi039 bash[25345]: cluster 2024-09-17T09:51:33.226600+0000 mgr.y (mgr.24314) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:34 smithi203 bash[20366]: cluster 2024-09-17T09:51:33.226600+0000 mgr.y (mgr.24314) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:36.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:36 smithi039 bash[19898]: cluster 2024-09-17T09:51:35.227311+0000 mgr.y (mgr.24314) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:36.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:36 smithi039 bash[25345]: cluster 2024-09-17T09:51:35.227311+0000 mgr.y (mgr.24314) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:36 smithi203 bash[20366]: cluster 2024-09-17T09:51:35.227311+0000 mgr.y (mgr.24314) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:37.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:37 smithi039 bash[19898]: audit 2024-09-17T09:51:37.299250+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:37.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:37 smithi039 bash[25345]: audit 2024-09-17T09:51:37.299250+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:37 smithi203 bash[20366]: audit 2024-09-17T09:51:37.299250+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:38.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:38 smithi203 bash[20366]: cluster 2024-09-17T09:51:37.227898+0000 mgr.y (mgr.24314) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:38.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:38 smithi039 bash[19898]: cluster 2024-09-17T09:51:37.227898+0000 mgr.y (mgr.24314) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:38.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:38 smithi039 bash[25345]: cluster 2024-09-17T09:51:37.227898+0000 mgr.y (mgr.24314) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:38.752 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:40.198 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:51:40.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:40 smithi039 bash[25345]: cluster 2024-09-17T09:51:39.228522+0000 mgr.y (mgr.24314) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:40.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:40 smithi039 bash[25345]: audit 2024-09-17T09:51:40.196328+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/486700605' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:51:40.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:40 smithi039 bash[19898]: cluster 2024-09-17T09:51:39.228522+0000 mgr.y (mgr.24314) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:40.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:40 smithi039 bash[19898]: audit 2024-09-17T09:51:40.196328+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/486700605' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:51:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:40 smithi203 bash[20366]: cluster 2024-09-17T09:51:39.228522+0000 mgr.y (mgr.24314) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:40 smithi203 bash[20366]: audit 2024-09-17T09:51:40.196328+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/486700605' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:51:40.869 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":21,"flags":0,"active_gid":24314,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6800","nonce":3758672884},{"type":"v1","addr":"172.21.15.39:6801","nonce":3758672884}]},"active_addr":"172.21.15.39:6801/3758672884","active_change":"2024-09-17T09:51:07.193153+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24311,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.39:8443/","prometheus":"http://172.21.15.39: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":492806128}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":217864100}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":471656753}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.39:0","nonce":3593679073}]}]} 2024-09-17T09:51:40.874 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T09:51:40.874 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T09:51:40.874 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:51:42.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:42 smithi039 bash[19898]: cluster 2024-09-17T09:51:41.229225+0000 mgr.y (mgr.24314) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:42.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:42 smithi039 bash[25345]: cluster 2024-09-17T09:51:41.229225+0000 mgr.y (mgr.24314) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:42.634 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:42 smithi203 bash[20366]: cluster 2024-09-17T09:51:41.229225+0000 mgr.y (mgr.24314) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:44.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:44 smithi203 bash[20366]: cluster 2024-09-17T09:51:43.229920+0000 mgr.y (mgr.24314) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:44.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:44 smithi039 bash[19898]: cluster 2024-09-17T09:51:43.229920+0000 mgr.y (mgr.24314) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:44.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:44 smithi039 bash[25345]: cluster 2024-09-17T09:51:43.229920+0000 mgr.y (mgr.24314) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:45.427 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.427 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.428 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.428 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.429 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.429 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.429 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.676 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:45.726 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.726 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.727 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.727 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.727 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:51:45.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:45 smithi203 systemd[1]: Started Ceph grafana.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:51:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: cluster 2024-09-17T09:51:45.230697+0000 mgr.y (mgr.24314) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.719609+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.731633+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.739562+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.746721+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.797098+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:51:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.799856+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T09:51:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:46 smithi203 bash[20366]: audit 2024-09-17T09:51:45.800113+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T09:51:47.090 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:51:47.090 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":59,"fsid":"acc81fc8-74d8-11ef-bceb-c7b262605968","created":"2024-09-17T09:40:17.127263+0000","modified":"2024-09-17T09:51:07.193036+0000","last_up_change":"2024-09-17T09:50:14.222889+0000","last_in_change":"2024-09-17T09:49:43.650358+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:45:40.321012+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"355b7bed-e621-4f21-9771-ecd7d8150eed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6803","nonce":2866685001}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6805","nonce":2866685001}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6809","nonce":2866685001}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6807","nonce":2866685001}]},"public_addr":"172.21.15.39:6803/2866685001","cluster_addr":"172.21.15.39:6805/2866685001","heartbeat_back_addr":"172.21.15.39:6809/2866685001","heartbeat_front_addr":"172.21.15.39:6807/2866685001","state":["exists","up"]},{"osd":1,"uuid":"d5d28a29-cf22-4817-a2b3-b6d71d5da288","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6811","nonce":3263977434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6813","nonce":3263977434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6817","nonce":3263977434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6815","nonce":3263977434}]},"public_addr":"172.21.15.39:6811/3263977434","cluster_addr":"172.21.15.39:6813/3263977434","heartbeat_back_addr":"172.21.15.39:6817/3263977434","heartbeat_front_addr":"172.21.15.39:6815/3263977434","state":["exists","up"]},{"osd":2,"uuid":"66066b62-4e43-4928-9b0f-8e7c0f5787a4","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.39:6818","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6819","nonce":1896755735}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6820","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6821","nonce":1896755735}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6824","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6825","nonce":1896755735}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6822","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6823","nonce":1896755735}]},"public_addr":"172.21.15.39:6819/1896755735","cluster_addr":"172.21.15.39:6821/1896755735","heartbeat_back_addr":"172.21.15.39:6825/1896755735","heartbeat_front_addr":"172.21.15.39:6823/1896755735","state":["exists","up"]},{"osd":3,"uuid":"13623f7b-5212-4dbd-bfa8-ec4497794b39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6826","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6827","nonce":776777008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6828","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6829","nonce":776777008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6832","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6833","nonce":776777008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6830","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6831","nonce":776777008}]},"public_addr":"172.21.15.39:6827/776777008","cluster_addr":"172.21.15.39:6829/776777008","heartbeat_back_addr":"172.21.15.39:6833/776777008","heartbeat_front_addr":"172.21.15.39:6831/776777008","state":["exists","up"]},{"osd":4,"uuid":"898a4ddb-e754-4f01-a6de-f0cb32c4b557","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6800","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6801","nonce":4065812319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6803","nonce":4065812319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6807","nonce":4065812319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6805","nonce":4065812319}]},"public_addr":"172.21.15.203:6801/4065812319","cluster_addr":"172.21.15.203:6803/4065812319","heartbeat_back_addr":"172.21.15.203:6807/4065812319","heartbeat_front_addr":"172.21.15.203:6805/4065812319","state":["exists","up"]},{"osd":5,"uuid":"1f87d9d4-17fc-4cbe-be58-b33772bdc8fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6808","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6809","nonce":2565897111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6811","nonce":2565897111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6815","nonce":2565897111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6813","nonce":2565897111}]},"public_addr":"172.21.15.203:6809/2565897111","cluster_addr":"172.21.15.203:6811/2565897111","heartbeat_back_addr":"172.21.15.203:6815/2565897111","heartbeat_front_addr":"172.21.15.203:6813/2565897111","state":["exists","up"]},{"osd":6,"uuid":"bbaa63a3-4c99-4a31-82a9-f65be8eda0bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6816","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6817","nonce":1837938542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6819","nonce":1837938542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6823","nonce":1837938542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6821","nonce":1837938542}]},"public_addr":"172.21.15.203:6817/1837938542","cluster_addr":"172.21.15.203:6819/1837938542","heartbeat_back_addr":"172.21.15.203:6823/1837938542","heartbeat_front_addr":"172.21.15.203:6821/1837938542","state":["exists","up"]},{"osd":7,"uuid":"e6190ab0-e777-4b93-b237-6d72884ea762","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6824","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6825","nonce":4275967877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6827","nonce":4275967877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6831","nonce":4275967877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6829","nonce":4275967877}]},"public_addr":"172.21.15.203:6825/4275967877","cluster_addr":"172.21.15.203:6827/4275967877","heartbeat_back_addr":"172.21.15.203:6831/4275967877","heartbeat_front_addr":"172.21.15.203:6829/4275967877","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:43:47.913055+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:44:42.070161+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:45:37.699711+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:46:36.641208+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:47:29.253547+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:48:22.864122+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:49:19.164672+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:50:13.097357+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:0/2551032470":"2024-09-18T09:51:07.193000+0000","172.21.15.39:0/3998354229":"2024-09-18T09:51:07.193000+0000","172.21.15.39:6800/839112345":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6801/839112345":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/1468653014":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/2096892090":"2024-09-18T09:51:07.193000+0000","172.21.15.39:0/769315316":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6801/3895768890":"2024-09-18T09:41:19.671494+0000","172.21.15.39:6800/3895768890":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/3200435941":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/1182854313":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/2710714375":"2024-09-18T09:41:19.671494+0000","172.21.15.39:6801/3634627113":"2024-09-18T09:51:07.193000+0000","172.21.15.39:0/3478515822":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/3523990298":"2024-09-18T09:51:07.193000+0000","172.21.15.39:6800/3634627113":"2024-09-18T09:51:07.193000+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:51:47.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: cluster 2024-09-17T09:51:45.230697+0000 mgr.y (mgr.24314) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.719609+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.731633+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.739562+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.746721+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.797098+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.799856+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[19898]: audit 2024-09-17T09:51:45.800113+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: cluster 2024-09-17T09:51:45.230697+0000 mgr.y (mgr.24314) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.719609+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.102 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.731633+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.739562+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.746721+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.797098+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:51:47.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.799856+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T09:51:47.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:46 smithi039 bash[25345]: audit 2024-09-17T09:51:45.800113+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T09:51:47.786 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T09:51:47.786 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T09:51:47.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[20366]: cephadm 2024-09-17T09:51:46.765593+0000 mgr.y (mgr.24314) 42 : cephadm [INF] Reconfiguring daemon agent.smithi039 on smithi039 2024-09-17T09:51:47.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[20366]: audit 2024-09-17T09:51:47.092490+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2752795920' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:51:47.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[20366]: audit 2024-09-17T09:51:47.275008+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[20366]: audit 2024-09-17T09:51:47.330013+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:47.923 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652398771Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652592842Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.65260544Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652609456Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652612971Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652616271Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652619462Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652622584Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652625739Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652629385Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652632521Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.65263568Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T09:51:47.924 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652638786Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652642471Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652646819Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652654451Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652662512Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652667295Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=settings t=2024-09-17T09:51:47.652670532Z level=info msg="App mode production" 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=sqlstore t=2024-09-17T09:51:47.652728241Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=sqlstore t=2024-09-17T09:51:47.652751488Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.65370152Z level=info msg="Starting DB migrations" 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.65378972Z level=info msg="Executing migration" id="create migration_log table" 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.699719527Z level=info msg="Executing migration" id="create user table" 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.725170367Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-17T09:51:47.925 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.767128678Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-17T09:51:47.926 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.825926423Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-17T09:51:47.926 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.867944016Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-17T09:51:47.926 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.926654656Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[19898]: cephadm 2024-09-17T09:51:46.765593+0000 mgr.y (mgr.24314) 42 : cephadm [INF] Reconfiguring daemon agent.smithi039 on smithi039 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[19898]: audit 2024-09-17T09:51:47.092490+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2752795920' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[19898]: audit 2024-09-17T09:51:47.275008+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[19898]: audit 2024-09-17T09:51:47.330013+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[25345]: cephadm 2024-09-17T09:51:46.765593+0000 mgr.y (mgr.24314) 42 : cephadm [INF] Reconfiguring daemon agent.smithi039 on smithi039 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[25345]: audit 2024-09-17T09:51:47.092490+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2752795920' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[25345]: audit 2024-09-17T09:51:47.275008+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:47 smithi039 bash[25345]: audit 2024-09-17T09:51:47.330013+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:48.192 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:47 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:47.977009874Z level=info msg="Executing migration" id="create user table v2" 2024-09-17T09:51:48.192 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.018971651Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-17T09:51:48.192 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.061162214Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-17T09:51:48.192 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.086674588Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-17T09:51:48.192 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.128448298Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-17T09:51:48.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.195670354Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-17T09:51:48.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.265095527Z level=info msg="Executing migration" id="Update user table charset" 2024-09-17T09:51:48.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.348597481Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-17T09:51:48.747 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.524688654Z level=info msg="Executing migration" id="Add missing user data" 2024-09-17T09:51:48.747 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.580726565Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-17T09:51:49.004 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:48.883430344Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-17T09:51:49.005 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.008046765Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-17T09:51:49.005 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[20366]: cluster 2024-09-17T09:51:47.231166+0000 mgr.y (mgr.24314) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:49.005 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[20366]: audit 2024-09-17T09:51:48.496328+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:49.005 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:48 smithi203 bash[20366]: audit 2024-09-17T09:51:48.672324+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:49.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:48 smithi039 bash[19898]: cluster 2024-09-17T09:51:47.231166+0000 mgr.y (mgr.24314) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:49.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:48 smithi039 bash[19898]: audit 2024-09-17T09:51:48.496328+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:49.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:48 smithi039 bash[19898]: audit 2024-09-17T09:51:48.672324+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:49.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:48 smithi039 bash[25345]: cluster 2024-09-17T09:51:47.231166+0000 mgr.y (mgr.24314) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:49.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:48 smithi039 bash[25345]: audit 2024-09-17T09:51:48.496328+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:49.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:48 smithi039 bash[25345]: audit 2024-09-17T09:51:48.672324+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:49.278 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.092242581Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-17T09:51:49.278 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.16854263Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-17T09:51:49.278 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.236140852Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-17T09:51:49.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.476493525Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-17T09:51:50.191 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.753370847Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-17T09:51:50.191 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:49 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:49.914865817Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-17T09:51:50.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[20366]: cluster 2024-09-17T09:51:49.231706+0000 mgr.y (mgr.24314) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:50.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[20366]: audit 2024-09-17T09:51:49.289757+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:50.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.194388289Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-17T09:51:50.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.316983221Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-17T09:51:50.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.409795694Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-17T09:51:50.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:50 smithi039 bash[19898]: cluster 2024-09-17T09:51:49.231706+0000 mgr.y (mgr.24314) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:50.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:50 smithi039 bash[19898]: audit 2024-09-17T09:51:49.289757+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:50.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:50 smithi039 bash[25345]: cluster 2024-09-17T09:51:49.231706+0000 mgr.y (mgr.24314) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:50.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:50 smithi039 bash[25345]: audit 2024-09-17T09:51:49.289757+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:50.826 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.53490529Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-17T09:51:50.826 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.610656887Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-17T09:51:50.826 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.686011035Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-17T09:51:50.826 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.744833624Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-17T09:51:51.088 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.830122517Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-17T09:51:51.088 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.904223137Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-17T09:51:51.088 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:50 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:50.954833275Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-17T09:51:51.088 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.014126368Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-17T09:51:51.346 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.089813431Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-17T09:51:51.346 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.183624437Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-17T09:51:51.346 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.258669033Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-17T09:51:51.346 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.349588516Z level=info msg="Executing migration" id="create star table" 2024-09-17T09:51:51.847 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.600497212Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-17T09:51:52.100 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.851001514Z level=info msg="Executing migration" id="create org table v1" 2024-09-17T09:51:52.100 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:51 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:51.934993059Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-17T09:51:52.100 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.010773827Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-17T09:51:52.100 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.078563028Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-17T09:51:52.293 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:52.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[20366]: cluster 2024-09-17T09:51:51.232328+0000 mgr.y (mgr.24314) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:52.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.103681518Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-17T09:51:52.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.128939318Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-17T09:51:52.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.180149504Z level=info msg="Executing migration" id="Update org table charset" 2024-09-17T09:51:52.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.238860787Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-17T09:51:52.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:52 smithi039 bash[19898]: cluster 2024-09-17T09:51:51.232328+0000 mgr.y (mgr.24314) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:52.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:52 smithi039 bash[25345]: cluster 2024-09-17T09:51:51.232328+0000 mgr.y (mgr.24314) 45 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:52.805 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.518403488Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-17T09:51:52.805 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.670096804Z level=info msg="Executing migration" id="create dashboard table" 2024-09-17T09:51:52.805 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.808849059Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-17T09:51:53.132 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:52 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:52.867524907Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-17T09:51:53.132 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.013402268Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-17T09:51:53.132 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.135634877Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-17T09:51:53.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[20366]: audit 2024-09-17T09:51:52.300038+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:53.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[20366]: audit 2024-09-17T09:51:52.906797+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:53.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[20366]: audit 2024-09-17T09:51:52.912468+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:53.434 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.211064444Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-17T09:51:53.434 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.298779077Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-17T09:51:53.434 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.370526302Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-17T09:51:53.434 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.43750861Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-17T09:51:53.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:53 smithi039 bash[19898]: audit 2024-09-17T09:51:52.300038+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:53.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:53 smithi039 bash[19898]: audit 2024-09-17T09:51:52.906797+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:53.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:53 smithi039 bash[19898]: audit 2024-09-17T09:51:52.912468+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:53.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:53 smithi039 bash[25345]: audit 2024-09-17T09:51:52.300038+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:51:53.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:53 smithi039 bash[25345]: audit 2024-09-17T09:51:52.906797+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:53.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:53 smithi039 bash[25345]: audit 2024-09-17T09:51:52.912468+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:53.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.533274135Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-17T09:51:53.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.621145075Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-17T09:51:53.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.680959296Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-17T09:51:53.761 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:51:53.761 INFO:teuthology.orchestra.run.smithi039.stdout:{"epoch":59,"fsid":"acc81fc8-74d8-11ef-bceb-c7b262605968","created":"2024-09-17T09:40:17.127263+0000","modified":"2024-09-17T09:51:07.193036+0000","last_up_change":"2024-09-17T09:50:14.222889+0000","last_in_change":"2024-09-17T09:49:43.650358+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T09:45:40.321012+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"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":"355b7bed-e621-4f21-9771-ecd7d8150eed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6802","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6803","nonce":2866685001}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6804","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6805","nonce":2866685001}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6808","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6809","nonce":2866685001}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6806","nonce":2866685001},{"type":"v1","addr":"172.21.15.39:6807","nonce":2866685001}]},"public_addr":"172.21.15.39:6803/2866685001","cluster_addr":"172.21.15.39:6805/2866685001","heartbeat_back_addr":"172.21.15.39:6809/2866685001","heartbeat_front_addr":"172.21.15.39:6807/2866685001","state":["exists","up"]},{"osd":1,"uuid":"d5d28a29-cf22-4817-a2b3-b6d71d5da288","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6810","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6811","nonce":3263977434}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6812","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6813","nonce":3263977434}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6816","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6817","nonce":3263977434}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6814","nonce":3263977434},{"type":"v1","addr":"172.21.15.39:6815","nonce":3263977434}]},"public_addr":"172.21.15.39:6811/3263977434","cluster_addr":"172.21.15.39:6813/3263977434","heartbeat_back_addr":"172.21.15.39:6817/3263977434","heartbeat_front_addr":"172.21.15.39:6815/3263977434","state":["exists","up"]},{"osd":2,"uuid":"66066b62-4e43-4928-9b0f-8e7c0f5787a4","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.39:6818","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6819","nonce":1896755735}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6820","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6821","nonce":1896755735}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6824","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6825","nonce":1896755735}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6822","nonce":1896755735},{"type":"v1","addr":"172.21.15.39:6823","nonce":1896755735}]},"public_addr":"172.21.15.39:6819/1896755735","cluster_addr":"172.21.15.39:6821/1896755735","heartbeat_back_addr":"172.21.15.39:6825/1896755735","heartbeat_front_addr":"172.21.15.39:6823/1896755735","state":["exists","up"]},{"osd":3,"uuid":"13623f7b-5212-4dbd-bfa8-ec4497794b39","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6826","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6827","nonce":776777008}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6828","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6829","nonce":776777008}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6832","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6833","nonce":776777008}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.39:6830","nonce":776777008},{"type":"v1","addr":"172.21.15.39:6831","nonce":776777008}]},"public_addr":"172.21.15.39:6827/776777008","cluster_addr":"172.21.15.39:6829/776777008","heartbeat_back_addr":"172.21.15.39:6833/776777008","heartbeat_front_addr":"172.21.15.39:6831/776777008","state":["exists","up"]},{"osd":4,"uuid":"898a4ddb-e754-4f01-a6de-f0cb32c4b557","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6800","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6801","nonce":4065812319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6802","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6803","nonce":4065812319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6806","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6807","nonce":4065812319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6804","nonce":4065812319},{"type":"v1","addr":"172.21.15.203:6805","nonce":4065812319}]},"public_addr":"172.21.15.203:6801/4065812319","cluster_addr":"172.21.15.203:6803/4065812319","heartbeat_back_addr":"172.21.15.203:6807/4065812319","heartbeat_front_addr":"172.21.15.203:6805/4065812319","state":["exists","up"]},{"osd":5,"uuid":"1f87d9d4-17fc-4cbe-be58-b33772bdc8fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6808","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6809","nonce":2565897111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6810","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6811","nonce":2565897111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6814","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6815","nonce":2565897111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6812","nonce":2565897111},{"type":"v1","addr":"172.21.15.203:6813","nonce":2565897111}]},"public_addr":"172.21.15.203:6809/2565897111","cluster_addr":"172.21.15.203:6811/2565897111","heartbeat_back_addr":"172.21.15.203:6815/2565897111","heartbeat_front_addr":"172.21.15.203:6813/2565897111","state":["exists","up"]},{"osd":6,"uuid":"bbaa63a3-4c99-4a31-82a9-f65be8eda0bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6816","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6817","nonce":1837938542}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6818","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6819","nonce":1837938542}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6822","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6823","nonce":1837938542}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6820","nonce":1837938542},{"type":"v1","addr":"172.21.15.203:6821","nonce":1837938542}]},"public_addr":"172.21.15.203:6817/1837938542","cluster_addr":"172.21.15.203:6819/1837938542","heartbeat_back_addr":"172.21.15.203:6823/1837938542","heartbeat_front_addr":"172.21.15.203:6821/1837938542","state":["exists","up"]},{"osd":7,"uuid":"e6190ab0-e777-4b93-b237-6d72884ea762","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6824","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6825","nonce":4275967877}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6826","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6827","nonce":4275967877}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6830","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6831","nonce":4275967877}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.203:6828","nonce":4275967877},{"type":"v1","addr":"172.21.15.203:6829","nonce":4275967877}]},"public_addr":"172.21.15.203:6825/4275967877","cluster_addr":"172.21.15.203:6827/4275967877","heartbeat_back_addr":"172.21.15.203:6831/4275967877","heartbeat_front_addr":"172.21.15.203:6829/4275967877","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:43:47.913055+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:44:42.070161+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:45:37.699711+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:46:36.641208+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:47:29.253547+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:48:22.864122+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:49:19.164672+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T09:50:13.097357+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.39:0/2551032470":"2024-09-18T09:51:07.193000+0000","172.21.15.39:0/3998354229":"2024-09-18T09:51:07.193000+0000","172.21.15.39:6800/839112345":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6801/839112345":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/1468653014":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/2096892090":"2024-09-18T09:51:07.193000+0000","172.21.15.39:0/769315316":"2024-09-18T09:40:45.811310+0000","172.21.15.39:6801/3895768890":"2024-09-18T09:41:19.671494+0000","172.21.15.39:6800/3895768890":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/3200435941":"2024-09-18T09:40:45.811310+0000","172.21.15.39:0/1182854313":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/2710714375":"2024-09-18T09:41:19.671494+0000","172.21.15.39:6801/3634627113":"2024-09-18T09:51:07.193000+0000","172.21.15.39:0/3478515822":"2024-09-18T09:41:19.671494+0000","172.21.15.39:0/3523990298":"2024-09-18T09:51:07.193000+0000","172.21.15.39:6800/3634627113":"2024-09-18T09:51:07.193000+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T09:51:54.030 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.740366586Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-17T09:51:54.031 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.815874583Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-17T09:51:54.031 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.849634062Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-17T09:51:54.031 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.900185149Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-17T09:51:54.031 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.950273072Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-17T09:51:54.031 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:53 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:53.984207851Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-17T09:51:54.299 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.034549595Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-17T09:51:54.299 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.093547078Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-17T09:51:54.299 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.152026979Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-17T09:51:54.300 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.19408266Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-17T09:51:54.300 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.261025578Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-17T09:51:54.300 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.30308192Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-17T09:51:54.414 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T09:51:54.414 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T09:51:54.415 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T09:51:54.415 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T09:51:54.416 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T09:51:54.416 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T09:51:54.416 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-17T09:51:54.417 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-17T09:51:54.560 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[20366]: cluster 2024-09-17T09:51:53.232675+0000 mgr.y (mgr.24314) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:54.561 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[20366]: audit 2024-09-17T09:51:53.763388+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/2309934764' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:51:54.561 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[20366]: audit 2024-09-17T09:51:54.011012+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:54.561 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[20366]: audit 2024-09-17T09:51:54.024570+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:54.561 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.361875839Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-17T09:51:54.562 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.420590897Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-17T09:51:54.562 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.491542881Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-17T09:51:54.562 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.564323857Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-17T09:51:54.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[19898]: cluster 2024-09-17T09:51:53.232675+0000 mgr.y (mgr.24314) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[19898]: audit 2024-09-17T09:51:53.763388+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/2309934764' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[19898]: audit 2024-09-17T09:51:54.011012+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[19898]: audit 2024-09-17T09:51:54.024570+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[25345]: cluster 2024-09-17T09:51:53.232675+0000 mgr.y (mgr.24314) 46 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[25345]: audit 2024-09-17T09:51:53.763388+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/2309934764' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[25345]: audit 2024-09-17T09:51:54.011012+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:54 smithi039 bash[25345]: audit 2024-09-17T09:51:54.024570+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:54.866 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.67352093Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-17T09:51:55.214 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:54 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:54.870487941Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-17T09:51:55.214 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.116797645Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-17T09:51:55.215 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.218329638Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-17T09:51:55.475 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.361841404Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-17T09:51:55.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.426193405Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-17T09:51:55.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.479669934Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-17T09:51:55.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.536662846Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-17T09:51:56.119 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:55 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:55.814167139Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-17T09:51:56.120 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.063289208Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-17T09:51:56.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.123417062Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-17T09:51:56.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.294923632Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-17T09:51:56.788 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[20366]: cluster 2024-09-17T09:51:55.233187+0000 mgr.y (mgr.24314) 47 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:56.788 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[20366]: audit 2024-09-17T09:51:55.597794+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:56.789 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.524805518Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-17T09:51:56.789 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.618336659Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-17T09:51:56.789 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.702677286Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-17T09:51:56.789 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.792222801Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-17T09:51:56.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:56 smithi039 bash[19898]: cluster 2024-09-17T09:51:55.233187+0000 mgr.y (mgr.24314) 47 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:56.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:56 smithi039 bash[19898]: audit 2024-09-17T09:51:55.597794+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:56.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:56 smithi039 bash[25345]: cluster 2024-09-17T09:51:55.233187+0000 mgr.y (mgr.24314) 47 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:56.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:56 smithi039 bash[25345]: audit 2024-09-17T09:51:55.597794+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:57.042 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.870230654Z level=info msg="Executing migration" id="create data_source table" 2024-09-17T09:51:57.042 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:56 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:56.937310696Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-17T09:51:57.042 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.045804576Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-17T09:51:57.317 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.122073461Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-17T09:51:57.317 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.181058183Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-17T09:51:57.317 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.248260809Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-17T09:51:57.614 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.332264539Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-17T09:51:57.614 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.433881221Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-17T09:51:57.614 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.541722301Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-17T09:51:57.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[20366]: audit 2024-09-17T09:51:56.685015+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:57.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.725385385Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-17T09:51:58.030 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:57 smithi039 bash[19898]: audit 2024-09-17T09:51:56.685015+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:58.031 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:57 smithi039 bash[25345]: audit 2024-09-17T09:51:56.685015+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:51:58.291 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:57 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:57.998947553Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-17T09:51:58.291 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.218802768Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-17T09:51:58.567 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.294782648Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-17T09:51:58.567 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.36254458Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-17T09:51:58.567 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.387842965Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-17T09:51:58.567 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.430248195Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-17T09:51:58.567 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.514690411Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-17T09:51:58.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[20366]: cluster 2024-09-17T09:51:57.233781+0000 mgr.y (mgr.24314) 48 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:58.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:58 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:58.792281408Z level=info msg="Executing migration" id="Add uid column" 2024-09-17T09:51:59.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:51:58 smithi039 bash[19898]: cluster 2024-09-17T09:51:57.233781+0000 mgr.y (mgr.24314) 48 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:59.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:51:58 smithi039 bash[25345]: cluster 2024-09-17T09:51:57.233781+0000 mgr.y (mgr.24314) 48 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:51:59.217 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.218 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.220 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.220 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.220 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.223 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.223 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.229 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:51:59.394 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.039176193Z level=info msg="Executing migration" id="Update uid value" 2024-09-17T09:51:59.394 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.209197687Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-17T09:51:59.675 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.397039497Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-17T09:51:59.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.539670501Z level=info msg="Executing migration" id="create api_key table" 2024-09-17T09:51:59.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.679155201Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-17T09:51:59.944 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.763045478Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-17T09:51:59.944 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.858492664Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-17T09:52:00.196 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:51:59 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:51:59.947536579Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-17T09:52:00.196 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.006308474Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-17T09:52:00.196 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.082201353Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-17T09:52:00.196 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.178558091Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-17T09:52:00.456 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[20366]: cluster 2024-09-17T09:51:59.234290+0000 mgr.y (mgr.24314) 49 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:00.456 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[20366]: audit 2024-09-17T09:51:59.399638+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.456 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[20366]: audit 2024-09-17T09:51:59.412519+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.456 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[20366]: audit 2024-09-17T09:51:59.423157+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.457 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.232767036Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-17T09:52:00.457 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.30044619Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-17T09:52:00.457 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.384464525Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-17T09:52:00.457 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.43505208Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-17T09:52:00.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[25345]: cluster 2024-09-17T09:51:59.234290+0000 mgr.y (mgr.24314) 49 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:00.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[25345]: audit 2024-09-17T09:51:59.399638+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[25345]: audit 2024-09-17T09:51:59.412519+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[25345]: audit 2024-09-17T09:51:59.423157+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.717 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[19898]: cluster 2024-09-17T09:51:59.234290+0000 mgr.y (mgr.24314) 49 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:00.717 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[19898]: audit 2024-09-17T09:51:59.399638+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.718 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[19898]: audit 2024-09-17T09:51:59.412519+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.718 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:00 smithi039 bash[19898]: audit 2024-09-17T09:51:59.423157+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:00.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.460435107Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-17T09:52:00.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.502433321Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-17T09:52:00.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.52767432Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-17T09:52:00.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.552971162Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-17T09:52:00.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.594960075Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-17T09:52:00.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.637070028Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-17T09:52:00.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.679030993Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-17T09:52:00.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.729489358Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-17T09:52:00.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.771440896Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-17T09:52:00.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.813769929Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-17T09:52:00.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.864171162Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-17T09:52:00.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.914336983Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-17T09:52:01.408 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:00 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:00.998481835Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-17T09:52:01.409 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:01 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:01.097600444Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-17T09:52:01.409 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:01 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:01.197557798Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-17T09:52:01.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:01 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:01.412412111Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-17T09:52:01.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:01 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:01.612629832Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-17T09:52:02.118 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:01 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:01.88505666Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-17T09:52:02.118 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:01 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:01.952397249Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-17T09:52:02.118 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.002835212Z level=info msg="Executing migration" id="create quota table v1" 2024-09-17T09:52:02.118 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.070977089Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-17T09:52:02.118 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.096461795Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-17T09:52:02.118 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.121637975Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-17T09:52:02.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[20366]: cluster 2024-09-17T09:52:01.234663+0000 mgr.y (mgr.24314) 50 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:02.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[20366]: audit 2024-09-17T09:52:02.251741+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[20366]: audit 2024-09-17T09:52:02.262484+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[20366]: audit 2024-09-17T09:52:02.278570+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.430 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.172131436Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-17T09:52:02.430 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.205767828Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-17T09:52:02.430 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.256207438Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-17T09:52:02.430 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.298548176Z level=info msg="Executing migration" id="create session table" 2024-09-17T09:52:02.430 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.323862362Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-17T09:52:02.431 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.365774777Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-17T09:52:02.431 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.391034899Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-17T09:52:02.431 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.433328151Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-17T09:52:02.690 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.450238535Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.475562Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.500801009Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.526102525Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.551429327Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.576686107Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.601877203Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.627118623Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.669091951Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-17T09:52:02.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.69443818Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-17T09:52:02.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[25345]: cluster 2024-09-17T09:52:01.234663+0000 mgr.y (mgr.24314) 50 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:02.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[25345]: audit 2024-09-17T09:52:02.251741+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[25345]: audit 2024-09-17T09:52:02.262484+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[25345]: audit 2024-09-17T09:52:02.278570+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[19898]: cluster 2024-09-17T09:52:01.234663+0000 mgr.y (mgr.24314) 50 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:02.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[19898]: audit 2024-09-17T09:52:02.251741+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[19898]: audit 2024-09-17T09:52:02.262484+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:02 smithi039 bash[19898]: audit 2024-09-17T09:52:02.278570+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:02.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.7196544Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-17T09:52:02.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.761615845Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-17T09:52:02.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.828594698Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-17T09:52:02.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.854150434Z level=info msg="Executing migration" id="create alert table v1" 2024-09-17T09:52:02.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.879365371Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-17T09:52:02.969 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.904657423Z level=info msg="Executing migration" id="add index alert state" 2024-09-17T09:52:02.969 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.92981316Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-17T09:52:02.969 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.972080775Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-17T09:52:03.092 INFO:teuthology.orchestra.run.smithi039.stdout:197568495649 2024-09-17T09:52:03.092 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-17T09:52:03.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:02 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:02.997387747Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-17T09:52:03.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.022630204Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-17T09:52:03.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.064582323Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-17T09:52:03.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.098294981Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-17T09:52:03.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.123502471Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-17T09:52:03.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.148788741Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-17T09:52:03.227 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.174014354Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-17T09:52:03.227 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.19930397Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.241288665Z level=info msg="Executing migration" id="Add column is_default" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.26671734Z level=info msg="Executing migration" id="Add column frequency" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.308579309Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.350628106Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.392631365Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.434744128Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.459956478Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.485277173Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-17T09:52:03.507 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.510500158Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-17T09:52:03.796 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.535819736Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-17T09:52:03.796 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.55276463Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-17T09:52:03.796 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.569676413Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-17T09:52:03.796 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.594973655Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-17T09:52:03.796 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.611851659Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-17T09:52:03.797 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.628744346Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-17T09:52:03.797 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.6707636Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-17T09:52:03.797 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.696145515Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-17T09:52:03.797 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.721381988Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-17T09:52:03.797 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.746665958Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-17T09:52:03.797 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.797194556Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.822495959Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.8479113Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.889887212Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.93190009Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.957199596Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.974181005Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-17T09:52:04.063 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:03 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:03.999444749Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-17T09:52:04.064 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.016431751Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-17T09:52:04.064 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.033376244Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-17T09:52:04.064 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.066882982Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-17T09:52:04.163 INFO:teuthology.orchestra.run.smithi039.stdout:231928234006 2024-09-17T09:52:04.164 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.092321279Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.117636682Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.142886972Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.168220308Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.193498994Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.218839174Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-17T09:52:04.316 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.252401163Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-17T09:52:04.317 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.277676563Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-17T09:52:04.317 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.319667214Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-17T09:52:04.526 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:04 smithi039 bash[19898]: cluster 2024-09-17T09:52:03.234991+0000 mgr.y (mgr.24314) 51 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:04.526 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:04 smithi039 bash[25345]: cluster 2024-09-17T09:52:03.234991+0000 mgr.y (mgr.24314) 51 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:04.568 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[20366]: cluster 2024-09-17T09:52:03.234991+0000 mgr.y (mgr.24314) 51 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.361637487Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.403568819Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.445768259Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.470827154Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.496284172Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.521609405Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.546942275Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-17T09:52:04.569 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.572462788Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-17T09:52:04.673 INFO:teuthology.orchestra.run.smithi039.stdout:128849018936 2024-09-17T09:52:04.673 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T09:52:04.830 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.597690227Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-17T09:52:04.830 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.622967284Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-17T09:52:04.830 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.648313579Z level=info msg="Executing migration" id="Move region to single row" 2024-09-17T09:52:04.830 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.690331024Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-17T09:52:04.830 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.715836255Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-17T09:52:04.831 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.741085932Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-17T09:52:04.831 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.76639411Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-17T09:52:04.831 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.80834934Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-17T09:52:04.831 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.833653399Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.858967875Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.884260265Z level=info msg="Executing migration" id="create test_data table" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.926321442Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.951589489Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:04 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:04.976863328Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.002088416Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-17T09:52:05.082 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.044025415Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-17T09:52:05.083 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.085966668Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-17T09:52:05.351 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.128039383Z level=info msg="Executing migration" id="create team table" 2024-09-17T09:52:05.351 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.153340402Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-17T09:52:05.351 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.195303572Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-17T09:52:05.351 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.220580675Z level=info msg="Executing migration" id="create team member table" 2024-09-17T09:52:05.352 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.245829151Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-17T09:52:05.352 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.270999712Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-17T09:52:05.352 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.31302777Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-17T09:52:05.352 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.354951973Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-17T09:52:05.612 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.396980002Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-17T09:52:05.612 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.439311678Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.464752889Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.490016049Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.515313645Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.540581019Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.565827768Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.591118995Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-17T09:52:05.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.616345002Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-17T09:52:05.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.641562469Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-17T09:52:05.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.666840416Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-17T09:52:05.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.692139282Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-17T09:52:05.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.717325583Z level=info msg="Executing migration" id="create tag table" 2024-09-17T09:52:05.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.759429608Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-17T09:52:05.874 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.78470399Z level=info msg="Executing migration" id="create login attempt table" 2024-09-17T09:52:05.874 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.826672299Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-17T09:52:05.874 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.851949689Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-17T09:52:05.874 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.87716713Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-17T09:52:06.134 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.910737163Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-17T09:52:06.134 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.936020392Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-17T09:52:06.134 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.961316882Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:05 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:05.98654595Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.01182491Z level=info msg="Executing migration" id="create user auth table" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.03703328Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.070751442Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.087652386Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.104614926Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-17T09:52:06.135 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.138230129Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-17T09:52:06.412 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.155135367Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-17T09:52:06.412 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.172147776Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-17T09:52:06.412 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.197672994Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-17T09:52:06.413 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.2396153Z level=info msg="Executing migration" id="create server_lock table" 2024-09-17T09:52:06.413 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.264930236Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-17T09:52:06.413 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.306880656Z level=info msg="Executing migration" id="create user auth token table" 2024-09-17T09:52:06.413 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.348854836Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-17T09:52:06.413 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.374145236Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-17T09:52:06.413 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.416108589Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-17T09:52:06.453 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:06 smithi039 bash[19898]: cluster 2024-09-17T09:52:05.235381+0000 mgr.y (mgr.24314) 52 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:06.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:06 smithi039 bash[25345]: cluster 2024-09-17T09:52:05.235381+0000 mgr.y (mgr.24314) 52 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:06.519 INFO:teuthology.orchestra.run.smithi039.stdout:34359738470 2024-09-17T09:52:06.520 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T09:52:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[20366]: cluster 2024-09-17T09:52:05.235381+0000 mgr.y (mgr.24314) 52 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.458404668Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.483640408Z level=info msg="Executing migration" id="create cache_data table" 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.508882612Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.534150139Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.559344417Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.601365339Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-17T09:52:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.626655962Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-17T09:52:07.025 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.76861082Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-17T09:52:07.025 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.793921826Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-17T09:52:07.025 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.835881029Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-17T09:52:07.025 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.861188595Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-17T09:52:07.025 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:06 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:06.961716792Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-17T09:52:07.025 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.003714244Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-17T09:52:07.026 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.028980008Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-17T09:52:07.302 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.054249528Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.096236381Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.121515411Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.146811817Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.188768941Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.214027638Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.264608202Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-17T09:52:07.303 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.306634871Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-17T09:52:07.572 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[20366]: audit 2024-09-17T09:52:07.301334+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:07.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.348696719Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-17T09:52:07.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.390785095Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-17T09:52:07.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.432876683Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-17T09:52:07.573 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.474961505Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-17T09:52:07.573 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.500321701Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-17T09:52:07.573 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.525540632Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-17T09:52:07.573 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.550886138Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-17T09:52:07.573 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.576070842Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-17T09:52:07.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:07 smithi039 bash[19898]: audit 2024-09-17T09:52:07.301334+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:07.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:07 smithi039 bash[25345]: audit 2024-09-17T09:52:07.301334+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:07.824 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.618018016Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-17T09:52:07.824 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.659988122Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-17T09:52:07.824 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.701981548Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-17T09:52:07.824 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.727189103Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-17T09:52:07.824 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.752586758Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-17T09:52:07.824 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.794521389Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-17T09:52:08.077 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.828142755Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-17T09:52:08.077 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.845083869Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-17T09:52:08.077 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.870350716Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-17T09:52:08.077 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.887115348Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-17T09:52:08.077 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.912522263Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-17T09:52:08.077 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.937749931Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-17T09:52:08.078 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.962935778Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-17T09:52:08.078 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:07 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:07.988301591Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-17T09:52:08.078 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.013519893Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-17T09:52:08.078 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.055558359Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-17T09:52:08.078 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.080871869Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-17T09:52:08.315 INFO:teuthology.orchestra.run.smithi039.stdout:163208757294 2024-09-17T09:52:08.316 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T09:52:08.348 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.125250046Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-17T09:52:08.348 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.142055138Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-17T09:52:08.349 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.184114963Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-17T09:52:08.349 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.226275316Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-17T09:52:08.349 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.26848876Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-17T09:52:08.349 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.310592205Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-17T09:52:08.349 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.352487983Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-17T09:52:08.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[20366]: cluster 2024-09-17T09:52:07.235892+0000 mgr.y (mgr.24314) 53 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:08.601 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.394486172Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-17T09:52:08.601 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.419907068Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-17T09:52:08.601 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.478701219Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-17T09:52:08.602 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.503932374Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-17T09:52:08.602 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.529229804Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-17T09:52:08.602 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.554534871Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-17T09:52:08.602 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.579796559Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-17T09:52:08.602 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.605111798Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-17T09:52:08.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:08 smithi039 bash[19898]: cluster 2024-09-17T09:52:07.235892+0000 mgr.y (mgr.24314) 53 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:08.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:08 smithi039 bash[25345]: cluster 2024-09-17T09:52:07.235892+0000 mgr.y (mgr.24314) 53 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:08.879 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.622022986Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-17T09:52:08.879 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.638938976Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.664333812Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.68958008Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.714833741Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.740107175Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.765415141Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.807409975Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.849432231Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-17T09:52:08.880 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.883317898Z level=info msg="Executing migration" id="create alert_image table" 2024-09-17T09:52:09.140 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.908610339Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.933914856Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.959074457Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:08 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:08.984576692Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.009739753Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.01005258Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.034912491Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.077064617Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.118980671Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.119428377Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.11978285Z level=info msg="alerts found to migrate" alerts=0 2024-09-17T09:52:09.141 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.14443442Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-17T09:52:09.426 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.169693647Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-17T09:52:09.426 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.21175116Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-17T09:52:09.427 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.237040588Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-17T09:52:09.427 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.278991362Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-17T09:52:09.427 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.321055008Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-17T09:52:09.427 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.363028781Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-17T09:52:09.427 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.388388272Z level=info msg="Executing migration" id="create data_keys table" 2024-09-17T09:52:09.427 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.430477428Z level=info msg="Executing migration" id="create secrets table" 2024-09-17T09:52:09.461 INFO:teuthology.orchestra.run.smithi039.stdout:77309411407 2024-09-17T09:52:09.461 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T09:52:09.690 INFO:teuthology.orchestra.run.smithi039.stdout:55834574939 2024-09-17T09:52:09.690 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T09:52:09.696 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.472571789Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-17T09:52:09.696 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.514474557Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-17T09:52:09.696 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.539706435Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-17T09:52:09.696 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.565032131Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-17T09:52:09.696 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.598675683Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-17T09:52:09.697 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.632337793Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-17T09:52:09.697 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.64924958Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-17T09:52:09.697 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.674607974Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-17T09:52:09.697 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.700116381Z level=info msg="Executing migration" id="create permission table" 2024-09-17T09:52:09.897 INFO:teuthology.orchestra.run.smithi039.stdout:107374182467 2024-09-17T09:52:09.897 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T09:52:09.967 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.725459705Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-17T09:52:09.967 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.750789709Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-17T09:52:09.967 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.776082885Z level=info msg="Executing migration" id="create role table" 2024-09-17T09:52:09.967 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.818104842Z level=info msg="Executing migration" id="add column display_name" 2024-09-17T09:52:09.967 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.843351977Z level=info msg="Executing migration" id="add column group_name" 2024-09-17T09:52:09.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.868650693Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-17T09:52:09.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.894048387Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-17T09:52:09.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.91937766Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-17T09:52:09.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.944689583Z level=info msg="Executing migration" id="create team role table" 2024-09-17T09:52:09.968 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.969965714Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-17T09:52:10.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:09 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:09.995355804Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-17T09:52:10.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.037288078Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-17T09:52:10.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.093704923Z level=info msg="Executing migration" id="create user role table" 2024-09-17T09:52:10.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.155538411Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-17T09:52:10.631 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:10 smithi039 bash[19898]: cluster 2024-09-17T09:52:09.236632+0000 mgr.y (mgr.24314) 54 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:10.631 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:10 smithi039 bash[25345]: cluster 2024-09-17T09:52:09.236632+0000 mgr.y (mgr.24314) 54 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[20366]: cluster 2024-09-17T09:52:09.236632+0000 mgr.y (mgr.24314) 54 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:10.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.357358664Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-17T09:52:10.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.424617019Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-17T09:52:10.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.512160939Z level=info msg="Executing migration" id="create builtin role table" 2024-09-17T09:52:11.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.854177034Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-17T09:52:11.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:10 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:10.969048255Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-17T09:52:11.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.061140695Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-17T09:52:11.669 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.337244638Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-17T09:52:11.669 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.404589206Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-17T09:52:11.669 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.472161621Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-17T09:52:11.669 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.572550819Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-17T09:52:11.670 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.673077695Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-17T09:52:11.921 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.740239326Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-17T09:52:11.921 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.843593738Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-17T09:52:11.921 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.916002477Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-17T09:52:12.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:11 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:11.958093032Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-17T09:52:12.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.017615537Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-17T09:52:12.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.084907209Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-17T09:52:12.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.110278876Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-17T09:52:12.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.15216322Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-17T09:52:12.593 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:12.596 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:12.596 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:12.598 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:12.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.256403466Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-17T09:52:12.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.337756655Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-17T09:52:12.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.448775104Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-17T09:52:12.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[20366]: cluster 2024-09-17T09:52:11.237037+0000 mgr.y (mgr.24314) 55 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:12.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[20366]: audit 2024-09-17T09:52:12.203063+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[20366]: audit 2024-09-17T09:52:12.211941+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[20366]: audit 2024-09-17T09:52:12.213249+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:52:12.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[20366]: audit 2024-09-17T09:52:12.214306+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:52:12.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[20366]: audit 2024-09-17T09:52:12.220922+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[19898]: cluster 2024-09-17T09:52:11.237037+0000 mgr.y (mgr.24314) 55 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[19898]: audit 2024-09-17T09:52:12.203063+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[19898]: audit 2024-09-17T09:52:12.211941+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[19898]: audit 2024-09-17T09:52:12.213249+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[19898]: audit 2024-09-17T09:52:12.214306+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[19898]: audit 2024-09-17T09:52:12.220922+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[25345]: cluster 2024-09-17T09:52:11.237037+0000 mgr.y (mgr.24314) 55 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[25345]: audit 2024-09-17T09:52:12.203063+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[25345]: audit 2024-09-17T09:52:12.211941+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[25345]: audit 2024-09-17T09:52:12.213249+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:52:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[25345]: audit 2024-09-17T09:52:12.214306+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:52:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:12 smithi039 bash[25345]: audit 2024-09-17T09:52:12.220922+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:12.993 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:13.271 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:12 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:12.677148884Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-17T09:52:13.271 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.005680686Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-17T09:52:13.272 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.081468671Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-17T09:52:13.272 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.165527643Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-17T09:52:13.272 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.219278065Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-17T09:52:13.272 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.275677127Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-17T09:52:13.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.335375199Z level=info msg="Executing migration" id="add correlation config column" 2024-09-17T09:52:13.677 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.411010404Z level=info msg="Executing migration" id="create entity_events table" 2024-09-17T09:52:13.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[20366]: cephadm 2024-09-17T09:52:12.194748+0000 mgr.y (mgr.24314) 56 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:52:13.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[20366]: cluster 2024-09-17T09:52:12.216180+0000 mgr.y (mgr.24314) 57 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:13.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[20366]: cephadm 2024-09-17T09:52:12.269732+0000 mgr.y (mgr.24314) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T09:52:13.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[20366]: cephadm 2024-09-17T09:52:12.275333+0000 mgr.y (mgr.24314) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi039 2024-09-17T09:52:13.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[20366]: cluster 2024-09-17T09:52:13.209179+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T09:52:13.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[19898]: cephadm 2024-09-17T09:52:12.194748+0000 mgr.y (mgr.24314) 56 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:52:13.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[19898]: cluster 2024-09-17T09:52:12.216180+0000 mgr.y (mgr.24314) 57 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:13.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[19898]: cephadm 2024-09-17T09:52:12.269732+0000 mgr.y (mgr.24314) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T09:52:13.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[19898]: cephadm 2024-09-17T09:52:12.275333+0000 mgr.y (mgr.24314) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi039 2024-09-17T09:52:13.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[19898]: cluster 2024-09-17T09:52:13.209179+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T09:52:13.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[25345]: cephadm 2024-09-17T09:52:12.194748+0000 mgr.y (mgr.24314) 56 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T09:52:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[25345]: cluster 2024-09-17T09:52:12.216180+0000 mgr.y (mgr.24314) 57 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[25345]: cephadm 2024-09-17T09:52:12.269732+0000 mgr.y (mgr.24314) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-17T09:52:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[25345]: cephadm 2024-09-17T09:52:12.275333+0000 mgr.y (mgr.24314) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi039 2024-09-17T09:52:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:13 smithi039 bash[25345]: cluster 2024-09-17T09:52:13.209179+0000 mon.a (mon.0) 1017 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T09:52:13.938 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.677879349Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-17T09:52:14.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.941889826Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T09:52:14.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:13 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:13.942293545Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-17T09:52:14.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.064436141Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T09:52:14.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.064841823Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T09:52:14.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.131615404Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-17T09:52:14.636 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.320280454Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-17T09:52:14.636 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.467313391Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-17T09:52:14.636 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.560080311Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-17T09:52:14.938 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.639696151Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-17T09:52:14.939 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.714665213Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T09:52:14.939 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.769727549Z level=info msg="Executing migration" id="Drop public config table" 2024-09-17T09:52:14.939 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.846576557Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-17T09:52:15.036 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:15.037 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:15.037 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:15.211 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.943031585Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-17T09:52:15.211 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:14 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:14.996189492Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-17T09:52:15.211 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.055671103Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-17T09:52:15.212 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.156629697Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-17T09:52:15.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[20366]: cluster 2024-09-17T09:52:14.216768+0000 mgr.y (mgr.24314) 60 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:15.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.215315997Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-17T09:52:15.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.248914896Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-17T09:52:15.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.299435553Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-17T09:52:15.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.358186268Z level=info msg="Executing migration" id="add share column" 2024-09-17T09:52:15.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.416917591Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-17T09:52:15.776 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.484436992Z level=info msg="Executing migration" id="create file table" 2024-09-17T09:52:15.776 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.560029801Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-17T09:52:15.776 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.618539656Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-17T09:52:15.776 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.685911394Z level=info msg="Executing migration" id="create file_meta table" 2024-09-17T09:52:15.776 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.780018546Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-17T09:52:15.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:15 smithi039 bash[19898]: cluster 2024-09-17T09:52:14.216768+0000 mgr.y (mgr.24314) 60 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:15.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:15 smithi039 bash[25345]: cluster 2024-09-17T09:52:14.216768+0000 mgr.y (mgr.24314) 60 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:16.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.870480171Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-17T09:52:16.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:15 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:15.962436031Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-17T09:52:16.364 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:52:16] "GET /metrics HTTP/1.1" 200 26208 "" "Prometheus/2.43.0" 2024-09-17T09:52:16.475 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.163347443Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-17T09:52:16.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.343511523Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-17T09:52:16.697 INFO:teuthology.orchestra.run.smithi039.stdout:231928234009 2024-09-17T09:52:16.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.616508485Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-17T09:52:16.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.68252291Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-17T09:52:16.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.732864246Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-17T09:52:16.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.817783393Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-17T09:52:16.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.843047125Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-17T09:52:16.873 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.876715943Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-17T09:52:17.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.910658859Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-17T09:52:17.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.927682893Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-17T09:52:17.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.944596498Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-17T09:52:17.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:16 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:16.970021342Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-17T09:52:17.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.036972566Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-17T09:52:17.159 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.062244343Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-17T09:52:17.160 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.087565086Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-17T09:52:17.160 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.121193828Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-17T09:52:17.160 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.163036012Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-17T09:52:17.451 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.188491514Z level=info msg="Executing migration" id="create folder table" 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.213781856Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.255851546Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.281220289Z level=info msg="Executing migration" id="Update folder title length" 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.323115542Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=migrator t=2024-09-17T09:52:17.356916889Z level=info msg="migrations completed" performed=485 skipped=0 duration=29.703134018s 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=sqlstore t=2024-09-17T09:52:17.358454604Z level=info msg="Created default organization" 2024-09-17T09:52:17.452 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=plugin.finder t=2024-09-17T09:52:17.455450054Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T09:52:17.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[20366]: cluster 2024-09-17T09:52:16.217312+0000 mgr.y (mgr.24314) 61 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:17.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[20366]: audit 2024-09-17T09:52:16.701017+0000 mon.a (mon.0) 1018 : audit [DBG] from='client.? 172.21.15.39:0/1520861634' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:52:17.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=secrets t=2024-09-17T09:52:17.455610834Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T09:52:17.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=query_data t=2024-09-17T09:52:17.464033909Z level=info msg="Query Service initialization" 2024-09-17T09:52:17.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:17 smithi203 bash[42999]: logger=live.push_http t=2024-09-17T09:52:17.470781379Z level=info msg="Live Push Gateway initialization" 2024-09-17T09:52:17.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:17 smithi039 bash[19898]: cluster 2024-09-17T09:52:16.217312+0000 mgr.y (mgr.24314) 61 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:17.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:17 smithi039 bash[19898]: audit 2024-09-17T09:52:16.701017+0000 mon.a (mon.0) 1018 : audit [DBG] from='client.? 172.21.15.39:0/1520861634' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:52:17.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:17 smithi039 bash[25345]: cluster 2024-09-17T09:52:16.217312+0000 mgr.y (mgr.24314) 61 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:17.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:17 smithi039 bash[25345]: audit 2024-09-17T09:52:16.701017+0000 mon.a (mon.0) 1018 : audit [DBG] from='client.? 172.21.15.39:0/1520861634' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-17T09:52:18.931 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=infra.usagestats.collector t=2024-09-17T09:52:18.641147463Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=provisioning.datasources t=2024-09-17T09:52:18.643842717Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=provisioning.datasources t=2024-09-17T09:52:18.700148119Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=provisioning.alerting t=2024-09-17T09:52:18.767071509Z level=info msg="starting to provision alerting" 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=provisioning.alerting t=2024-09-17T09:52:18.767102871Z level=info msg="finished to provision alerting" 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=ngalert.state.manager t=2024-09-17T09:52:18.767471687Z level=info msg="Warming state cache for startup" 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=grafanaStorageLogger t=2024-09-17T09:52:18.767719956Z level=info msg="storage starting" 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=ngalert.state.manager t=2024-09-17T09:52:18.767775328Z level=info msg="State cache has been initialized" states=0 duration=301.936µs 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=ticker t=2024-09-17T09:52:18.767887045Z level=info msg=starting first_tick=2024-09-17T09:52:20Z 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=ngalert.multiorg.alertmanager t=2024-09-17T09:52:18.767922187Z level=info msg="starting MultiOrg Alertmanager" 2024-09-17T09:52:18.932 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=http.server t=2024-09-17T09:52:18.77038477Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T09:52:18.933 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=sqlstore.transactions t=2024-09-17T09:52:18.779219076Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T09:52:18.933 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=sqlstore.transactions t=2024-09-17T09:52:18.845687539Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-17T09:52:18.933 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:18 smithi203 bash[42999]: logger=sqlstore.transactions t=2024-09-17T09:52:18.935309537Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-17T09:52:19.059 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234006 got 231928234009 for osd.7 2024-09-17T09:52:19.059 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:19.225 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:19 smithi203 bash[42999]: logger=sqlstore.transactions t=2024-09-17T09:52:19.075580698Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-17T09:52:19.773 INFO:teuthology.orchestra.run.smithi039.stdout:197568495652 2024-09-17T09:52:19.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:19 smithi039 bash[25345]: cluster 2024-09-17T09:52:18.217870+0000 mgr.y (mgr.24314) 62 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:19.785 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:19 smithi039 bash[19898]: cluster 2024-09-17T09:52:18.217870+0000 mgr.y (mgr.24314) 62 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:19.842 INFO:teuthology.orchestra.run.smithi039.stdout:34359738472 2024-09-17T09:52:19.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:19 smithi203 bash[20366]: cluster 2024-09-17T09:52:18.217870+0000 mgr.y (mgr.24314) 62 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:20.155 INFO:teuthology.orchestra.run.smithi039.stdout:163208757296 2024-09-17T09:52:20.475 INFO:teuthology.orchestra.run.smithi039.stdout:128849018939 2024-09-17T09:52:20.475 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:52:20 smithi203 bash[42999]: logger=sqlstore.transactions t=2024-09-17T09:52:20.01650389Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-09-17T09:52:20.689 INFO:teuthology.orchestra.run.smithi039.stdout:55834574942 2024-09-17T09:52:20.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[19898]: audit 2024-09-17T09:52:19.776750+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.39:0/185664789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:52:20.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[19898]: audit 2024-09-17T09:52:19.846378+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.39:0/1916778859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:52:20.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[19898]: audit 2024-09-17T09:52:20.158693+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/555926934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:52:20.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[19898]: audit 2024-09-17T09:52:20.478978+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.39:0/245496528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:52:20.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[25345]: audit 2024-09-17T09:52:19.776750+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.39:0/185664789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:52:20.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[25345]: audit 2024-09-17T09:52:19.846378+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.39:0/1916778859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:52:20.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[25345]: audit 2024-09-17T09:52:20.158693+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/555926934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:52:20.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:20 smithi039 bash[25345]: audit 2024-09-17T09:52:20.478978+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.39:0/245496528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:52:20.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:20 smithi203 bash[20366]: audit 2024-09-17T09:52:19.776750+0000 mon.a (mon.0) 1019 : audit [DBG] from='client.? 172.21.15.39:0/185664789' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-17T09:52:20.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:20 smithi203 bash[20366]: audit 2024-09-17T09:52:19.846378+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.39:0/1916778859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-17T09:52:20.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:20 smithi203 bash[20366]: audit 2024-09-17T09:52:20.158693+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/555926934' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-17T09:52:20.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:20 smithi203 bash[20366]: audit 2024-09-17T09:52:20.478978+0000 mon.a (mon.0) 1021 : audit [DBG] from='client.? 172.21.15.39:0/245496528' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-17T09:52:21.089 INFO:teuthology.orchestra.run.smithi039.stdout:77309411410 2024-09-17T09:52:21.753 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:21 smithi039 bash[19898]: cluster 2024-09-17T09:52:20.218224+0000 mgr.y (mgr.24314) 63 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:21.754 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:21 smithi039 bash[19898]: audit 2024-09-17T09:52:20.692775+0000 mon.a (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.39:0/2199340405' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:52:21.754 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:21 smithi039 bash[19898]: audit 2024-09-17T09:52:21.092976+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.39:0/3149702497' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:52:21.754 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:21 smithi039 bash[25345]: cluster 2024-09-17T09:52:20.218224+0000 mgr.y (mgr.24314) 63 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:21.754 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:21 smithi039 bash[25345]: audit 2024-09-17T09:52:20.692775+0000 mon.a (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.39:0/2199340405' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:52:21.754 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:21 smithi039 bash[25345]: audit 2024-09-17T09:52:21.092976+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.39:0/3149702497' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:52:21.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:21 smithi203 bash[20366]: cluster 2024-09-17T09:52:20.218224+0000 mgr.y (mgr.24314) 63 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:21 smithi203 bash[20366]: audit 2024-09-17T09:52:20.692775+0000 mon.a (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.39:0/2199340405' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-17T09:52:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:21 smithi203 bash[20366]: audit 2024-09-17T09:52:21.092976+0000 mon.a (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.39:0/3149702497' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-17T09:52:22.484 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495649 got 197568495652 for osd.6 2024-09-17T09:52:22.485 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:22.611 INFO:teuthology.orchestra.run.smithi039.stdout:107374182470 2024-09-17T09:52:23.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738470 got 34359738472 for osd.0 2024-09-17T09:52:23.011 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:23.320 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757294 got 163208757296 for osd.5 2024-09-17T09:52:23.320 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: cluster 2024-09-17T09:52:22.218616+0000 mgr.y (mgr.24314) 64 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: audit 2024-09-17T09:52:22.306212+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: audit 2024-09-17T09:52:22.307271+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: audit 2024-09-17T09:52:22.468372+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: audit 2024-09-17T09:52:22.477999+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: audit 2024-09-17T09:52:22.486334+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[19898]: audit 2024-09-17T09:52:22.615144+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/1366612648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: cluster 2024-09-17T09:52:22.218616+0000 mgr.y (mgr.24314) 64 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: audit 2024-09-17T09:52:22.306212+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: audit 2024-09-17T09:52:22.307271+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: audit 2024-09-17T09:52:22.468372+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: audit 2024-09-17T09:52:22.477999+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: audit 2024-09-17T09:52:22.486334+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:23 smithi039 bash[25345]: audit 2024-09-17T09:52:22.615144+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/1366612648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: cluster 2024-09-17T09:52:22.218616+0000 mgr.y (mgr.24314) 64 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: audit 2024-09-17T09:52:22.306212+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: audit 2024-09-17T09:52:22.307271+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: audit 2024-09-17T09:52:22.468372+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: audit 2024-09-17T09:52:22.477999+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: audit 2024-09-17T09:52:22.486334+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:23.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:23 smithi203 bash[20366]: audit 2024-09-17T09:52:22.615144+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/1366612648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-17T09:52:24.359 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574939 got 55834574942 for osd.1 2024-09-17T09:52:24.359 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:24.433 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018936 got 128849018939 for osd.4 2024-09-17T09:52:24.433 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:25.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:25 smithi039 bash[19898]: cluster 2024-09-17T09:52:24.219235+0000 mgr.y (mgr.24314) 65 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:25.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:25 smithi039 bash[25345]: cluster 2024-09-17T09:52:24.219235+0000 mgr.y (mgr.24314) 65 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:25.671 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411407 got 77309411410 for osd.2 2024-09-17T09:52:25.671 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:25.674 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182467 got 107374182470 for osd.3 2024-09-17T09:52:25.674 DEBUG:teuthology.parallel:result is None 2024-09-17T09:52:25.674 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T09:52:25.674 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:52:25.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:25 smithi203 bash[20366]: cluster 2024-09-17T09:52:24.219235+0000 mgr.y (mgr.24314) 65 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:26.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:52:26] "GET /metrics HTTP/1.1" 200 26284 "" "Prometheus/2.43.0" 2024-09-17T09:52:27.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:27 smithi039 bash[19898]: cluster 2024-09-17T09:52:26.219960+0000 mgr.y (mgr.24314) 66 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:27.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:27 smithi039 bash[25345]: cluster 2024-09-17T09:52:26.219960+0000 mgr.y (mgr.24314) 66 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:27.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:27 smithi203 bash[20366]: cluster 2024-09-17T09:52:26.219960+0000 mgr.y (mgr.24314) 66 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:28.133 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:27 smithi039 systemd[1]: Stopping Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T09:52:28.133 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:27 smithi039 bash[46548]: ts=2024-09-17T09:52:27.979Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T09:52:28.712 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:28 smithi039 bash[54127]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T09:52:29.104 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:28 smithi039 bash[54205]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T09:52:29.104 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:28 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T09:52:29.104 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:28 smithi039 systemd[1]: Stopped Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:52:29.104 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:28 smithi039 systemd[1]: Started Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:52:29.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[19898]: cluster 2024-09-17T09:52:28.220700+0000 mgr.y (mgr.24314) 67 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:29.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[19898]: audit 2024-09-17T09:52:28.790702+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:29.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[19898]: audit 2024-09-17T09:52:28.800623+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:29.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:29 smithi203 bash[20366]: cluster 2024-09-17T09:52:28.220700+0000 mgr.y (mgr.24314) 67 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:29.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:29 smithi203 bash[20366]: audit 2024-09-17T09:52:28.790702+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:29.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:29 smithi203 bash[20366]: audit 2024-09-17T09:52:28.800623+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:29.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:29 smithi203 bash[20366]: cephadm 2024-09-17T09:52:28.803141+0000 mgr.y (mgr.24314) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T09:52:29.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:29 smithi203 bash[20366]: cephadm 2024-09-17T09:52:29.063426+0000 mgr.y (mgr.24314) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T09:52:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[19898]: cephadm 2024-09-17T09:52:28.803141+0000 mgr.y (mgr.24314) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T09:52:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[19898]: cephadm 2024-09-17T09:52:29.063426+0000 mgr.y (mgr.24314) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T09:52:30.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[25345]: cluster 2024-09-17T09:52:28.220700+0000 mgr.y (mgr.24314) 67 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:30.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[25345]: audit 2024-09-17T09:52:28.790702+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:30.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[25345]: audit 2024-09-17T09:52:28.800623+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:30.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[25345]: cephadm 2024-09-17T09:52:28.803141+0000 mgr.y (mgr.24314) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T09:52:30.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:29 smithi039 bash[25345]: cephadm 2024-09-17T09:52:29.063426+0000 mgr.y (mgr.24314) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T09:52:30.520 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:31.798 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.586Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-17T09:52:31.798 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.587Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-17T09:52:31.798 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.589Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.39 port=9094 2024-09-17T09:52:31.798 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.590Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T09:52:31.798 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.626Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T09:52:31.799 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.626Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T09:52:31.799 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.629Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-17T09:52:31.799 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[54234]: ts=2024-09-17T09:52:31.629Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T09:52:32.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[19898]: cluster 2024-09-17T09:52:30.221384+0000 mgr.y (mgr.24314) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:32.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:31 smithi039 bash[25345]: cluster 2024-09-17T09:52:30.221384+0000 mgr.y (mgr.24314) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:32.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:31 smithi203 bash[20366]: cluster 2024-09-17T09:52:30.221384+0000 mgr.y (mgr.24314) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:32.256 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:52:32.256 INFO:teuthology.orchestra.run.smithi039.stderr:dumped all 2024-09-17T09:52:33.515 INFO:teuthology.orchestra.run.smithi039.stdout:{"pg_ready":true,"pg_map":{"version":46,"stamp":"2024-09-17T09:52:32.221608+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":230856,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730360,"statfs":{"total":767960285184,"available":767723888640,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":229756466},"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.003545"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T09:51:09.348445+0000","last_change":"2024-09-17T09:50:18.294889+0000","last_active":"2024-09-17T09:51:09.348445+0000","last_peered":"2024-09-17T09:51:09.348445+0000","last_clean":"2024-09-17T09:51:09.348445+0000","last_became_active":"2024-09-17T09:50:18.293906+0000","last_became_peered":"2024-09-17T09:50:18.293906+0000","last_unstale":"2024-09-17T09:51:09.348445+0000","last_undegraded":"2024-09-17T09:51:09.348445+0000","last_fullsized":"2024-09-17T09:51:09.348445+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T09:45:40.727712+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:45:40.727712+0000","last_clean_scrub_stamp":"2024-09-17T09:45:40.727712+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T14:04:24.303366+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":54,"seq":231928234012,"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":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757299,"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":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":30,"seq":128849018942,"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":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":25,"seq":107374182472,"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":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":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":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574944,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"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":34359738475,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T09:52:33.516 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T09:52:33.806 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:33 smithi039 bash[54234]: ts=2024-09-17T09:52:33.591Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000408487s 2024-09-17T09:52:33.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:33 smithi039 bash[19898]: cluster 2024-09-17T09:52:32.221765+0000 mgr.y (mgr.24314) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:33.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:33 smithi039 bash[19898]: audit 2024-09-17T09:52:32.259181+0000 mgr.y (mgr.24314) 72 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:52:33.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:33 smithi039 bash[25345]: cluster 2024-09-17T09:52:32.221765+0000 mgr.y (mgr.24314) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:33.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:33 smithi039 bash[25345]: audit 2024-09-17T09:52:32.259181+0000 mgr.y (mgr.24314) 72 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:52:34.085 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:33 smithi203 bash[20366]: cluster 2024-09-17T09:52:32.221765+0000 mgr.y (mgr.24314) 71 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:34.085 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:33 smithi203 bash[20366]: audit 2024-09-17T09:52:32.259181+0000 mgr.y (mgr.24314) 72 : audit [DBG] from='client.24479 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:52:34.917 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.753Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T09:52:34.918 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:34 smithi203 bash[41018]: ts=2024-09-17T09:52:34.754Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T09:52:35.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[44690]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T09:52:35.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[44749]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T09:52:35.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:35 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T09:52:35.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:35 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:52:35.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:35 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:52:35.763 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE Bus STOPPING 2024-09-17T09:52:36.133 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE Bus STOPPED 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE Bus STARTING 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE Serving on http://:::9283 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE Bus STARTED 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[20147]: [17/Sep/2024:09:52:35] ENGINE Bus STOPPING 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: cluster 2024-09-17T09:52:34.222148+0000 mgr.y (mgr.24314) 73 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.480386+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.490912+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.497915+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.500920+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.506580+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.523480+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.527449+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi203.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.533764+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.550673+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.554841+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi203.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.560955+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[19898]: audit 2024-09-17T09:52:35.642420+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: cluster 2024-09-17T09:52:34.222148+0000 mgr.y (mgr.24314) 73 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:36.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.480386+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.490912+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.497915+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.500920+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.506580+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.523480+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.527449+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi203.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.533764+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.550673+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.554841+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi203.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.560955+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:35 smithi039 bash[25345]: audit 2024-09-17T09:52:35.642420+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:52:36.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: cluster 2024-09-17T09:52:34.222148+0000 mgr.y (mgr.24314) 73 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:36.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.480386+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.490912+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.497915+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.500920+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.506580+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.523480+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.527449+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi203.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.533764+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.550673+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.554841+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi203.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.560955+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:35 smithi203 bash[20366]: audit 2024-09-17T09:52:35.642420+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T09:52:36.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:52:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Bus STOPPED 2024-09-17T09:52:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Bus STARTING 2024-09-17T09:52:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Serving on http://:::9283 2024-09-17T09:52:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Bus STARTED 2024-09-17T09:52:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Bus STOPPING 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:35.499035+0000 mgr.y (mgr.24314) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:35.501711+0000 mgr.y (mgr.24314) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:35.524317+0000 mgr.y (mgr.24314) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:35.528110+0000 mgr.y (mgr.24314) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi203.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:35.551290+0000 mgr.y (mgr.24314) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:35.555514+0000 mgr.y (mgr.24314) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi203.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:36.211767+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:36.227217+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:36.229530+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:36.231361+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:52:37.091 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[19898]: audit 2024-09-17T09:52:36.245414+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Bus STOPPED 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[20147]: [17/Sep/2024:09:52:36] ENGINE Bus STARTING 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[20147]: [17/Sep/2024:09:52:37] ENGINE Serving on http://:::9283 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:35.499035+0000 mgr.y (mgr.24314) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:35.501711+0000 mgr.y (mgr.24314) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:35.524317+0000 mgr.y (mgr.24314) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:52:37.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:35.528110+0000 mgr.y (mgr.24314) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi203.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:35.551290+0000 mgr.y (mgr.24314) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:35.555514+0000 mgr.y (mgr.24314) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi203.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:36.211767+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:36.227217+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:36.229530+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:36.231361+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:52:37.093 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:36 smithi039 bash[25345]: audit 2024-09-17T09:52:36.245414+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:35.499035+0000 mgr.y (mgr.24314) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:35.501711+0000 mgr.y (mgr.24314) 75 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi039.front.sepia.ceph.com:9093"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:35.524317+0000 mgr.y (mgr.24314) 76 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:35.528110+0000 mgr.y (mgr.24314) 77 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi203.front.sepia.ceph.com:9095"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:35.551290+0000 mgr.y (mgr.24314) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:35.555514+0000 mgr.y (mgr.24314) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi203.front.sepia.ceph.com:3000"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:36.211767+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:36.227217+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:36.229530+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:36.231361+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:52:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:36 smithi203 bash[20366]: audit 2024-09-17T09:52:36.245414+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:37.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[20147]: [17/Sep/2024:09:52:37] ENGINE Bus STARTED 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.482Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.482Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.482Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.482Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.482Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.484Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.484Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.486Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.486Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T09:52:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.488Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.488Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=6.207µs 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.488Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.490Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.491Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.491Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=61.869µs wal_replay_duration=2.543775ms wbl_replay_duration=128ns total_replay_duration=2.883574ms 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.492Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.492Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.492Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.517Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.609634ms db_storage=946ns remote_storage=1.212µs web_handler=459ns query_engine=1.086µs scrape=294.33µs scrape_sd=130.571µs notify=27.753µs notify_sd=18.482µs rules=24.744376ms tracing=6.388µs 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.517Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T09:52:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[44777]: ts=2024-09-17T09:52:37.517Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T09:52:38.050 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[19898]: cluster 2024-09-17T09:52:36.222649+0000 mgr.y (mgr.24314) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[19898]: cluster 2024-09-17T09:52:36.234293+0000 mgr.y (mgr.24314) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[19898]: cluster 2024-09-17T09:52:37.223058+0000 mon.a (mon.0) 1048 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[19898]: cluster 2024-09-17T09:52:37.223128+0000 mon.a (mon.0) 1049 : cluster [INF] Cluster is now healthy 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[19898]: audit 2024-09-17T09:52:37.307904+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[19898]: audit 2024-09-17T09:52:37.309857+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[25345]: cluster 2024-09-17T09:52:36.222649+0000 mgr.y (mgr.24314) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[25345]: cluster 2024-09-17T09:52:36.234293+0000 mgr.y (mgr.24314) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[25345]: cluster 2024-09-17T09:52:37.223058+0000 mon.a (mon.0) 1048 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T09:52:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[25345]: cluster 2024-09-17T09:52:37.223128+0000 mon.a (mon.0) 1049 : cluster [INF] Cluster is now healthy 2024-09-17T09:52:38.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[25345]: audit 2024-09-17T09:52:37.307904+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:38.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:37 smithi039 bash[25345]: audit 2024-09-17T09:52:37.309857+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[20366]: cluster 2024-09-17T09:52:36.222649+0000 mgr.y (mgr.24314) 80 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[20366]: cluster 2024-09-17T09:52:36.234293+0000 mgr.y (mgr.24314) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[20366]: cluster 2024-09-17T09:52:37.223058+0000 mon.a (mon.0) 1048 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T09:52:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[20366]: cluster 2024-09-17T09:52:37.223128+0000 mon.a (mon.0) 1049 : cluster [INF] Cluster is now healthy 2024-09-17T09:52:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[20366]: audit 2024-09-17T09:52:37.307904+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:37 smithi203 bash[20366]: audit 2024-09-17T09:52:37.309857+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:39.602 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:52:39.602 INFO:teuthology.orchestra.run.smithi039.stderr:dumped all 2024-09-17T09:52:39.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:39 smithi039 bash[19898]: cluster 2024-09-17T09:52:38.234834+0000 mgr.y (mgr.24314) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:39.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:39 smithi039 bash[25345]: cluster 2024-09-17T09:52:38.234834+0000 mgr.y (mgr.24314) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:40.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:39 smithi203 bash[20366]: cluster 2024-09-17T09:52:38.234834+0000 mgr.y (mgr.24314) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:40.303 INFO:teuthology.orchestra.run.smithi039.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-09-17T09:52:38.234575+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":230856,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730360,"statfs":{"total":767960285184,"available":767723888640,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12750,"internal_metadata":229756466},"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":"10.014261"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-17T09:51:09.348445+0000","last_change":"2024-09-17T09:50:18.294889+0000","last_active":"2024-09-17T09:51:09.348445+0000","last_peered":"2024-09-17T09:51:09.348445+0000","last_clean":"2024-09-17T09:51:09.348445+0000","last_became_active":"2024-09-17T09:50:18.293906+0000","last_became_peered":"2024-09-17T09:50:18.293906+0000","last_unstale":"2024-09-17T09:51:09.348445+0000","last_undegraded":"2024-09-17T09:51:09.348445+0000","last_fullsized":"2024-09-17T09:51:09.348445+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T09:45:40.727712+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T09:45:40.727712+0000","last_clean_scrub_stamp":"2024-09-17T09:45:40.727712+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T14:04:24.303366+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":54,"seq":231928234013,"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":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":46,"seq":197568495656,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757300,"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":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":30,"seq":128849018943,"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":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":25,"seq":107374182473,"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":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411413,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"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":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"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":34359738476,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T09:52:40.304 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T09:52:40.304 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T09:52:40.305 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T09:52:40.305 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T09:52:41.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:40 smithi039 bash[19898]: audit 2024-09-17T09:52:39.604550+0000 mgr.y (mgr.24314) 83 : audit [DBG] from='client.24485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:52:41.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:40 smithi039 bash[25345]: audit 2024-09-17T09:52:39.604550+0000 mgr.y (mgr.24314) 83 : audit [DBG] from='client.24485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:52:41.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:40 smithi203 bash[20366]: audit 2024-09-17T09:52:39.604550+0000 mgr.y (mgr.24314) 83 : audit [DBG] from='client.24485 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T09:52:41.864 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:52:41 smithi039 bash[54234]: ts=2024-09-17T09:52:41.593Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003143155s 2024-09-17T09:52:42.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:41 smithi039 bash[19898]: cluster 2024-09-17T09:52:40.235435+0000 mgr.y (mgr.24314) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:42.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:41 smithi039 bash[25345]: cluster 2024-09-17T09:52:40.235435+0000 mgr.y (mgr.24314) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:42.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:41 smithi203 bash[20366]: cluster 2024-09-17T09:52:40.235435+0000 mgr.y (mgr.24314) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:43.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:43 smithi203 bash[20366]: cluster 2024-09-17T09:52:42.235913+0000 mgr.y (mgr.24314) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:43.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:43 smithi203 bash[20366]: audit 2024-09-17T09:52:42.708670+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:43 smithi203 bash[20366]: audit 2024-09-17T09:52:42.726916+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:43 smithi203 bash[20366]: audit 2024-09-17T09:52:42.737614+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.997 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[25345]: cluster 2024-09-17T09:52:42.235913+0000 mgr.y (mgr.24314) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[25345]: audit 2024-09-17T09:52:42.708670+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[25345]: audit 2024-09-17T09:52:42.726916+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[25345]: audit 2024-09-17T09:52:42.737614+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[19898]: cluster 2024-09-17T09:52:42.235913+0000 mgr.y (mgr.24314) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[19898]: audit 2024-09-17T09:52:42.708670+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[19898]: audit 2024-09-17T09:52:42.726916+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:43.998 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:43 smithi039 bash[19898]: audit 2024-09-17T09:52:42.737614+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:45.105 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:45.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:45 smithi203 bash[20366]: cluster 2024-09-17T09:52:44.236502+0000 mgr.y (mgr.24314) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:46.130 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:45 smithi039 bash[19898]: cluster 2024-09-17T09:52:44.236502+0000 mgr.y (mgr.24314) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:46.131 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:45 smithi039 bash[25345]: cluster 2024-09-17T09:52:44.236502+0000 mgr.y (mgr.24314) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:46.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:52:46] "GET /metrics HTTP/1.1" 200 26281 "" "Prometheus/2.43.0" 2024-09-17T09:52:46.916 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:52:46.916 INFO:teuthology.orchestra.run.smithi039.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T09:52:47.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:47 smithi039 bash[25345]: cluster 2024-09-17T09:52:46.236877+0000 mgr.y (mgr.24314) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:47.805 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:47 smithi039 bash[25345]: audit 2024-09-17T09:52:46.919774+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/2243845837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:52:47.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:47 smithi039 bash[19898]: cluster 2024-09-17T09:52:46.236877+0000 mgr.y (mgr.24314) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:47.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:47 smithi039 bash[19898]: audit 2024-09-17T09:52:46.919774+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/2243845837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:52:47.806 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T09:52:47.806 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T09:52:47.806 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:52:47.815 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T09:52:47.816 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-17T09:52:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:47 smithi203 bash[20366]: cluster 2024-09-17T09:52:46.236877+0000 mgr.y (mgr.24314) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:47 smithi203 bash[20366]: audit 2024-09-17T09:52:46.919774+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/2243845837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-17T09:52:50.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:49 smithi039 bash[19898]: cluster 2024-09-17T09:52:48.237749+0000 mgr.y (mgr.24314) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:50.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:49 smithi039 bash[25345]: cluster 2024-09-17T09:52:48.237749+0000 mgr.y (mgr.24314) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:50.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:49 smithi203 bash[20366]: cluster 2024-09-17T09:52:48.237749+0000 mgr.y (mgr.24314) 88 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:52.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:51 smithi203 bash[20366]: cluster 2024-09-17T09:52:50.238395+0000 mgr.y (mgr.24314) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:52.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:51 smithi039 bash[19898]: cluster 2024-09-17T09:52:50.238395+0000 mgr.y (mgr.24314) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:52.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:51 smithi039 bash[25345]: cluster 2024-09-17T09:52:50.238395+0000 mgr.y (mgr.24314) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:52.601 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:52.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:52 smithi203 bash[20366]: audit 2024-09-17T09:52:52.302751+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:52 smithi039 bash[19898]: audit 2024-09-17T09:52:52.302751+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:53.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:52 smithi039 bash[25345]: audit 2024-09-17T09:52:52.302751+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:52:54.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:53 smithi039 bash[25345]: cluster 2024-09-17T09:52:52.238992+0000 mgr.y (mgr.24314) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:54.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:53 smithi039 bash[19898]: cluster 2024-09-17T09:52:52.238992+0000 mgr.y (mgr.24314) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:54.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:53 smithi203 bash[20366]: cluster 2024-09-17T09:52:52.238992+0000 mgr.y (mgr.24314) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:54.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:54 smithi039 bash[20147]: [17/Sep/2024:09:52:54] ENGINE Bus STOPPING 2024-09-17T09:52:54.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:54 smithi039 bash[20147]: [17/Sep/2024:09:52:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:52:54.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:54 smithi039 bash[20147]: [17/Sep/2024:09:52:54] ENGINE Bus STOPPED 2024-09-17T09:52:54.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:54 smithi039 bash[20147]: [17/Sep/2024:09:52:54] ENGINE Bus STARTING 2024-09-17T09:52:54.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:54 smithi039 bash[20147]: [17/Sep/2024:09:52:54] ENGINE Serving on http://:::9283 2024-09-17T09:52:54.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:54 smithi039 bash[20147]: [17/Sep/2024:09:52:54] ENGINE Bus STARTED 2024-09-17T09:52:54.931 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T09:52:54.946 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T09:52:54.946 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-17T09:52:55.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:55 smithi203 bash[20366]: audit 2024-09-17T09:52:54.228024+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.39:0/3263433224' entity='client.admin' 2024-09-17T09:52:55.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:55 smithi203 bash[20366]: cluster 2024-09-17T09:52:54.239319+0000 mgr.y (mgr.24314) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:55.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:55 smithi039 bash[25345]: audit 2024-09-17T09:52:54.228024+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.39:0/3263433224' entity='client.admin' 2024-09-17T09:52:55.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:55 smithi039 bash[25345]: cluster 2024-09-17T09:52:54.239319+0000 mgr.y (mgr.24314) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:55.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:55 smithi039 bash[19898]: audit 2024-09-17T09:52:54.228024+0000 mon.a (mon.0) 1056 : audit [INF] from='client.? 172.21.15.39:0/3263433224' entity='client.admin' 2024-09-17T09:52:55.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:55 smithi039 bash[19898]: cluster 2024-09-17T09:52:54.239319+0000 mgr.y (mgr.24314) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:56.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:52:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:52:56] "GET /metrics HTTP/1.1" 200 26282 "" "Prometheus/2.43.0" 2024-09-17T09:52:57.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:57 smithi203 bash[20366]: cluster 2024-09-17T09:52:56.239788+0000 mgr.y (mgr.24314) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:57.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:57 smithi039 bash[19898]: cluster 2024-09-17T09:52:56.239788+0000 mgr.y (mgr.24314) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:57.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:57 smithi039 bash[25345]: cluster 2024-09-17T09:52:56.239788+0000 mgr.y (mgr.24314) 92 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:59.294 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:52:59.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:59 smithi203 bash[20366]: cluster 2024-09-17T09:52:58.240333+0000 mgr.y (mgr.24314) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:52:59.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:59 smithi203 bash[20366]: audit 2024-09-17T09:52:58.541321+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:59.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:59 smithi203 bash[20366]: audit 2024-09-17T09:52:58.551499+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:52:59.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:52:59 smithi203 bash[20366]: audit 2024-09-17T09:52:58.563090+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:00.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[19898]: cluster 2024-09-17T09:52:58.240333+0000 mgr.y (mgr.24314) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:00.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[19898]: audit 2024-09-17T09:52:58.541321+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:00.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[19898]: audit 2024-09-17T09:52:58.551499+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:00.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[19898]: audit 2024-09-17T09:52:58.563090+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:00.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[25345]: cluster 2024-09-17T09:52:58.240333+0000 mgr.y (mgr.24314) 93 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:00.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[25345]: audit 2024-09-17T09:52:58.541321+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:00.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[25345]: audit 2024-09-17T09:52:58.551499+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:00.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:52:59 smithi039 bash[25345]: audit 2024-09-17T09:52:58.563090+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[19898]: audit 2024-09-17T09:52:59.894958+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[19898]: audit 2024-09-17T09:52:59.901010+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[19898]: audit 2024-09-17T09:53:00.573456+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[19898]: audit 2024-09-17T09:53:00.575698+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[19898]: audit 2024-09-17T09:53:00.584819+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[25345]: audit 2024-09-17T09:52:59.894958+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[25345]: audit 2024-09-17T09:52:59.901010+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[25345]: audit 2024-09-17T09:53:00.573456+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[25345]: audit 2024-09-17T09:53:00.575698+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:53:01.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:01 smithi039 bash[25345]: audit 2024-09-17T09:53:00.584819+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:01 smithi203 bash[20366]: audit 2024-09-17T09:52:59.894958+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:01 smithi203 bash[20366]: audit 2024-09-17T09:52:59.901010+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:01.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:01 smithi203 bash[20366]: audit 2024-09-17T09:53:00.573456+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:01.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:01 smithi203 bash[20366]: audit 2024-09-17T09:53:00.575698+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:53:01.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:01 smithi203 bash[20366]: audit 2024-09-17T09:53:00.584819+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:02.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[25345]: cluster 2024-09-17T09:53:00.240842+0000 mgr.y (mgr.24314) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:02.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[25345]: cluster 2024-09-17T09:53:00.578704+0000 mgr.y (mgr.24314) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:02.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[25345]: cluster 2024-09-17T09:53:01.110504+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T09:53:02.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[25345]: cluster 2024-09-17T09:53:01.594732+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T09:53:02.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[25345]: audit 2024-09-17T09:53:01.602609+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.39:0/4168051761' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T09:53:02.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[25345]: audit 2024-09-17T09:53:01.603231+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T09:53:02.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[19898]: cluster 2024-09-17T09:53:00.240842+0000 mgr.y (mgr.24314) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:02.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[19898]: cluster 2024-09-17T09:53:00.578704+0000 mgr.y (mgr.24314) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:02.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[19898]: cluster 2024-09-17T09:53:01.110504+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T09:53:02.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[19898]: cluster 2024-09-17T09:53:01.594732+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T09:53:02.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[19898]: audit 2024-09-17T09:53:01.602609+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.39:0/4168051761' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T09:53:02.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:02 smithi039 bash[19898]: audit 2024-09-17T09:53:01.603231+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T09:53:02.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:02 smithi203 bash[20366]: cluster 2024-09-17T09:53:00.240842+0000 mgr.y (mgr.24314) 94 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:02 smithi203 bash[20366]: cluster 2024-09-17T09:53:00.578704+0000 mgr.y (mgr.24314) 95 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:02 smithi203 bash[20366]: cluster 2024-09-17T09:53:01.110504+0000 mon.a (mon.0) 1065 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T09:53:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:02 smithi203 bash[20366]: cluster 2024-09-17T09:53:01.594732+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-17T09:53:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:02 smithi203 bash[20366]: audit 2024-09-17T09:53:01.602609+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.39:0/4168051761' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T09:53:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:02 smithi203 bash[20366]: audit 2024-09-17T09:53:01.603231+0000 mon.a (mon.0) 1067 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-17T09:53:02.678 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:53:02.678 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "255aa7e7-bedb-4fa7-877a-984926552ee7", 2024-09-17T09:53:02.678 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "r", 2024-09-17T09:53:02.678 INFO:teuthology.orchestra.run.smithi039.stdout: "current_period": "6e926126-2426-495e-a45d-4eafc2f31fc4", 2024-09-17T09:53:02.678 INFO:teuthology.orchestra.run.smithi039.stdout: "epoch": 1 2024-09-17T09:53:02.678 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:53:03.621 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-17T09:53:03.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[19898]: cluster 2024-09-17T09:53:02.579352+0000 mgr.y (mgr.24314) 96 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:03.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[19898]: audit 2024-09-17T09:53:02.589745+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T09:53:03.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[19898]: cluster 2024-09-17T09:53:02.606401+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T09:53:03.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[19898]: cluster 2024-09-17T09:53:03.118855+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:53:03.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[25345]: cluster 2024-09-17T09:53:02.579352+0000 mgr.y (mgr.24314) 96 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:03.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[25345]: audit 2024-09-17T09:53:02.589745+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T09:53:03.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[25345]: cluster 2024-09-17T09:53:02.606401+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T09:53:03.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:03 smithi039 bash[25345]: cluster 2024-09-17T09:53:03.118855+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:53:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:03 smithi203 bash[20366]: cluster 2024-09-17T09:53:02.579352+0000 mgr.y (mgr.24314) 96 : cluster [DBG] pgmap v64: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:03 smithi203 bash[20366]: audit 2024-09-17T09:53:02.589745+0000 mon.a (mon.0) 1068 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-17T09:53:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:03 smithi203 bash[20366]: cluster 2024-09-17T09:53:02.606401+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-17T09:53:03.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:03 smithi203 bash[20366]: cluster 2024-09-17T09:53:03.118855+0000 mon.a (mon.0) 1070 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:53:04.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:04 smithi039 bash[25345]: cluster 2024-09-17T09:53:03.596155+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T09:53:04.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:04 smithi039 bash[19898]: cluster 2024-09-17T09:53:03.596155+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T09:53:04.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:04 smithi203 bash[20366]: cluster 2024-09-17T09:53:03.596155+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-17T09:53:05.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:05 smithi039 bash[19898]: cluster 2024-09-17T09:53:04.579992+0000 mgr.y (mgr.24314) 97 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 1.6 KiB/s wr, 3 op/s 2024-09-17T09:53:05.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:05 smithi039 bash[19898]: cluster 2024-09-17T09:53:04.600888+0000 mon.a (mon.0) 1072 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:53:05.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:05 smithi039 bash[25345]: cluster 2024-09-17T09:53:04.579992+0000 mgr.y (mgr.24314) 97 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 1.6 KiB/s wr, 3 op/s 2024-09-17T09:53:05.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:05 smithi039 bash[25345]: cluster 2024-09-17T09:53:04.600888+0000 mon.a (mon.0) 1072 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:53:05.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:05 smithi203 bash[20366]: cluster 2024-09-17T09:53:04.579992+0000 mgr.y (mgr.24314) 97 : cluster [DBG] pgmap v67: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 471 B/s rd, 1.6 KiB/s wr, 3 op/s 2024-09-17T09:53:05.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:05 smithi203 bash[20366]: cluster 2024-09-17T09:53:04.600888+0000 mon.a (mon.0) 1072 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:53:06.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:53:06] "GET /metrics HTTP/1.1" 200 26282 "" "Prometheus/2.43.0" 2024-09-17T09:53:07.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[19898]: cluster 2024-09-17T09:53:06.580617+0000 mgr.y (mgr.24314) 98 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T09:53:07.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[19898]: audit 2024-09-17T09:53:07.260847+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-09-17T09:53:07.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[19898]: audit 2024-09-17T09:53:07.309498+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:07.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[19898]: audit 2024-09-17T09:53:07.322792+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:07.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[25345]: cluster 2024-09-17T09:53:06.580617+0000 mgr.y (mgr.24314) 98 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T09:53:07.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[25345]: audit 2024-09-17T09:53:07.260847+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-09-17T09:53:07.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[25345]: audit 2024-09-17T09:53:07.309498+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:07.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:07 smithi039 bash[25345]: audit 2024-09-17T09:53:07.322792+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:07.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:07 smithi203 bash[20366]: cluster 2024-09-17T09:53:06.580617+0000 mgr.y (mgr.24314) 98 : cluster [DBG] pgmap v68: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T09:53:07.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:07 smithi203 bash[20366]: audit 2024-09-17T09:53:07.260847+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-09-17T09:53:07.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:07 smithi203 bash[20366]: audit 2024-09-17T09:53:07.309498+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:07.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:07 smithi203 bash[20366]: audit 2024-09-17T09:53:07.322792+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:08.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:08 smithi039 bash[19898]: audit 2024-09-17T09:53:07.622458+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-09-17T09:53:08.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:08 smithi039 bash[19898]: cluster 2024-09-17T09:53:07.631018+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T09:53:08.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:08 smithi039 bash[19898]: cluster 2024-09-17T09:53:08.631908+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T09:53:08.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:08 smithi039 bash[25345]: audit 2024-09-17T09:53:07.622458+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-09-17T09:53:08.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:08 smithi039 bash[25345]: cluster 2024-09-17T09:53:07.631018+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T09:53:08.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:08 smithi039 bash[25345]: cluster 2024-09-17T09:53:08.631908+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T09:53:08.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:08 smithi203 bash[20366]: audit 2024-09-17T09:53:07.622458+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-09-17T09:53:08.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:08 smithi203 bash[20366]: cluster 2024-09-17T09:53:07.631018+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-17T09:53:08.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:08 smithi203 bash[20366]: cluster 2024-09-17T09:53:08.631908+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-17T09:53:08.993 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:53:09.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:09 smithi203 bash[20366]: cluster 2024-09-17T09:53:08.581533+0000 mgr.y (mgr.24314) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T09:53:10.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:09 smithi039 bash[19898]: cluster 2024-09-17T09:53:08.581533+0000 mgr.y (mgr.24314) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T09:53:10.121 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:09 smithi039 bash[25345]: cluster 2024-09-17T09:53:08.581533+0000 mgr.y (mgr.24314) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-17T09:53:10.281 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:53:10.281 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "0f161d19-4b68-41f7-a76a-ca08d72ceb10", 2024-09-17T09:53:10.281 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "default", 2024-09-17T09:53:10.281 INFO:teuthology.orchestra.run.smithi039.stdout: "api_name": "default", 2024-09-17T09:53:10.281 INFO:teuthology.orchestra.run.smithi039.stdout: "is_master": true, 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "endpoints": [], 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "hostnames": [], 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "hostnames_s3website": [], 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "master_zone": "", 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "zones": [], 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "placement_targets": [ 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "default-placement", 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "tags": [], 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "storage_classes": [] 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "default_placement": "default-placement", 2024-09-17T09:53:10.282 INFO:teuthology.orchestra.run.smithi039.stdout: "realm_id": "255aa7e7-bedb-4fa7-877a-984926552ee7", 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: "sync_policy": { 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: "groups": [] 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled_features": [ 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: "notification_v2", 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: "resharding" 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:53:10.283 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:53:10.961 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-17T09:53:11.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:11 smithi203 bash[20366]: cluster 2024-09-17T09:53:10.582178+0000 mgr.y (mgr.24314) 100 : cluster [DBG] pgmap v72: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:12.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:11 smithi039 bash[19898]: cluster 2024-09-17T09:53:10.582178+0000 mgr.y (mgr.24314) 100 : cluster [DBG] pgmap v72: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:12.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:11 smithi039 bash[25345]: cluster 2024-09-17T09:53:10.582178+0000 mgr.y (mgr.24314) 100 : cluster [DBG] pgmap v72: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:13.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:13 smithi203 bash[20366]: cluster 2024-09-17T09:53:12.582811+0000 mgr.y (mgr.24314) 101 : cluster [DBG] pgmap v73: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:14.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:13 smithi039 bash[19898]: cluster 2024-09-17T09:53:12.582811+0000 mgr.y (mgr.24314) 101 : cluster [DBG] pgmap v73: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:14.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:13 smithi039 bash[25345]: cluster 2024-09-17T09:53:12.582811+0000 mgr.y (mgr.24314) 101 : cluster [DBG] pgmap v73: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:15.513 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:53:15.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:15 smithi039 bash[19898]: cluster 2024-09-17T09:53:14.583675+0000 mgr.y (mgr.24314) 102 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:53:15.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:15 smithi039 bash[25345]: cluster 2024-09-17T09:53:14.583675+0000 mgr.y (mgr.24314) 102 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:53:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:15 smithi203 bash[20366]: cluster 2024-09-17T09:53:14.583675+0000 mgr.y (mgr.24314) 102 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-17T09:53:16.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:53:16] "GET /metrics HTTP/1.1" 200 28600 "" "Prometheus/2.43.0" 2024-09-17T09:53:16.875 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "7ed33a82-ff39-4bb9-86b9-c04c583f5114", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "z", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "domain_root": "z.rgw.meta:root", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "control_pool": "z.rgw.control", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "log_pool": "z.rgw.log", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-17T09:53:16.876 INFO:teuthology.orchestra.run.smithi039.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "otp_pool": "z.rgw.otp", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "system_key": { 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "access_key": "", 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "secret_key": "" 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: "placement_pools": [ 2024-09-17T09:53:16.877 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "key": "default-placement", 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "val": { 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "storage_classes": { 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "STANDARD": { 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "index_type": 0, 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: "inline_data": true 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:16.878 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T09:53:16.879 INFO:teuthology.orchestra.run.smithi039.stdout: "realm_id": "255aa7e7-bedb-4fa7-877a-984926552ee7" 2024-09-17T09:53:16.879 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:53:17.545 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-17T09:53:17.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[25345]: cluster 2024-09-17T09:53:16.584290+0000 mgr.y (mgr.24314) 103 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 342 B/s rd, 457 B/s wr, 1 op/s 2024-09-17T09:53:17.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[25345]: audit 2024-09-17T09:53:17.200921+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[25345]: audit 2024-09-17T09:53:17.215755+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[25345]: audit 2024-09-17T09:53:17.232324+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[19898]: cluster 2024-09-17T09:53:16.584290+0000 mgr.y (mgr.24314) 103 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 342 B/s rd, 457 B/s wr, 1 op/s 2024-09-17T09:53:17.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[19898]: audit 2024-09-17T09:53:17.200921+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[19898]: audit 2024-09-17T09:53:17.215755+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:17 smithi039 bash[19898]: audit 2024-09-17T09:53:17.232324+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:17 smithi203 bash[20366]: cluster 2024-09-17T09:53:16.584290+0000 mgr.y (mgr.24314) 103 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 342 B/s rd, 457 B/s wr, 1 op/s 2024-09-17T09:53:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:17 smithi203 bash[20366]: audit 2024-09-17T09:53:17.200921+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:17 smithi203 bash[20366]: audit 2024-09-17T09:53:17.215755+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:17 smithi203 bash[20366]: audit 2024-09-17T09:53:17.232324+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:19.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:19 smithi039 bash[19898]: cluster 2024-09-17T09:53:18.585229+0000 mgr.y (mgr.24314) 104 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-09-17T09:53:19.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:19 smithi039 bash[25345]: cluster 2024-09-17T09:53:18.585229+0000 mgr.y (mgr.24314) 104 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-09-17T09:53:19.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:19 smithi203 bash[20366]: cluster 2024-09-17T09:53:18.585229+0000 mgr.y (mgr.24314) 104 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 921 B/s wr, 2 op/s 2024-09-17T09:53:21.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:21 smithi039 bash[19898]: cluster 2024-09-17T09:53:20.585884+0000 mgr.y (mgr.24314) 105 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 770 B/s wr, 1 op/s 2024-09-17T09:53:21.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:21 smithi039 bash[25345]: cluster 2024-09-17T09:53:20.585884+0000 mgr.y (mgr.24314) 105 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 770 B/s wr, 1 op/s 2024-09-17T09:53:21.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:21 smithi203 bash[20366]: cluster 2024-09-17T09:53:20.585884+0000 mgr.y (mgr.24314) 105 : cluster [DBG] pgmap v77: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 770 B/s wr, 1 op/s 2024-09-17T09:53:22.333 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:53:23.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:22 smithi039 bash[25345]: audit 2024-09-17T09:53:22.303773+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:23.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:22 smithi039 bash[19898]: audit 2024-09-17T09:53:22.303773+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:23.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:22 smithi203 bash[20366]: audit 2024-09-17T09:53:22.303773+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:23.985 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:23 smithi039 bash[25345]: cluster 2024-09-17T09:53:22.586242+0000 mgr.y (mgr.24314) 106 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T09:53:23.986 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:23 smithi039 bash[19898]: cluster 2024-09-17T09:53:22.586242+0000 mgr.y (mgr.24314) 106 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T09:53:24.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:23 smithi203 bash[20366]: cluster 2024-09-17T09:53:22.586242+0000 mgr.y (mgr.24314) 106 : cluster [DBG] pgmap v78: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T09:53:26.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[19898]: cluster 2024-09-17T09:53:24.586981+0000 mgr.y (mgr.24314) 107 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T09:53:26.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[19898]: cluster 2024-09-17T09:53:24.765559+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T09:53:26.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[19898]: audit 2024-09-17T09:53:24.772301+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T09:53:26.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[19898]: audit 2024-09-17T09:53:24.773807+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T09:53:26.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[25345]: cluster 2024-09-17T09:53:24.586981+0000 mgr.y (mgr.24314) 107 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T09:53:26.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[25345]: cluster 2024-09-17T09:53:24.765559+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T09:53:26.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[25345]: audit 2024-09-17T09:53:24.772301+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T09:53:26.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:25 smithi039 bash[25345]: audit 2024-09-17T09:53:24.773807+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T09:53:26.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:25 smithi203 bash[20366]: cluster 2024-09-17T09:53:24.586981+0000 mgr.y (mgr.24314) 107 : cluster [DBG] pgmap v79: 33 pgs: 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-17T09:53:26.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:25 smithi203 bash[20366]: cluster 2024-09-17T09:53:24.765559+0000 mon.a (mon.0) 1083 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-17T09:53:26.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:25 smithi203 bash[20366]: audit 2024-09-17T09:53:24.772301+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T09:53:26.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:25 smithi203 bash[20366]: audit 2024-09-17T09:53:24.773807+0000 mon.a (mon.0) 1084 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-17T09:53:26.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:53:26] "GET /metrics HTTP/1.1" 200 28617 "" "Prometheus/2.43.0" 2024-09-17T09:53:27.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:26 smithi039 bash[25345]: audit 2024-09-17T09:53:25.761579+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T09:53:27.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:26 smithi039 bash[25345]: cluster 2024-09-17T09:53:25.770252+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T09:53:27.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:26 smithi039 bash[19898]: audit 2024-09-17T09:53:25.761579+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T09:53:27.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:26 smithi039 bash[19898]: cluster 2024-09-17T09:53:25.770252+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T09:53:27.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:26 smithi203 bash[20366]: audit 2024-09-17T09:53:25.761579+0000 mon.a (mon.0) 1085 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-17T09:53:27.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:26 smithi203 bash[20366]: cluster 2024-09-17T09:53:25.770252+0000 mon.a (mon.0) 1086 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-17T09:53:28.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[25345]: cluster 2024-09-17T09:53:26.587584+0000 mgr.y (mgr.24314) 108 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:28.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[25345]: cluster 2024-09-17T09:53:26.799964+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T09:53:28.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[25345]: audit 2024-09-17T09:53:26.809609+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T09:53:28.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[25345]: audit 2024-09-17T09:53:26.811422+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T09:53:28.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[19898]: cluster 2024-09-17T09:53:26.587584+0000 mgr.y (mgr.24314) 108 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:28.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[19898]: cluster 2024-09-17T09:53:26.799964+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T09:53:28.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[19898]: audit 2024-09-17T09:53:26.809609+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T09:53:28.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:27 smithi039 bash[19898]: audit 2024-09-17T09:53:26.811422+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T09:53:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:27 smithi203 bash[20366]: cluster 2024-09-17T09:53:26.587584+0000 mgr.y (mgr.24314) 108 : cluster [DBG] pgmap v82: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:27 smithi203 bash[20366]: cluster 2024-09-17T09:53:26.799964+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-17T09:53:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:27 smithi203 bash[20366]: audit 2024-09-17T09:53:26.809609+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T09:53:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:27 smithi203 bash[20366]: audit 2024-09-17T09:53:26.811422+0000 mon.a (mon.0) 1088 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-17T09:53:29.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:28 smithi039 bash[19898]: audit 2024-09-17T09:53:27.801532+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T09:53:29.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:28 smithi039 bash[19898]: cluster 2024-09-17T09:53:27.809212+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T09:53:29.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:28 smithi039 bash[25345]: audit 2024-09-17T09:53:27.801532+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T09:53:29.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:28 smithi039 bash[25345]: cluster 2024-09-17T09:53:27.809212+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T09:53:29.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:28 smithi203 bash[20366]: audit 2024-09-17T09:53:27.801532+0000 mon.a (mon.0) 1089 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-17T09:53:29.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:28 smithi203 bash[20366]: cluster 2024-09-17T09:53:27.809212+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-17T09:53:30.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[25345]: cluster 2024-09-17T09:53:28.588284+0000 mgr.y (mgr.24314) 109 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T09:53:30.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[25345]: cluster 2024-09-17T09:53:28.847197+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T09:53:30.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[25345]: audit 2024-09-17T09:53:28.851136+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T09:53:30.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[25345]: audit 2024-09-17T09:53:28.863260+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T09:53:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[19898]: cluster 2024-09-17T09:53:28.588284+0000 mgr.y (mgr.24314) 109 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T09:53:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[19898]: cluster 2024-09-17T09:53:28.847197+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T09:53:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[19898]: audit 2024-09-17T09:53:28.851136+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T09:53:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:29 smithi039 bash[19898]: audit 2024-09-17T09:53:28.863260+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T09:53:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:29 smithi203 bash[20366]: cluster 2024-09-17T09:53:28.588284+0000 mgr.y (mgr.24314) 109 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T09:53:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:29 smithi203 bash[20366]: cluster 2024-09-17T09:53:28.847197+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-17T09:53:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:29 smithi203 bash[20366]: audit 2024-09-17T09:53:28.851136+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T09:53:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:29 smithi203 bash[20366]: audit 2024-09-17T09:53:28.863260+0000 mon.a (mon.0) 1092 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "5fbb3506-58c9-4e7c-bd17-1d338c76a3a4", 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "epoch": 1, 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "predecessor_uuid": "6e926126-2426-495e-a45d-4eafc2f31fc4", 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "sync_status": [], 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "period_map": { 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "5fbb3506-58c9-4e7c-bd17-1d338c76a3a4", 2024-09-17T09:53:30.967 INFO:teuthology.orchestra.run.smithi039.stdout: "zonegroups": [ 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "0f161d19-4b68-41f7-a76a-ca08d72ceb10", 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "default", 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "api_name": "default", 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "is_master": true, 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "endpoints": [], 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "hostnames": [], 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "hostnames_s3website": [], 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "master_zone": "7ed33a82-ff39-4bb9-86b9-c04c583f5114", 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: "zones": [ 2024-09-17T09:53:30.968 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "id": "7ed33a82-ff39-4bb9-86b9-c04c583f5114", 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "z", 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "endpoints": [], 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "log_meta": false, 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "log_data": false, 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "bucket_index_max_shards": 11, 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "read_only": false, 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "tier_type": "", 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "sync_from_all": true, 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "sync_from": [], 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "redirect_zone": "", 2024-09-17T09:53:30.969 INFO:teuthology.orchestra.run.smithi039.stdout: "supported_features": [ 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: "compress-encrypted", 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: "notification_v2", 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: "resharding" 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: "placement_targets": [ 2024-09-17T09:53:30.970 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "name": "default-placement", 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "tags": [], 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "storage_classes": [ 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "STANDARD" 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "default_placement": "default-placement", 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "realm_id": "255aa7e7-bedb-4fa7-877a-984926552ee7", 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "sync_policy": { 2024-09-17T09:53:30.971 INFO:teuthology.orchestra.run.smithi039.stdout: "groups": [] 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled_features": [ 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: "notification_v2", 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: "resharding" 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: "short_zone_ids": [ 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: { 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: "key": "7ed33a82-ff39-4bb9-86b9-c04c583f5114", 2024-09-17T09:53:30.972 INFO:teuthology.orchestra.run.smithi039.stdout: "val": 1810514065 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: ] 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "master_zonegroup": "0f161d19-4b68-41f7-a76a-ca08d72ceb10", 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "master_zone": "7ed33a82-ff39-4bb9-86b9-c04c583f5114", 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "period_config": { 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "bucket_quota": { 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled": false, 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "check_on_raw": false, 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "max_size": -1, 2024-09-17T09:53:30.973 INFO:teuthology.orchestra.run.smithi039.stdout: "max_size_kb": 0, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "max_objects": -1 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "user_quota": { 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled": false, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "check_on_raw": false, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "max_size": -1, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "max_size_kb": 0, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "max_objects": -1 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.974 INFO:teuthology.orchestra.run.smithi039.stdout: "user_ratelimit": { 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_read_ops": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_write_ops": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_read_bytes": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_write_bytes": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled": false 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "bucket_ratelimit": { 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_read_ops": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_write_ops": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_read_bytes": 0, 2024-09-17T09:53:30.975 INFO:teuthology.orchestra.run.smithi039.stdout: "max_write_bytes": 0, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled": false 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "anonymous_ratelimit": { 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "max_read_ops": 0, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "max_write_ops": 0, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "max_read_bytes": 0, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "max_write_bytes": 0, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "enabled": false 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "realm_id": "255aa7e7-bedb-4fa7-877a-984926552ee7", 2024-09-17T09:53:30.976 INFO:teuthology.orchestra.run.smithi039.stdout: "realm_epoch": 2 2024-09-17T09:53:30.977 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[19898]: audit 2024-09-17T09:53:29.850928+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[19898]: cluster 2024-09-17T09:53:29.864171+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[19898]: audit 2024-09-17T09:53:29.874681+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[19898]: audit 2024-09-17T09:53:29.877605+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[25345]: audit 2024-09-17T09:53:29.850928+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[25345]: cluster 2024-09-17T09:53:29.864171+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T09:53:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[25345]: audit 2024-09-17T09:53:29.874681+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T09:53:31.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:30 smithi039 bash[25345]: audit 2024-09-17T09:53:29.877605+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T09:53:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:30 smithi203 bash[20366]: audit 2024-09-17T09:53:29.850928+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-17T09:53:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:30 smithi203 bash[20366]: cluster 2024-09-17T09:53:29.864171+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-17T09:53:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:30 smithi203 bash[20366]: audit 2024-09-17T09:53:29.874681+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.39:0/3803146202' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T09:53:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:30 smithi203 bash[20366]: audit 2024-09-17T09:53:29.877605+0000 mon.a (mon.0) 1095 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-17T09:53:31.862 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-17T09:53:32.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:31 smithi039 bash[19898]: cluster 2024-09-17T09:53:30.588915+0000 mgr.y (mgr.24314) 110 : cluster [DBG] pgmap v88: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T09:53:32.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:31 smithi039 bash[19898]: audit 2024-09-17T09:53:30.863632+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T09:53:32.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:31 smithi039 bash[19898]: cluster 2024-09-17T09:53:30.873048+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T09:53:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:31 smithi039 bash[25345]: cluster 2024-09-17T09:53:30.588915+0000 mgr.y (mgr.24314) 110 : cluster [DBG] pgmap v88: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T09:53:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:31 smithi039 bash[25345]: audit 2024-09-17T09:53:30.863632+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T09:53:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:31 smithi039 bash[25345]: cluster 2024-09-17T09:53:30.873048+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T09:53:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:31 smithi203 bash[20366]: cluster 2024-09-17T09:53:30.588915+0000 mgr.y (mgr.24314) 110 : cluster [DBG] pgmap v88: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 511 B/s wr, 8 op/s 2024-09-17T09:53:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:31 smithi203 bash[20366]: audit 2024-09-17T09:53:30.863632+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-17T09:53:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:31 smithi203 bash[20366]: cluster 2024-09-17T09:53:30.873048+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-17T09:53:34.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:33 smithi039 bash[19898]: cluster 2024-09-17T09:53:32.589695+0000 mgr.y (mgr.24314) 111 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 427 B/s wr, 7 op/s 2024-09-17T09:53:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:33 smithi039 bash[25345]: cluster 2024-09-17T09:53:32.589695+0000 mgr.y (mgr.24314) 111 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 427 B/s wr, 7 op/s 2024-09-17T09:53:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:33 smithi203 bash[20366]: cluster 2024-09-17T09:53:32.589695+0000 mgr.y (mgr.24314) 111 : cluster [DBG] pgmap v90: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 427 B/s wr, 7 op/s 2024-09-17T09:53:35.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:35 smithi203 bash[20366]: cluster 2024-09-17T09:53:34.591154+0000 mgr.y (mgr.24314) 112 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-17T09:53:36.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:35 smithi039 bash[19898]: cluster 2024-09-17T09:53:34.591154+0000 mgr.y (mgr.24314) 112 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-17T09:53:36.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:35 smithi039 bash[25345]: cluster 2024-09-17T09:53:34.591154+0000 mgr.y (mgr.24314) 112 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-17T09:53:36.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:53:36] "GET /metrics HTTP/1.1" 200 28617 "" "Prometheus/2.43.0" 2024-09-17T09:53:36.657 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:53:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[19898]: cluster 2024-09-17T09:53:36.591840+0000 mgr.y (mgr.24314) 113 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T09:53:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[19898]: audit 2024-09-17T09:53:37.304378+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[19898]: audit 2024-09-17T09:53:37.442867+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[19898]: audit 2024-09-17T09:53:37.453528+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[19898]: audit 2024-09-17T09:53:37.462965+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[25345]: cluster 2024-09-17T09:53:36.591840+0000 mgr.y (mgr.24314) 113 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T09:53:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[25345]: audit 2024-09-17T09:53:37.304378+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[25345]: audit 2024-09-17T09:53:37.442867+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[25345]: audit 2024-09-17T09:53:37.453528+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:37 smithi039 bash[25345]: audit 2024-09-17T09:53:37.462965+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.200 INFO:teuthology.orchestra.run.smithi039.stdout:Scheduled rgw.foo update... 2024-09-17T09:53:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:37 smithi203 bash[20366]: cluster 2024-09-17T09:53:36.591840+0000 mgr.y (mgr.24314) 113 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-17T09:53:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:37 smithi203 bash[20366]: audit 2024-09-17T09:53:37.304378+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:37 smithi203 bash[20366]: audit 2024-09-17T09:53:37.442867+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:37 smithi203 bash[20366]: audit 2024-09-17T09:53:37.453528+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:37 smithi203 bash[20366]: audit 2024-09-17T09:53:37.462965+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:39.042 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph osd pool create foo' 2024-09-17T09:53:39.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[19898]: audit 2024-09-17T09:53:38.194604+0000 mgr.y (mgr.24314) 114 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:53:39.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[19898]: cephadm 2024-09-17T09:53:38.198299+0000 mgr.y (mgr.24314) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T09:53:39.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[19898]: audit 2024-09-17T09:53:38.204214+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:39.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[19898]: cluster 2024-09-17T09:53:38.593207+0000 mgr.y (mgr.24314) 116 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T09:53:39.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[25345]: audit 2024-09-17T09:53:38.194604+0000 mgr.y (mgr.24314) 114 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:53:39.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[25345]: cephadm 2024-09-17T09:53:38.198299+0000 mgr.y (mgr.24314) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T09:53:39.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[25345]: audit 2024-09-17T09:53:38.204214+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:39.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:39 smithi039 bash[25345]: cluster 2024-09-17T09:53:38.593207+0000 mgr.y (mgr.24314) 116 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T09:53:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:39 smithi203 bash[20366]: audit 2024-09-17T09:53:38.194604+0000 mgr.y (mgr.24314) 114 : audit [DBG] from='client.14664 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:53:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:39 smithi203 bash[20366]: cephadm 2024-09-17T09:53:38.198299+0000 mgr.y (mgr.24314) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T09:53:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:39 smithi203 bash[20366]: audit 2024-09-17T09:53:38.204214+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:39 smithi203 bash[20366]: cluster 2024-09-17T09:53:38.593207+0000 mgr.y (mgr.24314) 116 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-17T09:53:41.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:41 smithi039 bash[19898]: cluster 2024-09-17T09:53:40.593966+0000 mgr.y (mgr.24314) 117 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T09:53:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:41 smithi039 bash[25345]: cluster 2024-09-17T09:53:40.593966+0000 mgr.y (mgr.24314) 117 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T09:53:41.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:41 smithi203 bash[20366]: cluster 2024-09-17T09:53:40.593966+0000 mgr.y (mgr.24314) 117 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-17T09:53:43.282 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:53:43.754 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:43 smithi039 bash[19898]: cluster 2024-09-17T09:53:42.594768+0000 mgr.y (mgr.24314) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 873 B/s wr, 2 op/s 2024-09-17T09:53:43.754 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:43 smithi039 bash[25345]: cluster 2024-09-17T09:53:42.594768+0000 mgr.y (mgr.24314) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 873 B/s wr, 2 op/s 2024-09-17T09:53:43.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:43 smithi203 bash[20366]: cluster 2024-09-17T09:53:42.594768+0000 mgr.y (mgr.24314) 118 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 873 B/s wr, 2 op/s 2024-09-17T09:53:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.834043+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.848719+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.849639+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.850501+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:53:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: cluster 2024-09-17T09:53:43.852026+0000 mgr.y (mgr.24314) 119 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 909 B/s wr, 2 op/s 2024-09-17T09:53:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: cluster 2024-09-17T09:53:43.852249+0000 mgr.y (mgr.24314) 120 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.862623+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.866213+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.867765+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.876333+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: audit 2024-09-17T09:53:43.877780+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[19898]: cephadm 2024-09-17T09:53:43.878522+0000 mgr.y (mgr.24314) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.834043+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.848719+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.849639+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.850501+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:53:45.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: cluster 2024-09-17T09:53:43.852026+0000 mgr.y (mgr.24314) 119 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 909 B/s wr, 2 op/s 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: cluster 2024-09-17T09:53:43.852249+0000 mgr.y (mgr.24314) 120 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.862623+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.866213+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.867765+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.876333+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: audit 2024-09-17T09:53:43.877780+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:44 smithi039 bash[25345]: cephadm 2024-09-17T09:53:43.878522+0000 mgr.y (mgr.24314) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T09:53:45.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.834043+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.848719+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.849639+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:45.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.850501+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:53:45.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: cluster 2024-09-17T09:53:43.852026+0000 mgr.y (mgr.24314) 119 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 909 B/s wr, 2 op/s 2024-09-17T09:53:45.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: cluster 2024-09-17T09:53:43.852249+0000 mgr.y (mgr.24314) 120 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.862623+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.866213+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:53:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.867765+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:53:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.876333+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: audit 2024-09-17T09:53:43.877780+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:44 smithi203 bash[20366]: cephadm 2024-09-17T09:53:43.878522+0000 mgr.y (mgr.24314) 121 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T09:53:45.865 INFO:teuthology.orchestra.run.smithi039.stderr:pool 'foo' created 2024-09-17T09:53:45.955 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:45 smithi203 bash[20366]: audit 2024-09-17T09:53:45.282106+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.39:0/675336562' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T09:53:46.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:45 smithi039 bash[19898]: audit 2024-09-17T09:53:45.282106+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.39:0/675336562' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T09:53:46.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:45 smithi039 bash[25345]: audit 2024-09-17T09:53:45.282106+0000 mon.a (mon.0) 1112 : audit [INF] from='client.? 172.21.15.39:0/675336562' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-17T09:53:46.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:53:46] "GET /metrics HTTP/1.1" 200 35516 "" "Prometheus/2.43.0" 2024-09-17T09:53:46.681 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'rbd pool init foo' 2024-09-17T09:53:46.774 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.774 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.775 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.775 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.775 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.776 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.776 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.776 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:46.776 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.053 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.053 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.053 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.054 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.054 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.054 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.055 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:46 smithi203 bash[20366]: cluster 2024-09-17T09:53:45.852965+0000 mgr.y (mgr.24314) 122 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:47.055 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:46 smithi203 bash[20366]: audit 2024-09-17T09:53:45.869458+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.39:0/675336562' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T09:53:47.055 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:46 smithi203 bash[20366]: cluster 2024-09-17T09:53:45.875778+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T09:53:47.055 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.055 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.055 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:53:46 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:47.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[19898]: cluster 2024-09-17T09:53:45.852965+0000 mgr.y (mgr.24314) 122 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:47.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[19898]: audit 2024-09-17T09:53:45.869458+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.39:0/675336562' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T09:53:47.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[19898]: cluster 2024-09-17T09:53:45.875778+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T09:53:47.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[25345]: cluster 2024-09-17T09:53:45.852965+0000 mgr.y (mgr.24314) 122 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:47.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[25345]: audit 2024-09-17T09:53:45.869458+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? 172.21.15.39:0/675336562' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-17T09:53:47.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:46 smithi039 bash[25345]: cluster 2024-09-17T09:53:45.875778+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-17T09:53:48.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: cluster 2024-09-17T09:53:46.889398+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:53:48.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.110046+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.124602+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.137414+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.139160+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.142371+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.154009+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: audit 2024-09-17T09:53:47.157875+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[25345]: cluster 2024-09-17T09:53:47.885558+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: cluster 2024-09-17T09:53:46.889398+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.110046+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.124602+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.137414+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.139160+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:53:48.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.142371+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:53:48.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.154009+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: audit 2024-09-17T09:53:47.157875+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:48.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:47 smithi039 bash[19898]: cluster 2024-09-17T09:53:47.885558+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:53:48.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: cluster 2024-09-17T09:53:46.889398+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.110046+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.124602+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.137414+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.139160+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.142371+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.154009+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: audit 2024-09-17T09:53:47.157875+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:53:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:47 smithi203 bash[20366]: cluster 2024-09-17T09:53:47.885558+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-17T09:53:49.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:48 smithi203 bash[20366]: cephadm 2024-09-17T09:53:47.159864+0000 mgr.y (mgr.24314) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T09:53:49.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:48 smithi203 bash[20366]: cluster 2024-09-17T09:53:47.853789+0000 mgr.y (mgr.24314) 124 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:49.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:48 smithi203 bash[20366]: cluster 2024-09-17T09:53:48.150401+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:53:49.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:48 smithi039 bash[19898]: cephadm 2024-09-17T09:53:47.159864+0000 mgr.y (mgr.24314) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T09:53:49.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:48 smithi039 bash[19898]: cluster 2024-09-17T09:53:47.853789+0000 mgr.y (mgr.24314) 124 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:49.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:48 smithi039 bash[19898]: cluster 2024-09-17T09:53:48.150401+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:53:49.294 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:48 smithi039 bash[25345]: cephadm 2024-09-17T09:53:47.159864+0000 mgr.y (mgr.24314) 123 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T09:53:49.295 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:48 smithi039 bash[25345]: cluster 2024-09-17T09:53:47.853789+0000 mgr.y (mgr.24314) 124 : cluster [DBG] pgmap v101: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:49.295 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:48 smithi039 bash[25345]: cluster 2024-09-17T09:53:48.150401+0000 mon.a (mon.0) 1124 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T09:53:50.130 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.130 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.131 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.131 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.131 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.131 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.132 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.132 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.132 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.383 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.383 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.384 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.384 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.385 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:50.385 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:53:50 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:53:51.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: cluster 2024-09-17T09:53:49.855482+0000 mgr.y (mgr.24314) 125 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.423758+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.428867+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.443749+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.450817+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.458249+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.465091+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:50 smithi203 bash[20366]: audit 2024-09-17T09:53:50.470698+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: cluster 2024-09-17T09:53:49.855482+0000 mgr.y (mgr.24314) 125 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.423758+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.428867+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.443749+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.450817+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.458249+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.465091+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[19898]: audit 2024-09-17T09:53:50.470698+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: cluster 2024-09-17T09:53:49.855482+0000 mgr.y (mgr.24314) 125 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.423758+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.428867+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.443749+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.450817+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.458249+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.465091+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:50 smithi039 bash[25345]: audit 2024-09-17T09:53:50.470698+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:51.485 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:53:52.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:51 smithi039 bash[19898]: cephadm 2024-09-17T09:53:50.459662+0000 mgr.y (mgr.24314) 126 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T09:53:52.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:51 smithi039 bash[25345]: cephadm 2024-09-17T09:53:50.459662+0000 mgr.y (mgr.24314) 126 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T09:53:52.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:51 smithi203 bash[20366]: cephadm 2024-09-17T09:53:50.459662+0000 mgr.y (mgr.24314) 126 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-17T09:53:53.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[25345]: cluster 2024-09-17T09:53:51.856175+0000 mgr.y (mgr.24314) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[25345]: audit 2024-09-17T09:53:52.313965+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[25345]: audit 2024-09-17T09:53:52.316041+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[25345]: audit 2024-09-17T09:53:52.360504+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[19898]: cluster 2024-09-17T09:53:51.856175+0000 mgr.y (mgr.24314) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[19898]: audit 2024-09-17T09:53:52.313965+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[19898]: audit 2024-09-17T09:53:52.316041+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:52 smithi039 bash[19898]: audit 2024-09-17T09:53:52.360504+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:53.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:52 smithi203 bash[20366]: cluster 2024-09-17T09:53:51.856175+0000 mgr.y (mgr.24314) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:53:53.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:52 smithi203 bash[20366]: audit 2024-09-17T09:53:52.313965+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:53.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:52 smithi203 bash[20366]: audit 2024-09-17T09:53:52.316041+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:53:53.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:52 smithi203 bash[20366]: audit 2024-09-17T09:53:52.360504+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:55.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:54 smithi203 bash[20366]: cluster 2024-09-17T09:53:53.857365+0000 mgr.y (mgr.24314) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 4.3 KiB/s wr, 225 op/s 2024-09-17T09:53:55.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:54 smithi203 bash[20366]: audit 2024-09-17T09:53:54.048388+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.39:0/1949944293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T09:53:55.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:54 smithi203 bash[20366]: audit 2024-09-17T09:53:54.048699+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T09:53:55.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:54 smithi039 bash[19898]: cluster 2024-09-17T09:53:53.857365+0000 mgr.y (mgr.24314) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 4.3 KiB/s wr, 225 op/s 2024-09-17T09:53:55.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:54 smithi039 bash[19898]: audit 2024-09-17T09:53:54.048388+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.39:0/1949944293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T09:53:55.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:54 smithi039 bash[19898]: audit 2024-09-17T09:53:54.048699+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T09:53:55.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:54 smithi039 bash[25345]: cluster 2024-09-17T09:53:53.857365+0000 mgr.y (mgr.24314) 128 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 4.3 KiB/s wr, 225 op/s 2024-09-17T09:53:55.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:54 smithi039 bash[25345]: audit 2024-09-17T09:53:54.048388+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.39:0/1949944293' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T09:53:55.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:54 smithi039 bash[25345]: audit 2024-09-17T09:53:54.048699+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-17T09:53:56.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:55 smithi039 bash[19898]: audit 2024-09-17T09:53:54.964200+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T09:53:56.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:55 smithi039 bash[19898]: cluster 2024-09-17T09:53:54.975363+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T09:53:56.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:55 smithi039 bash[25345]: audit 2024-09-17T09:53:54.964200+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T09:53:56.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:55 smithi039 bash[25345]: cluster 2024-09-17T09:53:54.975363+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T09:53:56.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:55 smithi203 bash[20366]: audit 2024-09-17T09:53:54.964200+0000 mon.a (mon.0) 1136 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-17T09:53:56.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:55 smithi203 bash[20366]: cluster 2024-09-17T09:53:54.975363+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-17T09:53:56.601 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:53:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:53:56] "GET /metrics HTTP/1.1" 200 38116 "" "Prometheus/2.43.0" 2024-09-17T09:53:57.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:57 smithi039 bash[25345]: cluster 2024-09-17T09:53:55.857928+0000 mgr.y (mgr.24314) 129 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 4.2 KiB/s wr, 224 op/s 2024-09-17T09:53:57.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:57 smithi039 bash[25345]: cluster 2024-09-17T09:53:55.964130+0000 mon.a (mon.0) 1138 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:53:57.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:57 smithi039 bash[25345]: cluster 2024-09-17T09:53:56.010698+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T09:53:57.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:57 smithi039 bash[19898]: cluster 2024-09-17T09:53:55.857928+0000 mgr.y (mgr.24314) 129 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 4.2 KiB/s wr, 224 op/s 2024-09-17T09:53:57.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:57 smithi039 bash[19898]: cluster 2024-09-17T09:53:55.964130+0000 mon.a (mon.0) 1138 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:53:57.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:57 smithi039 bash[19898]: cluster 2024-09-17T09:53:56.010698+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T09:53:57.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:57 smithi203 bash[20366]: cluster 2024-09-17T09:53:55.857928+0000 mgr.y (mgr.24314) 129 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 4.2 KiB/s wr, 224 op/s 2024-09-17T09:53:57.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:57 smithi203 bash[20366]: cluster 2024-09-17T09:53:55.964130+0000 mon.a (mon.0) 1138 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T09:53:57.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:57 smithi203 bash[20366]: cluster 2024-09-17T09:53:56.010698+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-17T09:53:57.853 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-17T09:53:58.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:58 smithi039 bash[25345]: cluster 2024-09-17T09:53:56.996842+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T09:53:58.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:58 smithi039 bash[25345]: audit 2024-09-17T09:53:57.370726+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:58.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:58 smithi039 bash[25345]: audit 2024-09-17T09:53:57.624811+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:58.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:58 smithi039 bash[19898]: cluster 2024-09-17T09:53:56.996842+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T09:53:58.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:58 smithi039 bash[19898]: audit 2024-09-17T09:53:57.370726+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:58.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:58 smithi039 bash[19898]: audit 2024-09-17T09:53:57.624811+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:58.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:58 smithi203 bash[20366]: cluster 2024-09-17T09:53:56.996842+0000 mon.a (mon.0) 1140 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-17T09:53:58.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:58 smithi203 bash[20366]: audit 2024-09-17T09:53:57.370726+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:58.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:58 smithi203 bash[20366]: audit 2024-09-17T09:53:57.624811+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:59 smithi203 bash[20366]: cluster 2024-09-17T09:53:57.858372+0000 mgr.y (mgr.24314) 130 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 5.7 KiB/s wr, 299 op/s 2024-09-17T09:53:59.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:59 smithi203 bash[20366]: audit 2024-09-17T09:53:58.451597+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:59 smithi203 bash[20366]: audit 2024-09-17T09:53:58.459301+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:53:59 smithi203 bash[20366]: audit 2024-09-17T09:53:58.936357+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[19898]: cluster 2024-09-17T09:53:57.858372+0000 mgr.y (mgr.24314) 130 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 5.7 KiB/s wr, 299 op/s 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[19898]: audit 2024-09-17T09:53:58.451597+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[19898]: audit 2024-09-17T09:53:58.459301+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[19898]: audit 2024-09-17T09:53:58.936357+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[25345]: cluster 2024-09-17T09:53:57.858372+0000 mgr.y (mgr.24314) 130 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 155 KiB/s rd, 5.7 KiB/s wr, 299 op/s 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[25345]: audit 2024-09-17T09:53:58.451597+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[25345]: audit 2024-09-17T09:53:58.459301+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:53:59.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:53:59 smithi039 bash[25345]: audit 2024-09-17T09:53:58.936357+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[19898]: audit 2024-09-17T09:53:59.563968+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[19898]: audit 2024-09-17T09:53:59.573221+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[19898]: cluster 2024-09-17T09:53:59.859939+0000 mgr.y (mgr.24314) 131 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 341 B/s wr, 55 op/s 2024-09-17T09:54:00.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[19898]: audit 2024-09-17T09:54:00.174223+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[25345]: audit 2024-09-17T09:53:59.563968+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[25345]: audit 2024-09-17T09:53:59.573221+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[25345]: cluster 2024-09-17T09:53:59.859939+0000 mgr.y (mgr.24314) 131 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 341 B/s wr, 55 op/s 2024-09-17T09:54:00.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:00 smithi039 bash[25345]: audit 2024-09-17T09:54:00.174223+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:00 smithi203 bash[20366]: audit 2024-09-17T09:53:59.563968+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:00 smithi203 bash[20366]: audit 2024-09-17T09:53:59.573221+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:00.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:00 smithi203 bash[20366]: cluster 2024-09-17T09:53:59.859939+0000 mgr.y (mgr.24314) 131 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 341 B/s wr, 55 op/s 2024-09-17T09:54:00.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:00 smithi203 bash[20366]: audit 2024-09-17T09:54:00.174223+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:01.904 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:54:03.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:02 smithi203 bash[20366]: cluster 2024-09-17T09:54:01.860763+0000 mgr.y (mgr.24314) 132 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 297 B/s wr, 48 op/s 2024-09-17T09:54:03.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:02 smithi203 bash[20366]: audit 2024-09-17T09:54:02.890383+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:03.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:02 smithi203 bash[20366]: audit 2024-09-17T09:54:02.901633+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:03.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:02 smithi039 bash[19898]: cluster 2024-09-17T09:54:01.860763+0000 mgr.y (mgr.24314) 132 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 297 B/s wr, 48 op/s 2024-09-17T09:54:03.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:02 smithi039 bash[19898]: audit 2024-09-17T09:54:02.890383+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:03.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:02 smithi039 bash[19898]: audit 2024-09-17T09:54:02.901633+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:03.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:02 smithi039 bash[25345]: cluster 2024-09-17T09:54:01.860763+0000 mgr.y (mgr.24314) 132 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 297 B/s wr, 48 op/s 2024-09-17T09:54:03.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:02 smithi039 bash[25345]: audit 2024-09-17T09:54:02.890383+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:03.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:02 smithi039 bash[25345]: audit 2024-09-17T09:54:02.901633+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:03.399 INFO:teuthology.orchestra.run.smithi039.stdout:Scheduled iscsi.foo update... 2024-09-17T09:54:04.058 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T09:54:04.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:03 smithi203 bash[20366]: audit 2024-09-17T09:54:02.915614+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:04.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:03 smithi203 bash[20366]: audit 2024-09-17T09:54:03.403213+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:04.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:03 smithi039 bash[19898]: audit 2024-09-17T09:54:02.915614+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:04.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:03 smithi039 bash[19898]: audit 2024-09-17T09:54:03.403213+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:04.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:03 smithi039 bash[25345]: audit 2024-09-17T09:54:02.915614+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:04.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:03 smithi039 bash[25345]: audit 2024-09-17T09:54:03.403213+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:05.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:04 smithi203 bash[20366]: audit 2024-09-17T09:54:03.394678+0000 mgr.y (mgr.24314) 133 : audit [DBG] from='client.24626 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:54:05.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:04 smithi203 bash[20366]: cephadm 2024-09-17T09:54:03.396174+0000 mgr.y (mgr.24314) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T09:54:05.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:04 smithi203 bash[20366]: cluster 2024-09-17T09:54:03.862574+0000 mgr.y (mgr.24314) 135 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 255 B/s wr, 41 op/s 2024-09-17T09:54:05.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:04 smithi203 bash[20366]: cluster 2024-09-17T09:54:04.579693+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T09:54:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[19898]: audit 2024-09-17T09:54:03.394678+0000 mgr.y (mgr.24314) 133 : audit [DBG] from='client.24626 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:54:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[19898]: cephadm 2024-09-17T09:54:03.396174+0000 mgr.y (mgr.24314) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T09:54:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[19898]: cluster 2024-09-17T09:54:03.862574+0000 mgr.y (mgr.24314) 135 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 255 B/s wr, 41 op/s 2024-09-17T09:54:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[19898]: cluster 2024-09-17T09:54:04.579693+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T09:54:05.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[25345]: audit 2024-09-17T09:54:03.394678+0000 mgr.y (mgr.24314) 133 : audit [DBG] from='client.24626 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:54:05.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[25345]: cephadm 2024-09-17T09:54:03.396174+0000 mgr.y (mgr.24314) 134 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-17T09:54:05.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[25345]: cluster 2024-09-17T09:54:03.862574+0000 mgr.y (mgr.24314) 135 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 255 B/s wr, 41 op/s 2024-09-17T09:54:05.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:04 smithi039 bash[25345]: cluster 2024-09-17T09:54:04.579693+0000 mon.a (mon.0) 1153 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-17T09:54:06.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:54:06] "GET /metrics HTTP/1.1" 200 38116 "" "Prometheus/2.43.0" 2024-09-17T09:54:07.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:06 smithi203 bash[20366]: cluster 2024-09-17T09:54:05.863099+0000 mgr.y (mgr.24314) 136 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 230 B/s wr, 37 op/s 2024-09-17T09:54:07.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:06 smithi039 bash[19898]: cluster 2024-09-17T09:54:05.863099+0000 mgr.y (mgr.24314) 136 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 230 B/s wr, 37 op/s 2024-09-17T09:54:07.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:06 smithi039 bash[25345]: cluster 2024-09-17T09:54:05.863099+0000 mgr.y (mgr.24314) 136 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 230 B/s wr, 37 op/s 2024-09-17T09:54:08.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[19898]: audit 2024-09-17T09:54:07.310716+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:08.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[19898]: audit 2024-09-17T09:54:07.312632+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:08.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[19898]: audit 2024-09-17T09:54:07.646367+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T09:54:08.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[19898]: audit 2024-09-17T09:54:07.646588+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T09:54:08.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[19898]: audit 2024-09-17T09:54:07.646797+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-17T09:54:08.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[19898]: cluster 2024-09-17T09:54:07.863610+0000 mgr.y (mgr.24314) 137 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 204 B/s wr, 33 op/s 2024-09-17T09:54:08.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[25345]: audit 2024-09-17T09:54:07.310716+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:08.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[25345]: audit 2024-09-17T09:54:07.312632+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:08.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[25345]: audit 2024-09-17T09:54:07.646367+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T09:54:08.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[25345]: audit 2024-09-17T09:54:07.646588+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T09:54:08.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[25345]: audit 2024-09-17T09:54:07.646797+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-17T09:54:08.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:08 smithi039 bash[25345]: cluster 2024-09-17T09:54:07.863610+0000 mgr.y (mgr.24314) 137 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 204 B/s wr, 33 op/s 2024-09-17T09:54:08.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:08 smithi203 bash[20366]: audit 2024-09-17T09:54:07.310716+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:08.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:08 smithi203 bash[20366]: audit 2024-09-17T09:54:07.312632+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:08.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:08 smithi203 bash[20366]: audit 2024-09-17T09:54:07.646367+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-17T09:54:08.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:08 smithi203 bash[20366]: audit 2024-09-17T09:54:07.646588+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-17T09:54:08.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:08 smithi203 bash[20366]: audit 2024-09-17T09:54:07.646797+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-09-17T09:54:08.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:08 smithi203 bash[20366]: cluster 2024-09-17T09:54:07.863610+0000 mgr.y (mgr.24314) 137 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 232 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 204 B/s wr, 33 op/s 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[25345]: audit 2024-09-17T09:54:08.328156+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[25345]: audit 2024-09-17T09:54:08.328297+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[25345]: audit 2024-09-17T09:54:08.328498+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[25345]: cluster 2024-09-17T09:54:08.353959+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[19898]: audit 2024-09-17T09:54:08.328156+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[19898]: audit 2024-09-17T09:54:08.328297+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[19898]: audit 2024-09-17T09:54:08.328498+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-17T09:54:09.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:09 smithi039 bash[19898]: cluster 2024-09-17T09:54:08.353959+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T09:54:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:09 smithi203 bash[20366]: audit 2024-09-17T09:54:08.328156+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-17T09:54:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:09 smithi203 bash[20366]: audit 2024-09-17T09:54:08.328297+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-17T09:54:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:09 smithi203 bash[20366]: audit 2024-09-17T09:54:08.328498+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-09-17T09:54:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:09 smithi203 bash[20366]: cluster 2024-09-17T09:54:08.353959+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-17T09:54:09.946 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:54:10.351 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STOPPING 2024-09-17T09:54:10.351 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:54:10.351 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STOPPED 2024-09-17T09:54:10.351 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STARTING 2024-09-17T09:54:10.605 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Serving on http://:::9283 2024-09-17T09:54:10.605 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STARTED 2024-09-17T09:54:10.605 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STOPPING 2024-09-17T09:54:10.605 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: cluster 2024-09-17T09:54:09.346394+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:09.579323+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:09.593538+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:09.595610+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:09.597516+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: cluster 2024-09-17T09:54:09.600532+0000 mgr.y (mgr.24314) 138 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: cluster 2024-09-17T09:54:09.601162+0000 mgr.y (mgr.24314) 139 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:10.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: cephadm 2024-09-17T09:54:09.608645+0000 mgr.y (mgr.24314) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:10.089780+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:10.097206+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:10.105782+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:10.114119+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:10.116618+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: audit 2024-09-17T09:54:10.125524+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:10.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[25345]: cephadm 2024-09-17T09:54:10.126974+0000 mgr.y (mgr.24314) 141 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T09:54:10.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: cluster 2024-09-17T09:54:09.346394+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T09:54:10.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:09.579323+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:09.593538+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:09.595610+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:10.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:09.597516+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:10.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: cluster 2024-09-17T09:54:09.600532+0000 mgr.y (mgr.24314) 138 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: cluster 2024-09-17T09:54:09.601162+0000 mgr.y (mgr.24314) 139 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: cephadm 2024-09-17T09:54:09.608645+0000 mgr.y (mgr.24314) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:10.089780+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:10.097206+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:10.105782+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:10.114119+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T09:54:10.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:10.116618+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T09:54:10.610 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: audit 2024-09-17T09:54:10.125524+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:10.610 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[19898]: cephadm 2024-09-17T09:54:10.126974+0000 mgr.y (mgr.24314) 141 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T09:54:10.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: cluster 2024-09-17T09:54:09.346394+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-17T09:54:10.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:09.579323+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:09.593538+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:09.595610+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:10.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:09.597516+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: cluster 2024-09-17T09:54:09.600532+0000 mgr.y (mgr.24314) 138 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: cluster 2024-09-17T09:54:09.601162+0000 mgr.y (mgr.24314) 139 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: cephadm 2024-09-17T09:54:09.608645+0000 mgr.y (mgr.24314) 140 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:10.089780+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:10.097206+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:10.105782+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:10.114119+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:10.116618+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: audit 2024-09-17T09:54:10.125524+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:10 smithi203 bash[20366]: cephadm 2024-09-17T09:54:10.126974+0000 mgr.y (mgr.24314) 141 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T09:54:11.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:54:11.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STOPPED 2024-09-17T09:54:11.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:10 smithi039 bash[20147]: [17/Sep/2024:09:54:10] ENGINE Bus STARTING 2024-09-17T09:54:11.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:11 smithi039 bash[20147]: [17/Sep/2024:09:54:11] ENGINE Serving on http://:::9283 2024-09-17T09:54:11.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:11 smithi039 bash[20147]: [17/Sep/2024:09:54:11] ENGINE Bus STARTED 2024-09-17T09:54:12.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:12 smithi039 bash[19898]: cluster 2024-09-17T09:54:11.601936+0000 mgr.y (mgr.24314) 142 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:12.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:12 smithi039 bash[25345]: cluster 2024-09-17T09:54:11.601936+0000 mgr.y (mgr.24314) 142 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:12.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:12 smithi203 bash[20366]: cluster 2024-09-17T09:54:11.601936+0000 mgr.y (mgr.24314) 142 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:13.931 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.932 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.932 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.932 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.933 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.933 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.934 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:13.934 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:54:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.185 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.185 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.186 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.186 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.186 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.186 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.187 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.187 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.187 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 09:54:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:54:14.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[19898]: cluster 2024-09-17T09:54:13.603906+0000 mgr.y (mgr.24314) 143 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 356 B/s wr, 7 op/s 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[19898]: audit 2024-09-17T09:54:14.249617+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[19898]: audit 2024-09-17T09:54:14.255557+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[19898]: audit 2024-09-17T09:54:14.262545+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[19898]: audit 2024-09-17T09:54:14.273656+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[25345]: cluster 2024-09-17T09:54:13.603906+0000 mgr.y (mgr.24314) 143 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 356 B/s wr, 7 op/s 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[25345]: audit 2024-09-17T09:54:14.249617+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[25345]: audit 2024-09-17T09:54:14.255557+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[25345]: audit 2024-09-17T09:54:14.262545+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:14 smithi039 bash[25345]: audit 2024-09-17T09:54:14.273656+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:14 smithi203 bash[20366]: cluster 2024-09-17T09:54:13.603906+0000 mgr.y (mgr.24314) 143 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 356 B/s wr, 7 op/s 2024-09-17T09:54:14.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:14 smithi203 bash[20366]: audit 2024-09-17T09:54:14.249617+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:14 smithi203 bash[20366]: audit 2024-09-17T09:54:14.255557+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:14 smithi203 bash[20366]: audit 2024-09-17T09:54:14.262545+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:14.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:14 smithi203 bash[20366]: audit 2024-09-17T09:54:14.273656+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:15.917 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:15 smithi203 bash[20366]: cephadm 2024-09-17T09:54:14.263281+0000 mgr.y (mgr.24314) 144 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T09:54:16.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:15 smithi039 bash[25345]: cephadm 2024-09-17T09:54:14.263281+0000 mgr.y (mgr.24314) 144 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T09:54:16.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:15 smithi039 bash[19898]: cephadm 2024-09-17T09:54:14.263281+0000 mgr.y (mgr.24314) 144 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-17T09:54:16.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:54:16] "GET /metrics HTTP/1.1" 200 38189 "" "Prometheus/2.43.0" 2024-09-17T09:54:16.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:16 smithi203 bash[20366]: cluster 2024-09-17T09:54:15.604663+0000 mgr.y (mgr.24314) 145 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 281 B/s wr, 6 op/s 2024-09-17T09:54:16.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:16 smithi203 bash[20366]: cluster 2024-09-17T09:54:15.692915+0000 mon.a (mon.0) 1178 : cluster [DBG] mgrmap e22: y(active, since 3m), standbys: x 2024-09-17T09:54:17.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:16 smithi039 bash[25345]: cluster 2024-09-17T09:54:15.604663+0000 mgr.y (mgr.24314) 145 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 281 B/s wr, 6 op/s 2024-09-17T09:54:17.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:16 smithi039 bash[25345]: cluster 2024-09-17T09:54:15.692915+0000 mon.a (mon.0) 1178 : cluster [DBG] mgrmap e22: y(active, since 3m), standbys: x 2024-09-17T09:54:17.085 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:16 smithi039 bash[19898]: cluster 2024-09-17T09:54:15.604663+0000 mgr.y (mgr.24314) 145 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 281 B/s wr, 6 op/s 2024-09-17T09:54:17.085 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:16 smithi039 bash[19898]: cluster 2024-09-17T09:54:15.692915+0000 mon.a (mon.0) 1178 : cluster [DBG] mgrmap e22: y(active, since 3m), standbys: x 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[25345]: audit 2024-09-17T09:54:17.390964+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[25345]: cluster 2024-09-17T09:54:17.605092+0000 mgr.y (mgr.24314) 146 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 247 B/s wr, 5 op/s 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[25345]: audit 2024-09-17T09:54:18.019949+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.39:0/582294691' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[25345]: audit 2024-09-17T09:54:18.351626+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.39:0/3384622496' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]: dispatch 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[25345]: audit 2024-09-17T09:54:18.352362+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]: dispatch 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[19898]: audit 2024-09-17T09:54:17.390964+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[19898]: cluster 2024-09-17T09:54:17.605092+0000 mgr.y (mgr.24314) 146 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 247 B/s wr, 5 op/s 2024-09-17T09:54:18.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[19898]: audit 2024-09-17T09:54:18.019949+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.39:0/582294691' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T09:54:18.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[19898]: audit 2024-09-17T09:54:18.351626+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.39:0/3384622496' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]: dispatch 2024-09-17T09:54:18.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:18 smithi039 bash[19898]: audit 2024-09-17T09:54:18.352362+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]: dispatch 2024-09-17T09:54:18.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:18 smithi203 bash[20366]: audit 2024-09-17T09:54:17.390964+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:18.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:18 smithi203 bash[20366]: cluster 2024-09-17T09:54:17.605092+0000 mgr.y (mgr.24314) 146 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 247 B/s wr, 5 op/s 2024-09-17T09:54:18.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:18 smithi203 bash[20366]: audit 2024-09-17T09:54:18.019949+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.39:0/582294691' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T09:54:18.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:18 smithi203 bash[20366]: audit 2024-09-17T09:54:18.351626+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.39:0/3384622496' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]: dispatch 2024-09-17T09:54:18.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:18 smithi203 bash[20366]: audit 2024-09-17T09:54:18.352362+0000 mon.a (mon.0) 1180 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]: dispatch 2024-09-17T09:54:19.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:19 smithi203 bash[20366]: audit 2024-09-17T09:54:18.410017+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]': finished 2024-09-17T09:54:19.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:19 smithi203 bash[20366]: cluster 2024-09-17T09:54:18.418937+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T09:54:19.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:19 smithi203 bash[20366]: audit 2024-09-17T09:54:18.738667+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.39:0/1959704377' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]: dispatch 2024-09-17T09:54:19.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:19 smithi203 bash[20366]: audit 2024-09-17T09:54:18.739668+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]: dispatch 2024-09-17T09:54:19.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[19898]: audit 2024-09-17T09:54:18.410017+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]': finished 2024-09-17T09:54:19.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[19898]: cluster 2024-09-17T09:54:18.418937+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T09:54:19.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[19898]: audit 2024-09-17T09:54:18.738667+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.39:0/1959704377' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]: dispatch 2024-09-17T09:54:19.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[19898]: audit 2024-09-17T09:54:18.739668+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]: dispatch 2024-09-17T09:54:19.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[25345]: audit 2024-09-17T09:54:18.410017+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2551032470"}]': finished 2024-09-17T09:54:19.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[25345]: cluster 2024-09-17T09:54:18.418937+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-17T09:54:19.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[25345]: audit 2024-09-17T09:54:18.738667+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.39:0/1959704377' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]: dispatch 2024-09-17T09:54:19.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:19 smithi039 bash[25345]: audit 2024-09-17T09:54:18.739668+0000 mon.a (mon.0) 1183 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]: dispatch 2024-09-17T09:54:20.632 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[25345]: audit 2024-09-17T09:54:19.420071+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]': finished 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[25345]: cluster 2024-09-17T09:54:19.428378+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[25345]: cluster 2024-09-17T09:54:19.605470+0000 mgr.y (mgr.24314) 147 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 383 B/s wr, 6 op/s 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[25345]: audit 2024-09-17T09:54:19.767818+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.39:0/2987593260' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/839112345"}]: dispatch 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[25345]: audit 2024-09-17T09:54:20.085697+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[25345]: audit 2024-09-17T09:54:20.099749+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[19898]: audit 2024-09-17T09:54:19.420071+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]': finished 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[19898]: cluster 2024-09-17T09:54:19.428378+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[19898]: cluster 2024-09-17T09:54:19.605470+0000 mgr.y (mgr.24314) 147 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 383 B/s wr, 6 op/s 2024-09-17T09:54:20.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[19898]: audit 2024-09-17T09:54:19.767818+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.39:0/2987593260' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/839112345"}]: dispatch 2024-09-17T09:54:20.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[19898]: audit 2024-09-17T09:54:20.085697+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:20.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:20 smithi039 bash[19898]: audit 2024-09-17T09:54:20.099749+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:20 smithi203 bash[20366]: audit 2024-09-17T09:54:19.420071+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3998354229"}]': finished 2024-09-17T09:54:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:20 smithi203 bash[20366]: cluster 2024-09-17T09:54:19.428378+0000 mon.a (mon.0) 1185 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-17T09:54:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:20 smithi203 bash[20366]: cluster 2024-09-17T09:54:19.605470+0000 mgr.y (mgr.24314) 147 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 383 B/s wr, 6 op/s 2024-09-17T09:54:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:20 smithi203 bash[20366]: audit 2024-09-17T09:54:19.767818+0000 mon.a (mon.0) 1186 : audit [INF] from='client.? 172.21.15.39:0/2987593260' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/839112345"}]: dispatch 2024-09-17T09:54:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:20 smithi203 bash[20366]: audit 2024-09-17T09:54:20.085697+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:20 smithi203 bash[20366]: audit 2024-09-17T09:54:20.099749+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:21.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:21 smithi203 bash[20366]: audit 2024-09-17T09:54:20.458533+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.39:0/2987593260' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/839112345"}]': finished 2024-09-17T09:54:21.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:21 smithi203 bash[20366]: cluster 2024-09-17T09:54:20.468776+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T09:54:21.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:21 smithi203 bash[20366]: audit 2024-09-17T09:54:20.763770+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.39:0/28735576' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]: dispatch 2024-09-17T09:54:21.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:21 smithi203 bash[20366]: audit 2024-09-17T09:54:20.764231+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]: dispatch 2024-09-17T09:54:21.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:21 smithi203 bash[20366]: audit 2024-09-17T09:54:21.180690+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:21.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:21 smithi203 bash[20366]: audit 2024-09-17T09:54:21.187139+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:21.866 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[19898]: audit 2024-09-17T09:54:20.458533+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.39:0/2987593260' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/839112345"}]': finished 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[19898]: cluster 2024-09-17T09:54:20.468776+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[19898]: audit 2024-09-17T09:54:20.763770+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.39:0/28735576' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]: dispatch 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[19898]: audit 2024-09-17T09:54:20.764231+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]: dispatch 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[19898]: audit 2024-09-17T09:54:21.180690+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[19898]: audit 2024-09-17T09:54:21.187139+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[25345]: audit 2024-09-17T09:54:20.458533+0000 mon.a (mon.0) 1189 : audit [INF] from='client.? 172.21.15.39:0/2987593260' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/839112345"}]': finished 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[25345]: cluster 2024-09-17T09:54:20.468776+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[25345]: audit 2024-09-17T09:54:20.763770+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.39:0/28735576' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]: dispatch 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[25345]: audit 2024-09-17T09:54:20.764231+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]: dispatch 2024-09-17T09:54:21.867 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[25345]: audit 2024-09-17T09:54:21.180690+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:21.868 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:21 smithi039 bash[25345]: audit 2024-09-17T09:54:21.187139+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[19898]: audit 2024-09-17T09:54:21.483053+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]': finished 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[19898]: cluster 2024-09-17T09:54:21.486779+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[19898]: cluster 2024-09-17T09:54:21.605919+0000 mgr.y (mgr.24314) 148 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 2 op/s 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[19898]: audit 2024-09-17T09:54:21.790223+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.39:0/1073226141' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1468653014"}]: dispatch 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[19898]: audit 2024-09-17T09:54:22.304625+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[25345]: audit 2024-09-17T09:54:21.483053+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]': finished 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[25345]: cluster 2024-09-17T09:54:21.486779+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[25345]: cluster 2024-09-17T09:54:21.605919+0000 mgr.y (mgr.24314) 148 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 2 op/s 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[25345]: audit 2024-09-17T09:54:21.790223+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.39:0/1073226141' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1468653014"}]: dispatch 2024-09-17T09:54:22.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:22 smithi039 bash[25345]: audit 2024-09-17T09:54:22.304625+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:22.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:22 smithi203 bash[20366]: audit 2024-09-17T09:54:21.483053+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/839112345"}]': finished 2024-09-17T09:54:22.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:22 smithi203 bash[20366]: cluster 2024-09-17T09:54:21.486779+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-17T09:54:22.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:22 smithi203 bash[20366]: cluster 2024-09-17T09:54:21.605919+0000 mgr.y (mgr.24314) 148 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 2 op/s 2024-09-17T09:54:22.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:22 smithi203 bash[20366]: audit 2024-09-17T09:54:21.790223+0000 mon.a (mon.0) 1196 : audit [INF] from='client.? 172.21.15.39:0/1073226141' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1468653014"}]: dispatch 2024-09-17T09:54:22.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:22 smithi203 bash[20366]: audit 2024-09-17T09:54:22.304625+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:23.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[19898]: audit 2024-09-17T09:54:22.504415+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.39:0/1073226141' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1468653014"}]': finished 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[19898]: cluster 2024-09-17T09:54:22.510813+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[19898]: audit 2024-09-17T09:54:22.817950+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.39:0/2435618354' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2096892090"}]: dispatch 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[19898]: audit 2024-09-17T09:54:23.133753+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[19898]: audit 2024-09-17T09:54:23.143102+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[19898]: audit 2024-09-17T09:54:23.151299+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[25345]: audit 2024-09-17T09:54:22.504415+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.39:0/1073226141' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1468653014"}]': finished 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[25345]: cluster 2024-09-17T09:54:22.510813+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[25345]: audit 2024-09-17T09:54:22.817950+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.39:0/2435618354' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2096892090"}]: dispatch 2024-09-17T09:54:23.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[25345]: audit 2024-09-17T09:54:23.133753+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[25345]: audit 2024-09-17T09:54:23.143102+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:23 smithi039 bash[25345]: audit 2024-09-17T09:54:23.151299+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:23 smithi203 bash[20366]: audit 2024-09-17T09:54:22.504415+0000 mon.a (mon.0) 1198 : audit [INF] from='client.? 172.21.15.39:0/1073226141' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1468653014"}]': finished 2024-09-17T09:54:23.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:23 smithi203 bash[20366]: cluster 2024-09-17T09:54:22.510813+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-17T09:54:23.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:23 smithi203 bash[20366]: audit 2024-09-17T09:54:22.817950+0000 mon.a (mon.0) 1200 : audit [INF] from='client.? 172.21.15.39:0/2435618354' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2096892090"}]: dispatch 2024-09-17T09:54:23.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:23 smithi203 bash[20366]: audit 2024-09-17T09:54:23.133753+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:23 smithi203 bash[20366]: audit 2024-09-17T09:54:23.143102+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:23.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:23 smithi203 bash[20366]: audit 2024-09-17T09:54:23.151299+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:24.632 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[25345]: audit 2024-09-17T09:54:23.508260+0000 mon.a (mon.0) 1204 : audit [INF] from='client.? 172.21.15.39:0/2435618354' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2096892090"}]': finished 2024-09-17T09:54:24.632 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[25345]: cluster 2024-09-17T09:54:23.516922+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T09:54:24.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[25345]: cluster 2024-09-17T09:54:23.606571+0000 mgr.y (mgr.24314) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:24.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[25345]: audit 2024-09-17T09:54:23.852199+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? 172.21.15.39:0/2605507788' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/769315316"}]: dispatch 2024-09-17T09:54:24.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[19898]: audit 2024-09-17T09:54:23.508260+0000 mon.a (mon.0) 1204 : audit [INF] from='client.? 172.21.15.39:0/2435618354' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2096892090"}]': finished 2024-09-17T09:54:24.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[19898]: cluster 2024-09-17T09:54:23.516922+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T09:54:24.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[19898]: cluster 2024-09-17T09:54:23.606571+0000 mgr.y (mgr.24314) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:24.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:24 smithi039 bash[19898]: audit 2024-09-17T09:54:23.852199+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? 172.21.15.39:0/2605507788' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/769315316"}]: dispatch 2024-09-17T09:54:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:24 smithi203 bash[20366]: audit 2024-09-17T09:54:23.508260+0000 mon.a (mon.0) 1204 : audit [INF] from='client.? 172.21.15.39:0/2435618354' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2096892090"}]': finished 2024-09-17T09:54:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:24 smithi203 bash[20366]: cluster 2024-09-17T09:54:23.516922+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-17T09:54:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:24 smithi203 bash[20366]: cluster 2024-09-17T09:54:23.606571+0000 mgr.y (mgr.24314) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:24 smithi203 bash[20366]: audit 2024-09-17T09:54:23.852199+0000 mon.a (mon.0) 1206 : audit [INF] from='client.? 172.21.15.39:0/2605507788' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/769315316"}]: dispatch 2024-09-17T09:54:25.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[25345]: audit 2024-09-17T09:54:24.531303+0000 mon.a (mon.0) 1207 : audit [INF] from='client.? 172.21.15.39:0/2605507788' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/769315316"}]': finished 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[25345]: cluster 2024-09-17T09:54:24.539421+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[25345]: audit 2024-09-17T09:54:24.854122+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.39:0/85802773' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]: dispatch 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[25345]: audit 2024-09-17T09:54:24.855034+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]: dispatch 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[19898]: audit 2024-09-17T09:54:24.531303+0000 mon.a (mon.0) 1207 : audit [INF] from='client.? 172.21.15.39:0/2605507788' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/769315316"}]': finished 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[19898]: cluster 2024-09-17T09:54:24.539421+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[19898]: audit 2024-09-17T09:54:24.854122+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.39:0/85802773' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]: dispatch 2024-09-17T09:54:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:25 smithi039 bash[19898]: audit 2024-09-17T09:54:24.855034+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]: dispatch 2024-09-17T09:54:25.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:25 smithi203 bash[20366]: audit 2024-09-17T09:54:24.531303+0000 mon.a (mon.0) 1207 : audit [INF] from='client.? 172.21.15.39:0/2605507788' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/769315316"}]': finished 2024-09-17T09:54:25.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:25 smithi203 bash[20366]: cluster 2024-09-17T09:54:24.539421+0000 mon.a (mon.0) 1208 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-17T09:54:25.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:25 smithi203 bash[20366]: audit 2024-09-17T09:54:24.854122+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.39:0/85802773' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]: dispatch 2024-09-17T09:54:25.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:25 smithi203 bash[20366]: audit 2024-09-17T09:54:24.855034+0000 mon.a (mon.0) 1209 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]: dispatch 2024-09-17T09:54:26.554 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:54:26] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:54:26.840 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[19898]: audit 2024-09-17T09:54:25.534250+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]': finished 2024-09-17T09:54:26.840 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[19898]: cluster 2024-09-17T09:54:25.542322+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T09:54:26.841 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[19898]: cluster 2024-09-17T09:54:25.607166+0000 mgr.y (mgr.24314) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:26.841 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[19898]: audit 2024-09-17T09:54:25.862067+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.39:0/1781585352' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]: dispatch 2024-09-17T09:54:26.841 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[19898]: audit 2024-09-17T09:54:25.862991+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]: dispatch 2024-09-17T09:54:26.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[25345]: audit 2024-09-17T09:54:25.534250+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]': finished 2024-09-17T09:54:26.842 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[25345]: cluster 2024-09-17T09:54:25.542322+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T09:54:26.842 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[25345]: cluster 2024-09-17T09:54:25.607166+0000 mgr.y (mgr.24314) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:26.842 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[25345]: audit 2024-09-17T09:54:25.862067+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.39:0/1781585352' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]: dispatch 2024-09-17T09:54:26.842 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:26 smithi039 bash[25345]: audit 2024-09-17T09:54:25.862991+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]: dispatch 2024-09-17T09:54:26.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:26 smithi203 bash[20366]: audit 2024-09-17T09:54:25.534250+0000 mon.a (mon.0) 1210 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3895768890"}]': finished 2024-09-17T09:54:26.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:26 smithi203 bash[20366]: cluster 2024-09-17T09:54:25.542322+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-17T09:54:26.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:26 smithi203 bash[20366]: cluster 2024-09-17T09:54:25.607166+0000 mgr.y (mgr.24314) 150 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:26.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:26 smithi203 bash[20366]: audit 2024-09-17T09:54:25.862067+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.39:0/1781585352' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]: dispatch 2024-09-17T09:54:26.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:26 smithi203 bash[20366]: audit 2024-09-17T09:54:25.862991+0000 mon.a (mon.0) 1212 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]: dispatch 2024-09-17T09:54:27.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[19898]: audit 2024-09-17T09:54:26.556798+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]': finished 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[19898]: cluster 2024-09-17T09:54:26.566710+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[19898]: audit 2024-09-17T09:54:26.882760+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.39:0/2577420656' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]: dispatch 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[19898]: audit 2024-09-17T09:54:26.883193+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]: dispatch 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[25345]: audit 2024-09-17T09:54:26.556798+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]': finished 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[25345]: cluster 2024-09-17T09:54:26.566710+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[25345]: audit 2024-09-17T09:54:26.882760+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.39:0/2577420656' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]: dispatch 2024-09-17T09:54:27.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:27 smithi039 bash[25345]: audit 2024-09-17T09:54:26.883193+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]: dispatch 2024-09-17T09:54:27.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:27 smithi203 bash[20366]: audit 2024-09-17T09:54:26.556798+0000 mon.a (mon.0) 1213 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3895768890"}]': finished 2024-09-17T09:54:27.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:27 smithi203 bash[20366]: cluster 2024-09-17T09:54:26.566710+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-17T09:54:27.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:27 smithi203 bash[20366]: audit 2024-09-17T09:54:26.882760+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.39:0/2577420656' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]: dispatch 2024-09-17T09:54:27.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:27 smithi203 bash[20366]: audit 2024-09-17T09:54:26.883193+0000 mon.a (mon.0) 1215 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]: dispatch 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[19898]: audit 2024-09-17T09:54:27.559685+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]': finished 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[19898]: cluster 2024-09-17T09:54:27.566924+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[19898]: cluster 2024-09-17T09:54:27.607749+0000 mgr.y (mgr.24314) 151 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[19898]: audit 2024-09-17T09:54:27.753948+0000 mgr.y (mgr.24314) 152 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[19898]: audit 2024-09-17T09:54:27.890385+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.39:0/510216978' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]: dispatch 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[19898]: audit 2024-09-17T09:54:27.891347+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]: dispatch 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[25345]: audit 2024-09-17T09:54:27.559685+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]': finished 2024-09-17T09:54:28.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[25345]: cluster 2024-09-17T09:54:27.566924+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T09:54:28.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[25345]: cluster 2024-09-17T09:54:27.607749+0000 mgr.y (mgr.24314) 151 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:28.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[25345]: audit 2024-09-17T09:54:27.753948+0000 mgr.y (mgr.24314) 152 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:28.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[25345]: audit 2024-09-17T09:54:27.890385+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.39:0/510216978' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]: dispatch 2024-09-17T09:54:28.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:28 smithi039 bash[25345]: audit 2024-09-17T09:54:27.891347+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]: dispatch 2024-09-17T09:54:28.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:28 smithi203 bash[20366]: audit 2024-09-17T09:54:27.559685+0000 mon.a (mon.0) 1216 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3200435941"}]': finished 2024-09-17T09:54:28.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:28 smithi203 bash[20366]: cluster 2024-09-17T09:54:27.566924+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-17T09:54:28.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:28 smithi203 bash[20366]: cluster 2024-09-17T09:54:27.607749+0000 mgr.y (mgr.24314) 151 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:28.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:28 smithi203 bash[20366]: audit 2024-09-17T09:54:27.753948+0000 mgr.y (mgr.24314) 152 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:28.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:28 smithi203 bash[20366]: audit 2024-09-17T09:54:27.890385+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.39:0/510216978' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]: dispatch 2024-09-17T09:54:28.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:28 smithi203 bash[20366]: audit 2024-09-17T09:54:27.891347+0000 mon.a (mon.0) 1218 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]: dispatch 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[19898]: audit 2024-09-17T09:54:28.581029+0000 mon.a (mon.0) 1219 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]': finished 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[19898]: cluster 2024-09-17T09:54:28.598889+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[19898]: audit 2024-09-17T09:54:28.921892+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.39:0/985521033' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]: dispatch 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[19898]: audit 2024-09-17T09:54:28.922449+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]: dispatch 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[25345]: audit 2024-09-17T09:54:28.581029+0000 mon.a (mon.0) 1219 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]': finished 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[25345]: cluster 2024-09-17T09:54:28.598889+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[25345]: audit 2024-09-17T09:54:28.921892+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.39:0/985521033' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]: dispatch 2024-09-17T09:54:29.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:29 smithi039 bash[25345]: audit 2024-09-17T09:54:28.922449+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]: dispatch 2024-09-17T09:54:29.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:29 smithi203 bash[20366]: audit 2024-09-17T09:54:28.581029+0000 mon.a (mon.0) 1219 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/1182854313"}]': finished 2024-09-17T09:54:29.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:29 smithi203 bash[20366]: cluster 2024-09-17T09:54:28.598889+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-17T09:54:29.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:29 smithi203 bash[20366]: audit 2024-09-17T09:54:28.921892+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.39:0/985521033' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]: dispatch 2024-09-17T09:54:29.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:29 smithi203 bash[20366]: audit 2024-09-17T09:54:28.922449+0000 mon.a (mon.0) 1221 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]: dispatch 2024-09-17T09:54:30.882 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[20147]: [17/Sep/2024:09:54:30] ENGINE Bus STOPPING 2024-09-17T09:54:30.883 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[20147]: [17/Sep/2024:09:54:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T09:54:30.883 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[20147]: [17/Sep/2024:09:54:30] ENGINE Bus STOPPED 2024-09-17T09:54:30.883 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[20147]: [17/Sep/2024:09:54:30] ENGINE Bus STARTING 2024-09-17T09:54:30.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:29.583243+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]': finished 2024-09-17T09:54:30.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: cluster 2024-09-17T09:54:29.592400+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T09:54:30.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: cluster 2024-09-17T09:54:29.608283+0000 mgr.y (mgr.24314) 153 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:29.927713+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.39:0/3790285711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3634627113"}]: dispatch 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:30.493718+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:30.504647+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:30.506788+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:30.508702+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[25345]: audit 2024-09-17T09:54:30.522334+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:29.583243+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]': finished 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: cluster 2024-09-17T09:54:29.592400+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T09:54:30.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: cluster 2024-09-17T09:54:29.608283+0000 mgr.y (mgr.24314) 153 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:29.927713+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.39:0/3790285711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3634627113"}]: dispatch 2024-09-17T09:54:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:30.493718+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:30.504647+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:30.506788+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:30.508702+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[19898]: audit 2024-09-17T09:54:30.522334+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:29.583243+0000 mon.a (mon.0) 1222 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2710714375"}]': finished 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: cluster 2024-09-17T09:54:29.592400+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: cluster 2024-09-17T09:54:29.608283+0000 mgr.y (mgr.24314) 153 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:29.927713+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.39:0/3790285711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3634627113"}]: dispatch 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:30.493718+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:30.504647+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:30.506788+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:30.508702+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:30 smithi203 bash[20366]: audit 2024-09-17T09:54:30.522334+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.382 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[20147]: [17/Sep/2024:09:54:30] ENGINE Serving on http://:::9283 2024-09-17T09:54:31.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:30 smithi039 bash[20147]: [17/Sep/2024:09:54:30] ENGINE Bus STARTED 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: cluster 2024-09-17T09:54:30.511683+0000 mgr.y (mgr.24314) 154 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: cluster 2024-09-17T09:54:30.512351+0000 mgr.y (mgr.24314) 155 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.608571+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.39:0/3790285711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3634627113"}]': finished 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: cluster 2024-09-17T09:54:30.617541+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.618676+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.619715+0000 mgr.y (mgr.24314) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: cephadm 2024-09-17T09:54:30.621332+0000 mgr.y (mgr.24314) 157 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.621757+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.622488+0000 mgr.y (mgr.24314) 158 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T09:54:31.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.629376+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.637432+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.638292+0000 mgr.y (mgr.24314) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.648427+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.936472+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.39:0/2456921005' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]: dispatch 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[25345]: audit 2024-09-17T09:54:30.937088+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]: dispatch 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: cluster 2024-09-17T09:54:30.511683+0000 mgr.y (mgr.24314) 154 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: cluster 2024-09-17T09:54:30.512351+0000 mgr.y (mgr.24314) 155 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.608571+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.39:0/3790285711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3634627113"}]': finished 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: cluster 2024-09-17T09:54:30.617541+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.618676+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T09:54:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.619715+0000 mgr.y (mgr.24314) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: cephadm 2024-09-17T09:54:30.621332+0000 mgr.y (mgr.24314) 157 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.621757+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.622488+0000 mgr.y (mgr.24314) 158 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.629376+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.637432+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.638292+0000 mgr.y (mgr.24314) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.648427+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.936472+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.39:0/2456921005' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]: dispatch 2024-09-17T09:54:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:31 smithi039 bash[19898]: audit 2024-09-17T09:54:30.937088+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]: dispatch 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: cluster 2024-09-17T09:54:30.511683+0000 mgr.y (mgr.24314) 154 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: cluster 2024-09-17T09:54:30.512351+0000 mgr.y (mgr.24314) 155 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.608571+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.39:0/3790285711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3634627113"}]': finished 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: cluster 2024-09-17T09:54:30.617541+0000 mon.a (mon.0) 1231 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.618676+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.619715+0000 mgr.y (mgr.24314) 156 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T09:54:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: cephadm 2024-09-17T09:54:30.621332+0000 mgr.y (mgr.24314) 157 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.621757+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.622488+0000 mgr.y (mgr.24314) 158 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.629376+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.637432+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.638292+0000 mgr.y (mgr.24314) 159 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.648427+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.936472+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.39:0/2456921005' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]: dispatch 2024-09-17T09:54:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:31 smithi203 bash[20366]: audit 2024-09-17T09:54:30.937088+0000 mon.a (mon.0) 1237 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]: dispatch 2024-09-17T09:54:32.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:32 smithi203 bash[20366]: audit 2024-09-17T09:54:31.648820+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]': finished 2024-09-17T09:54:32.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:32 smithi203 bash[20366]: cluster 2024-09-17T09:54:31.656610+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T09:54:32.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:32 smithi203 bash[20366]: audit 2024-09-17T09:54:31.974701+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.39:0/4028263019' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]: dispatch 2024-09-17T09:54:32.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:32 smithi203 bash[20366]: audit 2024-09-17T09:54:31.975192+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]: dispatch 2024-09-17T09:54:33.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[25345]: audit 2024-09-17T09:54:31.648820+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]': finished 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[25345]: cluster 2024-09-17T09:54:31.656610+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[25345]: audit 2024-09-17T09:54:31.974701+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.39:0/4028263019' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]: dispatch 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[25345]: audit 2024-09-17T09:54:31.975192+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]: dispatch 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[19898]: audit 2024-09-17T09:54:31.648820+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3478515822"}]': finished 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[19898]: cluster 2024-09-17T09:54:31.656610+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[19898]: audit 2024-09-17T09:54:31.974701+0000 mon.c (mon.2) 42 : audit [INF] from='client.? 172.21.15.39:0/4028263019' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]: dispatch 2024-09-17T09:54:33.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:32 smithi039 bash[19898]: audit 2024-09-17T09:54:31.975192+0000 mon.a (mon.0) 1240 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]: dispatch 2024-09-17T09:54:33.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:33 smithi203 bash[20366]: cluster 2024-09-17T09:54:32.513109+0000 mgr.y (mgr.24314) 160 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:33.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:33 smithi203 bash[20366]: audit 2024-09-17T09:54:32.659318+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]': finished 2024-09-17T09:54:33.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:33 smithi203 bash[20366]: cluster 2024-09-17T09:54:32.666276+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T09:54:33.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:33 smithi203 bash[20366]: audit 2024-09-17T09:54:32.977264+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? 172.21.15.39:0/1753435051' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3634627113"}]: dispatch 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[19898]: cluster 2024-09-17T09:54:32.513109+0000 mgr.y (mgr.24314) 160 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[19898]: audit 2024-09-17T09:54:32.659318+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]': finished 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[19898]: cluster 2024-09-17T09:54:32.666276+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[19898]: audit 2024-09-17T09:54:32.977264+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? 172.21.15.39:0/1753435051' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3634627113"}]: dispatch 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[25345]: cluster 2024-09-17T09:54:32.513109+0000 mgr.y (mgr.24314) 160 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[25345]: audit 2024-09-17T09:54:32.659318+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3523990298"}]': finished 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[25345]: cluster 2024-09-17T09:54:32.666276+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-17T09:54:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:33 smithi039 bash[25345]: audit 2024-09-17T09:54:32.977264+0000 mon.a (mon.0) 1243 : audit [INF] from='client.? 172.21.15.39:0/1753435051' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3634627113"}]: dispatch 2024-09-17T09:54:34.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:34 smithi203 bash[20366]: audit 2024-09-17T09:54:33.687958+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.39:0/1753435051' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3634627113"}]': finished 2024-09-17T09:54:34.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:34 smithi203 bash[20366]: cluster 2024-09-17T09:54:33.695453+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T09:54:35.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:34 smithi039 bash[25345]: audit 2024-09-17T09:54:33.687958+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.39:0/1753435051' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3634627113"}]': finished 2024-09-17T09:54:35.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:34 smithi039 bash[25345]: cluster 2024-09-17T09:54:33.695453+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T09:54:35.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:34 smithi039 bash[19898]: audit 2024-09-17T09:54:33.687958+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.39:0/1753435051' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3634627113"}]': finished 2024-09-17T09:54:35.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:34 smithi039 bash[19898]: cluster 2024-09-17T09:54:33.695453+0000 mon.a (mon.0) 1245 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-17T09:54:35.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:35 smithi203 bash[20366]: cluster 2024-09-17T09:54:34.513872+0000 mgr.y (mgr.24314) 161 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:36.029 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:35 smithi039 bash[19898]: cluster 2024-09-17T09:54:34.513872+0000 mgr.y (mgr.24314) 161 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:36.030 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:35 smithi039 bash[25345]: cluster 2024-09-17T09:54:34.513872+0000 mgr.y (mgr.24314) 161 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:36.382 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:54:36] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: cluster 2024-09-17T09:54:36.514290+0000 mgr.y (mgr.24314) 162 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: audit 2024-09-17T09:54:36.547726+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: audit 2024-09-17T09:54:36.564751+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: audit 2024-09-17T09:54:36.566606+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: audit 2024-09-17T09:54:36.567604+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: cluster 2024-09-17T09:54:36.569822+0000 mgr.y (mgr.24314) 163 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: cluster 2024-09-17T09:54:36.570008+0000 mgr.y (mgr.24314) 164 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: cephadm 2024-09-17T09:54:36.594708+0000 mgr.y (mgr.24314) 165 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T09:54:37.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: audit 2024-09-17T09:54:36.847392+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[19898]: audit 2024-09-17T09:54:37.306156+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:37.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: cluster 2024-09-17T09:54:36.514290+0000 mgr.y (mgr.24314) 162 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: audit 2024-09-17T09:54:36.547726+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: audit 2024-09-17T09:54:36.564751+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: audit 2024-09-17T09:54:36.566606+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: audit 2024-09-17T09:54:36.567604+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: cluster 2024-09-17T09:54:36.569822+0000 mgr.y (mgr.24314) 163 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: cluster 2024-09-17T09:54:36.570008+0000 mgr.y (mgr.24314) 164 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: cephadm 2024-09-17T09:54:36.594708+0000 mgr.y (mgr.24314) 165 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: audit 2024-09-17T09:54:36.847392+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:37 smithi039 bash[25345]: audit 2024-09-17T09:54:37.306156+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:37.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: cluster 2024-09-17T09:54:36.514290+0000 mgr.y (mgr.24314) 162 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 867 B/s rd, 0 op/s 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: audit 2024-09-17T09:54:36.547726+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: audit 2024-09-17T09:54:36.564751+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: audit 2024-09-17T09:54:36.566606+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: audit 2024-09-17T09:54:36.567604+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: cluster 2024-09-17T09:54:36.569822+0000 mgr.y (mgr.24314) 163 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: cluster 2024-09-17T09:54:36.570008+0000 mgr.y (mgr.24314) 164 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: cephadm 2024-09-17T09:54:36.594708+0000 mgr.y (mgr.24314) 165 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: audit 2024-09-17T09:54:36.847392+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:37.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:37 smithi203 bash[20366]: audit 2024-09-17T09:54:37.306156+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:38.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:38 smithi203 bash[20366]: audit 2024-09-17T09:54:37.765703+0000 mgr.y (mgr.24314) 166 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:38.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:38 smithi039 bash[19898]: audit 2024-09-17T09:54:37.765703+0000 mgr.y (mgr.24314) 166 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:38.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:38 smithi039 bash[25345]: audit 2024-09-17T09:54:37.765703+0000 mgr.y (mgr.24314) 166 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:39.632 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:39 smithi039 bash[19898]: cluster 2024-09-17T09:54:38.571969+0000 mgr.y (mgr.24314) 167 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5 op/s 2024-09-17T09:54:39.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:39 smithi039 bash[25345]: cluster 2024-09-17T09:54:38.571969+0000 mgr.y (mgr.24314) 167 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5 op/s 2024-09-17T09:54:39.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:39 smithi203 bash[20366]: cluster 2024-09-17T09:54:38.571969+0000 mgr.y (mgr.24314) 167 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 5 op/s 2024-09-17T09:54:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:41 smithi039 bash[19898]: cluster 2024-09-17T09:54:40.572753+0000 mgr.y (mgr.24314) 168 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-17T09:54:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:41 smithi039 bash[25345]: cluster 2024-09-17T09:54:40.572753+0000 mgr.y (mgr.24314) 168 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-17T09:54:41.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:41 smithi203 bash[20366]: cluster 2024-09-17T09:54:40.572753+0000 mgr.y (mgr.24314) 168 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-17T09:54:43.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:43 smithi203 bash[20366]: cluster 2024-09-17T09:54:42.573560+0000 mgr.y (mgr.24314) 169 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T09:54:43.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:43 smithi203 bash[20366]: audit 2024-09-17T09:54:43.367391+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:43 smithi203 bash[20366]: audit 2024-09-17T09:54:43.380226+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:43 smithi203 bash[20366]: audit 2024-09-17T09:54:43.392433+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[19898]: cluster 2024-09-17T09:54:42.573560+0000 mgr.y (mgr.24314) 169 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[19898]: audit 2024-09-17T09:54:43.367391+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[19898]: audit 2024-09-17T09:54:43.380226+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[19898]: audit 2024-09-17T09:54:43.392433+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[25345]: cluster 2024-09-17T09:54:42.573560+0000 mgr.y (mgr.24314) 169 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[25345]: audit 2024-09-17T09:54:43.367391+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[25345]: audit 2024-09-17T09:54:43.380226+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:43.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:43 smithi039 bash[25345]: audit 2024-09-17T09:54:43.392433+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:54:45.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:45 smithi203 bash[20366]: cluster 2024-09-17T09:54:44.575349+0000 mgr.y (mgr.24314) 170 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-17T09:54:46.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:45 smithi039 bash[19898]: cluster 2024-09-17T09:54:44.575349+0000 mgr.y (mgr.24314) 170 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-17T09:54:46.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:45 smithi039 bash[25345]: cluster 2024-09-17T09:54:44.575349+0000 mgr.y (mgr.24314) 170 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 4 op/s 2024-09-17T09:54:46.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:54:46] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-17T09:54:47.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:47 smithi203 bash[20366]: cluster 2024-09-17T09:54:46.576068+0000 mgr.y (mgr.24314) 171 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T09:54:48.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:47 smithi039 bash[25345]: cluster 2024-09-17T09:54:46.576068+0000 mgr.y (mgr.24314) 171 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T09:54:48.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:47 smithi039 bash[19898]: cluster 2024-09-17T09:54:46.576068+0000 mgr.y (mgr.24314) 171 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-17T09:54:48.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:48 smithi203 bash[20366]: audit 2024-09-17T09:54:47.777163+0000 mgr.y (mgr.24314) 172 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:49.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:48 smithi039 bash[25345]: audit 2024-09-17T09:54:47.777163+0000 mgr.y (mgr.24314) 172 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:49.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:48 smithi039 bash[19898]: audit 2024-09-17T09:54:47.777163+0000 mgr.y (mgr.24314) 172 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:49.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:49 smithi203 bash[20366]: cluster 2024-09-17T09:54:48.577889+0000 mgr.y (mgr.24314) 173 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T09:54:50.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:49 smithi039 bash[25345]: cluster 2024-09-17T09:54:48.577889+0000 mgr.y (mgr.24314) 173 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T09:54:50.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:49 smithi039 bash[19898]: cluster 2024-09-17T09:54:48.577889+0000 mgr.y (mgr.24314) 173 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-17T09:54:51.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:51 smithi203 bash[20366]: cluster 2024-09-17T09:54:50.578808+0000 mgr.y (mgr.24314) 174 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:52.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:51 smithi039 bash[25345]: cluster 2024-09-17T09:54:50.578808+0000 mgr.y (mgr.24314) 174 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:52.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:51 smithi039 bash[19898]: cluster 2024-09-17T09:54:50.578808+0000 mgr.y (mgr.24314) 174 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:52.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:52 smithi203 bash[20366]: audit 2024-09-17T09:54:52.306289+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:53.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:52 smithi039 bash[25345]: audit 2024-09-17T09:54:52.306289+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:52 smithi039 bash[19898]: audit 2024-09-17T09:54:52.306289+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:54:53.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:53 smithi203 bash[20366]: cluster 2024-09-17T09:54:52.579617+0000 mgr.y (mgr.24314) 175 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:54.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:53 smithi039 bash[19898]: cluster 2024-09-17T09:54:52.579617+0000 mgr.y (mgr.24314) 175 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:54.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:53 smithi039 bash[25345]: cluster 2024-09-17T09:54:52.579617+0000 mgr.y (mgr.24314) 175 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:55.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:55 smithi203 bash[20366]: cluster 2024-09-17T09:54:54.581345+0000 mgr.y (mgr.24314) 176 : cluster [DBG] pgmap v162: 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-09-17T09:54:56.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:55 smithi039 bash[19898]: cluster 2024-09-17T09:54:54.581345+0000 mgr.y (mgr.24314) 176 : cluster [DBG] pgmap v162: 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-09-17T09:54:56.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:55 smithi039 bash[25345]: cluster 2024-09-17T09:54:54.581345+0000 mgr.y (mgr.24314) 176 : cluster [DBG] pgmap v162: 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-09-17T09:54:56.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:54:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:54:56] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T09:54:57.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:57 smithi203 bash[20366]: cluster 2024-09-17T09:54:56.582056+0000 mgr.y (mgr.24314) 177 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:58.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:57 smithi039 bash[19898]: cluster 2024-09-17T09:54:56.582056+0000 mgr.y (mgr.24314) 177 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:58.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:57 smithi039 bash[25345]: cluster 2024-09-17T09:54:56.582056+0000 mgr.y (mgr.24314) 177 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:54:58.943 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:58 smithi039 bash[25345]: audit 2024-09-17T09:54:57.782018+0000 mgr.y (mgr.24314) 178 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:58.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:58 smithi039 bash[19898]: audit 2024-09-17T09:54:57.782018+0000 mgr.y (mgr.24314) 178 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:58.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:58 smithi203 bash[20366]: audit 2024-09-17T09:54:57.782018+0000 mgr.y (mgr.24314) 178 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:54:59.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:54:59 smithi039 bash[19898]: cluster 2024-09-17T09:54:58.583899+0000 mgr.y (mgr.24314) 179 : cluster [DBG] pgmap v164: 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-09-17T09:54:59.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:54:59 smithi039 bash[25345]: cluster 2024-09-17T09:54:58.583899+0000 mgr.y (mgr.24314) 179 : cluster [DBG] pgmap v164: 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-09-17T09:55:00.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:54:59 smithi203 bash[20366]: cluster 2024-09-17T09:54:58.583899+0000 mgr.y (mgr.24314) 179 : cluster [DBG] pgmap v164: 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-09-17T09:55:01.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:01 smithi039 bash[19898]: cluster 2024-09-17T09:55:00.584657+0000 mgr.y (mgr.24314) 180 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:01.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:01 smithi039 bash[25345]: cluster 2024-09-17T09:55:00.584657+0000 mgr.y (mgr.24314) 180 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:02.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:01 smithi203 bash[20366]: cluster 2024-09-17T09:55:00.584657+0000 mgr.y (mgr.24314) 180 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:03 smithi203 bash[20366]: cluster 2024-09-17T09:55:02.585437+0000 mgr.y (mgr.24314) 181 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:03 smithi203 bash[20366]: audit 2024-09-17T09:55:03.550004+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:03 smithi203 bash[20366]: audit 2024-09-17T09:55:03.564754+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:03.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:03 smithi203 bash[20366]: audit 2024-09-17T09:55:03.579633+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:04.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[19898]: cluster 2024-09-17T09:55:02.585437+0000 mgr.y (mgr.24314) 181 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[19898]: audit 2024-09-17T09:55:03.550004+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[19898]: audit 2024-09-17T09:55:03.564754+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[19898]: audit 2024-09-17T09:55:03.579633+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[25345]: cluster 2024-09-17T09:55:02.585437+0000 mgr.y (mgr.24314) 181 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[25345]: audit 2024-09-17T09:55:03.550004+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[25345]: audit 2024-09-17T09:55:03.564754+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:04.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:03 smithi039 bash[25345]: audit 2024-09-17T09:55:03.579633+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:06.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:05 smithi039 bash[19898]: cluster 2024-09-17T09:55:04.587141+0000 mgr.y (mgr.24314) 182 : cluster [DBG] pgmap v167: 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-09-17T09:55:06.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:05 smithi039 bash[25345]: cluster 2024-09-17T09:55:04.587141+0000 mgr.y (mgr.24314) 182 : cluster [DBG] pgmap v167: 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-09-17T09:55:06.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:05 smithi203 bash[20366]: cluster 2024-09-17T09:55:04.587141+0000 mgr.y (mgr.24314) 182 : cluster [DBG] pgmap v167: 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-09-17T09:55:06.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:55:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:55:06] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T09:55:08.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:07 smithi039 bash[19898]: cluster 2024-09-17T09:55:06.587911+0000 mgr.y (mgr.24314) 183 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:08.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:07 smithi039 bash[19898]: audit 2024-09-17T09:55:07.306729+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:08.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:07 smithi039 bash[25345]: cluster 2024-09-17T09:55:06.587911+0000 mgr.y (mgr.24314) 183 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:08.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:07 smithi039 bash[25345]: audit 2024-09-17T09:55:07.306729+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:08.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:07 smithi203 bash[20366]: cluster 2024-09-17T09:55:06.587911+0000 mgr.y (mgr.24314) 183 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:08.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:07 smithi203 bash[20366]: audit 2024-09-17T09:55:07.306729+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:09.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:08 smithi039 bash[19898]: audit 2024-09-17T09:55:07.790960+0000 mgr.y (mgr.24314) 184 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:09.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:08 smithi039 bash[25345]: audit 2024-09-17T09:55:07.790960+0000 mgr.y (mgr.24314) 184 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:09.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:08 smithi203 bash[20366]: audit 2024-09-17T09:55:07.790960+0000 mgr.y (mgr.24314) 184 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:10.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:09 smithi039 bash[19898]: cluster 2024-09-17T09:55:08.589585+0000 mgr.y (mgr.24314) 185 : cluster [DBG] pgmap v169: 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-09-17T09:55:10.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:09 smithi039 bash[25345]: cluster 2024-09-17T09:55:08.589585+0000 mgr.y (mgr.24314) 185 : cluster [DBG] pgmap v169: 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-09-17T09:55:10.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:09 smithi203 bash[20366]: cluster 2024-09-17T09:55:08.589585+0000 mgr.y (mgr.24314) 185 : cluster [DBG] pgmap v169: 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-09-17T09:55:12.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:11 smithi039 bash[19898]: cluster 2024-09-17T09:55:10.590327+0000 mgr.y (mgr.24314) 186 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:12.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:11 smithi039 bash[25345]: cluster 2024-09-17T09:55:10.590327+0000 mgr.y (mgr.24314) 186 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:12.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:11 smithi203 bash[20366]: cluster 2024-09-17T09:55:10.590327+0000 mgr.y (mgr.24314) 186 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:14.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:13 smithi039 bash[19898]: cluster 2024-09-17T09:55:12.591172+0000 mgr.y (mgr.24314) 187 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:14.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:13 smithi039 bash[25345]: cluster 2024-09-17T09:55:12.591172+0000 mgr.y (mgr.24314) 187 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:14.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:13 smithi203 bash[20366]: cluster 2024-09-17T09:55:12.591172+0000 mgr.y (mgr.24314) 187 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:16.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:15 smithi039 bash[19898]: cluster 2024-09-17T09:55:14.592915+0000 mgr.y (mgr.24314) 188 : cluster [DBG] pgmap v172: 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-09-17T09:55:16.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:15 smithi039 bash[25345]: cluster 2024-09-17T09:55:14.592915+0000 mgr.y (mgr.24314) 188 : cluster [DBG] pgmap v172: 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-09-17T09:55:16.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:15 smithi203 bash[20366]: cluster 2024-09-17T09:55:14.592915+0000 mgr.y (mgr.24314) 188 : cluster [DBG] pgmap v172: 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-09-17T09:55:16.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:55:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:55:16] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-17T09:55:18.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:17 smithi039 bash[19898]: cluster 2024-09-17T09:55:16.593670+0000 mgr.y (mgr.24314) 189 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:18.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:17 smithi039 bash[25345]: cluster 2024-09-17T09:55:16.593670+0000 mgr.y (mgr.24314) 189 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:18.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:17 smithi203 bash[20366]: cluster 2024-09-17T09:55:16.593670+0000 mgr.y (mgr.24314) 189 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:18.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:18 smithi039 bash[25345]: audit 2024-09-17T09:55:17.802061+0000 mgr.y (mgr.24314) 190 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:18.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:18 smithi039 bash[19898]: audit 2024-09-17T09:55:17.802061+0000 mgr.y (mgr.24314) 190 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:19.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:18 smithi203 bash[20366]: audit 2024-09-17T09:55:17.802061+0000 mgr.y (mgr.24314) 190 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:20.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:19 smithi039 bash[25345]: cluster 2024-09-17T09:55:18.594701+0000 mgr.y (mgr.24314) 191 : cluster [DBG] pgmap v174: 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-09-17T09:55:20.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:19 smithi039 bash[19898]: cluster 2024-09-17T09:55:18.594701+0000 mgr.y (mgr.24314) 191 : cluster [DBG] pgmap v174: 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-09-17T09:55:20.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:19 smithi203 bash[20366]: cluster 2024-09-17T09:55:18.594701+0000 mgr.y (mgr.24314) 191 : cluster [DBG] pgmap v174: 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-09-17T09:55:22.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:21 smithi039 bash[19898]: cluster 2024-09-17T09:55:20.595221+0000 mgr.y (mgr.24314) 192 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:22.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:21 smithi039 bash[25345]: cluster 2024-09-17T09:55:20.595221+0000 mgr.y (mgr.24314) 192 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:22.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:21 smithi203 bash[20366]: cluster 2024-09-17T09:55:20.595221+0000 mgr.y (mgr.24314) 192 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:23.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:22 smithi039 bash[19898]: audit 2024-09-17T09:55:22.307119+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:23.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:22 smithi039 bash[25345]: audit 2024-09-17T09:55:22.307119+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:23.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:22 smithi203 bash[20366]: audit 2024-09-17T09:55:22.307119+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:24.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[19898]: cluster 2024-09-17T09:55:22.595955+0000 mgr.y (mgr.24314) 193 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:24.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[19898]: audit 2024-09-17T09:55:23.769452+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[19898]: audit 2024-09-17T09:55:23.781924+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[19898]: audit 2024-09-17T09:55:23.793871+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[25345]: cluster 2024-09-17T09:55:22.595955+0000 mgr.y (mgr.24314) 193 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:24.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[25345]: audit 2024-09-17T09:55:23.769452+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[25345]: audit 2024-09-17T09:55:23.781924+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:23 smithi039 bash[25345]: audit 2024-09-17T09:55:23.793871+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:23 smithi203 bash[20366]: cluster 2024-09-17T09:55:22.595955+0000 mgr.y (mgr.24314) 193 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:24.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:23 smithi203 bash[20366]: audit 2024-09-17T09:55:23.769452+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:23 smithi203 bash[20366]: audit 2024-09-17T09:55:23.781924+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:24.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:23 smithi203 bash[20366]: audit 2024-09-17T09:55:23.793871+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:26.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:25 smithi203 bash[20366]: cluster 2024-09-17T09:55:24.597746+0000 mgr.y (mgr.24314) 194 : cluster [DBG] pgmap v177: 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-09-17T09:55:26.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:25 smithi039 bash[19898]: cluster 2024-09-17T09:55:24.597746+0000 mgr.y (mgr.24314) 194 : cluster [DBG] pgmap v177: 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-09-17T09:55:26.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:25 smithi039 bash[25345]: cluster 2024-09-17T09:55:24.597746+0000 mgr.y (mgr.24314) 194 : cluster [DBG] pgmap v177: 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-09-17T09:55:26.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:55:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:55:26] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:55:28.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:27 smithi039 bash[19898]: cluster 2024-09-17T09:55:26.598522+0000 mgr.y (mgr.24314) 195 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:28.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:27 smithi039 bash[25345]: cluster 2024-09-17T09:55:26.598522+0000 mgr.y (mgr.24314) 195 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:28.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:27 smithi203 bash[20366]: cluster 2024-09-17T09:55:26.598522+0000 mgr.y (mgr.24314) 195 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:29.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:28 smithi203 bash[20366]: audit 2024-09-17T09:55:27.805982+0000 mgr.y (mgr.24314) 196 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:29.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:28 smithi039 bash[19898]: audit 2024-09-17T09:55:27.805982+0000 mgr.y (mgr.24314) 196 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:29.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:28 smithi039 bash[25345]: audit 2024-09-17T09:55:27.805982+0000 mgr.y (mgr.24314) 196 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:30.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:29 smithi203 bash[20366]: cluster 2024-09-17T09:55:28.600172+0000 mgr.y (mgr.24314) 197 : cluster [DBG] pgmap v179: 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-09-17T09:55:30.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:29 smithi039 bash[25345]: cluster 2024-09-17T09:55:28.600172+0000 mgr.y (mgr.24314) 197 : cluster [DBG] pgmap v179: 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-09-17T09:55:30.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:29 smithi039 bash[19898]: cluster 2024-09-17T09:55:28.600172+0000 mgr.y (mgr.24314) 197 : cluster [DBG] pgmap v179: 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-09-17T09:55:32.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:31 smithi203 bash[20366]: cluster 2024-09-17T09:55:30.600900+0000 mgr.y (mgr.24314) 198 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:32.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:31 smithi039 bash[19898]: cluster 2024-09-17T09:55:30.600900+0000 mgr.y (mgr.24314) 198 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:32.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:31 smithi039 bash[25345]: cluster 2024-09-17T09:55:30.600900+0000 mgr.y (mgr.24314) 198 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:34.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:33 smithi203 bash[20366]: cluster 2024-09-17T09:55:32.601662+0000 mgr.y (mgr.24314) 199 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:34.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:33 smithi039 bash[19898]: cluster 2024-09-17T09:55:32.601662+0000 mgr.y (mgr.24314) 199 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:34.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:33 smithi039 bash[25345]: cluster 2024-09-17T09:55:32.601662+0000 mgr.y (mgr.24314) 199 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:36.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:35 smithi203 bash[20366]: cluster 2024-09-17T09:55:34.603392+0000 mgr.y (mgr.24314) 200 : cluster [DBG] pgmap v182: 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-09-17T09:55:36.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:35 smithi039 bash[25345]: cluster 2024-09-17T09:55:34.603392+0000 mgr.y (mgr.24314) 200 : cluster [DBG] pgmap v182: 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-09-17T09:55:36.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:35 smithi039 bash[19898]: cluster 2024-09-17T09:55:34.603392+0000 mgr.y (mgr.24314) 200 : cluster [DBG] pgmap v182: 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-09-17T09:55:36.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:55:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:55:36] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:55:38.070 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:37 smithi039 bash[25345]: cluster 2024-09-17T09:55:36.604121+0000 mgr.y (mgr.24314) 201 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:38.071 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:37 smithi039 bash[25345]: audit 2024-09-17T09:55:37.307242+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:38.071 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:37 smithi039 bash[19898]: cluster 2024-09-17T09:55:36.604121+0000 mgr.y (mgr.24314) 201 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:38.071 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:37 smithi039 bash[19898]: audit 2024-09-17T09:55:37.307242+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:37 smithi203 bash[20366]: cluster 2024-09-17T09:55:36.604121+0000 mgr.y (mgr.24314) 201 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:37 smithi203 bash[20366]: audit 2024-09-17T09:55:37.307242+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:39.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:38 smithi203 bash[20366]: audit 2024-09-17T09:55:37.817264+0000 mgr.y (mgr.24314) 202 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:39.302 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:38 smithi039 bash[25345]: audit 2024-09-17T09:55:37.817264+0000 mgr.y (mgr.24314) 202 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:39.303 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:38 smithi039 bash[19898]: audit 2024-09-17T09:55:37.817264+0000 mgr.y (mgr.24314) 202 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:40.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:39 smithi203 bash[20366]: cluster 2024-09-17T09:55:38.605930+0000 mgr.y (mgr.24314) 203 : cluster [DBG] pgmap v184: 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-09-17T09:55:40.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:39 smithi039 bash[19898]: cluster 2024-09-17T09:55:38.605930+0000 mgr.y (mgr.24314) 203 : cluster [DBG] pgmap v184: 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-09-17T09:55:40.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:39 smithi039 bash[25345]: cluster 2024-09-17T09:55:38.605930+0000 mgr.y (mgr.24314) 203 : cluster [DBG] pgmap v184: 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-09-17T09:55:42.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:41 smithi203 bash[20366]: cluster 2024-09-17T09:55:40.606611+0000 mgr.y (mgr.24314) 204 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:42.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:41 smithi039 bash[19898]: cluster 2024-09-17T09:55:40.606611+0000 mgr.y (mgr.24314) 204 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:42.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:41 smithi039 bash[25345]: cluster 2024-09-17T09:55:40.606611+0000 mgr.y (mgr.24314) 204 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:43.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[19898]: audit 2024-09-17T09:55:42.027347+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[19898]: audit 2024-09-17T09:55:42.034974+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[19898]: audit 2024-09-17T09:55:42.642061+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[19898]: audit 2024-09-17T09:55:42.643114+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[19898]: audit 2024-09-17T09:55:42.660859+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[25345]: audit 2024-09-17T09:55:42.027347+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[25345]: audit 2024-09-17T09:55:42.034974+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[25345]: audit 2024-09-17T09:55:42.642061+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[25345]: audit 2024-09-17T09:55:42.643114+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:55:43.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:43 smithi039 bash[25345]: audit 2024-09-17T09:55:42.660859+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:43 smithi203 bash[20366]: audit 2024-09-17T09:55:42.027347+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:43 smithi203 bash[20366]: audit 2024-09-17T09:55:42.034974+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:43.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:43 smithi203 bash[20366]: audit 2024-09-17T09:55:42.642061+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:55:43.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:43 smithi203 bash[20366]: audit 2024-09-17T09:55:42.643114+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:55:43.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:43 smithi203 bash[20366]: audit 2024-09-17T09:55:42.660859+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[19898]: cluster 2024-09-17T09:55:42.607060+0000 mgr.y (mgr.24314) 205 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[19898]: cluster 2024-09-17T09:55:42.644709+0000 mgr.y (mgr.24314) 206 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[19898]: cluster 2024-09-17T09:55:42.645011+0000 mgr.y (mgr.24314) 207 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[19898]: audit 2024-09-17T09:55:43.981607+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[19898]: audit 2024-09-17T09:55:43.993643+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[19898]: audit 2024-09-17T09:55:44.004532+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[25345]: cluster 2024-09-17T09:55:42.607060+0000 mgr.y (mgr.24314) 205 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[25345]: cluster 2024-09-17T09:55:42.644709+0000 mgr.y (mgr.24314) 206 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[25345]: cluster 2024-09-17T09:55:42.645011+0000 mgr.y (mgr.24314) 207 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[25345]: audit 2024-09-17T09:55:43.981607+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[25345]: audit 2024-09-17T09:55:43.993643+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:44 smithi039 bash[25345]: audit 2024-09-17T09:55:44.004532+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:44 smithi203 bash[20366]: cluster 2024-09-17T09:55:42.607060+0000 mgr.y (mgr.24314) 205 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:44 smithi203 bash[20366]: cluster 2024-09-17T09:55:42.644709+0000 mgr.y (mgr.24314) 206 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-17T09:55:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:44 smithi203 bash[20366]: cluster 2024-09-17T09:55:42.645011+0000 mgr.y (mgr.24314) 207 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-09-17T09:55:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:44 smithi203 bash[20366]: audit 2024-09-17T09:55:43.981607+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:44 smithi203 bash[20366]: audit 2024-09-17T09:55:43.993643+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:44.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:44 smithi203 bash[20366]: audit 2024-09-17T09:55:44.004532+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:55:46.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:46 smithi039 bash[19898]: cluster 2024-09-17T09:55:44.646690+0000 mgr.y (mgr.24314) 208 : cluster [DBG] pgmap v189: 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-09-17T09:55:46.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:46 smithi039 bash[25345]: cluster 2024-09-17T09:55:44.646690+0000 mgr.y (mgr.24314) 208 : cluster [DBG] pgmap v189: 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-09-17T09:55:46.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:55:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:55:46] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-17T09:55:46.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:46 smithi203 bash[20366]: cluster 2024-09-17T09:55:44.646690+0000 mgr.y (mgr.24314) 208 : cluster [DBG] pgmap v189: 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-09-17T09:55:48.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:48 smithi039 bash[19898]: cluster 2024-09-17T09:55:46.647417+0000 mgr.y (mgr.24314) 209 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-09-17T09:55:48.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:48 smithi039 bash[25345]: cluster 2024-09-17T09:55:46.647417+0000 mgr.y (mgr.24314) 209 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-09-17T09:55:48.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:48 smithi203 bash[20366]: cluster 2024-09-17T09:55:46.647417+0000 mgr.y (mgr.24314) 209 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-09-17T09:55:49.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:49 smithi039 bash[19898]: audit 2024-09-17T09:55:47.828453+0000 mgr.y (mgr.24314) 210 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:49.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:49 smithi039 bash[25345]: audit 2024-09-17T09:55:47.828453+0000 mgr.y (mgr.24314) 210 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:49.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:49 smithi203 bash[20366]: audit 2024-09-17T09:55:47.828453+0000 mgr.y (mgr.24314) 210 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:50.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:50 smithi039 bash[25345]: cluster 2024-09-17T09:55:48.649105+0000 mgr.y (mgr.24314) 211 : cluster [DBG] pgmap v191: 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-09-17T09:55:50.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:50 smithi039 bash[19898]: cluster 2024-09-17T09:55:48.649105+0000 mgr.y (mgr.24314) 211 : cluster [DBG] pgmap v191: 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-09-17T09:55:50.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:50 smithi203 bash[20366]: cluster 2024-09-17T09:55:48.649105+0000 mgr.y (mgr.24314) 211 : cluster [DBG] pgmap v191: 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-09-17T09:55:52.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:52 smithi039 bash[19898]: cluster 2024-09-17T09:55:50.649813+0000 mgr.y (mgr.24314) 212 : cluster [DBG] pgmap v192: 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-09-17T09:55:52.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:52 smithi039 bash[25345]: cluster 2024-09-17T09:55:50.649813+0000 mgr.y (mgr.24314) 212 : cluster [DBG] pgmap v192: 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-09-17T09:55:52.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:52 smithi203 bash[20366]: cluster 2024-09-17T09:55:50.649813+0000 mgr.y (mgr.24314) 212 : cluster [DBG] pgmap v192: 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-09-17T09:55:53.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:53 smithi039 bash[19898]: audit 2024-09-17T09:55:52.308047+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:53.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:53 smithi039 bash[25345]: audit 2024-09-17T09:55:52.308047+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:53.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:53 smithi203 bash[20366]: audit 2024-09-17T09:55:52.308047+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:55:54.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:54 smithi039 bash[19898]: cluster 2024-09-17T09:55:52.650546+0000 mgr.y (mgr.24314) 213 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:55:54.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:54 smithi039 bash[25345]: cluster 2024-09-17T09:55:52.650546+0000 mgr.y (mgr.24314) 213 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:55:54.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:54 smithi203 bash[20366]: cluster 2024-09-17T09:55:52.650546+0000 mgr.y (mgr.24314) 213 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:55:56.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:55:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:55:56] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T09:55:56.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:56 smithi039 bash[25345]: cluster 2024-09-17T09:55:54.652257+0000 mgr.y (mgr.24314) 214 : cluster [DBG] pgmap v194: 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-09-17T09:55:56.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:56 smithi039 bash[19898]: cluster 2024-09-17T09:55:54.652257+0000 mgr.y (mgr.24314) 214 : cluster [DBG] pgmap v194: 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-09-17T09:55:56.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:56 smithi203 bash[20366]: cluster 2024-09-17T09:55:54.652257+0000 mgr.y (mgr.24314) 214 : cluster [DBG] pgmap v194: 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-09-17T09:55:58.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:58 smithi039 bash[19898]: cluster 2024-09-17T09:55:56.652997+0000 mgr.y (mgr.24314) 215 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:58.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:58 smithi039 bash[25345]: cluster 2024-09-17T09:55:56.652997+0000 mgr.y (mgr.24314) 215 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:58.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:58 smithi203 bash[20366]: cluster 2024-09-17T09:55:56.652997+0000 mgr.y (mgr.24314) 215 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:55:59.336 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:55:59 smithi039 bash[19898]: audit 2024-09-17T09:55:57.838021+0000 mgr.y (mgr.24314) 216 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:59.336 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:55:59 smithi039 bash[25345]: audit 2024-09-17T09:55:57.838021+0000 mgr.y (mgr.24314) 216 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:55:59.450 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:55:59 smithi203 bash[20366]: audit 2024-09-17T09:55:57.838021+0000 mgr.y (mgr.24314) 216 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:00.297 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:00 smithi039 bash[19898]: cluster 2024-09-17T09:55:58.654761+0000 mgr.y (mgr.24314) 217 : cluster [DBG] pgmap v196: 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-09-17T09:56:00.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:00 smithi039 bash[25345]: cluster 2024-09-17T09:55:58.654761+0000 mgr.y (mgr.24314) 217 : cluster [DBG] pgmap v196: 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-09-17T09:56:00.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:00 smithi203 bash[20366]: cluster 2024-09-17T09:55:58.654761+0000 mgr.y (mgr.24314) 217 : cluster [DBG] pgmap v196: 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-09-17T09:56:02.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:02 smithi039 bash[19898]: cluster 2024-09-17T09:56:00.655504+0000 mgr.y (mgr.24314) 218 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:02.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:02 smithi039 bash[25345]: cluster 2024-09-17T09:56:00.655504+0000 mgr.y (mgr.24314) 218 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:02.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:02 smithi203 bash[20366]: cluster 2024-09-17T09:56:00.655504+0000 mgr.y (mgr.24314) 218 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:04.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:04 smithi203 bash[20366]: cluster 2024-09-17T09:56:02.656386+0000 mgr.y (mgr.24314) 219 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:04.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:04 smithi039 bash[19898]: cluster 2024-09-17T09:56:02.656386+0000 mgr.y (mgr.24314) 219 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:04.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:04 smithi039 bash[25345]: cluster 2024-09-17T09:56:02.656386+0000 mgr.y (mgr.24314) 219 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:05.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:05 smithi203 bash[20366]: audit 2024-09-17T09:56:04.193176+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:05 smithi203 bash[20366]: audit 2024-09-17T09:56:04.204149+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:05 smithi203 bash[20366]: audit 2024-09-17T09:56:04.214932+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:05 smithi203 bash[20366]: cluster 2024-09-17T09:56:04.658170+0000 mgr.y (mgr.24314) 220 : cluster [DBG] pgmap v199: 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-09-17T09:56:05.632 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[19898]: audit 2024-09-17T09:56:04.193176+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[19898]: audit 2024-09-17T09:56:04.204149+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[19898]: audit 2024-09-17T09:56:04.214932+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[19898]: cluster 2024-09-17T09:56:04.658170+0000 mgr.y (mgr.24314) 220 : cluster [DBG] pgmap v199: 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-09-17T09:56:05.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[25345]: audit 2024-09-17T09:56:04.193176+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[25345]: audit 2024-09-17T09:56:04.204149+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[25345]: audit 2024-09-17T09:56:04.214932+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:05.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:05 smithi039 bash[25345]: cluster 2024-09-17T09:56:04.658170+0000 mgr.y (mgr.24314) 220 : cluster [DBG] pgmap v199: 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-09-17T09:56:06.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:56:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:56:06] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T09:56:07.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:07 smithi203 bash[20366]: cluster 2024-09-17T09:56:06.658853+0000 mgr.y (mgr.24314) 221 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:07.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:07 smithi203 bash[20366]: audit 2024-09-17T09:56:07.308325+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:08.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:07 smithi039 bash[19898]: cluster 2024-09-17T09:56:06.658853+0000 mgr.y (mgr.24314) 221 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:08.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:07 smithi039 bash[19898]: audit 2024-09-17T09:56:07.308325+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:08.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:07 smithi039 bash[25345]: cluster 2024-09-17T09:56:06.658853+0000 mgr.y (mgr.24314) 221 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:08.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:07 smithi039 bash[25345]: audit 2024-09-17T09:56:07.308325+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:08.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:08 smithi203 bash[20366]: audit 2024-09-17T09:56:07.845936+0000 mgr.y (mgr.24314) 222 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:09.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:08 smithi039 bash[19898]: audit 2024-09-17T09:56:07.845936+0000 mgr.y (mgr.24314) 222 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:09.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:08 smithi039 bash[25345]: audit 2024-09-17T09:56:07.845936+0000 mgr.y (mgr.24314) 222 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:09.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:09 smithi203 bash[20366]: cluster 2024-09-17T09:56:08.660550+0000 mgr.y (mgr.24314) 223 : cluster [DBG] pgmap v201: 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-09-17T09:56:10.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:09 smithi039 bash[19898]: cluster 2024-09-17T09:56:08.660550+0000 mgr.y (mgr.24314) 223 : cluster [DBG] pgmap v201: 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-09-17T09:56:10.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:09 smithi039 bash[25345]: cluster 2024-09-17T09:56:08.660550+0000 mgr.y (mgr.24314) 223 : cluster [DBG] pgmap v201: 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-09-17T09:56:12.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:11 smithi039 bash[19898]: cluster 2024-09-17T09:56:10.661290+0000 mgr.y (mgr.24314) 224 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:12.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:11 smithi039 bash[25345]: cluster 2024-09-17T09:56:10.661290+0000 mgr.y (mgr.24314) 224 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:12.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:11 smithi203 bash[20366]: cluster 2024-09-17T09:56:10.661290+0000 mgr.y (mgr.24314) 224 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:14.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:13 smithi039 bash[19898]: cluster 2024-09-17T09:56:12.662017+0000 mgr.y (mgr.24314) 225 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:14.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:13 smithi039 bash[25345]: cluster 2024-09-17T09:56:12.662017+0000 mgr.y (mgr.24314) 225 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:14.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:13 smithi203 bash[20366]: cluster 2024-09-17T09:56:12.662017+0000 mgr.y (mgr.24314) 225 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:16.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:15 smithi039 bash[19898]: cluster 2024-09-17T09:56:14.663698+0000 mgr.y (mgr.24314) 226 : cluster [DBG] pgmap v204: 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-09-17T09:56:16.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:15 smithi039 bash[25345]: cluster 2024-09-17T09:56:14.663698+0000 mgr.y (mgr.24314) 226 : cluster [DBG] pgmap v204: 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-09-17T09:56:16.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:15 smithi203 bash[20366]: cluster 2024-09-17T09:56:14.663698+0000 mgr.y (mgr.24314) 226 : cluster [DBG] pgmap v204: 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-09-17T09:56:16.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:56:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:56:16] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T09:56:18.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:17 smithi039 bash[19898]: cluster 2024-09-17T09:56:16.664565+0000 mgr.y (mgr.24314) 227 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:18.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:17 smithi039 bash[25345]: cluster 2024-09-17T09:56:16.664565+0000 mgr.y (mgr.24314) 227 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:18.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:17 smithi203 bash[20366]: cluster 2024-09-17T09:56:16.664565+0000 mgr.y (mgr.24314) 227 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:18.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:18 smithi203 bash[20366]: audit 2024-09-17T09:56:17.857128+0000 mgr.y (mgr.24314) 228 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:19.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:18 smithi039 bash[25345]: audit 2024-09-17T09:56:17.857128+0000 mgr.y (mgr.24314) 228 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:19.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:18 smithi039 bash[19898]: audit 2024-09-17T09:56:17.857128+0000 mgr.y (mgr.24314) 228 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:20.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:19 smithi039 bash[25345]: cluster 2024-09-17T09:56:18.666295+0000 mgr.y (mgr.24314) 229 : cluster [DBG] pgmap v206: 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-09-17T09:56:20.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:19 smithi039 bash[19898]: cluster 2024-09-17T09:56:18.666295+0000 mgr.y (mgr.24314) 229 : cluster [DBG] pgmap v206: 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-09-17T09:56:20.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:19 smithi203 bash[20366]: cluster 2024-09-17T09:56:18.666295+0000 mgr.y (mgr.24314) 229 : cluster [DBG] pgmap v206: 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-09-17T09:56:22.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:21 smithi039 bash[19898]: cluster 2024-09-17T09:56:20.667140+0000 mgr.y (mgr.24314) 230 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:22.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:21 smithi039 bash[25345]: cluster 2024-09-17T09:56:20.667140+0000 mgr.y (mgr.24314) 230 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:22.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:21 smithi203 bash[20366]: cluster 2024-09-17T09:56:20.667140+0000 mgr.y (mgr.24314) 230 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:23.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:22 smithi039 bash[19898]: audit 2024-09-17T09:56:22.308721+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:23.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:22 smithi039 bash[25345]: audit 2024-09-17T09:56:22.308721+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:23.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:22 smithi203 bash[20366]: audit 2024-09-17T09:56:22.308721+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:24.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:23 smithi039 bash[25345]: cluster 2024-09-17T09:56:22.667930+0000 mgr.y (mgr.24314) 231 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:24.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:23 smithi039 bash[19898]: cluster 2024-09-17T09:56:22.667930+0000 mgr.y (mgr.24314) 231 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:24.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:23 smithi203 bash[20366]: cluster 2024-09-17T09:56:22.667930+0000 mgr.y (mgr.24314) 231 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:25.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:25 smithi203 bash[20366]: audit 2024-09-17T09:56:24.404140+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:25 smithi203 bash[20366]: audit 2024-09-17T09:56:24.414945+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:25 smithi203 bash[20366]: audit 2024-09-17T09:56:24.425864+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:25 smithi203 bash[20366]: cluster 2024-09-17T09:56:24.669673+0000 mgr.y (mgr.24314) 232 : cluster [DBG] pgmap v209: 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-09-17T09:56:25.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[25345]: audit 2024-09-17T09:56:24.404140+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[25345]: audit 2024-09-17T09:56:24.414945+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[25345]: audit 2024-09-17T09:56:24.425864+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[25345]: cluster 2024-09-17T09:56:24.669673+0000 mgr.y (mgr.24314) 232 : cluster [DBG] pgmap v209: 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-09-17T09:56:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[19898]: audit 2024-09-17T09:56:24.404140+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[19898]: audit 2024-09-17T09:56:24.414945+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[19898]: audit 2024-09-17T09:56:24.425864+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:25.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:25 smithi039 bash[19898]: cluster 2024-09-17T09:56:24.669673+0000 mgr.y (mgr.24314) 232 : cluster [DBG] pgmap v209: 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-09-17T09:56:26.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:56:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:56:26] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T09:56:27.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:27 smithi203 bash[20366]: cluster 2024-09-17T09:56:26.670398+0000 mgr.y (mgr.24314) 233 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:28.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:27 smithi039 bash[19898]: cluster 2024-09-17T09:56:26.670398+0000 mgr.y (mgr.24314) 233 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:28.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:27 smithi039 bash[25345]: cluster 2024-09-17T09:56:26.670398+0000 mgr.y (mgr.24314) 233 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:29.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:28 smithi039 bash[19898]: audit 2024-09-17T09:56:27.866020+0000 mgr.y (mgr.24314) 234 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:29.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:28 smithi039 bash[25345]: audit 2024-09-17T09:56:27.866020+0000 mgr.y (mgr.24314) 234 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:29.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:28 smithi203 bash[20366]: audit 2024-09-17T09:56:27.866020+0000 mgr.y (mgr.24314) 234 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:30.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:29 smithi039 bash[19898]: cluster 2024-09-17T09:56:28.672064+0000 mgr.y (mgr.24314) 235 : cluster [DBG] pgmap v211: 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-09-17T09:56:30.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:29 smithi039 bash[25345]: cluster 2024-09-17T09:56:28.672064+0000 mgr.y (mgr.24314) 235 : cluster [DBG] pgmap v211: 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-09-17T09:56:30.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:29 smithi203 bash[20366]: cluster 2024-09-17T09:56:28.672064+0000 mgr.y (mgr.24314) 235 : cluster [DBG] pgmap v211: 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-09-17T09:56:32.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:31 smithi039 bash[19898]: cluster 2024-09-17T09:56:30.672833+0000 mgr.y (mgr.24314) 236 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:32.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:31 smithi039 bash[25345]: cluster 2024-09-17T09:56:30.672833+0000 mgr.y (mgr.24314) 236 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:32.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:31 smithi203 bash[20366]: cluster 2024-09-17T09:56:30.672833+0000 mgr.y (mgr.24314) 236 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:34.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:33 smithi039 bash[19898]: cluster 2024-09-17T09:56:32.673628+0000 mgr.y (mgr.24314) 237 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:33 smithi039 bash[25345]: cluster 2024-09-17T09:56:32.673628+0000 mgr.y (mgr.24314) 237 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:34.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:33 smithi203 bash[20366]: cluster 2024-09-17T09:56:32.673628+0000 mgr.y (mgr.24314) 237 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:36.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:35 smithi203 bash[20366]: cluster 2024-09-17T09:56:34.675372+0000 mgr.y (mgr.24314) 238 : cluster [DBG] pgmap v214: 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-09-17T09:56:36.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:35 smithi039 bash[19898]: cluster 2024-09-17T09:56:34.675372+0000 mgr.y (mgr.24314) 238 : cluster [DBG] pgmap v214: 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-09-17T09:56:36.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:35 smithi039 bash[25345]: cluster 2024-09-17T09:56:34.675372+0000 mgr.y (mgr.24314) 238 : cluster [DBG] pgmap v214: 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-09-17T09:56:36.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:56:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:56:36] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T09:56:38.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:37 smithi039 bash[19898]: cluster 2024-09-17T09:56:36.676112+0000 mgr.y (mgr.24314) 239 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:38.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:37 smithi039 bash[19898]: audit 2024-09-17T09:56:37.309024+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:38.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:37 smithi039 bash[25345]: cluster 2024-09-17T09:56:36.676112+0000 mgr.y (mgr.24314) 239 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:38.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:37 smithi039 bash[25345]: audit 2024-09-17T09:56:37.309024+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:37 smithi203 bash[20366]: cluster 2024-09-17T09:56:36.676112+0000 mgr.y (mgr.24314) 239 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:37 smithi203 bash[20366]: audit 2024-09-17T09:56:37.309024+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:39.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:38 smithi039 bash[19898]: audit 2024-09-17T09:56:37.877315+0000 mgr.y (mgr.24314) 240 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:39.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:38 smithi039 bash[25345]: audit 2024-09-17T09:56:37.877315+0000 mgr.y (mgr.24314) 240 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:39.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:38 smithi203 bash[20366]: audit 2024-09-17T09:56:37.877315+0000 mgr.y (mgr.24314) 240 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:39.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:39 smithi203 bash[20366]: cluster 2024-09-17T09:56:38.677882+0000 mgr.y (mgr.24314) 241 : cluster [DBG] pgmap v216: 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-09-17T09:56:40.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:39 smithi039 bash[25345]: cluster 2024-09-17T09:56:38.677882+0000 mgr.y (mgr.24314) 241 : cluster [DBG] pgmap v216: 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-09-17T09:56:40.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:39 smithi039 bash[19898]: cluster 2024-09-17T09:56:38.677882+0000 mgr.y (mgr.24314) 241 : cluster [DBG] pgmap v216: 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-09-17T09:56:41.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:41 smithi039 bash[19898]: cluster 2024-09-17T09:56:40.678633+0000 mgr.y (mgr.24314) 242 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:41.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:41 smithi039 bash[25345]: cluster 2024-09-17T09:56:40.678633+0000 mgr.y (mgr.24314) 242 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:42.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:41 smithi203 bash[20366]: cluster 2024-09-17T09:56:40.678633+0000 mgr.y (mgr.24314) 242 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[19898]: cluster 2024-09-17T09:56:42.679398+0000 mgr.y (mgr.24314) 243 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[19898]: audit 2024-09-17T09:56:43.461841+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[19898]: audit 2024-09-17T09:56:43.462900+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[19898]: audit 2024-09-17T09:56:43.474455+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[25345]: cluster 2024-09-17T09:56:42.679398+0000 mgr.y (mgr.24314) 243 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[25345]: audit 2024-09-17T09:56:43.461841+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:56:44.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[25345]: audit 2024-09-17T09:56:43.462900+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:56:44.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:43 smithi039 bash[25345]: audit 2024-09-17T09:56:43.474455+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:44.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:43 smithi203 bash[20366]: cluster 2024-09-17T09:56:42.679398+0000 mgr.y (mgr.24314) 243 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:44.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:43 smithi203 bash[20366]: audit 2024-09-17T09:56:43.461841+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:56:44.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:43 smithi203 bash[20366]: audit 2024-09-17T09:56:43.462900+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:56:44.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:43 smithi203 bash[20366]: audit 2024-09-17T09:56:43.474455+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:44.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:44 smithi203 bash[20366]: cluster 2024-09-17T09:56:43.466433+0000 mgr.y (mgr.24314) 244 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T09:56:44.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:44 smithi203 bash[20366]: cluster 2024-09-17T09:56:43.467107+0000 mgr.y (mgr.24314) 245 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:44.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:44 smithi203 bash[20366]: audit 2024-09-17T09:56:44.637341+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:44.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:44 smithi203 bash[20366]: audit 2024-09-17T09:56:44.648692+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:44.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:44 smithi203 bash[20366]: audit 2024-09-17T09:56:44.660150+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:45.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[19898]: cluster 2024-09-17T09:56:43.466433+0000 mgr.y (mgr.24314) 244 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[19898]: cluster 2024-09-17T09:56:43.467107+0000 mgr.y (mgr.24314) 245 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[19898]: audit 2024-09-17T09:56:44.637341+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[19898]: audit 2024-09-17T09:56:44.648692+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[19898]: audit 2024-09-17T09:56:44.660150+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[25345]: cluster 2024-09-17T09:56:43.466433+0000 mgr.y (mgr.24314) 244 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[25345]: cluster 2024-09-17T09:56:43.467107+0000 mgr.y (mgr.24314) 245 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[25345]: audit 2024-09-17T09:56:44.637341+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:45.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[25345]: audit 2024-09-17T09:56:44.648692+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:45.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:44 smithi039 bash[25345]: audit 2024-09-17T09:56:44.660150+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:56:46.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:56:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:56:46] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-17T09:56:47.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:46 smithi039 bash[25345]: cluster 2024-09-17T09:56:45.467852+0000 mgr.y (mgr.24314) 246 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:47.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:46 smithi039 bash[19898]: cluster 2024-09-17T09:56:45.467852+0000 mgr.y (mgr.24314) 246 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:47.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:46 smithi203 bash[20366]: cluster 2024-09-17T09:56:45.467852+0000 mgr.y (mgr.24314) 246 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:49.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:48 smithi039 bash[19898]: cluster 2024-09-17T09:56:47.468580+0000 mgr.y (mgr.24314) 247 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T09:56:49.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:48 smithi039 bash[19898]: audit 2024-09-17T09:56:47.885927+0000 mgr.y (mgr.24314) 248 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:49.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:48 smithi039 bash[25345]: cluster 2024-09-17T09:56:47.468580+0000 mgr.y (mgr.24314) 247 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T09:56:49.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:48 smithi039 bash[25345]: audit 2024-09-17T09:56:47.885927+0000 mgr.y (mgr.24314) 248 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:49.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:48 smithi203 bash[20366]: cluster 2024-09-17T09:56:47.468580+0000 mgr.y (mgr.24314) 247 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T09:56:49.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:48 smithi203 bash[20366]: audit 2024-09-17T09:56:47.885927+0000 mgr.y (mgr.24314) 248 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:51.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:50 smithi039 bash[19898]: cluster 2024-09-17T09:56:49.470330+0000 mgr.y (mgr.24314) 249 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:51.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:50 smithi039 bash[25345]: cluster 2024-09-17T09:56:49.470330+0000 mgr.y (mgr.24314) 249 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:51.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:50 smithi203 bash[20366]: cluster 2024-09-17T09:56:49.470330+0000 mgr.y (mgr.24314) 249 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:52 smithi039 bash[19898]: cluster 2024-09-17T09:56:51.471067+0000 mgr.y (mgr.24314) 250 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:53.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:52 smithi039 bash[19898]: audit 2024-09-17T09:56:52.309373+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:53.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:52 smithi039 bash[25345]: cluster 2024-09-17T09:56:51.471067+0000 mgr.y (mgr.24314) 250 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:53.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:52 smithi039 bash[25345]: audit 2024-09-17T09:56:52.309373+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:53.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:52 smithi203 bash[20366]: cluster 2024-09-17T09:56:51.471067+0000 mgr.y (mgr.24314) 250 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:56:53.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:52 smithi203 bash[20366]: audit 2024-09-17T09:56:52.309373+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:56:55.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:54 smithi039 bash[19898]: cluster 2024-09-17T09:56:53.472729+0000 mgr.y (mgr.24314) 251 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:56:55.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:54 smithi039 bash[25345]: cluster 2024-09-17T09:56:53.472729+0000 mgr.y (mgr.24314) 251 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:56:55.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:54 smithi203 bash[20366]: cluster 2024-09-17T09:56:53.472729+0000 mgr.y (mgr.24314) 251 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:56:56.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:56:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:56:56] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:56:57.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:56 smithi039 bash[19898]: cluster 2024-09-17T09:56:55.473519+0000 mgr.y (mgr.24314) 252 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:57.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:56 smithi039 bash[25345]: cluster 2024-09-17T09:56:55.473519+0000 mgr.y (mgr.24314) 252 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:57.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:56 smithi203 bash[20366]: cluster 2024-09-17T09:56:55.473519+0000 mgr.y (mgr.24314) 252 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:59.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:58 smithi039 bash[19898]: cluster 2024-09-17T09:56:57.474276+0000 mgr.y (mgr.24314) 253 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:59.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:56:58 smithi039 bash[19898]: audit 2024-09-17T09:56:57.893899+0000 mgr.y (mgr.24314) 254 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:59.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:58 smithi039 bash[25345]: cluster 2024-09-17T09:56:57.474276+0000 mgr.y (mgr.24314) 253 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:59.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:56:58 smithi039 bash[25345]: audit 2024-09-17T09:56:57.893899+0000 mgr.y (mgr.24314) 254 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:56:59.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:58 smithi203 bash[20366]: cluster 2024-09-17T09:56:57.474276+0000 mgr.y (mgr.24314) 253 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:56:59.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:56:58 smithi203 bash[20366]: audit 2024-09-17T09:56:57.893899+0000 mgr.y (mgr.24314) 254 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:01.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:00 smithi039 bash[19898]: cluster 2024-09-17T09:56:59.475490+0000 mgr.y (mgr.24314) 255 : cluster [DBG] pgmap v228: 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-09-17T09:57:01.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:00 smithi039 bash[25345]: cluster 2024-09-17T09:56:59.475490+0000 mgr.y (mgr.24314) 255 : cluster [DBG] pgmap v228: 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-09-17T09:57:01.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:00 smithi203 bash[20366]: cluster 2024-09-17T09:56:59.475490+0000 mgr.y (mgr.24314) 255 : cluster [DBG] pgmap v228: 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-09-17T09:57:03.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:02 smithi039 bash[25345]: cluster 2024-09-17T09:57:01.475876+0000 mgr.y (mgr.24314) 256 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:03.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:02 smithi039 bash[19898]: cluster 2024-09-17T09:57:01.475876+0000 mgr.y (mgr.24314) 256 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:03.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:02 smithi203 bash[20366]: cluster 2024-09-17T09:57:01.475876+0000 mgr.y (mgr.24314) 256 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:05.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:04 smithi203 bash[20366]: cluster 2024-09-17T09:57:03.477436+0000 mgr.y (mgr.24314) 257 : cluster [DBG] pgmap v230: 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-09-17T09:57:05.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:04 smithi203 bash[20366]: audit 2024-09-17T09:57:04.861182+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:04 smithi203 bash[20366]: audit 2024-09-17T09:57:04.872450+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:04 smithi203 bash[20366]: audit 2024-09-17T09:57:04.883193+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[19898]: cluster 2024-09-17T09:57:03.477436+0000 mgr.y (mgr.24314) 257 : cluster [DBG] pgmap v230: 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-09-17T09:57:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[19898]: audit 2024-09-17T09:57:04.861182+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[19898]: audit 2024-09-17T09:57:04.872450+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[19898]: audit 2024-09-17T09:57:04.883193+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[25345]: cluster 2024-09-17T09:57:03.477436+0000 mgr.y (mgr.24314) 257 : cluster [DBG] pgmap v230: 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-09-17T09:57:05.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[25345]: audit 2024-09-17T09:57:04.861182+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[25345]: audit 2024-09-17T09:57:04.872450+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:05.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:04 smithi039 bash[25345]: audit 2024-09-17T09:57:04.883193+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:06.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:57:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:57:06] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:57:07.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:06 smithi203 bash[20366]: cluster 2024-09-17T09:57:05.478155+0000 mgr.y (mgr.24314) 258 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:07.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:06 smithi039 bash[19898]: cluster 2024-09-17T09:57:05.478155+0000 mgr.y (mgr.24314) 258 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:07.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:06 smithi039 bash[25345]: cluster 2024-09-17T09:57:05.478155+0000 mgr.y (mgr.24314) 258 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:08.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:07 smithi203 bash[20366]: audit 2024-09-17T09:57:07.309711+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:08.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:07 smithi039 bash[19898]: audit 2024-09-17T09:57:07.309711+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:08.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:07 smithi039 bash[25345]: audit 2024-09-17T09:57:07.309711+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:09.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:08 smithi203 bash[20366]: cluster 2024-09-17T09:57:07.478837+0000 mgr.y (mgr.24314) 259 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:09.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:08 smithi203 bash[20366]: audit 2024-09-17T09:57:07.905012+0000 mgr.y (mgr.24314) 260 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:09.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:08 smithi039 bash[25345]: cluster 2024-09-17T09:57:07.478837+0000 mgr.y (mgr.24314) 259 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:09.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:08 smithi039 bash[25345]: audit 2024-09-17T09:57:07.905012+0000 mgr.y (mgr.24314) 260 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:09.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:08 smithi039 bash[19898]: cluster 2024-09-17T09:57:07.478837+0000 mgr.y (mgr.24314) 259 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:09.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:08 smithi039 bash[19898]: audit 2024-09-17T09:57:07.905012+0000 mgr.y (mgr.24314) 260 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:11.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:10 smithi203 bash[20366]: cluster 2024-09-17T09:57:09.480541+0000 mgr.y (mgr.24314) 261 : cluster [DBG] pgmap v233: 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-09-17T09:57:11.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:10 smithi039 bash[19898]: cluster 2024-09-17T09:57:09.480541+0000 mgr.y (mgr.24314) 261 : cluster [DBG] pgmap v233: 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-09-17T09:57:11.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:10 smithi039 bash[25345]: cluster 2024-09-17T09:57:09.480541+0000 mgr.y (mgr.24314) 261 : cluster [DBG] pgmap v233: 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-09-17T09:57:12.814 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-17T09:57:13.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:12 smithi039 bash[19898]: cluster 2024-09-17T09:57:11.481275+0000 mgr.y (mgr.24314) 262 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:13.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:12 smithi039 bash[25345]: cluster 2024-09-17T09:57:11.481275+0000 mgr.y (mgr.24314) 262 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:13.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:12 smithi203 bash[20366]: cluster 2024-09-17T09:57:11.481275+0000 mgr.y (mgr.24314) 262 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:15.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:14 smithi203 bash[20366]: cluster 2024-09-17T09:57:13.482914+0000 mgr.y (mgr.24314) 263 : cluster [DBG] pgmap v235: 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-09-17T09:57:15.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:14 smithi039 bash[19898]: cluster 2024-09-17T09:57:13.482914+0000 mgr.y (mgr.24314) 263 : cluster [DBG] pgmap v235: 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-09-17T09:57:15.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:14 smithi039 bash[25345]: cluster 2024-09-17T09:57:13.482914+0000 mgr.y (mgr.24314) 263 : cluster [DBG] pgmap v235: 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-09-17T09:57:16.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:57:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:57:16] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-17T09:57:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:16 smithi203 bash[20366]: cluster 2024-09-17T09:57:15.483664+0000 mgr.y (mgr.24314) 264 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:16 smithi039 bash[19898]: cluster 2024-09-17T09:57:15.483664+0000 mgr.y (mgr.24314) 264 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:16 smithi039 bash[25345]: cluster 2024-09-17T09:57:15.483664+0000 mgr.y (mgr.24314) 264 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:17.656 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:57:19.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:18 smithi203 bash[20366]: cluster 2024-09-17T09:57:17.484407+0000 mgr.y (mgr.24314) 265 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:19.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:18 smithi203 bash[20366]: audit 2024-09-17T09:57:17.914265+0000 mgr.y (mgr.24314) 266 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:19.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:18 smithi039 bash[25345]: cluster 2024-09-17T09:57:17.484407+0000 mgr.y (mgr.24314) 265 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:19.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:18 smithi039 bash[25345]: audit 2024-09-17T09:57:17.914265+0000 mgr.y (mgr.24314) 266 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:19.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:18 smithi039 bash[19898]: cluster 2024-09-17T09:57:17.484407+0000 mgr.y (mgr.24314) 265 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:19.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:18 smithi039 bash[19898]: audit 2024-09-17T09:57:17.914265+0000 mgr.y (mgr.24314) 266 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:20.465 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-17T09:57:21.382 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:20 smithi039 bash[25345]: cluster 2024-09-17T09:57:19.486070+0000 mgr.y (mgr.24314) 267 : cluster [DBG] pgmap v238: 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-09-17T09:57:21.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:20 smithi039 bash[19898]: cluster 2024-09-17T09:57:19.486070+0000 mgr.y (mgr.24314) 267 : cluster [DBG] pgmap v238: 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-09-17T09:57:21.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:20 smithi203 bash[20366]: cluster 2024-09-17T09:57:19.486070+0000 mgr.y (mgr.24314) 267 : cluster [DBG] pgmap v238: 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-09-17T09:57:23.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:22 smithi039 bash[19898]: cluster 2024-09-17T09:57:21.486796+0000 mgr.y (mgr.24314) 268 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:23.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:22 smithi039 bash[19898]: audit 2024-09-17T09:57:22.310543+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:23.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:22 smithi039 bash[25345]: cluster 2024-09-17T09:57:21.486796+0000 mgr.y (mgr.24314) 268 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:23.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:22 smithi039 bash[25345]: audit 2024-09-17T09:57:22.310543+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:23.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:22 smithi203 bash[20366]: cluster 2024-09-17T09:57:21.486796+0000 mgr.y (mgr.24314) 268 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:23.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:22 smithi203 bash[20366]: audit 2024-09-17T09:57:22.310543+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:25.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:24 smithi039 bash[19898]: cluster 2024-09-17T09:57:23.488511+0000 mgr.y (mgr.24314) 269 : cluster [DBG] pgmap v240: 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-09-17T09:57:25.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:24 smithi039 bash[25345]: cluster 2024-09-17T09:57:23.488511+0000 mgr.y (mgr.24314) 269 : cluster [DBG] pgmap v240: 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-09-17T09:57:25.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:24 smithi203 bash[20366]: cluster 2024-09-17T09:57:23.488511+0000 mgr.y (mgr.24314) 269 : cluster [DBG] pgmap v240: 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-09-17T09:57:26.382 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:57:26] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-17T09:57:26.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[19898]: audit 2024-09-17T09:57:25.087667+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[19898]: audit 2024-09-17T09:57:25.098514+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[19898]: audit 2024-09-17T09:57:25.109713+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[25345]: audit 2024-09-17T09:57:25.087667+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[25345]: audit 2024-09-17T09:57:25.098514+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:26 smithi039 bash[25345]: audit 2024-09-17T09:57:25.109713+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:26 smithi203 bash[20366]: audit 2024-09-17T09:57:25.087667+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:26 smithi203 bash[20366]: audit 2024-09-17T09:57:25.098514+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:26 smithi203 bash[20366]: audit 2024-09-17T09:57:25.109713+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:26.528 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:57:27.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:27 smithi039 bash[19898]: cluster 2024-09-17T09:57:25.489245+0000 mgr.y (mgr.24314) 270 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:27.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:27 smithi039 bash[25345]: cluster 2024-09-17T09:57:25.489245+0000 mgr.y (mgr.24314) 270 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:27.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:27 smithi203 bash[20366]: cluster 2024-09-17T09:57:25.489245+0000 mgr.y (mgr.24314) 270 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:28.713 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-17T09:57:29.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:29 smithi039 bash[19898]: cluster 2024-09-17T09:57:27.489944+0000 mgr.y (mgr.24314) 271 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:29.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:29 smithi039 bash[19898]: audit 2024-09-17T09:57:27.925420+0000 mgr.y (mgr.24314) 272 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:29.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:29 smithi039 bash[25345]: cluster 2024-09-17T09:57:27.489944+0000 mgr.y (mgr.24314) 271 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:29.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:29 smithi039 bash[25345]: audit 2024-09-17T09:57:27.925420+0000 mgr.y (mgr.24314) 272 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:29.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:29 smithi203 bash[20366]: cluster 2024-09-17T09:57:27.489944+0000 mgr.y (mgr.24314) 271 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:29.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:29 smithi203 bash[20366]: audit 2024-09-17T09:57:27.925420+0000 mgr.y (mgr.24314) 272 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:31.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:31 smithi039 bash[19898]: cluster 2024-09-17T09:57:29.491720+0000 mgr.y (mgr.24314) 273 : cluster [DBG] pgmap v243: 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-09-17T09:57:31.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:31 smithi039 bash[25345]: cluster 2024-09-17T09:57:29.491720+0000 mgr.y (mgr.24314) 273 : cluster [DBG] pgmap v243: 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-09-17T09:57:31.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:31 smithi203 bash[20366]: cluster 2024-09-17T09:57:29.491720+0000 mgr.y (mgr.24314) 273 : cluster [DBG] pgmap v243: 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-09-17T09:57:33.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:33 smithi039 bash[19898]: cluster 2024-09-17T09:57:31.492437+0000 mgr.y (mgr.24314) 274 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:33.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:33 smithi039 bash[25345]: cluster 2024-09-17T09:57:31.492437+0000 mgr.y (mgr.24314) 274 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:33.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:33 smithi203 bash[20366]: cluster 2024-09-17T09:57:31.492437+0000 mgr.y (mgr.24314) 274 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:33.550 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:57:35.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:35 smithi039 bash[19898]: cluster 2024-09-17T09:57:33.494126+0000 mgr.y (mgr.24314) 275 : cluster [DBG] pgmap v245: 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-09-17T09:57:35.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:35 smithi039 bash[25345]: cluster 2024-09-17T09:57:33.494126+0000 mgr.y (mgr.24314) 275 : cluster [DBG] pgmap v245: 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-09-17T09:57:35.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:35 smithi203 bash[20366]: cluster 2024-09-17T09:57:33.494126+0000 mgr.y (mgr.24314) 275 : cluster [DBG] pgmap v245: 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-09-17T09:57:35.671 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T09:57:36.632 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:57:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:57:36] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-17T09:57:37.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:37 smithi203 bash[20366]: cluster 2024-09-17T09:57:35.494854+0000 mgr.y (mgr.24314) 276 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:37.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:37 smithi039 bash[25345]: cluster 2024-09-17T09:57:35.494854+0000 mgr.y (mgr.24314) 276 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:37.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:37 smithi039 bash[19898]: cluster 2024-09-17T09:57:35.494854+0000 mgr.y (mgr.24314) 276 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:38.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:38 smithi203 bash[20366]: audit 2024-09-17T09:57:37.310607+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:38.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:38 smithi039 bash[19898]: audit 2024-09-17T09:57:37.310607+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:38.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:38 smithi039 bash[25345]: audit 2024-09-17T09:57:37.310607+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:39.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:39 smithi203 bash[20366]: cluster 2024-09-17T09:57:37.495597+0000 mgr.y (mgr.24314) 277 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:39.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:39 smithi203 bash[20366]: audit 2024-09-17T09:57:37.933853+0000 mgr.y (mgr.24314) 278 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:39.578 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:39 smithi039 bash[19898]: cluster 2024-09-17T09:57:37.495597+0000 mgr.y (mgr.24314) 277 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:39.579 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:39 smithi039 bash[19898]: audit 2024-09-17T09:57:37.933853+0000 mgr.y (mgr.24314) 278 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:39.579 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:39 smithi039 bash[25345]: cluster 2024-09-17T09:57:37.495597+0000 mgr.y (mgr.24314) 277 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:39.579 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:39 smithi039 bash[25345]: audit 2024-09-17T09:57:37.933853+0000 mgr.y (mgr.24314) 278 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:40.495 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:57:41.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:41 smithi039 bash[19898]: cluster 2024-09-17T09:57:39.497790+0000 mgr.y (mgr.24314) 279 : cluster [DBG] pgmap v248: 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-09-17T09:57:41.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:41 smithi039 bash[25345]: cluster 2024-09-17T09:57:39.497790+0000 mgr.y (mgr.24314) 279 : cluster [DBG] pgmap v248: 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-09-17T09:57:41.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:41 smithi203 bash[20366]: cluster 2024-09-17T09:57:39.497790+0000 mgr.y (mgr.24314) 279 : cluster [DBG] pgmap v248: 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-09-17T09:57:42.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:42 smithi203 bash[20366]: cluster 2024-09-17T09:57:41.498521+0000 mgr.y (mgr.24314) 280 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:42.494 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:42 smithi039 bash[19898]: cluster 2024-09-17T09:57:41.498521+0000 mgr.y (mgr.24314) 280 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:42.494 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:42 smithi039 bash[25345]: cluster 2024-09-17T09:57:41.498521+0000 mgr.y (mgr.24314) 280 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 error 2m ago 16m - - 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 17s ago 15m - - 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (5m) 2m ago 6m 14.2M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (5m) 17s ago 5m 75.5M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (3m) 2m ago 3m 47.2M - 3.8 ebb0615149de b122c3b9cf53 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,8765 running (14m) 17s ago 14m 429M - 19.1.1-330-gc2ddf972 ebb0615149de 207e2ca5888c 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:9283,8765 running (17m) 2m ago 17m 502M - 19.1.1-330-gc2ddf972 ebb0615149de f0bc913c1990 2024-09-17T09:57:42.685 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (17m) 2m ago 17m 52.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (15m) 17s ago 15m 47.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (15m) 2m ago 15m 44.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (6m) 2m ago 6m 8343k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (6m) 17s ago 6m 8380k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (14m) 2m ago 14m 50.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (13m) 2m ago 13m 50.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (12m) 2m ago 12m 47.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (11m) 2m ago 11m 55.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (10m) 17s ago 10m 49.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (9m) 17s ago 9m 56.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (8m) 17s ago 8m 46.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (7m) 17s ago 7m 57.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T09:57:42.686 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (5m) 17s ago 6m 41.7M - 2.43.0 a07b618ecd1d 5a8533816f8f 2024-09-17T09:57:42.687 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (3m) 2m ago 3m 92.0M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T09:57:42.687 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (3m) 17s ago 3m 91.3M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T09:57:43.473 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:43 smithi203 bash[20366]: audit 2024-09-17T09:57:42.645952+0000 mgr.y (mgr.24314) 281 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:43.632 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:43 smithi039 bash[25345]: audit 2024-09-17T09:57:42.645952+0000 mgr.y (mgr.24314) 281 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:43.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:43 smithi039 bash[19898]: audit 2024-09-17T09:57:42.645952+0000 mgr.y (mgr.24314) 281 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:57:44.021 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T09:57:44.382 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:44 smithi039 bash[19898]: cluster 2024-09-17T09:57:43.500070+0000 mgr.y (mgr.24314) 282 : cluster [DBG] pgmap v250: 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-09-17T09:57:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:44 smithi039 bash[25345]: cluster 2024-09-17T09:57:43.500070+0000 mgr.y (mgr.24314) 282 : cluster [DBG] pgmap v250: 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-09-17T09:57:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:44 smithi203 bash[20366]: cluster 2024-09-17T09:57:43.500070+0000 mgr.y (mgr.24314) 282 : cluster [DBG] pgmap v250: 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-09-17T09:57:45.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:45 smithi203 bash[20366]: audit 2024-09-17T09:57:44.285874+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:57:45.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:45 smithi203 bash[20366]: audit 2024-09-17T09:57:44.286764+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:57:45.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:45 smithi203 bash[20366]: cluster 2024-09-17T09:57:44.287952+0000 mgr.y (mgr.24314) 283 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-17T09:57:45.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:45 smithi203 bash[20366]: cluster 2024-09-17T09:57:44.288156+0000 mgr.y (mgr.24314) 284 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:45.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:45 smithi203 bash[20366]: audit 2024-09-17T09:57:44.296294+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:45.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[19898]: audit 2024-09-17T09:57:44.285874+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:57:45.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[19898]: audit 2024-09-17T09:57:44.286764+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:57:45.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[19898]: cluster 2024-09-17T09:57:44.287952+0000 mgr.y (mgr.24314) 283 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-17T09:57:45.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[19898]: cluster 2024-09-17T09:57:44.288156+0000 mgr.y (mgr.24314) 284 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:45.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[19898]: audit 2024-09-17T09:57:44.296294+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:45.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[25345]: audit 2024-09-17T09:57:44.285874+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:57:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[25345]: audit 2024-09-17T09:57:44.286764+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:57:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[25345]: cluster 2024-09-17T09:57:44.287952+0000 mgr.y (mgr.24314) 283 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-09-17T09:57:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[25345]: cluster 2024-09-17T09:57:44.288156+0000 mgr.y (mgr.24314) 284 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:45 smithi039 bash[25345]: audit 2024-09-17T09:57:44.296294+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.328 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:57:46] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T09:57:46.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[19898]: audit 2024-09-17T09:57:45.330453+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[19898]: audit 2024-09-17T09:57:45.345458+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[19898]: audit 2024-09-17T09:57:45.359207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[25345]: audit 2024-09-17T09:57:45.330453+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[25345]: audit 2024-09-17T09:57:45.345458+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:46 smithi039 bash[25345]: audit 2024-09-17T09:57:45.359207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:46 smithi203 bash[20366]: audit 2024-09-17T09:57:45.330453+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:46 smithi203 bash[20366]: audit 2024-09-17T09:57:45.345458+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:46.712 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:46 smithi203 bash[20366]: audit 2024-09-17T09:57:45.359207+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:57:47.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:47 smithi039 bash[19898]: cluster 2024-09-17T09:57:46.288812+0000 mgr.y (mgr.24314) 285 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:47.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:47 smithi039 bash[25345]: cluster 2024-09-17T09:57:46.288812+0000 mgr.y (mgr.24314) 285 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:47.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:47 smithi203 bash[20366]: cluster 2024-09-17T09:57:46.288812+0000 mgr.y (mgr.24314) 285 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:48.632 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:48 smithi039 bash[25345]: audit 2024-09-17T09:57:47.941985+0000 mgr.y (mgr.24314) 286 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:48.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:48 smithi039 bash[19898]: audit 2024-09-17T09:57:47.941985+0000 mgr.y (mgr.24314) 286 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:48.723 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:48 smithi203 bash[20366]: audit 2024-09-17T09:57:47.941985+0000 mgr.y (mgr.24314) 286 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:49.135 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:57:49.632 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:49 smithi039 bash[25345]: cluster 2024-09-17T09:57:48.290536+0000 mgr.y (mgr.24314) 287 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:49.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:49 smithi039 bash[19898]: cluster 2024-09-17T09:57:48.290536+0000 mgr.y (mgr.24314) 287 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:49.723 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:49 smithi203 bash[20366]: cluster 2024-09-17T09:57:48.290536+0000 mgr.y (mgr.24314) 287 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:57:50.740 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 15 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T09:57:50.741 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T09:57:51.449 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T09:57:51.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:51 smithi203 bash[20366]: cluster 2024-09-17T09:57:50.291317+0000 mgr.y (mgr.24314) 288 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:51.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:51 smithi203 bash[20366]: audit 2024-09-17T09:57:50.744231+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.39:0/2353382638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:57:51.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:51 smithi039 bash[19898]: cluster 2024-09-17T09:57:50.291317+0000 mgr.y (mgr.24314) 288 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:51.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:51 smithi039 bash[19898]: audit 2024-09-17T09:57:50.744231+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.39:0/2353382638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:57:51.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:51 smithi039 bash[25345]: cluster 2024-09-17T09:57:50.291317+0000 mgr.y (mgr.24314) 288 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T09:57:51.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:51 smithi039 bash[25345]: audit 2024-09-17T09:57:50.744231+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.39:0/2353382638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T09:57:52.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:52 smithi203 bash[20366]: audit 2024-09-17T09:57:52.311133+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:52.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:52 smithi039 bash[25345]: audit 2024-09-17T09:57:52.311133+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:52.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:52 smithi039 bash[19898]: audit 2024-09-17T09:57:52.311133+0000 mon.a (mon.0) 1305 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:57:53.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:53 smithi203 bash[20366]: cluster 2024-09-17T09:57:52.291996+0000 mgr.y (mgr.24314) 289 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T09:57:53.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:53 smithi039 bash[25345]: cluster 2024-09-17T09:57:52.291996+0000 mgr.y (mgr.24314) 289 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T09:57:53.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:53 smithi039 bash[19898]: cluster 2024-09-17T09:57:52.291996+0000 mgr.y (mgr.24314) 289 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T09:57:55.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:55 smithi203 bash[20366]: cluster 2024-09-17T09:57:54.293803+0000 mgr.y (mgr.24314) 290 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:57:55.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:55 smithi039 bash[19898]: cluster 2024-09-17T09:57:54.293803+0000 mgr.y (mgr.24314) 290 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:57:55.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:55 smithi039 bash[25345]: cluster 2024-09-17T09:57:54.293803+0000 mgr.y (mgr.24314) 290 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:57:56.275 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:57:56.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:57:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:57:56] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:57:57.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:57 smithi203 bash[20366]: cluster 2024-09-17T09:57:56.294303+0000 mgr.y (mgr.24314) 291 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:57.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:57 smithi039 bash[19898]: cluster 2024-09-17T09:57:56.294303+0000 mgr.y (mgr.24314) 291 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:57.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:57 smithi039 bash[25345]: cluster 2024-09-17T09:57:56.294303+0000 mgr.y (mgr.24314) 291 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:57:57.893 INFO:teuthology.orchestra.run.smithi039.stdout: cluster: 2024-09-17T09:57:57.893 INFO:teuthology.orchestra.run.smithi039.stdout: id: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T09:57:57.893 INFO:teuthology.orchestra.run.smithi039.stdout: health: HEALTH_WARN 2024-09-17T09:57:57.893 INFO:teuthology.orchestra.run.smithi039.stdout: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T09:57:57.893 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: services: 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: mgr: y(active, since 6m), standbys: x 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: data: 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: pools: 6 pools, 161 pgs 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: objects: 212 objects, 585 KiB 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: pgs: 161 active+clean 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:57:57.894 INFO:teuthology.orchestra.run.smithi039.stdout: io: 2024-09-17T09:57:57.895 INFO:teuthology.orchestra.run.smithi039.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T09:57:57.895 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T09:57:58.582 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls' 2024-09-17T09:57:58.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:58 smithi203 bash[20366]: audit 2024-09-17T09:57:57.897672+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.39:0/3704723373' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:57:58.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:58 smithi203 bash[20366]: audit 2024-09-17T09:57:57.952005+0000 mgr.y (mgr.24314) 292 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:58.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:58 smithi039 bash[19898]: audit 2024-09-17T09:57:57.897672+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.39:0/3704723373' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:57:58.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:58 smithi039 bash[19898]: audit 2024-09-17T09:57:57.952005+0000 mgr.y (mgr.24314) 292 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:58.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:58 smithi039 bash[25345]: audit 2024-09-17T09:57:57.897672+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.39:0/3704723373' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T09:57:58.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:58 smithi039 bash[25345]: audit 2024-09-17T09:57:57.952005+0000 mgr.y (mgr.24314) 292 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:57:59.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:57:59 smithi203 bash[20366]: cluster 2024-09-17T09:57:58.295909+0000 mgr.y (mgr.24314) 293 : cluster [DBG] pgmap v259: 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-09-17T09:57:59.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:57:59 smithi039 bash[19898]: cluster 2024-09-17T09:57:58.295909+0000 mgr.y (mgr.24314) 293 : cluster [DBG] pgmap v259: 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-09-17T09:57:59.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:57:59 smithi039 bash[25345]: cluster 2024-09-17T09:57:58.295909+0000 mgr.y (mgr.24314) 293 : cluster [DBG] pgmap v259: 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-09-17T09:58:01.710 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:01 smithi039 bash[19898]: cluster 2024-09-17T09:58:00.296656+0000 mgr.y (mgr.24314) 294 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:01.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:01 smithi039 bash[25345]: cluster 2024-09-17T09:58:00.296656+0000 mgr.y (mgr.24314) 294 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:01.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:01 smithi203 bash[20366]: cluster 2024-09-17T09:58:00.296656+0000 mgr.y (mgr.24314) 294 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:03.396 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:03.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:03 smithi203 bash[20366]: cluster 2024-09-17T09:58:02.297337+0000 mgr.y (mgr.24314) 295 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:03.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:03 smithi039 bash[19898]: cluster 2024-09-17T09:58:02.297337+0000 mgr.y (mgr.24314) 295 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:03.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:03 smithi039 bash[25345]: cluster 2024-09-17T09:58:02.297337+0000 mgr.y (mgr.24314) 295 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:agent 1/2 2m ago 6m * 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager ?:9093,9094 1/1 2m ago 7m smithi039=a;count:1 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:grafana ?:3000 1/1 19s ago 6m smithi203=a;count:1 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo ?:5000 1/1 2m ago 4m count:1 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:mgr 2/2 2m ago 15m smithi039=y;smithi203=x;count:2 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:mon 3/3 2m ago 15m smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b;count:3 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter ?:9100 2/2 2m ago 7m smithi039=a;smithi203=b;count:2 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:osd 8 2m ago - 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus ?:9095 1/1 19s ago 7m smithi203=a;count:1 2024-09-17T09:58:05.183 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo ?:8000 2/2 2m ago 4m count:2 2024-09-17T09:58:05.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:05 smithi203 bash[20366]: cluster 2024-09-17T09:58:04.298152+0000 mgr.y (mgr.24314) 296 : cluster [DBG] pgmap v262: 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-09-17T09:58:05.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:05 smithi203 bash[20366]: audit 2024-09-17T09:58:05.170630+0000 mgr.y (mgr.24314) 297 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:05.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:05 smithi039 bash[19898]: cluster 2024-09-17T09:58:04.298152+0000 mgr.y (mgr.24314) 296 : cluster [DBG] pgmap v262: 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-09-17T09:58:05.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:05 smithi039 bash[19898]: audit 2024-09-17T09:58:05.170630+0000 mgr.y (mgr.24314) 297 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:05.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:05 smithi039 bash[25345]: cluster 2024-09-17T09:58:04.298152+0000 mgr.y (mgr.24314) 296 : cluster [DBG] pgmap v262: 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-09-17T09:58:05.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:05 smithi039 bash[25345]: audit 2024-09-17T09:58:05.170630+0000 mgr.y (mgr.24314) 297 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:06.228 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T09:58:06.582 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:58:06] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:58:06.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[25345]: audit 2024-09-17T09:58:05.587680+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[25345]: audit 2024-09-17T09:58:05.599540+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[25345]: audit 2024-09-17T09:58:05.611530+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[19898]: audit 2024-09-17T09:58:05.587680+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[19898]: audit 2024-09-17T09:58:05.599540+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:06 smithi039 bash[19898]: audit 2024-09-17T09:58:05.611530+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:06 smithi203 bash[20366]: audit 2024-09-17T09:58:05.587680+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:06 smithi203 bash[20366]: audit 2024-09-17T09:58:05.599540+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:06.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:06 smithi203 bash[20366]: audit 2024-09-17T09:58:05.611530+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:07.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:07 smithi203 bash[20366]: cluster 2024-09-17T09:58:06.298770+0000 mgr.y (mgr.24314) 298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:07.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:07 smithi203 bash[20366]: audit 2024-09-17T09:58:07.311302+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:07.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:07 smithi039 bash[19898]: cluster 2024-09-17T09:58:06.298770+0000 mgr.y (mgr.24314) 298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:07.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:07 smithi039 bash[19898]: audit 2024-09-17T09:58:07.311302+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:07.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:07 smithi039 bash[25345]: cluster 2024-09-17T09:58:06.298770+0000 mgr.y (mgr.24314) 298 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:07.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:07 smithi039 bash[25345]: audit 2024-09-17T09:58:07.311302+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:08.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:08 smithi039 bash[19898]: audit 2024-09-17T09:58:07.962863+0000 mgr.y (mgr.24314) 299 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:08.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:08 smithi039 bash[25345]: audit 2024-09-17T09:58:07.962863+0000 mgr.y (mgr.24314) 299 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:08.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:08 smithi203 bash[20366]: audit 2024-09-17T09:58:07.962863+0000 mgr.y (mgr.24314) 299 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:09.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:09 smithi039 bash[19898]: cluster 2024-09-17T09:58:08.299564+0000 mgr.y (mgr.24314) 300 : cluster [DBG] pgmap v264: 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-09-17T09:58:09.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:09 smithi039 bash[25345]: cluster 2024-09-17T09:58:08.299564+0000 mgr.y (mgr.24314) 300 : cluster [DBG] pgmap v264: 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-09-17T09:58:09.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:09 smithi203 bash[20366]: cluster 2024-09-17T09:58:08.299564+0000 mgr.y (mgr.24314) 300 : cluster [DBG] pgmap v264: 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-09-17T09:58:10.313 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:11.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:11 smithi039 bash[25345]: cluster 2024-09-17T09:58:10.300367+0000 mgr.y (mgr.24314) 301 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:11.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:11 smithi039 bash[19898]: cluster 2024-09-17T09:58:10.300367+0000 mgr.y (mgr.24314) 301 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:11.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:11 smithi203 bash[20366]: cluster 2024-09-17T09:58:10.300367+0000 mgr.y (mgr.24314) 301 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:12.306 INFO:teuthology.orchestra.run.smithi039.stdout:Scheduled to redeploy mgr.x on host 'smithi203' 2024-09-17T09:58:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:11.925189+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.39:0/3466579035' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:58:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.288635+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.299868+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.309471+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.313424+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.314745+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:12.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.321641+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:12.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.365924+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:12.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.366790+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:12.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:12 smithi203 bash[20366]: audit 2024-09-17T09:58:12.367554+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:12.999 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:11.925189+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.39:0/3466579035' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:58:12.999 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.288635+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:12.999 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.299868+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:12.999 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.309471+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.313424+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.314745+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.321641+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.365924+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.366790+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[25345]: audit 2024-09-17T09:58:12.367554+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:11.925189+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.39:0/3466579035' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.288635+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.299868+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:13.000 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.309471+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:13.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.313424+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:13.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.314745+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:58:13.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.321641+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:13.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.365924+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T09:58:13.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.366790+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T09:58:13.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:12 smithi039 bash[19898]: audit 2024-09-17T09:58:12.367554+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:58:13.002 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps --refresh' 2024-09-17T09:58:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:13 smithi203 bash[20366]: audit 2024-09-17T09:58:12.279496+0000 mgr.y (mgr.24314) 302 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:13 smithi203 bash[20366]: cephadm 2024-09-17T09:58:12.292167+0000 mgr.y (mgr.24314) 303 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T09:58:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:13 smithi203 bash[20366]: cluster 2024-09-17T09:58:12.301067+0000 mgr.y (mgr.24314) 304 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T09:58:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:13 smithi203 bash[20366]: cluster 2024-09-17T09:58:12.316347+0000 mgr.y (mgr.24314) 305 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-09-17T09:58:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:13 smithi203 bash[20366]: cluster 2024-09-17T09:58:12.316614+0000 mgr.y (mgr.24314) 306 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-09-17T09:58:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:13 smithi203 bash[20366]: cephadm 2024-09-17T09:58:12.368292+0000 mgr.y (mgr.24314) 307 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T09:58:14.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[25345]: audit 2024-09-17T09:58:12.279496+0000 mgr.y (mgr.24314) 302 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:14.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[25345]: cephadm 2024-09-17T09:58:12.292167+0000 mgr.y (mgr.24314) 303 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T09:58:14.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[25345]: cluster 2024-09-17T09:58:12.301067+0000 mgr.y (mgr.24314) 304 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[25345]: cluster 2024-09-17T09:58:12.316347+0000 mgr.y (mgr.24314) 305 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[25345]: cluster 2024-09-17T09:58:12.316614+0000 mgr.y (mgr.24314) 306 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[25345]: cephadm 2024-09-17T09:58:12.368292+0000 mgr.y (mgr.24314) 307 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[19898]: audit 2024-09-17T09:58:12.279496+0000 mgr.y (mgr.24314) 302 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[19898]: cephadm 2024-09-17T09:58:12.292167+0000 mgr.y (mgr.24314) 303 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[19898]: cluster 2024-09-17T09:58:12.301067+0000 mgr.y (mgr.24314) 304 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T09:58:14.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[19898]: cluster 2024-09-17T09:58:12.316347+0000 mgr.y (mgr.24314) 305 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-09-17T09:58:14.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[19898]: cluster 2024-09-17T09:58:12.316614+0000 mgr.y (mgr.24314) 306 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-09-17T09:58:14.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:13 smithi039 bash[19898]: cephadm 2024-09-17T09:58:12.368292+0000 mgr.y (mgr.24314) 307 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T09:58:15.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:15 smithi203 bash[20366]: cluster 2024-09-17T09:58:14.318328+0000 mgr.y (mgr.24314) 308 : cluster [DBG] pgmap v269: 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-09-17T09:58:16.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:15 smithi039 bash[19898]: cluster 2024-09-17T09:58:14.318328+0000 mgr.y (mgr.24314) 308 : cluster [DBG] pgmap v269: 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-09-17T09:58:16.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:15 smithi039 bash[25345]: cluster 2024-09-17T09:58:14.318328+0000 mgr.y (mgr.24314) 308 : cluster [DBG] pgmap v269: 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-09-17T09:58:16.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:58:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:58:16] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T09:58:17.847 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:17.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:17 smithi039 bash[19898]: cluster 2024-09-17T09:58:16.319043+0000 mgr.y (mgr.24314) 309 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-09-17T09:58:17.953 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:17 smithi039 bash[25345]: cluster 2024-09-17T09:58:16.319043+0000 mgr.y (mgr.24314) 309 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-09-17T09:58:17.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:17 smithi203 bash[20366]: cluster 2024-09-17T09:58:16.319043+0000 mgr.y (mgr.24314) 309 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-09-17T09:58:18.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:18 smithi203 bash[20366]: audit 2024-09-17T09:58:17.973872+0000 mgr.y (mgr.24314) 310 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:19.067 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:18 smithi039 bash[19898]: audit 2024-09-17T09:58:17.973872+0000 mgr.y (mgr.24314) 310 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:19.067 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:18 smithi039 bash[25345]: audit 2024-09-17T09:58:17.973872+0000 mgr.y (mgr.24314) 310 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 error 2m ago 16m - - 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 13s ago 16m - - 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (5m) 2m ago 6m 14.2M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (6m) 13s ago 6m 74.0M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (4m) 2m ago 4m 47.2M - 3.8 ebb0615149de b122c3b9cf53 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,8765 running (15m) 13s ago 15m 429M - 19.1.1-330-gc2ddf972 ebb0615149de 207e2ca5888c 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:9283,8765 running (17m) 2m ago 17m 502M - 19.1.1-330-gc2ddf972 ebb0615149de f0bc913c1990 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (17m) 2m ago 18m 52.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T09:58:19.424 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (15m) 13s ago 15m 40.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (15m) 2m ago 15m 44.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (6m) 2m ago 6m 8343k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (6m) 13s ago 6m 8699k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (14m) 2m ago 14m 50.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (13m) 2m ago 13m 50.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (12m) 2m ago 12m 47.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (11m) 2m ago 11m 55.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T09:58:19.425 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (10m) 13s ago 11m 50.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T09:58:19.426 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (10m) 13s ago 10m 56.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T09:58:19.426 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (9m) 13s ago 9m 47.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T09:58:19.426 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (8m) 13s ago 8m 57.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T09:58:19.426 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (5m) 13s ago 7m 42.5M - 2.43.0 a07b618ecd1d 5a8533816f8f 2024-09-17T09:58:19.426 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (4m) 2m ago 4m 92.0M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T09:58:19.426 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (4m) 13s ago 4m 91.6M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T09:58:19.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:19 smithi039 bash[19898]: cluster 2024-09-17T09:58:18.320678+0000 mgr.y (mgr.24314) 311 : cluster [DBG] pgmap v271: 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-09-17T09:58:19.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:19 smithi039 bash[25345]: cluster 2024-09-17T09:58:18.320678+0000 mgr.y (mgr.24314) 311 : cluster [DBG] pgmap v271: 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-09-17T09:58:19.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:19 smithi203 bash[20366]: cluster 2024-09-17T09:58:18.320678+0000 mgr.y (mgr.24314) 311 : cluster [DBG] pgmap v271: 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-09-17T09:58:20.172 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T09:58:20.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:20 smithi203 bash[20366]: audit 2024-09-17T09:58:19.413037+0000 mgr.y (mgr.24314) 312 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:21.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:20 smithi039 bash[19898]: audit 2024-09-17T09:58:19.413037+0000 mgr.y (mgr.24314) 312 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:21.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:20 smithi039 bash[25345]: audit 2024-09-17T09:58:19.413037+0000 mgr.y (mgr.24314) 312 : audit [DBG] from='client.24887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T09:58:21.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:21 smithi039 bash[19898]: cluster 2024-09-17T09:58:20.321373+0000 mgr.y (mgr.24314) 313 : cluster [DBG] pgmap v272: 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-09-17T09:58:21.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:21 smithi039 bash[25345]: cluster 2024-09-17T09:58:20.321373+0000 mgr.y (mgr.24314) 313 : cluster [DBG] pgmap v272: 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-09-17T09:58:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:21 smithi203 bash[20366]: cluster 2024-09-17T09:58:20.321373+0000 mgr.y (mgr.24314) 313 : cluster [DBG] pgmap v272: 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-09-17T09:58:22.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:22 smithi039 bash[19898]: audit 2024-09-17T09:58:22.312049+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:22.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:22 smithi039 bash[25345]: audit 2024-09-17T09:58:22.312049+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:22.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:22 smithi203 bash[20366]: audit 2024-09-17T09:58:22.312049+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:23.999 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:23 smithi039 bash[25345]: cluster 2024-09-17T09:58:22.322065+0000 mgr.y (mgr.24314) 314 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:58:23.999 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:23 smithi039 bash[19898]: cluster 2024-09-17T09:58:22.322065+0000 mgr.y (mgr.24314) 314 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:58:24.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:23 smithi203 bash[20366]: cluster 2024-09-17T09:58:22.322065+0000 mgr.y (mgr.24314) 314 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:58:25.863 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T09:58:25.992 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:25 smithi039 bash[25345]: cluster 2024-09-17T09:58:24.323205+0000 mgr.y (mgr.24314) 315 : cluster [DBG] pgmap v274: 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-09-17T09:58:25.992 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:25 smithi039 bash[19898]: cluster 2024-09-17T09:58:24.323205+0000 mgr.y (mgr.24314) 315 : cluster [DBG] pgmap v274: 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-09-17T09:58:26.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:25 smithi203 bash[20366]: cluster 2024-09-17T09:58:24.323205+0000 mgr.y (mgr.24314) 315 : cluster [DBG] pgmap v274: 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-09-17T09:58:26.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:58:26] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-17T09:58:27.107 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[25345]: audit 2024-09-17T09:58:25.823540+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.107 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[25345]: audit 2024-09-17T09:58:25.835001+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.107 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[25345]: audit 2024-09-17T09:58:25.846227+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[19898]: audit 2024-09-17T09:58:25.823540+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[19898]: audit 2024-09-17T09:58:25.835001+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:26 smithi039 bash[19898]: audit 2024-09-17T09:58:25.846227+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:26 smithi203 bash[20366]: audit 2024-09-17T09:58:25.823540+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:26 smithi203 bash[20366]: audit 2024-09-17T09:58:25.835001+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:27.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:26 smithi203 bash[20366]: audit 2024-09-17T09:58:25.846227+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:28.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:27 smithi039 bash[25345]: cluster 2024-09-17T09:58:26.324015+0000 mgr.y (mgr.24314) 316 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:28.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:27 smithi039 bash[19898]: cluster 2024-09-17T09:58:26.324015+0000 mgr.y (mgr.24314) 316 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:28.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:27 smithi203 bash[20366]: cluster 2024-09-17T09:58:26.324015+0000 mgr.y (mgr.24314) 316 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:29.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:28 smithi039 bash[19898]: audit 2024-09-17T09:58:27.984920+0000 mgr.y (mgr.24314) 317 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:29.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:28 smithi039 bash[25345]: audit 2024-09-17T09:58:27.984920+0000 mgr.y (mgr.24314) 317 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:29.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:28 smithi203 bash[20366]: audit 2024-09-17T09:58:27.984920+0000 mgr.y (mgr.24314) 317 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:29 smithi039 bash[19898]: cluster 2024-09-17T09:58:28.325827+0000 mgr.y (mgr.24314) 318 : cluster [DBG] pgmap v276: 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-09-17T09:58:30.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:29 smithi039 bash[25345]: cluster 2024-09-17T09:58:28.325827+0000 mgr.y (mgr.24314) 318 : cluster [DBG] pgmap v276: 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-09-17T09:58:30.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:29 smithi203 bash[20366]: cluster 2024-09-17T09:58:28.325827+0000 mgr.y (mgr.24314) 318 : cluster [DBG] pgmap v276: 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-09-17T09:58:32.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:31 smithi039 bash[25345]: cluster 2024-09-17T09:58:30.326703+0000 mgr.y (mgr.24314) 319 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:32.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:31 smithi039 bash[19898]: cluster 2024-09-17T09:58:30.326703+0000 mgr.y (mgr.24314) 319 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:32.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:31 smithi203 bash[20366]: cluster 2024-09-17T09:58:30.326703+0000 mgr.y (mgr.24314) 319 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:34.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:33 smithi039 bash[19898]: cluster 2024-09-17T09:58:32.327613+0000 mgr.y (mgr.24314) 320 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:34.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:33 smithi039 bash[25345]: cluster 2024-09-17T09:58:32.327613+0000 mgr.y (mgr.24314) 320 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:34.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:33 smithi203 bash[20366]: cluster 2024-09-17T09:58:32.327613+0000 mgr.y (mgr.24314) 320 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:36.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:35 smithi203 bash[20366]: cluster 2024-09-17T09:58:34.329378+0000 mgr.y (mgr.24314) 321 : cluster [DBG] pgmap v279: 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-09-17T09:58:36.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:35 smithi039 bash[19898]: cluster 2024-09-17T09:58:34.329378+0000 mgr.y (mgr.24314) 321 : cluster [DBG] pgmap v279: 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-09-17T09:58:36.276 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:35 smithi039 bash[25345]: cluster 2024-09-17T09:58:34.329378+0000 mgr.y (mgr.24314) 321 : cluster [DBG] pgmap v279: 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-09-17T09:58:36.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:58:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:58:36] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-17T09:58:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:37 smithi203 bash[20366]: cluster 2024-09-17T09:58:36.330149+0000 mgr.y (mgr.24314) 322 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:37 smithi203 bash[20366]: audit 2024-09-17T09:58:37.312125+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:38.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:37 smithi039 bash[19898]: cluster 2024-09-17T09:58:36.330149+0000 mgr.y (mgr.24314) 322 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:38.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:37 smithi039 bash[19898]: audit 2024-09-17T09:58:37.312125+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:38.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:37 smithi039 bash[25345]: cluster 2024-09-17T09:58:36.330149+0000 mgr.y (mgr.24314) 322 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:38.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:37 smithi039 bash[25345]: audit 2024-09-17T09:58:37.312125+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:39.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:38 smithi203 bash[20366]: audit 2024-09-17T09:58:37.994024+0000 mgr.y (mgr.24314) 323 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:39.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:38 smithi039 bash[19898]: audit 2024-09-17T09:58:37.994024+0000 mgr.y (mgr.24314) 323 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:39.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:38 smithi039 bash[25345]: audit 2024-09-17T09:58:37.994024+0000 mgr.y (mgr.24314) 323 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:40.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:39 smithi203 bash[20366]: cluster 2024-09-17T09:58:38.331807+0000 mgr.y (mgr.24314) 324 : cluster [DBG] pgmap v281: 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-09-17T09:58:40.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:39 smithi039 bash[19898]: cluster 2024-09-17T09:58:38.331807+0000 mgr.y (mgr.24314) 324 : cluster [DBG] pgmap v281: 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-09-17T09:58:40.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:39 smithi039 bash[25345]: cluster 2024-09-17T09:58:38.331807+0000 mgr.y (mgr.24314) 324 : cluster [DBG] pgmap v281: 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-09-17T09:58:42.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:41 smithi039 bash[19898]: cluster 2024-09-17T09:58:40.332575+0000 mgr.y (mgr.24314) 325 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:42.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:41 smithi039 bash[25345]: cluster 2024-09-17T09:58:40.332575+0000 mgr.y (mgr.24314) 325 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:42.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:41 smithi203 bash[20366]: cluster 2024-09-17T09:58:40.332575+0000 mgr.y (mgr.24314) 325 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:44.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:43 smithi203 bash[20366]: cluster 2024-09-17T09:58:42.333299+0000 mgr.y (mgr.24314) 326 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:44.226 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:43 smithi039 bash[19898]: cluster 2024-09-17T09:58:42.333299+0000 mgr.y (mgr.24314) 326 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:44.227 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:43 smithi039 bash[25345]: cluster 2024-09-17T09:58:42.333299+0000 mgr.y (mgr.24314) 326 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:46.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:45 smithi203 bash[20366]: cluster 2024-09-17T09:58:44.334998+0000 mgr.y (mgr.24314) 327 : cluster [DBG] pgmap v284: 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-09-17T09:58:46.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:45 smithi039 bash[19898]: cluster 2024-09-17T09:58:44.334998+0000 mgr.y (mgr.24314) 327 : cluster [DBG] pgmap v284: 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-09-17T09:58:46.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:45 smithi039 bash[25345]: cluster 2024-09-17T09:58:44.334998+0000 mgr.y (mgr.24314) 327 : cluster [DBG] pgmap v284: 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-09-17T09:58:46.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:58:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:58:46] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-17T09:58:47.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:47 smithi039 bash[19898]: audit 2024-09-17T09:58:46.020230+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:47 smithi039 bash[19898]: audit 2024-09-17T09:58:46.030973+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:47 smithi039 bash[19898]: audit 2024-09-17T09:58:46.041949+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:47 smithi039 bash[25345]: audit 2024-09-17T09:58:46.020230+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:47 smithi039 bash[25345]: audit 2024-09-17T09:58:46.030973+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:47 smithi039 bash[25345]: audit 2024-09-17T09:58:46.041949+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:47 smithi203 bash[20366]: audit 2024-09-17T09:58:46.020230+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:47 smithi203 bash[20366]: audit 2024-09-17T09:58:46.030973+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:47.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:47 smithi203 bash[20366]: audit 2024-09-17T09:58:46.041949+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:58:48.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:48 smithi039 bash[19898]: cluster 2024-09-17T09:58:46.335465+0000 mgr.y (mgr.24314) 328 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:48.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:48 smithi039 bash[25345]: cluster 2024-09-17T09:58:46.335465+0000 mgr.y (mgr.24314) 328 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:48.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:48 smithi203 bash[20366]: cluster 2024-09-17T09:58:46.335465+0000 mgr.y (mgr.24314) 328 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:49.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:49 smithi039 bash[19898]: audit 2024-09-17T09:58:48.005299+0000 mgr.y (mgr.24314) 329 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:49.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:49 smithi039 bash[25345]: audit 2024-09-17T09:58:48.005299+0000 mgr.y (mgr.24314) 329 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:49.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:49 smithi203 bash[20366]: audit 2024-09-17T09:58:48.005299+0000 mgr.y (mgr.24314) 329 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:50.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:50 smithi039 bash[19898]: cluster 2024-09-17T09:58:48.337022+0000 mgr.y (mgr.24314) 330 : cluster [DBG] pgmap v286: 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-09-17T09:58:50.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:50 smithi039 bash[25345]: cluster 2024-09-17T09:58:48.337022+0000 mgr.y (mgr.24314) 330 : cluster [DBG] pgmap v286: 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-09-17T09:58:50.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:50 smithi203 bash[20366]: cluster 2024-09-17T09:58:48.337022+0000 mgr.y (mgr.24314) 330 : cluster [DBG] pgmap v286: 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-09-17T09:58:52.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:52 smithi039 bash[19898]: cluster 2024-09-17T09:58:50.337824+0000 mgr.y (mgr.24314) 331 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:52.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:52 smithi039 bash[25345]: cluster 2024-09-17T09:58:50.337824+0000 mgr.y (mgr.24314) 331 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:52.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:52 smithi203 bash[20366]: cluster 2024-09-17T09:58:50.337824+0000 mgr.y (mgr.24314) 331 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:53.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:53 smithi039 bash[19898]: audit 2024-09-17T09:58:52.312777+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:53.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:53 smithi039 bash[25345]: audit 2024-09-17T09:58:52.312777+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:53.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:53 smithi203 bash[20366]: audit 2024-09-17T09:58:52.312777+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:58:54.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:54 smithi039 bash[19898]: cluster 2024-09-17T09:58:52.338517+0000 mgr.y (mgr.24314) 332 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:54.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:54 smithi039 bash[25345]: cluster 2024-09-17T09:58:52.338517+0000 mgr.y (mgr.24314) 332 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:54.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:54 smithi203 bash[20366]: cluster 2024-09-17T09:58:52.338517+0000 mgr.y (mgr.24314) 332 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:56.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:56 smithi039 bash[19898]: cluster 2024-09-17T09:58:54.340247+0000 mgr.y (mgr.24314) 333 : cluster [DBG] pgmap v289: 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-09-17T09:58:56.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:56 smithi039 bash[25345]: cluster 2024-09-17T09:58:54.340247+0000 mgr.y (mgr.24314) 333 : cluster [DBG] pgmap v289: 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-09-17T09:58:56.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:58:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:58:56] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-17T09:58:56.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:56 smithi203 bash[20366]: cluster 2024-09-17T09:58:54.340247+0000 mgr.y (mgr.24314) 333 : cluster [DBG] pgmap v289: 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-09-17T09:58:58.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:58 smithi039 bash[19898]: cluster 2024-09-17T09:58:56.340975+0000 mgr.y (mgr.24314) 334 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:58.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:58 smithi039 bash[25345]: cluster 2024-09-17T09:58:56.340975+0000 mgr.y (mgr.24314) 334 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:58.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:58 smithi203 bash[20366]: cluster 2024-09-17T09:58:56.340975+0000 mgr.y (mgr.24314) 334 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:58:59.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:58:59 smithi039 bash[19898]: audit 2024-09-17T09:58:58.016537+0000 mgr.y (mgr.24314) 335 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:59.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:58:59 smithi039 bash[25345]: audit 2024-09-17T09:58:58.016537+0000 mgr.y (mgr.24314) 335 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:58:59.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:58:59 smithi203 bash[20366]: audit 2024-09-17T09:58:58.016537+0000 mgr.y (mgr.24314) 335 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:00.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:00 smithi203 bash[20366]: cluster 2024-09-17T09:58:58.342575+0000 mgr.y (mgr.24314) 336 : cluster [DBG] pgmap v291: 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-09-17T09:59:00.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:00 smithi039 bash[19898]: cluster 2024-09-17T09:58:58.342575+0000 mgr.y (mgr.24314) 336 : cluster [DBG] pgmap v291: 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-09-17T09:59:00.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:00 smithi039 bash[25345]: cluster 2024-09-17T09:58:58.342575+0000 mgr.y (mgr.24314) 336 : cluster [DBG] pgmap v291: 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-09-17T09:59:02.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:02 smithi039 bash[19898]: cluster 2024-09-17T09:59:00.343299+0000 mgr.y (mgr.24314) 337 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:02.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:02 smithi039 bash[25345]: cluster 2024-09-17T09:59:00.343299+0000 mgr.y (mgr.24314) 337 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:02.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:02 smithi203 bash[20366]: cluster 2024-09-17T09:59:00.343299+0000 mgr.y (mgr.24314) 337 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:03.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.975 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.975 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.975 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.975 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.976 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:03.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: Stopping Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T09:59:03.977 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:59:03 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:04.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:04 smithi203 bash[20366]: cluster 2024-09-17T09:59:02.344307+0000 mgr.y (mgr.24314) 338 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:04.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:04 smithi039 bash[19898]: cluster 2024-09-17T09:59:02.344307+0000 mgr.y (mgr.24314) 338 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:04.516 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:04 smithi039 bash[25345]: cluster 2024-09-17T09:59:02.344307+0000 mgr.y (mgr.24314) 338 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:04.873 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 bash[51432]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-x 2024-09-17T09:59:04.873 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T09:59:04.873 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 bash[51492]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-x 2024-09-17T09:59:04.873 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T09:59:04.873 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: Stopped Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:59:05.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.225 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.225 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.225 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.225 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.226 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:05.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: Started Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T09:59:05.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 09:59:04 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T09:59:06.383 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:59:06] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-17T09:59:06.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[25345]: cluster 2024-09-17T09:59:04.345518+0000 mgr.y (mgr.24314) 339 : cluster [DBG] pgmap v294: 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-09-17T09:59:06.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[25345]: audit 2024-09-17T09:59:05.040392+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[25345]: audit 2024-09-17T09:59:05.051682+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[25345]: audit 2024-09-17T09:59:05.066170+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[25345]: audit 2024-09-17T09:59:05.076201+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[19898]: cluster 2024-09-17T09:59:04.345518+0000 mgr.y (mgr.24314) 339 : cluster [DBG] pgmap v294: 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-09-17T09:59:06.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[19898]: audit 2024-09-17T09:59:05.040392+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[19898]: audit 2024-09-17T09:59:05.051682+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[19898]: audit 2024-09-17T09:59:05.066170+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:06 smithi039 bash[19898]: audit 2024-09-17T09:59:05.076201+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:06 smithi203 bash[20366]: cluster 2024-09-17T09:59:04.345518+0000 mgr.y (mgr.24314) 339 : cluster [DBG] pgmap v294: 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-09-17T09:59:06.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:06 smithi203 bash[20366]: audit 2024-09-17T09:59:05.040392+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:06 smithi203 bash[20366]: audit 2024-09-17T09:59:05.051682+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:06 smithi203 bash[20366]: audit 2024-09-17T09:59:05.066170+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:06.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:06 smithi203 bash[20366]: audit 2024-09-17T09:59:05.076201+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.218 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:06 smithi203 bash[51549]: debug 2024-09-17T09:59:06.917+0000 7f6d48735640 1 -- 172.21.15.203:0/3250762037 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56044214f0e0 con 0x560442151800 2024-09-17T09:59:07.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:07 smithi203 bash[20366]: audit 2024-09-17T09:59:06.222224+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:07 smithi203 bash[20366]: audit 2024-09-17T09:59:06.236298+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:07 smithi203 bash[20366]: audit 2024-09-17T09:59:06.247610+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:07 smithi203 bash[20366]: cluster 2024-09-17T09:59:06.346230+0000 mgr.y (mgr.24314) 340 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T09:59:07.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[19898]: audit 2024-09-17T09:59:06.222224+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[19898]: audit 2024-09-17T09:59:06.236298+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[19898]: audit 2024-09-17T09:59:06.247610+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[19898]: cluster 2024-09-17T09:59:06.346230+0000 mgr.y (mgr.24314) 340 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T09:59:07.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[25345]: audit 2024-09-17T09:59:06.222224+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[25345]: audit 2024-09-17T09:59:06.236298+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[25345]: audit 2024-09-17T09:59:06.247610+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:07.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:07 smithi039 bash[25345]: cluster 2024-09-17T09:59:06.346230+0000 mgr.y (mgr.24314) 340 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T09:59:08.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:08 smithi039 bash[19898]: audit 2024-09-17T09:59:07.313153+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:08.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:08 smithi039 bash[19898]: audit 2024-09-17T09:59:08.027703+0000 mgr.y (mgr.24314) 341 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:08.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:08 smithi039 bash[25345]: audit 2024-09-17T09:59:07.313153+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:08.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:08 smithi039 bash[25345]: audit 2024-09-17T09:59:08.027703+0000 mgr.y (mgr.24314) 341 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:08.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:08 smithi203 bash[20366]: audit 2024-09-17T09:59:07.313153+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:08.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:08 smithi203 bash[20366]: audit 2024-09-17T09:59:08.027703+0000 mgr.y (mgr.24314) 341 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:09.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:09 smithi039 bash[19898]: cluster 2024-09-17T09:59:08.347815+0000 mgr.y (mgr.24314) 342 : cluster [DBG] pgmap v296: 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-09-17T09:59:09.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:09 smithi039 bash[25345]: cluster 2024-09-17T09:59:08.347815+0000 mgr.y (mgr.24314) 342 : cluster [DBG] pgmap v296: 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-09-17T09:59:09.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:09 smithi203 bash[20366]: cluster 2024-09-17T09:59:08.347815+0000 mgr.y (mgr.24314) 342 : cluster [DBG] pgmap v296: 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-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: audit 2024-09-17T09:59:10.302718+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: audit 2024-09-17T09:59:10.309778+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: cluster 2024-09-17T09:59:10.348351+0000 mgr.y (mgr.24314) 343 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: audit 2024-09-17T09:59:10.999210+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: audit 2024-09-17T09:59:11.000677+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: cluster 2024-09-17T09:59:11.002709+0000 mgr.y (mgr.24314) 344 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: cluster 2024-09-17T09:59:11.003080+0000 mgr.y (mgr.24314) 345 : cluster [DBG] pgmap v299: 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-09-17T09:59:11.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[19898]: audit 2024-09-17T09:59:11.011351+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: audit 2024-09-17T09:59:10.302718+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: audit 2024-09-17T09:59:10.309778+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: cluster 2024-09-17T09:59:10.348351+0000 mgr.y (mgr.24314) 343 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: audit 2024-09-17T09:59:10.999210+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: audit 2024-09-17T09:59:11.000677+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: cluster 2024-09-17T09:59:11.002709+0000 mgr.y (mgr.24314) 344 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: cluster 2024-09-17T09:59:11.003080+0000 mgr.y (mgr.24314) 345 : cluster [DBG] pgmap v299: 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-09-17T09:59:11.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:11 smithi039 bash[25345]: audit 2024-09-17T09:59:11.011351+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: audit 2024-09-17T09:59:10.302718+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: audit 2024-09-17T09:59:10.309778+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:11.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: cluster 2024-09-17T09:59:10.348351+0000 mgr.y (mgr.24314) 343 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T09:59:11.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: audit 2024-09-17T09:59:10.999210+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T09:59:11.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: audit 2024-09-17T09:59:11.000677+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T09:59:11.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: cluster 2024-09-17T09:59:11.002709+0000 mgr.y (mgr.24314) 344 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 864 B/s rd, 0 op/s 2024-09-17T09:59:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: cluster 2024-09-17T09:59:11.003080+0000 mgr.y (mgr.24314) 345 : cluster [DBG] pgmap v299: 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-09-17T09:59:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:11 smithi203 bash[20366]: audit 2024-09-17T09:59:11.011351+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:13.474 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:13 smithi203 bash[51549]: [17/Sep/2024:09:59:13] ENGINE Bus STARTING 2024-09-17T09:59:13.474 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:13 smithi203 bash[51549]: CherryPy Checker: 2024-09-17T09:59:13.475 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:13 smithi203 bash[51549]: The Application mounted at '' has an empty config. 2024-09-17T09:59:13.475 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:13 smithi203 bash[51549]: [17/Sep/2024:09:59:13] ENGINE Serving on http://:::9283 2024-09-17T09:59:13.475 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 09:59:13 smithi203 bash[51549]: [17/Sep/2024:09:59:13] ENGINE Bus STARTED 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: cluster 2024-09-17T09:59:13.003752+0000 mgr.y (mgr.24314) 346 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: cluster 2024-09-17T09:59:13.075864+0000 mon.a (mon.0) 1341 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: cluster 2024-09-17T09:59:13.076067+0000 mon.a (mon.0) 1342 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: audit 2024-09-17T09:59:13.078166+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: audit 2024-09-17T09:59:13.078853+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: audit 2024-09-17T09:59:13.080359+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[19898]: audit 2024-09-17T09:59:13.081390+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:59:14.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: cluster 2024-09-17T09:59:13.003752+0000 mgr.y (mgr.24314) 346 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-17T09:59:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: cluster 2024-09-17T09:59:13.075864+0000 mon.a (mon.0) 1341 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T09:59:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: cluster 2024-09-17T09:59:13.076067+0000 mon.a (mon.0) 1342 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:59:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: audit 2024-09-17T09:59:13.078166+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:59:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: audit 2024-09-17T09:59:13.078853+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:59:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: audit 2024-09-17T09:59:13.080359+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:59:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:14 smithi039 bash[25345]: audit 2024-09-17T09:59:13.081390+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:59:14.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: cluster 2024-09-17T09:59:13.003752+0000 mgr.y (mgr.24314) 346 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-17T09:59:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: cluster 2024-09-17T09:59:13.075864+0000 mon.a (mon.0) 1341 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T09:59:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: cluster 2024-09-17T09:59:13.076067+0000 mon.a (mon.0) 1342 : cluster [DBG] Standby manager daemon x started 2024-09-17T09:59:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: audit 2024-09-17T09:59:13.078166+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T09:59:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: audit 2024-09-17T09:59:13.078853+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T09:59:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: audit 2024-09-17T09:59:13.080359+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T09:59:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:14 smithi203 bash[20366]: audit 2024-09-17T09:59:13.081390+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T09:59:15.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:15 smithi039 bash[19898]: cluster 2024-09-17T09:59:14.093887+0000 mon.a (mon.0) 1343 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-17T09:59:15.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:15 smithi039 bash[25345]: cluster 2024-09-17T09:59:14.093887+0000 mon.a (mon.0) 1343 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-17T09:59:15.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:15 smithi203 bash[20366]: cluster 2024-09-17T09:59:14.093887+0000 mon.a (mon.0) 1343 : cluster [DBG] mgrmap e23: y(active, since 8m), standbys: x 2024-09-17T09:59:16.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:16 smithi203 bash[20366]: cluster 2024-09-17T09:59:15.005565+0000 mgr.y (mgr.24314) 347 : cluster [DBG] pgmap v301: 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-09-17T09:59:16.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:16 smithi203 bash[20366]: audit 2024-09-17T09:59:15.181411+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:16 smithi203 bash[20366]: audit 2024-09-17T09:59:15.194061+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:16 smithi203 bash[20366]: audit 2024-09-17T09:59:15.208796+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:59:16] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:59:16.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[19898]: cluster 2024-09-17T09:59:15.005565+0000 mgr.y (mgr.24314) 347 : cluster [DBG] pgmap v301: 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-09-17T09:59:16.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[19898]: audit 2024-09-17T09:59:15.181411+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[19898]: audit 2024-09-17T09:59:15.194061+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[19898]: audit 2024-09-17T09:59:15.208796+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[25345]: cluster 2024-09-17T09:59:15.005565+0000 mgr.y (mgr.24314) 347 : cluster [DBG] pgmap v301: 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-09-17T09:59:16.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[25345]: audit 2024-09-17T09:59:15.181411+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[25345]: audit 2024-09-17T09:59:15.194061+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:16.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:16 smithi039 bash[25345]: audit 2024-09-17T09:59:15.208796+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:18.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:18 smithi039 bash[19898]: cluster 2024-09-17T09:59:17.006323+0000 mgr.y (mgr.24314) 348 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-17T09:59:18.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:18 smithi039 bash[25345]: cluster 2024-09-17T09:59:17.006323+0000 mgr.y (mgr.24314) 348 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-17T09:59:18.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:18 smithi203 bash[20366]: cluster 2024-09-17T09:59:17.006323+0000 mgr.y (mgr.24314) 348 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-17T09:59:19.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:19 smithi203 bash[20366]: audit 2024-09-17T09:59:18.037893+0000 mgr.y (mgr.24314) 349 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:19.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:19 smithi203 bash[20366]: cluster 2024-09-17T09:59:19.008110+0000 mgr.y (mgr.24314) 350 : cluster [DBG] pgmap v303: 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-09-17T09:59:19.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:19 smithi039 bash[25345]: audit 2024-09-17T09:59:18.037893+0000 mgr.y (mgr.24314) 349 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:19.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:19 smithi039 bash[25345]: cluster 2024-09-17T09:59:19.008110+0000 mgr.y (mgr.24314) 350 : cluster [DBG] pgmap v303: 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-09-17T09:59:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:19 smithi039 bash[19898]: audit 2024-09-17T09:59:18.037893+0000 mgr.y (mgr.24314) 349 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:19 smithi039 bash[19898]: cluster 2024-09-17T09:59:19.008110+0000 mgr.y (mgr.24314) 350 : cluster [DBG] pgmap v303: 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-09-17T09:59:22.281 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:22 smithi039 bash[19898]: cluster 2024-09-17T09:59:21.008837+0000 mgr.y (mgr.24314) 351 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:59:22.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:22 smithi039 bash[25345]: cluster 2024-09-17T09:59:21.008837+0000 mgr.y (mgr.24314) 351 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:59:22.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:22 smithi203 bash[20366]: cluster 2024-09-17T09:59:21.008837+0000 mgr.y (mgr.24314) 351 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T09:59:23.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:23 smithi039 bash[19898]: audit 2024-09-17T09:59:22.313417+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:23.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:23 smithi039 bash[25345]: audit 2024-09-17T09:59:22.313417+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:23.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:23 smithi203 bash[20366]: audit 2024-09-17T09:59:22.313417+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:24.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:24 smithi039 bash[19898]: cluster 2024-09-17T09:59:23.009759+0000 mgr.y (mgr.24314) 352 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:24.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:24 smithi039 bash[25345]: cluster 2024-09-17T09:59:23.009759+0000 mgr.y (mgr.24314) 352 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:24.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:24 smithi203 bash[20366]: cluster 2024-09-17T09:59:23.009759+0000 mgr.y (mgr.24314) 352 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:26.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:26 smithi039 bash[19898]: cluster 2024-09-17T09:59:25.011556+0000 mgr.y (mgr.24314) 353 : cluster [DBG] pgmap v306: 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-09-17T09:59:26.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:59:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:59:26] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:59:26.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:26 smithi039 bash[25345]: cluster 2024-09-17T09:59:25.011556+0000 mgr.y (mgr.24314) 353 : cluster [DBG] pgmap v306: 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-09-17T09:59:26.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:26 smithi203 bash[20366]: cluster 2024-09-17T09:59:25.011556+0000 mgr.y (mgr.24314) 353 : cluster [DBG] pgmap v306: 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-09-17T09:59:28.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:28 smithi039 bash[19898]: cluster 2024-09-17T09:59:27.012318+0000 mgr.y (mgr.24314) 354 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:28.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:28 smithi039 bash[25345]: cluster 2024-09-17T09:59:27.012318+0000 mgr.y (mgr.24314) 354 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:28.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:28 smithi203 bash[20366]: cluster 2024-09-17T09:59:27.012318+0000 mgr.y (mgr.24314) 354 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:29.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:29 smithi039 bash[19898]: audit 2024-09-17T09:59:28.048963+0000 mgr.y (mgr.24314) 355 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:29.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:29 smithi039 bash[25345]: audit 2024-09-17T09:59:28.048963+0000 mgr.y (mgr.24314) 355 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:29.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:29 smithi203 bash[20366]: audit 2024-09-17T09:59:28.048963+0000 mgr.y (mgr.24314) 355 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:30.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:30 smithi203 bash[20366]: cluster 2024-09-17T09:59:29.014091+0000 mgr.y (mgr.24314) 356 : cluster [DBG] pgmap v308: 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-09-17T09:59:30.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:30 smithi039 bash[19898]: cluster 2024-09-17T09:59:29.014091+0000 mgr.y (mgr.24314) 356 : cluster [DBG] pgmap v308: 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-09-17T09:59:30.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:30 smithi039 bash[25345]: cluster 2024-09-17T09:59:29.014091+0000 mgr.y (mgr.24314) 356 : cluster [DBG] pgmap v308: 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-09-17T09:59:32.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:32 smithi203 bash[20366]: cluster 2024-09-17T09:59:31.014820+0000 mgr.y (mgr.24314) 357 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:32.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:32 smithi039 bash[19898]: cluster 2024-09-17T09:59:31.014820+0000 mgr.y (mgr.24314) 357 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:32.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:32 smithi039 bash[25345]: cluster 2024-09-17T09:59:31.014820+0000 mgr.y (mgr.24314) 357 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:34.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:34 smithi203 bash[20366]: cluster 2024-09-17T09:59:33.015572+0000 mgr.y (mgr.24314) 358 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:34.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:34 smithi203 bash[20366]: audit 2024-09-17T09:59:33.892492+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:34 smithi203 bash[20366]: audit 2024-09-17T09:59:33.903323+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:34 smithi203 bash[20366]: audit 2024-09-17T09:59:33.917371+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[19898]: cluster 2024-09-17T09:59:33.015572+0000 mgr.y (mgr.24314) 358 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:34.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[19898]: audit 2024-09-17T09:59:33.892492+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[19898]: audit 2024-09-17T09:59:33.903323+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[19898]: audit 2024-09-17T09:59:33.917371+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[25345]: cluster 2024-09-17T09:59:33.015572+0000 mgr.y (mgr.24314) 358 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:34.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[25345]: audit 2024-09-17T09:59:33.892492+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[25345]: audit 2024-09-17T09:59:33.903323+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:34.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:34 smithi039 bash[25345]: audit 2024-09-17T09:59:33.917371+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:36.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:36 smithi203 bash[20366]: cluster 2024-09-17T09:59:35.017316+0000 mgr.y (mgr.24314) 359 : cluster [DBG] pgmap v311: 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-09-17T09:59:36.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:36 smithi039 bash[19898]: cluster 2024-09-17T09:59:35.017316+0000 mgr.y (mgr.24314) 359 : cluster [DBG] pgmap v311: 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-09-17T09:59:36.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:36 smithi039 bash[25345]: cluster 2024-09-17T09:59:35.017316+0000 mgr.y (mgr.24314) 359 : cluster [DBG] pgmap v311: 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-09-17T09:59:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:59:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:59:36] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T09:59:38.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:38 smithi039 bash[25345]: cluster 2024-09-17T09:59:37.018095+0000 mgr.y (mgr.24314) 360 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:38.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:38 smithi039 bash[25345]: audit 2024-09-17T09:59:37.313857+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:38.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:38 smithi039 bash[19898]: cluster 2024-09-17T09:59:37.018095+0000 mgr.y (mgr.24314) 360 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:38.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:38 smithi039 bash[19898]: audit 2024-09-17T09:59:37.313857+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:38.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:38 smithi203 bash[20366]: cluster 2024-09-17T09:59:37.018095+0000 mgr.y (mgr.24314) 360 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:38.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:38 smithi203 bash[20366]: audit 2024-09-17T09:59:37.313857+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:39.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:39 smithi203 bash[20366]: audit 2024-09-17T09:59:38.054014+0000 mgr.y (mgr.24314) 361 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:39.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:39 smithi039 bash[19898]: audit 2024-09-17T09:59:38.054014+0000 mgr.y (mgr.24314) 361 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:39.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:39 smithi039 bash[25345]: audit 2024-09-17T09:59:38.054014+0000 mgr.y (mgr.24314) 361 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:40.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:40 smithi203 bash[20366]: cluster 2024-09-17T09:59:39.019852+0000 mgr.y (mgr.24314) 362 : cluster [DBG] pgmap v313: 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-09-17T09:59:40.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:40 smithi039 bash[25345]: cluster 2024-09-17T09:59:39.019852+0000 mgr.y (mgr.24314) 362 : cluster [DBG] pgmap v313: 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-09-17T09:59:40.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:40 smithi039 bash[19898]: cluster 2024-09-17T09:59:39.019852+0000 mgr.y (mgr.24314) 362 : cluster [DBG] pgmap v313: 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-09-17T09:59:41.462 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:41 smithi203 bash[20366]: cluster 2024-09-17T09:59:41.020565+0000 mgr.y (mgr.24314) 363 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:41.495 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:41 smithi039 bash[25345]: cluster 2024-09-17T09:59:41.020565+0000 mgr.y (mgr.24314) 363 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:41.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:41 smithi039 bash[19898]: cluster 2024-09-17T09:59:41.020565+0000 mgr.y (mgr.24314) 363 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:44.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:44 smithi039 bash[19898]: cluster 2024-09-17T09:59:43.021224+0000 mgr.y (mgr.24314) 364 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:44.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:44 smithi039 bash[25345]: cluster 2024-09-17T09:59:43.021224+0000 mgr.y (mgr.24314) 364 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:44.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:44 smithi203 bash[20366]: cluster 2024-09-17T09:59:43.021224+0000 mgr.y (mgr.24314) 364 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:46.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:46 smithi039 bash[19898]: cluster 2024-09-17T09:59:45.023084+0000 mgr.y (mgr.24314) 365 : cluster [DBG] pgmap v316: 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-09-17T09:59:46.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:59:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:59:46] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-17T09:59:46.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:46 smithi039 bash[25345]: cluster 2024-09-17T09:59:45.023084+0000 mgr.y (mgr.24314) 365 : cluster [DBG] pgmap v316: 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-09-17T09:59:46.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:46 smithi203 bash[20366]: cluster 2024-09-17T09:59:45.023084+0000 mgr.y (mgr.24314) 365 : cluster [DBG] pgmap v316: 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-09-17T09:59:48.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:48 smithi039 bash[19898]: cluster 2024-09-17T09:59:47.023581+0000 mgr.y (mgr.24314) 366 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:48.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:48 smithi039 bash[25345]: cluster 2024-09-17T09:59:47.023581+0000 mgr.y (mgr.24314) 366 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:48.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:48 smithi203 bash[20366]: cluster 2024-09-17T09:59:47.023581+0000 mgr.y (mgr.24314) 366 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:49.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:49 smithi039 bash[19898]: audit 2024-09-17T09:59:48.065289+0000 mgr.y (mgr.24314) 367 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:49.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:49 smithi039 bash[25345]: audit 2024-09-17T09:59:48.065289+0000 mgr.y (mgr.24314) 367 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:49.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:49 smithi203 bash[20366]: audit 2024-09-17T09:59:48.065289+0000 mgr.y (mgr.24314) 367 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:50.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:50 smithi039 bash[19898]: cluster 2024-09-17T09:59:49.025287+0000 mgr.y (mgr.24314) 368 : cluster [DBG] pgmap v318: 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-09-17T09:59:50.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:50 smithi039 bash[25345]: cluster 2024-09-17T09:59:49.025287+0000 mgr.y (mgr.24314) 368 : cluster [DBG] pgmap v318: 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-09-17T09:59:50.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:50 smithi203 bash[20366]: cluster 2024-09-17T09:59:49.025287+0000 mgr.y (mgr.24314) 368 : cluster [DBG] pgmap v318: 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-09-17T09:59:52.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:52 smithi039 bash[19898]: cluster 2024-09-17T09:59:51.026027+0000 mgr.y (mgr.24314) 369 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:52.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:52 smithi039 bash[25345]: cluster 2024-09-17T09:59:51.026027+0000 mgr.y (mgr.24314) 369 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:52.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:52 smithi203 bash[20366]: cluster 2024-09-17T09:59:51.026027+0000 mgr.y (mgr.24314) 369 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:53.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:53 smithi203 bash[20366]: audit 2024-09-17T09:59:52.314082+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:53.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:53 smithi039 bash[19898]: audit 2024-09-17T09:59:52.314082+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:53.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:53 smithi039 bash[25345]: audit 2024-09-17T09:59:52.314082+0000 mon.a (mon.0) 1352 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T09:59:54.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:54 smithi203 bash[20366]: cluster 2024-09-17T09:59:53.026758+0000 mgr.y (mgr.24314) 370 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:54.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:54 smithi203 bash[20366]: audit 2024-09-17T09:59:54.136127+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:54.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:54 smithi039 bash[19898]: cluster 2024-09-17T09:59:53.026758+0000 mgr.y (mgr.24314) 370 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:54.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:54 smithi039 bash[19898]: audit 2024-09-17T09:59:54.136127+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:54 smithi039 bash[25345]: cluster 2024-09-17T09:59:53.026758+0000 mgr.y (mgr.24314) 370 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:54 smithi039 bash[25345]: audit 2024-09-17T09:59:54.136127+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:55.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:55 smithi203 bash[20366]: audit 2024-09-17T09:59:54.148821+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:55.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:55 smithi203 bash[20366]: audit 2024-09-17T09:59:54.166528+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:55.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:55 smithi039 bash[19898]: audit 2024-09-17T09:59:54.148821+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:55.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:55 smithi039 bash[19898]: audit 2024-09-17T09:59:54.166528+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:55.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:55 smithi039 bash[25345]: audit 2024-09-17T09:59:54.148821+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:55.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:55 smithi039 bash[25345]: audit 2024-09-17T09:59:54.166528+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T09:59:56.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:56 smithi203 bash[20366]: cluster 2024-09-17T09:59:55.028518+0000 mgr.y (mgr.24314) 371 : cluster [DBG] pgmap v321: 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-09-17T09:59:56.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:56 smithi039 bash[19898]: cluster 2024-09-17T09:59:55.028518+0000 mgr.y (mgr.24314) 371 : cluster [DBG] pgmap v321: 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-09-17T09:59:56.633 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:56 smithi039 bash[25345]: cluster 2024-09-17T09:59:55.028518+0000 mgr.y (mgr.24314) 371 : cluster [DBG] pgmap v321: 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-09-17T09:59:56.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 09:59:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:09:59:56] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T09:59:58.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:58 smithi039 bash[19898]: cluster 2024-09-17T09:59:57.029307+0000 mgr.y (mgr.24314) 372 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:58.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:58 smithi039 bash[25345]: cluster 2024-09-17T09:59:57.029307+0000 mgr.y (mgr.24314) 372 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:58.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:58 smithi203 bash[20366]: cluster 2024-09-17T09:59:57.029307+0000 mgr.y (mgr.24314) 372 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T09:59:59.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 09:59:59 smithi203 bash[20366]: audit 2024-09-17T09:59:58.071730+0000 mgr.y (mgr.24314) 373 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:59.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 09:59:59 smithi039 bash[19898]: audit 2024-09-17T09:59:58.071730+0000 mgr.y (mgr.24314) 373 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T09:59:59.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 09:59:59 smithi039 bash[25345]: audit 2024-09-17T09:59:58.071730+0000 mgr.y (mgr.24314) 373 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:00.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:00 smithi203 bash[20366]: cluster 2024-09-17T09:59:59.031084+0000 mgr.y (mgr.24314) 374 : cluster [DBG] pgmap v323: 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-09-17T10:00:00.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:00 smithi203 bash[20366]: cluster 2024-09-17T10:00:00.000068+0000 mon.a (mon.0) 1356 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:00:00.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:00 smithi203 bash[20366]: cluster 2024-09-17T10:00:00.000121+0000 mon.a (mon.0) 1357 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:00:00.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:00 smithi203 bash[20366]: cluster 2024-09-17T10:00:00.000165+0000 mon.a (mon.0) 1358 : cluster [WRN] Cephadm agent on host smithi039 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-09-17T10:00:00.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[19898]: cluster 2024-09-17T09:59:59.031084+0000 mgr.y (mgr.24314) 374 : cluster [DBG] pgmap v323: 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-09-17T10:00:00.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[19898]: cluster 2024-09-17T10:00:00.000068+0000 mon.a (mon.0) 1356 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:00:00.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[19898]: cluster 2024-09-17T10:00:00.000121+0000 mon.a (mon.0) 1357 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:00:00.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[19898]: cluster 2024-09-17T10:00:00.000165+0000 mon.a (mon.0) 1358 : cluster [WRN] Cephadm agent on host smithi039 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-09-17T10:00:00.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[25345]: cluster 2024-09-17T09:59:59.031084+0000 mgr.y (mgr.24314) 374 : cluster [DBG] pgmap v323: 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-09-17T10:00:00.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[25345]: cluster 2024-09-17T10:00:00.000068+0000 mon.a (mon.0) 1356 : cluster [WRN] Health detail: HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:00:00.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[25345]: cluster 2024-09-17T10:00:00.000121+0000 mon.a (mon.0) 1357 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:00:00.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:00 smithi039 bash[25345]: cluster 2024-09-17T10:00:00.000165+0000 mon.a (mon.0) 1358 : cluster [WRN] Cephadm agent on host smithi039 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-09-17T10:00:01.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:01 smithi203 bash[20366]: cluster 2024-09-17T10:00:01.031798+0000 mgr.y (mgr.24314) 375 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:01.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:01 smithi039 bash[25345]: cluster 2024-09-17T10:00:01.031798+0000 mgr.y (mgr.24314) 375 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:01.483 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:01 smithi039 bash[19898]: cluster 2024-09-17T10:00:01.031798+0000 mgr.y (mgr.24314) 375 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:04.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:04 smithi039 bash[19898]: cluster 2024-09-17T10:00:03.032529+0000 mgr.y (mgr.24314) 376 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:04.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:04 smithi039 bash[25345]: cluster 2024-09-17T10:00:03.032529+0000 mgr.y (mgr.24314) 376 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:04.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:04 smithi203 bash[20366]: cluster 2024-09-17T10:00:03.032529+0000 mgr.y (mgr.24314) 376 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:05.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:05 smithi203 bash[20366]: cluster 2024-09-17T10:00:05.034258+0000 mgr.y (mgr.24314) 377 : cluster [DBG] pgmap v326: 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-09-17T10:00:06.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:05 smithi039 bash[25345]: cluster 2024-09-17T10:00:05.034258+0000 mgr.y (mgr.24314) 377 : cluster [DBG] pgmap v326: 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-09-17T10:00:06.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:05 smithi039 bash[19898]: cluster 2024-09-17T10:00:05.034258+0000 mgr.y (mgr.24314) 377 : cluster [DBG] pgmap v326: 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-09-17T10:00:06.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:00:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:00:06] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T10:00:08.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:08 smithi039 bash[19898]: cluster 2024-09-17T10:00:07.035020+0000 mgr.y (mgr.24314) 378 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:08.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:08 smithi039 bash[19898]: audit 2024-09-17T10:00:07.314582+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:08.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:08 smithi039 bash[25345]: cluster 2024-09-17T10:00:07.035020+0000 mgr.y (mgr.24314) 378 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:08.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:08 smithi039 bash[25345]: audit 2024-09-17T10:00:07.314582+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:08.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:08 smithi203 bash[20366]: cluster 2024-09-17T10:00:07.035020+0000 mgr.y (mgr.24314) 378 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:08.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:08 smithi203 bash[20366]: audit 2024-09-17T10:00:07.314582+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:09.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:09 smithi039 bash[19898]: audit 2024-09-17T10:00:08.082911+0000 mgr.y (mgr.24314) 379 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:09.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:09 smithi039 bash[25345]: audit 2024-09-17T10:00:08.082911+0000 mgr.y (mgr.24314) 379 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:09.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:09 smithi203 bash[20366]: audit 2024-09-17T10:00:08.082911+0000 mgr.y (mgr.24314) 379 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:10.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:10 smithi039 bash[19898]: cluster 2024-09-17T10:00:09.036753+0000 mgr.y (mgr.24314) 380 : cluster [DBG] pgmap v328: 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-09-17T10:00:10.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:10 smithi039 bash[25345]: cluster 2024-09-17T10:00:09.036753+0000 mgr.y (mgr.24314) 380 : cluster [DBG] pgmap v328: 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-09-17T10:00:10.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:10 smithi203 bash[20366]: cluster 2024-09-17T10:00:09.036753+0000 mgr.y (mgr.24314) 380 : cluster [DBG] pgmap v328: 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-09-17T10:00:12.383 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[25345]: cluster 2024-09-17T10:00:11.037490+0000 mgr.y (mgr.24314) 381 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[25345]: audit 2024-09-17T10:00:11.810946+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[25345]: audit 2024-09-17T10:00:11.812397+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[25345]: audit 2024-09-17T10:00:11.823983+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[19898]: cluster 2024-09-17T10:00:11.037490+0000 mgr.y (mgr.24314) 381 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[19898]: audit 2024-09-17T10:00:11.810946+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[19898]: audit 2024-09-17T10:00:11.812397+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:12.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:12 smithi039 bash[19898]: audit 2024-09-17T10:00:11.823983+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:12.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:12 smithi203 bash[20366]: cluster 2024-09-17T10:00:11.037490+0000 mgr.y (mgr.24314) 381 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:12.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:12 smithi203 bash[20366]: audit 2024-09-17T10:00:11.810946+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:00:12.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:12 smithi203 bash[20366]: audit 2024-09-17T10:00:11.812397+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:00:12.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:12 smithi203 bash[20366]: audit 2024-09-17T10:00:11.823983+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:13.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:13 smithi039 bash[19898]: cluster 2024-09-17T10:00:11.814792+0000 mgr.y (mgr.24314) 382 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-17T10:00:13.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:13 smithi039 bash[19898]: cluster 2024-09-17T10:00:11.815068+0000 mgr.y (mgr.24314) 383 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:13.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:13 smithi039 bash[25345]: cluster 2024-09-17T10:00:11.814792+0000 mgr.y (mgr.24314) 382 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-17T10:00:13.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:13 smithi039 bash[25345]: cluster 2024-09-17T10:00:11.815068+0000 mgr.y (mgr.24314) 383 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:13.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:13 smithi203 bash[20366]: cluster 2024-09-17T10:00:11.814792+0000 mgr.y (mgr.24314) 382 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 949 B/s rd, 0 op/s 2024-09-17T10:00:13.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:13 smithi203 bash[20366]: cluster 2024-09-17T10:00:11.815068+0000 mgr.y (mgr.24314) 383 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:15.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:15 smithi203 bash[20366]: cluster 2024-09-17T10:00:13.817099+0000 mgr.y (mgr.24314) 384 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:15.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:15 smithi203 bash[20366]: audit 2024-09-17T10:00:14.388617+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:15 smithi203 bash[20366]: audit 2024-09-17T10:00:14.403575+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:15 smithi203 bash[20366]: audit 2024-09-17T10:00:14.418754+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[19898]: cluster 2024-09-17T10:00:13.817099+0000 mgr.y (mgr.24314) 384 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[19898]: audit 2024-09-17T10:00:14.388617+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[19898]: audit 2024-09-17T10:00:14.403575+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[19898]: audit 2024-09-17T10:00:14.418754+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[25345]: cluster 2024-09-17T10:00:13.817099+0000 mgr.y (mgr.24314) 384 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[25345]: audit 2024-09-17T10:00:14.388617+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[25345]: audit 2024-09-17T10:00:14.403575+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:15.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:15 smithi039 bash[25345]: audit 2024-09-17T10:00:14.418754+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:16.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:00:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:00:16] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T10:00:17.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:17 smithi203 bash[20366]: cluster 2024-09-17T10:00:15.817899+0000 mgr.y (mgr.24314) 385 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:17.633 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:17 smithi039 bash[19898]: cluster 2024-09-17T10:00:15.817899+0000 mgr.y (mgr.24314) 385 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:17.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:17 smithi039 bash[25345]: cluster 2024-09-17T10:00:15.817899+0000 mgr.y (mgr.24314) 385 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:19.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:19 smithi203 bash[20366]: cluster 2024-09-17T10:00:17.818629+0000 mgr.y (mgr.24314) 386 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T10:00:19.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:19 smithi203 bash[20366]: audit 2024-09-17T10:00:18.086007+0000 mgr.y (mgr.24314) 387 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:19 smithi039 bash[19898]: cluster 2024-09-17T10:00:17.818629+0000 mgr.y (mgr.24314) 386 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T10:00:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:19 smithi039 bash[19898]: audit 2024-09-17T10:00:18.086007+0000 mgr.y (mgr.24314) 387 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:19.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:19 smithi039 bash[25345]: cluster 2024-09-17T10:00:17.818629+0000 mgr.y (mgr.24314) 386 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-09-17T10:00:19.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:19 smithi039 bash[25345]: audit 2024-09-17T10:00:18.086007+0000 mgr.y (mgr.24314) 387 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:20.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:20 smithi203 bash[20366]: cluster 2024-09-17T10:00:19.820353+0000 mgr.y (mgr.24314) 388 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:21.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:20 smithi039 bash[19898]: cluster 2024-09-17T10:00:19.820353+0000 mgr.y (mgr.24314) 388 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:21.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:20 smithi039 bash[25345]: cluster 2024-09-17T10:00:19.820353+0000 mgr.y (mgr.24314) 388 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:00:23.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:22 smithi039 bash[19898]: cluster 2024-09-17T10:00:21.821038+0000 mgr.y (mgr.24314) 389 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:00:23.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:22 smithi039 bash[19898]: audit 2024-09-17T10:00:22.314914+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:23.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:22 smithi039 bash[25345]: cluster 2024-09-17T10:00:21.821038+0000 mgr.y (mgr.24314) 389 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:00:23.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:22 smithi039 bash[25345]: audit 2024-09-17T10:00:22.314914+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:23.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:22 smithi203 bash[20366]: cluster 2024-09-17T10:00:21.821038+0000 mgr.y (mgr.24314) 389 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:00:23.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:22 smithi203 bash[20366]: audit 2024-09-17T10:00:22.314914+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:25.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:24 smithi203 bash[20366]: cluster 2024-09-17T10:00:23.822810+0000 mgr.y (mgr.24314) 390 : cluster [DBG] pgmap v337: 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-09-17T10:00:25.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:24 smithi039 bash[19898]: cluster 2024-09-17T10:00:23.822810+0000 mgr.y (mgr.24314) 390 : cluster [DBG] pgmap v337: 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-09-17T10:00:25.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:24 smithi039 bash[25345]: cluster 2024-09-17T10:00:23.822810+0000 mgr.y (mgr.24314) 390 : cluster [DBG] pgmap v337: 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-09-17T10:00:26.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:00:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:00:26] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T10:00:27.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:26 smithi203 bash[20366]: cluster 2024-09-17T10:00:25.823337+0000 mgr.y (mgr.24314) 391 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:27.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:26 smithi039 bash[19898]: cluster 2024-09-17T10:00:25.823337+0000 mgr.y (mgr.24314) 391 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:27.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:26 smithi039 bash[25345]: cluster 2024-09-17T10:00:25.823337+0000 mgr.y (mgr.24314) 391 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:29.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:28 smithi203 bash[20366]: cluster 2024-09-17T10:00:27.824034+0000 mgr.y (mgr.24314) 392 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:29.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:28 smithi203 bash[20366]: audit 2024-09-17T10:00:28.097196+0000 mgr.y (mgr.24314) 393 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:29.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:28 smithi039 bash[19898]: cluster 2024-09-17T10:00:27.824034+0000 mgr.y (mgr.24314) 392 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:29.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:28 smithi039 bash[19898]: audit 2024-09-17T10:00:28.097196+0000 mgr.y (mgr.24314) 393 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:29.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:28 smithi039 bash[25345]: cluster 2024-09-17T10:00:27.824034+0000 mgr.y (mgr.24314) 392 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:29.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:28 smithi039 bash[25345]: audit 2024-09-17T10:00:28.097196+0000 mgr.y (mgr.24314) 393 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:31.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:30 smithi203 bash[20366]: cluster 2024-09-17T10:00:29.825843+0000 mgr.y (mgr.24314) 394 : cluster [DBG] pgmap v340: 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-09-17T10:00:31.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:30 smithi039 bash[19898]: cluster 2024-09-17T10:00:29.825843+0000 mgr.y (mgr.24314) 394 : cluster [DBG] pgmap v340: 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-09-17T10:00:31.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:30 smithi039 bash[25345]: cluster 2024-09-17T10:00:29.825843+0000 mgr.y (mgr.24314) 394 : cluster [DBG] pgmap v340: 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-09-17T10:00:33.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:32 smithi203 bash[20366]: cluster 2024-09-17T10:00:31.826574+0000 mgr.y (mgr.24314) 395 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:33.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:32 smithi039 bash[19898]: cluster 2024-09-17T10:00:31.826574+0000 mgr.y (mgr.24314) 395 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:33.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:32 smithi039 bash[25345]: cluster 2024-09-17T10:00:31.826574+0000 mgr.y (mgr.24314) 395 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:35.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:34 smithi203 bash[20366]: cluster 2024-09-17T10:00:33.828279+0000 mgr.y (mgr.24314) 396 : cluster [DBG] pgmap v342: 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-09-17T10:00:35.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:34 smithi203 bash[20366]: audit 2024-09-17T10:00:34.640687+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:34 smithi203 bash[20366]: audit 2024-09-17T10:00:34.655870+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:34 smithi203 bash[20366]: audit 2024-09-17T10:00:34.671583+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[25345]: cluster 2024-09-17T10:00:33.828279+0000 mgr.y (mgr.24314) 396 : cluster [DBG] pgmap v342: 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-09-17T10:00:35.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[25345]: audit 2024-09-17T10:00:34.640687+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[25345]: audit 2024-09-17T10:00:34.655870+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[25345]: audit 2024-09-17T10:00:34.671583+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[19898]: cluster 2024-09-17T10:00:33.828279+0000 mgr.y (mgr.24314) 396 : cluster [DBG] pgmap v342: 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-09-17T10:00:35.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[19898]: audit 2024-09-17T10:00:34.640687+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[19898]: audit 2024-09-17T10:00:34.655870+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:35.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:34 smithi039 bash[19898]: audit 2024-09-17T10:00:34.671583+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:36.633 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:00:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:00:36] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T10:00:37.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:36 smithi203 bash[20366]: cluster 2024-09-17T10:00:35.829000+0000 mgr.y (mgr.24314) 397 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:37.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:36 smithi039 bash[19898]: cluster 2024-09-17T10:00:35.829000+0000 mgr.y (mgr.24314) 397 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:37.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:36 smithi039 bash[25345]: cluster 2024-09-17T10:00:35.829000+0000 mgr.y (mgr.24314) 397 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:38.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:37 smithi203 bash[20366]: audit 2024-09-17T10:00:37.315235+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:38.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:37 smithi039 bash[19898]: audit 2024-09-17T10:00:37.315235+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:38.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:37 smithi039 bash[25345]: audit 2024-09-17T10:00:37.315235+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:39.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:38 smithi203 bash[20366]: cluster 2024-09-17T10:00:37.829697+0000 mgr.y (mgr.24314) 398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:39.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:38 smithi203 bash[20366]: audit 2024-09-17T10:00:38.101919+0000 mgr.y (mgr.24314) 399 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:39.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:38 smithi039 bash[19898]: cluster 2024-09-17T10:00:37.829697+0000 mgr.y (mgr.24314) 398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:39.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:38 smithi039 bash[19898]: audit 2024-09-17T10:00:38.101919+0000 mgr.y (mgr.24314) 399 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:39.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:38 smithi039 bash[25345]: cluster 2024-09-17T10:00:37.829697+0000 mgr.y (mgr.24314) 398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:39.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:38 smithi039 bash[25345]: audit 2024-09-17T10:00:38.101919+0000 mgr.y (mgr.24314) 399 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:41.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:40 smithi203 bash[20366]: cluster 2024-09-17T10:00:39.831415+0000 mgr.y (mgr.24314) 400 : cluster [DBG] pgmap v345: 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-09-17T10:00:41.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:40 smithi039 bash[19898]: cluster 2024-09-17T10:00:39.831415+0000 mgr.y (mgr.24314) 400 : cluster [DBG] pgmap v345: 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-09-17T10:00:41.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:40 smithi039 bash[25345]: cluster 2024-09-17T10:00:39.831415+0000 mgr.y (mgr.24314) 400 : cluster [DBG] pgmap v345: 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-09-17T10:00:43.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:42 smithi039 bash[19898]: cluster 2024-09-17T10:00:41.832144+0000 mgr.y (mgr.24314) 401 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:43.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:42 smithi039 bash[25345]: cluster 2024-09-17T10:00:41.832144+0000 mgr.y (mgr.24314) 401 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:43.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:42 smithi203 bash[20366]: cluster 2024-09-17T10:00:41.832144+0000 mgr.y (mgr.24314) 401 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:45.229 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:44 smithi039 bash[19898]: cluster 2024-09-17T10:00:43.833948+0000 mgr.y (mgr.24314) 402 : cluster [DBG] pgmap v347: 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-09-17T10:00:45.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:44 smithi039 bash[25345]: cluster 2024-09-17T10:00:43.833948+0000 mgr.y (mgr.24314) 402 : cluster [DBG] pgmap v347: 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-09-17T10:00:45.265 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:44 smithi203 bash[20366]: cluster 2024-09-17T10:00:43.833948+0000 mgr.y (mgr.24314) 402 : cluster [DBG] pgmap v347: 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-09-17T10:00:46.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:00:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:00:46] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-17T10:00:47.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:46 smithi039 bash[19898]: cluster 2024-09-17T10:00:45.834674+0000 mgr.y (mgr.24314) 403 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:47.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:46 smithi039 bash[25345]: cluster 2024-09-17T10:00:45.834674+0000 mgr.y (mgr.24314) 403 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:47.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:46 smithi203 bash[20366]: cluster 2024-09-17T10:00:45.834674+0000 mgr.y (mgr.24314) 403 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:49.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:48 smithi039 bash[19898]: cluster 2024-09-17T10:00:47.835426+0000 mgr.y (mgr.24314) 404 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:49.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:48 smithi039 bash[19898]: audit 2024-09-17T10:00:48.112994+0000 mgr.y (mgr.24314) 405 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:49.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:49 smithi039 bash[25345]: cluster 2024-09-17T10:00:47.835426+0000 mgr.y (mgr.24314) 404 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:49.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:49 smithi039 bash[25345]: audit 2024-09-17T10:00:48.112994+0000 mgr.y (mgr.24314) 405 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:49.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:49 smithi203 bash[20366]: cluster 2024-09-17T10:00:47.835426+0000 mgr.y (mgr.24314) 404 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:49.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:49 smithi203 bash[20366]: audit 2024-09-17T10:00:48.112994+0000 mgr.y (mgr.24314) 405 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:51.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:51 smithi039 bash[19898]: cluster 2024-09-17T10:00:49.837149+0000 mgr.y (mgr.24314) 406 : cluster [DBG] pgmap v350: 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-09-17T10:00:51.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:51 smithi039 bash[25345]: cluster 2024-09-17T10:00:49.837149+0000 mgr.y (mgr.24314) 406 : cluster [DBG] pgmap v350: 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-09-17T10:00:51.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:51 smithi203 bash[20366]: cluster 2024-09-17T10:00:49.837149+0000 mgr.y (mgr.24314) 406 : cluster [DBG] pgmap v350: 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-09-17T10:00:53.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:53 smithi039 bash[19898]: cluster 2024-09-17T10:00:51.837903+0000 mgr.y (mgr.24314) 407 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:53.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:53 smithi039 bash[19898]: audit 2024-09-17T10:00:52.316015+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:53.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:53 smithi039 bash[25345]: cluster 2024-09-17T10:00:51.837903+0000 mgr.y (mgr.24314) 407 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:53.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:53 smithi039 bash[25345]: audit 2024-09-17T10:00:52.316015+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:53.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:53 smithi203 bash[20366]: cluster 2024-09-17T10:00:51.837903+0000 mgr.y (mgr.24314) 407 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:53.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:53 smithi203 bash[20366]: audit 2024-09-17T10:00:52.316015+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:00:55.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:55 smithi203 bash[20366]: cluster 2024-09-17T10:00:53.839587+0000 mgr.y (mgr.24314) 408 : cluster [DBG] pgmap v352: 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-09-17T10:00:55.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:55 smithi203 bash[20366]: audit 2024-09-17T10:00:54.885082+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:55 smithi203 bash[20366]: audit 2024-09-17T10:00:54.895703+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:55 smithi203 bash[20366]: audit 2024-09-17T10:00:54.906293+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[19898]: cluster 2024-09-17T10:00:53.839587+0000 mgr.y (mgr.24314) 408 : cluster [DBG] pgmap v352: 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-09-17T10:00:55.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[19898]: audit 2024-09-17T10:00:54.885082+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[19898]: audit 2024-09-17T10:00:54.895703+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[19898]: audit 2024-09-17T10:00:54.906293+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[25345]: cluster 2024-09-17T10:00:53.839587+0000 mgr.y (mgr.24314) 408 : cluster [DBG] pgmap v352: 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-09-17T10:00:55.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[25345]: audit 2024-09-17T10:00:54.885082+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[25345]: audit 2024-09-17T10:00:54.895703+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:55.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:55 smithi039 bash[25345]: audit 2024-09-17T10:00:54.906293+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:00:56.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:00:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:00:56] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T10:00:57.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:57 smithi039 bash[19898]: cluster 2024-09-17T10:00:55.840336+0000 mgr.y (mgr.24314) 409 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:57.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:57 smithi039 bash[25345]: cluster 2024-09-17T10:00:55.840336+0000 mgr.y (mgr.24314) 409 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:57.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:57 smithi203 bash[20366]: cluster 2024-09-17T10:00:55.840336+0000 mgr.y (mgr.24314) 409 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:59.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:59 smithi039 bash[19898]: cluster 2024-09-17T10:00:57.841066+0000 mgr.y (mgr.24314) 410 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:59.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:00:59 smithi039 bash[19898]: audit 2024-09-17T10:00:58.124151+0000 mgr.y (mgr.24314) 411 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:59.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:59 smithi039 bash[25345]: cluster 2024-09-17T10:00:57.841066+0000 mgr.y (mgr.24314) 410 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:59.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:00:59 smithi039 bash[25345]: audit 2024-09-17T10:00:58.124151+0000 mgr.y (mgr.24314) 411 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:00:59.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:59 smithi203 bash[20366]: cluster 2024-09-17T10:00:57.841066+0000 mgr.y (mgr.24314) 410 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:00:59.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:00:59 smithi203 bash[20366]: audit 2024-09-17T10:00:58.124151+0000 mgr.y (mgr.24314) 411 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:01.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:01 smithi039 bash[19898]: cluster 2024-09-17T10:00:59.842844+0000 mgr.y (mgr.24314) 412 : cluster [DBG] pgmap v355: 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-09-17T10:01:01.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:01 smithi039 bash[25345]: cluster 2024-09-17T10:00:59.842844+0000 mgr.y (mgr.24314) 412 : cluster [DBG] pgmap v355: 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-09-17T10:01:01.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:01 smithi203 bash[20366]: cluster 2024-09-17T10:00:59.842844+0000 mgr.y (mgr.24314) 412 : cluster [DBG] pgmap v355: 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-09-17T10:01:03.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:03 smithi203 bash[20366]: cluster 2024-09-17T10:01:01.843576+0000 mgr.y (mgr.24314) 413 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:03.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:03 smithi039 bash[19898]: cluster 2024-09-17T10:01:01.843576+0000 mgr.y (mgr.24314) 413 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:03.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:03 smithi039 bash[25345]: cluster 2024-09-17T10:01:01.843576+0000 mgr.y (mgr.24314) 413 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:05.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:05 smithi203 bash[20366]: cluster 2024-09-17T10:01:03.845328+0000 mgr.y (mgr.24314) 414 : cluster [DBG] pgmap v357: 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-09-17T10:01:05.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:05 smithi039 bash[19898]: cluster 2024-09-17T10:01:03.845328+0000 mgr.y (mgr.24314) 414 : cluster [DBG] pgmap v357: 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-09-17T10:01:05.351 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:05 smithi039 bash[25345]: cluster 2024-09-17T10:01:03.845328+0000 mgr.y (mgr.24314) 414 : cluster [DBG] pgmap v357: 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-09-17T10:01:06.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:01:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:01:06] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T10:01:07.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:07 smithi039 bash[19898]: cluster 2024-09-17T10:01:05.846113+0000 mgr.y (mgr.24314) 415 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:07.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:07 smithi039 bash[25345]: cluster 2024-09-17T10:01:05.846113+0000 mgr.y (mgr.24314) 415 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:07.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:07 smithi203 bash[20366]: cluster 2024-09-17T10:01:05.846113+0000 mgr.y (mgr.24314) 415 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:08.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:08 smithi039 bash[19898]: audit 2024-09-17T10:01:07.316215+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:08.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:08 smithi039 bash[25345]: audit 2024-09-17T10:01:07.316215+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:08.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:08 smithi203 bash[20366]: audit 2024-09-17T10:01:07.316215+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:09.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:09 smithi039 bash[19898]: cluster 2024-09-17T10:01:07.846829+0000 mgr.y (mgr.24314) 416 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:09.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:09 smithi039 bash[19898]: audit 2024-09-17T10:01:08.126055+0000 mgr.y (mgr.24314) 417 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:09.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:09 smithi039 bash[25345]: cluster 2024-09-17T10:01:07.846829+0000 mgr.y (mgr.24314) 416 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:09.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:09 smithi039 bash[25345]: audit 2024-09-17T10:01:08.126055+0000 mgr.y (mgr.24314) 417 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:09.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:09 smithi203 bash[20366]: cluster 2024-09-17T10:01:07.846829+0000 mgr.y (mgr.24314) 416 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:09.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:09 smithi203 bash[20366]: audit 2024-09-17T10:01:08.126055+0000 mgr.y (mgr.24314) 417 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:11.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:11 smithi039 bash[19898]: cluster 2024-09-17T10:01:09.847862+0000 mgr.y (mgr.24314) 418 : cluster [DBG] pgmap v360: 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-09-17T10:01:11.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:11 smithi039 bash[25345]: cluster 2024-09-17T10:01:09.847862+0000 mgr.y (mgr.24314) 418 : cluster [DBG] pgmap v360: 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-09-17T10:01:11.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:11 smithi203 bash[20366]: cluster 2024-09-17T10:01:09.847862+0000 mgr.y (mgr.24314) 418 : cluster [DBG] pgmap v360: 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-09-17T10:01:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[25345]: audit 2024-09-17T10:01:11.963206+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[25345]: audit 2024-09-17T10:01:11.965476+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[25345]: audit 2024-09-17T10:01:11.967994+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[25345]: audit 2024-09-17T10:01:11.970125+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[25345]: audit 2024-09-17T10:01:11.977847+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[19898]: audit 2024-09-17T10:01:11.963206+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[19898]: audit 2024-09-17T10:01:11.965476+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[19898]: audit 2024-09-17T10:01:11.967994+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[19898]: audit 2024-09-17T10:01:11.970125+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:12 smithi039 bash[19898]: audit 2024-09-17T10:01:11.977847+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:12.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:12 smithi203 bash[20366]: audit 2024-09-17T10:01:11.963206+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:12 smithi203 bash[20366]: audit 2024-09-17T10:01:11.965476+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:12 smithi203 bash[20366]: audit 2024-09-17T10:01:11.967994+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:12 smithi203 bash[20366]: audit 2024-09-17T10:01:11.970125+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:12.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:12 smithi203 bash[20366]: audit 2024-09-17T10:01:11.977847+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:13.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[19898]: cluster 2024-09-17T10:01:11.848792+0000 mgr.y (mgr.24314) 419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:13.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[19898]: cephadm 2024-09-17T10:01:11.971851+0000 mgr.y (mgr.24314) 420 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:01:13.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[19898]: audit 2024-09-17T10:01:12.547356+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:13.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[19898]: audit 2024-09-17T10:01:12.556006+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[25345]: cluster 2024-09-17T10:01:11.848792+0000 mgr.y (mgr.24314) 419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[25345]: cephadm 2024-09-17T10:01:11.971851+0000 mgr.y (mgr.24314) 420 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:01:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[25345]: audit 2024-09-17T10:01:12.547356+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:13 smithi039 bash[25345]: audit 2024-09-17T10:01:12.556006+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:13.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:13 smithi203 bash[20366]: cluster 2024-09-17T10:01:11.848792+0000 mgr.y (mgr.24314) 419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:13.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:13 smithi203 bash[20366]: cephadm 2024-09-17T10:01:11.971851+0000 mgr.y (mgr.24314) 420 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:01:13.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:13 smithi203 bash[20366]: audit 2024-09-17T10:01:12.547356+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:13.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:13 smithi203 bash[20366]: audit 2024-09-17T10:01:12.556006+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.213950+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.215606+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.217196+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.218758+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.226956+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.231258+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.233557+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[19898]: audit 2024-09-17T10:01:13.246955+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.213950+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.215606+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.217196+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.218758+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.226956+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.231258+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.233557+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:14 smithi039 bash[25345]: audit 2024-09-17T10:01:13.246955+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:14.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.213950+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.215606+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.217196+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.218758+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:01:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.226956+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.231258+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:01:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.233557+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:01:14.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:14 smithi203 bash[20366]: audit 2024-09-17T10:01:13.246955+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:15 smithi203 bash[20366]: cephadm 2024-09-17T10:01:13.220094+0000 mgr.y (mgr.24314) 421 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:01:15.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:15 smithi203 bash[20366]: cluster 2024-09-17T10:01:13.236459+0000 mgr.y (mgr.24314) 422 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-09-17T10:01:15.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:15 smithi203 bash[20366]: cluster 2024-09-17T10:01:13.237063+0000 mgr.y (mgr.24314) 423 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-09-17T10:01:15.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:15 smithi203 bash[20366]: audit 2024-09-17T10:01:15.068583+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:15 smithi203 bash[20366]: audit 2024-09-17T10:01:15.080948+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:15 smithi203 bash[20366]: audit 2024-09-17T10:01:15.093724+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[19898]: cephadm 2024-09-17T10:01:13.220094+0000 mgr.y (mgr.24314) 421 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:01:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[19898]: cluster 2024-09-17T10:01:13.236459+0000 mgr.y (mgr.24314) 422 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-09-17T10:01:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[19898]: cluster 2024-09-17T10:01:13.237063+0000 mgr.y (mgr.24314) 423 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-09-17T10:01:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[19898]: audit 2024-09-17T10:01:15.068583+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[19898]: audit 2024-09-17T10:01:15.080948+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[19898]: audit 2024-09-17T10:01:15.093724+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[25345]: cephadm 2024-09-17T10:01:13.220094+0000 mgr.y (mgr.24314) 421 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[25345]: cluster 2024-09-17T10:01:13.236459+0000 mgr.y (mgr.24314) 422 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 0 op/s 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[25345]: cluster 2024-09-17T10:01:13.237063+0000 mgr.y (mgr.24314) 423 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 545 B/s rd, 0 op/s 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[25345]: audit 2024-09-17T10:01:15.068583+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[25345]: audit 2024-09-17T10:01:15.080948+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:15.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:15 smithi039 bash[25345]: audit 2024-09-17T10:01:15.093724+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:16.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:01:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:01:16] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-17T10:01:17.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:17 smithi203 bash[20366]: cluster 2024-09-17T10:01:15.238777+0000 mgr.y (mgr.24314) 424 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:17.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:17 smithi039 bash[19898]: cluster 2024-09-17T10:01:15.238777+0000 mgr.y (mgr.24314) 424 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:17.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:17 smithi039 bash[25345]: cluster 2024-09-17T10:01:15.238777+0000 mgr.y (mgr.24314) 424 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:19.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:19 smithi203 bash[20366]: cluster 2024-09-17T10:01:17.239629+0000 mgr.y (mgr.24314) 425 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:19.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:19 smithi203 bash[20366]: audit 2024-09-17T10:01:18.137314+0000 mgr.y (mgr.24314) 426 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:19 smithi039 bash[19898]: cluster 2024-09-17T10:01:17.239629+0000 mgr.y (mgr.24314) 425 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:19.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:19 smithi039 bash[19898]: audit 2024-09-17T10:01:18.137314+0000 mgr.y (mgr.24314) 426 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:19.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:19 smithi039 bash[25345]: cluster 2024-09-17T10:01:17.239629+0000 mgr.y (mgr.24314) 425 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:19.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:19 smithi039 bash[25345]: audit 2024-09-17T10:01:18.137314+0000 mgr.y (mgr.24314) 426 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:21.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:21 smithi203 bash[20366]: cluster 2024-09-17T10:01:19.241448+0000 mgr.y (mgr.24314) 427 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:21.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:21 smithi039 bash[19898]: cluster 2024-09-17T10:01:19.241448+0000 mgr.y (mgr.24314) 427 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:21.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:21 smithi039 bash[25345]: cluster 2024-09-17T10:01:19.241448+0000 mgr.y (mgr.24314) 427 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:23.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:23 smithi039 bash[25345]: cluster 2024-09-17T10:01:21.242174+0000 mgr.y (mgr.24314) 428 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:23 smithi039 bash[25345]: audit 2024-09-17T10:01:22.316665+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:23 smithi039 bash[19898]: cluster 2024-09-17T10:01:21.242174+0000 mgr.y (mgr.24314) 428 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:23 smithi039 bash[19898]: audit 2024-09-17T10:01:22.316665+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:23.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:23 smithi203 bash[20366]: cluster 2024-09-17T10:01:21.242174+0000 mgr.y (mgr.24314) 428 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:01:23.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:23 smithi203 bash[20366]: audit 2024-09-17T10:01:22.316665+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:25.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:25 smithi203 bash[20366]: cluster 2024-09-17T10:01:23.242894+0000 mgr.y (mgr.24314) 429 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:01:25.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:25 smithi039 bash[25345]: cluster 2024-09-17T10:01:23.242894+0000 mgr.y (mgr.24314) 429 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:01:25.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:25 smithi039 bash[19898]: cluster 2024-09-17T10:01:23.242894+0000 mgr.y (mgr.24314) 429 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:01:26.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:01:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:01:26] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-17T10:01:27.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:27 smithi203 bash[20366]: cluster 2024-09-17T10:01:25.244625+0000 mgr.y (mgr.24314) 430 : cluster [DBG] pgmap v369: 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-09-17T10:01:27.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:27 smithi039 bash[19898]: cluster 2024-09-17T10:01:25.244625+0000 mgr.y (mgr.24314) 430 : cluster [DBG] pgmap v369: 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-09-17T10:01:27.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:27 smithi039 bash[25345]: cluster 2024-09-17T10:01:25.244625+0000 mgr.y (mgr.24314) 430 : cluster [DBG] pgmap v369: 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-09-17T10:01:27.845 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:01:29.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:29 smithi203 bash[20366]: cluster 2024-09-17T10:01:27.245308+0000 mgr.y (mgr.24314) 431 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:29.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:29 smithi203 bash[20366]: audit 2024-09-17T10:01:28.145950+0000 mgr.y (mgr.24314) 432 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:29.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:29 smithi039 bash[19898]: cluster 2024-09-17T10:01:27.245308+0000 mgr.y (mgr.24314) 431 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:29.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:29 smithi039 bash[19898]: audit 2024-09-17T10:01:28.145950+0000 mgr.y (mgr.24314) 432 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:29.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:29 smithi039 bash[25345]: cluster 2024-09-17T10:01:27.245308+0000 mgr.y (mgr.24314) 431 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:29.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:29 smithi039 bash[25345]: audit 2024-09-17T10:01:28.145950+0000 mgr.y (mgr.24314) 432 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:30.551 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:30 smithi039 bash[19898]: cluster 2024-09-17T10:01:29.247031+0000 mgr.y (mgr.24314) 433 : cluster [DBG] pgmap v371: 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-09-17T10:01:30.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:30 smithi039 bash[25345]: cluster 2024-09-17T10:01:29.247031+0000 mgr.y (mgr.24314) 433 : cluster [DBG] pgmap v371: 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-09-17T10:01:30.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:30 smithi203 bash[20366]: cluster 2024-09-17T10:01:29.247031+0000 mgr.y (mgr.24314) 433 : cluster [DBG] pgmap v371: 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-09-17T10:01:32.574 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:01:32.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:32 smithi039 bash[19898]: cluster 2024-09-17T10:01:31.247776+0000 mgr.y (mgr.24314) 434 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:32.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:32 smithi039 bash[25345]: cluster 2024-09-17T10:01:31.247776+0000 mgr.y (mgr.24314) 434 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:32.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:32 smithi203 bash[20366]: cluster 2024-09-17T10:01:31.247776+0000 mgr.y (mgr.24314) 434 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 error 2m ago 20m - - 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 18s ago 19m - - 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (9m) 2m ago 10m 13.4M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (9m) 18s ago 9m 75.5M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (7m) 2m ago 7m 47.6M - 3.8 ebb0615149de b122c3b9cf53 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (2m) 18s ago 18m 439M - 19.3.0-4963-ge646f729 f271290a0950 49dccbc585bd 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:9283,8765 running (21m) 2m ago 21m 507M - 19.1.1-330-gc2ddf972 ebb0615149de f0bc913c1990 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (21m) 2m ago 21m 54.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (19m) 18s ago 19m 46.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (19m) 2m ago 19m 42.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (10m) 2m ago 10m 8492k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (10m) 18s ago 10m 8748k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (17m) 2m ago 17m 52.2M 2780M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (16m) 2m ago 17m 52.2M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (16m) 2m ago 16m 49.1M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (15m) 2m ago 15m 57.9M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (14m) 18s ago 14m 52.0M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (13m) 18s ago 13m 58.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (12m) 18s ago 12m 48.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (11m) 18s ago 11m 59.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (8m) 18s ago 10m 46.2M - 2.43.0 a07b618ecd1d 5a8533816f8f 2024-09-17T10:01:34.030 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (7m) 2m ago 7m 93.9M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:01:34.031 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (7m) 18s ago 7m 93.8M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:01:34.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:34 smithi039 bash[25345]: cluster 2024-09-17T10:01:33.248665+0000 mgr.y (mgr.24314) 435 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:34.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:34 smithi039 bash[25345]: audit 2024-09-17T10:01:33.991329+0000 mgr.y (mgr.24314) 436 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:34.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:34 smithi039 bash[19898]: cluster 2024-09-17T10:01:33.248665+0000 mgr.y (mgr.24314) 435 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:34.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:34 smithi039 bash[19898]: audit 2024-09-17T10:01:33.991329+0000 mgr.y (mgr.24314) 436 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:34.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:34 smithi203 bash[20366]: cluster 2024-09-17T10:01:33.248665+0000 mgr.y (mgr.24314) 435 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:34.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:34 smithi203 bash[20366]: audit 2024-09-17T10:01:33.991329+0000 mgr.y (mgr.24314) 436 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:01:34.729 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:01:36.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:01:36] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-17T10:01:36.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[25345]: cluster 2024-09-17T10:01:35.250440+0000 mgr.y (mgr.24314) 437 : cluster [DBG] pgmap v374: 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-09-17T10:01:36.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[25345]: audit 2024-09-17T10:01:35.285793+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[25345]: audit 2024-09-17T10:01:35.315591+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[25345]: audit 2024-09-17T10:01:35.326481+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[19898]: cluster 2024-09-17T10:01:35.250440+0000 mgr.y (mgr.24314) 437 : cluster [DBG] pgmap v374: 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-09-17T10:01:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[19898]: audit 2024-09-17T10:01:35.285793+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[19898]: audit 2024-09-17T10:01:35.315591+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:36 smithi039 bash[19898]: audit 2024-09-17T10:01:35.326481+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:36 smithi203 bash[20366]: cluster 2024-09-17T10:01:35.250440+0000 mgr.y (mgr.24314) 437 : cluster [DBG] pgmap v374: 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-09-17T10:01:36.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:36 smithi203 bash[20366]: audit 2024-09-17T10:01:35.285793+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:36 smithi203 bash[20366]: audit 2024-09-17T10:01:35.315591+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:36.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:36 smithi203 bash[20366]: audit 2024-09-17T10:01:35.326481+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:38.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:38 smithi039 bash[19898]: cluster 2024-09-17T10:01:37.251165+0000 mgr.y (mgr.24314) 438 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:38 smithi039 bash[19898]: audit 2024-09-17T10:01:37.316905+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:38 smithi039 bash[19898]: audit 2024-09-17T10:01:38.157151+0000 mgr.y (mgr.24314) 439 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:38.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:38 smithi039 bash[25345]: cluster 2024-09-17T10:01:37.251165+0000 mgr.y (mgr.24314) 438 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:38.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:38 smithi039 bash[25345]: audit 2024-09-17T10:01:37.316905+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:38.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:38 smithi039 bash[25345]: audit 2024-09-17T10:01:38.157151+0000 mgr.y (mgr.24314) 439 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:38.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:38 smithi203 bash[20366]: cluster 2024-09-17T10:01:37.251165+0000 mgr.y (mgr.24314) 438 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:38.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:38 smithi203 bash[20366]: audit 2024-09-17T10:01:37.316905+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:38.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:38 smithi203 bash[20366]: audit 2024-09-17T10:01:38.157151+0000 mgr.y (mgr.24314) 439 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:39.555 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:01:40.587 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:40 smithi039 bash[19898]: cluster 2024-09-17T10:01:39.253013+0000 mgr.y (mgr.24314) 440 : cluster [DBG] pgmap v376: 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-09-17T10:01:40.588 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:40 smithi039 bash[25345]: cluster 2024-09-17T10:01:39.253013+0000 mgr.y (mgr.24314) 440 : cluster [DBG] pgmap v376: 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-09-17T10:01:40.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:40 smithi203 bash[20366]: cluster 2024-09-17T10:01:39.253013+0000 mgr.y (mgr.24314) 440 : cluster [DBG] pgmap v376: 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-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:01:40.987 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 14, 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:01:40.988 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:01:41.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:41 smithi039 bash[19898]: audit 2024-09-17T10:01:40.989658+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.39:0/2926575336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:01:41.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:41 smithi039 bash[25345]: audit 2024-09-17T10:01:40.989658+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.39:0/2926575336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:01:41.697 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:01:41.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:41 smithi203 bash[20366]: audit 2024-09-17T10:01:40.989658+0000 mon.a (mon.0) 1399 : audit [DBG] from='client.? 172.21.15.39:0/2926575336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:01:42.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:42 smithi203 bash[20366]: cluster 2024-09-17T10:01:41.253812+0000 mgr.y (mgr.24314) 441 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:42.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:42 smithi039 bash[19898]: cluster 2024-09-17T10:01:41.253812+0000 mgr.y (mgr.24314) 441 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:42.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:42 smithi039 bash[25345]: cluster 2024-09-17T10:01:41.253812+0000 mgr.y (mgr.24314) 441 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:44.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:44 smithi039 bash[19898]: cluster 2024-09-17T10:01:43.254393+0000 mgr.y (mgr.24314) 442 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:44.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:44 smithi039 bash[25345]: cluster 2024-09-17T10:01:43.254393+0000 mgr.y (mgr.24314) 442 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:44.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:44 smithi203 bash[20366]: cluster 2024-09-17T10:01:43.254393+0000 mgr.y (mgr.24314) 442 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:46.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:46 smithi039 bash[19898]: cluster 2024-09-17T10:01:45.256118+0000 mgr.y (mgr.24314) 443 : cluster [DBG] pgmap v379: 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-09-17T10:01:46.634 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:01:46 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:01:46] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-17T10:01:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:46 smithi039 bash[25345]: cluster 2024-09-17T10:01:45.256118+0000 mgr.y (mgr.24314) 443 : cluster [DBG] pgmap v379: 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-09-17T10:01:46.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:46 smithi203 bash[20366]: cluster 2024-09-17T10:01:45.256118+0000 mgr.y (mgr.24314) 443 : cluster [DBG] pgmap v379: 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-09-17T10:01:47.328 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:01:48.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:48 smithi039 bash[19898]: cluster 2024-09-17T10:01:47.256845+0000 mgr.y (mgr.24314) 444 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:48.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:48 smithi039 bash[19898]: audit 2024-09-17T10:01:48.168407+0000 mgr.y (mgr.24314) 445 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:48.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:48 smithi039 bash[25345]: cluster 2024-09-17T10:01:47.256845+0000 mgr.y (mgr.24314) 444 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:48.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:48 smithi039 bash[25345]: audit 2024-09-17T10:01:48.168407+0000 mgr.y (mgr.24314) 445 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:48.677 INFO:teuthology.orchestra.run.smithi039.stdout: cluster: 2024-09-17T10:01:48.677 INFO:teuthology.orchestra.run.smithi039.stdout: id: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:01:48.677 INFO:teuthology.orchestra.run.smithi039.stdout: health: HEALTH_WARN 2024-09-17T10:01:48.677 INFO:teuthology.orchestra.run.smithi039.stdout: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: services: 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: mon: 3 daemons, quorum a,b,c (age 19m) 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: mgr: y(active, since 10m), standbys: x 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 12m) 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: data: 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: usage: 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: pgs: 161 active+clean 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: io: 2024-09-17T10:01:48.678 INFO:teuthology.orchestra.run.smithi039.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T10:01:48.679 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:01:48.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:48 smithi203 bash[20366]: cluster 2024-09-17T10:01:47.256845+0000 mgr.y (mgr.24314) 444 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:48.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:48 smithi203 bash[20366]: audit 2024-09-17T10:01:48.168407+0000 mgr.y (mgr.24314) 445 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:49.421 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:01:49.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:49 smithi039 bash[19898]: audit 2024-09-17T10:01:48.680667+0000 mon.a (mon.0) 1400 : audit [DBG] from='client.? 172.21.15.39:0/2844260582' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:01:49.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:49 smithi039 bash[25345]: audit 2024-09-17T10:01:48.680667+0000 mon.a (mon.0) 1400 : audit [DBG] from='client.? 172.21.15.39:0/2844260582' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:01:49.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:49 smithi203 bash[20366]: audit 2024-09-17T10:01:48.680667+0000 mon.a (mon.0) 1400 : audit [DBG] from='client.? 172.21.15.39:0/2844260582' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:01:50.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:50 smithi039 bash[25345]: cluster 2024-09-17T10:01:49.258608+0000 mgr.y (mgr.24314) 446 : cluster [DBG] pgmap v381: 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-09-17T10:01:50.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:50 smithi039 bash[19898]: cluster 2024-09-17T10:01:49.258608+0000 mgr.y (mgr.24314) 446 : cluster [DBG] pgmap v381: 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-09-17T10:01:50.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:50 smithi203 bash[20366]: cluster 2024-09-17T10:01:49.258608+0000 mgr.y (mgr.24314) 446 : cluster [DBG] pgmap v381: 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-09-17T10:01:52.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:52 smithi039 bash[19898]: cluster 2024-09-17T10:01:51.259139+0000 mgr.y (mgr.24314) 447 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:52.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:52 smithi039 bash[19898]: audit 2024-09-17T10:01:52.317336+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:52.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:52 smithi039 bash[25345]: cluster 2024-09-17T10:01:51.259139+0000 mgr.y (mgr.24314) 447 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:52.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:52 smithi039 bash[25345]: audit 2024-09-17T10:01:52.317336+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:52.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:52 smithi203 bash[20366]: cluster 2024-09-17T10:01:51.259139+0000 mgr.y (mgr.24314) 447 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:52.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:52 smithi203 bash[20366]: audit 2024-09-17T10:01:52.317336+0000 mon.a (mon.0) 1401 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:01:53.252 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:01:54.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:54 smithi039 bash[19898]: cluster 2024-09-17T10:01:53.259727+0000 mgr.y (mgr.24314) 448 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:54.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:54 smithi039 bash[25345]: cluster 2024-09-17T10:01:53.259727+0000 mgr.y (mgr.24314) 448 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:54.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:54 smithi203 bash[20366]: cluster 2024-09-17T10:01:53.259727+0000 mgr.y (mgr.24314) 448 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:54.773 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_WARN 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:01:54.774 INFO:teuthology.orchestra.run.smithi039.stdout:[WRN] CEPHADM_AGENT_DOWN: 1 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-09-17T10:01:54.774 INFO:teuthology.orchestra.run.smithi039.stdout: Cephadm agent on host smithi039 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-09-17T10:01:55.565 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-17T10:01:55.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:55 smithi039 bash[25345]: audit 2024-09-17T10:01:54.776561+0000 mon.a (mon.0) 1402 : audit [DBG] from='client.? 172.21.15.39:0/3887001522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:01:55.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:55 smithi039 bash[19898]: audit 2024-09-17T10:01:54.776561+0000 mon.a (mon.0) 1402 : audit [DBG] from='client.? 172.21.15.39:0/3887001522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:01:55.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:55 smithi203 bash[20366]: audit 2024-09-17T10:01:54.776561+0000 mon.a (mon.0) 1402 : audit [DBG] from='client.? 172.21.15.39:0/3887001522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:01:56.534 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:01:56] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-17T10:01:56.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[19898]: cluster 2024-09-17T10:01:55.261462+0000 mgr.y (mgr.24314) 449 : cluster [DBG] pgmap v384: 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-09-17T10:01:56.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[19898]: audit 2024-09-17T10:01:55.538078+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[19898]: audit 2024-09-17T10:01:55.556300+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[19898]: audit 2024-09-17T10:01:55.571336+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[25345]: cluster 2024-09-17T10:01:55.261462+0000 mgr.y (mgr.24314) 449 : cluster [DBG] pgmap v384: 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-09-17T10:01:56.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[25345]: audit 2024-09-17T10:01:55.538078+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[25345]: audit 2024-09-17T10:01:55.556300+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:56 smithi039 bash[25345]: audit 2024-09-17T10:01:55.571336+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:56 smithi203 bash[20366]: cluster 2024-09-17T10:01:55.261462+0000 mgr.y (mgr.24314) 449 : cluster [DBG] pgmap v384: 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-09-17T10:01:56.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:56 smithi203 bash[20366]: audit 2024-09-17T10:01:55.538078+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:56 smithi203 bash[20366]: audit 2024-09-17T10:01:55.556300+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:56.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:56 smithi203 bash[20366]: audit 2024-09-17T10:01:55.571336+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' 2024-09-17T10:01:58.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:58 smithi039 bash[19898]: cluster 2024-09-17T10:01:57.262286+0000 mgr.y (mgr.24314) 450 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:58.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:01:58 smithi039 bash[19898]: audit 2024-09-17T10:01:58.179626+0000 mgr.y (mgr.24314) 451 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:58.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:58 smithi039 bash[25345]: cluster 2024-09-17T10:01:57.262286+0000 mgr.y (mgr.24314) 450 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:58.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:01:58 smithi039 bash[25345]: audit 2024-09-17T10:01:58.179626+0000 mgr.y (mgr.24314) 451 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:01:58.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:58 smithi203 bash[20366]: cluster 2024-09-17T10:01:57.262286+0000 mgr.y (mgr.24314) 450 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:01:58.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:01:58 smithi203 bash[20366]: audit 2024-09-17T10:01:58.179626+0000 mgr.y (mgr.24314) 451 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:00.393 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:00.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:00 smithi039 bash[19898]: cluster 2024-09-17T10:01:59.264027+0000 mgr.y (mgr.24314) 452 : cluster [DBG] pgmap v386: 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-09-17T10:02:00.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:00 smithi039 bash[25345]: cluster 2024-09-17T10:01:59.264027+0000 mgr.y (mgr.24314) 452 : cluster [DBG] pgmap v386: 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-09-17T10:02:00.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:00 smithi203 bash[20366]: cluster 2024-09-17T10:01:59.264027+0000 mgr.y (mgr.24314) 452 : cluster [DBG] pgmap v386: 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-09-17T10:02:02.050 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:02:02.718 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:02:02.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:02 smithi039 bash[19898]: cluster 2024-09-17T10:02:01.264770+0000 mgr.y (mgr.24314) 453 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:02.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:02 smithi039 bash[19898]: audit 2024-09-17T10:02:02.041449+0000 mon.a (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.39:0/232301817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:02:02.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:02 smithi039 bash[25345]: cluster 2024-09-17T10:02:01.264770+0000 mgr.y (mgr.24314) 453 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:02.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:02 smithi039 bash[25345]: audit 2024-09-17T10:02:02.041449+0000 mon.a (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.39:0/232301817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:02:02.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:02 smithi203 bash[20366]: cluster 2024-09-17T10:02:01.264770+0000 mgr.y (mgr.24314) 453 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:02.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:02 smithi203 bash[20366]: audit 2024-09-17T10:02:02.041449+0000 mon.a (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.39:0/232301817' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:02:04.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:04 smithi039 bash[19898]: cluster 2024-09-17T10:02:03.265551+0000 mgr.y (mgr.24314) 454 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:04.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:04 smithi039 bash[25345]: cluster 2024-09-17T10:02:03.265551+0000 mgr.y (mgr.24314) 454 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:04.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:04 smithi203 bash[20366]: cluster 2024-09-17T10:02:03.265551+0000 mgr.y (mgr.24314) 454 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:06.581 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:06 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:02:06] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-17T10:02:06.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:06 smithi039 bash[19898]: cluster 2024-09-17T10:02:05.267220+0000 mgr.y (mgr.24314) 455 : cluster [DBG] pgmap v389: 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-09-17T10:02:06.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:06 smithi039 bash[25345]: cluster 2024-09-17T10:02:05.267220+0000 mgr.y (mgr.24314) 455 : cluster [DBG] pgmap v389: 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-09-17T10:02:06.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:06 smithi203 bash[20366]: cluster 2024-09-17T10:02:05.267220+0000 mgr.y (mgr.24314) 455 : cluster [DBG] pgmap v389: 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-09-17T10:02:07.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:07 smithi039 bash[19898]: audit 2024-09-17T10:02:07.317756+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:07.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:07 smithi039 bash[25345]: audit 2024-09-17T10:02:07.317756+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:07.961 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:07.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:07 smithi203 bash[20366]: audit 2024-09-17T10:02:07.317756+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.24314 172.21.15.39:0/890365148' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:08.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:08 smithi039 bash[19898]: cluster 2024-09-17T10:02:07.267947+0000 mgr.y (mgr.24314) 456 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:08.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:08 smithi039 bash[19898]: audit 2024-09-17T10:02:08.190398+0000 mgr.y (mgr.24314) 457 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:08.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:08 smithi039 bash[25345]: cluster 2024-09-17T10:02:07.267947+0000 mgr.y (mgr.24314) 456 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:08.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:08 smithi039 bash[25345]: audit 2024-09-17T10:02:08.190398+0000 mgr.y (mgr.24314) 457 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:08.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:08 smithi203 bash[20366]: cluster 2024-09-17T10:02:07.267947+0000 mgr.y (mgr.24314) 456 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:08.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:08 smithi203 bash[20366]: audit 2024-09-17T10:02:08.190398+0000 mgr.y (mgr.24314) 457 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:09.599 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[20147]: debug 2024-09-17T10:02:09.337+0000 7f88ccd0e640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T10:02:09.600 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[20147]: ignoring --setuser ceph since I am not root 2024-09-17T10:02:09.600 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[20147]: ignoring --setgroup ceph since I am not root 2024-09-17T10:02:09.600 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[20147]: debug 2024-09-17T10:02:09.509+0000 7f1a0564d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T10:02:09.724 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[51549]: [17/Sep/2024:10:02:09] ENGINE Bus STOPPING 2024-09-17T10:02:09.724 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[51549]: [17/Sep/2024:10:02:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:02:09.724 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[51549]: [17/Sep/2024:10:02:09] ENGINE Bus STOPPED 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.333899+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.39:0/1691718060' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.334223+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: cluster 2024-09-17T10:02:09.334696+0000 mon.a (mon.0) 1409 : cluster [INF] Activating manager daemon x 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.338641+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: cluster 2024-09-17T10:02:09.346736+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: cluster 2024-09-17T10:02:09.348160+0000 mon.a (mon.0) 1412 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0134516s) 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.352938+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.353172+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:02:09.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.353344+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.354661+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.355174+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.355451+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.355679+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.355913+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.356139+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.356420+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.356677+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.356924+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.358169+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.358319+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:02:09.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:09 smithi203 bash[20366]: audit 2024-09-17T10:02:09.358822+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.333899+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.39:0/1691718060' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.334223+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: cluster 2024-09-17T10:02:09.334696+0000 mon.a (mon.0) 1409 : cluster [INF] Activating manager daemon x 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.338641+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: cluster 2024-09-17T10:02:09.346736+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: cluster 2024-09-17T10:02:09.348160+0000 mon.a (mon.0) 1412 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0134516s) 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.352938+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:02:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.353172+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.353344+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.354661+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.355174+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.355451+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.355679+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.355913+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.356139+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.356420+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.356677+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.356924+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.358169+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.358319+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[19898]: audit 2024-09-17T10:02:09.358822+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.333899+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.39:0/1691718060' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.334223+0000 mon.a (mon.0) 1408 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: cluster 2024-09-17T10:02:09.334696+0000 mon.a (mon.0) 1409 : cluster [INF] Activating manager daemon x 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.338641+0000 mon.a (mon.0) 1410 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: cluster 2024-09-17T10:02:09.346736+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: cluster 2024-09-17T10:02:09.348160+0000 mon.a (mon.0) 1412 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0134516s) 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.352938+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.353172+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:02:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.353344+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.354661+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.355174+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.355451+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.355679+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.355913+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.356139+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.356420+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.356677+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.356924+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.358169+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.358319+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:02:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:09 smithi039 bash[25345]: audit 2024-09-17T10:02:09.358822+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:02:10.084 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:02:10.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:10 smithi039 bash[25345]: cluster 2024-09-17T10:02:09.757702+0000 mon.a (mon.0) 1413 : cluster [INF] Manager daemon x is now available 2024-09-17T10:02:10.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:10 smithi039 bash[19898]: cluster 2024-09-17T10:02:09.757702+0000 mon.a (mon.0) 1413 : cluster [INF] Manager daemon x is now available 2024-09-17T10:02:10.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:10 smithi039 bash[20147]: debug 2024-09-17T10:02:10.785+0000 7f1a0564d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T10:02:10.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:10 smithi039 bash[20147]: debug 2024-09-17T10:02:10.853+0000 7f1a0564d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T10:02:10.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:10 smithi203 bash[20366]: cluster 2024-09-17T10:02:09.757702+0000 mon.a (mon.0) 1413 : cluster [INF] Manager daemon x is now available 2024-09-17T10:02:11.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[20147]: debug 2024-09-17T10:02:11.013+0000 7f1a0564d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T10:02:11.724 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[51549]: [17/Sep/2024:10:02:11] ENGINE Bus STARTING 2024-09-17T10:02:11.724 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[51549]: [17/Sep/2024:10:02:11] ENGINE Serving on http://:::9283 2024-09-17T10:02:11.724 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[51549]: [17/Sep/2024:10:02:11] ENGINE Bus STARTED 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: cluster 2024-09-17T10:02:10.642273+0000 mon.a (mon.0) 1414 : cluster [DBG] mgrmap e25: x(active, since 1.30756s) 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: cluster 2024-09-17T10:02:10.659429+0000 mgr.x (mgr.24523) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.336168+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.348571+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.358735+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.371752+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.394467+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.394733+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.403444+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.403959+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:11.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.404475+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.404851+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.424410+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.424900+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.442959+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:11 smithi203 bash[20366]: audit 2024-09-17T10:02:11.443717+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:11.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[20147]: debug 2024-09-17T10:02:11.701+0000 7f1a0564d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T10:02:11.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[20147]: debug 2024-09-17T10:02:11.773+0000 7f1a0564d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T10:02:11.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[20147]: debug 2024-09-17T10:02:11.845+0000 7f1a0564d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: cluster 2024-09-17T10:02:10.642273+0000 mon.a (mon.0) 1414 : cluster [DBG] mgrmap e25: x(active, since 1.30756s) 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: cluster 2024-09-17T10:02:10.659429+0000 mgr.x (mgr.24523) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.336168+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.348571+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.358735+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.371752+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.394467+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.394733+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:02:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.403444+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.403959+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.404475+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.404851+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.424410+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.424900+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.442959+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[25345]: audit 2024-09-17T10:02:11.443717+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: cluster 2024-09-17T10:02:10.642273+0000 mon.a (mon.0) 1414 : cluster [DBG] mgrmap e25: x(active, since 1.30756s) 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: cluster 2024-09-17T10:02:10.659429+0000 mgr.x (mgr.24523) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.336168+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.348571+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.358735+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.371752+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.394467+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.394733+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.403444+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.403959+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.404475+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.404851+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.424410+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.424900+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.442959+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:11 smithi039 bash[19898]: audit 2024-09-17T10:02:11.443717+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.045+0000 7f1a0564d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T10:02:12.200 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.125+0000 7f1a0564d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T10:02:12.472 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.197+0000 7f1a0564d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T10:02:12.751 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.469+0000 7f1a0564d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T10:02:12.752 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.541+0000 7f1a0564d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T10:02:12.752 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[25345]: cluster 2024-09-17T10:02:11.361513+0000 mgr.x (mgr.24523) 2 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:12.752 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[25345]: audit 2024-09-17T10:02:11.398510+0000 mgr.x (mgr.24523) 3 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:02:12.752 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[25345]: cluster 2024-09-17T10:02:11.632052+0000 mon.a (mon.0) 1423 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T10:02:12.752 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[25345]: cluster 2024-09-17T10:02:11.632116+0000 mon.a (mon.0) 1424 : cluster [INF] Cluster is now healthy 2024-09-17T10:02:12.753 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[19898]: cluster 2024-09-17T10:02:11.361513+0000 mgr.x (mgr.24523) 2 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:12.753 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[19898]: audit 2024-09-17T10:02:11.398510+0000 mgr.x (mgr.24523) 3 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:02:12.753 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[19898]: cluster 2024-09-17T10:02:11.632052+0000 mon.a (mon.0) 1423 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T10:02:12.753 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[19898]: cluster 2024-09-17T10:02:11.632116+0000 mon.a (mon.0) 1424 : cluster [INF] Cluster is now healthy 2024-09-17T10:02:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:12 smithi203 bash[20366]: cluster 2024-09-17T10:02:11.361513+0000 mgr.x (mgr.24523) 2 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:12 smithi203 bash[20366]: audit 2024-09-17T10:02:11.398510+0000 mgr.x (mgr.24523) 3 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:02:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:12 smithi203 bash[20366]: cluster 2024-09-17T10:02:11.632052+0000 mon.a (mon.0) 1423 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T10:02:12.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:12 smithi203 bash[20366]: cluster 2024-09-17T10:02:11.632116+0000 mon.a (mon.0) 1424 : cluster [INF] Cluster is now healthy 2024-09-17T10:02:13.093 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.749+0000 7f1a0564d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T10:02:13.093 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:12 smithi039 bash[20147]: debug 2024-09-17T10:02:12.829+0000 7f1a0564d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T10:02:13.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[20147]: debug 2024-09-17T10:02:13.089+0000 7f1a0564d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T10:02:13.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[20147]: debug 2024-09-17T10:02:13.273+0000 7f1a0564d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:02:13.718 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[20147]: debug 2024-09-17T10:02:13.449+0000 7f1a0564d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T10:02:13.718 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[20147]: debug 2024-09-17T10:02:13.529+0000 7f1a0564d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T10:02:13.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[25345]: cephadm 2024-09-17T10:02:12.131007+0000 mgr.x (mgr.24523) 4 : cephadm [INF] Reconfiguring daemon agent.smithi203 on smithi203 2024-09-17T10:02:13.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[25345]: cephadm 2024-09-17T10:02:12.408979+0000 mgr.x (mgr.24523) 5 : cephadm [INF] Deploying cephadm binary to smithi203 2024-09-17T10:02:13.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[25345]: cluster 2024-09-17T10:02:12.660862+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-17T10:02:13.719 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[19898]: cephadm 2024-09-17T10:02:12.131007+0000 mgr.x (mgr.24523) 4 : cephadm [INF] Reconfiguring daemon agent.smithi203 on smithi203 2024-09-17T10:02:13.719 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[19898]: cephadm 2024-09-17T10:02:12.408979+0000 mgr.x (mgr.24523) 5 : cephadm [INF] Deploying cephadm binary to smithi203 2024-09-17T10:02:13.719 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[19898]: cluster 2024-09-17T10:02:12.660862+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-17T10:02:13.911 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:02:13.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[20366]: cephadm 2024-09-17T10:02:12.131007+0000 mgr.x (mgr.24523) 4 : cephadm [INF] Reconfiguring daemon agent.smithi203 on smithi203 2024-09-17T10:02:13.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[20366]: cephadm 2024-09-17T10:02:12.408979+0000 mgr.x (mgr.24523) 5 : cephadm [INF] Deploying cephadm binary to smithi203 2024-09-17T10:02:13.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[20366]: cluster 2024-09-17T10:02:12.660862+0000 mon.a (mon.0) 1425 : cluster [DBG] mgrmap e26: x(active, since 3s) 2024-09-17T10:02:13.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: debug 2024-09-17T10:02:13.608+0000 7f6ca0eb0640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:02:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:13.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: Traceback (most recent call last): 2024-09-17T10:02:13.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: self._connections.run(self.expiration_interval) 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: self._run(expiration_interval) 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: s = self.context.wrap_socket( 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: return self.sslsocket_class._create( 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: self.do_handshake() 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: self._sslobj.do_handshake() 2024-09-17T10:02:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:13 smithi203 bash[51549]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:13.992 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:13 smithi039 bash[20147]: debug 2024-09-17T10:02:13.721+0000 7f1a0564d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.286673+0000 mgr.x (mgr.24523) 6 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Bus STARTING 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cluster 2024-09-17T10:02:13.361947+0000 mgr.x (mgr.24523) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.422755+0000 mgr.x (mgr.24523) 8 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Serving on http://172.21.15.203:8765 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.578984+0000 mgr.x (mgr.24523) 9 : cephadm [INF] Reconfiguring daemon agent.smithi039 on smithi039 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.609060+0000 mgr.x (mgr.24523) 10 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Serving on https://172.21.15.203:7150 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.609146+0000 mgr.x (mgr.24523) 11 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Bus STARTED 2024-09-17T10:02:14.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.611046+0000 mgr.x (mgr.24523) 12 : cephadm [ERR] [17/Sep/2024:10:02:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: Traceback (most recent call last): 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: self._run(expiration_interval) 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: s = self.context.wrap_socket( 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: return self.sslsocket_class._create( 2024-09-17T10:02:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: self.do_handshake() 2024-09-17T10:02:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: self._sslobj.do_handshake() 2024-09-17T10:02:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:14 smithi203 bash[20366]: cephadm 2024-09-17T10:02:13.863538+0000 mgr.x (mgr.24523) 13 : cephadm [INF] Deploying cephadm binary to smithi039 2024-09-17T10:02:15.046 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[20147]: debug 2024-09-17T10:02:14.725+0000 7f1a0564d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T10:02:15.047 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[20147]: debug 2024-09-17T10:02:14.805+0000 7f1a0564d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T10:02:15.047 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: debug 2024-09-17T10:02:15.041+0000 7f1a0564d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T10:02:15.047 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.286673+0000 mgr.x (mgr.24523) 6 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Bus STARTING 2024-09-17T10:02:15.047 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cluster 2024-09-17T10:02:13.361947+0000 mgr.x (mgr.24523) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:15.047 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.422755+0000 mgr.x (mgr.24523) 8 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Serving on http://172.21.15.203:8765 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.578984+0000 mgr.x (mgr.24523) 9 : cephadm [INF] Reconfiguring daemon agent.smithi039 on smithi039 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.609060+0000 mgr.x (mgr.24523) 10 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Serving on https://172.21.15.203:7150 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.609146+0000 mgr.x (mgr.24523) 11 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Bus STARTED 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.611046+0000 mgr.x (mgr.24523) 12 : cephadm [ERR] [17/Sep/2024:10:02:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: Traceback (most recent call last): 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: self._connections.run(self.expiration_interval) 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: self._run(expiration_interval) 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:15.048 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: s = self.context.wrap_socket( 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: return self.sslsocket_class._create( 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: self.do_handshake() 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: self._sslobj.do_handshake() 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[25345]: cephadm 2024-09-17T10:02:13.863538+0000 mgr.x (mgr.24523) 13 : cephadm [INF] Deploying cephadm binary to smithi039 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.286673+0000 mgr.x (mgr.24523) 6 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Bus STARTING 2024-09-17T10:02:15.049 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cluster 2024-09-17T10:02:13.361947+0000 mgr.x (mgr.24523) 7 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.422755+0000 mgr.x (mgr.24523) 8 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Serving on http://172.21.15.203:8765 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.578984+0000 mgr.x (mgr.24523) 9 : cephadm [INF] Reconfiguring daemon agent.smithi039 on smithi039 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.609060+0000 mgr.x (mgr.24523) 10 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Serving on https://172.21.15.203:7150 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.609146+0000 mgr.x (mgr.24523) 11 : cephadm [INF] [17/Sep/2024:10:02:13] ENGINE Bus STARTED 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.611046+0000 mgr.x (mgr.24523) 12 : cephadm [ERR] [17/Sep/2024:10:02:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:02:15.050 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: self.do_handshake() 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:02:15.051 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:14 smithi039 bash[19898]: cephadm 2024-09-17T10:02:13.863538+0000 mgr.x (mgr.24523) 13 : cephadm [INF] Deploying cephadm binary to smithi039 2024-09-17T10:02:15.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: debug 2024-09-17T10:02:15.129+0000 7f1a0564d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T10:02:15.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: cluster 2024-09-17T10:02:14.695637+0000 mon.a (mon.0) 1426 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-17T10:02:15.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.060861+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.075459+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.080877+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.083524+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.083783+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.086654+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]': finished 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.609080+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.620723+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.630479+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: cluster 2024-09-17T10:02:15.662650+0000 mon.a (mon.0) 1435 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.665329+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.666307+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.668260+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:02:15.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[25345]: audit 2024-09-17T10:02:15.668622+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: cluster 2024-09-17T10:02:14.695637+0000 mon.a (mon.0) 1426 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.060861+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.075459+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.080877+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.083524+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.083783+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.086654+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]': finished 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.609080+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.620723+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.630479+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: cluster 2024-09-17T10:02:15.662650+0000 mon.a (mon.0) 1435 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.665329+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.666307+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:02:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.668260+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[19898]: audit 2024-09-17T10:02:15.668622+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: debug 2024-09-17T10:02:15.549+0000 7f1a0564d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: debug 2024-09-17T10:02:15.637+0000 7f1a0564d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: [17/Sep/2024:10:02:15] ENGINE Bus STARTING 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: CherryPy Checker: 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: The Application mounted at '' has an empty config. 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: [17/Sep/2024:10:02:15] ENGINE Serving on http://:::9283 2024-09-17T10:02:15.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:15 smithi039 bash[20147]: [17/Sep/2024:10:02:15] ENGINE Bus STARTED 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: cluster 2024-09-17T10:02:14.695637+0000 mon.a (mon.0) 1426 : cluster [DBG] mgrmap e27: x(active, since 5s) 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.060861+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.075459+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.080877+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.083524+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.083783+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.086654+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]': finished 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.609080+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.620723+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.630479+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:15.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: cluster 2024-09-17T10:02:15.662650+0000 mon.a (mon.0) 1435 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:02:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.665329+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:02:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.666307+0000 mon.a (mon.0) 1437 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:02:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.668260+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:02:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:15 smithi203 bash[20366]: audit 2024-09-17T10:02:15.668622+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.? 172.21.15.39:0/2679698011' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:02:16.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:02:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:02:16.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:16 smithi203 bash[20366]: cluster 2024-09-17T10:02:15.362604+0000 mgr.x (mgr.24523) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:16.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:16 smithi203 bash[20366]: cluster 2024-09-17T10:02:16.647690+0000 mon.a (mon.0) 1440 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-17T10:02:16.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:16 smithi203 bash[20366]: audit 2024-09-17T10:02:16.653156+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:02:17.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[19898]: cluster 2024-09-17T10:02:15.362604+0000 mgr.x (mgr.24523) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:17.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[19898]: cluster 2024-09-17T10:02:16.647690+0000 mon.a (mon.0) 1440 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-17T10:02:17.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[19898]: audit 2024-09-17T10:02:16.653156+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:02:17.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[25345]: cluster 2024-09-17T10:02:15.362604+0000 mgr.x (mgr.24523) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:17.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[25345]: cluster 2024-09-17T10:02:16.647690+0000 mon.a (mon.0) 1440 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-17T10:02:17.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:16 smithi039 bash[25345]: audit 2024-09-17T10:02:16.653156+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:02:18.974 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:02:18 smithi203 bash[42999]: logger=cleanup t=2024-09-17T10:02:18.872759921Z level=info msg="Completed cleanup jobs" duration=104.721379ms 2024-09-17T10:02:18.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:18 smithi203 bash[20366]: cluster 2024-09-17T10:02:17.364257+0000 mgr.x (mgr.24523) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:02:19.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:18 smithi039 bash[25345]: cluster 2024-09-17T10:02:17.364257+0000 mgr.x (mgr.24523) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:02:19.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:18 smithi039 bash[19898]: cluster 2024-09-17T10:02:17.364257+0000 mgr.x (mgr.24523) 15 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:02:19.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:19 smithi203 bash[20366]: audit 2024-09-17T10:02:18.204351+0000 mgr.x (mgr.24523) 16 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:20.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:19 smithi039 bash[19898]: audit 2024-09-17T10:02:18.204351+0000 mgr.x (mgr.24523) 16 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:20.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:19 smithi039 bash[25345]: audit 2024-09-17T10:02:18.204351+0000 mgr.x (mgr.24523) 16 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:20.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:20 smithi203 bash[20366]: cluster 2024-09-17T10:02:19.365022+0000 mgr.x (mgr.24523) 17 : 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-09-17T10:02:21.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:20 smithi039 bash[19898]: cluster 2024-09-17T10:02:19.365022+0000 mgr.x (mgr.24523) 17 : 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-09-17T10:02:21.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:20 smithi039 bash[25345]: cluster 2024-09-17T10:02:19.365022+0000 mgr.x (mgr.24523) 17 : 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-09-17T10:02:22.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:22 smithi203 bash[20366]: cluster 2024-09-17T10:02:21.366729+0000 mgr.x (mgr.24523) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:02:22.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:22 smithi203 bash[20366]: audit 2024-09-17T10:02:21.472531+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:22.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:22 smithi203 bash[20366]: audit 2024-09-17T10:02:21.484905+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:22.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:22 smithi039 bash[19898]: cluster 2024-09-17T10:02:21.366729+0000 mgr.x (mgr.24523) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:02:22.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:22 smithi039 bash[19898]: audit 2024-09-17T10:02:21.472531+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:22.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:22 smithi039 bash[19898]: audit 2024-09-17T10:02:21.484905+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:22.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:22 smithi039 bash[25345]: cluster 2024-09-17T10:02:21.366729+0000 mgr.x (mgr.24523) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:02:22.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:22 smithi039 bash[25345]: audit 2024-09-17T10:02:21.472531+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:22.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:22 smithi039 bash[25345]: audit 2024-09-17T10:02:21.484905+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:22.678774+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:22.695417+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:22.707010+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:22.708762+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.713921+0000 mgr.x (mgr.24523) 19 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.714240+0000 mgr.x (mgr.24523) 20 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.804917+0000 mgr.x (mgr.24523) 21 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.809058+0000 mgr.x (mgr.24523) 22 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.878484+0000 mgr.x (mgr.24523) 23 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.896366+0000 mgr.x (mgr.24523) 24 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:23.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.949838+0000 mgr.x (mgr.24523) 25 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.040753+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.060046+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.116734+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.128802+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.140312+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.149571+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.175896+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:23.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:23 smithi203 bash[20366]: audit 2024-09-17T10:02:23.176547+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:22.678774+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:22.695417+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:22.707010+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:22.708762+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.713921+0000 mgr.x (mgr.24523) 19 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.714240+0000 mgr.x (mgr.24523) 20 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:02:24.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.804917+0000 mgr.x (mgr.24523) 21 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.809058+0000 mgr.x (mgr.24523) 22 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.878484+0000 mgr.x (mgr.24523) 23 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.896366+0000 mgr.x (mgr.24523) 24 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.949838+0000 mgr.x (mgr.24523) 25 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.040753+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.060046+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.116734+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.128802+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.140312+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.149571+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.175896+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[19898]: audit 2024-09-17T10:02:23.176547+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:22.678774+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:22.695417+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:22.707010+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:22.708762+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.713921+0000 mgr.x (mgr.24523) 19 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.714240+0000 mgr.x (mgr.24523) 20 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.804917+0000 mgr.x (mgr.24523) 21 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.809058+0000 mgr.x (mgr.24523) 22 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.878484+0000 mgr.x (mgr.24523) 23 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.896366+0000 mgr.x (mgr.24523) 24 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.949838+0000 mgr.x (mgr.24523) 25 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.040753+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.060046+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.116734+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.128802+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.140312+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.149571+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.175896+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:23 smithi039 bash[25345]: audit 2024-09-17T10:02:23.176547+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:02:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.646 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.647 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.647 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.648 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.648 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.648 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.910 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[19898]: cephadm 2024-09-17T10:02:22.984219+0000 mgr.x (mgr.24523) 26 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[19898]: cluster 2024-09-17T10:02:23.135126+0000 mgr.x (mgr.24523) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:02:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[19898]: cephadm 2024-09-17T10:02:23.904371+0000 mgr.x (mgr.24523) 28 : cephadm [INF] Deploying daemon agent.smithi039 on smithi039 2024-09-17T10:02:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[19898]: cluster 2024-09-17T10:02:24.124777+0000 mon.a (mon.0) 1452 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T10:02:24.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[25345]: cephadm 2024-09-17T10:02:22.984219+0000 mgr.x (mgr.24523) 26 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[25345]: cluster 2024-09-17T10:02:23.135126+0000 mgr.x (mgr.24523) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:02:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[25345]: cephadm 2024-09-17T10:02:23.904371+0000 mgr.x (mgr.24523) 28 : cephadm [INF] Deploying daemon agent.smithi039 on smithi039 2024-09-17T10:02:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:24 smithi039 bash[25345]: cluster 2024-09-17T10:02:24.124777+0000 mon.a (mon.0) 1452 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T10:02:24.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:24 smithi203 bash[20366]: cephadm 2024-09-17T10:02:22.984219+0000 mgr.x (mgr.24523) 26 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:02:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:24 smithi203 bash[20366]: cluster 2024-09-17T10:02:23.135126+0000 mgr.x (mgr.24523) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:02:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:24 smithi203 bash[20366]: cephadm 2024-09-17T10:02:23.904371+0000 mgr.x (mgr.24523) 28 : cephadm [INF] Deploying daemon agent.smithi039 on smithi039 2024-09-17T10:02:24.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:24 smithi203 bash[20366]: cluster 2024-09-17T10:02:24.124777+0000 mon.a (mon.0) 1452 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-09-17T10:02:25.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.385 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.385 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.386 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:25.386 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:02:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: audit 2024-09-17T10:02:25.103777+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: audit 2024-09-17T10:02:25.106713+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: audit 2024-09-17T10:02:25.107100+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: cephadm 2024-09-17T10:02:25.109009+0000 mgr.x (mgr.24523) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: audit 2024-09-17T10:02:25.119864+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: cephadm 2024-09-17T10:02:25.124335+0000 mgr.x (mgr.24523) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: cluster 2024-09-17T10:02:25.136028+0000 mgr.x (mgr.24523) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:02:26.359 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:26 smithi203 bash[20366]: audit 2024-09-17T10:02:25.651696+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:26.384 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[20147]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:02:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:02:26.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: audit 2024-09-17T10:02:25.103777+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: audit 2024-09-17T10:02:25.106713+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: audit 2024-09-17T10:02:25.107100+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: cephadm 2024-09-17T10:02:25.109009+0000 mgr.x (mgr.24523) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: audit 2024-09-17T10:02:25.119864+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: cephadm 2024-09-17T10:02:25.124335+0000 mgr.x (mgr.24523) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: cluster 2024-09-17T10:02:25.136028+0000 mgr.x (mgr.24523) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[25345]: audit 2024-09-17T10:02:25.651696+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: audit 2024-09-17T10:02:25.103777+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: audit 2024-09-17T10:02:25.106713+0000 mon.c (mon.2) 73 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:02:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: audit 2024-09-17T10:02:25.107100+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:02:26.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: cephadm 2024-09-17T10:02:25.109009+0000 mgr.x (mgr.24523) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:02:26.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: audit 2024-09-17T10:02:25.119864+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:26.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: cephadm 2024-09-17T10:02:25.124335+0000 mgr.x (mgr.24523) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:02:26.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: cluster 2024-09-17T10:02:25.136028+0000 mgr.x (mgr.24523) 31 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:02:26.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:26 smithi039 bash[19898]: audit 2024-09-17T10:02:25.651696+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:27.303 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:27 smithi039 bash[19898]: audit 2024-09-17T10:02:26.395619+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:27.303 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:27 smithi039 bash[25345]: audit 2024-09-17T10:02:26.395619+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:27.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:27 smithi203 bash[20366]: audit 2024-09-17T10:02:26.395619+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:28.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:28 smithi039 bash[19898]: cluster 2024-09-17T10:02:27.137356+0000 mgr.x (mgr.24523) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:02:28.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:28 smithi039 bash[25345]: cluster 2024-09-17T10:02:27.137356+0000 mgr.x (mgr.24523) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:02:28.474 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:28 smithi203 bash[20366]: cluster 2024-09-17T10:02:27.137356+0000 mgr.x (mgr.24523) 32 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:02:30.026 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:29 smithi203 bash[20366]: audit 2024-09-17T10:02:28.749263+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:30.026 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:29 smithi203 bash[20366]: audit 2024-09-17T10:02:28.761931+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:30.026 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:29 smithi203 bash[20366]: audit 2024-09-17T10:02:28.767507+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:30.026 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:29 smithi203 bash[20366]: audit 2024-09-17T10:02:28.767857+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:30.112 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[19898]: audit 2024-09-17T10:02:28.749263+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:30.112 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[19898]: audit 2024-09-17T10:02:28.761931+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:30.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[19898]: audit 2024-09-17T10:02:28.767507+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:30.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[19898]: audit 2024-09-17T10:02:28.767857+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:30.113 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[25345]: audit 2024-09-17T10:02:28.749263+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:30.113 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[25345]: audit 2024-09-17T10:02:28.761931+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:30.113 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[25345]: audit 2024-09-17T10:02:28.767507+0000 mon.c (mon.2) 76 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:30.113 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:29 smithi039 bash[25345]: audit 2024-09-17T10:02:28.767857+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:02:30.288 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.289 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.289 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.289 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.290 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.290 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.290 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.291 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.291 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.724 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.725 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.727 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.728 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.729 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.729 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.729 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:30.729 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:02:30 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:02:31.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[25345]: cluster 2024-09-17T10:02:29.138056+0000 mgr.x (mgr.24523) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-17T10:02:31.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[25345]: cephadm 2024-09-17T10:02:29.361757+0000 mgr.x (mgr.24523) 34 : cephadm [INF] Deploying daemon agent.smithi203 on smithi203 2024-09-17T10:02:31.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[25345]: audit 2024-09-17T10:02:30.436106+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:31.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[25345]: audit 2024-09-17T10:02:30.440965+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.39:0/2502896468' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:02:31.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[19898]: cluster 2024-09-17T10:02:29.138056+0000 mgr.x (mgr.24523) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-17T10:02:31.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[19898]: cephadm 2024-09-17T10:02:29.361757+0000 mgr.x (mgr.24523) 34 : cephadm [INF] Deploying daemon agent.smithi203 on smithi203 2024-09-17T10:02:31.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[19898]: audit 2024-09-17T10:02:30.436106+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:31.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:30 smithi039 bash[19898]: audit 2024-09-17T10:02:30.440965+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.39:0/2502896468' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:02:31.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:30 smithi203 bash[20366]: cluster 2024-09-17T10:02:29.138056+0000 mgr.x (mgr.24523) 33 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-17T10:02:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:30 smithi203 bash[20366]: cephadm 2024-09-17T10:02:29.361757+0000 mgr.x (mgr.24523) 34 : cephadm [INF] Deploying daemon agent.smithi203 on smithi203 2024-09-17T10:02:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:30 smithi203 bash[20366]: audit 2024-09-17T10:02:30.436106+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:31.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:30 smithi203 bash[20366]: audit 2024-09-17T10:02:30.440965+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.39:0/2502896468' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:02:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: cephadm 2024-09-17T10:02:30.442849+0000 mgr.x (mgr.24523) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:02:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: cephadm 2024-09-17T10:02:30.689009+0000 mgr.x (mgr.24523) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:02:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: audit 2024-09-17T10:02:30.773842+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.39:0/2816911223' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]: dispatch 2024-09-17T10:02:32.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: audit 2024-09-17T10:02:30.774316+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]: dispatch 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: audit 2024-09-17T10:02:30.873910+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: audit 2024-09-17T10:02:30.881496+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: audit 2024-09-17T10:02:30.889587+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[25345]: audit 2024-09-17T10:02:30.959660+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: cephadm 2024-09-17T10:02:30.442849+0000 mgr.x (mgr.24523) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: cephadm 2024-09-17T10:02:30.689009+0000 mgr.x (mgr.24523) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: audit 2024-09-17T10:02:30.773842+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.39:0/2816911223' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]: dispatch 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: audit 2024-09-17T10:02:30.774316+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]: dispatch 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: audit 2024-09-17T10:02:30.873910+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: audit 2024-09-17T10:02:30.881496+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: audit 2024-09-17T10:02:30.889587+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:31 smithi039 bash[19898]: audit 2024-09-17T10:02:30.959660+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: cephadm 2024-09-17T10:02:30.442849+0000 mgr.x (mgr.24523) 35 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: cephadm 2024-09-17T10:02:30.689009+0000 mgr.x (mgr.24523) 36 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: audit 2024-09-17T10:02:30.773842+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.39:0/2816911223' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]: dispatch 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: audit 2024-09-17T10:02:30.774316+0000 mon.a (mon.0) 1460 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]: dispatch 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: audit 2024-09-17T10:02:30.873910+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: audit 2024-09-17T10:02:30.881496+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: audit 2024-09-17T10:02:30.889587+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:31 smithi203 bash[20366]: audit 2024-09-17T10:02:30.959660+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:32.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:32 smithi203 bash[20366]: cluster 2024-09-17T10:02:31.139047+0000 mgr.x (mgr.24523) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:32.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:32 smithi203 bash[20366]: audit 2024-09-17T10:02:31.784170+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]': finished 2024-09-17T10:02:32.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:32 smithi203 bash[20366]: cluster 2024-09-17T10:02:31.794340+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:02:32.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:32 smithi203 bash[20366]: audit 2024-09-17T10:02:32.133292+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.39:0/1385113657' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]: dispatch 2024-09-17T10:02:32.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:32 smithi203 bash[20366]: audit 2024-09-17T10:02:32.134421+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]: dispatch 2024-09-17T10:02:33.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[25345]: cluster 2024-09-17T10:02:31.139047+0000 mgr.x (mgr.24523) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:33.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[25345]: audit 2024-09-17T10:02:31.784170+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]': finished 2024-09-17T10:02:33.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[25345]: cluster 2024-09-17T10:02:31.794340+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[25345]: audit 2024-09-17T10:02:32.133292+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.39:0/1385113657' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]: dispatch 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[25345]: audit 2024-09-17T10:02:32.134421+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]: dispatch 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[19898]: cluster 2024-09-17T10:02:31.139047+0000 mgr.x (mgr.24523) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[19898]: audit 2024-09-17T10:02:31.784170+0000 mon.a (mon.0) 1465 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/3758672884"}]': finished 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[19898]: cluster 2024-09-17T10:02:31.794340+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[19898]: audit 2024-09-17T10:02:32.133292+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.39:0/1385113657' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]: dispatch 2024-09-17T10:02:33.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:32 smithi039 bash[19898]: audit 2024-09-17T10:02:32.134421+0000 mon.a (mon.0) 1467 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]: dispatch 2024-09-17T10:02:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:33 smithi203 bash[20366]: audit 2024-09-17T10:02:32.968604+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]': finished 2024-09-17T10:02:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:33 smithi203 bash[20366]: cluster 2024-09-17T10:02:32.978771+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:02:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:33 smithi203 bash[20366]: cluster 2024-09-17T10:02:33.139772+0000 mgr.x (mgr.24523) 38 : 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-09-17T10:02:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:33 smithi203 bash[20366]: audit 2024-09-17T10:02:33.317497+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.39:0/507809005' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]: dispatch 2024-09-17T10:02:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:33 smithi203 bash[20366]: audit 2024-09-17T10:02:33.318320+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]: dispatch 2024-09-17T10:02:34.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[19898]: audit 2024-09-17T10:02:32.968604+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]': finished 2024-09-17T10:02:34.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[19898]: cluster 2024-09-17T10:02:32.978771+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:02:34.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[19898]: cluster 2024-09-17T10:02:33.139772+0000 mgr.x (mgr.24523) 38 : 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-09-17T10:02:34.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[19898]: audit 2024-09-17T10:02:33.317497+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.39:0/507809005' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]: dispatch 2024-09-17T10:02:34.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[19898]: audit 2024-09-17T10:02:33.318320+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]: dispatch 2024-09-17T10:02:34.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[25345]: audit 2024-09-17T10:02:32.968604+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/3758672884"}]': finished 2024-09-17T10:02:34.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[25345]: cluster 2024-09-17T10:02:32.978771+0000 mon.a (mon.0) 1469 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-17T10:02:34.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[25345]: cluster 2024-09-17T10:02:33.139772+0000 mgr.x (mgr.24523) 38 : 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-09-17T10:02:34.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[25345]: audit 2024-09-17T10:02:33.317497+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.39:0/507809005' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]: dispatch 2024-09-17T10:02:34.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:34 smithi039 bash[25345]: audit 2024-09-17T10:02:33.318320+0000 mon.a (mon.0) 1470 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]: dispatch 2024-09-17T10:02:35.324 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:02:35.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[20366]: audit 2024-09-17T10:02:33.994642+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]': finished 2024-09-17T10:02:35.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[20366]: cluster 2024-09-17T10:02:34.008222+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:02:35.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[20366]: audit 2024-09-17T10:02:34.338984+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.39:0/1053216701' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]: dispatch 2024-09-17T10:02:35.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[20366]: audit 2024-09-17T10:02:34.339530+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]: dispatch 2024-09-17T10:02:35.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[19898]: audit 2024-09-17T10:02:33.994642+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]': finished 2024-09-17T10:02:35.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[19898]: cluster 2024-09-17T10:02:34.008222+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:02:35.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[19898]: audit 2024-09-17T10:02:34.338984+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.39:0/1053216701' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]: dispatch 2024-09-17T10:02:35.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[19898]: audit 2024-09-17T10:02:34.339530+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]: dispatch 2024-09-17T10:02:35.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[25345]: audit 2024-09-17T10:02:33.994642+0000 mon.a (mon.0) 1471 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/492806128"}]': finished 2024-09-17T10:02:35.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[25345]: cluster 2024-09-17T10:02:34.008222+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-17T10:02:35.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[25345]: audit 2024-09-17T10:02:34.338984+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.39:0/1053216701' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]: dispatch 2024-09-17T10:02:35.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:35 smithi039 bash[25345]: audit 2024-09-17T10:02:34.339530+0000 mon.a (mon.0) 1473 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]: dispatch 2024-09-17T10:02:35.676 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:02:35.676 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:02:35.676 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:02:35.676 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:02:35.676 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.329Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.330Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.330Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.330Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:02:35.677 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[44777]: ts=2024-09-17T10:02:35.330Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:02:35.974 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:35 smithi203 bash[56206]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:02:36.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[19898]: audit 2024-09-17T10:02:34.997327+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]': finished 2024-09-17T10:02:36.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[19898]: cluster 2024-09-17T10:02:35.005070+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:02:36.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[19898]: cluster 2024-09-17T10:02:35.140530+0000 mgr.x (mgr.24523) 39 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:36.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[19898]: audit 2024-09-17T10:02:35.352782+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.39:0/1877948749' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]: dispatch 2024-09-17T10:02:36.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[19898]: audit 2024-09-17T10:02:35.353803+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]: dispatch 2024-09-17T10:02:36.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[25345]: audit 2024-09-17T10:02:34.997327+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]': finished 2024-09-17T10:02:36.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[25345]: cluster 2024-09-17T10:02:35.005070+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:02:36.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[25345]: cluster 2024-09-17T10:02:35.140530+0000 mgr.x (mgr.24523) 39 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:36.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[25345]: audit 2024-09-17T10:02:35.352782+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.39:0/1877948749' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]: dispatch 2024-09-17T10:02:36.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:36 smithi039 bash[25345]: audit 2024-09-17T10:02:35.353803+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]: dispatch 2024-09-17T10:02:36.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:36 smithi203 bash[56444]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:02:36.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:36 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:02:36.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:36 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:02:36.475 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:36 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:02:36.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:36 smithi203 bash[20366]: audit 2024-09-17T10:02:34.997327+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3593679073"}]': finished 2024-09-17T10:02:36.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:36 smithi203 bash[20366]: cluster 2024-09-17T10:02:35.005070+0000 mon.a (mon.0) 1475 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-17T10:02:36.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:36 smithi203 bash[20366]: cluster 2024-09-17T10:02:35.140530+0000 mgr.x (mgr.24523) 39 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:02:36.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:36 smithi203 bash[20366]: audit 2024-09-17T10:02:35.352782+0000 mon.c (mon.2) 82 : audit [INF] from='client.? 172.21.15.39:0/1877948749' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]: dispatch 2024-09-17T10:02:36.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:36 smithi203 bash[20366]: audit 2024-09-17T10:02:35.353803+0000 mon.a (mon.0) 1476 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]: dispatch 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.041942+0000 mon.a (mon.0) 1477 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]': finished 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: cluster 2024-09-17T10:02:36.051636+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.159764+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.173141+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.181420+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.185040+0000 mgr.x (mgr.24523) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.186241+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.189445+0000 mgr.x (mgr.24523) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.192061+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:02:37.302 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.195158+0000 mgr.x (mgr.24523) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.393359+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.39:0/2724266383' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/4247623070"}]: dispatch 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.704335+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.721731+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.744043+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.778495+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.791071+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.793814+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.795034+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: cluster 2024-09-17T10:02:36.799106+0000 mgr.x (mgr.24523) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:37.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[20366]: audit 2024-09-17T10:02:36.804705+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.307 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.041942+0000 mon.a (mon.0) 1477 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]': finished 2024-09-17T10:02:37.307 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: cluster 2024-09-17T10:02:36.051636+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:02:37.307 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.159764+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.173141+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.181420+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.185040+0000 mgr.x (mgr.24523) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.186241+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.189445+0000 mgr.x (mgr.24523) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.192061+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.195158+0000 mgr.x (mgr.24523) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.393359+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.39:0/2724266383' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/4247623070"}]: dispatch 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.704335+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.721731+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.744043+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.778495+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.791071+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.793814+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.795034+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: cluster 2024-09-17T10:02:36.799106+0000 mgr.x (mgr.24523) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[19898]: audit 2024-09-17T10:02:36.804705+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.041942+0000 mon.a (mon.0) 1477 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/217864100"}]': finished 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: cluster 2024-09-17T10:02:36.051636+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.159764+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.173141+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.309 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.181420+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.185040+0000 mgr.x (mgr.24523) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.186241+0000 mon.c (mon.2) 84 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.189445+0000 mgr.x (mgr.24523) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.192061+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.195158+0000 mgr.x (mgr.24523) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.393359+0000 mon.a (mon.0) 1481 : audit [INF] from='client.? 172.21.15.39:0/2724266383' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/4247623070"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.704335+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.721731+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.744043+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.778495+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.791071+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.793814+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.795034+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:02:37.310 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: cluster 2024-09-17T10:02:36.799106+0000 mgr.x (mgr.24523) 43 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:37.311 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:37 smithi039 bash[25345]: audit 2024-09-17T10:02:36.804705+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:37.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.360Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:02:37.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.360Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T10:02:37.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.360Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T10:02:37.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.360Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:02:37.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.360Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.362Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.362Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.364Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.364Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.366Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.367Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=892.297µs 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.367Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.368Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.381Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.382Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.382Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.21µs wal_replay_duration=14.682027ms wbl_replay_duration=96ns total_replay_duration=15.626139ms 2024-09-17T10:02:37.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.384Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:02:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.384Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:02:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.384Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:02:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.409Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.841496ms db_storage=1.014µs remote_storage=1.221µs web_handler=470ns query_engine=747ns scrape=241.671µs scrape_sd=118.05µs notify=15.547µs notify_sd=26.978µs rules=24.039188ms tracing=6.7µs 2024-09-17T10:02:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.409Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:02:37.727 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:02:37 smithi203 bash[56491]: ts=2024-09-17T10:02:37.409Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:02:38.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[19898]: audit 2024-09-17T10:02:37.175194+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? 172.21.15.39:0/2724266383' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/4247623070"}]': finished 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[19898]: cluster 2024-09-17T10:02:37.180802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[19898]: audit 2024-09-17T10:02:37.509885+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.39:0/3686584490' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]: dispatch 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[19898]: audit 2024-09-17T10:02:37.510430+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]: dispatch 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[19898]: cluster 2024-09-17T10:02:37.786671+0000 mon.a (mon.0) 1491 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[19898]: cluster 2024-09-17T10:02:37.786747+0000 mon.a (mon.0) 1492 : cluster [INF] Cluster is now healthy 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[25345]: audit 2024-09-17T10:02:37.175194+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? 172.21.15.39:0/2724266383' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/4247623070"}]': finished 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[25345]: cluster 2024-09-17T10:02:37.180802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[25345]: audit 2024-09-17T10:02:37.509885+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.39:0/3686584490' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]: dispatch 2024-09-17T10:02:38.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[25345]: audit 2024-09-17T10:02:37.510430+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]: dispatch 2024-09-17T10:02:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[25345]: cluster 2024-09-17T10:02:37.786671+0000 mon.a (mon.0) 1491 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T10:02:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:38 smithi039 bash[25345]: cluster 2024-09-17T10:02:37.786747+0000 mon.a (mon.0) 1492 : cluster [INF] Cluster is now healthy 2024-09-17T10:02:38.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:38 smithi203 bash[20366]: audit 2024-09-17T10:02:37.175194+0000 mon.a (mon.0) 1488 : audit [INF] from='client.? 172.21.15.39:0/2724266383' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/4247623070"}]': finished 2024-09-17T10:02:38.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:38 smithi203 bash[20366]: cluster 2024-09-17T10:02:37.180802+0000 mon.a (mon.0) 1489 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-17T10:02:38.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:38 smithi203 bash[20366]: audit 2024-09-17T10:02:37.509885+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.39:0/3686584490' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]: dispatch 2024-09-17T10:02:38.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:38 smithi203 bash[20366]: audit 2024-09-17T10:02:37.510430+0000 mon.a (mon.0) 1490 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]: dispatch 2024-09-17T10:02:38.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:38 smithi203 bash[20366]: cluster 2024-09-17T10:02:37.786671+0000 mon.a (mon.0) 1491 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 1 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-09-17T10:02:38.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:38 smithi203 bash[20366]: cluster 2024-09-17T10:02:37.786747+0000 mon.a (mon.0) 1492 : cluster [INF] Cluster is now healthy 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: audit 2024-09-17T10:02:38.191080+0000 mon.a (mon.0) 1493 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]': finished 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: cluster 2024-09-17T10:02:38.200316+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: cluster 2024-09-17T10:02:38.799770+0000 mgr.x (mgr.24523) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: audit 2024-09-17T10:02:38.821864+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: audit 2024-09-17T10:02:38.838013+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: cephadm 2024-09-17T10:02:38.846489+0000 mgr.x (mgr.24523) 45 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T10:02:39.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:39 smithi203 bash[20366]: audit 2024-09-17T10:02:38.852379+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.634 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: audit 2024-09-17T10:02:38.191080+0000 mon.a (mon.0) 1493 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]': finished 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: cluster 2024-09-17T10:02:38.200316+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: cluster 2024-09-17T10:02:38.799770+0000 mgr.x (mgr.24523) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: audit 2024-09-17T10:02:38.821864+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: audit 2024-09-17T10:02:38.838013+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: cephadm 2024-09-17T10:02:38.846489+0000 mgr.x (mgr.24523) 45 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[19898]: audit 2024-09-17T10:02:38.852379+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: audit 2024-09-17T10:02:38.191080+0000 mon.a (mon.0) 1493 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/471656753"}]': finished 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: cluster 2024-09-17T10:02:38.200316+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-17T10:02:39.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: cluster 2024-09-17T10:02:38.799770+0000 mgr.x (mgr.24523) 44 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:02:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: audit 2024-09-17T10:02:38.821864+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: audit 2024-09-17T10:02:38.838013+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: cephadm 2024-09-17T10:02:38.846489+0000 mgr.x (mgr.24523) 45 : cephadm [INF] Detected new or changed devices on smithi039 2024-09-17T10:02:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:39 smithi039 bash[25345]: audit 2024-09-17T10:02:38.852379+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:41.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:41 smithi203 bash[20366]: audit 2024-09-17T10:02:40.136916+0000 mgr.x (mgr.24523) 46 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:41.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:41 smithi203 bash[20366]: cluster 2024-09-17T10:02:40.800712+0000 mgr.x (mgr.24523) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-17T10:02:41.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:41 smithi203 bash[20366]: audit 2024-09-17T10:02:41.408236+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:41.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:41 smithi203 bash[20366]: audit 2024-09-17T10:02:41.410807+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:42.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[19898]: audit 2024-09-17T10:02:40.136916+0000 mgr.x (mgr.24523) 46 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:42.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[19898]: cluster 2024-09-17T10:02:40.800712+0000 mgr.x (mgr.24523) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-17T10:02:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[19898]: audit 2024-09-17T10:02:41.408236+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[19898]: audit 2024-09-17T10:02:41.410807+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[25345]: audit 2024-09-17T10:02:40.136916+0000 mgr.x (mgr.24523) 46 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[25345]: cluster 2024-09-17T10:02:40.800712+0000 mgr.x (mgr.24523) 47 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-17T10:02:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[25345]: audit 2024-09-17T10:02:41.408236+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:41 smithi039 bash[25345]: audit 2024-09-17T10:02:41.410807+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:43.725 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:02:43] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:02:44.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:43 smithi039 bash[19898]: cluster 2024-09-17T10:02:42.801123+0000 mgr.x (mgr.24523) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-09-17T10:02:44.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:43 smithi039 bash[25345]: cluster 2024-09-17T10:02:42.801123+0000 mgr.x (mgr.24523) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-09-17T10:02:44.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:43 smithi203 bash[20366]: cluster 2024-09-17T10:02:42.801123+0000 mgr.x (mgr.24523) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 758 B/s rd, 0 op/s 2024-09-17T10:02:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[25345]: audit 2024-09-17T10:02:44.278422+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[25345]: audit 2024-09-17T10:02:44.294260+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[25345]: audit 2024-09-17T10:02:44.309087+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[25345]: cluster 2024-09-17T10:02:44.801813+0000 mgr.x (mgr.24523) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:02:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[19898]: audit 2024-09-17T10:02:44.278422+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[19898]: audit 2024-09-17T10:02:44.294260+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[19898]: audit 2024-09-17T10:02:44.309087+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:45 smithi039 bash[19898]: cluster 2024-09-17T10:02:44.801813+0000 mgr.x (mgr.24523) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:02:45.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:45 smithi203 bash[20366]: audit 2024-09-17T10:02:44.278422+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:45 smithi203 bash[20366]: audit 2024-09-17T10:02:44.294260+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:45 smithi203 bash[20366]: audit 2024-09-17T10:02:44.309087+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:45.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:45 smithi203 bash[20366]: cluster 2024-09-17T10:02:44.801813+0000 mgr.x (mgr.24523) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:02:47.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:47 smithi039 bash[19898]: cluster 2024-09-17T10:02:46.803463+0000 mgr.x (mgr.24523) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:02:47.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:47 smithi039 bash[25345]: cluster 2024-09-17T10:02:46.803463+0000 mgr.x (mgr.24523) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:02:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:47 smithi203 bash[20366]: cluster 2024-09-17T10:02:46.803463+0000 mgr.x (mgr.24523) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:02:49.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[19898]: audit 2024-09-17T10:02:48.599738+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[19898]: audit 2024-09-17T10:02:48.611844+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[19898]: audit 2024-09-17T10:02:48.630507+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[19898]: cluster 2024-09-17T10:02:48.804192+0000 mgr.x (mgr.24523) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[25345]: audit 2024-09-17T10:02:48.599738+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[25345]: audit 2024-09-17T10:02:48.611844+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[25345]: audit 2024-09-17T10:02:48.630507+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:49 smithi039 bash[25345]: cluster 2024-09-17T10:02:48.804192+0000 mgr.x (mgr.24523) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-17T10:02:49.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:49 smithi203 bash[20366]: audit 2024-09-17T10:02:48.599738+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:49 smithi203 bash[20366]: audit 2024-09-17T10:02:48.611844+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:49 smithi203 bash[20366]: audit 2024-09-17T10:02:48.630507+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:02:49.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:49 smithi203 bash[20366]: cluster 2024-09-17T10:02:48.804192+0000 mgr.x (mgr.24523) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-17T10:02:52.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:51 smithi039 bash[19898]: audit 2024-09-17T10:02:50.148256+0000 mgr.x (mgr.24523) 52 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:52.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:51 smithi039 bash[19898]: cluster 2024-09-17T10:02:50.805791+0000 mgr.x (mgr.24523) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:02:52.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:51 smithi039 bash[25345]: audit 2024-09-17T10:02:50.148256+0000 mgr.x (mgr.24523) 52 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:52.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:51 smithi039 bash[25345]: cluster 2024-09-17T10:02:50.805791+0000 mgr.x (mgr.24523) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:02:52.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:51 smithi203 bash[20366]: audit 2024-09-17T10:02:50.148256+0000 mgr.x (mgr.24523) 52 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:02:52.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:51 smithi203 bash[20366]: cluster 2024-09-17T10:02:50.805791+0000 mgr.x (mgr.24523) 53 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:02:53.871 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:02:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:02:53] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:02:54.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:53 smithi039 bash[19898]: cluster 2024-09-17T10:02:52.806525+0000 mgr.x (mgr.24523) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:54.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:53 smithi039 bash[25345]: cluster 2024-09-17T10:02:52.806525+0000 mgr.x (mgr.24523) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:54.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:53 smithi203 bash[20366]: cluster 2024-09-17T10:02:52.806525+0000 mgr.x (mgr.24523) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:56.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:55 smithi039 bash[19898]: cluster 2024-09-17T10:02:54.807046+0000 mgr.x (mgr.24523) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:56.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:55 smithi039 bash[25345]: cluster 2024-09-17T10:02:54.807046+0000 mgr.x (mgr.24523) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:56.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:55 smithi203 bash[20366]: cluster 2024-09-17T10:02:54.807046+0000 mgr.x (mgr.24523) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:02:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:56 smithi203 bash[20366]: audit 2024-09-17T10:02:56.397226+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:57.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:56 smithi039 bash[19898]: audit 2024-09-17T10:02:56.397226+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:57.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:56 smithi039 bash[25345]: audit 2024-09-17T10:02:56.397226+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:02:58.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:57 smithi203 bash[20366]: cluster 2024-09-17T10:02:56.808650+0000 mgr.x (mgr.24523) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:02:58.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:57 smithi039 bash[19898]: cluster 2024-09-17T10:02:56.808650+0000 mgr.x (mgr.24523) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:02:58.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:57 smithi039 bash[25345]: cluster 2024-09-17T10:02:56.808650+0000 mgr.x (mgr.24523) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:00.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:59 smithi203 bash[20366]: cluster 2024-09-17T10:02:58.809358+0000 mgr.x (mgr.24523) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:00.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:59 smithi203 bash[20366]: audit 2024-09-17T10:02:59.344506+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:59 smithi203 bash[20366]: audit 2024-09-17T10:02:59.365923+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:02:59 smithi203 bash[20366]: audit 2024-09-17T10:02:59.382946+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[25345]: cluster 2024-09-17T10:02:58.809358+0000 mgr.x (mgr.24523) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[25345]: audit 2024-09-17T10:02:59.344506+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[25345]: audit 2024-09-17T10:02:59.365923+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[25345]: audit 2024-09-17T10:02:59.382946+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[19898]: cluster 2024-09-17T10:02:58.809358+0000 mgr.x (mgr.24523) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[19898]: audit 2024-09-17T10:02:59.344506+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[19898]: audit 2024-09-17T10:02:59.365923+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:00.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:02:59 smithi039 bash[19898]: audit 2024-09-17T10:02:59.382946+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:01 smithi203 bash[20366]: audit 2024-09-17T10:03:00.155095+0000 mgr.x (mgr.24523) 58 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:01 smithi203 bash[20366]: cluster 2024-09-17T10:03:00.811037+0000 mgr.x (mgr.24523) 59 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:02.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:01 smithi039 bash[19898]: audit 2024-09-17T10:03:00.155095+0000 mgr.x (mgr.24523) 58 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:02.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:01 smithi039 bash[19898]: cluster 2024-09-17T10:03:00.811037+0000 mgr.x (mgr.24523) 59 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:02.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:01 smithi039 bash[25345]: audit 2024-09-17T10:03:00.155095+0000 mgr.x (mgr.24523) 58 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:02.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:01 smithi039 bash[25345]: cluster 2024-09-17T10:03:00.811037+0000 mgr.x (mgr.24523) 59 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:03.929 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:03:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:03:03] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:03:04.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:03 smithi203 bash[20366]: cluster 2024-09-17T10:03:02.811839+0000 mgr.x (mgr.24523) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:04.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:03 smithi039 bash[19898]: cluster 2024-09-17T10:03:02.811839+0000 mgr.x (mgr.24523) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:04.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:03 smithi039 bash[25345]: cluster 2024-09-17T10:03:02.811839+0000 mgr.x (mgr.24523) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:06.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:05 smithi203 bash[20366]: cluster 2024-09-17T10:03:04.812729+0000 mgr.x (mgr.24523) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:06.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:05 smithi039 bash[19898]: cluster 2024-09-17T10:03:04.812729+0000 mgr.x (mgr.24523) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:06.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:05 smithi039 bash[25345]: cluster 2024-09-17T10:03:04.812729+0000 mgr.x (mgr.24523) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:08.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:07 smithi203 bash[20366]: cluster 2024-09-17T10:03:06.814526+0000 mgr.x (mgr.24523) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:08.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:07 smithi039 bash[19898]: cluster 2024-09-17T10:03:06.814526+0000 mgr.x (mgr.24523) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:07 smithi039 bash[25345]: cluster 2024-09-17T10:03:06.814526+0000 mgr.x (mgr.24523) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:10.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[19898]: cluster 2024-09-17T10:03:08.815072+0000 mgr.x (mgr.24523) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[19898]: audit 2024-09-17T10:03:08.835275+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[19898]: audit 2024-09-17T10:03:08.848726+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[19898]: audit 2024-09-17T10:03:08.862621+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[25345]: cluster 2024-09-17T10:03:08.815072+0000 mgr.x (mgr.24523) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[25345]: audit 2024-09-17T10:03:08.835275+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[25345]: audit 2024-09-17T10:03:08.848726+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:09 smithi039 bash[25345]: audit 2024-09-17T10:03:08.862621+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:09 smithi203 bash[20366]: cluster 2024-09-17T10:03:08.815072+0000 mgr.x (mgr.24523) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:09 smithi203 bash[20366]: audit 2024-09-17T10:03:08.835275+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:09 smithi203 bash[20366]: audit 2024-09-17T10:03:08.848726+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:09 smithi203 bash[20366]: audit 2024-09-17T10:03:08.862621+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:12.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:11 smithi039 bash[19898]: audit 2024-09-17T10:03:10.164380+0000 mgr.x (mgr.24523) 64 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:12.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:11 smithi039 bash[19898]: cluster 2024-09-17T10:03:10.815960+0000 mgr.x (mgr.24523) 65 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:12.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:11 smithi039 bash[19898]: audit 2024-09-17T10:03:11.398065+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:12.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:11 smithi039 bash[25345]: audit 2024-09-17T10:03:10.164380+0000 mgr.x (mgr.24523) 64 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:12.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:11 smithi039 bash[25345]: cluster 2024-09-17T10:03:10.815960+0000 mgr.x (mgr.24523) 65 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:12.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:11 smithi039 bash[25345]: audit 2024-09-17T10:03:11.398065+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:11 smithi203 bash[20366]: audit 2024-09-17T10:03:10.164380+0000 mgr.x (mgr.24523) 64 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:11 smithi203 bash[20366]: cluster 2024-09-17T10:03:10.815960+0000 mgr.x (mgr.24523) 65 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:11 smithi203 bash[20366]: audit 2024-09-17T10:03:11.398065+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:13.857 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:03:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:03:13] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:03:14.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:13 smithi039 bash[19898]: cluster 2024-09-17T10:03:12.816717+0000 mgr.x (mgr.24523) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:14.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:13 smithi039 bash[25345]: cluster 2024-09-17T10:03:12.816717+0000 mgr.x (mgr.24523) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:14.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:13 smithi203 bash[20366]: cluster 2024-09-17T10:03:12.816717+0000 mgr.x (mgr.24523) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:16.109 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:15 smithi203 bash[20366]: cluster 2024-09-17T10:03:14.817553+0000 mgr.x (mgr.24523) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:16.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:15 smithi039 bash[19898]: cluster 2024-09-17T10:03:14.817553+0000 mgr.x (mgr.24523) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:16.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:15 smithi039 bash[25345]: cluster 2024-09-17T10:03:14.817553+0000 mgr.x (mgr.24523) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[19898]: audit 2024-09-17T10:03:16.077646+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[19898]: audit 2024-09-17T10:03:16.095295+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[19898]: audit 2024-09-17T10:03:16.108426+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[19898]: cluster 2024-09-17T10:03:16.819410+0000 mgr.x (mgr.24523) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[25345]: audit 2024-09-17T10:03:16.077646+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[25345]: audit 2024-09-17T10:03:16.095295+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[25345]: audit 2024-09-17T10:03:16.108426+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:17 smithi039 bash[25345]: cluster 2024-09-17T10:03:16.819410+0000 mgr.x (mgr.24523) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:17.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:17 smithi203 bash[20366]: audit 2024-09-17T10:03:16.077646+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:17 smithi203 bash[20366]: audit 2024-09-17T10:03:16.095295+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:17 smithi203 bash[20366]: audit 2024-09-17T10:03:16.108426+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:17.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:17 smithi203 bash[20366]: cluster 2024-09-17T10:03:16.819410+0000 mgr.x (mgr.24523) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:20.128 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:19 smithi039 bash[19898]: cluster 2024-09-17T10:03:18.820267+0000 mgr.x (mgr.24523) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:20.129 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:19 smithi039 bash[25345]: cluster 2024-09-17T10:03:18.820267+0000 mgr.x (mgr.24523) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:20.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:19 smithi203 bash[20366]: cluster 2024-09-17T10:03:18.820267+0000 mgr.x (mgr.24523) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:22.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:21 smithi039 bash[19898]: audit 2024-09-17T10:03:20.172751+0000 mgr.x (mgr.24523) 70 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:22.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:21 smithi039 bash[19898]: cluster 2024-09-17T10:03:20.822062+0000 mgr.x (mgr.24523) 71 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:22.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:21 smithi039 bash[25345]: audit 2024-09-17T10:03:20.172751+0000 mgr.x (mgr.24523) 70 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:22.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:21 smithi039 bash[25345]: cluster 2024-09-17T10:03:20.822062+0000 mgr.x (mgr.24523) 71 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:22.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:21 smithi203 bash[20366]: audit 2024-09-17T10:03:20.172751+0000 mgr.x (mgr.24523) 70 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:22.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:21 smithi203 bash[20366]: cluster 2024-09-17T10:03:20.822062+0000 mgr.x (mgr.24523) 71 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:23.898 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:03:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:03:23] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:03:24.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:23 smithi203 bash[20366]: cluster 2024-09-17T10:03:22.822814+0000 mgr.x (mgr.24523) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:24.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:23 smithi039 bash[19898]: cluster 2024-09-17T10:03:22.822814+0000 mgr.x (mgr.24523) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:24.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:23 smithi039 bash[25345]: cluster 2024-09-17T10:03:22.822814+0000 mgr.x (mgr.24523) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:26.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:25 smithi203 bash[20366]: cluster 2024-09-17T10:03:24.823466+0000 mgr.x (mgr.24523) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:26.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:25 smithi039 bash[19898]: cluster 2024-09-17T10:03:24.823466+0000 mgr.x (mgr.24523) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:25 smithi039 bash[25345]: cluster 2024-09-17T10:03:24.823466+0000 mgr.x (mgr.24523) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:27.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:26 smithi203 bash[20366]: audit 2024-09-17T10:03:26.398260+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:26 smithi039 bash[19898]: audit 2024-09-17T10:03:26.398260+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:27.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:26 smithi039 bash[25345]: audit 2024-09-17T10:03:26.398260+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:28.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:27 smithi039 bash[19898]: cluster 2024-09-17T10:03:26.825106+0000 mgr.x (mgr.24523) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:28.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:27 smithi039 bash[25345]: cluster 2024-09-17T10:03:26.825106+0000 mgr.x (mgr.24523) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:27 smithi203 bash[20366]: cluster 2024-09-17T10:03:26.825106+0000 mgr.x (mgr.24523) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:29 smithi203 bash[20366]: cluster 2024-09-17T10:03:28.825828+0000 mgr.x (mgr.24523) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:29 smithi203 bash[20366]: audit 2024-09-17T10:03:29.075955+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:29 smithi203 bash[20366]: audit 2024-09-17T10:03:29.089947+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:29 smithi203 bash[20366]: audit 2024-09-17T10:03:29.107486+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[19898]: cluster 2024-09-17T10:03:28.825828+0000 mgr.x (mgr.24523) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:30.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[19898]: audit 2024-09-17T10:03:29.075955+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[19898]: audit 2024-09-17T10:03:29.089947+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[19898]: audit 2024-09-17T10:03:29.107486+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[25345]: cluster 2024-09-17T10:03:28.825828+0000 mgr.x (mgr.24523) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[25345]: audit 2024-09-17T10:03:29.075955+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[25345]: audit 2024-09-17T10:03:29.089947+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:29 smithi039 bash[25345]: audit 2024-09-17T10:03:29.107486+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:31 smithi203 bash[20366]: audit 2024-09-17T10:03:30.183893+0000 mgr.x (mgr.24523) 76 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:31 smithi203 bash[20366]: cluster 2024-09-17T10:03:30.827390+0000 mgr.x (mgr.24523) 77 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:32.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:31 smithi039 bash[19898]: audit 2024-09-17T10:03:30.183893+0000 mgr.x (mgr.24523) 76 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:32.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:31 smithi039 bash[19898]: cluster 2024-09-17T10:03:30.827390+0000 mgr.x (mgr.24523) 77 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:31 smithi039 bash[25345]: audit 2024-09-17T10:03:30.183893+0000 mgr.x (mgr.24523) 76 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:31 smithi039 bash[25345]: cluster 2024-09-17T10:03:30.827390+0000 mgr.x (mgr.24523) 77 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:33.956 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:03:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:03:33] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T10:03:34.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:33 smithi203 bash[20366]: cluster 2024-09-17T10:03:32.828160+0000 mgr.x (mgr.24523) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:34.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:33 smithi039 bash[19898]: cluster 2024-09-17T10:03:32.828160+0000 mgr.x (mgr.24523) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:34.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:33 smithi039 bash[25345]: cluster 2024-09-17T10:03:32.828160+0000 mgr.x (mgr.24523) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:36.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:35 smithi203 bash[20366]: cluster 2024-09-17T10:03:34.828911+0000 mgr.x (mgr.24523) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:36.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:35 smithi039 bash[19898]: cluster 2024-09-17T10:03:34.828911+0000 mgr.x (mgr.24523) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:36.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:35 smithi039 bash[25345]: cluster 2024-09-17T10:03:34.828911+0000 mgr.x (mgr.24523) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: audit 2024-09-17T10:03:36.286117+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: audit 2024-09-17T10:03:36.302154+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: audit 2024-09-17T10:03:36.315506+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: cluster 2024-09-17T10:03:36.830610+0000 mgr.x (mgr.24523) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: audit 2024-09-17T10:03:36.878436+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: audit 2024-09-17T10:03:36.880716+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[19898]: audit 2024-09-17T10:03:36.895875+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: audit 2024-09-17T10:03:36.286117+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: audit 2024-09-17T10:03:36.302154+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: audit 2024-09-17T10:03:36.315506+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: cluster 2024-09-17T10:03:36.830610+0000 mgr.x (mgr.24523) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: audit 2024-09-17T10:03:36.878436+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: audit 2024-09-17T10:03:36.880716+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:37 smithi039 bash[25345]: audit 2024-09-17T10:03:36.895875+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: audit 2024-09-17T10:03:36.286117+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: audit 2024-09-17T10:03:36.302154+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: audit 2024-09-17T10:03:36.315506+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: cluster 2024-09-17T10:03:36.830610+0000 mgr.x (mgr.24523) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: audit 2024-09-17T10:03:36.878436+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:03:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: audit 2024-09-17T10:03:36.880716+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:03:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:37 smithi203 bash[20366]: audit 2024-09-17T10:03:36.895875+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:40.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:39 smithi039 bash[19898]: cluster 2024-09-17T10:03:38.831269+0000 mgr.x (mgr.24523) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:40.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:39 smithi039 bash[25345]: cluster 2024-09-17T10:03:38.831269+0000 mgr.x (mgr.24523) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:40.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:39 smithi203 bash[20366]: cluster 2024-09-17T10:03:38.831269+0000 mgr.x (mgr.24523) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:41 smithi039 bash[25345]: audit 2024-09-17T10:03:40.192400+0000 mgr.x (mgr.24523) 82 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:41 smithi039 bash[25345]: cluster 2024-09-17T10:03:40.832837+0000 mgr.x (mgr.24523) 83 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:41 smithi039 bash[25345]: audit 2024-09-17T10:03:41.398746+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:41 smithi039 bash[19898]: audit 2024-09-17T10:03:40.192400+0000 mgr.x (mgr.24523) 82 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:41 smithi039 bash[19898]: cluster 2024-09-17T10:03:40.832837+0000 mgr.x (mgr.24523) 83 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:41 smithi039 bash[19898]: audit 2024-09-17T10:03:41.398746+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:42.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:41 smithi203 bash[20366]: audit 2024-09-17T10:03:40.192400+0000 mgr.x (mgr.24523) 82 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:42.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:41 smithi203 bash[20366]: cluster 2024-09-17T10:03:40.832837+0000 mgr.x (mgr.24523) 83 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:42.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:41 smithi203 bash[20366]: audit 2024-09-17T10:03:41.398746+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:43.900 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:03:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:03:43] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T10:03:44.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:43 smithi203 bash[20366]: cluster 2024-09-17T10:03:42.833669+0000 mgr.x (mgr.24523) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:44.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:43 smithi039 bash[19898]: cluster 2024-09-17T10:03:42.833669+0000 mgr.x (mgr.24523) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:44.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:43 smithi039 bash[25345]: cluster 2024-09-17T10:03:42.833669+0000 mgr.x (mgr.24523) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:46.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:45 smithi203 bash[20366]: cluster 2024-09-17T10:03:44.834451+0000 mgr.x (mgr.24523) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:46.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:45 smithi039 bash[19898]: cluster 2024-09-17T10:03:44.834451+0000 mgr.x (mgr.24523) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:46.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:45 smithi039 bash[25345]: cluster 2024-09-17T10:03:44.834451+0000 mgr.x (mgr.24523) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:47 smithi203 bash[20366]: cluster 2024-09-17T10:03:46.836164+0000 mgr.x (mgr.24523) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:48.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:47 smithi039 bash[19898]: cluster 2024-09-17T10:03:46.836164+0000 mgr.x (mgr.24523) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:48.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:47 smithi039 bash[25345]: cluster 2024-09-17T10:03:46.836164+0000 mgr.x (mgr.24523) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:03:50.200 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[19898]: cluster 2024-09-17T10:03:48.836907+0000 mgr.x (mgr.24523) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:50.200 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[19898]: audit 2024-09-17T10:03:49.294414+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.200 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[19898]: audit 2024-09-17T10:03:49.309827+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.200 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[19898]: audit 2024-09-17T10:03:49.322362+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.200 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[25345]: cluster 2024-09-17T10:03:48.836907+0000 mgr.x (mgr.24523) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:50.201 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[25345]: audit 2024-09-17T10:03:49.294414+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.201 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[25345]: audit 2024-09-17T10:03:49.309827+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.201 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:49 smithi039 bash[25345]: audit 2024-09-17T10:03:49.322362+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:49 smithi203 bash[20366]: cluster 2024-09-17T10:03:48.836907+0000 mgr.x (mgr.24523) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:03:50.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:49 smithi203 bash[20366]: audit 2024-09-17T10:03:49.294414+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:49 smithi203 bash[20366]: audit 2024-09-17T10:03:49.309827+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:50.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:49 smithi203 bash[20366]: audit 2024-09-17T10:03:49.322362+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:52.182 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:51 smithi203 bash[20366]: audit 2024-09-17T10:03:50.203731+0000 mgr.x (mgr.24523) 88 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:52.183 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:51 smithi203 bash[20366]: cluster 2024-09-17T10:03:50.838525+0000 mgr.x (mgr.24523) 89 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:52.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:51 smithi039 bash[19898]: audit 2024-09-17T10:03:50.203731+0000 mgr.x (mgr.24523) 88 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:52.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:51 smithi039 bash[19898]: cluster 2024-09-17T10:03:50.838525+0000 mgr.x (mgr.24523) 89 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:52.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:51 smithi039 bash[25345]: audit 2024-09-17T10:03:50.203731+0000 mgr.x (mgr.24523) 88 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:03:52.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:51 smithi039 bash[25345]: cluster 2024-09-17T10:03:50.838525+0000 mgr.x (mgr.24523) 89 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:53.935 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:03:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:03:53] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T10:03:54.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:53 smithi203 bash[20366]: cluster 2024-09-17T10:03:52.839235+0000 mgr.x (mgr.24523) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:54.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:53 smithi039 bash[19898]: cluster 2024-09-17T10:03:52.839235+0000 mgr.x (mgr.24523) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:54.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:53 smithi039 bash[25345]: cluster 2024-09-17T10:03:52.839235+0000 mgr.x (mgr.24523) 90 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:56.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:55 smithi203 bash[20366]: cluster 2024-09-17T10:03:54.839948+0000 mgr.x (mgr.24523) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:56.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:55 smithi039 bash[19898]: cluster 2024-09-17T10:03:54.839948+0000 mgr.x (mgr.24523) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:56.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:55 smithi039 bash[25345]: cluster 2024-09-17T10:03:54.839948+0000 mgr.x (mgr.24523) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:03:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:56 smithi203 bash[20366]: audit 2024-09-17T10:03:56.399198+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:56 smithi203 bash[20366]: audit 2024-09-17T10:03:56.488483+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:56 smithi203 bash[20366]: audit 2024-09-17T10:03:56.505405+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:56 smithi203 bash[20366]: audit 2024-09-17T10:03:56.518593+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[19898]: audit 2024-09-17T10:03:56.399198+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[19898]: audit 2024-09-17T10:03:56.488483+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[19898]: audit 2024-09-17T10:03:56.505405+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[19898]: audit 2024-09-17T10:03:56.518593+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[25345]: audit 2024-09-17T10:03:56.399198+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:03:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[25345]: audit 2024-09-17T10:03:56.488483+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[25345]: audit 2024-09-17T10:03:56.505405+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:56 smithi039 bash[25345]: audit 2024-09-17T10:03:56.518593+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:03:58.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:57 smithi203 bash[20366]: cluster 2024-09-17T10:03:56.841583+0000 mgr.x (mgr.24523) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:03:58.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:57 smithi039 bash[19898]: cluster 2024-09-17T10:03:56.841583+0000 mgr.x (mgr.24523) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:03:58.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:57 smithi039 bash[25345]: cluster 2024-09-17T10:03:56.841583+0000 mgr.x (mgr.24523) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:04:00.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:03:59 smithi203 bash[20366]: cluster 2024-09-17T10:03:58.842296+0000 mgr.x (mgr.24523) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:04:00.253 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:03:59 smithi039 bash[19898]: cluster 2024-09-17T10:03:58.842296+0000 mgr.x (mgr.24523) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:04:00.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:03:59 smithi039 bash[25345]: cluster 2024-09-17T10:03:58.842296+0000 mgr.x (mgr.24523) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:04:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:01 smithi203 bash[20366]: audit 2024-09-17T10:04:00.212376+0000 mgr.x (mgr.24523) 94 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:01 smithi203 bash[20366]: cluster 2024-09-17T10:04:00.843802+0000 mgr.x (mgr.24523) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:04:02.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:01 smithi039 bash[25345]: audit 2024-09-17T10:04:00.212376+0000 mgr.x (mgr.24523) 94 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:02.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:01 smithi039 bash[25345]: cluster 2024-09-17T10:04:00.843802+0000 mgr.x (mgr.24523) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:04:02.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:01 smithi039 bash[19898]: audit 2024-09-17T10:04:00.212376+0000 mgr.x (mgr.24523) 94 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:02.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:01 smithi039 bash[19898]: cluster 2024-09-17T10:04:00.843802+0000 mgr.x (mgr.24523) 95 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:04:03.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:04:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:04:03] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T10:04:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:03 smithi039 bash[19898]: cluster 2024-09-17T10:04:02.844524+0000 mgr.x (mgr.24523) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:04.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:03 smithi039 bash[25345]: cluster 2024-09-17T10:04:02.844524+0000 mgr.x (mgr.24523) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:04.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:03 smithi203 bash[20366]: cluster 2024-09-17T10:04:02.844524+0000 mgr.x (mgr.24523) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:04 smithi039 bash[19898]: cluster 2024-09-17T10:04:04.845277+0000 mgr.x (mgr.24523) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:05.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:04 smithi039 bash[25345]: cluster 2024-09-17T10:04:04.845277+0000 mgr.x (mgr.24523) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:05.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:04 smithi203 bash[20366]: cluster 2024-09-17T10:04:04.845277+0000 mgr.x (mgr.24523) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:08.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:07 smithi203 bash[20366]: cluster 2024-09-17T10:04:06.847091+0000 mgr.x (mgr.24523) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:08.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:07 smithi039 bash[19898]: cluster 2024-09-17T10:04:06.847091+0000 mgr.x (mgr.24523) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:07 smithi039 bash[25345]: cluster 2024-09-17T10:04:06.847091+0000 mgr.x (mgr.24523) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[25345]: cluster 2024-09-17T10:04:08.847617+0000 mgr.x (mgr.24523) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[25345]: audit 2024-09-17T10:04:09.482201+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[25345]: audit 2024-09-17T10:04:09.496222+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[25345]: audit 2024-09-17T10:04:09.508500+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[19898]: cluster 2024-09-17T10:04:08.847617+0000 mgr.x (mgr.24523) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[19898]: audit 2024-09-17T10:04:09.482201+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[19898]: audit 2024-09-17T10:04:09.496222+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.220 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:09 smithi039 bash[19898]: audit 2024-09-17T10:04:09.508500+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:09 smithi203 bash[20366]: cluster 2024-09-17T10:04:08.847617+0000 mgr.x (mgr.24523) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:09 smithi203 bash[20366]: audit 2024-09-17T10:04:09.482201+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:09 smithi203 bash[20366]: audit 2024-09-17T10:04:09.496222+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:10.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:09 smithi203 bash[20366]: audit 2024-09-17T10:04:09.508500+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:11 smithi203 bash[20366]: audit 2024-09-17T10:04:10.223657+0000 mgr.x (mgr.24523) 100 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:11 smithi203 bash[20366]: cluster 2024-09-17T10:04:10.849154+0000 mgr.x (mgr.24523) 101 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:11 smithi203 bash[20366]: audit 2024-09-17T10:04:11.399762+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:11 smithi039 bash[19898]: audit 2024-09-17T10:04:10.223657+0000 mgr.x (mgr.24523) 100 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:11 smithi039 bash[19898]: cluster 2024-09-17T10:04:10.849154+0000 mgr.x (mgr.24523) 101 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:11 smithi039 bash[19898]: audit 2024-09-17T10:04:11.399762+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:12.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:11 smithi039 bash[25345]: audit 2024-09-17T10:04:10.223657+0000 mgr.x (mgr.24523) 100 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:12.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:11 smithi039 bash[25345]: cluster 2024-09-17T10:04:10.849154+0000 mgr.x (mgr.24523) 101 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:11 smithi039 bash[25345]: audit 2024-09-17T10:04:11.399762+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:13.927 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:04:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:04:13] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T10:04:14.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:13 smithi203 bash[20366]: cluster 2024-09-17T10:04:12.849871+0000 mgr.x (mgr.24523) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:13 smithi039 bash[19898]: cluster 2024-09-17T10:04:12.849871+0000 mgr.x (mgr.24523) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:13 smithi039 bash[25345]: cluster 2024-09-17T10:04:12.849871+0000 mgr.x (mgr.24523) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:16.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:15 smithi203 bash[20366]: cluster 2024-09-17T10:04:14.850649+0000 mgr.x (mgr.24523) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:16.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:15 smithi039 bash[19898]: cluster 2024-09-17T10:04:14.850649+0000 mgr.x (mgr.24523) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:16.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:15 smithi039 bash[25345]: cluster 2024-09-17T10:04:14.850649+0000 mgr.x (mgr.24523) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:17 smithi203 bash[20366]: audit 2024-09-17T10:04:16.695658+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:17 smithi203 bash[20366]: audit 2024-09-17T10:04:16.712343+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:17 smithi203 bash[20366]: audit 2024-09-17T10:04:16.726453+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:17.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:17 smithi203 bash[20366]: cluster 2024-09-17T10:04:16.852281+0000 mgr.x (mgr.24523) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:18.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[19898]: audit 2024-09-17T10:04:16.695658+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:18.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[19898]: audit 2024-09-17T10:04:16.712343+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:18.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[19898]: audit 2024-09-17T10:04:16.726453+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:18.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[19898]: cluster 2024-09-17T10:04:16.852281+0000 mgr.x (mgr.24523) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:18.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[25345]: audit 2024-09-17T10:04:16.695658+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[25345]: audit 2024-09-17T10:04:16.712343+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[25345]: audit 2024-09-17T10:04:16.726453+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:17 smithi039 bash[25345]: cluster 2024-09-17T10:04:16.852281+0000 mgr.x (mgr.24523) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:20.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:19 smithi039 bash[25345]: cluster 2024-09-17T10:04:18.852958+0000 mgr.x (mgr.24523) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:20.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:19 smithi039 bash[19898]: cluster 2024-09-17T10:04:18.852958+0000 mgr.x (mgr.24523) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:20.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:19 smithi203 bash[20366]: cluster 2024-09-17T10:04:18.852958+0000 mgr.x (mgr.24523) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:22.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:21 smithi039 bash[25345]: audit 2024-09-17T10:04:20.232589+0000 mgr.x (mgr.24523) 106 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:22.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:21 smithi039 bash[25345]: cluster 2024-09-17T10:04:20.854550+0000 mgr.x (mgr.24523) 107 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:22.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:21 smithi039 bash[19898]: audit 2024-09-17T10:04:20.232589+0000 mgr.x (mgr.24523) 106 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:22.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:21 smithi039 bash[19898]: cluster 2024-09-17T10:04:20.854550+0000 mgr.x (mgr.24523) 107 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:22.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:21 smithi203 bash[20366]: audit 2024-09-17T10:04:20.232589+0000 mgr.x (mgr.24523) 106 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:22.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:21 smithi203 bash[20366]: cluster 2024-09-17T10:04:20.854550+0000 mgr.x (mgr.24523) 107 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:23.932 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:04:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:04:23] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T10:04:24.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:23 smithi203 bash[20366]: cluster 2024-09-17T10:04:22.855200+0000 mgr.x (mgr.24523) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:23 smithi039 bash[19898]: cluster 2024-09-17T10:04:22.855200+0000 mgr.x (mgr.24523) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:24.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:23 smithi039 bash[25345]: cluster 2024-09-17T10:04:22.855200+0000 mgr.x (mgr.24523) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:26.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:25 smithi203 bash[20366]: cluster 2024-09-17T10:04:24.855912+0000 mgr.x (mgr.24523) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:25 smithi039 bash[19898]: cluster 2024-09-17T10:04:24.855912+0000 mgr.x (mgr.24523) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:25 smithi039 bash[25345]: cluster 2024-09-17T10:04:24.855912+0000 mgr.x (mgr.24523) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:27.018 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:26 smithi203 bash[20366]: audit 2024-09-17T10:04:26.400265+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:26 smithi039 bash[19898]: audit 2024-09-17T10:04:26.400265+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:27.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:26 smithi039 bash[25345]: audit 2024-09-17T10:04:26.400265+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:27 smithi203 bash[20366]: cluster 2024-09-17T10:04:26.856930+0000 mgr.x (mgr.24523) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:28.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:27 smithi039 bash[19898]: cluster 2024-09-17T10:04:26.856930+0000 mgr.x (mgr.24523) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:28.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:27 smithi039 bash[25345]: cluster 2024-09-17T10:04:26.856930+0000 mgr.x (mgr.24523) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:30.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[19898]: cluster 2024-09-17T10:04:28.857624+0000 mgr.x (mgr.24523) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:30.011 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[19898]: audit 2024-09-17T10:04:29.724945+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.012 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[19898]: audit 2024-09-17T10:04:29.739064+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.012 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[19898]: audit 2024-09-17T10:04:29.753742+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.012 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[25345]: cluster 2024-09-17T10:04:28.857624+0000 mgr.x (mgr.24523) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:30.012 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[25345]: audit 2024-09-17T10:04:29.724945+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.012 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[25345]: audit 2024-09-17T10:04:29.739064+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.012 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:29 smithi039 bash[25345]: audit 2024-09-17T10:04:29.753742+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:29 smithi203 bash[20366]: cluster 2024-09-17T10:04:28.857624+0000 mgr.x (mgr.24523) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:29 smithi203 bash[20366]: audit 2024-09-17T10:04:29.724945+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:29 smithi203 bash[20366]: audit 2024-09-17T10:04:29.739064+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:30.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:29 smithi203 bash[20366]: audit 2024-09-17T10:04:29.753742+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:31 smithi203 bash[20366]: audit 2024-09-17T10:04:30.240531+0000 mgr.x (mgr.24523) 112 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:32.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:31 smithi203 bash[20366]: cluster 2024-09-17T10:04:30.859218+0000 mgr.x (mgr.24523) 113 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:31 smithi039 bash[25345]: audit 2024-09-17T10:04:30.240531+0000 mgr.x (mgr.24523) 112 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:31 smithi039 bash[25345]: cluster 2024-09-17T10:04:30.859218+0000 mgr.x (mgr.24523) 113 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:32.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:31 smithi039 bash[19898]: audit 2024-09-17T10:04:30.240531+0000 mgr.x (mgr.24523) 112 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:32.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:31 smithi039 bash[19898]: cluster 2024-09-17T10:04:30.859218+0000 mgr.x (mgr.24523) 113 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:33.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:04:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:04:33] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:04:34.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:33 smithi039 bash[25345]: cluster 2024-09-17T10:04:32.859912+0000 mgr.x (mgr.24523) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:34.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:33 smithi039 bash[19898]: cluster 2024-09-17T10:04:32.859912+0000 mgr.x (mgr.24523) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:34.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:33 smithi203 bash[20366]: cluster 2024-09-17T10:04:32.859912+0000 mgr.x (mgr.24523) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:35.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:34 smithi039 bash[19898]: cluster 2024-09-17T10:04:34.860615+0000 mgr.x (mgr.24523) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:35.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:34 smithi039 bash[25345]: cluster 2024-09-17T10:04:34.860615+0000 mgr.x (mgr.24523) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:35.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:34 smithi203 bash[20366]: cluster 2024-09-17T10:04:34.860615+0000 mgr.x (mgr.24523) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:38.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: cluster 2024-09-17T10:04:36.861867+0000 mgr.x (mgr.24523) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:38.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: audit 2024-09-17T10:04:36.884572+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: audit 2024-09-17T10:04:36.900797+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: audit 2024-09-17T10:04:36.916016+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: audit 2024-09-17T10:04:37.029378+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: audit 2024-09-17T10:04:37.031682+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[19898]: audit 2024-09-17T10:04:37.044557+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: cluster 2024-09-17T10:04:36.861867+0000 mgr.x (mgr.24523) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: audit 2024-09-17T10:04:36.884572+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: audit 2024-09-17T10:04:36.900797+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: audit 2024-09-17T10:04:36.916016+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: audit 2024-09-17T10:04:37.029378+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:04:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: audit 2024-09-17T10:04:37.031682+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:04:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:37 smithi039 bash[25345]: audit 2024-09-17T10:04:37.044557+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: cluster 2024-09-17T10:04:36.861867+0000 mgr.x (mgr.24523) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: audit 2024-09-17T10:04:36.884572+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: audit 2024-09-17T10:04:36.900797+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: audit 2024-09-17T10:04:36.916016+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: audit 2024-09-17T10:04:37.029378+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:04:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: audit 2024-09-17T10:04:37.031682+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:04:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:37 smithi203 bash[20366]: audit 2024-09-17T10:04:37.044557+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:40.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:39 smithi203 bash[20366]: cluster 2024-09-17T10:04:38.862620+0000 mgr.x (mgr.24523) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:40.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:39 smithi039 bash[19898]: cluster 2024-09-17T10:04:38.862620+0000 mgr.x (mgr.24523) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:40.248 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:39 smithi039 bash[25345]: cluster 2024-09-17T10:04:38.862620+0000 mgr.x (mgr.24523) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:42.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:41 smithi203 bash[20366]: audit 2024-09-17T10:04:40.252190+0000 mgr.x (mgr.24523) 118 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:42.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:41 smithi203 bash[20366]: cluster 2024-09-17T10:04:40.864162+0000 mgr.x (mgr.24523) 119 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:42.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:41 smithi203 bash[20366]: audit 2024-09-17T10:04:41.400513+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:42.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:41 smithi039 bash[25345]: audit 2024-09-17T10:04:40.252190+0000 mgr.x (mgr.24523) 118 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:42.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:41 smithi039 bash[25345]: cluster 2024-09-17T10:04:40.864162+0000 mgr.x (mgr.24523) 119 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:42.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:41 smithi039 bash[25345]: audit 2024-09-17T10:04:41.400513+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:41 smithi039 bash[19898]: audit 2024-09-17T10:04:40.252190+0000 mgr.x (mgr.24523) 118 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:41 smithi039 bash[19898]: cluster 2024-09-17T10:04:40.864162+0000 mgr.x (mgr.24523) 119 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:41 smithi039 bash[19898]: audit 2024-09-17T10:04:41.400513+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:43.912 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:04:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:04:43] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:04:44.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:43 smithi039 bash[19898]: cluster 2024-09-17T10:04:42.864850+0000 mgr.x (mgr.24523) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:44.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:43 smithi039 bash[25345]: cluster 2024-09-17T10:04:42.864850+0000 mgr.x (mgr.24523) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:44.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:43 smithi203 bash[20366]: cluster 2024-09-17T10:04:42.864850+0000 mgr.x (mgr.24523) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:46.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:45 smithi203 bash[20366]: cluster 2024-09-17T10:04:44.865581+0000 mgr.x (mgr.24523) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:46.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:45 smithi039 bash[19898]: cluster 2024-09-17T10:04:44.865581+0000 mgr.x (mgr.24523) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:46.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:45 smithi039 bash[25345]: cluster 2024-09-17T10:04:44.865581+0000 mgr.x (mgr.24523) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:47 smithi203 bash[20366]: cluster 2024-09-17T10:04:46.867283+0000 mgr.x (mgr.24523) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:48.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:47 smithi039 bash[19898]: cluster 2024-09-17T10:04:46.867283+0000 mgr.x (mgr.24523) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:48.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:47 smithi039 bash[25345]: cluster 2024-09-17T10:04:46.867283+0000 mgr.x (mgr.24523) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:49.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:49 smithi203 bash[20366]: cluster 2024-09-17T10:04:48.868008+0000 mgr.x (mgr.24523) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:50.260 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:49 smithi039 bash[19898]: cluster 2024-09-17T10:04:48.868008+0000 mgr.x (mgr.24523) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:50.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:49 smithi039 bash[25345]: cluster 2024-09-17T10:04:48.868008+0000 mgr.x (mgr.24523) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:50.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:50 smithi039 bash[19898]: audit 2024-09-17T10:04:49.971633+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:50.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:50 smithi039 bash[19898]: audit 2024-09-17T10:04:49.987422+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:50.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:50 smithi039 bash[19898]: audit 2024-09-17T10:04:49.999408+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:51.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:50 smithi203 bash[20366]: audit 2024-09-17T10:04:49.971633+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:51.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:50 smithi203 bash[20366]: audit 2024-09-17T10:04:49.987422+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:51.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:50 smithi203 bash[20366]: audit 2024-09-17T10:04:49.999408+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:51.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:50 smithi039 bash[25345]: audit 2024-09-17T10:04:49.971633+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:51.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:50 smithi039 bash[25345]: audit 2024-09-17T10:04:49.987422+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:51.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:50 smithi039 bash[25345]: audit 2024-09-17T10:04:49.999408+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:52.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:51 smithi203 bash[20366]: audit 2024-09-17T10:04:50.263753+0000 mgr.x (mgr.24523) 124 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:52.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:51 smithi203 bash[20366]: cluster 2024-09-17T10:04:50.869610+0000 mgr.x (mgr.24523) 125 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:52.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:51 smithi039 bash[19898]: audit 2024-09-17T10:04:50.263753+0000 mgr.x (mgr.24523) 124 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:52.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:51 smithi039 bash[19898]: cluster 2024-09-17T10:04:50.869610+0000 mgr.x (mgr.24523) 125 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:52.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:51 smithi039 bash[25345]: audit 2024-09-17T10:04:50.263753+0000 mgr.x (mgr.24523) 124 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:04:52.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:51 smithi039 bash[25345]: cluster 2024-09-17T10:04:50.869610+0000 mgr.x (mgr.24523) 125 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:53.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:04:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:04:53] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:04:54.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:53 smithi203 bash[20366]: cluster 2024-09-17T10:04:52.870301+0000 mgr.x (mgr.24523) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:54.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:53 smithi039 bash[19898]: cluster 2024-09-17T10:04:52.870301+0000 mgr.x (mgr.24523) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:53 smithi039 bash[25345]: cluster 2024-09-17T10:04:52.870301+0000 mgr.x (mgr.24523) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:55.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:54 smithi039 bash[19898]: cluster 2024-09-17T10:04:54.870999+0000 mgr.x (mgr.24523) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:54 smithi039 bash[25345]: cluster 2024-09-17T10:04:54.870999+0000 mgr.x (mgr.24523) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:55.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:54 smithi203 bash[20366]: cluster 2024-09-17T10:04:54.870999+0000 mgr.x (mgr.24523) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:04:56.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:56 smithi203 bash[20366]: audit 2024-09-17T10:04:56.400999+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:56.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:56 smithi039 bash[19898]: audit 2024-09-17T10:04:56.400999+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:56.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:56 smithi039 bash[25345]: audit 2024-09-17T10:04:56.400999+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:04:57.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:57 smithi203 bash[20366]: cluster 2024-09-17T10:04:56.872643+0000 mgr.x (mgr.24523) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:57.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:57 smithi203 bash[20366]: audit 2024-09-17T10:04:57.103418+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:57 smithi203 bash[20366]: audit 2024-09-17T10:04:57.121750+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:57 smithi203 bash[20366]: audit 2024-09-17T10:04:57.139014+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[19898]: cluster 2024-09-17T10:04:56.872643+0000 mgr.x (mgr.24523) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[19898]: audit 2024-09-17T10:04:57.103418+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[19898]: audit 2024-09-17T10:04:57.121750+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[19898]: audit 2024-09-17T10:04:57.139014+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[25345]: cluster 2024-09-17T10:04:56.872643+0000 mgr.x (mgr.24523) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:04:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[25345]: audit 2024-09-17T10:04:57.103418+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[25345]: audit 2024-09-17T10:04:57.121750+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:04:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:57 smithi039 bash[25345]: audit 2024-09-17T10:04:57.139014+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:00.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:04:59 smithi203 bash[20366]: cluster 2024-09-17T10:04:58.873343+0000 mgr.x (mgr.24523) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:00.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:04:59 smithi039 bash[19898]: cluster 2024-09-17T10:04:58.873343+0000 mgr.x (mgr.24523) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:00.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:04:59 smithi039 bash[25345]: cluster 2024-09-17T10:04:58.873343+0000 mgr.x (mgr.24523) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:01 smithi203 bash[20366]: audit 2024-09-17T10:05:00.270742+0000 mgr.x (mgr.24523) 130 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:01 smithi203 bash[20366]: cluster 2024-09-17T10:05:00.875066+0000 mgr.x (mgr.24523) 131 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:02.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:01 smithi039 bash[19898]: audit 2024-09-17T10:05:00.270742+0000 mgr.x (mgr.24523) 130 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:02.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:01 smithi039 bash[19898]: cluster 2024-09-17T10:05:00.875066+0000 mgr.x (mgr.24523) 131 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:02.247 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:01 smithi039 bash[25345]: audit 2024-09-17T10:05:00.270742+0000 mgr.x (mgr.24523) 130 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:02.247 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:01 smithi039 bash[25345]: cluster 2024-09-17T10:05:00.875066+0000 mgr.x (mgr.24523) 131 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:03.944 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:05:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:05:03] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-09-17T10:05:04.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:03 smithi203 bash[20366]: cluster 2024-09-17T10:05:02.875851+0000 mgr.x (mgr.24523) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:04.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:03 smithi039 bash[25345]: cluster 2024-09-17T10:05:02.875851+0000 mgr.x (mgr.24523) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:03 smithi039 bash[19898]: cluster 2024-09-17T10:05:02.875851+0000 mgr.x (mgr.24523) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:06.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:05 smithi203 bash[20366]: cluster 2024-09-17T10:05:04.876734+0000 mgr.x (mgr.24523) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:06.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:05 smithi039 bash[25345]: cluster 2024-09-17T10:05:04.876734+0000 mgr.x (mgr.24523) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:06.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:05 smithi039 bash[19898]: cluster 2024-09-17T10:05:04.876734+0000 mgr.x (mgr.24523) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:08.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:07 smithi203 bash[20366]: cluster 2024-09-17T10:05:06.878458+0000 mgr.x (mgr.24523) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:08.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:07 smithi039 bash[19898]: cluster 2024-09-17T10:05:06.878458+0000 mgr.x (mgr.24523) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:07 smithi039 bash[25345]: cluster 2024-09-17T10:05:06.878458+0000 mgr.x (mgr.24523) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:10.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:09 smithi203 bash[20366]: cluster 2024-09-17T10:05:08.879129+0000 mgr.x (mgr.24523) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:10.230 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:09 smithi039 bash[25345]: cluster 2024-09-17T10:05:08.879129+0000 mgr.x (mgr.24523) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:10.230 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:09 smithi039 bash[19898]: cluster 2024-09-17T10:05:08.879129+0000 mgr.x (mgr.24523) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:11.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:11 smithi203 bash[20366]: audit 2024-09-17T10:05:10.200758+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:11 smithi203 bash[20366]: audit 2024-09-17T10:05:10.216262+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:11 smithi203 bash[20366]: audit 2024-09-17T10:05:10.229004+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:11 smithi203 bash[20366]: audit 2024-09-17T10:05:10.282176+0000 mgr.x (mgr.24523) 136 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:11 smithi203 bash[20366]: cluster 2024-09-17T10:05:10.880801+0000 mgr.x (mgr.24523) 137 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:11.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[19898]: audit 2024-09-17T10:05:10.200758+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[19898]: audit 2024-09-17T10:05:10.216262+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[19898]: audit 2024-09-17T10:05:10.229004+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[19898]: audit 2024-09-17T10:05:10.282176+0000 mgr.x (mgr.24523) 136 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[19898]: cluster 2024-09-17T10:05:10.880801+0000 mgr.x (mgr.24523) 137 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[25345]: audit 2024-09-17T10:05:10.200758+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[25345]: audit 2024-09-17T10:05:10.216262+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[25345]: audit 2024-09-17T10:05:10.229004+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[25345]: audit 2024-09-17T10:05:10.282176+0000 mgr.x (mgr.24523) 136 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:11 smithi039 bash[25345]: cluster 2024-09-17T10:05:10.880801+0000 mgr.x (mgr.24523) 137 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:12 smithi039 bash[19898]: audit 2024-09-17T10:05:11.400913+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:12.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:12 smithi039 bash[25345]: audit 2024-09-17T10:05:11.400913+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:12.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:12 smithi203 bash[20366]: audit 2024-09-17T10:05:11.400913+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:13.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:13 smithi203 bash[20366]: cluster 2024-09-17T10:05:12.881585+0000 mgr.x (mgr.24523) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:13.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:13 smithi039 bash[19898]: cluster 2024-09-17T10:05:12.881585+0000 mgr.x (mgr.24523) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:13.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:13 smithi039 bash[25345]: cluster 2024-09-17T10:05:12.881585+0000 mgr.x (mgr.24523) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:13.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:05:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:05:13] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.43.0" 2024-09-17T10:05:15.821 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T10:05:16.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:15 smithi039 bash[19898]: cluster 2024-09-17T10:05:14.882397+0000 mgr.x (mgr.24523) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:16.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:15 smithi039 bash[25345]: cluster 2024-09-17T10:05:14.882397+0000 mgr.x (mgr.24523) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:16.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:15 smithi203 bash[20366]: cluster 2024-09-17T10:05:14.882397+0000 mgr.x (mgr.24523) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:18.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:17 smithi203 bash[20366]: cluster 2024-09-17T10:05:16.884135+0000 mgr.x (mgr.24523) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:18.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:17 smithi203 bash[20366]: audit 2024-09-17T10:05:17.350685+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:17 smithi203 bash[20366]: audit 2024-09-17T10:05:17.364650+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:17 smithi203 bash[20366]: audit 2024-09-17T10:05:17.377986+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[19898]: cluster 2024-09-17T10:05:16.884135+0000 mgr.x (mgr.24523) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:18.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[19898]: audit 2024-09-17T10:05:17.350685+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[19898]: audit 2024-09-17T10:05:17.364650+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[19898]: audit 2024-09-17T10:05:17.377986+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[25345]: cluster 2024-09-17T10:05:16.884135+0000 mgr.x (mgr.24523) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[25345]: audit 2024-09-17T10:05:17.350685+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[25345]: audit 2024-09-17T10:05:17.364650+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:17 smithi039 bash[25345]: audit 2024-09-17T10:05:17.377986+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:20.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:19 smithi203 bash[20366]: cluster 2024-09-17T10:05:18.884975+0000 mgr.x (mgr.24523) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:20.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:19 smithi039 bash[19898]: cluster 2024-09-17T10:05:18.884975+0000 mgr.x (mgr.24523) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:20.290 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:19 smithi039 bash[25345]: cluster 2024-09-17T10:05:18.884975+0000 mgr.x (mgr.24523) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:20.655 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:05:22.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:21 smithi203 bash[20366]: audit 2024-09-17T10:05:20.293612+0000 mgr.x (mgr.24523) 142 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:22.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:21 smithi203 bash[20366]: cluster 2024-09-17T10:05:20.886769+0000 mgr.x (mgr.24523) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:22.305 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:21 smithi039 bash[19898]: audit 2024-09-17T10:05:20.293612+0000 mgr.x (mgr.24523) 142 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:22.305 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:21 smithi039 bash[19898]: cluster 2024-09-17T10:05:20.886769+0000 mgr.x (mgr.24523) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:22.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:21 smithi039 bash[25345]: audit 2024-09-17T10:05:20.293612+0000 mgr.x (mgr.24523) 142 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:22.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:21 smithi039 bash[25345]: cluster 2024-09-17T10:05:20.886769+0000 mgr.x (mgr.24523) 143 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:23.105 INFO:teuthology.orchestra.run.smithi039.stdout:Scheduled to redeploy mgr.y on host 'smithi039' 2024-09-17T10:05:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:22 smithi039 bash[25345]: audit 2024-09-17T10:05:22.700497+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.39:0/2684043711' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:05:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:22 smithi039 bash[19898]: audit 2024-09-17T10:05:22.700497+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.39:0/2684043711' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:05:23.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:22 smithi203 bash[20366]: audit 2024-09-17T10:05:22.700497+0000 mon.a (mon.0) 1552 : audit [DBG] from='client.? 172.21.15.39:0/2684043711' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-17T10:05:23.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:05:23] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.43.0" 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: cluster 2024-09-17T10:05:22.887612+0000 mgr.x (mgr.24523) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.080902+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.093558+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.104395+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.110310+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.111619+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.121011+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.162788+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.163131+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:05:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.164675+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[25345]: audit 2024-09-17T10:05:23.166065+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: cluster 2024-09-17T10:05:22.887612+0000 mgr.x (mgr.24523) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.080902+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.093558+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.104395+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.110310+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.111619+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.121011+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.162788+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.163131+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:05:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.164675+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:05:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:23 smithi039 bash[19898]: audit 2024-09-17T10:05:23.166065+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:24.443 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps --refresh' 2024-09-17T10:05:24.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: cluster 2024-09-17T10:05:22.887612+0000 mgr.x (mgr.24523) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.080902+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.093558+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.104395+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.110310+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.111619+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.121011+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.162788+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.163131+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24523 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.164675+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:05:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:23 smithi203 bash[20366]: audit 2024-09-17T10:05:23.166065+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:05:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:24 smithi039 bash[25345]: audit 2024-09-17T10:05:23.076741+0000 mgr.x (mgr.24523) 145 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:05:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:24 smithi039 bash[25345]: cephadm 2024-09-17T10:05:23.088184+0000 mgr.x (mgr.24523) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T10:05:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:24 smithi039 bash[25345]: cephadm 2024-09-17T10:05:23.170469+0000 mgr.x (mgr.24523) 147 : cephadm [INF] Deploying daemon mgr.y on smithi039 2024-09-17T10:05:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:24 smithi039 bash[19898]: audit 2024-09-17T10:05:23.076741+0000 mgr.x (mgr.24523) 145 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:05:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:24 smithi039 bash[19898]: cephadm 2024-09-17T10:05:23.088184+0000 mgr.x (mgr.24523) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T10:05:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:24 smithi039 bash[19898]: cephadm 2024-09-17T10:05:23.170469+0000 mgr.x (mgr.24523) 147 : cephadm [INF] Deploying daemon mgr.y on smithi039 2024-09-17T10:05:25.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:25 smithi203 bash[20366]: audit 2024-09-17T10:05:23.076741+0000 mgr.x (mgr.24523) 145 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:05:25.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:25 smithi203 bash[20366]: cephadm 2024-09-17T10:05:23.088184+0000 mgr.x (mgr.24523) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-17T10:05:25.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:25 smithi203 bash[20366]: cephadm 2024-09-17T10:05:23.170469+0000 mgr.x (mgr.24523) 147 : cephadm [INF] Deploying daemon mgr.y on smithi039 2024-09-17T10:05:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:26 smithi039 bash[19898]: cluster 2024-09-17T10:05:24.888760+0000 mgr.x (mgr.24523) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:26 smithi039 bash[25345]: cluster 2024-09-17T10:05:24.888760+0000 mgr.x (mgr.24523) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:26.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:26 smithi203 bash[20366]: cluster 2024-09-17T10:05:24.888760+0000 mgr.x (mgr.24523) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:27.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:27 smithi203 bash[20366]: audit 2024-09-17T10:05:26.401289+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:27.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:27 smithi203 bash[20366]: cluster 2024-09-17T10:05:26.890438+0000 mgr.x (mgr.24523) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:27 smithi039 bash[19898]: audit 2024-09-17T10:05:26.401289+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:27 smithi039 bash[19898]: cluster 2024-09-17T10:05:26.890438+0000 mgr.x (mgr.24523) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:27.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:27 smithi039 bash[25345]: audit 2024-09-17T10:05:26.401289+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:27.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:27 smithi039 bash[25345]: cluster 2024-09-17T10:05:26.890438+0000 mgr.x (mgr.24523) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:29.829 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:05:30.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:29 smithi203 bash[20366]: cluster 2024-09-17T10:05:28.891099+0000 mgr.x (mgr.24523) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:30.300 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:29 smithi039 bash[19898]: cluster 2024-09-17T10:05:28.891099+0000 mgr.x (mgr.24523) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:30.301 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:29 smithi039 bash[25345]: cluster 2024-09-17T10:05:28.891099+0000 mgr.x (mgr.24523) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:31.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[19898]: audit 2024-09-17T10:05:30.304980+0000 mgr.x (mgr.24523) 151 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:31.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[19898]: audit 2024-09-17T10:05:30.402778+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[19898]: audit 2024-09-17T10:05:30.412682+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[19898]: audit 2024-09-17T10:05:30.421827+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[19898]: cluster 2024-09-17T10:05:30.892708+0000 mgr.x (mgr.24523) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[25345]: audit 2024-09-17T10:05:30.304980+0000 mgr.x (mgr.24523) 151 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[25345]: audit 2024-09-17T10:05:30.402778+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[25345]: audit 2024-09-17T10:05:30.412682+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[25345]: audit 2024-09-17T10:05:30.421827+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:31 smithi039 bash[25345]: cluster 2024-09-17T10:05:30.892708+0000 mgr.x (mgr.24523) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 1s ago 24m - - 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 14s ago 23m - - 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (13m) 1s ago 14m 13.7M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (13m) 14s ago 13m 72.3M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (3m) 1s ago 11m 47.8M - 3.8 ebb0615149de bdb63509eaf3 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (6m) 14s ago 22m 509M - 19.3.0-4963-ge646f729 f271290a0950 49dccbc585bd 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:9283,8765 running (25m) 1s ago 25m 427M - 19.1.1-330-gc2ddf972 ebb0615149de f0bc913c1990 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (25m) 1s ago 25m 68.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (23m) 14s ago 23m 52.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:05:31.697 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (23m) 1s ago 23m 52.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (14m) 1s ago 14m 8804k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (14m) 14s ago 14m 8680k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (21m) 1s ago 21m 54.3M 2780M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (20m) 1s ago 21m 54.9M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (20m) 1s ago 20m 51.7M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (19m) 1s ago 19m 61.2M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (18m) 14s ago 18m 54.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (17m) 14s ago 17m 60.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (16m) 14s ago 16m 51.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (15m) 14s ago 15m 62.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (2m) 14s ago 14m 44.3M - 2.43.0 a07b618ecd1d 250fed26e11b 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (11m) 1s ago 11m 98.2M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:05:31.698 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (11m) 14s ago 11m 96.4M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:05:31.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:31 smithi203 bash[20366]: audit 2024-09-17T10:05:30.304980+0000 mgr.x (mgr.24523) 151 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:31.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:31 smithi203 bash[20366]: audit 2024-09-17T10:05:30.402778+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:31 smithi203 bash[20366]: audit 2024-09-17T10:05:30.412682+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:31 smithi203 bash[20366]: audit 2024-09-17T10:05:30.421827+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:31.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:31 smithi203 bash[20366]: cluster 2024-09-17T10:05:30.892708+0000 mgr.x (mgr.24523) 152 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:32.626 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:05:32.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:32 smithi203 bash[20366]: audit 2024-09-17T10:05:31.659233+0000 mgr.x (mgr.24523) 153 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:05:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:32 smithi039 bash[19898]: audit 2024-09-17T10:05:31.659233+0000 mgr.x (mgr.24523) 153 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:05:32.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:32 smithi039 bash[25345]: audit 2024-09-17T10:05:31.659233+0000 mgr.x (mgr.24523) 153 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:05:33.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:33 smithi203 bash[20366]: cluster 2024-09-17T10:05:32.893367+0000 mgr.x (mgr.24523) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:33.726 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:05:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:05:33] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:05:33.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:33 smithi039 bash[19898]: cluster 2024-09-17T10:05:32.893367+0000 mgr.x (mgr.24523) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:33.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:33 smithi039 bash[25345]: cluster 2024-09-17T10:05:32.893367+0000 mgr.x (mgr.24523) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:36.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:35 smithi203 bash[20366]: cluster 2024-09-17T10:05:34.894024+0000 mgr.x (mgr.24523) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:36.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:35 smithi039 bash[19898]: cluster 2024-09-17T10:05:34.894024+0000 mgr.x (mgr.24523) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:36.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:35 smithi039 bash[25345]: cluster 2024-09-17T10:05:34.894024+0000 mgr.x (mgr.24523) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:37.467 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:05:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:37 smithi203 bash[20366]: cluster 2024-09-17T10:05:36.895662+0000 mgr.x (mgr.24523) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:38.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:37 smithi203 bash[20366]: audit 2024-09-17T10:05:37.582505+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:37 smithi203 bash[20366]: audit 2024-09-17T10:05:37.596856+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:37 smithi203 bash[20366]: audit 2024-09-17T10:05:37.610330+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[19898]: cluster 2024-09-17T10:05:36.895662+0000 mgr.x (mgr.24523) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[19898]: audit 2024-09-17T10:05:37.582505+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[19898]: audit 2024-09-17T10:05:37.596856+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[19898]: audit 2024-09-17T10:05:37.610330+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[25345]: cluster 2024-09-17T10:05:36.895662+0000 mgr.x (mgr.24523) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[25345]: audit 2024-09-17T10:05:37.582505+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[25345]: audit 2024-09-17T10:05:37.596856+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:37 smithi039 bash[25345]: audit 2024-09-17T10:05:37.610330+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:40.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:39 smithi039 bash[19898]: cluster 2024-09-17T10:05:38.896320+0000 mgr.x (mgr.24523) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:40.309 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:39 smithi039 bash[25345]: cluster 2024-09-17T10:05:38.896320+0000 mgr.x (mgr.24523) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:40.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:39 smithi203 bash[20366]: cluster 2024-09-17T10:05:38.896320+0000 mgr.x (mgr.24523) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:42.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:41 smithi039 bash[19898]: audit 2024-09-17T10:05:40.313060+0000 mgr.x (mgr.24523) 158 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:42.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:41 smithi039 bash[19898]: cluster 2024-09-17T10:05:40.897939+0000 mgr.x (mgr.24523) 159 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:42.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:41 smithi039 bash[19898]: audit 2024-09-17T10:05:41.401771+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:42.342 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:41 smithi039 bash[25345]: audit 2024-09-17T10:05:40.313060+0000 mgr.x (mgr.24523) 158 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:42.342 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:41 smithi039 bash[25345]: cluster 2024-09-17T10:05:40.897939+0000 mgr.x (mgr.24523) 159 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:42.342 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:41 smithi039 bash[25345]: audit 2024-09-17T10:05:41.401771+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:42.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:41 smithi203 bash[20366]: audit 2024-09-17T10:05:40.313060+0000 mgr.x (mgr.24523) 158 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:42.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:41 smithi203 bash[20366]: cluster 2024-09-17T10:05:40.897939+0000 mgr.x (mgr.24523) 159 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:42.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:41 smithi203 bash[20366]: audit 2024-09-17T10:05:41.401771+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:43.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:43 smithi039 bash[19898]: cluster 2024-09-17T10:05:42.898647+0000 mgr.x (mgr.24523) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:43 smithi039 bash[25345]: cluster 2024-09-17T10:05:42.898647+0000 mgr.x (mgr.24523) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:43.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:43 smithi203 bash[20366]: cluster 2024-09-17T10:05:42.898647+0000 mgr.x (mgr.24523) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:43.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:05:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:05:43] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:05:46.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:45 smithi203 bash[20366]: cluster 2024-09-17T10:05:44.899319+0000 mgr.x (mgr.24523) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:46.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:45 smithi039 bash[19898]: cluster 2024-09-17T10:05:44.899319+0000 mgr.x (mgr.24523) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:45 smithi039 bash[25345]: cluster 2024-09-17T10:05:44.899319+0000 mgr.x (mgr.24523) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:47 smithi203 bash[20366]: cluster 2024-09-17T10:05:46.900934+0000 mgr.x (mgr.24523) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:48.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:47 smithi039 bash[19898]: cluster 2024-09-17T10:05:46.900934+0000 mgr.x (mgr.24523) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:48.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:47 smithi039 bash[25345]: cluster 2024-09-17T10:05:46.900934+0000 mgr.x (mgr.24523) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:50.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:49 smithi203 bash[20366]: cluster 2024-09-17T10:05:48.901630+0000 mgr.x (mgr.24523) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:50.320 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:49 smithi039 bash[19898]: cluster 2024-09-17T10:05:48.901630+0000 mgr.x (mgr.24523) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:50.321 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:49 smithi039 bash[25345]: cluster 2024-09-17T10:05:48.901630+0000 mgr.x (mgr.24523) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:51.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:51 smithi203 bash[20366]: audit 2024-09-17T10:05:50.324317+0000 mgr.x (mgr.24523) 164 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:51.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:51 smithi203 bash[20366]: audit 2024-09-17T10:05:50.639826+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:51 smithi203 bash[20366]: audit 2024-09-17T10:05:50.660257+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:51 smithi203 bash[20366]: audit 2024-09-17T10:05:50.680914+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:51 smithi203 bash[20366]: cluster 2024-09-17T10:05:50.903461+0000 mgr.x (mgr.24523) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[19898]: audit 2024-09-17T10:05:50.324317+0000 mgr.x (mgr.24523) 164 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[19898]: audit 2024-09-17T10:05:50.639826+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[19898]: audit 2024-09-17T10:05:50.660257+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[19898]: audit 2024-09-17T10:05:50.680914+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[19898]: cluster 2024-09-17T10:05:50.903461+0000 mgr.x (mgr.24523) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[25345]: audit 2024-09-17T10:05:50.324317+0000 mgr.x (mgr.24523) 164 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[25345]: audit 2024-09-17T10:05:50.639826+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[25345]: audit 2024-09-17T10:05:50.660257+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[25345]: audit 2024-09-17T10:05:50.680914+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:51 smithi039 bash[25345]: cluster 2024-09-17T10:05:50.903461+0000 mgr.x (mgr.24523) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:53.960 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:05:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:05:53] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:05:54.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:53 smithi203 bash[20366]: cluster 2024-09-17T10:05:52.904164+0000 mgr.x (mgr.24523) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:54.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:53 smithi039 bash[25345]: cluster 2024-09-17T10:05:52.904164+0000 mgr.x (mgr.24523) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:54.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:53 smithi039 bash[19898]: cluster 2024-09-17T10:05:52.904164+0000 mgr.x (mgr.24523) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:56.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:55 smithi203 bash[20366]: cluster 2024-09-17T10:05:54.904870+0000 mgr.x (mgr.24523) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:56.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:55 smithi039 bash[25345]: cluster 2024-09-17T10:05:54.904870+0000 mgr.x (mgr.24523) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:56.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:55 smithi039 bash[19898]: cluster 2024-09-17T10:05:54.904870+0000 mgr.x (mgr.24523) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:05:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:56 smithi039 bash[19898]: audit 2024-09-17T10:05:56.401744+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:56 smithi039 bash[25345]: audit 2024-09-17T10:05:56.401744+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:57.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:56 smithi203 bash[20366]: audit 2024-09-17T10:05:56.401744+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:05:58.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:57 smithi203 bash[20366]: cluster 2024-09-17T10:05:56.906551+0000 mgr.x (mgr.24523) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:58.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:57 smithi203 bash[20366]: audit 2024-09-17T10:05:57.829858+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:57 smithi203 bash[20366]: audit 2024-09-17T10:05:57.845038+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:05:57 smithi203 bash[20366]: audit 2024-09-17T10:05:57.857996+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[19898]: cluster 2024-09-17T10:05:56.906551+0000 mgr.x (mgr.24523) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[19898]: audit 2024-09-17T10:05:57.829858+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[19898]: audit 2024-09-17T10:05:57.845038+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[19898]: audit 2024-09-17T10:05:57.857996+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[25345]: cluster 2024-09-17T10:05:56.906551+0000 mgr.x (mgr.24523) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[25345]: audit 2024-09-17T10:05:57.829858+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[25345]: audit 2024-09-17T10:05:57.845038+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:05:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:05:57 smithi039 bash[25345]: audit 2024-09-17T10:05:57.857996+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:00.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:00 smithi039 bash[25345]: cluster 2024-09-17T10:05:58.907211+0000 mgr.x (mgr.24523) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:00.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:00 smithi039 bash[19898]: cluster 2024-09-17T10:05:58.907211+0000 mgr.x (mgr.24523) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:00.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:00 smithi203 bash[20366]: cluster 2024-09-17T10:05:58.907211+0000 mgr.x (mgr.24523) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:01.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:01 smithi039 bash[19898]: audit 2024-09-17T10:06:00.333182+0000 mgr.x (mgr.24523) 170 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:01.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:01 smithi039 bash[19898]: cluster 2024-09-17T10:06:00.908794+0000 mgr.x (mgr.24523) 171 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:01.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:01 smithi039 bash[25345]: audit 2024-09-17T10:06:00.333182+0000 mgr.x (mgr.24523) 170 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:01.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:01 smithi039 bash[25345]: cluster 2024-09-17T10:06:00.908794+0000 mgr.x (mgr.24523) 171 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:01.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:01 smithi203 bash[20366]: audit 2024-09-17T10:06:00.333182+0000 mgr.x (mgr.24523) 170 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:01.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:01 smithi203 bash[20366]: cluster 2024-09-17T10:06:00.908794+0000 mgr.x (mgr.24523) 171 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:03.963 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:06:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:06:03] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:06:04.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:03 smithi203 bash[20366]: cluster 2024-09-17T10:06:02.909504+0000 mgr.x (mgr.24523) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:03 smithi039 bash[19898]: cluster 2024-09-17T10:06:02.909504+0000 mgr.x (mgr.24523) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:03 smithi039 bash[25345]: cluster 2024-09-17T10:06:02.909504+0000 mgr.x (mgr.24523) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:06.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:05 smithi039 bash[19898]: cluster 2024-09-17T10:06:04.910294+0000 mgr.x (mgr.24523) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:06.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:05 smithi039 bash[25345]: cluster 2024-09-17T10:06:04.910294+0000 mgr.x (mgr.24523) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:06.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:05 smithi203 bash[20366]: cluster 2024-09-17T10:06:04.910294+0000 mgr.x (mgr.24523) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:08.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:07 smithi039 bash[25345]: cluster 2024-09-17T10:06:06.912008+0000 mgr.x (mgr.24523) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:08.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:07 smithi039 bash[19898]: cluster 2024-09-17T10:06:06.912008+0000 mgr.x (mgr.24523) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:08.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:08 smithi203 bash[20366]: cluster 2024-09-17T10:06:06.912008+0000 mgr.x (mgr.24523) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:09.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:09 smithi203 bash[20366]: cluster 2024-09-17T10:06:08.912881+0000 mgr.x (mgr.24523) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:09 smithi039 bash[25345]: cluster 2024-09-17T10:06:08.912881+0000 mgr.x (mgr.24523) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:09 smithi039 bash[19898]: cluster 2024-09-17T10:06:08.912881+0000 mgr.x (mgr.24523) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[19898]: audit 2024-09-17T10:06:10.344746+0000 mgr.x (mgr.24523) 176 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[19898]: audit 2024-09-17T10:06:10.832632+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[19898]: audit 2024-09-17T10:06:10.842493+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[19898]: audit 2024-09-17T10:06:10.853239+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[19898]: cluster 2024-09-17T10:06:10.913924+0000 mgr.x (mgr.24523) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[19898]: audit 2024-09-17T10:06:11.402352+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[25345]: audit 2024-09-17T10:06:10.344746+0000 mgr.x (mgr.24523) 176 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[25345]: audit 2024-09-17T10:06:10.832632+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[25345]: audit 2024-09-17T10:06:10.842493+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[25345]: audit 2024-09-17T10:06:10.853239+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[25345]: cluster 2024-09-17T10:06:10.913924+0000 mgr.x (mgr.24523) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:11 smithi039 bash[25345]: audit 2024-09-17T10:06:11.402352+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:11 smithi203 bash[20366]: audit 2024-09-17T10:06:10.344746+0000 mgr.x (mgr.24523) 176 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:11 smithi203 bash[20366]: audit 2024-09-17T10:06:10.832632+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:11 smithi203 bash[20366]: audit 2024-09-17T10:06:10.842493+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:11 smithi203 bash[20366]: audit 2024-09-17T10:06:10.853239+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:11 smithi203 bash[20366]: cluster 2024-09-17T10:06:10.913924+0000 mgr.x (mgr.24523) 177 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:11 smithi203 bash[20366]: audit 2024-09-17T10:06:11.402352+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:13.973 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:06:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:06:13] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:06:14.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:13 smithi203 bash[20366]: cluster 2024-09-17T10:06:12.914608+0000 mgr.x (mgr.24523) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:13 smithi039 bash[19898]: cluster 2024-09-17T10:06:12.914608+0000 mgr.x (mgr.24523) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:14.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:13 smithi039 bash[25345]: cluster 2024-09-17T10:06:12.914608+0000 mgr.x (mgr.24523) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:16.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:15 smithi039 bash[25345]: cluster 2024-09-17T10:06:14.915296+0000 mgr.x (mgr.24523) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:16.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:15 smithi039 bash[19898]: cluster 2024-09-17T10:06:14.915296+0000 mgr.x (mgr.24523) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:16.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:15 smithi203 bash[20366]: cluster 2024-09-17T10:06:14.915296+0000 mgr.x (mgr.24523) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:18.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:17 smithi039 bash[19898]: cluster 2024-09-17T10:06:16.916957+0000 mgr.x (mgr.24523) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:17 smithi039 bash[25345]: cluster 2024-09-17T10:06:16.916957+0000 mgr.x (mgr.24523) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:18.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:17 smithi203 bash[20366]: cluster 2024-09-17T10:06:16.916957+0000 mgr.x (mgr.24523) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:19.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[25345]: audit 2024-09-17T10:06:18.047180+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[25345]: audit 2024-09-17T10:06:18.058951+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[25345]: audit 2024-09-17T10:06:18.070311+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[25345]: cluster 2024-09-17T10:06:18.917694+0000 mgr.x (mgr.24523) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[19898]: audit 2024-09-17T10:06:18.047180+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[19898]: audit 2024-09-17T10:06:18.058951+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[19898]: audit 2024-09-17T10:06:18.070311+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:19 smithi039 bash[19898]: cluster 2024-09-17T10:06:18.917694+0000 mgr.x (mgr.24523) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:19.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:19 smithi203 bash[20366]: audit 2024-09-17T10:06:18.047180+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:19 smithi203 bash[20366]: audit 2024-09-17T10:06:18.058951+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:19 smithi203 bash[20366]: audit 2024-09-17T10:06:18.070311+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:19.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:19 smithi203 bash[20366]: cluster 2024-09-17T10:06:18.917694+0000 mgr.x (mgr.24523) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:21 smithi039 bash[25345]: audit 2024-09-17T10:06:20.353173+0000 mgr.x (mgr.24523) 182 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:21 smithi039 bash[25345]: cluster 2024-09-17T10:06:20.919284+0000 mgr.x (mgr.24523) 183 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:22.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:21 smithi039 bash[19898]: audit 2024-09-17T10:06:20.353173+0000 mgr.x (mgr.24523) 182 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:22.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:21 smithi039 bash[19898]: cluster 2024-09-17T10:06:20.919284+0000 mgr.x (mgr.24523) 183 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:22.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:21 smithi203 bash[20366]: audit 2024-09-17T10:06:20.353173+0000 mgr.x (mgr.24523) 182 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:22.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:21 smithi203 bash[20366]: cluster 2024-09-17T10:06:20.919284+0000 mgr.x (mgr.24523) 183 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:23.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:06:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:06:23] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:06:24.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:23 smithi039 bash[25345]: cluster 2024-09-17T10:06:22.919961+0000 mgr.x (mgr.24523) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:23 smithi039 bash[19898]: cluster 2024-09-17T10:06:22.919961+0000 mgr.x (mgr.24523) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:24.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:23 smithi203 bash[20366]: cluster 2024-09-17T10:06:22.919961+0000 mgr.x (mgr.24523) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:25 smithi039 bash[19898]: cluster 2024-09-17T10:06:24.920651+0000 mgr.x (mgr.24523) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:26.442 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:25 smithi039 bash[25345]: cluster 2024-09-17T10:06:24.920651+0000 mgr.x (mgr.24523) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:26.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:25 smithi203 bash[20366]: cluster 2024-09-17T10:06:24.920651+0000 mgr.x (mgr.24523) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:27 smithi039 bash[19898]: audit 2024-09-17T10:06:26.402701+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:27.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:27 smithi039 bash[25345]: audit 2024-09-17T10:06:26.402701+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:27.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:27 smithi203 bash[20366]: audit 2024-09-17T10:06:26.402701+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:28.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:28 smithi203 bash[20366]: cluster 2024-09-17T10:06:26.922287+0000 mgr.x (mgr.24523) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:28.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:28 smithi039 bash[19898]: cluster 2024-09-17T10:06:26.922287+0000 mgr.x (mgr.24523) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:28 smithi039 bash[25345]: cluster 2024-09-17T10:06:26.922287+0000 mgr.x (mgr.24523) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:29.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:29 smithi203 bash[20366]: cluster 2024-09-17T10:06:28.922975+0000 mgr.x (mgr.24523) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:29.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:29 smithi039 bash[19898]: cluster 2024-09-17T10:06:28.922975+0000 mgr.x (mgr.24523) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:29.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:29 smithi039 bash[25345]: cluster 2024-09-17T10:06:28.922975+0000 mgr.x (mgr.24523) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[19898]: audit 2024-09-17T10:06:30.361329+0000 mgr.x (mgr.24523) 188 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[19898]: cluster 2024-09-17T10:06:30.924051+0000 mgr.x (mgr.24523) 189 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[19898]: audit 2024-09-17T10:06:31.066633+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[19898]: audit 2024-09-17T10:06:31.092604+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[19898]: audit 2024-09-17T10:06:31.108012+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[25345]: audit 2024-09-17T10:06:30.361329+0000 mgr.x (mgr.24523) 188 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[25345]: cluster 2024-09-17T10:06:30.924051+0000 mgr.x (mgr.24523) 189 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[25345]: audit 2024-09-17T10:06:31.066633+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[25345]: audit 2024-09-17T10:06:31.092604+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:31 smithi039 bash[25345]: audit 2024-09-17T10:06:31.108012+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:31 smithi203 bash[20366]: audit 2024-09-17T10:06:30.361329+0000 mgr.x (mgr.24523) 188 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:32.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:31 smithi203 bash[20366]: cluster 2024-09-17T10:06:30.924051+0000 mgr.x (mgr.24523) 189 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:32.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:31 smithi203 bash[20366]: audit 2024-09-17T10:06:31.066633+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:31 smithi203 bash[20366]: audit 2024-09-17T10:06:31.092604+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:32.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:31 smithi203 bash[20366]: audit 2024-09-17T10:06:31.108012+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:33.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:06:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:06:33] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.43.0" 2024-09-17T10:06:34.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:34 smithi039 bash[19898]: cluster 2024-09-17T10:06:32.924699+0000 mgr.x (mgr.24523) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:34.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:34 smithi039 bash[25345]: cluster 2024-09-17T10:06:32.924699+0000 mgr.x (mgr.24523) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:34.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:34 smithi203 bash[20366]: cluster 2024-09-17T10:06:32.924699+0000 mgr.x (mgr.24523) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:35.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:35 smithi039 bash[19898]: cluster 2024-09-17T10:06:34.925382+0000 mgr.x (mgr.24523) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:35.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:35 smithi039 bash[25345]: cluster 2024-09-17T10:06:34.925382+0000 mgr.x (mgr.24523) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:35.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:35 smithi203 bash[20366]: cluster 2024-09-17T10:06:34.925382+0000 mgr.x (mgr.24523) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:38.310 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:37 smithi203 bash[20366]: cluster 2024-09-17T10:06:36.927052+0000 mgr.x (mgr.24523) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:38.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:37 smithi039 bash[19898]: cluster 2024-09-17T10:06:36.927052+0000 mgr.x (mgr.24523) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:38.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:37 smithi039 bash[25345]: cluster 2024-09-17T10:06:36.927052+0000 mgr.x (mgr.24523) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[25345]: audit 2024-09-17T10:06:38.277261+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[25345]: audit 2024-09-17T10:06:38.294454+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[25345]: audit 2024-09-17T10:06:38.307509+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[25345]: cluster 2024-09-17T10:06:38.927697+0000 mgr.x (mgr.24523) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:39.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[19898]: audit 2024-09-17T10:06:38.277261+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[19898]: audit 2024-09-17T10:06:38.294454+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[19898]: audit 2024-09-17T10:06:38.307509+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:39 smithi039 bash[19898]: cluster 2024-09-17T10:06:38.927697+0000 mgr.x (mgr.24523) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:39.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:39 smithi203 bash[20366]: audit 2024-09-17T10:06:38.277261+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:39 smithi203 bash[20366]: audit 2024-09-17T10:06:38.294454+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:39 smithi203 bash[20366]: audit 2024-09-17T10:06:38.307509+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:39.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:39 smithi203 bash[20366]: cluster 2024-09-17T10:06:38.927697+0000 mgr.x (mgr.24523) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:41 smithi039 bash[19898]: audit 2024-09-17T10:06:40.372717+0000 mgr.x (mgr.24523) 194 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:41 smithi039 bash[19898]: cluster 2024-09-17T10:06:40.929194+0000 mgr.x (mgr.24523) 195 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:41 smithi039 bash[19898]: audit 2024-09-17T10:06:41.403525+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:41 smithi039 bash[25345]: audit 2024-09-17T10:06:40.372717+0000 mgr.x (mgr.24523) 194 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:41 smithi039 bash[25345]: cluster 2024-09-17T10:06:40.929194+0000 mgr.x (mgr.24523) 195 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:41 smithi039 bash[25345]: audit 2024-09-17T10:06:41.403525+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:42.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:41 smithi203 bash[20366]: audit 2024-09-17T10:06:40.372717+0000 mgr.x (mgr.24523) 194 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:42.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:41 smithi203 bash[20366]: cluster 2024-09-17T10:06:40.929194+0000 mgr.x (mgr.24523) 195 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:42.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:41 smithi203 bash[20366]: audit 2024-09-17T10:06:41.403525+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.637 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.638 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.638 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.638 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.639 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:43.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:06:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:06:43] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:06:43.988 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:43 smithi039 systemd[1]: Stopping Ceph mgr.y for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:06:44.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:44 smithi039 bash[19898]: cluster 2024-09-17T10:06:42.929888+0000 mgr.x (mgr.24523) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:44.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:44 smithi039 bash[25345]: cluster 2024-09-17T10:06:42.929888+0000 mgr.x (mgr.24523) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:44.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:44 smithi203 bash[20366]: cluster 2024-09-17T10:06:42.929888+0000 mgr.x (mgr.24523) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:44.789 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 bash[86939]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-y 2024-09-17T10:06:44.789 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:06:44.789 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 bash[87000]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-y 2024-09-17T10:06:44.790 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-17T10:06:44.790 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: Stopped Ceph mgr.y for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:06:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: Started Ceph mgr.y for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:06:45.137 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.137 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.137 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.137 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.138 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:45.138 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:06:44 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: cluster 2024-09-17T10:06:44.930607+0000 mgr.x (mgr.24523) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:44.965578+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:44.974709+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:44.983693+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:44.992340+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:45.087027+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:45.088641+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:46.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:45 smithi203 bash[20366]: audit 2024-09-17T10:06:45.098035+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: cluster 2024-09-17T10:06:44.930607+0000 mgr.x (mgr.24523) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:44.965578+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:44.974709+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:44.983693+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:44.992340+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:45.087027+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:45.088641+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[19898]: audit 2024-09-17T10:06:45.098035+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: cluster 2024-09-17T10:06:44.930607+0000 mgr.x (mgr.24523) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:44.965578+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:44.974709+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:44.983693+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:44.992340+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:45.087027+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:45.088641+0000 mon.c (mon.2) 116 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:06:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:45 smithi039 bash[25345]: audit 2024-09-17T10:06:45.098035+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:47.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:46 smithi039 bash[87077]: debug 2024-09-17T10:06:46.782+0000 7f7429f60640 1 -- 172.21.15.39:0/550126374 <== mon.2 v2:172.21.15.39:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562e3a00d0e0 con 0x562e3a00f800 2024-09-17T10:06:48.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:47 smithi203 bash[20366]: cluster 2024-09-17T10:06:46.932147+0000 mgr.x (mgr.24523) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:48.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:47 smithi039 bash[19898]: cluster 2024-09-17T10:06:46.932147+0000 mgr.x (mgr.24523) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:48.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:47 smithi039 bash[25345]: cluster 2024-09-17T10:06:46.932147+0000 mgr.x (mgr.24523) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:50.380 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:49 smithi039 bash[19898]: cluster 2024-09-17T10:06:48.932814+0000 mgr.x (mgr.24523) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:50.381 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:49 smithi039 bash[25345]: cluster 2024-09-17T10:06:48.932814+0000 mgr.x (mgr.24523) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:50.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:49 smithi203 bash[20366]: cluster 2024-09-17T10:06:48.932814+0000 mgr.x (mgr.24523) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[19898]: audit 2024-09-17T10:06:50.384094+0000 mgr.x (mgr.24523) 200 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[19898]: cluster 2024-09-17T10:06:50.934301+0000 mgr.x (mgr.24523) 201 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[19898]: audit 2024-09-17T10:06:51.265501+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[19898]: audit 2024-09-17T10:06:51.275944+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[19898]: audit 2024-09-17T10:06:51.287578+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[25345]: audit 2024-09-17T10:06:50.384094+0000 mgr.x (mgr.24523) 200 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[25345]: cluster 2024-09-17T10:06:50.934301+0000 mgr.x (mgr.24523) 201 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[25345]: audit 2024-09-17T10:06:51.265501+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[25345]: audit 2024-09-17T10:06:51.275944+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:51 smithi039 bash[25345]: audit 2024-09-17T10:06:51.287578+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:51 smithi203 bash[20366]: audit 2024-09-17T10:06:50.384094+0000 mgr.x (mgr.24523) 200 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:06:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:51 smithi203 bash[20366]: cluster 2024-09-17T10:06:50.934301+0000 mgr.x (mgr.24523) 201 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:51 smithi203 bash[20366]: audit 2024-09-17T10:06:51.265501+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:51 smithi203 bash[20366]: audit 2024-09-17T10:06:51.275944+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:51 smithi203 bash[20366]: audit 2024-09-17T10:06:51.287578+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:53.623 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[87077]: [17/Sep/2024:10:06:53] ENGINE Bus STARTING 2024-09-17T10:06:53.623 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[87077]: CherryPy Checker: 2024-09-17T10:06:53.623 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[87077]: The Application mounted at '' has an empty config. 2024-09-17T10:06:53.623 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[87077]: [17/Sep/2024:10:06:53] ENGINE Serving on http://:::9283 2024-09-17T10:06:53.623 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[87077]: [17/Sep/2024:10:06:53] ENGINE Bus STARTED 2024-09-17T10:06:53.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:06:53] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:06:54.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: cluster 2024-09-17T10:06:52.934940+0000 mgr.x (mgr.24523) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: cluster 2024-09-17T10:06:53.155844+0000 mon.a (mon.0) 1590 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: cluster 2024-09-17T10:06:53.155988+0000 mon.a (mon.0) 1591 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: audit 2024-09-17T10:06:53.158791+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: audit 2024-09-17T10:06:53.159662+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: audit 2024-09-17T10:06:53.161658+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[19898]: audit 2024-09-17T10:06:53.163040+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: cluster 2024-09-17T10:06:52.934940+0000 mgr.x (mgr.24523) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: cluster 2024-09-17T10:06:53.155844+0000 mon.a (mon.0) 1590 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: cluster 2024-09-17T10:06:53.155988+0000 mon.a (mon.0) 1591 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: audit 2024-09-17T10:06:53.158791+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:06:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: audit 2024-09-17T10:06:53.159662+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:06:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: audit 2024-09-17T10:06:53.161658+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:06:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:53 smithi039 bash[25345]: audit 2024-09-17T10:06:53.163040+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: cluster 2024-09-17T10:06:52.934940+0000 mgr.x (mgr.24523) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: cluster 2024-09-17T10:06:53.155844+0000 mon.a (mon.0) 1590 : cluster [DBG] Standby manager daemon y restarted 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: cluster 2024-09-17T10:06:53.155988+0000 mon.a (mon.0) 1591 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: audit 2024-09-17T10:06:53.158791+0000 mon.a (mon.0) 1592 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: audit 2024-09-17T10:06:53.159662+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: audit 2024-09-17T10:06:53.161658+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:06:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:53 smithi203 bash[20366]: audit 2024-09-17T10:06:53.163040+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.? 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:06:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:55 smithi039 bash[19898]: cluster 2024-09-17T10:06:54.020795+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-17T10:06:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:55 smithi039 bash[19898]: cluster 2024-09-17T10:06:54.935580+0000 mgr.x (mgr.24523) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:55 smithi039 bash[25345]: cluster 2024-09-17T10:06:54.020795+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-17T10:06:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:55 smithi039 bash[25345]: cluster 2024-09-17T10:06:54.935580+0000 mgr.x (mgr.24523) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:55.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:55 smithi203 bash[20366]: cluster 2024-09-17T10:06:54.020795+0000 mon.a (mon.0) 1596 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-17T10:06:55.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:55 smithi203 bash[20366]: cluster 2024-09-17T10:06:54.935580+0000 mgr.x (mgr.24523) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:57.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:56 smithi039 bash[19898]: audit 2024-09-17T10:06:56.404077+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:57.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:56 smithi039 bash[25345]: audit 2024-09-17T10:06:56.404077+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:56 smithi203 bash[20366]: audit 2024-09-17T10:06:56.404077+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:06:58.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:57 smithi039 bash[25345]: cluster 2024-09-17T10:06:56.937171+0000 mgr.x (mgr.24523) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:57 smithi039 bash[19898]: cluster 2024-09-17T10:06:56.937171+0000 mgr.x (mgr.24523) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:57 smithi203 bash[20366]: cluster 2024-09-17T10:06:56.937171+0000 mgr.x (mgr.24523) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:06:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[19898]: audit 2024-09-17T10:06:58.451479+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[19898]: audit 2024-09-17T10:06:58.467265+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[19898]: audit 2024-09-17T10:06:58.482285+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[19898]: cluster 2024-09-17T10:06:58.938184+0000 mgr.x (mgr.24523) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[25345]: audit 2024-09-17T10:06:58.451479+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[25345]: audit 2024-09-17T10:06:58.467265+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[25345]: audit 2024-09-17T10:06:58.482285+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:06:59 smithi039 bash[25345]: cluster 2024-09-17T10:06:58.938184+0000 mgr.x (mgr.24523) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:06:59.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:59 smithi203 bash[20366]: audit 2024-09-17T10:06:58.451479+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:59 smithi203 bash[20366]: audit 2024-09-17T10:06:58.467265+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:59 smithi203 bash[20366]: audit 2024-09-17T10:06:58.482285+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:06:59.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:06:59 smithi203 bash[20366]: cluster 2024-09-17T10:06:58.938184+0000 mgr.x (mgr.24523) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:02.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[25345]: audit 2024-09-17T10:07:00.393738+0000 mgr.x (mgr.24523) 206 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:02.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[25345]: cluster 2024-09-17T10:07:00.939916+0000 mgr.x (mgr.24523) 207 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:02.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[25345]: audit 2024-09-17T10:07:01.114262+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[25345]: audit 2024-09-17T10:07:01.131016+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[25345]: audit 2024-09-17T10:07:01.148337+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[19898]: audit 2024-09-17T10:07:00.393738+0000 mgr.x (mgr.24523) 206 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:02.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[19898]: cluster 2024-09-17T10:07:00.939916+0000 mgr.x (mgr.24523) 207 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:02.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[19898]: audit 2024-09-17T10:07:01.114262+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[19898]: audit 2024-09-17T10:07:01.131016+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:02 smithi039 bash[19898]: audit 2024-09-17T10:07:01.148337+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:02 smithi203 bash[20366]: audit 2024-09-17T10:07:00.393738+0000 mgr.x (mgr.24523) 206 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:02 smithi203 bash[20366]: cluster 2024-09-17T10:07:00.939916+0000 mgr.x (mgr.24523) 207 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:02 smithi203 bash[20366]: audit 2024-09-17T10:07:01.114262+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:02 smithi203 bash[20366]: audit 2024-09-17T10:07:01.131016+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:02 smithi203 bash[20366]: audit 2024-09-17T10:07:01.148337+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:03.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:07:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:07:03] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:07:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:04 smithi039 bash[25345]: cluster 2024-09-17T10:07:02.940771+0000 mgr.x (mgr.24523) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:04 smithi039 bash[19898]: cluster 2024-09-17T10:07:02.940771+0000 mgr.x (mgr.24523) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:04.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:04 smithi203 bash[20366]: cluster 2024-09-17T10:07:02.940771+0000 mgr.x (mgr.24523) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:05 smithi039 bash[19898]: cluster 2024-09-17T10:07:04.941638+0000 mgr.x (mgr.24523) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:05 smithi039 bash[25345]: cluster 2024-09-17T10:07:04.941638+0000 mgr.x (mgr.24523) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:05.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:05 smithi203 bash[20366]: cluster 2024-09-17T10:07:04.941638+0000 mgr.x (mgr.24523) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:08.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:08 smithi039 bash[19898]: cluster 2024-09-17T10:07:06.943850+0000 mgr.x (mgr.24523) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:08 smithi039 bash[25345]: cluster 2024-09-17T10:07:06.943850+0000 mgr.x (mgr.24523) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:08.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:08 smithi203 bash[20366]: cluster 2024-09-17T10:07:06.943850+0000 mgr.x (mgr.24523) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:09 smithi039 bash[19898]: cluster 2024-09-17T10:07:08.944853+0000 mgr.x (mgr.24523) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:09 smithi039 bash[25345]: cluster 2024-09-17T10:07:08.944853+0000 mgr.x (mgr.24523) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:09.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:09 smithi203 bash[20366]: cluster 2024-09-17T10:07:08.944853+0000 mgr.x (mgr.24523) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:12.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:12 smithi203 bash[20366]: audit 2024-09-17T10:07:10.404874+0000 mgr.x (mgr.24523) 212 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:12.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:12 smithi203 bash[20366]: cluster 2024-09-17T10:07:10.946509+0000 mgr.x (mgr.24523) 213 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:12.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:12 smithi203 bash[20366]: audit 2024-09-17T10:07:11.404642+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:12 smithi039 bash[19898]: audit 2024-09-17T10:07:10.404874+0000 mgr.x (mgr.24523) 212 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:12 smithi039 bash[19898]: cluster 2024-09-17T10:07:10.946509+0000 mgr.x (mgr.24523) 213 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:12 smithi039 bash[19898]: audit 2024-09-17T10:07:11.404642+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:12 smithi039 bash[25345]: audit 2024-09-17T10:07:10.404874+0000 mgr.x (mgr.24523) 212 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:12 smithi039 bash[25345]: cluster 2024-09-17T10:07:10.946509+0000 mgr.x (mgr.24523) 213 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:12 smithi039 bash[25345]: audit 2024-09-17T10:07:11.404642+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:13 smithi039 bash[19898]: cluster 2024-09-17T10:07:12.947213+0000 mgr.x (mgr.24523) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:13.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:13 smithi039 bash[25345]: cluster 2024-09-17T10:07:12.947213+0000 mgr.x (mgr.24523) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:13.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:13 smithi203 bash[20366]: cluster 2024-09-17T10:07:12.947213+0000 mgr.x (mgr.24523) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:07:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:07:13] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:07:16.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:16 smithi039 bash[19898]: cluster 2024-09-17T10:07:14.947939+0000 mgr.x (mgr.24523) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:16.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:16 smithi039 bash[25345]: cluster 2024-09-17T10:07:14.947939+0000 mgr.x (mgr.24523) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:16 smithi203 bash[20366]: cluster 2024-09-17T10:07:14.947939+0000 mgr.x (mgr.24523) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:17.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:07:17 smithi203 bash[42999]: logger=sqlstore.transactions t=2024-09-17T10:07:17.483814079Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-17T10:07:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:18 smithi039 bash[19898]: cluster 2024-09-17T10:07:16.949538+0000 mgr.x (mgr.24523) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:18 smithi039 bash[25345]: cluster 2024-09-17T10:07:16.949538+0000 mgr.x (mgr.24523) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:18.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:18 smithi203 bash[20366]: cluster 2024-09-17T10:07:16.949538+0000 mgr.x (mgr.24523) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:19.943 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[25345]: audit 2024-09-17T10:07:18.688052+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.943 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[25345]: audit 2024-09-17T10:07:18.701262+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.943 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[25345]: audit 2024-09-17T10:07:18.713259+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.943 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[25345]: cluster 2024-09-17T10:07:18.950272+0000 mgr.x (mgr.24523) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:19.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[19898]: audit 2024-09-17T10:07:18.688052+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[19898]: audit 2024-09-17T10:07:18.701262+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[19898]: audit 2024-09-17T10:07:18.713259+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:19 smithi039 bash[19898]: cluster 2024-09-17T10:07:18.950272+0000 mgr.x (mgr.24523) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:19 smithi203 bash[20366]: audit 2024-09-17T10:07:18.688052+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:19 smithi203 bash[20366]: audit 2024-09-17T10:07:18.701262+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:19 smithi203 bash[20366]: audit 2024-09-17T10:07:18.713259+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:19 smithi203 bash[20366]: cluster 2024-09-17T10:07:18.950272+0000 mgr.x (mgr.24523) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:21.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[25345]: audit 2024-09-17T10:07:20.412581+0000 mgr.x (mgr.24523) 218 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[25345]: audit 2024-09-17T10:07:20.494310+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[25345]: audit 2024-09-17T10:07:20.508071+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[25345]: audit 2024-09-17T10:07:20.521834+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[25345]: cluster 2024-09-17T10:07:20.951858+0000 mgr.x (mgr.24523) 219 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[19898]: audit 2024-09-17T10:07:20.412581+0000 mgr.x (mgr.24523) 218 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[19898]: audit 2024-09-17T10:07:20.494310+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[19898]: audit 2024-09-17T10:07:20.508071+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[19898]: audit 2024-09-17T10:07:20.521834+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.852 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:21 smithi039 bash[19898]: cluster 2024-09-17T10:07:20.951858+0000 mgr.x (mgr.24523) 219 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:21 smithi203 bash[20366]: audit 2024-09-17T10:07:20.412581+0000 mgr.x (mgr.24523) 218 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:21 smithi203 bash[20366]: audit 2024-09-17T10:07:20.494310+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:21 smithi203 bash[20366]: audit 2024-09-17T10:07:20.508071+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:21 smithi203 bash[20366]: audit 2024-09-17T10:07:20.521834+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:21 smithi203 bash[20366]: cluster 2024-09-17T10:07:20.951858+0000 mgr.x (mgr.24523) 219 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:23.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:07:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:07:23] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:07:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:24 smithi039 bash[25345]: cluster 2024-09-17T10:07:22.952522+0000 mgr.x (mgr.24523) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:24 smithi039 bash[19898]: cluster 2024-09-17T10:07:22.952522+0000 mgr.x (mgr.24523) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:24 smithi203 bash[20366]: cluster 2024-09-17T10:07:22.952522+0000 mgr.x (mgr.24523) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:25 smithi039 bash[25345]: cluster 2024-09-17T10:07:24.953247+0000 mgr.x (mgr.24523) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:25 smithi039 bash[19898]: cluster 2024-09-17T10:07:24.953247+0000 mgr.x (mgr.24523) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:25.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:25 smithi203 bash[20366]: cluster 2024-09-17T10:07:24.953247+0000 mgr.x (mgr.24523) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:26.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:26 smithi203 bash[20366]: audit 2024-09-17T10:07:26.405093+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:26 smithi039 bash[19898]: audit 2024-09-17T10:07:26.405093+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:26 smithi039 bash[25345]: audit 2024-09-17T10:07:26.405093+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:27 smithi203 bash[20366]: cluster 2024-09-17T10:07:26.954862+0000 mgr.x (mgr.24523) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:27 smithi039 bash[19898]: cluster 2024-09-17T10:07:26.954862+0000 mgr.x (mgr.24523) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:27 smithi039 bash[25345]: cluster 2024-09-17T10:07:26.954862+0000 mgr.x (mgr.24523) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:30.343 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:30 smithi203 bash[20366]: cluster 2024-09-17T10:07:28.955529+0000 mgr.x (mgr.24523) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:30.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:30 smithi039 bash[19898]: cluster 2024-09-17T10:07:28.955529+0000 mgr.x (mgr.24523) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:30 smithi039 bash[25345]: cluster 2024-09-17T10:07:28.955529+0000 mgr.x (mgr.24523) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:07:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:31 smithi039 bash[19898]: audit 2024-09-17T10:07:30.423776+0000 mgr.x (mgr.24523) 224 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:31 smithi039 bash[19898]: cluster 2024-09-17T10:07:30.956677+0000 mgr.x (mgr.24523) 225 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:31.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:31 smithi039 bash[25345]: audit 2024-09-17T10:07:30.423776+0000 mgr.x (mgr.24523) 224 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:31.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:31 smithi039 bash[25345]: cluster 2024-09-17T10:07:30.956677+0000 mgr.x (mgr.24523) 225 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:31.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:31 smithi203 bash[20366]: audit 2024-09-17T10:07:30.423776+0000 mgr.x (mgr.24523) 224 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:31.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:31 smithi203 bash[20366]: cluster 2024-09-17T10:07:30.956677+0000 mgr.x (mgr.24523) 225 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:33.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:07:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:07:33] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:07:34.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:34 smithi039 bash[19898]: cluster 2024-09-17T10:07:32.957493+0000 mgr.x (mgr.24523) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:34.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:34 smithi039 bash[25345]: cluster 2024-09-17T10:07:32.957493+0000 mgr.x (mgr.24523) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:34.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:34 smithi203 bash[20366]: cluster 2024-09-17T10:07:32.957493+0000 mgr.x (mgr.24523) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:35.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:35 smithi039 bash[19898]: cluster 2024-09-17T10:07:34.958336+0000 mgr.x (mgr.24523) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:35.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:35 smithi039 bash[25345]: cluster 2024-09-17T10:07:34.958336+0000 mgr.x (mgr.24523) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:35.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:35 smithi203 bash[20366]: cluster 2024-09-17T10:07:34.958336+0000 mgr.x (mgr.24523) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:38.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:38 smithi039 bash[19898]: cluster 2024-09-17T10:07:36.960088+0000 mgr.x (mgr.24523) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:38.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:38 smithi039 bash[25345]: cluster 2024-09-17T10:07:36.960088+0000 mgr.x (mgr.24523) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:38.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:38 smithi203 bash[20366]: cluster 2024-09-17T10:07:36.960088+0000 mgr.x (mgr.24523) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:39.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:39 smithi203 bash[20366]: audit 2024-09-17T10:07:38.922283+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:39.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:39 smithi203 bash[20366]: audit 2024-09-17T10:07:38.946666+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:39 smithi203 bash[20366]: cluster 2024-09-17T10:07:38.960906+0000 mgr.x (mgr.24523) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:39 smithi203 bash[20366]: audit 2024-09-17T10:07:38.967303+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[19898]: audit 2024-09-17T10:07:38.922283+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[19898]: audit 2024-09-17T10:07:38.946666+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[19898]: cluster 2024-09-17T10:07:38.960906+0000 mgr.x (mgr.24523) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:40.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[19898]: audit 2024-09-17T10:07:38.967303+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:40.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[25345]: audit 2024-09-17T10:07:38.922283+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:40.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[25345]: audit 2024-09-17T10:07:38.946666+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:40.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[25345]: cluster 2024-09-17T10:07:38.960906+0000 mgr.x (mgr.24523) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:40.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:39 smithi039 bash[25345]: audit 2024-09-17T10:07:38.967303+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:41 smithi203 bash[20366]: audit 2024-09-17T10:07:40.432769+0000 mgr.x (mgr.24523) 230 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:41 smithi203 bash[20366]: audit 2024-09-17T10:07:40.679468+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:41 smithi203 bash[20366]: audit 2024-09-17T10:07:40.697628+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:41 smithi203 bash[20366]: audit 2024-09-17T10:07:40.711310+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:41 smithi203 bash[20366]: cluster 2024-09-17T10:07:40.962674+0000 mgr.x (mgr.24523) 231 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:41 smithi203 bash[20366]: audit 2024-09-17T10:07:41.405591+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[19898]: audit 2024-09-17T10:07:40.432769+0000 mgr.x (mgr.24523) 230 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[19898]: audit 2024-09-17T10:07:40.679468+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[19898]: audit 2024-09-17T10:07:40.697628+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[19898]: audit 2024-09-17T10:07:40.711310+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[19898]: cluster 2024-09-17T10:07:40.962674+0000 mgr.x (mgr.24523) 231 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[19898]: audit 2024-09-17T10:07:41.405591+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:42.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[25345]: audit 2024-09-17T10:07:40.432769+0000 mgr.x (mgr.24523) 230 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:42.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[25345]: audit 2024-09-17T10:07:40.679468+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:42.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[25345]: audit 2024-09-17T10:07:40.697628+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:42.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[25345]: audit 2024-09-17T10:07:40.711310+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:42.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[25345]: cluster 2024-09-17T10:07:40.962674+0000 mgr.x (mgr.24523) 231 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:42.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:41 smithi039 bash[25345]: audit 2024-09-17T10:07:41.405591+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:43.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:43 smithi039 bash[19898]: cluster 2024-09-17T10:07:42.963460+0000 mgr.x (mgr.24523) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:43 smithi039 bash[25345]: cluster 2024-09-17T10:07:42.963460+0000 mgr.x (mgr.24523) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:43.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:43 smithi203 bash[20366]: cluster 2024-09-17T10:07:42.963460+0000 mgr.x (mgr.24523) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:43.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:07:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:07:43] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.43.0" 2024-09-17T10:07:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:45 smithi039 bash[19898]: cluster 2024-09-17T10:07:44.964335+0000 mgr.x (mgr.24523) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:45.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:45 smithi039 bash[25345]: cluster 2024-09-17T10:07:44.964335+0000 mgr.x (mgr.24523) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:45 smithi203 bash[20366]: cluster 2024-09-17T10:07:44.964335+0000 mgr.x (mgr.24523) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:46 smithi039 bash[19898]: audit 2024-09-17T10:07:45.218701+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:07:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:46 smithi039 bash[19898]: audit 2024-09-17T10:07:45.221084+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:07:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:46 smithi039 bash[19898]: audit 2024-09-17T10:07:45.233333+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:46 smithi039 bash[25345]: audit 2024-09-17T10:07:45.218701+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:07:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:46 smithi039 bash[25345]: audit 2024-09-17T10:07:45.221084+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:07:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:46 smithi039 bash[25345]: audit 2024-09-17T10:07:45.233333+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:46 smithi203 bash[20366]: audit 2024-09-17T10:07:45.218701+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:07:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:46 smithi203 bash[20366]: audit 2024-09-17T10:07:45.221084+0000 mon.c (mon.2) 122 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:07:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:46 smithi203 bash[20366]: audit 2024-09-17T10:07:45.233333+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:07:47.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:47 smithi039 bash[25345]: cluster 2024-09-17T10:07:46.966034+0000 mgr.x (mgr.24523) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:47.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:47 smithi039 bash[19898]: cluster 2024-09-17T10:07:46.966034+0000 mgr.x (mgr.24523) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:47.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:47 smithi203 bash[20366]: cluster 2024-09-17T10:07:46.966034+0000 mgr.x (mgr.24523) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:49.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:49 smithi039 bash[19898]: cluster 2024-09-17T10:07:48.966771+0000 mgr.x (mgr.24523) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:49.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:49 smithi039 bash[25345]: cluster 2024-09-17T10:07:48.966771+0000 mgr.x (mgr.24523) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:49.401 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:49 smithi203 bash[20366]: cluster 2024-09-17T10:07:48.966771+0000 mgr.x (mgr.24523) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:51.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:51 smithi039 bash[25345]: audit 2024-09-17T10:07:50.444057+0000 mgr.x (mgr.24523) 236 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:51.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:51 smithi039 bash[25345]: cluster 2024-09-17T10:07:50.968450+0000 mgr.x (mgr.24523) 237 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:51 smithi039 bash[19898]: audit 2024-09-17T10:07:50.444057+0000 mgr.x (mgr.24523) 236 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:51 smithi039 bash[19898]: cluster 2024-09-17T10:07:50.968450+0000 mgr.x (mgr.24523) 237 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:51.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:51 smithi203 bash[20366]: audit 2024-09-17T10:07:50.444057+0000 mgr.x (mgr.24523) 236 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:07:51.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:51 smithi203 bash[20366]: cluster 2024-09-17T10:07:50.968450+0000 mgr.x (mgr.24523) 237 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:53.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:53 smithi203 bash[20366]: cluster 2024-09-17T10:07:52.969070+0000 mgr.x (mgr.24523) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:53.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:53 smithi039 bash[19898]: cluster 2024-09-17T10:07:52.969070+0000 mgr.x (mgr.24523) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:53.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:53 smithi039 bash[25345]: cluster 2024-09-17T10:07:52.969070+0000 mgr.x (mgr.24523) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:53.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:07:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:07:53] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.43.0" 2024-09-17T10:07:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:55 smithi039 bash[19898]: cluster 2024-09-17T10:07:54.969845+0000 mgr.x (mgr.24523) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:55 smithi039 bash[25345]: cluster 2024-09-17T10:07:54.969845+0000 mgr.x (mgr.24523) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:55.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:55 smithi203 bash[20366]: cluster 2024-09-17T10:07:54.969845+0000 mgr.x (mgr.24523) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:56 smithi203 bash[20366]: audit 2024-09-17T10:07:56.406208+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:56 smithi039 bash[19898]: audit 2024-09-17T10:07:56.406208+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:56 smithi039 bash[25345]: audit 2024-09-17T10:07:56.406208+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:07:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:57 smithi203 bash[20366]: cluster 2024-09-17T10:07:56.971584+0000 mgr.x (mgr.24523) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:57.728 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:57 smithi039 bash[19898]: cluster 2024-09-17T10:07:56.971584+0000 mgr.x (mgr.24523) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:57.728 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:57 smithi039 bash[25345]: cluster 2024-09-17T10:07:56.971584+0000 mgr.x (mgr.24523) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:07:59.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:07:59 smithi039 bash[25345]: cluster 2024-09-17T10:07:58.972289+0000 mgr.x (mgr.24523) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:59.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:07:59 smithi039 bash[19898]: cluster 2024-09-17T10:07:58.972289+0000 mgr.x (mgr.24523) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:07:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:07:59 smithi203 bash[20366]: cluster 2024-09-17T10:07:58.972289+0000 mgr.x (mgr.24523) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:00.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:00 smithi039 bash[25345]: audit 2024-09-17T10:07:59.182121+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:00 smithi039 bash[25345]: audit 2024-09-17T10:07:59.204069+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:00 smithi039 bash[25345]: audit 2024-09-17T10:07:59.224902+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:00 smithi039 bash[19898]: audit 2024-09-17T10:07:59.182121+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:00 smithi039 bash[19898]: audit 2024-09-17T10:07:59.204069+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:00 smithi039 bash[19898]: audit 2024-09-17T10:07:59.224902+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:00 smithi203 bash[20366]: audit 2024-09-17T10:07:59.182121+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:00 smithi203 bash[20366]: audit 2024-09-17T10:07:59.204069+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:00.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:00 smithi203 bash[20366]: audit 2024-09-17T10:07:59.224902+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:01 smithi203 bash[20366]: audit 2024-09-17T10:08:00.449556+0000 mgr.x (mgr.24523) 242 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:01 smithi203 bash[20366]: audit 2024-09-17T10:08:00.900628+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:01 smithi203 bash[20366]: audit 2024-09-17T10:08:00.914801+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:01 smithi203 bash[20366]: audit 2024-09-17T10:08:00.926494+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:01 smithi203 bash[20366]: cluster 2024-09-17T10:08:00.973951+0000 mgr.x (mgr.24523) 243 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:02.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[19898]: audit 2024-09-17T10:08:00.449556+0000 mgr.x (mgr.24523) 242 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:02.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[19898]: audit 2024-09-17T10:08:00.900628+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[19898]: audit 2024-09-17T10:08:00.914801+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[19898]: audit 2024-09-17T10:08:00.926494+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[19898]: cluster 2024-09-17T10:08:00.973951+0000 mgr.x (mgr.24523) 243 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:02.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[25345]: audit 2024-09-17T10:08:00.449556+0000 mgr.x (mgr.24523) 242 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:02.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[25345]: audit 2024-09-17T10:08:00.900628+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[25345]: audit 2024-09-17T10:08:00.914801+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[25345]: audit 2024-09-17T10:08:00.926494+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:02.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:01 smithi039 bash[25345]: cluster 2024-09-17T10:08:00.973951+0000 mgr.x (mgr.24523) 243 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:03.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:03 smithi039 bash[19898]: cluster 2024-09-17T10:08:02.974696+0000 mgr.x (mgr.24523) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:03 smithi039 bash[25345]: cluster 2024-09-17T10:08:02.974696+0000 mgr.x (mgr.24523) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:03.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:03 smithi203 bash[20366]: cluster 2024-09-17T10:08:02.974696+0000 mgr.x (mgr.24523) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:03.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:08:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:08:03] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.43.0" 2024-09-17T10:08:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:05 smithi039 bash[19898]: cluster 2024-09-17T10:08:04.975366+0000 mgr.x (mgr.24523) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:05 smithi039 bash[25345]: cluster 2024-09-17T10:08:04.975366+0000 mgr.x (mgr.24523) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:05.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:05 smithi203 bash[20366]: cluster 2024-09-17T10:08:04.975366+0000 mgr.x (mgr.24523) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:07 smithi039 bash[19898]: cluster 2024-09-17T10:08:06.977140+0000 mgr.x (mgr.24523) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:07.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:07 smithi039 bash[25345]: cluster 2024-09-17T10:08:06.977140+0000 mgr.x (mgr.24523) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:07.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:07 smithi203 bash[20366]: cluster 2024-09-17T10:08:06.977140+0000 mgr.x (mgr.24523) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:09 smithi039 bash[19898]: cluster 2024-09-17T10:08:08.977936+0000 mgr.x (mgr.24523) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:09 smithi039 bash[25345]: cluster 2024-09-17T10:08:08.977936+0000 mgr.x (mgr.24523) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:09.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:09 smithi203 bash[20366]: cluster 2024-09-17T10:08:08.977936+0000 mgr.x (mgr.24523) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:11 smithi039 bash[19898]: audit 2024-09-17T10:08:10.453427+0000 mgr.x (mgr.24523) 248 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:11 smithi039 bash[19898]: cluster 2024-09-17T10:08:10.979084+0000 mgr.x (mgr.24523) 249 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:11 smithi039 bash[25345]: audit 2024-09-17T10:08:10.453427+0000 mgr.x (mgr.24523) 248 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:11 smithi039 bash[25345]: cluster 2024-09-17T10:08:10.979084+0000 mgr.x (mgr.24523) 249 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:11 smithi203 bash[20366]: audit 2024-09-17T10:08:10.453427+0000 mgr.x (mgr.24523) 248 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:11 smithi203 bash[20366]: cluster 2024-09-17T10:08:10.979084+0000 mgr.x (mgr.24523) 249 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:12 smithi039 bash[25345]: audit 2024-09-17T10:08:11.406637+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:12 smithi039 bash[19898]: audit 2024-09-17T10:08:11.406637+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:12 smithi203 bash[20366]: audit 2024-09-17T10:08:11.406637+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:13.378 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:13 smithi203 bash[20366]: cluster 2024-09-17T10:08:12.979616+0000 mgr.x (mgr.24523) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:13 smithi039 bash[19898]: cluster 2024-09-17T10:08:12.979616+0000 mgr.x (mgr.24523) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:13.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:13 smithi039 bash[25345]: cluster 2024-09-17T10:08:12.979616+0000 mgr.x (mgr.24523) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:13.726 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:08:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:08:13] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:08:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:15 smithi039 bash[19898]: cluster 2024-09-17T10:08:14.980283+0000 mgr.x (mgr.24523) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:15.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:15 smithi039 bash[25345]: cluster 2024-09-17T10:08:14.980283+0000 mgr.x (mgr.24523) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:15.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:15 smithi203 bash[20366]: cluster 2024-09-17T10:08:14.980283+0000 mgr.x (mgr.24523) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:17 smithi039 bash[19898]: cluster 2024-09-17T10:08:16.981947+0000 mgr.x (mgr.24523) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:17.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:17 smithi039 bash[25345]: cluster 2024-09-17T10:08:16.981947+0000 mgr.x (mgr.24523) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:17.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:17 smithi203 bash[20366]: cluster 2024-09-17T10:08:16.981947+0000 mgr.x (mgr.24523) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:19.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:19 smithi039 bash[19898]: cluster 2024-09-17T10:08:18.982691+0000 mgr.x (mgr.24523) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:19 smithi039 bash[25345]: cluster 2024-09-17T10:08:18.982691+0000 mgr.x (mgr.24523) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:19.458 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:19 smithi203 bash[20366]: cluster 2024-09-17T10:08:18.982691+0000 mgr.x (mgr.24523) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:20.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:20 smithi039 bash[19898]: audit 2024-09-17T10:08:19.430875+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:20 smithi039 bash[19898]: audit 2024-09-17T10:08:19.443981+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:20 smithi039 bash[19898]: audit 2024-09-17T10:08:19.457027+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:20 smithi039 bash[25345]: audit 2024-09-17T10:08:19.430875+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:20 smithi039 bash[25345]: audit 2024-09-17T10:08:19.443981+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:20 smithi039 bash[25345]: audit 2024-09-17T10:08:19.457027+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:20 smithi203 bash[20366]: audit 2024-09-17T10:08:19.430875+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:20 smithi203 bash[20366]: audit 2024-09-17T10:08:19.443981+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:20 smithi203 bash[20366]: audit 2024-09-17T10:08:19.457027+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:21 smithi203 bash[20366]: audit 2024-09-17T10:08:20.464290+0000 mgr.x (mgr.24523) 254 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:21 smithi203 bash[20366]: cluster 2024-09-17T10:08:20.984221+0000 mgr.x (mgr.24523) 255 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:21 smithi203 bash[20366]: audit 2024-09-17T10:08:21.104692+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:21 smithi203 bash[20366]: audit 2024-09-17T10:08:21.123457+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:21 smithi203 bash[20366]: audit 2024-09-17T10:08:21.141170+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[25345]: audit 2024-09-17T10:08:20.464290+0000 mgr.x (mgr.24523) 254 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[25345]: cluster 2024-09-17T10:08:20.984221+0000 mgr.x (mgr.24523) 255 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[25345]: audit 2024-09-17T10:08:21.104692+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[25345]: audit 2024-09-17T10:08:21.123457+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[25345]: audit 2024-09-17T10:08:21.141170+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[19898]: audit 2024-09-17T10:08:20.464290+0000 mgr.x (mgr.24523) 254 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[19898]: cluster 2024-09-17T10:08:20.984221+0000 mgr.x (mgr.24523) 255 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[19898]: audit 2024-09-17T10:08:21.104692+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[19898]: audit 2024-09-17T10:08:21.123457+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:21 smithi039 bash[19898]: audit 2024-09-17T10:08:21.141170+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:23 smithi039 bash[19898]: cluster 2024-09-17T10:08:22.984924+0000 mgr.x (mgr.24523) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:23 smithi039 bash[25345]: cluster 2024-09-17T10:08:22.984924+0000 mgr.x (mgr.24523) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:23.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:23 smithi203 bash[20366]: cluster 2024-09-17T10:08:22.984924+0000 mgr.x (mgr.24523) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:23.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:08:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:08:23] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:08:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:25 smithi039 bash[25345]: cluster 2024-09-17T10:08:24.985637+0000 mgr.x (mgr.24523) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:25 smithi039 bash[19898]: cluster 2024-09-17T10:08:24.985637+0000 mgr.x (mgr.24523) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:25.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:25 smithi203 bash[20366]: cluster 2024-09-17T10:08:24.985637+0000 mgr.x (mgr.24523) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:26.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:26 smithi203 bash[20366]: audit 2024-09-17T10:08:26.407160+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:26 smithi039 bash[19898]: audit 2024-09-17T10:08:26.407160+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:26 smithi039 bash[25345]: audit 2024-09-17T10:08:26.407160+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:27 smithi203 bash[20366]: cluster 2024-09-17T10:08:26.987307+0000 mgr.x (mgr.24523) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:27 smithi039 bash[19898]: cluster 2024-09-17T10:08:26.987307+0000 mgr.x (mgr.24523) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:27 smithi039 bash[25345]: cluster 2024-09-17T10:08:26.987307+0000 mgr.x (mgr.24523) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:29.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:29 smithi039 bash[19898]: cluster 2024-09-17T10:08:28.988039+0000 mgr.x (mgr.24523) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:29.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:29 smithi039 bash[25345]: cluster 2024-09-17T10:08:28.988039+0000 mgr.x (mgr.24523) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:29.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:29 smithi203 bash[20366]: cluster 2024-09-17T10:08:28.988039+0000 mgr.x (mgr.24523) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:31.344 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:31 smithi203 bash[20366]: audit 2024-09-17T10:08:30.473000+0000 mgr.x (mgr.24523) 260 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:31.344 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:31 smithi203 bash[20366]: cluster 2024-09-17T10:08:30.989597+0000 mgr.x (mgr.24523) 261 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:31 smithi039 bash[19898]: audit 2024-09-17T10:08:30.473000+0000 mgr.x (mgr.24523) 260 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:31 smithi039 bash[19898]: cluster 2024-09-17T10:08:30.989597+0000 mgr.x (mgr.24523) 261 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:31.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:31 smithi039 bash[25345]: audit 2024-09-17T10:08:30.473000+0000 mgr.x (mgr.24523) 260 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:31.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:31 smithi039 bash[25345]: cluster 2024-09-17T10:08:30.989597+0000 mgr.x (mgr.24523) 261 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:33.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:33 smithi203 bash[20366]: cluster 2024-09-17T10:08:32.990246+0000 mgr.x (mgr.24523) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:33.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:33 smithi039 bash[19898]: cluster 2024-09-17T10:08:32.990246+0000 mgr.x (mgr.24523) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:33 smithi039 bash[25345]: cluster 2024-09-17T10:08:32.990246+0000 mgr.x (mgr.24523) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:33.870 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:08:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:08:33] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:08:35.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:35 smithi039 bash[19898]: cluster 2024-09-17T10:08:34.990971+0000 mgr.x (mgr.24523) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:35.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:35 smithi039 bash[25345]: cluster 2024-09-17T10:08:34.990971+0000 mgr.x (mgr.24523) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:35.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:35 smithi203 bash[20366]: cluster 2024-09-17T10:08:34.990971+0000 mgr.x (mgr.24523) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:37.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:37 smithi039 bash[19898]: cluster 2024-09-17T10:08:36.992664+0000 mgr.x (mgr.24523) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:37.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:37 smithi039 bash[25345]: cluster 2024-09-17T10:08:36.992664+0000 mgr.x (mgr.24523) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:37.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:37 smithi203 bash[20366]: cluster 2024-09-17T10:08:36.992664+0000 mgr.x (mgr.24523) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:39.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:39 smithi039 bash[19898]: cluster 2024-09-17T10:08:38.993379+0000 mgr.x (mgr.24523) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:39.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:39 smithi039 bash[25345]: cluster 2024-09-17T10:08:38.993379+0000 mgr.x (mgr.24523) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:39.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:39 smithi203 bash[20366]: cluster 2024-09-17T10:08:38.993379+0000 mgr.x (mgr.24523) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:39.973 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:08:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:40 smithi039 bash[19898]: audit 2024-09-17T10:08:39.658323+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:40 smithi039 bash[19898]: audit 2024-09-17T10:08:39.672247+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:40 smithi039 bash[19898]: audit 2024-09-17T10:08:39.685096+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:40 smithi039 bash[25345]: audit 2024-09-17T10:08:39.658323+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:40 smithi039 bash[25345]: audit 2024-09-17T10:08:39.672247+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:40 smithi039 bash[25345]: audit 2024-09-17T10:08:39.685096+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:40 smithi203 bash[20366]: audit 2024-09-17T10:08:39.658323+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:40 smithi203 bash[20366]: audit 2024-09-17T10:08:39.672247+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:40.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:40 smithi203 bash[20366]: audit 2024-09-17T10:08:39.685096+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[25345]: audit 2024-09-17T10:08:40.476347+0000 mgr.x (mgr.24523) 266 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[25345]: cluster 2024-09-17T10:08:40.994979+0000 mgr.x (mgr.24523) 267 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[25345]: audit 2024-09-17T10:08:41.283696+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[25345]: audit 2024-09-17T10:08:41.293911+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[25345]: audit 2024-09-17T10:08:41.301798+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[25345]: audit 2024-09-17T10:08:41.407612+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[19898]: audit 2024-09-17T10:08:40.476347+0000 mgr.x (mgr.24523) 266 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[19898]: cluster 2024-09-17T10:08:40.994979+0000 mgr.x (mgr.24523) 267 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[19898]: audit 2024-09-17T10:08:41.283696+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[19898]: audit 2024-09-17T10:08:41.293911+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[19898]: audit 2024-09-17T10:08:41.301798+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:41 smithi039 bash[19898]: audit 2024-09-17T10:08:41.407612+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:41 smithi203 bash[20366]: audit 2024-09-17T10:08:40.476347+0000 mgr.x (mgr.24523) 266 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:41 smithi203 bash[20366]: cluster 2024-09-17T10:08:40.994979+0000 mgr.x (mgr.24523) 267 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:41 smithi203 bash[20366]: audit 2024-09-17T10:08:41.283696+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:41 smithi203 bash[20366]: audit 2024-09-17T10:08:41.293911+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:41 smithi203 bash[20366]: audit 2024-09-17T10:08:41.301798+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:41 smithi203 bash[20366]: audit 2024-09-17T10:08:41.407612+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:43.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:43 smithi039 bash[19898]: cluster 2024-09-17T10:08:42.995639+0000 mgr.x (mgr.24523) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:43 smithi039 bash[25345]: cluster 2024-09-17T10:08:42.995639+0000 mgr.x (mgr.24523) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:43.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:43 smithi203 bash[20366]: cluster 2024-09-17T10:08:42.995639+0000 mgr.x (mgr.24523) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:43.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:08:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:08:43] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T10:08:44.828 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:08:45.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:45 smithi039 bash[25345]: cluster 2024-09-17T10:08:44.996358+0000 mgr.x (mgr.24523) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:45 smithi039 bash[19898]: cluster 2024-09-17T10:08:44.996358+0000 mgr.x (mgr.24523) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:45 smithi203 bash[20366]: cluster 2024-09-17T10:08:44.996358+0000 mgr.x (mgr.24523) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:46 smithi039 bash[19898]: audit 2024-09-17T10:08:45.368010+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:08:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:46 smithi039 bash[19898]: audit 2024-09-17T10:08:45.370109+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:08:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:46 smithi039 bash[19898]: audit 2024-09-17T10:08:45.382376+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:46 smithi039 bash[25345]: audit 2024-09-17T10:08:45.368010+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:08:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:46 smithi039 bash[25345]: audit 2024-09-17T10:08:45.370109+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:08:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:46 smithi039 bash[25345]: audit 2024-09-17T10:08:45.382376+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 5s ago 27m - - 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 6s ago 26m - - 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (16m) 5s ago 17m 13.6M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (17m) 6s ago 17m 74.4M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (6m) 5s ago 14m 48.1M - 3.8 ebb0615149de bdb63509eaf3 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (9m) 6s ago 25m 515M - 19.3.0-4963-ge646f729 f271290a0950 49dccbc585bd 2024-09-17T10:08:46.414 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (2m) 5s ago 28m 438M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (28m) 5s ago 28m 73.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (26m) 6s ago 26m 53.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (26m) 5s ago 26m 54.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (17m) 5s ago 17m 8655k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (17m) 6s ago 17m 9660k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (25m) 5s ago 25m 54.7M 2780M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (24m) 5s ago 24m 55.5M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (23m) 5s ago 23m 52.2M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (22m) 5s ago 22m 62.1M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (21m) 6s ago 21m 55.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (20m) 6s ago 20m 61.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (19m) 6s ago 19m 51.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (18m) 6s ago 18m 63.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:08:46.415 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (6m) 6s ago 17m 47.6M - 2.43.0 a07b618ecd1d 250fed26e11b 2024-09-17T10:08:46.416 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (14m) 5s ago 14m 100M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:08:46.416 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (14m) 6s ago 14m 98.6M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:08:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:46 smithi203 bash[20366]: audit 2024-09-17T10:08:45.368010+0000 mon.c (mon.2) 127 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:08:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:46 smithi203 bash[20366]: audit 2024-09-17T10:08:45.370109+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:08:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:46 smithi203 bash[20366]: audit 2024-09-17T10:08:45.382376+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:08:47.202 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:08:47.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:47 smithi039 bash[19898]: audit 2024-09-17T10:08:46.376657+0000 mgr.x (mgr.24523) 270 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:08:47.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:47 smithi039 bash[19898]: cluster 2024-09-17T10:08:46.998003+0000 mgr.x (mgr.24523) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:47.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:47 smithi039 bash[25345]: audit 2024-09-17T10:08:46.376657+0000 mgr.x (mgr.24523) 270 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:08:47.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:47 smithi039 bash[25345]: cluster 2024-09-17T10:08:46.998003+0000 mgr.x (mgr.24523) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:47.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:47 smithi203 bash[20366]: audit 2024-09-17T10:08:46.376657+0000 mgr.x (mgr.24523) 270 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:08:47.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:47 smithi203 bash[20366]: cluster 2024-09-17T10:08:46.998003+0000 mgr.x (mgr.24523) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:49.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:49 smithi039 bash[19898]: cluster 2024-09-17T10:08:48.998740+0000 mgr.x (mgr.24523) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:49.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:49 smithi039 bash[25345]: cluster 2024-09-17T10:08:48.998740+0000 mgr.x (mgr.24523) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:49.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:49 smithi203 bash[20366]: cluster 2024-09-17T10:08:48.998740+0000 mgr.x (mgr.24523) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:51.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:51 smithi039 bash[25345]: audit 2024-09-17T10:08:50.484112+0000 mgr.x (mgr.24523) 273 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:51.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:51 smithi039 bash[25345]: cluster 2024-09-17T10:08:51.000315+0000 mgr.x (mgr.24523) 274 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:51 smithi039 bash[19898]: audit 2024-09-17T10:08:50.484112+0000 mgr.x (mgr.24523) 273 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:51 smithi039 bash[19898]: cluster 2024-09-17T10:08:51.000315+0000 mgr.x (mgr.24523) 274 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:51.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:51 smithi203 bash[20366]: audit 2024-09-17T10:08:50.484112+0000 mgr.x (mgr.24523) 273 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:08:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:51 smithi203 bash[20366]: cluster 2024-09-17T10:08:51.000315+0000 mgr.x (mgr.24523) 274 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:52.033 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:08:53.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:53 smithi039 bash[19898]: cluster 2024-09-17T10:08:53.001041+0000 mgr.x (mgr.24523) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:53.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:53 smithi039 bash[25345]: cluster 2024-09-17T10:08:53.001041+0000 mgr.x (mgr.24523) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:53.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:53 smithi203 bash[20366]: cluster 2024-09-17T10:08:53.001041+0000 mgr.x (mgr.24523) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:08:53.639 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:08:53.640 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:08:53.960 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:08:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:08:53] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T10:08:54.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:54 smithi203 bash[20366]: audit 2024-09-17T10:08:53.640305+0000 mon.a (mon.0) 1635 : audit [DBG] from='client.? 172.21.15.39:0/3832486281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:08:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:54 smithi039 bash[25345]: audit 2024-09-17T10:08:53.640305+0000 mon.a (mon.0) 1635 : audit [DBG] from='client.? 172.21.15.39:0/3832486281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:08:54.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:54 smithi039 bash[19898]: audit 2024-09-17T10:08:53.640305+0000 mon.a (mon.0) 1635 : audit [DBG] from='client.? 172.21.15.39:0/3832486281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:08:54.413 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:08:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:55 smithi039 bash[25345]: cluster 2024-09-17T10:08:55.001768+0000 mgr.x (mgr.24523) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:55 smithi039 bash[19898]: cluster 2024-09-17T10:08:55.001768+0000 mgr.x (mgr.24523) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:55.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:55 smithi203 bash[20366]: cluster 2024-09-17T10:08:55.001768+0000 mgr.x (mgr.24523) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:56 smithi203 bash[20366]: audit 2024-09-17T10:08:56.408121+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:56 smithi039 bash[19898]: audit 2024-09-17T10:08:56.408121+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:56 smithi039 bash[25345]: audit 2024-09-17T10:08:56.408121+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:08:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:57 smithi203 bash[20366]: cluster 2024-09-17T10:08:57.003449+0000 mgr.x (mgr.24523) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:57 smithi039 bash[19898]: cluster 2024-09-17T10:08:57.003449+0000 mgr.x (mgr.24523) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:57 smithi039 bash[25345]: cluster 2024-09-17T10:08:57.003449+0000 mgr.x (mgr.24523) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:08:59.238 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:08:59.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:08:59 smithi039 bash[19898]: cluster 2024-09-17T10:08:59.004125+0000 mgr.x (mgr.24523) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:59.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:08:59 smithi039 bash[25345]: cluster 2024-09-17T10:08:59.004125+0000 mgr.x (mgr.24523) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:08:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:08:59 smithi203 bash[20366]: cluster 2024-09-17T10:08:59.004125+0000 mgr.x (mgr.24523) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:00.918 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:09:01.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:00 smithi039 bash[19898]: audit 2024-09-17T10:08:59.877847+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:00 smithi039 bash[19898]: audit 2024-09-17T10:08:59.892287+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:00 smithi039 bash[19898]: audit 2024-09-17T10:08:59.905630+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:00 smithi039 bash[25345]: audit 2024-09-17T10:08:59.877847+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:00 smithi039 bash[25345]: audit 2024-09-17T10:08:59.892287+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:00 smithi039 bash[25345]: audit 2024-09-17T10:08:59.905630+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:00 smithi203 bash[20366]: audit 2024-09-17T10:08:59.877847+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:00 smithi203 bash[20366]: audit 2024-09-17T10:08:59.892287+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:01.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:00 smithi203 bash[20366]: audit 2024-09-17T10:08:59.905630+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[19898]: audit 2024-09-17T10:09:00.492171+0000 mgr.x (mgr.24523) 279 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[19898]: audit 2024-09-17T10:09:00.919470+0000 mon.a (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.39:0/1684892584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[19898]: cluster 2024-09-17T10:09:01.005807+0000 mgr.x (mgr.24523) 280 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[19898]: audit 2024-09-17T10:09:01.466046+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[19898]: audit 2024-09-17T10:09:01.485136+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[19898]: audit 2024-09-17T10:09:01.499447+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[25345]: audit 2024-09-17T10:09:00.492171+0000 mgr.x (mgr.24523) 279 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[25345]: audit 2024-09-17T10:09:00.919470+0000 mon.a (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.39:0/1684892584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:09:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[25345]: cluster 2024-09-17T10:09:01.005807+0000 mgr.x (mgr.24523) 280 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[25345]: audit 2024-09-17T10:09:01.466046+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[25345]: audit 2024-09-17T10:09:01.485136+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:01 smithi039 bash[25345]: audit 2024-09-17T10:09:01.499447+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.205 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:09:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:01 smithi203 bash[20366]: audit 2024-09-17T10:09:00.492171+0000 mgr.x (mgr.24523) 279 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:01 smithi203 bash[20366]: audit 2024-09-17T10:09:00.919470+0000 mon.a (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.39:0/1684892584' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:09:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:01 smithi203 bash[20366]: cluster 2024-09-17T10:09:01.005807+0000 mgr.x (mgr.24523) 280 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:01 smithi203 bash[20366]: audit 2024-09-17T10:09:01.466046+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:01 smithi203 bash[20366]: audit 2024-09-17T10:09:01.485136+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:01 smithi203 bash[20366]: audit 2024-09-17T10:09:01.499447+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24523 ' entity='mgr.x' 2024-09-17T10:09:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:03 smithi039 bash[19898]: cluster 2024-09-17T10:09:03.006570+0000 mgr.x (mgr.24523) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:03.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:03 smithi039 bash[25345]: cluster 2024-09-17T10:09:03.006570+0000 mgr.x (mgr.24523) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:03.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:03 smithi203 bash[20366]: cluster 2024-09-17T10:09:03.006570+0000 mgr.x (mgr.24523) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:03.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:09:03] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.43.0" 2024-09-17T10:09:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:05 smithi039 bash[19898]: cluster 2024-09-17T10:09:05.007232+0000 mgr.x (mgr.24523) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:05 smithi039 bash[25345]: cluster 2024-09-17T10:09:05.007232+0000 mgr.x (mgr.24523) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:05.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:05 smithi203 bash[20366]: cluster 2024-09-17T10:09:05.007232+0000 mgr.x (mgr.24523) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:07.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:07 smithi039 bash[25345]: cluster 2024-09-17T10:09:07.008924+0000 mgr.x (mgr.24523) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:07 smithi039 bash[19898]: cluster 2024-09-17T10:09:07.008924+0000 mgr.x (mgr.24523) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:07.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:07 smithi203 bash[20366]: cluster 2024-09-17T10:09:07.008924+0000 mgr.x (mgr.24523) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:08.238 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:09:09.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:09 smithi039 bash[25345]: cluster 2024-09-17T10:09:09.009809+0000 mgr.x (mgr.24523) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:09.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:09 smithi039 bash[19898]: cluster 2024-09-17T10:09:09.009809+0000 mgr.x (mgr.24523) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:09.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:09 smithi203 bash[20366]: cluster 2024-09-17T10:09:09.009809+0000 mgr.x (mgr.24523) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: cluster: 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: id: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: health: HEALTH_OK 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: services: 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: mgr: x(active, since 7m), standbys: y 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-17T10:09:09.744 INFO:teuthology.orchestra.run.smithi039.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: data: 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: usage: 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: pgs: 161 active+clean 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: io: 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T10:09:09.745 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:09:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:10 smithi039 bash[19898]: audit 2024-09-17T10:09:09.745168+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.39:0/783227778' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:09:10.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:10 smithi039 bash[25345]: audit 2024-09-17T10:09:09.745168+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.39:0/783227778' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:09:10.408 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:09:10.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:10 smithi203 bash[20366]: audit 2024-09-17T10:09:09.745168+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.39:0/783227778' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:09:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:11 smithi039 bash[25345]: audit 2024-09-17T10:09:10.502762+0000 mgr.x (mgr.24523) 285 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:11 smithi039 bash[25345]: cluster 2024-09-17T10:09:11.011441+0000 mgr.x (mgr.24523) 286 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:11 smithi039 bash[19898]: audit 2024-09-17T10:09:10.502762+0000 mgr.x (mgr.24523) 285 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:11 smithi039 bash[19898]: cluster 2024-09-17T10:09:11.011441+0000 mgr.x (mgr.24523) 286 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:11 smithi203 bash[20366]: audit 2024-09-17T10:09:10.502762+0000 mgr.x (mgr.24523) 285 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:11 smithi203 bash[20366]: cluster 2024-09-17T10:09:11.011441+0000 mgr.x (mgr.24523) 286 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:12 smithi039 bash[19898]: audit 2024-09-17T10:09:11.408482+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:12 smithi039 bash[25345]: audit 2024-09-17T10:09:11.408482+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:12 smithi203 bash[20366]: audit 2024-09-17T10:09:11.408482+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24523 172.21.15.203:0/1746195388' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:13 smithi039 bash[19898]: cluster 2024-09-17T10:09:13.012238+0000 mgr.x (mgr.24523) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:13.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:13 smithi039 bash[25345]: cluster 2024-09-17T10:09:13.012238+0000 mgr.x (mgr.24523) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:13.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:13 smithi203 bash[20366]: cluster 2024-09-17T10:09:13.012238+0000 mgr.x (mgr.24523) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:09:13] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.43.0" 2024-09-17T10:09:15.231 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:09:15.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:15 smithi039 bash[19898]: cluster 2024-09-17T10:09:15.013087+0000 mgr.x (mgr.24523) 288 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:15.332 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:15 smithi039 bash[25345]: cluster 2024-09-17T10:09:15.013087+0000 mgr.x (mgr.24523) 288 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:15.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:15 smithi203 bash[20366]: cluster 2024-09-17T10:09:15.013087+0000 mgr.x (mgr.24523) 288 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:17.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[87077]: [17/Sep/2024:10:09:16] ENGINE Bus STOPPING 2024-09-17T10:09:17.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[87077]: [17/Sep/2024:10:09:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:09:17.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[87077]: [17/Sep/2024:10:09:16] ENGINE Bus STOPPED 2024-09-17T10:09:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.792987+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.39:0/1250955386' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:09:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.793529+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: cluster 2024-09-17T10:09:16.794156+0000 mon.a (mon.0) 1644 : cluster [INF] Activating manager daemon y 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.798178+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: cluster 2024-09-17T10:09:16.806173+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: cluster 2024-09-17T10:09:16.806410+0000 mon.a (mon.0) 1647 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0122522s) 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.808203+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.808479+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.808734+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.812783+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.813048+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.813370+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.813742+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.814021+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:09:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.814284+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.814533+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.814754+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.814978+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.815325+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.815482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[25345]: audit 2024-09-17T10:09:16.815999+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.792987+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.39:0/1250955386' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.793529+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:09:17.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: cluster 2024-09-17T10:09:16.794156+0000 mon.a (mon.0) 1644 : cluster [INF] Activating manager daemon y 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.798178+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: cluster 2024-09-17T10:09:16.806173+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: cluster 2024-09-17T10:09:16.806410+0000 mon.a (mon.0) 1647 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0122522s) 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.808203+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.808479+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.808734+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.812783+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.813048+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.813370+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.813742+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.814021+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.814284+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:09:17.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.814533+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:09:17.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.814754+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:09:17.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.814978+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:09:17.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.815325+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:09:17.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.815482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:09:17.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:16 smithi039 bash[19898]: audit 2024-09-17T10:09:16.815999+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:09:17.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[51549]: debug 2024-09-17T10:09:16.810+0000 7f6d45f30640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-17T10:09:17.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[51549]: ignoring --setuser ceph since I am not root 2024-09-17T10:09:17.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[51549]: ignoring --setgroup ceph since I am not root 2024-09-17T10:09:17.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[51549]: debug 2024-09-17T10:09:16.874+0000 7f482ffff640 1 -- 172.21.15.203:0/528434835 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5603ad6070e0 con 0x5603ad608800 2024-09-17T10:09:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.792987+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.39:0/1250955386' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:09:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.793529+0000 mon.a (mon.0) 1643 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: cluster 2024-09-17T10:09:16.794156+0000 mon.a (mon.0) 1644 : cluster [INF] Activating manager daemon y 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.798178+0000 mon.a (mon.0) 1645 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: cluster 2024-09-17T10:09:16.806173+0000 mon.a (mon.0) 1646 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: cluster 2024-09-17T10:09:16.806410+0000 mon.a (mon.0) 1647 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0122522s) 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.808203+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.808479+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.808734+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.812783+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.813048+0000 mon.a (mon.0) 1652 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.813370+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.813742+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.814021+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:09:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.814284+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:09:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.814533+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:09:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.814754+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:09:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.814978+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:09:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.815325+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:09:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.815482+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:09:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:16 smithi203 bash[20366]: audit 2024-09-17T10:09:16.815999+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:09:17.598 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:09:18.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[87077]: [17/Sep/2024:10:09:17] ENGINE Bus STARTING 2024-09-17T10:09:18.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[87077]: [17/Sep/2024:10:09:18] ENGINE Serving on http://:::9283 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[87077]: [17/Sep/2024:10:09:18] ENGINE Bus STARTED 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: cluster 2024-09-17T10:09:17.092427+0000 mon.a (mon.0) 1663 : cluster [INF] Manager daemon y is now available 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.557206+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.561924+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.563168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.596797+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.596997+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.601242+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[19898]: audit 2024-09-17T10:09:17.654301+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: cluster 2024-09-17T10:09:17.092427+0000 mon.a (mon.0) 1663 : cluster [INF] Manager daemon y is now available 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.557206+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.561924+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.563168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.596797+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.596997+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.601242+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:09:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:17 smithi039 bash[25345]: audit 2024-09-17T10:09:17.654301+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:09:18.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: cluster 2024-09-17T10:09:17.092427+0000 mon.a (mon.0) 1663 : cluster [INF] Manager daemon y is now available 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.557206+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.561924+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.563168+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.596797+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.596997+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.601242+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:09:18.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:17 smithi203 bash[20366]: audit 2024-09-17T10:09:17.654301+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:09:19.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[25345]: cluster 2024-09-17T10:09:17.874003+0000 mon.a (mon.0) 1671 : cluster [DBG] mgrmap e31: y(active, since 1.07984s) 2024-09-17T10:09:19.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[25345]: audit 2024-09-17T10:09:17.904446+0000 mgr.y (mgr.15153) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[25345]: cluster 2024-09-17T10:09:17.910795+0000 mgr.y (mgr.15153) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[25345]: audit 2024-09-17T10:09:18.648044+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[19898]: cluster 2024-09-17T10:09:17.874003+0000 mon.a (mon.0) 1671 : cluster [DBG] mgrmap e31: y(active, since 1.07984s) 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[19898]: audit 2024-09-17T10:09:17.904446+0000 mgr.y (mgr.15153) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[19898]: cluster 2024-09-17T10:09:17.910795+0000 mgr.y (mgr.15153) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:18 smithi039 bash[19898]: audit 2024-09-17T10:09:18.648044+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:09:19.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: debug 2024-09-17T10:09:19.031+0000 7f73887a7640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:09:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: Traceback (most recent call last): 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: self._connections.run(self.expiration_interval) 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: self._run(expiration_interval) 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:09:19.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: s = self.context.wrap_socket( 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: return self.sslsocket_class._create( 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: self.do_handshake() 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: self._sslobj.do_handshake() 2024-09-17T10:09:19.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[87077]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:09:19.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:18 smithi203 bash[20366]: cluster 2024-09-17T10:09:17.874003+0000 mon.a (mon.0) 1671 : cluster [DBG] mgrmap e31: y(active, since 1.07984s) 2024-09-17T10:09:19.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:18 smithi203 bash[20366]: audit 2024-09-17T10:09:17.904446+0000 mgr.y (mgr.15153) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:09:19.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:18 smithi203 bash[20366]: cluster 2024-09-17T10:09:17.910795+0000 mgr.y (mgr.15153) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:19.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:18 smithi203 bash[20366]: audit 2024-09-17T10:09:18.648044+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:09:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cluster 2024-09-17T10:09:18.813244+0000 mgr.y (mgr.15153) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cluster 2024-09-17T10:09:18.900774+0000 mon.a (mon.0) 1673 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:18.910420+0000 mgr.y (mgr.15153) 4 : cephadm [INF] [17/Sep/2024:10:09:18] ENGINE Bus STARTING 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.032796+0000 mgr.y (mgr.15153) 5 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.036164+0000 mgr.y (mgr.15153) 6 : cephadm [ERR] [17/Sep/2024:10:09:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T10:09:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: self.do_handshake() 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:09:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.133975+0000 mgr.y (mgr.15153) 7 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.134114+0000 mgr.y (mgr.15153) 8 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Bus STARTED 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.297523+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.302018+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.308083+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]': finished 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.312179+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.313112+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.314704+0000 mgr.y (mgr.15153) 9 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.314957+0000 mgr.y (mgr.15153) 10 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.438347+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: audit 2024-09-17T10:09:19.575511+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.700881+0000 mgr.y (mgr.15153) 11 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:09:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.701016+0000 mgr.y (mgr.15153) 12 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.775574+0000 mgr.y (mgr.15153) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.782557+0000 mgr.y (mgr.15153) 14 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cluster 2024-09-17T10:09:18.813244+0000 mgr.y (mgr.15153) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cluster 2024-09-17T10:09:18.900774+0000 mon.a (mon.0) 1673 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:18.910420+0000 mgr.y (mgr.15153) 4 : cephadm [INF] [17/Sep/2024:10:09:18] ENGINE Bus STARTING 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.032796+0000 mgr.y (mgr.15153) 5 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.036164+0000 mgr.y (mgr.15153) 6 : cephadm [ERR] [17/Sep/2024:10:09:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:09:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: Traceback (most recent call last): 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: self._connections.run(self.expiration_interval) 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: self._run(expiration_interval) 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: s = self.context.wrap_socket( 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: return self.sslsocket_class._create( 2024-09-17T10:09:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: self.do_handshake() 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: self._sslobj.do_handshake() 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.133975+0000 mgr.y (mgr.15153) 7 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.134114+0000 mgr.y (mgr.15153) 8 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Bus STARTED 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.297523+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.302018+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.308083+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]': finished 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.312179+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.313112+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:20.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.314704+0000 mgr.y (mgr.15153) 9 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.314957+0000 mgr.y (mgr.15153) 10 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.438347+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: audit 2024-09-17T10:09:19.575511+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.700881+0000 mgr.y (mgr.15153) 11 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.701016+0000 mgr.y (mgr.15153) 12 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.775574+0000 mgr.y (mgr.15153) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:09:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:19 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.782557+0000 mgr.y (mgr.15153) 14 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:09:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cluster 2024-09-17T10:09:18.813244+0000 mgr.y (mgr.15153) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cluster 2024-09-17T10:09:18.900774+0000 mon.a (mon.0) 1673 : cluster [DBG] mgrmap e32: y(active, since 2s) 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:18.910420+0000 mgr.y (mgr.15153) 4 : cephadm [INF] [17/Sep/2024:10:09:18] ENGINE Bus STARTING 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.032796+0000 mgr.y (mgr.15153) 5 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.036164+0000 mgr.y (mgr.15153) 6 : cephadm [ERR] [17/Sep/2024:10:09:19] ENGINE Error in HTTPServer.serve 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: Traceback (most recent call last): 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: self._run(expiration_interval) 2024-09-17T10:09:20.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: s = self.context.wrap_socket( 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: return self.sslsocket_class._create( 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: self.do_handshake() 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: self._sslobj.do_handshake() 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.133975+0000 mgr.y (mgr.15153) 7 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T10:09:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.134114+0000 mgr.y (mgr.15153) 8 : cephadm [INF] [17/Sep/2024:10:09:19] ENGINE Bus STARTED 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.297523+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.302018+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.308083+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]': finished 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.312179+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.313112+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.314704+0000 mgr.y (mgr.15153) 9 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.314957+0000 mgr.y (mgr.15153) 10 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.438347+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: audit 2024-09-17T10:09:19.575511+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.700881+0000 mgr.y (mgr.15153) 11 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.701016+0000 mgr.y (mgr.15153) 12 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.775574+0000 mgr.y (mgr.15153) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:09:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:19 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.782557+0000 mgr.y (mgr.15153) 14 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:09:21.053 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.845268+0000 mgr.y (mgr.15153) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.862872+0000 mgr.y (mgr.15153) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.923548+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.930567+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.959529+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.964569+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.969579+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: cephadm 2024-09-17T10:09:19.971067+0000 mgr.y (mgr.15153) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.975250+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:19.994679+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:20.511785+0000 mgr.y (mgr.15153) 18 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:20.646041+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:20.748802+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.054 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:20 smithi203 bash[20366]: audit 2024-09-17T10:09:20.892316+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:20 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.845268+0000 mgr.y (mgr.15153) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:09:21.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:20 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.862872+0000 mgr.y (mgr.15153) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:09:21.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:20 smithi039 bash[19898]: audit 2024-09-17T10:09:19.923548+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:20 smithi039 bash[19898]: audit 2024-09-17T10:09:19.930567+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:20 smithi039 bash[19898]: audit 2024-09-17T10:09:19.959529+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:20 smithi039 bash[19898]: audit 2024-09-17T10:09:19.964569+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:19.969579+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: cephadm 2024-09-17T10:09:19.971067+0000 mgr.y (mgr.15153) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:19.975250+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:19.994679+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:20.511785+0000 mgr.y (mgr.15153) 18 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:20.646041+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:20.748802+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:20.892316+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.845268+0000 mgr.y (mgr.15153) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.862872+0000 mgr.y (mgr.15153) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.923548+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.930567+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.959529+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.964569+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.969579+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cephadm 2024-09-17T10:09:19.971067+0000 mgr.y (mgr.15153) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.975250+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:19.994679+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:20.511785+0000 mgr.y (mgr.15153) 18 : audit [DBG] from='client.15081 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:20.646041+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:20.748802+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:20.892316+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:21.960 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:09:22.330 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cluster 2024-09-17T10:09:20.813719+0000 mgr.y (mgr.15153) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cluster 2024-09-17T10:09:20.982751+0000 mon.a (mon.0) 1691 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cephadm 2024-09-17T10:09:21.210991+0000 mgr.y (mgr.15153) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:21.211453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: audit 2024-09-17T10:09:21.219735+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[25345]: cephadm 2024-09-17T10:09:21.220960+0000 mgr.y (mgr.15153) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: cluster 2024-09-17T10:09:20.813719+0000 mgr.y (mgr.15153) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: cluster 2024-09-17T10:09:20.982751+0000 mon.a (mon.0) 1691 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-09-17T10:09:22.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: cephadm 2024-09-17T10:09:21.210991+0000 mgr.y (mgr.15153) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:09:22.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:21.211453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:09:22.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: audit 2024-09-17T10:09:21.219735+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:22.332 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:21 smithi039 bash[19898]: cephadm 2024-09-17T10:09:21.220960+0000 mgr.y (mgr.15153) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:09:22.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:21 smithi203 bash[20366]: cluster 2024-09-17T10:09:20.813719+0000 mgr.y (mgr.15153) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:22.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:21 smithi203 bash[20366]: cluster 2024-09-17T10:09:20.982751+0000 mon.a (mon.0) 1691 : cluster [DBG] mgrmap e33: y(active, since 4s) 2024-09-17T10:09:22.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:21 smithi203 bash[20366]: cephadm 2024-09-17T10:09:21.210991+0000 mgr.y (mgr.15153) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:09:22.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:21 smithi203 bash[20366]: audit 2024-09-17T10:09:21.211453+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:09:22.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:21 smithi203 bash[20366]: audit 2024-09-17T10:09:21.219735+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:22.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:21 smithi203 bash[20366]: cephadm 2024-09-17T10:09:21.220960+0000 mgr.y (mgr.15153) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:22.224504+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:22.378198+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:22.477621+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:22.626567+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: cluster 2024-09-17T10:09:23.082791+0000 mon.a (mon.0) 1698 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.086035+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:09:23.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.087739+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.089328+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.089690+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.191578+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.197384+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[20366]: audit 2024-09-17T10:09:23.206437+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[51549]: [17/Sep/2024:10:09:23] ENGINE Bus STARTING 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[51549]: CherryPy Checker: 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[51549]: The Application mounted at '' has an empty config. 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[51549]: [17/Sep/2024:10:09:23] ENGINE Serving on http://:::9283 2024-09-17T10:09:23.364 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[51549]: [17/Sep/2024:10:09:23] ENGINE Bus STARTED 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:22.224504+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:22.378198+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:22.477621+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:22.626567+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: cluster 2024-09-17T10:09:23.082791+0000 mon.a (mon.0) 1698 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.086035+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.087739+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.089328+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.089690+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.191578+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.197384+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[19898]: audit 2024-09-17T10:09:23.206437+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:22.224504+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:22.378198+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:22.477621+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:22.626567+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: cluster 2024-09-17T10:09:23.082791+0000 mon.a (mon.0) 1698 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.086035+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.087739+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.089328+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:09:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.089690+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:09:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.191578+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.197384+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:23 smithi039 bash[25345]: audit 2024-09-17T10:09:23.206437+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:23.726 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:09:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:09:24.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: cluster 2024-09-17T10:09:22.814348+0000 mgr.y (mgr.15153) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:24.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: cluster 2024-09-17T10:09:23.652813+0000 mon.a (mon.0) 1702 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-17T10:09:24.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: audit 2024-09-17T10:09:23.653305+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:09:24.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: audit 2024-09-17T10:09:24.072160+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: audit 2024-09-17T10:09:24.608289+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: audit 2024-09-17T10:09:24.622776+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[19898]: audit 2024-09-17T10:09:24.636955+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: cluster 2024-09-17T10:09:22.814348+0000 mgr.y (mgr.15153) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: cluster 2024-09-17T10:09:23.652813+0000 mon.a (mon.0) 1702 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: audit 2024-09-17T10:09:23.653305+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: audit 2024-09-17T10:09:24.072160+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: audit 2024-09-17T10:09:24.608289+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: audit 2024-09-17T10:09:24.622776+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:24 smithi039 bash[25345]: audit 2024-09-17T10:09:24.636955+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: cluster 2024-09-17T10:09:22.814348+0000 mgr.y (mgr.15153) 22 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:09:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: cluster 2024-09-17T10:09:23.652813+0000 mon.a (mon.0) 1702 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-17T10:09:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: audit 2024-09-17T10:09:23.653305+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:09:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: audit 2024-09-17T10:09:24.072160+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: audit 2024-09-17T10:09:24.608289+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: audit 2024-09-17T10:09:24.622776+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:24 smithi203 bash[20366]: audit 2024-09-17T10:09:24.636955+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:26.869 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:26 smithi039 bash[25345]: cluster 2024-09-17T10:09:24.815258+0000 mgr.y (mgr.15153) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:09:26.869 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:26 smithi039 bash[19898]: cluster 2024-09-17T10:09:24.815258+0000 mgr.y (mgr.15153) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:09:26.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:26 smithi203 bash[20366]: cluster 2024-09-17T10:09:24.815258+0000 mgr.y (mgr.15153) 23 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:09:28.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:28 smithi203 bash[20366]: cluster 2024-09-17T10:09:26.815977+0000 mgr.y (mgr.15153) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:09:28.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:28 smithi203 bash[20366]: audit 2024-09-17T10:09:27.107929+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:28.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:28 smithi203 bash[20366]: audit 2024-09-17T10:09:27.121409+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:28.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:28 smithi203 bash[20366]: cephadm 2024-09-17T10:09:27.123512+0000 mgr.y (mgr.15153) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:09:28.363 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:28 smithi203 bash[20366]: cephadm 2024-09-17T10:09:27.389263+0000 mgr.y (mgr.15153) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[19898]: cluster 2024-09-17T10:09:26.815977+0000 mgr.y (mgr.15153) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[19898]: audit 2024-09-17T10:09:27.107929+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[19898]: audit 2024-09-17T10:09:27.121409+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[19898]: cephadm 2024-09-17T10:09:27.123512+0000 mgr.y (mgr.15153) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[19898]: cephadm 2024-09-17T10:09:27.389263+0000 mgr.y (mgr.15153) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[25345]: cluster 2024-09-17T10:09:26.815977+0000 mgr.y (mgr.15153) 24 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[25345]: audit 2024-09-17T10:09:27.107929+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[25345]: audit 2024-09-17T10:09:27.121409+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:28.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[25345]: cephadm 2024-09-17T10:09:27.123512+0000 mgr.y (mgr.15153) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:09:28.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:28 smithi039 bash[25345]: cephadm 2024-09-17T10:09:27.389263+0000 mgr.y (mgr.15153) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:09:29.478 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:29 smithi039 bash[19898]: audit 2024-09-17T10:09:28.402381+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.478 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:29 smithi039 bash[19898]: audit 2024-09-17T10:09:28.421335+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.478 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:29 smithi039 bash[19898]: audit 2024-09-17T10:09:28.436514+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:29 smithi039 bash[25345]: audit 2024-09-17T10:09:28.402381+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:29 smithi039 bash[25345]: audit 2024-09-17T10:09:28.421335+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:29 smithi039 bash[25345]: audit 2024-09-17T10:09:28.436514+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:29 smithi203 bash[20366]: audit 2024-09-17T10:09:28.402381+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:29 smithi203 bash[20366]: audit 2024-09-17T10:09:28.421335+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:29.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:29 smithi203 bash[20366]: audit 2024-09-17T10:09:28.436514+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:30 smithi039 bash[19898]: cluster 2024-09-17T10:09:28.817794+0000 mgr.y (mgr.15153) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:09:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:30 smithi039 bash[19898]: audit 2024-09-17T10:09:29.523643+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.39:0/4193351674' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:09:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:30 smithi039 bash[19898]: audit 2024-09-17T10:09:30.313472+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:30 smithi039 bash[25345]: cluster 2024-09-17T10:09:28.817794+0000 mgr.y (mgr.15153) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:09:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:30 smithi039 bash[25345]: audit 2024-09-17T10:09:29.523643+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.39:0/4193351674' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:09:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:30 smithi039 bash[25345]: audit 2024-09-17T10:09:30.313472+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:30 smithi203 bash[20366]: cluster 2024-09-17T10:09:28.817794+0000 mgr.y (mgr.15153) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:09:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:30 smithi203 bash[20366]: audit 2024-09-17T10:09:29.523643+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.39:0/4193351674' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:09:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:30 smithi203 bash[20366]: audit 2024-09-17T10:09:30.313472+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:32.456 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.284Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.285Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.285Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:09:32.457 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.285Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:09:32.458 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[56491]: ts=2024-09-17T10:09:32.285Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:09:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:32 smithi039 bash[19898]: cluster 2024-09-17T10:09:30.818555+0000 mgr.y (mgr.15153) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:09:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:32 smithi039 bash[25345]: cluster 2024-09-17T10:09:30.818555+0000 mgr.y (mgr.15153) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:09:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[20366]: cluster 2024-09-17T10:09:30.818555+0000 mgr.y (mgr.15153) 28 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:09:33.181 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:32 smithi203 bash[63396]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:09:33.181 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[63457]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:09:33.181 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:33 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:09:33.182 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:33 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:09:33.182 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:33 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:09:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:32.594773+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.115458+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.125820+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.131120+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:09:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.141473+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.143156+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:09:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.144929+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:09:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.149218+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.153056+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:09:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.192784+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.193677+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:33 smithi203 bash[20366]: audit 2024-09-17T10:09:33.199203+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:32.594773+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.115458+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.125820+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.131120+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.141473+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.143156+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.144929+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.149218+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.153056+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.192784+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.193677+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[19898]: audit 2024-09-17T10:09:33.199203+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:32.594773+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.115458+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.125820+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.131120+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.141473+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.143156+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.144929+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.149218+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.153056+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:09:33.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.192784+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:33.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.193677+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:33.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:33 smithi039 bash[25345]: audit 2024-09-17T10:09:33.199203+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.374Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.374Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.374Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.374Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.374Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.375Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.376Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:09:34.711 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.377Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.377Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.380Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.381Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=938.582µs 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.381Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.382Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.396Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.401Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.402Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.402Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.108µs wal_replay_duration=20.961349ms wbl_replay_duration=117ns total_replay_duration=21.964686ms 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.404Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.404Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.404Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:09:34.712 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.429Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.822289ms db_storage=975ns remote_storage=1.337µs web_handler=401ns query_engine=746ns scrape=283.122µs scrape_sd=139.023µs notify=16.618µs notify_sd=18.558µs rules=23.951926ms tracing=8.638µs 2024-09-17T10:09:34.713 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.429Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:09:34.713 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[63486]: ts=2024-09-17T10:09:34.429Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: cluster 2024-09-17T10:09:32.819023+0000 mgr.y (mgr.15153) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: audit 2024-09-17T10:09:33.131742+0000 mgr.y (mgr.15153) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: cephadm 2024-09-17T10:09:33.142890+0000 mgr.y (mgr.15153) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: audit 2024-09-17T10:09:33.143683+0000 mgr.y (mgr.15153) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: audit 2024-09-17T10:09:33.145433+0000 mgr.y (mgr.15153) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: audit 2024-09-17T10:09:33.153503+0000 mgr.y (mgr.15153) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: cephadm 2024-09-17T10:09:33.199851+0000 mgr.y (mgr.15153) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:09:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:34 smithi203 bash[20366]: audit 2024-09-17T10:09:33.708729+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: cluster 2024-09-17T10:09:32.819023+0000 mgr.y (mgr.15153) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: audit 2024-09-17T10:09:33.131742+0000 mgr.y (mgr.15153) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: cephadm 2024-09-17T10:09:33.142890+0000 mgr.y (mgr.15153) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: audit 2024-09-17T10:09:33.143683+0000 mgr.y (mgr.15153) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: audit 2024-09-17T10:09:33.145433+0000 mgr.y (mgr.15153) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: audit 2024-09-17T10:09:33.153503+0000 mgr.y (mgr.15153) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: cephadm 2024-09-17T10:09:33.199851+0000 mgr.y (mgr.15153) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:09:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[19898]: audit 2024-09-17T10:09:33.708729+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: cluster 2024-09-17T10:09:32.819023+0000 mgr.y (mgr.15153) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: audit 2024-09-17T10:09:33.131742+0000 mgr.y (mgr.15153) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: cephadm 2024-09-17T10:09:33.142890+0000 mgr.y (mgr.15153) 31 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: audit 2024-09-17T10:09:33.143683+0000 mgr.y (mgr.15153) 32 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: audit 2024-09-17T10:09:33.145433+0000 mgr.y (mgr.15153) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: audit 2024-09-17T10:09:33.153503+0000 mgr.y (mgr.15153) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: cephadm 2024-09-17T10:09:33.199851+0000 mgr.y (mgr.15153) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:09:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:34 smithi039 bash[25345]: audit 2024-09-17T10:09:33.708729+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:35 smithi039 bash[25345]: audit 2024-09-17T10:09:34.745860+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:35 smithi039 bash[19898]: audit 2024-09-17T10:09:34.745860+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:35 smithi203 bash[20366]: audit 2024-09-17T10:09:34.745860+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: cluster 2024-09-17T10:09:34.820649+0000 mgr.y (mgr.15153) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: audit 2024-09-17T10:09:36.493220+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: audit 2024-09-17T10:09:36.501583+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: audit 2024-09-17T10:09:36.507455+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: audit 2024-09-17T10:09:36.512565+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: audit 2024-09-17T10:09:36.514685+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[19898]: audit 2024-09-17T10:09:36.525628+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: cluster 2024-09-17T10:09:34.820649+0000 mgr.y (mgr.15153) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: audit 2024-09-17T10:09:36.493220+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: audit 2024-09-17T10:09:36.501583+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: audit 2024-09-17T10:09:36.507455+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: audit 2024-09-17T10:09:36.512565+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: audit 2024-09-17T10:09:36.514685+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:36 smithi039 bash[25345]: audit 2024-09-17T10:09:36.525628+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: cluster 2024-09-17T10:09:34.820649+0000 mgr.y (mgr.15153) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:09:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: audit 2024-09-17T10:09:36.493220+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: audit 2024-09-17T10:09:36.501583+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: audit 2024-09-17T10:09:36.507455+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:09:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: audit 2024-09-17T10:09:36.512565+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: audit 2024-09-17T10:09:36.514685+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:09:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:36 smithi203 bash[20366]: audit 2024-09-17T10:09:36.525628+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:39.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:38 smithi039 bash[19898]: cluster 2024-09-17T10:09:36.821509+0000 mgr.y (mgr.15153) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:39.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:38 smithi039 bash[25345]: cluster 2024-09-17T10:09:36.821509+0000 mgr.y (mgr.15153) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:39.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:38 smithi203 bash[20366]: cluster 2024-09-17T10:09:36.821509+0000 mgr.y (mgr.15153) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:41.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:40 smithi039 bash[19898]: cluster 2024-09-17T10:09:38.823246+0000 mgr.y (mgr.15153) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:41.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:40 smithi039 bash[19898]: audit 2024-09-17T10:09:39.245952+0000 mgr.y (mgr.15153) 39 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:41.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:40 smithi039 bash[25345]: cluster 2024-09-17T10:09:38.823246+0000 mgr.y (mgr.15153) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:41.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:40 smithi039 bash[25345]: audit 2024-09-17T10:09:39.245952+0000 mgr.y (mgr.15153) 39 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:41.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:40 smithi203 bash[20366]: cluster 2024-09-17T10:09:38.823246+0000 mgr.y (mgr.15153) 38 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:41.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:40 smithi203 bash[20366]: audit 2024-09-17T10:09:39.245952+0000 mgr.y (mgr.15153) 39 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:43.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:42 smithi039 bash[19898]: cluster 2024-09-17T10:09:40.824006+0000 mgr.y (mgr.15153) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:42 smithi039 bash[25345]: cluster 2024-09-17T10:09:40.824006+0000 mgr.y (mgr.15153) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:43.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:42 smithi203 bash[20366]: cluster 2024-09-17T10:09:40.824006+0000 mgr.y (mgr.15153) 40 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:45.050 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:44 smithi203 bash[20366]: cluster 2024-09-17T10:09:42.824698+0000 mgr.y (mgr.15153) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:45.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:44 smithi039 bash[19898]: cluster 2024-09-17T10:09:42.824698+0000 mgr.y (mgr.15153) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:45.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:44 smithi039 bash[25345]: cluster 2024-09-17T10:09:42.824698+0000 mgr.y (mgr.15153) 41 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:09:46.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:46 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:09:46] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:09:47.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:46 smithi039 bash[19898]: cluster 2024-09-17T10:09:44.826415+0000 mgr.y (mgr.15153) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:47.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:46 smithi039 bash[25345]: cluster 2024-09-17T10:09:44.826415+0000 mgr.y (mgr.15153) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:46 smithi203 bash[20366]: cluster 2024-09-17T10:09:44.826415+0000 mgr.y (mgr.15153) 42 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:48.062 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:47 smithi203 bash[20366]: audit 2024-09-17T10:09:47.595610+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:48.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:47 smithi039 bash[19898]: audit 2024-09-17T10:09:47.595610+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:48.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:47 smithi039 bash[25345]: audit 2024-09-17T10:09:47.595610+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:09:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:48 smithi203 bash[20366]: cluster 2024-09-17T10:09:46.827137+0000 mgr.y (mgr.15153) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:48 smithi203 bash[20366]: audit 2024-09-17T10:09:48.642503+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:48.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:48 smithi203 bash[20366]: audit 2024-09-17T10:09:48.653495+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:48.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:48 smithi203 bash[20366]: audit 2024-09-17T10:09:48.660953+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:49.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[25345]: cluster 2024-09-17T10:09:46.827137+0000 mgr.y (mgr.15153) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:49.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[25345]: audit 2024-09-17T10:09:48.642503+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:49.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[25345]: audit 2024-09-17T10:09:48.653495+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:49.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[25345]: audit 2024-09-17T10:09:48.660953+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[19898]: cluster 2024-09-17T10:09:46.827137+0000 mgr.y (mgr.15153) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[19898]: audit 2024-09-17T10:09:48.642503+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[19898]: audit 2024-09-17T10:09:48.653495+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:48 smithi039 bash[19898]: audit 2024-09-17T10:09:48.660953+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:50.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:49 smithi039 bash[25345]: cluster 2024-09-17T10:09:48.828819+0000 mgr.y (mgr.15153) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:50.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:49 smithi039 bash[25345]: audit 2024-09-17T10:09:49.253333+0000 mgr.y (mgr.15153) 45 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:49 smithi039 bash[19898]: cluster 2024-09-17T10:09:48.828819+0000 mgr.y (mgr.15153) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:50.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:49 smithi039 bash[19898]: audit 2024-09-17T10:09:49.253333+0000 mgr.y (mgr.15153) 45 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:50.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:49 smithi203 bash[20366]: cluster 2024-09-17T10:09:48.828819+0000 mgr.y (mgr.15153) 44 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:50.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:49 smithi203 bash[20366]: audit 2024-09-17T10:09:49.253333+0000 mgr.y (mgr.15153) 45 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:09:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:51 smithi039 bash[19898]: audit 2024-09-17T10:09:50.259865+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:51 smithi039 bash[19898]: audit 2024-09-17T10:09:50.279451+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:51 smithi039 bash[19898]: audit 2024-09-17T10:09:50.292138+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:51 smithi039 bash[25345]: audit 2024-09-17T10:09:50.259865+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:51 smithi039 bash[25345]: audit 2024-09-17T10:09:50.279451+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:51 smithi039 bash[25345]: audit 2024-09-17T10:09:50.292138+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:51 smithi203 bash[20366]: audit 2024-09-17T10:09:50.259865+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:51 smithi203 bash[20366]: audit 2024-09-17T10:09:50.279451+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:51 smithi203 bash[20366]: audit 2024-09-17T10:09:50.292138+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:52 smithi039 bash[19898]: cluster 2024-09-17T10:09:50.829590+0000 mgr.y (mgr.15153) 46 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:52.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:52 smithi039 bash[25345]: cluster 2024-09-17T10:09:50.829590+0000 mgr.y (mgr.15153) 46 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:52 smithi203 bash[20366]: cluster 2024-09-17T10:09:50.829590+0000 mgr.y (mgr.15153) 46 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:54.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:54 smithi039 bash[19898]: cluster 2024-09-17T10:09:52.830322+0000 mgr.y (mgr.15153) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:54 smithi039 bash[25345]: cluster 2024-09-17T10:09:52.830322+0000 mgr.y (mgr.15153) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:54.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:54 smithi203 bash[20366]: cluster 2024-09-17T10:09:52.830322+0000 mgr.y (mgr.15153) 47 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:56.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:56 smithi039 bash[19898]: cluster 2024-09-17T10:09:54.831962+0000 mgr.y (mgr.15153) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:56.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:09:56 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:09:56] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T10:09:56.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:56 smithi039 bash[25345]: cluster 2024-09-17T10:09:54.831962+0000 mgr.y (mgr.15153) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:56 smithi203 bash[20366]: cluster 2024-09-17T10:09:54.831962+0000 mgr.y (mgr.15153) 48 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:09:58.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:57 smithi039 bash[19898]: audit 2024-09-17T10:09:56.727387+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:57 smithi039 bash[19898]: audit 2024-09-17T10:09:56.746777+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:57 smithi039 bash[19898]: audit 2024-09-17T10:09:56.762751+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:57 smithi039 bash[25345]: audit 2024-09-17T10:09:56.727387+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:57 smithi039 bash[25345]: audit 2024-09-17T10:09:56.746777+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:57 smithi039 bash[25345]: audit 2024-09-17T10:09:56.762751+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:57 smithi203 bash[20366]: audit 2024-09-17T10:09:56.727387+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:57 smithi203 bash[20366]: audit 2024-09-17T10:09:56.746777+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:58.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:57 smithi203 bash[20366]: audit 2024-09-17T10:09:56.762751+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:09:59.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:09:58 smithi039 bash[19898]: cluster 2024-09-17T10:09:56.832687+0000 mgr.y (mgr.15153) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:59.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:09:58 smithi039 bash[25345]: cluster 2024-09-17T10:09:56.832687+0000 mgr.y (mgr.15153) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:09:59.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:09:58 smithi203 bash[20366]: cluster 2024-09-17T10:09:56.832687+0000 mgr.y (mgr.15153) 49 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:00 smithi039 bash[19898]: cluster 2024-09-17T10:09:58.834387+0000 mgr.y (mgr.15153) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:00 smithi039 bash[19898]: audit 2024-09-17T10:09:59.264516+0000 mgr.y (mgr.15153) 51 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:00 smithi039 bash[19898]: cluster 2024-09-17T10:10:00.000150+0000 mon.a (mon.0) 1744 : cluster [INF] overall HEALTH_OK 2024-09-17T10:10:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:00 smithi039 bash[25345]: cluster 2024-09-17T10:09:58.834387+0000 mgr.y (mgr.15153) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:00 smithi039 bash[25345]: audit 2024-09-17T10:09:59.264516+0000 mgr.y (mgr.15153) 51 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:00 smithi039 bash[25345]: cluster 2024-09-17T10:10:00.000150+0000 mon.a (mon.0) 1744 : cluster [INF] overall HEALTH_OK 2024-09-17T10:10:01.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:00 smithi203 bash[20366]: cluster 2024-09-17T10:09:58.834387+0000 mgr.y (mgr.15153) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:01.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:00 smithi203 bash[20366]: audit 2024-09-17T10:09:59.264516+0000 mgr.y (mgr.15153) 51 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:01.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:00 smithi203 bash[20366]: cluster 2024-09-17T10:10:00.000150+0000 mon.a (mon.0) 1744 : cluster [INF] overall HEALTH_OK 2024-09-17T10:10:03.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:02 smithi039 bash[19898]: cluster 2024-09-17T10:10:00.835140+0000 mgr.y (mgr.15153) 52 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:03.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:02 smithi039 bash[19898]: audit 2024-09-17T10:10:02.595990+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:02 smithi039 bash[25345]: cluster 2024-09-17T10:10:00.835140+0000 mgr.y (mgr.15153) 52 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:02 smithi039 bash[25345]: audit 2024-09-17T10:10:02.595990+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:02 smithi203 bash[20366]: cluster 2024-09-17T10:10:00.835140+0000 mgr.y (mgr.15153) 52 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:02 smithi203 bash[20366]: audit 2024-09-17T10:10:02.595990+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:05.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:04 smithi039 bash[19898]: cluster 2024-09-17T10:10:02.835846+0000 mgr.y (mgr.15153) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:05.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:04 smithi039 bash[25345]: cluster 2024-09-17T10:10:02.835846+0000 mgr.y (mgr.15153) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:05.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:04 smithi203 bash[20366]: cluster 2024-09-17T10:10:02.835846+0000 mgr.y (mgr.15153) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:06.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:10:06 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:10:06] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T10:10:07.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:06 smithi039 bash[25345]: cluster 2024-09-17T10:10:04.837543+0000 mgr.y (mgr.15153) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:07.084 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:06 smithi039 bash[19898]: cluster 2024-09-17T10:10:04.837543+0000 mgr.y (mgr.15153) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:07.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:06 smithi203 bash[20366]: cluster 2024-09-17T10:10:04.837543+0000 mgr.y (mgr.15153) 54 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:09.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:08 smithi039 bash[19898]: cluster 2024-09-17T10:10:06.838236+0000 mgr.y (mgr.15153) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:08 smithi039 bash[25345]: cluster 2024-09-17T10:10:06.838236+0000 mgr.y (mgr.15153) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:09.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:08 smithi203 bash[20366]: cluster 2024-09-17T10:10:06.838236+0000 mgr.y (mgr.15153) 55 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:11.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[25345]: cluster 2024-09-17T10:10:08.839380+0000 mgr.y (mgr.15153) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:11.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[25345]: audit 2024-09-17T10:10:09.275719+0000 mgr.y (mgr.15153) 57 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:11.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[25345]: audit 2024-09-17T10:10:09.821333+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[25345]: audit 2024-09-17T10:10:09.834464+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[25345]: audit 2024-09-17T10:10:09.842517+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[19898]: cluster 2024-09-17T10:10:08.839380+0000 mgr.y (mgr.15153) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[19898]: audit 2024-09-17T10:10:09.275719+0000 mgr.y (mgr.15153) 57 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[19898]: audit 2024-09-17T10:10:09.821333+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[19898]: audit 2024-09-17T10:10:09.834464+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:10 smithi039 bash[19898]: audit 2024-09-17T10:10:09.842517+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:10 smithi203 bash[20366]: cluster 2024-09-17T10:10:08.839380+0000 mgr.y (mgr.15153) 56 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:11.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:10 smithi203 bash[20366]: audit 2024-09-17T10:10:09.275719+0000 mgr.y (mgr.15153) 57 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:11.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:10 smithi203 bash[20366]: audit 2024-09-17T10:10:09.821333+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:10 smithi203 bash[20366]: audit 2024-09-17T10:10:09.834464+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:11.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:10 smithi203 bash[20366]: audit 2024-09-17T10:10:09.842517+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:11 smithi039 bash[19898]: cluster 2024-09-17T10:10:10.840033+0000 mgr.y (mgr.15153) 58 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:12.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:11 smithi039 bash[25345]: cluster 2024-09-17T10:10:10.840033+0000 mgr.y (mgr.15153) 58 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:11 smithi203 bash[20366]: cluster 2024-09-17T10:10:10.840033+0000 mgr.y (mgr.15153) 58 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:14.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:13 smithi203 bash[20366]: cluster 2024-09-17T10:10:12.840758+0000 mgr.y (mgr.15153) 59 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:13 smithi039 bash[19898]: cluster 2024-09-17T10:10:12.840758+0000 mgr.y (mgr.15153) 59 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:14.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:13 smithi039 bash[25345]: cluster 2024-09-17T10:10:12.840758+0000 mgr.y (mgr.15153) 59 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:16.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:15 smithi203 bash[20366]: cluster 2024-09-17T10:10:14.842424+0000 mgr.y (mgr.15153) 60 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:16.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:15 smithi039 bash[19898]: cluster 2024-09-17T10:10:14.842424+0000 mgr.y (mgr.15153) 60 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:16.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:15 smithi039 bash[25345]: cluster 2024-09-17T10:10:14.842424+0000 mgr.y (mgr.15153) 60 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:16.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:10:16 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:10:16] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[25345]: cluster 2024-09-17T10:10:16.843212+0000 mgr.y (mgr.15153) 61 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[25345]: audit 2024-09-17T10:10:16.980483+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[25345]: audit 2024-09-17T10:10:16.992639+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[25345]: audit 2024-09-17T10:10:17.004031+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[25345]: audit 2024-09-17T10:10:17.611735+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[19898]: cluster 2024-09-17T10:10:16.843212+0000 mgr.y (mgr.15153) 61 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[19898]: audit 2024-09-17T10:10:16.980483+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[19898]: audit 2024-09-17T10:10:16.992639+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[19898]: audit 2024-09-17T10:10:17.004031+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:17 smithi039 bash[19898]: audit 2024-09-17T10:10:17.611735+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:18.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:17 smithi203 bash[20366]: cluster 2024-09-17T10:10:16.843212+0000 mgr.y (mgr.15153) 61 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:18.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:17 smithi203 bash[20366]: audit 2024-09-17T10:10:16.980483+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:17 smithi203 bash[20366]: audit 2024-09-17T10:10:16.992639+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:17 smithi203 bash[20366]: audit 2024-09-17T10:10:17.004031+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:17 smithi203 bash[20366]: audit 2024-09-17T10:10:17.611735+0000 mon.a (mon.0) 1752 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:20 smithi039 bash[25345]: cluster 2024-09-17T10:10:18.844965+0000 mgr.y (mgr.15153) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:20 smithi039 bash[25345]: audit 2024-09-17T10:10:19.280988+0000 mgr.y (mgr.15153) 63 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:20.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:19 smithi039 bash[19898]: cluster 2024-09-17T10:10:18.844965+0000 mgr.y (mgr.15153) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:20.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:19 smithi039 bash[19898]: audit 2024-09-17T10:10:19.280988+0000 mgr.y (mgr.15153) 63 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:20.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:20 smithi203 bash[20366]: cluster 2024-09-17T10:10:18.844965+0000 mgr.y (mgr.15153) 62 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:20.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:20 smithi203 bash[20366]: audit 2024-09-17T10:10:19.280988+0000 mgr.y (mgr.15153) 63 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:22 smithi039 bash[25345]: cluster 2024-09-17T10:10:20.845735+0000 mgr.y (mgr.15153) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:22.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:22 smithi039 bash[19898]: cluster 2024-09-17T10:10:20.845735+0000 mgr.y (mgr.15153) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:22.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:22 smithi203 bash[20366]: cluster 2024-09-17T10:10:20.845735+0000 mgr.y (mgr.15153) 64 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:24.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:24 smithi039 bash[25345]: cluster 2024-09-17T10:10:22.846445+0000 mgr.y (mgr.15153) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:24 smithi039 bash[19898]: cluster 2024-09-17T10:10:22.846445+0000 mgr.y (mgr.15153) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:24 smithi203 bash[20366]: cluster 2024-09-17T10:10:22.846445+0000 mgr.y (mgr.15153) 65 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:26.346 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:26 smithi203 bash[20366]: cluster 2024-09-17T10:10:24.848133+0000 mgr.y (mgr.15153) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:26 smithi039 bash[19898]: cluster 2024-09-17T10:10:24.848133+0000 mgr.y (mgr.15153) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:26.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:10:26 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:10:26] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T10:10:26.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:26 smithi039 bash[25345]: cluster 2024-09-17T10:10:24.848133+0000 mgr.y (mgr.15153) 66 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:28.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:28 smithi039 bash[25345]: cluster 2024-09-17T10:10:26.848858+0000 mgr.y (mgr.15153) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:28 smithi039 bash[19898]: cluster 2024-09-17T10:10:26.848858+0000 mgr.y (mgr.15153) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:28.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:28 smithi203 bash[20366]: cluster 2024-09-17T10:10:26.848858+0000 mgr.y (mgr.15153) 67 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[19898]: cluster 2024-09-17T10:10:28.850551+0000 mgr.y (mgr.15153) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[19898]: audit 2024-09-17T10:10:29.292357+0000 mgr.y (mgr.15153) 69 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[19898]: audit 2024-09-17T10:10:30.033272+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[19898]: audit 2024-09-17T10:10:30.045273+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[25345]: cluster 2024-09-17T10:10:28.850551+0000 mgr.y (mgr.15153) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[25345]: audit 2024-09-17T10:10:29.292357+0000 mgr.y (mgr.15153) 69 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:30.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[25345]: audit 2024-09-17T10:10:30.033272+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:30.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:30 smithi039 bash[25345]: audit 2024-09-17T10:10:30.045273+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:30.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:30 smithi203 bash[20366]: cluster 2024-09-17T10:10:28.850551+0000 mgr.y (mgr.15153) 68 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:30.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:30 smithi203 bash[20366]: audit 2024-09-17T10:10:29.292357+0000 mgr.y (mgr.15153) 69 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:30.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:30 smithi203 bash[20366]: audit 2024-09-17T10:10:30.033272+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:30.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:30 smithi203 bash[20366]: audit 2024-09-17T10:10:30.045273+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:31.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:31 smithi039 bash[25345]: audit 2024-09-17T10:10:30.057271+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:31 smithi039 bash[19898]: audit 2024-09-17T10:10:30.057271+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:31.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:31 smithi203 bash[20366]: audit 2024-09-17T10:10:30.057271+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:32 smithi039 bash[25345]: cluster 2024-09-17T10:10:30.851092+0000 mgr.y (mgr.15153) 70 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:32 smithi039 bash[19898]: cluster 2024-09-17T10:10:30.851092+0000 mgr.y (mgr.15153) 70 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:32.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:32 smithi203 bash[20366]: cluster 2024-09-17T10:10:30.851092+0000 mgr.y (mgr.15153) 70 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:33.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:33 smithi039 bash[19898]: audit 2024-09-17T10:10:32.612261+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:33 smithi039 bash[25345]: audit 2024-09-17T10:10:32.612261+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:33.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:33 smithi203 bash[20366]: audit 2024-09-17T10:10:32.612261+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:34.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:34 smithi039 bash[25345]: cluster 2024-09-17T10:10:32.851768+0000 mgr.y (mgr.15153) 71 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:34.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:34 smithi039 bash[19898]: cluster 2024-09-17T10:10:32.851768+0000 mgr.y (mgr.15153) 71 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:34.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:34 smithi203 bash[20366]: cluster 2024-09-17T10:10:32.851768+0000 mgr.y (mgr.15153) 71 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:36.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:10:36 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:10:36] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T10:10:36.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:36 smithi039 bash[25345]: cluster 2024-09-17T10:10:34.853455+0000 mgr.y (mgr.15153) 72 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:36.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:36 smithi039 bash[19898]: cluster 2024-09-17T10:10:34.853455+0000 mgr.y (mgr.15153) 72 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:36.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:36 smithi203 bash[20366]: cluster 2024-09-17T10:10:34.853455+0000 mgr.y (mgr.15153) 72 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:37.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:37 smithi039 bash[19898]: audit 2024-09-17T10:10:36.628400+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:37.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:37 smithi039 bash[19898]: audit 2024-09-17T10:10:36.630189+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:37.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:37 smithi039 bash[19898]: audit 2024-09-17T10:10:36.641847+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:37.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:37 smithi039 bash[25345]: audit 2024-09-17T10:10:36.628400+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:37.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:37 smithi039 bash[25345]: audit 2024-09-17T10:10:36.630189+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:37.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:37 smithi039 bash[25345]: audit 2024-09-17T10:10:36.641847+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:37.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:37 smithi203 bash[20366]: audit 2024-09-17T10:10:36.628400+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:10:37.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:37 smithi203 bash[20366]: audit 2024-09-17T10:10:36.630189+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:10:37.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:37 smithi203 bash[20366]: audit 2024-09-17T10:10:36.641847+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:38 smithi203 bash[20366]: cluster 2024-09-17T10:10:36.854117+0000 mgr.y (mgr.15153) 73 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:38.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:38 smithi203 bash[20366]: audit 2024-09-17T10:10:37.178067+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:38 smithi203 bash[20366]: audit 2024-09-17T10:10:37.187798+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:38 smithi203 bash[20366]: audit 2024-09-17T10:10:37.198439+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[25345]: cluster 2024-09-17T10:10:36.854117+0000 mgr.y (mgr.15153) 73 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[25345]: audit 2024-09-17T10:10:37.178067+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[25345]: audit 2024-09-17T10:10:37.187798+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[25345]: audit 2024-09-17T10:10:37.198439+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[19898]: cluster 2024-09-17T10:10:36.854117+0000 mgr.y (mgr.15153) 73 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[19898]: audit 2024-09-17T10:10:37.178067+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[19898]: audit 2024-09-17T10:10:37.187798+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:38 smithi039 bash[19898]: audit 2024-09-17T10:10:37.198439+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:40.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:40 smithi203 bash[20366]: cluster 2024-09-17T10:10:38.855766+0000 mgr.y (mgr.15153) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:40.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:40 smithi203 bash[20366]: audit 2024-09-17T10:10:39.303462+0000 mgr.y (mgr.15153) 75 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:40.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:40 smithi039 bash[19898]: cluster 2024-09-17T10:10:38.855766+0000 mgr.y (mgr.15153) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:40.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:40 smithi039 bash[19898]: audit 2024-09-17T10:10:39.303462+0000 mgr.y (mgr.15153) 75 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:40 smithi039 bash[25345]: cluster 2024-09-17T10:10:38.855766+0000 mgr.y (mgr.15153) 74 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:40 smithi039 bash[25345]: audit 2024-09-17T10:10:39.303462+0000 mgr.y (mgr.15153) 75 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:42.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:42 smithi203 bash[20366]: cluster 2024-09-17T10:10:40.856500+0000 mgr.y (mgr.15153) 76 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:42.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:42 smithi039 bash[19898]: cluster 2024-09-17T10:10:40.856500+0000 mgr.y (mgr.15153) 76 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:42 smithi039 bash[25345]: cluster 2024-09-17T10:10:40.856500+0000 mgr.y (mgr.15153) 76 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:44.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:44 smithi203 bash[20366]: cluster 2024-09-17T10:10:42.857269+0000 mgr.y (mgr.15153) 77 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:44.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:44 smithi039 bash[19898]: cluster 2024-09-17T10:10:42.857269+0000 mgr.y (mgr.15153) 77 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:44.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:44 smithi039 bash[25345]: cluster 2024-09-17T10:10:42.857269+0000 mgr.y (mgr.15153) 77 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:46.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:46 smithi039 bash[19898]: cluster 2024-09-17T10:10:44.858900+0000 mgr.y (mgr.15153) 78 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:46.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:10:46 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:10:46] "GET /metrics HTTP/1.1" 200 38299 "" "Prometheus/2.43.0" 2024-09-17T10:10:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:46 smithi039 bash[25345]: cluster 2024-09-17T10:10:44.858900+0000 mgr.y (mgr.15153) 78 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:46.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:46 smithi203 bash[20366]: cluster 2024-09-17T10:10:44.858900+0000 mgr.y (mgr.15153) 78 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:48.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:48 smithi039 bash[19898]: cluster 2024-09-17T10:10:46.859586+0000 mgr.y (mgr.15153) 79 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:48.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:48 smithi039 bash[19898]: audit 2024-09-17T10:10:47.612535+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:48.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:48 smithi039 bash[25345]: cluster 2024-09-17T10:10:46.859586+0000 mgr.y (mgr.15153) 79 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:48.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:48 smithi039 bash[25345]: audit 2024-09-17T10:10:47.612535+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:48.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:48 smithi203 bash[20366]: cluster 2024-09-17T10:10:46.859586+0000 mgr.y (mgr.15153) 79 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:48.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:48 smithi203 bash[20366]: audit 2024-09-17T10:10:47.612535+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:10:50.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:50 smithi039 bash[19898]: cluster 2024-09-17T10:10:48.861091+0000 mgr.y (mgr.15153) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:50 smithi039 bash[19898]: audit 2024-09-17T10:10:49.313946+0000 mgr.y (mgr.15153) 81 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:50 smithi039 bash[25345]: cluster 2024-09-17T10:10:48.861091+0000 mgr.y (mgr.15153) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:50 smithi039 bash[25345]: audit 2024-09-17T10:10:49.313946+0000 mgr.y (mgr.15153) 81 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:50 smithi203 bash[20366]: cluster 2024-09-17T10:10:48.861091+0000 mgr.y (mgr.15153) 80 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:50 smithi203 bash[20366]: audit 2024-09-17T10:10:49.313946+0000 mgr.y (mgr.15153) 81 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:10:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:51 smithi039 bash[25345]: audit 2024-09-17T10:10:50.286315+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:51 smithi039 bash[25345]: audit 2024-09-17T10:10:50.297106+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:51 smithi039 bash[25345]: audit 2024-09-17T10:10:50.310388+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:51 smithi039 bash[19898]: audit 2024-09-17T10:10:50.286315+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:51 smithi039 bash[19898]: audit 2024-09-17T10:10:50.297106+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:51 smithi039 bash[19898]: audit 2024-09-17T10:10:50.310388+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:51 smithi203 bash[20366]: audit 2024-09-17T10:10:50.286315+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:51 smithi203 bash[20366]: audit 2024-09-17T10:10:50.297106+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:51 smithi203 bash[20366]: audit 2024-09-17T10:10:50.310388+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:52.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:52 smithi039 bash[19898]: cluster 2024-09-17T10:10:50.861841+0000 mgr.y (mgr.15153) 82 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:52.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:52 smithi039 bash[25345]: cluster 2024-09-17T10:10:50.861841+0000 mgr.y (mgr.15153) 82 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:52 smithi203 bash[20366]: cluster 2024-09-17T10:10:50.861841+0000 mgr.y (mgr.15153) 82 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:54.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:54 smithi039 bash[19898]: cluster 2024-09-17T10:10:52.862517+0000 mgr.y (mgr.15153) 83 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:54 smithi039 bash[25345]: cluster 2024-09-17T10:10:52.862517+0000 mgr.y (mgr.15153) 83 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:54 smithi203 bash[20366]: cluster 2024-09-17T10:10:52.862517+0000 mgr.y (mgr.15153) 83 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:56.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:56 smithi039 bash[19898]: cluster 2024-09-17T10:10:54.864188+0000 mgr.y (mgr.15153) 84 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:56.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:56 smithi039 bash[25345]: cluster 2024-09-17T10:10:54.864188+0000 mgr.y (mgr.15153) 84 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:56.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:10:56 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:10:56] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T10:10:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:56 smithi203 bash[20366]: cluster 2024-09-17T10:10:54.864188+0000 mgr.y (mgr.15153) 84 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:10:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[25345]: cluster 2024-09-17T10:10:56.864910+0000 mgr.y (mgr.15153) 85 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[25345]: audit 2024-09-17T10:10:57.372253+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[25345]: audit 2024-09-17T10:10:57.387225+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[25345]: audit 2024-09-17T10:10:57.398688+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[19898]: cluster 2024-09-17T10:10:56.864910+0000 mgr.y (mgr.15153) 85 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[19898]: audit 2024-09-17T10:10:57.372253+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[19898]: audit 2024-09-17T10:10:57.387225+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:10:58 smithi039 bash[19898]: audit 2024-09-17T10:10:57.398688+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:58 smithi203 bash[20366]: cluster 2024-09-17T10:10:56.864910+0000 mgr.y (mgr.15153) 85 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:10:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:58 smithi203 bash[20366]: audit 2024-09-17T10:10:57.372253+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:58 smithi203 bash[20366]: audit 2024-09-17T10:10:57.387225+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:10:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:10:58 smithi203 bash[20366]: audit 2024-09-17T10:10:57.398688+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:00 smithi039 bash[19898]: cluster 2024-09-17T10:10:58.866613+0000 mgr.y (mgr.15153) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:00 smithi039 bash[19898]: audit 2024-09-17T10:10:59.325010+0000 mgr.y (mgr.15153) 87 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:00 smithi039 bash[25345]: cluster 2024-09-17T10:10:58.866613+0000 mgr.y (mgr.15153) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:00 smithi039 bash[25345]: audit 2024-09-17T10:10:59.325010+0000 mgr.y (mgr.15153) 87 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:00.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:00 smithi203 bash[20366]: cluster 2024-09-17T10:10:58.866613+0000 mgr.y (mgr.15153) 86 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:00.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:00 smithi203 bash[20366]: audit 2024-09-17T10:10:59.325010+0000 mgr.y (mgr.15153) 87 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:02.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:02 smithi039 bash[25345]: cluster 2024-09-17T10:11:00.867412+0000 mgr.y (mgr.15153) 88 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:02 smithi039 bash[19898]: cluster 2024-09-17T10:11:00.867412+0000 mgr.y (mgr.15153) 88 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:02.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:02 smithi203 bash[20366]: cluster 2024-09-17T10:11:00.867412+0000 mgr.y (mgr.15153) 88 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:03.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:03 smithi203 bash[20366]: audit 2024-09-17T10:11:02.613113+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:03.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:03 smithi039 bash[25345]: audit 2024-09-17T10:11:02.613113+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:03 smithi039 bash[19898]: audit 2024-09-17T10:11:02.613113+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:04.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:04 smithi203 bash[20366]: cluster 2024-09-17T10:11:02.868158+0000 mgr.y (mgr.15153) 89 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:04.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:04 smithi039 bash[25345]: cluster 2024-09-17T10:11:02.868158+0000 mgr.y (mgr.15153) 89 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:04 smithi039 bash[19898]: cluster 2024-09-17T10:11:02.868158+0000 mgr.y (mgr.15153) 89 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:06.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:11:06 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:11:06] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T10:11:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:06 smithi039 bash[25345]: cluster 2024-09-17T10:11:04.869926+0000 mgr.y (mgr.15153) 90 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:06 smithi039 bash[19898]: cluster 2024-09-17T10:11:04.869926+0000 mgr.y (mgr.15153) 90 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:06 smithi203 bash[20366]: cluster 2024-09-17T10:11:04.869926+0000 mgr.y (mgr.15153) 90 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:08.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:08 smithi203 bash[20366]: cluster 2024-09-17T10:11:06.870702+0000 mgr.y (mgr.15153) 91 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:08.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:08 smithi039 bash[19898]: cluster 2024-09-17T10:11:06.870702+0000 mgr.y (mgr.15153) 91 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:08.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:08 smithi039 bash[25345]: cluster 2024-09-17T10:11:06.870702+0000 mgr.y (mgr.15153) 91 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:10 smithi203 bash[20366]: cluster 2024-09-17T10:11:08.872346+0000 mgr.y (mgr.15153) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:10.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:10 smithi203 bash[20366]: audit 2024-09-17T10:11:09.328176+0000 mgr.y (mgr.15153) 93 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:10 smithi039 bash[19898]: cluster 2024-09-17T10:11:08.872346+0000 mgr.y (mgr.15153) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:10 smithi039 bash[19898]: audit 2024-09-17T10:11:09.328176+0000 mgr.y (mgr.15153) 93 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:10.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:10 smithi039 bash[25345]: cluster 2024-09-17T10:11:08.872346+0000 mgr.y (mgr.15153) 92 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:10.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:10 smithi039 bash[25345]: audit 2024-09-17T10:11:09.328176+0000 mgr.y (mgr.15153) 93 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:11.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:11 smithi039 bash[25345]: audit 2024-09-17T10:11:10.500456+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:11 smithi039 bash[25345]: audit 2024-09-17T10:11:10.509278+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:11 smithi039 bash[25345]: audit 2024-09-17T10:11:10.519064+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:11 smithi039 bash[19898]: audit 2024-09-17T10:11:10.500456+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:11 smithi039 bash[19898]: audit 2024-09-17T10:11:10.509278+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:11 smithi039 bash[19898]: audit 2024-09-17T10:11:10.519064+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:11 smithi203 bash[20366]: audit 2024-09-17T10:11:10.500456+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:11 smithi203 bash[20366]: audit 2024-09-17T10:11:10.509278+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:11 smithi203 bash[20366]: audit 2024-09-17T10:11:10.519064+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:12.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:12 smithi039 bash[19898]: cluster 2024-09-17T10:11:10.873071+0000 mgr.y (mgr.15153) 94 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:12 smithi039 bash[25345]: cluster 2024-09-17T10:11:10.873071+0000 mgr.y (mgr.15153) 94 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:12.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:12 smithi203 bash[20366]: cluster 2024-09-17T10:11:10.873071+0000 mgr.y (mgr.15153) 94 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:14.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:14 smithi039 bash[19898]: cluster 2024-09-17T10:11:12.873788+0000 mgr.y (mgr.15153) 95 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:14.775 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:14 smithi039 bash[25345]: cluster 2024-09-17T10:11:12.873788+0000 mgr.y (mgr.15153) 95 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:14 smithi203 bash[20366]: cluster 2024-09-17T10:11:12.873788+0000 mgr.y (mgr.15153) 95 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:16.540 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:11:16 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:11:16] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T10:11:16.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:16 smithi039 bash[19898]: cluster 2024-09-17T10:11:14.874790+0000 mgr.y (mgr.15153) 96 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:16 smithi039 bash[25345]: cluster 2024-09-17T10:11:14.874790+0000 mgr.y (mgr.15153) 96 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:16.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:16 smithi203 bash[20366]: cluster 2024-09-17T10:11:14.874790+0000 mgr.y (mgr.15153) 96 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[19898]: cluster 2024-09-17T10:11:16.875458+0000 mgr.y (mgr.15153) 97 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[19898]: audit 2024-09-17T10:11:17.613605+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[19898]: audit 2024-09-17T10:11:17.623509+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[19898]: audit 2024-09-17T10:11:17.643433+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[19898]: audit 2024-09-17T10:11:17.659794+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[25345]: cluster 2024-09-17T10:11:16.875458+0000 mgr.y (mgr.15153) 97 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[25345]: audit 2024-09-17T10:11:17.613605+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[25345]: audit 2024-09-17T10:11:17.623509+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[25345]: audit 2024-09-17T10:11:17.643433+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:18 smithi039 bash[25345]: audit 2024-09-17T10:11:17.659794+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:18 smithi203 bash[20366]: cluster 2024-09-17T10:11:16.875458+0000 mgr.y (mgr.15153) 97 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:18.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:18 smithi203 bash[20366]: audit 2024-09-17T10:11:17.613605+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:18 smithi203 bash[20366]: audit 2024-09-17T10:11:17.623509+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:18 smithi203 bash[20366]: audit 2024-09-17T10:11:17.643433+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:18 smithi203 bash[20366]: audit 2024-09-17T10:11:17.659794+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:20.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:20 smithi039 bash[19898]: cluster 2024-09-17T10:11:18.877114+0000 mgr.y (mgr.15153) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:20.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:20 smithi039 bash[19898]: audit 2024-09-17T10:11:19.339487+0000 mgr.y (mgr.15153) 99 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:20 smithi039 bash[25345]: cluster 2024-09-17T10:11:18.877114+0000 mgr.y (mgr.15153) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:20 smithi039 bash[25345]: audit 2024-09-17T10:11:19.339487+0000 mgr.y (mgr.15153) 99 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:20.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:20 smithi203 bash[20366]: cluster 2024-09-17T10:11:18.877114+0000 mgr.y (mgr.15153) 98 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:20.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:20 smithi203 bash[20366]: audit 2024-09-17T10:11:19.339487+0000 mgr.y (mgr.15153) 99 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:22.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:22 smithi039 bash[19898]: cluster 2024-09-17T10:11:20.877840+0000 mgr.y (mgr.15153) 100 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:22 smithi039 bash[25345]: cluster 2024-09-17T10:11:20.877840+0000 mgr.y (mgr.15153) 100 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:22.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:22 smithi203 bash[20366]: cluster 2024-09-17T10:11:20.877840+0000 mgr.y (mgr.15153) 100 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:24.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:24 smithi039 bash[19898]: cluster 2024-09-17T10:11:22.878552+0000 mgr.y (mgr.15153) 101 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:24 smithi039 bash[25345]: cluster 2024-09-17T10:11:22.878552+0000 mgr.y (mgr.15153) 101 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:24 smithi203 bash[20366]: cluster 2024-09-17T10:11:22.878552+0000 mgr.y (mgr.15153) 101 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:26.604 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:11:26 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:11:26] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:11:26.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:26 smithi039 bash[19898]: cluster 2024-09-17T10:11:24.880214+0000 mgr.y (mgr.15153) 102 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:26 smithi039 bash[25345]: cluster 2024-09-17T10:11:24.880214+0000 mgr.y (mgr.15153) 102 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:26 smithi203 bash[20366]: cluster 2024-09-17T10:11:24.880214+0000 mgr.y (mgr.15153) 102 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:28.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:28 smithi039 bash[19898]: cluster 2024-09-17T10:11:26.880909+0000 mgr.y (mgr.15153) 103 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:28 smithi039 bash[25345]: cluster 2024-09-17T10:11:26.880909+0000 mgr.y (mgr.15153) 103 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:28.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:28 smithi203 bash[20366]: cluster 2024-09-17T10:11:26.880909+0000 mgr.y (mgr.15153) 103 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:30 smithi203 bash[20366]: cluster 2024-09-17T10:11:28.882596+0000 mgr.y (mgr.15153) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:30 smithi203 bash[20366]: audit 2024-09-17T10:11:29.350850+0000 mgr.y (mgr.15153) 105 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:31.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:30 smithi039 bash[19898]: cluster 2024-09-17T10:11:28.882596+0000 mgr.y (mgr.15153) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:31.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:30 smithi039 bash[19898]: audit 2024-09-17T10:11:29.350850+0000 mgr.y (mgr.15153) 105 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:31.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:30 smithi039 bash[25345]: cluster 2024-09-17T10:11:28.882596+0000 mgr.y (mgr.15153) 104 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:31.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:30 smithi039 bash[25345]: audit 2024-09-17T10:11:29.350850+0000 mgr.y (mgr.15153) 105 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:31 smithi203 bash[20366]: audit 2024-09-17T10:11:30.709097+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:31 smithi203 bash[20366]: audit 2024-09-17T10:11:30.720361+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:31 smithi203 bash[20366]: audit 2024-09-17T10:11:30.731154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:31 smithi039 bash[19898]: audit 2024-09-17T10:11:30.709097+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:31 smithi039 bash[19898]: audit 2024-09-17T10:11:30.720361+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:31 smithi039 bash[19898]: audit 2024-09-17T10:11:30.731154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:32.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:31 smithi039 bash[25345]: audit 2024-09-17T10:11:30.709097+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:32.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:31 smithi039 bash[25345]: audit 2024-09-17T10:11:30.720361+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:32.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:31 smithi039 bash[25345]: audit 2024-09-17T10:11:30.731154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:33.039 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:32 smithi039 bash[19898]: cluster 2024-09-17T10:11:30.883290+0000 mgr.y (mgr.15153) 106 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:33.039 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:32 smithi039 bash[19898]: audit 2024-09-17T10:11:32.613897+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:33.040 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:32 smithi039 bash[25345]: cluster 2024-09-17T10:11:30.883290+0000 mgr.y (mgr.15153) 106 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:33.040 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:32 smithi039 bash[25345]: audit 2024-09-17T10:11:32.613897+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:33.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:32 smithi203 bash[20366]: cluster 2024-09-17T10:11:30.883290+0000 mgr.y (mgr.15153) 106 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:33.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:32 smithi203 bash[20366]: audit 2024-09-17T10:11:32.613897+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:35.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:34 smithi039 bash[19898]: cluster 2024-09-17T10:11:32.883730+0000 mgr.y (mgr.15153) 107 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:35.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:34 smithi039 bash[25345]: cluster 2024-09-17T10:11:32.883730+0000 mgr.y (mgr.15153) 107 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:35.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:34 smithi203 bash[20366]: cluster 2024-09-17T10:11:32.883730+0000 mgr.y (mgr.15153) 107 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:36.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:11:36 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:11:36] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-09-17T10:11:37.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:36 smithi039 bash[25345]: cluster 2024-09-17T10:11:34.885349+0000 mgr.y (mgr.15153) 108 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:37.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:36 smithi039 bash[19898]: cluster 2024-09-17T10:11:34.885349+0000 mgr.y (mgr.15153) 108 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:37.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:36 smithi203 bash[20366]: cluster 2024-09-17T10:11:34.885349+0000 mgr.y (mgr.15153) 108 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: cluster 2024-09-17T10:11:36.886059+0000 mgr.y (mgr.15153) 109 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.334537+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.342061+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.343271+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.343984+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.351576+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.892576+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.906162+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[19898]: audit 2024-09-17T10:11:37.920208+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: cluster 2024-09-17T10:11:36.886059+0000 mgr.y (mgr.15153) 109 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.334537+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.342061+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.343271+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.343984+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.351576+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.892576+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.906162+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:38 smithi039 bash[25345]: audit 2024-09-17T10:11:37.920208+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: cluster 2024-09-17T10:11:36.886059+0000 mgr.y (mgr.15153) 109 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.334537+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.342061+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.343271+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.343984+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.351576+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.892576+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.906162+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:38.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:38 smithi203 bash[20366]: audit 2024-09-17T10:11:37.920208+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:40.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:40 smithi039 bash[19898]: cluster 2024-09-17T10:11:38.887710+0000 mgr.y (mgr.15153) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:40.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:40 smithi039 bash[19898]: audit 2024-09-17T10:11:39.362112+0000 mgr.y (mgr.15153) 111 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:40 smithi039 bash[25345]: cluster 2024-09-17T10:11:38.887710+0000 mgr.y (mgr.15153) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:40 smithi039 bash[25345]: audit 2024-09-17T10:11:39.362112+0000 mgr.y (mgr.15153) 111 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:40.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:40 smithi203 bash[20366]: cluster 2024-09-17T10:11:38.887710+0000 mgr.y (mgr.15153) 110 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:40.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:40 smithi203 bash[20366]: audit 2024-09-17T10:11:39.362112+0000 mgr.y (mgr.15153) 111 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:42.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:42 smithi039 bash[19898]: cluster 2024-09-17T10:11:40.888467+0000 mgr.y (mgr.15153) 112 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:42.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:42 smithi039 bash[25345]: cluster 2024-09-17T10:11:40.888467+0000 mgr.y (mgr.15153) 112 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:42.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:42 smithi203 bash[20366]: cluster 2024-09-17T10:11:40.888467+0000 mgr.y (mgr.15153) 112 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:44.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:44 smithi039 bash[25345]: cluster 2024-09-17T10:11:42.889150+0000 mgr.y (mgr.15153) 113 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:44.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:44 smithi039 bash[19898]: cluster 2024-09-17T10:11:42.889150+0000 mgr.y (mgr.15153) 113 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:44.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:44 smithi203 bash[20366]: cluster 2024-09-17T10:11:42.889150+0000 mgr.y (mgr.15153) 113 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:46.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:46 smithi039 bash[19898]: cluster 2024-09-17T10:11:44.890834+0000 mgr.y (mgr.15153) 114 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:46 smithi039 bash[25345]: cluster 2024-09-17T10:11:44.890834+0000 mgr.y (mgr.15153) 114 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:46.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:11:46 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:11:46] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-09-17T10:11:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:46 smithi203 bash[20366]: cluster 2024-09-17T10:11:44.890834+0000 mgr.y (mgr.15153) 114 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:48 smithi203 bash[20366]: cluster 2024-09-17T10:11:46.891587+0000 mgr.y (mgr.15153) 115 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:48 smithi203 bash[20366]: audit 2024-09-17T10:11:47.614395+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:48.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:48 smithi039 bash[19898]: cluster 2024-09-17T10:11:46.891587+0000 mgr.y (mgr.15153) 115 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:48.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:48 smithi039 bash[19898]: audit 2024-09-17T10:11:47.614395+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:48 smithi039 bash[25345]: cluster 2024-09-17T10:11:46.891587+0000 mgr.y (mgr.15153) 115 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:48 smithi039 bash[25345]: audit 2024-09-17T10:11:47.614395+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:11:50.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:50 smithi203 bash[20366]: cluster 2024-09-17T10:11:48.893258+0000 mgr.y (mgr.15153) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:50.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:50 smithi203 bash[20366]: audit 2024-09-17T10:11:49.373435+0000 mgr.y (mgr.15153) 117 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:50.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:50 smithi039 bash[19898]: cluster 2024-09-17T10:11:48.893258+0000 mgr.y (mgr.15153) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:50.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:50 smithi039 bash[19898]: audit 2024-09-17T10:11:49.373435+0000 mgr.y (mgr.15153) 117 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:50.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:50 smithi039 bash[25345]: cluster 2024-09-17T10:11:48.893258+0000 mgr.y (mgr.15153) 116 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:50.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:50 smithi039 bash[25345]: audit 2024-09-17T10:11:49.373435+0000 mgr.y (mgr.15153) 117 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:11:52.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[19898]: cluster 2024-09-17T10:11:50.893766+0000 mgr.y (mgr.15153) 118 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:52.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[19898]: audit 2024-09-17T10:11:50.899843+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[19898]: audit 2024-09-17T10:11:50.913726+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[19898]: audit 2024-09-17T10:11:50.921526+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[25345]: cluster 2024-09-17T10:11:50.893766+0000 mgr.y (mgr.15153) 118 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[25345]: audit 2024-09-17T10:11:50.899843+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[25345]: audit 2024-09-17T10:11:50.913726+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:51 smithi039 bash[25345]: audit 2024-09-17T10:11:50.921526+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:51 smithi203 bash[20366]: cluster 2024-09-17T10:11:50.893766+0000 mgr.y (mgr.15153) 118 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:51 smithi203 bash[20366]: audit 2024-09-17T10:11:50.899843+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:51 smithi203 bash[20366]: audit 2024-09-17T10:11:50.913726+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:51 smithi203 bash[20366]: audit 2024-09-17T10:11:50.921526+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:54.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:53 smithi203 bash[20366]: cluster 2024-09-17T10:11:52.894119+0000 mgr.y (mgr.15153) 119 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:54.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:53 smithi039 bash[19898]: cluster 2024-09-17T10:11:52.894119+0000 mgr.y (mgr.15153) 119 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:54.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:53 smithi039 bash[25345]: cluster 2024-09-17T10:11:52.894119+0000 mgr.y (mgr.15153) 119 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:56.221 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:55 smithi039 bash[19898]: cluster 2024-09-17T10:11:54.895715+0000 mgr.y (mgr.15153) 120 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:56.222 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:55 smithi039 bash[25345]: cluster 2024-09-17T10:11:54.895715+0000 mgr.y (mgr.15153) 120 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:56.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:55 smithi203 bash[20366]: cluster 2024-09-17T10:11:54.895715+0000 mgr.y (mgr.15153) 120 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:11:56.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:11:56 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:11:56] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-09-17T10:11:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:57 smithi203 bash[20366]: cluster 2024-09-17T10:11:56.896422+0000 mgr.y (mgr.15153) 121 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:58.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:57 smithi039 bash[19898]: cluster 2024-09-17T10:11:56.896422+0000 mgr.y (mgr.15153) 121 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:58.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:57 smithi039 bash[25345]: cluster 2024-09-17T10:11:56.896422+0000 mgr.y (mgr.15153) 121 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:11:59.383 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:59 smithi039 bash[19898]: audit 2024-09-17T10:11:58.086637+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:59 smithi039 bash[19898]: audit 2024-09-17T10:11:58.099777+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:11:59 smithi039 bash[19898]: audit 2024-09-17T10:11:58.113719+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:59 smithi039 bash[25345]: audit 2024-09-17T10:11:58.086637+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:59 smithi039 bash[25345]: audit 2024-09-17T10:11:58.099777+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:11:59 smithi039 bash[25345]: audit 2024-09-17T10:11:58.113719+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:59 smithi203 bash[20366]: audit 2024-09-17T10:11:58.086637+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:59 smithi203 bash[20366]: audit 2024-09-17T10:11:58.099777+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:11:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:11:59 smithi203 bash[20366]: audit 2024-09-17T10:11:58.113719+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:00.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:00 smithi039 bash[19898]: cluster 2024-09-17T10:11:58.898143+0000 mgr.y (mgr.15153) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:00.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:00 smithi039 bash[19898]: audit 2024-09-17T10:11:59.384725+0000 mgr.y (mgr.15153) 123 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:00.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:00 smithi039 bash[25345]: cluster 2024-09-17T10:11:58.898143+0000 mgr.y (mgr.15153) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:00.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:00 smithi039 bash[25345]: audit 2024-09-17T10:11:59.384725+0000 mgr.y (mgr.15153) 123 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:00.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:00 smithi203 bash[20366]: cluster 2024-09-17T10:11:58.898143+0000 mgr.y (mgr.15153) 122 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:00.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:00 smithi203 bash[20366]: audit 2024-09-17T10:11:59.384725+0000 mgr.y (mgr.15153) 123 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:02.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:02 smithi039 bash[19898]: cluster 2024-09-17T10:12:00.898851+0000 mgr.y (mgr.15153) 124 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:02.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:02 smithi039 bash[25345]: cluster 2024-09-17T10:12:00.898851+0000 mgr.y (mgr.15153) 124 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:02.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:02 smithi203 bash[20366]: cluster 2024-09-17T10:12:00.898851+0000 mgr.y (mgr.15153) 124 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:03.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:03 smithi203 bash[20366]: audit 2024-09-17T10:12:02.615022+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:03.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:03 smithi039 bash[19898]: audit 2024-09-17T10:12:02.615022+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:03.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:03 smithi039 bash[25345]: audit 2024-09-17T10:12:02.615022+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:04.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:04 smithi203 bash[20366]: cluster 2024-09-17T10:12:02.899540+0000 mgr.y (mgr.15153) 125 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:04.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:04 smithi039 bash[19898]: cluster 2024-09-17T10:12:02.899540+0000 mgr.y (mgr.15153) 125 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:04 smithi039 bash[25345]: cluster 2024-09-17T10:12:02.899540+0000 mgr.y (mgr.15153) 125 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:06.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:06 smithi203 bash[20366]: cluster 2024-09-17T10:12:04.901221+0000 mgr.y (mgr.15153) 126 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:06.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:06 smithi039 bash[19898]: cluster 2024-09-17T10:12:04.901221+0000 mgr.y (mgr.15153) 126 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:06.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:12:06 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:12:06] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.43.0" 2024-09-17T10:12:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:06 smithi039 bash[25345]: cluster 2024-09-17T10:12:04.901221+0000 mgr.y (mgr.15153) 126 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:08.286 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:08 smithi203 bash[20366]: cluster 2024-09-17T10:12:06.901939+0000 mgr.y (mgr.15153) 127 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:08.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:08 smithi039 bash[19898]: cluster 2024-09-17T10:12:06.901939+0000 mgr.y (mgr.15153) 127 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:08.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:08 smithi039 bash[25345]: cluster 2024-09-17T10:12:06.901939+0000 mgr.y (mgr.15153) 127 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:10.448 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:10 smithi203 bash[20366]: cluster 2024-09-17T10:12:08.903487+0000 mgr.y (mgr.15153) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:10.448 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:10 smithi203 bash[20366]: audit 2024-09-17T10:12:09.394054+0000 mgr.y (mgr.15153) 129 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:10.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:10 smithi039 bash[19898]: cluster 2024-09-17T10:12:08.903487+0000 mgr.y (mgr.15153) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:10.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:10 smithi039 bash[19898]: audit 2024-09-17T10:12:09.394054+0000 mgr.y (mgr.15153) 129 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:10.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:10 smithi039 bash[25345]: cluster 2024-09-17T10:12:08.903487+0000 mgr.y (mgr.15153) 128 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:10.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:10 smithi039 bash[25345]: audit 2024-09-17T10:12:09.394054+0000 mgr.y (mgr.15153) 129 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[19898]: cluster 2024-09-17T10:12:10.904228+0000 mgr.y (mgr.15153) 130 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[19898]: audit 2024-09-17T10:12:11.102259+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[19898]: audit 2024-09-17T10:12:11.116788+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[19898]: audit 2024-09-17T10:12:11.129621+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[25345]: cluster 2024-09-17T10:12:10.904228+0000 mgr.y (mgr.15153) 130 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[25345]: audit 2024-09-17T10:12:11.102259+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[25345]: audit 2024-09-17T10:12:11.116788+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:12 smithi039 bash[25345]: audit 2024-09-17T10:12:11.129621+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:12 smithi203 bash[20366]: cluster 2024-09-17T10:12:10.904228+0000 mgr.y (mgr.15153) 130 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:12 smithi203 bash[20366]: audit 2024-09-17T10:12:11.102259+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:12 smithi203 bash[20366]: audit 2024-09-17T10:12:11.116788+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:12 smithi203 bash[20366]: audit 2024-09-17T10:12:11.129621+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:14 smithi039 bash[19898]: cluster 2024-09-17T10:12:12.904824+0000 mgr.y (mgr.15153) 131 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:14.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:14 smithi039 bash[25345]: cluster 2024-09-17T10:12:12.904824+0000 mgr.y (mgr.15153) 131 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:14.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:14 smithi203 bash[20366]: cluster 2024-09-17T10:12:12.904824+0000 mgr.y (mgr.15153) 131 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:16.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:16 smithi039 bash[25345]: cluster 2024-09-17T10:12:14.906490+0000 mgr.y (mgr.15153) 132 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:16.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:12:16 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:12:16] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.43.0" 2024-09-17T10:12:16.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:16 smithi039 bash[19898]: cluster 2024-09-17T10:12:14.906490+0000 mgr.y (mgr.15153) 132 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:16 smithi203 bash[20366]: cluster 2024-09-17T10:12:14.906490+0000 mgr.y (mgr.15153) 132 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:18 smithi203 bash[20366]: cluster 2024-09-17T10:12:16.907211+0000 mgr.y (mgr.15153) 133 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:18 smithi203 bash[20366]: audit 2024-09-17T10:12:17.615541+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:18.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:18 smithi039 bash[19898]: cluster 2024-09-17T10:12:16.907211+0000 mgr.y (mgr.15153) 133 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:18.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:18 smithi039 bash[19898]: audit 2024-09-17T10:12:17.615541+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:18.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:18 smithi039 bash[25345]: cluster 2024-09-17T10:12:16.907211+0000 mgr.y (mgr.15153) 133 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:18 smithi039 bash[25345]: audit 2024-09-17T10:12:17.615541+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:19.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:12:18 smithi203 bash[42999]: logger=cleanup t=2024-09-17T10:12:18.808556346Z level=info msg="Completed cleanup jobs" duration=40.534975ms 2024-09-17T10:12:19.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:19 smithi039 bash[25345]: audit 2024-09-17T10:12:18.304936+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:19 smithi039 bash[25345]: audit 2024-09-17T10:12:18.320261+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:19 smithi039 bash[25345]: audit 2024-09-17T10:12:18.338529+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:19 smithi039 bash[19898]: audit 2024-09-17T10:12:18.304936+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:19 smithi039 bash[19898]: audit 2024-09-17T10:12:18.320261+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:19 smithi039 bash[19898]: audit 2024-09-17T10:12:18.338529+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:19 smithi203 bash[20366]: audit 2024-09-17T10:12:18.304936+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:19 smithi203 bash[20366]: audit 2024-09-17T10:12:18.320261+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:19.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:19 smithi203 bash[20366]: audit 2024-09-17T10:12:18.338529+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:20.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:20 smithi039 bash[19898]: cluster 2024-09-17T10:12:18.908871+0000 mgr.y (mgr.15153) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:20.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:20 smithi039 bash[19898]: audit 2024-09-17T10:12:19.401226+0000 mgr.y (mgr.15153) 135 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:20.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:20 smithi039 bash[25345]: cluster 2024-09-17T10:12:18.908871+0000 mgr.y (mgr.15153) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:20.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:20 smithi039 bash[25345]: audit 2024-09-17T10:12:19.401226+0000 mgr.y (mgr.15153) 135 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:20 smithi203 bash[20366]: cluster 2024-09-17T10:12:18.908871+0000 mgr.y (mgr.15153) 134 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:20 smithi203 bash[20366]: audit 2024-09-17T10:12:19.401226+0000 mgr.y (mgr.15153) 135 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:22.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:22 smithi039 bash[19898]: cluster 2024-09-17T10:12:20.909636+0000 mgr.y (mgr.15153) 136 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:22.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:22 smithi039 bash[25345]: cluster 2024-09-17T10:12:20.909636+0000 mgr.y (mgr.15153) 136 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:22.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:22 smithi203 bash[20366]: cluster 2024-09-17T10:12:20.909636+0000 mgr.y (mgr.15153) 136 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:24.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:24 smithi039 bash[19898]: cluster 2024-09-17T10:12:22.910426+0000 mgr.y (mgr.15153) 137 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:24.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:24 smithi039 bash[25345]: cluster 2024-09-17T10:12:22.910426+0000 mgr.y (mgr.15153) 137 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:24.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:24 smithi203 bash[20366]: cluster 2024-09-17T10:12:22.910426+0000 mgr.y (mgr.15153) 137 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:26.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:26 smithi039 bash[19898]: cluster 2024-09-17T10:12:24.911998+0000 mgr.y (mgr.15153) 138 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:26.556 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:12:26 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:12:26] "GET /metrics HTTP/1.1" 200 38308 "" "Prometheus/2.43.0" 2024-09-17T10:12:26.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:26 smithi039 bash[25345]: cluster 2024-09-17T10:12:24.911998+0000 mgr.y (mgr.15153) 138 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:26.558 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:12:26.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:26 smithi203 bash[20366]: cluster 2024-09-17T10:12:24.911998+0000 mgr.y (mgr.15153) 138 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:28.590 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:28 smithi203 bash[20366]: cluster 2024-09-17T10:12:26.912710+0000 mgr.y (mgr.15153) 139 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:28.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:28 smithi039 bash[19898]: cluster 2024-09-17T10:12:26.912710+0000 mgr.y (mgr.15153) 139 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:28.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:28 smithi039 bash[25345]: cluster 2024-09-17T10:12:26.912710+0000 mgr.y (mgr.15153) 139 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:30 smithi203 bash[20366]: cluster 2024-09-17T10:12:28.914392+0000 mgr.y (mgr.15153) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:30 smithi203 bash[20366]: audit 2024-09-17T10:12:29.410077+0000 mgr.y (mgr.15153) 141 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:30 smithi039 bash[19898]: cluster 2024-09-17T10:12:28.914392+0000 mgr.y (mgr.15153) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:30 smithi039 bash[19898]: audit 2024-09-17T10:12:29.410077+0000 mgr.y (mgr.15153) 141 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:30.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:30 smithi039 bash[25345]: cluster 2024-09-17T10:12:28.914392+0000 mgr.y (mgr.15153) 140 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:30.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:30 smithi039 bash[25345]: audit 2024-09-17T10:12:29.410077+0000 mgr.y (mgr.15153) 141 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:31.397 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:12:32.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[19898]: cluster 2024-09-17T10:12:30.915108+0000 mgr.y (mgr.15153) 142 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:32.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[19898]: audit 2024-09-17T10:12:31.330094+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[19898]: audit 2024-09-17T10:12:31.341174+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[19898]: audit 2024-09-17T10:12:31.352322+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[25345]: cluster 2024-09-17T10:12:30.915108+0000 mgr.y (mgr.15153) 142 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[25345]: audit 2024-09-17T10:12:31.330094+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[25345]: audit 2024-09-17T10:12:31.341174+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:32 smithi039 bash[25345]: audit 2024-09-17T10:12:31.352322+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:32 smithi203 bash[20366]: cluster 2024-09-17T10:12:30.915108+0000 mgr.y (mgr.15153) 142 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:32 smithi203 bash[20366]: audit 2024-09-17T10:12:31.330094+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:32 smithi203 bash[20366]: audit 2024-09-17T10:12:31.341174+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:32 smithi203 bash[20366]: audit 2024-09-17T10:12:31.352322+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:33.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:33 smithi039 bash[25345]: audit 2024-09-17T10:12:32.615304+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:33.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:33 smithi039 bash[19898]: audit 2024-09-17T10:12:32.615304+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:33.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:33 smithi203 bash[20366]: audit 2024-09-17T10:12:32.615304+0000 mon.a (mon.0) 1808 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 15s ago 31m - - 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 2s ago 30m - - 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (20m) 15s ago 21m 13.7M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (20m) 2s ago 20m 74.0M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (3m) 15s ago 18m 48.0M - 3.8 ebb0615149de 10b8f0fd2e36 2024-09-17T10:12:33.889 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (13m) 2s ago 29m 440M - 19.3.0-4963-ge646f729 f271290a0950 49dccbc585bd 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (5m) 15s ago 32m 508M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (32m) 15s ago 32m 80.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (30m) 2s ago 30m 58.4M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (30m) 15s ago 30m 58.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (21m) 15s ago 21m 9012k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (21m) 2s ago 21m 8928k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (28m) 15s ago 28m 55.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (27m) 15s ago 28m 56.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (27m) 15s ago 27m 52.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (26m) 15s ago 26m 63.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (25m) 2s ago 25m 56.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:12:33.890 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (24m) 2s ago 24m 61.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:12:33.891 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (23m) 2s ago 23m 52.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:12:33.891 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (22m) 2s ago 22m 63.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:12:33.891 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (3m) 2s ago 21m 42.2M - 2.43.0 a07b618ecd1d d8670052ddba 2024-09-17T10:12:33.891 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (18m) 15s ago 18m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:12:33.891 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (18m) 2s ago 18m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:12:34.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:34 smithi039 bash[19898]: cluster 2024-09-17T10:12:32.915955+0000 mgr.y (mgr.15153) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:34.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:34 smithi039 bash[19898]: audit 2024-09-17T10:12:33.848752+0000 mgr.y (mgr.15153) 144 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:12:34.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:34 smithi039 bash[25345]: cluster 2024-09-17T10:12:32.915955+0000 mgr.y (mgr.15153) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:34.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:34 smithi039 bash[25345]: audit 2024-09-17T10:12:33.848752+0000 mgr.y (mgr.15153) 144 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:12:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:34 smithi203 bash[20366]: cluster 2024-09-17T10:12:32.915955+0000 mgr.y (mgr.15153) 143 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:34 smithi203 bash[20366]: audit 2024-09-17T10:12:33.848752+0000 mgr.y (mgr.15153) 144 : audit [DBG] from='client.15240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:12:35.161 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:12:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:36 smithi039 bash[19898]: cluster 2024-09-17T10:12:34.917531+0000 mgr.y (mgr.15153) 145 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:36.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:12:36 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:12:36] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.43.0" 2024-09-17T10:12:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:36 smithi039 bash[25345]: cluster 2024-09-17T10:12:34.917531+0000 mgr.y (mgr.15153) 145 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:36.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:36 smithi203 bash[20366]: cluster 2024-09-17T10:12:34.917531+0000 mgr.y (mgr.15153) 145 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[19898]: cluster 2024-09-17T10:12:36.918242+0000 mgr.y (mgr.15153) 146 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[19898]: audit 2024-09-17T10:12:37.997400+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[19898]: audit 2024-09-17T10:12:38.010570+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[19898]: audit 2024-09-17T10:12:38.013209+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:12:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[19898]: audit 2024-09-17T10:12:38.014860+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:12:38.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[19898]: audit 2024-09-17T10:12:38.027649+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[25345]: cluster 2024-09-17T10:12:36.918242+0000 mgr.y (mgr.15153) 146 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[25345]: audit 2024-09-17T10:12:37.997400+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[25345]: audit 2024-09-17T10:12:38.010570+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[25345]: audit 2024-09-17T10:12:38.013209+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:12:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[25345]: audit 2024-09-17T10:12:38.014860+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:12:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:38 smithi039 bash[25345]: audit 2024-09-17T10:12:38.027649+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:38 smithi203 bash[20366]: cluster 2024-09-17T10:12:36.918242+0000 mgr.y (mgr.15153) 146 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:38 smithi203 bash[20366]: audit 2024-09-17T10:12:37.997400+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:38 smithi203 bash[20366]: audit 2024-09-17T10:12:38.010570+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:38 smithi203 bash[20366]: audit 2024-09-17T10:12:38.013209+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:12:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:38 smithi203 bash[20366]: audit 2024-09-17T10:12:38.014860+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:12:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:38 smithi203 bash[20366]: audit 2024-09-17T10:12:38.027649+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:39 smithi203 bash[20366]: audit 2024-09-17T10:12:38.467924+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:39 smithi203 bash[20366]: audit 2024-09-17T10:12:38.482653+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:39 smithi203 bash[20366]: audit 2024-09-17T10:12:38.493472+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:39 smithi039 bash[19898]: audit 2024-09-17T10:12:38.467924+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:39 smithi039 bash[19898]: audit 2024-09-17T10:12:38.482653+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:39 smithi039 bash[19898]: audit 2024-09-17T10:12:38.493472+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:39 smithi039 bash[25345]: audit 2024-09-17T10:12:38.467924+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:39 smithi039 bash[25345]: audit 2024-09-17T10:12:38.482653+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:39.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:39 smithi039 bash[25345]: audit 2024-09-17T10:12:38.493472+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:40.363 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:12:40.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:40 smithi039 bash[19898]: cluster 2024-09-17T10:12:38.919917+0000 mgr.y (mgr.15153) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:40.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:40 smithi039 bash[19898]: audit 2024-09-17T10:12:39.421155+0000 mgr.y (mgr.15153) 148 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:40.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:40 smithi039 bash[25345]: cluster 2024-09-17T10:12:38.919917+0000 mgr.y (mgr.15153) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:40.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:40 smithi039 bash[25345]: audit 2024-09-17T10:12:39.421155+0000 mgr.y (mgr.15153) 148 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:40 smithi203 bash[20366]: cluster 2024-09-17T10:12:38.919917+0000 mgr.y (mgr.15153) 147 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:40 smithi203 bash[20366]: audit 2024-09-17T10:12:39.421155+0000 mgr.y (mgr.15153) 148 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:42.081 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:12:42.082 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:12:42.083 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:12:42.083 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:12:42.083 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:12:42.083 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:12:42.083 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:12:42.083 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:12:42.763 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:42 smithi039 bash[19898]: cluster 2024-09-17T10:12:40.920621+0000 mgr.y (mgr.15153) 149 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:42.763 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:42 smithi039 bash[19898]: audit 2024-09-17T10:12:42.083504+0000 mon.a (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.39:0/2557235667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:12:42.764 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:42 smithi039 bash[25345]: cluster 2024-09-17T10:12:40.920621+0000 mgr.y (mgr.15153) 149 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:42.764 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:42 smithi039 bash[25345]: audit 2024-09-17T10:12:42.083504+0000 mon.a (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.39:0/2557235667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:12:42.765 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph -s' 2024-09-17T10:12:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:42 smithi203 bash[20366]: cluster 2024-09-17T10:12:40.920621+0000 mgr.y (mgr.15153) 149 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:42 smithi203 bash[20366]: audit 2024-09-17T10:12:42.083504+0000 mon.a (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.39:0/2557235667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:12:44.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:44 smithi039 bash[19898]: cluster 2024-09-17T10:12:42.921371+0000 mgr.y (mgr.15153) 150 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:44.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:44 smithi039 bash[25345]: cluster 2024-09-17T10:12:42.921371+0000 mgr.y (mgr.15153) 150 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:44 smithi203 bash[20366]: cluster 2024-09-17T10:12:42.921371+0000 mgr.y (mgr.15153) 150 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:46.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:46 smithi039 bash[19898]: cluster 2024-09-17T10:12:44.922919+0000 mgr.y (mgr.15153) 151 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:46 smithi039 bash[25345]: cluster 2024-09-17T10:12:44.922919+0000 mgr.y (mgr.15153) 151 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:46.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:12:46 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:12:46] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.43.0" 2024-09-17T10:12:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:46 smithi203 bash[20366]: cluster 2024-09-17T10:12:44.922919+0000 mgr.y (mgr.15153) 151 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:47.593 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:12:48.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:48 smithi203 bash[20366]: cluster 2024-09-17T10:12:46.923612+0000 mgr.y (mgr.15153) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:48.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:48 smithi203 bash[20366]: audit 2024-09-17T10:12:47.615620+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:48.846 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:48 smithi039 bash[19898]: cluster 2024-09-17T10:12:46.923612+0000 mgr.y (mgr.15153) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:48.847 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:48 smithi039 bash[19898]: audit 2024-09-17T10:12:47.615620+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:48.847 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:48 smithi039 bash[25345]: cluster 2024-09-17T10:12:46.923612+0000 mgr.y (mgr.15153) 152 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:48.847 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:48 smithi039 bash[25345]: audit 2024-09-17T10:12:47.615620+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:12:49.277 INFO:teuthology.orchestra.run.smithi039.stdout: cluster: 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: id: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: health: HEALTH_OK 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: services: 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: mon: 3 daemons, quorum a,b,c (age 30m) 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: mgr: y(active, since 3m), standbys: x 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 23m) 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: data: 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: pools: 6 pools, 161 pgs 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: objects: 212 objects, 585 KiB 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: usage: 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:12:49.278 INFO:teuthology.orchestra.run.smithi039.stdout: pgs: 161 active+clean 2024-09-17T10:12:49.279 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:12:49.279 INFO:teuthology.orchestra.run.smithi039.stdout: io: 2024-09-17T10:12:49.279 INFO:teuthology.orchestra.run.smithi039.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-17T10:12:49.279 INFO:teuthology.orchestra.run.smithi039.stdout: 2024-09-17T10:12:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:49 smithi039 bash[19898]: audit 2024-09-17T10:12:49.279531+0000 mon.a (mon.0) 1819 : audit [DBG] from='client.? 172.21.15.39:0/3840648808' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:12:49.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:49 smithi039 bash[25345]: audit 2024-09-17T10:12:49.279531+0000 mon.a (mon.0) 1819 : audit [DBG] from='client.? 172.21.15.39:0/3840648808' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:12:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:49 smithi203 bash[20366]: audit 2024-09-17T10:12:49.279531+0000 mon.a (mon.0) 1819 : audit [DBG] from='client.? 172.21.15.39:0/3840648808' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-17T10:12:50.073 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:12:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:50 smithi039 bash[19898]: cluster 2024-09-17T10:12:48.924509+0000 mgr.y (mgr.15153) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:50 smithi039 bash[19898]: audit 2024-09-17T10:12:49.429877+0000 mgr.y (mgr.15153) 154 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:50.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:50 smithi039 bash[25345]: cluster 2024-09-17T10:12:48.924509+0000 mgr.y (mgr.15153) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:50.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:50 smithi039 bash[25345]: audit 2024-09-17T10:12:49.429877+0000 mgr.y (mgr.15153) 154 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:50.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:50 smithi203 bash[20366]: cluster 2024-09-17T10:12:48.924509+0000 mgr.y (mgr.15153) 153 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:50.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:50 smithi203 bash[20366]: audit 2024-09-17T10:12:49.429877+0000 mgr.y (mgr.15153) 154 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[19898]: cluster 2024-09-17T10:12:50.925184+0000 mgr.y (mgr.15153) 155 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[19898]: audit 2024-09-17T10:12:51.571032+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[19898]: audit 2024-09-17T10:12:51.582556+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[19898]: audit 2024-09-17T10:12:51.593691+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[25345]: cluster 2024-09-17T10:12:50.925184+0000 mgr.y (mgr.15153) 155 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[25345]: audit 2024-09-17T10:12:51.571032+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[25345]: audit 2024-09-17T10:12:51.582556+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:52 smithi039 bash[25345]: audit 2024-09-17T10:12:51.593691+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:52 smithi203 bash[20366]: cluster 2024-09-17T10:12:50.925184+0000 mgr.y (mgr.15153) 155 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:52 smithi203 bash[20366]: audit 2024-09-17T10:12:51.571032+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:52 smithi203 bash[20366]: audit 2024-09-17T10:12:51.582556+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:52 smithi203 bash[20366]: audit 2024-09-17T10:12:51.593691+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:54.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:54 smithi039 bash[19898]: cluster 2024-09-17T10:12:52.925697+0000 mgr.y (mgr.15153) 156 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:54.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:54 smithi039 bash[25345]: cluster 2024-09-17T10:12:52.925697+0000 mgr.y (mgr.15153) 156 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:54.903 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:12:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:54 smithi203 bash[20366]: cluster 2024-09-17T10:12:52.925697+0000 mgr.y (mgr.15153) 156 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:56.582 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:12:56 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:12:56] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:12:56.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:56 smithi039 bash[19898]: cluster 2024-09-17T10:12:54.926680+0000 mgr.y (mgr.15153) 157 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:56.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:56 smithi039 bash[25345]: cluster 2024-09-17T10:12:54.926680+0000 mgr.y (mgr.15153) 157 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:56 smithi203 bash[20366]: cluster 2024-09-17T10:12:54.926680+0000 mgr.y (mgr.15153) 157 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:12:57.001 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:12:57.813 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T10:12:57.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:57 smithi039 bash[25345]: audit 2024-09-17T10:12:57.003258+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.39:0/845960249' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:12:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:57 smithi039 bash[19898]: audit 2024-09-17T10:12:57.003258+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.39:0/845960249' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:12:57.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:57 smithi203 bash[20366]: audit 2024-09-17T10:12:57.003258+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.39:0/845960249' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:12:58.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:58 smithi039 bash[19898]: cluster 2024-09-17T10:12:56.927302+0000 mgr.y (mgr.15153) 158 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:58.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:58 smithi039 bash[25345]: cluster 2024-09-17T10:12:56.927302+0000 mgr.y (mgr.15153) 158 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:58.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:58 smithi203 bash[20366]: cluster 2024-09-17T10:12:56.927302+0000 mgr.y (mgr.15153) 158 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:12:59.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:59 smithi203 bash[20366]: audit 2024-09-17T10:12:58.712922+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:59.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:59 smithi203 bash[20366]: audit 2024-09-17T10:12:58.730856+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:12:59.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:12:59 smithi203 bash[20366]: audit 2024-09-17T10:12:58.746239+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:00.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:59 smithi039 bash[25345]: audit 2024-09-17T10:12:58.712922+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:00.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:59 smithi039 bash[25345]: audit 2024-09-17T10:12:58.730856+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:00.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:12:59 smithi039 bash[25345]: audit 2024-09-17T10:12:58.746239+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:00.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:59 smithi039 bash[19898]: audit 2024-09-17T10:12:58.712922+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:00.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:59 smithi039 bash[19898]: audit 2024-09-17T10:12:58.730856+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:00.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:12:59 smithi039 bash[19898]: audit 2024-09-17T10:12:58.746239+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' 2024-09-17T10:13:01.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:00 smithi039 bash[19898]: cluster 2024-09-17T10:12:58.928989+0000 mgr.y (mgr.15153) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:01.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:00 smithi039 bash[19898]: audit 2024-09-17T10:12:59.437844+0000 mgr.y (mgr.15153) 160 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:01.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:00 smithi039 bash[25345]: cluster 2024-09-17T10:12:58.928989+0000 mgr.y (mgr.15153) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:01.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:00 smithi039 bash[25345]: audit 2024-09-17T10:12:59.437844+0000 mgr.y (mgr.15153) 160 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:01.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:00 smithi203 bash[20366]: cluster 2024-09-17T10:12:58.928989+0000 mgr.y (mgr.15153) 159 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:01.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:00 smithi203 bash[20366]: audit 2024-09-17T10:12:59.437844+0000 mgr.y (mgr.15153) 160 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:02.397 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:13:03.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:02 smithi039 bash[19898]: cluster 2024-09-17T10:13:00.929855+0000 mgr.y (mgr.15153) 161 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:03.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:02 smithi039 bash[19898]: audit 2024-09-17T10:13:02.616582+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:03.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:02 smithi039 bash[25345]: cluster 2024-09-17T10:13:00.929855+0000 mgr.y (mgr.15153) 161 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:03.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:02 smithi039 bash[25345]: audit 2024-09-17T10:13:02.616582+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:02 smithi203 bash[20366]: cluster 2024-09-17T10:13:00.929855+0000 mgr.y (mgr.15153) 161 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:02 smithi203 bash[20366]: audit 2024-09-17T10:13:02.616582+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15153 172.21.15.39:0/1064681247' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:04.160 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:13:04.890 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph mgr fail' 2024-09-17T10:13:05.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:04 smithi039 bash[25345]: cluster 2024-09-17T10:13:02.930740+0000 mgr.y (mgr.15153) 162 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:05.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:04 smithi039 bash[25345]: audit 2024-09-17T10:13:04.149914+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.39:0/1768416790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:13:05.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:04 smithi039 bash[19898]: cluster 2024-09-17T10:13:02.930740+0000 mgr.y (mgr.15153) 162 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:05.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:04 smithi039 bash[19898]: audit 2024-09-17T10:13:04.149914+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.39:0/1768416790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:13:05.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:04 smithi203 bash[20366]: cluster 2024-09-17T10:13:02.930740+0000 mgr.y (mgr.15153) 162 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:05.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:04 smithi203 bash[20366]: audit 2024-09-17T10:13:04.149914+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.39:0/1768416790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:13:06.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:06 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:13:06] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:13:07.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:06 smithi039 bash[19898]: cluster 2024-09-17T10:13:04.931802+0000 mgr.y (mgr.15153) 163 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:07.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:06 smithi039 bash[25345]: cluster 2024-09-17T10:13:04.931802+0000 mgr.y (mgr.15153) 163 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:07.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:06 smithi203 bash[20366]: cluster 2024-09-17T10:13:04.931802+0000 mgr.y (mgr.15153) 163 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:09.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:08 smithi203 bash[20366]: cluster 2024-09-17T10:13:06.932455+0000 mgr.y (mgr.15153) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:09.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:08 smithi039 bash[19898]: cluster 2024-09-17T10:13:06.932455+0000 mgr.y (mgr.15153) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:09.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:08 smithi039 bash[25345]: cluster 2024-09-17T10:13:06.932455+0000 mgr.y (mgr.15153) 164 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:09.728 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:13:11.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:10 smithi039 bash[19898]: cluster 2024-09-17T10:13:08.934150+0000 mgr.y (mgr.15153) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:11.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:10 smithi039 bash[19898]: audit 2024-09-17T10:13:09.446728+0000 mgr.y (mgr.15153) 166 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:11.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:10 smithi039 bash[25345]: cluster 2024-09-17T10:13:08.934150+0000 mgr.y (mgr.15153) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:11.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:10 smithi039 bash[25345]: audit 2024-09-17T10:13:09.446728+0000 mgr.y (mgr.15153) 166 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:11.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:10 smithi203 bash[20366]: cluster 2024-09-17T10:13:08.934150+0000 mgr.y (mgr.15153) 165 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:11.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:10 smithi203 bash[20366]: audit 2024-09-17T10:13:09.446728+0000 mgr.y (mgr.15153) 166 : audit [DBG] from='client.15228 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:11.700 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[51549]: [17/Sep/2024:10:13:11] ENGINE Bus STOPPING 2024-09-17T10:13:11.700 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[51549]: [17/Sep/2024:10:13:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:13:11.700 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[51549]: [17/Sep/2024:10:13:11] ENGINE Bus STOPPED 2024-09-17T10:13:11.783 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[87077]: ignoring --setuser ceph since I am not root 2024-09-17T10:13:11.783 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[87077]: ignoring --setgroup ceph since I am not root 2024-09-17T10:13:11.783 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[87077]: debug 2024-09-17T10:13:11.471+0000 7f041e393640 1 -- 172.21.15.39:0/4259623236 <== mon.2 v2:172.21.15.39:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dc2a87d0e0 con 0x55dc2a87f800 2024-09-17T10:13:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.395623+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.39:0/2910728366' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:13:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.396106+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:13:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: cluster 2024-09-17T10:13:11.396520+0000 mon.a (mon.0) 1828 : cluster [INF] Activating manager daemon x 2024-09-17T10:13:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.404090+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:13:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.411208+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.411425+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.411620+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.412293+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.412566+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.412739+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.412906+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.413072+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.413237+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.413399+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.413561+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.413724+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.414969+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.415131+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:13:11.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: audit 2024-09-17T10:13:11.415296+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:13:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: cluster 2024-09-17T10:13:11.415824+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:13:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: cluster 2024-09-17T10:13:11.416336+0000 mon.a (mon.0) 1831 : cluster [DBG] mgrmap e35: x(active, starting, since 0.019809s) 2024-09-17T10:13:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:11 smithi203 bash[20366]: cluster 2024-09-17T10:13:11.612694+0000 mon.a (mon.0) 1832 : cluster [INF] Manager daemon x is now available 2024-09-17T10:13:12.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.395623+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.39:0/2910728366' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:13:12.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.396106+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: cluster 2024-09-17T10:13:11.396520+0000 mon.a (mon.0) 1828 : cluster [INF] Activating manager daemon x 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.404090+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.411208+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.411425+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.411620+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.412293+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.412566+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.412739+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:13:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.412906+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.413072+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.413237+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.413399+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.413561+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.413724+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.414969+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.415131+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: audit 2024-09-17T10:13:11.415296+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: cluster 2024-09-17T10:13:11.415824+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: cluster 2024-09-17T10:13:11.416336+0000 mon.a (mon.0) 1831 : cluster [DBG] mgrmap e35: x(active, starting, since 0.019809s) 2024-09-17T10:13:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[19898]: cluster 2024-09-17T10:13:11.612694+0000 mon.a (mon.0) 1832 : cluster [INF] Manager daemon x is now available 2024-09-17T10:13:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.395623+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.39:0/2910728366' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:13:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.396106+0000 mon.a (mon.0) 1827 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-17T10:13:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: cluster 2024-09-17T10:13:11.396520+0000 mon.a (mon.0) 1828 : cluster [INF] Activating manager daemon x 2024-09-17T10:13:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.404090+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-17T10:13:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.411208+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:13:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.411425+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.411620+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.412293+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.412566+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.412739+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.412906+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.413072+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.413237+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.413399+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.413561+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.413724+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:13:12.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.414969+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:13:12.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.415131+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:13:12.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: audit 2024-09-17T10:13:11.415296+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:13:12.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: cluster 2024-09-17T10:13:11.415824+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-17T10:13:12.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: cluster 2024-09-17T10:13:11.416336+0000 mon.a (mon.0) 1831 : cluster [DBG] mgrmap e35: x(active, starting, since 0.019809s) 2024-09-17T10:13:12.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:11 smithi039 bash[25345]: cluster 2024-09-17T10:13:11.612694+0000 mon.a (mon.0) 1832 : cluster [INF] Manager daemon x is now available 2024-09-17T10:13:12.725 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: [17/Sep/2024:10:13:12] ENGINE Bus STARTING 2024-09-17T10:13:12.725 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: [17/Sep/2024:10:13:12] ENGINE Serving on http://:::9283 2024-09-17T10:13:12.726 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: [17/Sep/2024:10:13:12] ENGINE Bus STARTED 2024-09-17T10:13:12.813 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 180' 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.922987+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.928032+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.928659+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.929340+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.929585+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.957261+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.957606+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.963118+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:13:13.075 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.964415+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.997168+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:11.998498+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:12.401354+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:12.401475+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: cluster 2024-09-17T10:13:12.420037+0000 mon.a (mon.0) 1839 : cluster [DBG] mgrmap e36: x(active, since 1.02351s) 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:12.682719+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:12.683986+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:12.685673+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[25345]: audit 2024-09-17T10:13:12.686336+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:13.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.922987+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.928032+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.928659+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.929340+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.929585+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.957261+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.957606+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.963118+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.964415+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.997168+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:11.998498+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:12.401354+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:12.401475+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: cluster 2024-09-17T10:13:12.420037+0000 mon.a (mon.0) 1839 : cluster [DBG] mgrmap e36: x(active, since 1.02351s) 2024-09-17T10:13:13.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:12.682719+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:12.683986+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:12.685673+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:13.078 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:12 smithi039 bash[19898]: audit 2024-09-17T10:13:12.686336+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: debug 2024-09-17T10:13:12.793+0000 7f478e846640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:13:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: Traceback (most recent call last): 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: self._connections.run(self.expiration_interval) 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: self._run(expiration_interval) 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:13:13.226 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: s = self.context.wrap_socket( 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: return self.sslsocket_class._create( 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: self.do_handshake() 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: self._sslobj.do_handshake() 2024-09-17T10:13:13.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[51549]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.922987+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.928032+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.928659+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.929340+0000 mon.b (mon.1) 49 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.929585+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.957261+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.957606+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.963118+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.964415+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.997168+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:13:13.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:11.998498+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:12.401354+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:12.401475+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: cluster 2024-09-17T10:13:12.420037+0000 mon.a (mon.0) 1839 : cluster [DBG] mgrmap e36: x(active, since 1.02351s) 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:12.682719+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:12.683986+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:12.685673+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:13.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:12 smithi203 bash[20366]: audit 2024-09-17T10:13:12.686336+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:14.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.668586+0000 mgr.x (mgr.24619) 3 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Bus STARTING 2024-09-17T10:13:14.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.687553+0000 mgr.x (mgr.24619) 4 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.687844+0000 mgr.x (mgr.24619) 5 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.790315+0000 mgr.x (mgr.24619) 6 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Serving on https://172.21.15.203:7150 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.794427+0000 mgr.x (mgr.24619) 7 : cephadm [ERR] [17/Sep/2024:10:13:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: Traceback (most recent call last): 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: self._run(expiration_interval) 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:13:14.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: s = self.context.wrap_socket( 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: return self.sslsocket_class._create( 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: self.do_handshake() 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: self._sslobj.do_handshake() 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.891532+0000 mgr.x (mgr.24619) 8 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Serving on http://172.21.15.203:8765 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.891644+0000 mgr.x (mgr.24619) 9 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Bus STARTED 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:12.949839+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.074154+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.214299+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.226429+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.236058+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.244628+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.251263+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.256189+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.260237+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.276914+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.278238+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.285512+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.433305+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.522494+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:13 smithi203 bash[20366]: audit 2024-09-17T10:13:13.626454+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.668586+0000 mgr.x (mgr.24619) 3 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Bus STARTING 2024-09-17T10:13:14.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.687553+0000 mgr.x (mgr.24619) 4 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:13:14.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.687844+0000 mgr.x (mgr.24619) 5 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:13:14.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.790315+0000 mgr.x (mgr.24619) 6 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Serving on https://172.21.15.203:7150 2024-09-17T10:13:14.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.794427+0000 mgr.x (mgr.24619) 7 : cephadm [ERR] [17/Sep/2024:10:13:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:13:14.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T10:13:14.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:13:14.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T10:13:14.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:13:14.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T10:13:14.498 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: self.do_handshake() 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.891532+0000 mgr.x (mgr.24619) 8 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Serving on http://172.21.15.203:8765 2024-09-17T10:13:14.499 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.891644+0000 mgr.x (mgr.24619) 9 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Bus STARTED 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:12.949839+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.074154+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.214299+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.226429+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.236058+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.244628+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.251263+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.500 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.256189+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.501 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.668586+0000 mgr.x (mgr.24619) 3 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Bus STARTING 2024-09-17T10:13:14.501 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.687553+0000 mgr.x (mgr.24619) 4 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:13:14.501 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.687844+0000 mgr.x (mgr.24619) 5 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:13:14.501 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.790315+0000 mgr.x (mgr.24619) 6 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Serving on https://172.21.15.203:7150 2024-09-17T10:13:14.501 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.794427+0000 mgr.x (mgr.24619) 7 : cephadm [ERR] [17/Sep/2024:10:13:12] ENGINE Error in HTTPServer.serve 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: Traceback (most recent call last): 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: self._connections.run(self.expiration_interval) 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: self._run(expiration_interval) 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:13:14.502 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: s = self.context.wrap_socket( 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: return self.sslsocket_class._create( 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:13:14.503 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: self.do_handshake() 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: self._sslobj.do_handshake() 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.891532+0000 mgr.x (mgr.24619) 8 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Serving on http://172.21.15.203:8765 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.891644+0000 mgr.x (mgr.24619) 9 : cephadm [INF] [17/Sep/2024:10:13:12] ENGINE Bus STARTED 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:12.949839+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.074154+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.214299+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.226429+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.236058+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.244628+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.251263+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.256189+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.260237+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.276914+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.278238+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.285512+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.433305+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.522494+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[19898]: audit 2024-09-17T10:13:13.626454+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.506 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.260237+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.506 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.276914+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:13:14.506 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.278238+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:13:14.506 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.285512+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:14.506 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.433305+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.506 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.522494+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:14.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:13 smithi039 bash[25345]: audit 2024-09-17T10:13:13.626454+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:12.997261+0000 mgr.x (mgr.24619) 10 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.002390+0000 mgr.x (mgr.24619) 11 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.072809+0000 mgr.x (mgr.24619) 12 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.090887+0000 mgr.x (mgr.24619) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.148711+0000 mgr.x (mgr.24619) 14 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.162221+0000 mgr.x (mgr.24619) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.258622+0000 mgr.x (mgr.24619) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.277875+0000 mgr.x (mgr.24619) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:13:15.059 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cephadm 2024-09-17T10:13:13.286384+0000 mgr.x (mgr.24619) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:13:15.060 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cluster 2024-09-17T10:13:13.415138+0000 mgr.x (mgr.24619) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:15.060 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:14 smithi203 bash[20366]: cluster 2024-09-17T10:13:13.960119+0000 mon.a (mon.0) 1854 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-17T10:13:15.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:12.997261+0000 mgr.x (mgr.24619) 10 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:13:15.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.002390+0000 mgr.x (mgr.24619) 11 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:13:15.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.072809+0000 mgr.x (mgr.24619) 12 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:13:15.297 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.090887+0000 mgr.x (mgr.24619) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.148711+0000 mgr.x (mgr.24619) 14 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.162221+0000 mgr.x (mgr.24619) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.258622+0000 mgr.x (mgr.24619) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.277875+0000 mgr.x (mgr.24619) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cephadm 2024-09-17T10:13:13.286384+0000 mgr.x (mgr.24619) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cluster 2024-09-17T10:13:13.415138+0000 mgr.x (mgr.24619) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[25345]: cluster 2024-09-17T10:13:13.960119+0000 mon.a (mon.0) 1854 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:12.997261+0000 mgr.x (mgr.24619) 10 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.002390+0000 mgr.x (mgr.24619) 11 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:13:15.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.072809+0000 mgr.x (mgr.24619) 12 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.090887+0000 mgr.x (mgr.24619) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.148711+0000 mgr.x (mgr.24619) 14 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.162221+0000 mgr.x (mgr.24619) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.258622+0000 mgr.x (mgr.24619) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.277875+0000 mgr.x (mgr.24619) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cephadm 2024-09-17T10:13:13.286384+0000 mgr.x (mgr.24619) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cluster 2024-09-17T10:13:13.415138+0000 mgr.x (mgr.24619) 19 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:15.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:14 smithi039 bash[19898]: cluster 2024-09-17T10:13:13.960119+0000 mon.a (mon.0) 1854 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-17T10:13:17.121 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[25345]: cluster 2024-09-17T10:13:15.415846+0000 mgr.x (mgr.24619) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:17.121 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[25345]: audit 2024-09-17T10:13:15.787235+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:17.121 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[25345]: cluster 2024-09-17T10:13:15.954336+0000 mon.a (mon.0) 1856 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-17T10:13:17.121 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[25345]: audit 2024-09-17T10:13:16.218291+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:17.121 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[19898]: cluster 2024-09-17T10:13:15.415846+0000 mgr.x (mgr.24619) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:17.122 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[19898]: audit 2024-09-17T10:13:15.787235+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:17.122 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[19898]: cluster 2024-09-17T10:13:15.954336+0000 mon.a (mon.0) 1856 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-17T10:13:17.122 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:16 smithi039 bash[19898]: audit 2024-09-17T10:13:16.218291+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:16 smithi203 bash[20366]: cluster 2024-09-17T10:13:15.415846+0000 mgr.x (mgr.24619) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:16 smithi203 bash[20366]: audit 2024-09-17T10:13:15.787235+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:16 smithi203 bash[20366]: cluster 2024-09-17T10:13:15.954336+0000 mon.a (mon.0) 1856 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-17T10:13:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:16 smithi203 bash[20366]: audit 2024-09-17T10:13:16.218291+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:17.572 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:13:18.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:17 smithi039 bash[87077]: [17/Sep/2024:10:13:17] ENGINE Bus STARTING 2024-09-17T10:13:18.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:17 smithi039 bash[87077]: CherryPy Checker: 2024-09-17T10:13:18.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:17 smithi039 bash[87077]: The Application mounted at '' has an empty config. 2024-09-17T10:13:18.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[87077]: [17/Sep/2024:10:13:18] ENGINE Serving on http://:::9283 2024-09-17T10:13:18.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[87077]: [17/Sep/2024:10:13:18] ENGINE Bus STARTED 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: audit 2024-09-17T10:13:17.045352+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: audit 2024-09-17T10:13:17.055709+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: cephadm 2024-09-17T10:13:17.063899+0000 mgr.x (mgr.24619) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: cephadm 2024-09-17T10:13:17.352824+0000 mgr.x (mgr.24619) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: cluster 2024-09-17T10:13:17.416406+0000 mgr.x (mgr.24619) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: audit 2024-09-17T10:13:17.988443+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: cluster 2024-09-17T10:13:17.989512+0000 mon.a (mon.0) 1860 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: audit 2024-09-17T10:13:17.994873+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: audit 2024-09-17T10:13:17.995802+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:13:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[25345]: audit 2024-09-17T10:13:17.996132+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: audit 2024-09-17T10:13:17.045352+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: audit 2024-09-17T10:13:17.055709+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: cephadm 2024-09-17T10:13:17.063899+0000 mgr.x (mgr.24619) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: cephadm 2024-09-17T10:13:17.352824+0000 mgr.x (mgr.24619) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: cluster 2024-09-17T10:13:17.416406+0000 mgr.x (mgr.24619) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: audit 2024-09-17T10:13:17.988443+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: cluster 2024-09-17T10:13:17.989512+0000 mon.a (mon.0) 1860 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: audit 2024-09-17T10:13:17.994873+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: audit 2024-09-17T10:13:17.995802+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:13:18.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:18 smithi039 bash[19898]: audit 2024-09-17T10:13:17.996132+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:13:18.458 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: audit 2024-09-17T10:13:17.045352+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: audit 2024-09-17T10:13:17.055709+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: cephadm 2024-09-17T10:13:17.063899+0000 mgr.x (mgr.24619) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: cephadm 2024-09-17T10:13:17.352824+0000 mgr.x (mgr.24619) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: cluster 2024-09-17T10:13:17.416406+0000 mgr.x (mgr.24619) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: audit 2024-09-17T10:13:17.988443+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: cluster 2024-09-17T10:13:17.989512+0000 mon.a (mon.0) 1860 : cluster [DBG] Standby manager daemon y started 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: audit 2024-09-17T10:13:17.994873+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: audit 2024-09-17T10:13:17.995802+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-17T10:13:18.459 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:18 smithi203 bash[20366]: audit 2024-09-17T10:13:17.996132+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.? 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:13:19.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:19 smithi203 bash[20366]: cluster 2024-09-17T10:13:18.079129+0000 mon.a (mon.0) 1861 : cluster [DBG] mgrmap e39: x(active, since 6s), standbys: y 2024-09-17T10:13:19.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:19 smithi203 bash[20366]: audit 2024-09-17T10:13:18.080834+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:13:19.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:19 smithi203 bash[20366]: audit 2024-09-17T10:13:18.185778+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:19 smithi203 bash[20366]: audit 2024-09-17T10:13:18.800030+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:19 smithi203 bash[20366]: audit 2024-09-17T10:13:18.811709+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:19 smithi203 bash[20366]: audit 2024-09-17T10:13:18.823150+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[19898]: cluster 2024-09-17T10:13:18.079129+0000 mon.a (mon.0) 1861 : cluster [DBG] mgrmap e39: x(active, since 6s), standbys: y 2024-09-17T10:13:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[19898]: audit 2024-09-17T10:13:18.080834+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:13:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[19898]: audit 2024-09-17T10:13:18.185778+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[19898]: audit 2024-09-17T10:13:18.800030+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[19898]: audit 2024-09-17T10:13:18.811709+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[19898]: audit 2024-09-17T10:13:18.823150+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[25345]: cluster 2024-09-17T10:13:18.079129+0000 mon.a (mon.0) 1861 : cluster [DBG] mgrmap e39: x(active, since 6s), standbys: y 2024-09-17T10:13:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[25345]: audit 2024-09-17T10:13:18.080834+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:13:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[25345]: audit 2024-09-17T10:13:18.185778+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[25345]: audit 2024-09-17T10:13:18.800030+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[25345]: audit 2024-09-17T10:13:18.811709+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:19 smithi039 bash[25345]: audit 2024-09-17T10:13:18.823150+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[19898]: cluster 2024-09-17T10:13:19.417979+0000 mgr.x (mgr.24619) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[19898]: audit 2024-09-17T10:13:20.307873+0000 mon.a (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.39:0/1354322836' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[19898]: audit 2024-09-17T10:13:20.612357+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.39:0/2772006644' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]: dispatch 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[19898]: audit 2024-09-17T10:13:20.613042+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]: dispatch 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[25345]: cluster 2024-09-17T10:13:19.417979+0000 mgr.x (mgr.24619) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[25345]: audit 2024-09-17T10:13:20.307873+0000 mon.a (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.39:0/1354322836' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:13:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[25345]: audit 2024-09-17T10:13:20.612357+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.39:0/2772006644' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]: dispatch 2024-09-17T10:13:21.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:20 smithi039 bash[25345]: audit 2024-09-17T10:13:20.613042+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]: dispatch 2024-09-17T10:13:21.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:20 smithi203 bash[20366]: cluster 2024-09-17T10:13:19.417979+0000 mgr.x (mgr.24619) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:13:21.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:20 smithi203 bash[20366]: audit 2024-09-17T10:13:20.307873+0000 mon.a (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.39:0/1354322836' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:13:21.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:20 smithi203 bash[20366]: audit 2024-09-17T10:13:20.612357+0000 mon.c (mon.2) 141 : audit [INF] from='client.? 172.21.15.39:0/2772006644' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]: dispatch 2024-09-17T10:13:21.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:20 smithi203 bash[20366]: audit 2024-09-17T10:13:20.613042+0000 mon.a (mon.0) 1867 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]: dispatch 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[25345]: audit 2024-09-17T10:13:21.080917+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]': finished 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[25345]: cluster 2024-09-17T10:13:21.091443+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[25345]: cluster 2024-09-17T10:13:21.418843+0000 mgr.x (mgr.24619) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[25345]: audit 2024-09-17T10:13:21.422919+0000 mon.c (mon.2) 142 : audit [INF] from='client.? 172.21.15.39:0/2984249031' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]: dispatch 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[25345]: audit 2024-09-17T10:13:21.423669+0000 mon.a (mon.0) 1870 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]: dispatch 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[19898]: audit 2024-09-17T10:13:21.080917+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]': finished 2024-09-17T10:13:22.302 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[19898]: cluster 2024-09-17T10:13:21.091443+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:13:22.303 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[19898]: cluster 2024-09-17T10:13:21.418843+0000 mgr.x (mgr.24619) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:13:22.303 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[19898]: audit 2024-09-17T10:13:21.422919+0000 mon.c (mon.2) 142 : audit [INF] from='client.? 172.21.15.39:0/2984249031' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]: dispatch 2024-09-17T10:13:22.303 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:22 smithi039 bash[19898]: audit 2024-09-17T10:13:21.423669+0000 mon.a (mon.0) 1870 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]: dispatch 2024-09-17T10:13:22.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[20366]: audit 2024-09-17T10:13:21.080917+0000 mon.a (mon.0) 1868 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/3220528062"}]': finished 2024-09-17T10:13:22.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[20366]: cluster 2024-09-17T10:13:21.091443+0000 mon.a (mon.0) 1869 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-17T10:13:22.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[20366]: cluster 2024-09-17T10:13:21.418843+0000 mgr.x (mgr.24619) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:13:22.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[20366]: audit 2024-09-17T10:13:21.422919+0000 mon.c (mon.2) 142 : audit [INF] from='client.? 172.21.15.39:0/2984249031' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]: dispatch 2024-09-17T10:13:22.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[20366]: audit 2024-09-17T10:13:21.423669+0000 mon.a (mon.0) 1870 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]: dispatch 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.956Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.956Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:13:23.115 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:13:23.116 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.957Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:13:23.116 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.958Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:13:23.116 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.958Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:13:23.116 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:22 smithi203 bash[63486]: ts=2024-09-17T10:13:22.958Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: audit 2024-09-17T10:13:22.096983+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]': finished 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: cluster 2024-09-17T10:13:22.119466+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: audit 2024-09-17T10:13:22.462935+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.39:0/3204304685' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]: dispatch 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: audit 2024-09-17T10:13:22.463538+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]: dispatch 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: audit 2024-09-17T10:13:22.617191+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: audit 2024-09-17T10:13:22.626446+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[19898]: audit 2024-09-17T10:13:22.635685+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: audit 2024-09-17T10:13:22.096983+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]': finished 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: cluster 2024-09-17T10:13:22.119466+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: audit 2024-09-17T10:13:22.462935+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.39:0/3204304685' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]: dispatch 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: audit 2024-09-17T10:13:22.463538+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]: dispatch 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: audit 2024-09-17T10:13:22.617191+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: audit 2024-09-17T10:13:22.626446+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:23 smithi039 bash[25345]: audit 2024-09-17T10:13:22.635685+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: audit 2024-09-17T10:13:22.096983+0000 mon.a (mon.0) 1871 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/375159736"}]': finished 2024-09-17T10:13:23.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: cluster 2024-09-17T10:13:22.119466+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-17T10:13:23.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: audit 2024-09-17T10:13:22.462935+0000 mon.c (mon.2) 143 : audit [INF] from='client.? 172.21.15.39:0/3204304685' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]: dispatch 2024-09-17T10:13:23.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: audit 2024-09-17T10:13:22.463538+0000 mon.a (mon.0) 1873 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]: dispatch 2024-09-17T10:13:23.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: audit 2024-09-17T10:13:22.617191+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: audit 2024-09-17T10:13:22.626446+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[20366]: audit 2024-09-17T10:13:22.635685+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:23.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[67728]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:13:23.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:23 smithi203 bash[67789]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:13:23.725 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:23 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:13:23.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:23 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:13:23.726 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:23 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:13:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.100840+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]': finished 2024-09-17T10:13:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: cluster 2024-09-17T10:13:23.108695+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:13:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: cluster 2024-09-17T10:13:23.419603+0000 mgr.x (mgr.24619) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T10:13:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.430692+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.39:0/1065213231' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]: dispatch 2024-09-17T10:13:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.431692+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]: dispatch 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.712254+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.725005+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.734439+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.735336+0000 mgr.x (mgr.24619) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.739430+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.739895+0000 mgr.x (mgr.24619) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.745440+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:13:24.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.745938+0000 mgr.x (mgr.24619) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:13:24.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.786844+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:24.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.787530+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:24.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[19898]: audit 2024-09-17T10:13:23.791949+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.100840+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]': finished 2024-09-17T10:13:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: cluster 2024-09-17T10:13:23.108695+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: cluster 2024-09-17T10:13:23.419603+0000 mgr.x (mgr.24619) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.430692+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.39:0/1065213231' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]: dispatch 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.431692+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]: dispatch 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.712254+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.725005+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.734439+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:13:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.735336+0000 mgr.x (mgr.24619) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.739430+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.739895+0000 mgr.x (mgr.24619) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.745440+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.745938+0000 mgr.x (mgr.24619) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.786844+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.787530+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:24.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:24 smithi039 bash[25345]: audit 2024-09-17T10:13:23.791949+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.100840+0000 mon.a (mon.0) 1877 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/684321433"}]': finished 2024-09-17T10:13:24.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: cluster 2024-09-17T10:13:23.108695+0000 mon.a (mon.0) 1878 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: cluster 2024-09-17T10:13:23.419603+0000 mgr.x (mgr.24619) 26 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.430692+0000 mon.c (mon.2) 144 : audit [INF] from='client.? 172.21.15.39:0/1065213231' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]: dispatch 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.431692+0000 mon.a (mon.0) 1879 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]: dispatch 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.712254+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.725005+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.734439+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.735336+0000 mgr.x (mgr.24619) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.739430+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:13:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.739895+0000 mgr.x (mgr.24619) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:13:24.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.745440+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:13:24.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.745938+0000 mgr.x (mgr.24619) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:13:24.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.786844+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:13:24.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.787530+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:13:24.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:24 smithi203 bash[20366]: audit 2024-09-17T10:13:23.791949+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:25.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[20366]: audit 2024-09-17T10:13:24.160804+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]': finished 2024-09-17T10:13:25.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[20366]: cluster 2024-09-17T10:13:24.168441+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T10:13:25.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[20366]: audit 2024-09-17T10:13:24.496526+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? 172.21.15.39:0/4209013232' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/690603014"}]: dispatch 2024-09-17T10:13:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:25 smithi039 bash[19898]: audit 2024-09-17T10:13:24.160804+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]': finished 2024-09-17T10:13:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:25 smithi039 bash[19898]: cluster 2024-09-17T10:13:24.168441+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T10:13:25.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:25 smithi039 bash[19898]: audit 2024-09-17T10:13:24.496526+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? 172.21.15.39:0/4209013232' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/690603014"}]: dispatch 2024-09-17T10:13:25.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:25 smithi039 bash[25345]: audit 2024-09-17T10:13:24.160804+0000 mon.a (mon.0) 1883 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:0/2456504444"}]': finished 2024-09-17T10:13:25.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:25 smithi039 bash[25345]: cluster 2024-09-17T10:13:24.168441+0000 mon.a (mon.0) 1884 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-17T10:13:25.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:25 smithi039 bash[25345]: audit 2024-09-17T10:13:24.496526+0000 mon.a (mon.0) 1885 : audit [INF] from='client.? 172.21.15.39:0/4209013232' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/690603014"}]: dispatch 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.822Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.822Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.822Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.822Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.822Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.824Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.825Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.827Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.827Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:13:25.976 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.829Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.830Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.10471ms 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.830Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.831Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.846Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.854Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.867Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.867Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.867Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.732µs wal_replay_duration=37.446647ms wbl_replay_duration=146ns total_replay_duration=38.61458ms 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.870Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.870Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.870Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.896Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.515472ms db_storage=1.052µs remote_storage=1.693µs web_handler=497ns query_engine=931ns scrape=426.355µs scrape_sd=218.302µs notify=20.722µs notify_sd=22.606µs rules=24.174643ms tracing=7.292µs 2024-09-17T10:13:25.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.896Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:13:25.978 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:13:25 smithi203 bash[67816]: ts=2024-09-17T10:13:25.896Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:13:26.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:26 smithi203 bash[20366]: audit 2024-09-17T10:13:25.167122+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? 172.21.15.39:0/4209013232' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/690603014"}]': finished 2024-09-17T10:13:26.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:26 smithi203 bash[20366]: cluster 2024-09-17T10:13:25.173152+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T10:13:26.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:26 smithi203 bash[20366]: cluster 2024-09-17T10:13:25.420331+0000 mgr.x (mgr.24619) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:13:26.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:26 smithi203 bash[20366]: audit 2024-09-17T10:13:25.497433+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.39:0/264528420' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/690603014"}]: dispatch 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[19898]: audit 2024-09-17T10:13:25.167122+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? 172.21.15.39:0/4209013232' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/690603014"}]': finished 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[19898]: cluster 2024-09-17T10:13:25.173152+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[19898]: cluster 2024-09-17T10:13:25.420331+0000 mgr.x (mgr.24619) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[19898]: audit 2024-09-17T10:13:25.497433+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.39:0/264528420' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/690603014"}]: dispatch 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[25345]: audit 2024-09-17T10:13:25.167122+0000 mon.a (mon.0) 1886 : audit [INF] from='client.? 172.21.15.39:0/4209013232' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6801/690603014"}]': finished 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[25345]: cluster 2024-09-17T10:13:25.173152+0000 mon.a (mon.0) 1887 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[25345]: cluster 2024-09-17T10:13:25.420331+0000 mgr.x (mgr.24619) 30 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:13:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:26 smithi039 bash[25345]: audit 2024-09-17T10:13:25.497433+0000 mon.a (mon.0) 1888 : audit [INF] from='client.? 172.21.15.39:0/264528420' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/690603014"}]: dispatch 2024-09-17T10:13:27.475 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:27 smithi203 bash[20366]: audit 2024-09-17T10:13:26.194338+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.39:0/264528420' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/690603014"}]': finished 2024-09-17T10:13:27.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:27 smithi203 bash[20366]: cluster 2024-09-17T10:13:26.200409+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T10:13:27.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:27 smithi203 bash[20366]: audit 2024-09-17T10:13:26.958043+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:27.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:27 smithi039 bash[19898]: audit 2024-09-17T10:13:26.194338+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.39:0/264528420' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/690603014"}]': finished 2024-09-17T10:13:27.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:27 smithi039 bash[19898]: cluster 2024-09-17T10:13:26.200409+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T10:13:27.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:27 smithi039 bash[19898]: audit 2024-09-17T10:13:26.958043+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:27 smithi039 bash[25345]: audit 2024-09-17T10:13:26.194338+0000 mon.a (mon.0) 1889 : audit [INF] from='client.? 172.21.15.39:0/264528420' entity='client.iscsi.foo.smithi039.pdwxyu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.39:6800/690603014"}]': finished 2024-09-17T10:13:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:27 smithi039 bash[25345]: cluster 2024-09-17T10:13:26.200409+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-17T10:13:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:27 smithi039 bash[25345]: audit 2024-09-17T10:13:26.958043+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[19898]: audit 2024-09-17T10:13:27.346861+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[19898]: audit 2024-09-17T10:13:27.360264+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[19898]: audit 2024-09-17T10:13:27.373169+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[19898]: cluster 2024-09-17T10:13:27.421089+0000 mgr.x (mgr.24619) 31 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[25345]: audit 2024-09-17T10:13:27.346861+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[25345]: audit 2024-09-17T10:13:27.360264+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[25345]: audit 2024-09-17T10:13:27.373169+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:28 smithi039 bash[25345]: cluster 2024-09-17T10:13:27.421089+0000 mgr.x (mgr.24619) 31 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:28.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:28 smithi203 bash[20366]: audit 2024-09-17T10:13:27.346861+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:28 smithi203 bash[20366]: audit 2024-09-17T10:13:27.360264+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:28 smithi203 bash[20366]: audit 2024-09-17T10:13:27.373169+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:28.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:28 smithi203 bash[20366]: cluster 2024-09-17T10:13:27.421089+0000 mgr.x (mgr.24619) 31 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:13:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:30 smithi039 bash[19898]: cluster 2024-09-17T10:13:29.423110+0000 mgr.x (mgr.24619) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:30.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:30 smithi039 bash[25345]: cluster 2024-09-17T10:13:29.423110+0000 mgr.x (mgr.24619) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:30 smithi203 bash[20366]: cluster 2024-09-17T10:13:29.423110+0000 mgr.x (mgr.24619) 32 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:13:31.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:31 smithi039 bash[19898]: audit 2024-09-17T10:13:30.032924+0000 mgr.x (mgr.24619) 33 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:31.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:31 smithi039 bash[25345]: audit 2024-09-17T10:13:30.032924+0000 mgr.x (mgr.24619) 33 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:31.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:31 smithi203 bash[20366]: audit 2024-09-17T10:13:30.032924+0000 mgr.x (mgr.24619) 33 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:32 smithi039 bash[19898]: cluster 2024-09-17T10:13:31.423914+0000 mgr.x (mgr.24619) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-09-17T10:13:32.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:32 smithi039 bash[25345]: cluster 2024-09-17T10:13:31.423914+0000 mgr.x (mgr.24619) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-09-17T10:13:32.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:32 smithi203 bash[20366]: cluster 2024-09-17T10:13:31.423914+0000 mgr.x (mgr.24619) 34 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 705 B/s rd, 0 op/s 2024-09-17T10:13:33.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:13:33] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:13:34.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:34 smithi039 bash[19898]: cluster 2024-09-17T10:13:33.425596+0000 mgr.x (mgr.24619) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:34.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:34 smithi039 bash[25345]: cluster 2024-09-17T10:13:33.425596+0000 mgr.x (mgr.24619) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:34.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:34 smithi203 bash[20366]: cluster 2024-09-17T10:13:33.425596+0000 mgr.x (mgr.24619) 35 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:36 smithi039 bash[19898]: cluster 2024-09-17T10:13:35.426399+0000 mgr.x (mgr.24619) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:13:36.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:36 smithi039 bash[25345]: cluster 2024-09-17T10:13:35.426399+0000 mgr.x (mgr.24619) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:13:36.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:36 smithi203 bash[20366]: cluster 2024-09-17T10:13:35.426399+0000 mgr.x (mgr.24619) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:13:38.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:38 smithi039 bash[19898]: cluster 2024-09-17T10:13:37.427680+0000 mgr.x (mgr.24619) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-17T10:13:38.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:38 smithi039 bash[25345]: cluster 2024-09-17T10:13:37.427680+0000 mgr.x (mgr.24619) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-17T10:13:38.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:38 smithi203 bash[20366]: cluster 2024-09-17T10:13:37.427680+0000 mgr.x (mgr.24619) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-17T10:13:40.783 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:40 smithi039 bash[19898]: cluster 2024-09-17T10:13:39.428901+0000 mgr.x (mgr.24619) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:40.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:40 smithi039 bash[25345]: cluster 2024-09-17T10:13:39.428901+0000 mgr.x (mgr.24619) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:40.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:40 smithi203 bash[20366]: cluster 2024-09-17T10:13:39.428901+0000 mgr.x (mgr.24619) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:41.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:41 smithi203 bash[20366]: audit 2024-09-17T10:13:40.044055+0000 mgr.x (mgr.24619) 39 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:41.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:41 smithi203 bash[20366]: audit 2024-09-17T10:13:41.360744+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:41 smithi203 bash[20366]: audit 2024-09-17T10:13:41.379870+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:41 smithi203 bash[20366]: audit 2024-09-17T10:13:41.400382+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[19898]: audit 2024-09-17T10:13:40.044055+0000 mgr.x (mgr.24619) 39 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[19898]: audit 2024-09-17T10:13:41.360744+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[19898]: audit 2024-09-17T10:13:41.379870+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[19898]: audit 2024-09-17T10:13:41.400382+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[25345]: audit 2024-09-17T10:13:40.044055+0000 mgr.x (mgr.24619) 39 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[25345]: audit 2024-09-17T10:13:41.360744+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[25345]: audit 2024-09-17T10:13:41.379870+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:41 smithi039 bash[25345]: audit 2024-09-17T10:13:41.400382+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:42.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:42 smithi203 bash[20366]: cluster 2024-09-17T10:13:41.429613+0000 mgr.x (mgr.24619) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:42.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:42 smithi203 bash[20366]: audit 2024-09-17T10:13:41.958476+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:42.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:42 smithi039 bash[25345]: cluster 2024-09-17T10:13:41.429613+0000 mgr.x (mgr.24619) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:42.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:42 smithi039 bash[25345]: audit 2024-09-17T10:13:41.958476+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:42 smithi039 bash[19898]: cluster 2024-09-17T10:13:41.429613+0000 mgr.x (mgr.24619) 40 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:42 smithi039 bash[19898]: audit 2024-09-17T10:13:41.958476+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:43.642 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:13:43] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T10:13:44.817 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:44 smithi203 bash[20366]: cluster 2024-09-17T10:13:43.430518+0000 mgr.x (mgr.24619) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:44.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:44 smithi039 bash[19898]: cluster 2024-09-17T10:13:43.430518+0000 mgr.x (mgr.24619) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:44.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:44 smithi039 bash[25345]: cluster 2024-09-17T10:13:43.430518+0000 mgr.x (mgr.24619) 41 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:45.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:45 smithi203 bash[20366]: audit 2024-09-17T10:13:44.691165+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:45.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:45 smithi203 bash[20366]: audit 2024-09-17T10:13:44.710824+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:45.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:45 smithi203 bash[20366]: audit 2024-09-17T10:13:44.728962+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:46.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:45 smithi039 bash[25345]: audit 2024-09-17T10:13:44.691165+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:46.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:45 smithi039 bash[25345]: audit 2024-09-17T10:13:44.710824+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:46.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:45 smithi039 bash[25345]: audit 2024-09-17T10:13:44.728962+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:46.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:45 smithi039 bash[19898]: audit 2024-09-17T10:13:44.691165+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:46.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:45 smithi039 bash[19898]: audit 2024-09-17T10:13:44.710824+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:46.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:45 smithi039 bash[19898]: audit 2024-09-17T10:13:44.728962+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:13:47.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:46 smithi039 bash[19898]: cluster 2024-09-17T10:13:45.431153+0000 mgr.x (mgr.24619) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:47.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:46 smithi039 bash[25345]: cluster 2024-09-17T10:13:45.431153+0000 mgr.x (mgr.24619) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:47.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:46 smithi203 bash[20366]: cluster 2024-09-17T10:13:45.431153+0000 mgr.x (mgr.24619) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:49.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:48 smithi039 bash[19898]: cluster 2024-09-17T10:13:47.432515+0000 mgr.x (mgr.24619) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:49.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:48 smithi039 bash[25345]: cluster 2024-09-17T10:13:47.432515+0000 mgr.x (mgr.24619) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:49.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:48 smithi203 bash[20366]: cluster 2024-09-17T10:13:47.432515+0000 mgr.x (mgr.24619) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:51.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:50 smithi039 bash[19898]: cluster 2024-09-17T10:13:49.433635+0000 mgr.x (mgr.24619) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:51.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:50 smithi039 bash[25345]: cluster 2024-09-17T10:13:49.433635+0000 mgr.x (mgr.24619) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:51.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:50 smithi203 bash[20366]: cluster 2024-09-17T10:13:49.433635+0000 mgr.x (mgr.24619) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:13:52.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:51 smithi039 bash[19898]: audit 2024-09-17T10:13:50.052025+0000 mgr.x (mgr.24619) 45 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:52.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:51 smithi039 bash[25345]: audit 2024-09-17T10:13:50.052025+0000 mgr.x (mgr.24619) 45 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:52.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:51 smithi203 bash[20366]: audit 2024-09-17T10:13:50.052025+0000 mgr.x (mgr.24619) 45 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:13:53.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:52 smithi039 bash[19898]: cluster 2024-09-17T10:13:51.434336+0000 mgr.x (mgr.24619) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:53.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:52 smithi039 bash[25345]: cluster 2024-09-17T10:13:51.434336+0000 mgr.x (mgr.24619) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:53.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:52 smithi203 bash[20366]: cluster 2024-09-17T10:13:51.434336+0000 mgr.x (mgr.24619) 46 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:13:53.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:13:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:13:53] "GET /metrics HTTP/1.1" 200 38300 "" "Prometheus/2.43.0" 2024-09-17T10:13:55.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:54 smithi039 bash[19898]: cluster 2024-09-17T10:13:53.436534+0000 mgr.x (mgr.24619) 47 : cluster [DBG] pgmap v30: 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-09-17T10:13:55.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:54 smithi039 bash[25345]: cluster 2024-09-17T10:13:53.436534+0000 mgr.x (mgr.24619) 47 : cluster [DBG] pgmap v30: 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-09-17T10:13:55.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:54 smithi203 bash[20366]: cluster 2024-09-17T10:13:53.436534+0000 mgr.x (mgr.24619) 47 : cluster [DBG] pgmap v30: 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-09-17T10:13:57.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:56 smithi039 bash[19898]: cluster 2024-09-17T10:13:55.437281+0000 mgr.x (mgr.24619) 48 : cluster [DBG] pgmap v31: 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-09-17T10:13:57.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:56 smithi039 bash[25345]: cluster 2024-09-17T10:13:55.437281+0000 mgr.x (mgr.24619) 48 : cluster [DBG] pgmap v31: 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-09-17T10:13:57.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:56 smithi203 bash[20366]: cluster 2024-09-17T10:13:55.437281+0000 mgr.x (mgr.24619) 48 : cluster [DBG] pgmap v31: 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-09-17T10:13:58.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:57 smithi039 bash[19898]: audit 2024-09-17T10:13:56.959189+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:58.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:57 smithi039 bash[25345]: audit 2024-09-17T10:13:56.959189+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:58.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:57 smithi203 bash[20366]: audit 2024-09-17T10:13:56.959189+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:13:59.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:13:58 smithi039 bash[19898]: cluster 2024-09-17T10:13:57.439113+0000 mgr.x (mgr.24619) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:59.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:13:58 smithi039 bash[25345]: cluster 2024-09-17T10:13:57.439113+0000 mgr.x (mgr.24619) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:13:59.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:13:58 smithi203 bash[20366]: cluster 2024-09-17T10:13:57.439113+0000 mgr.x (mgr.24619) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:00.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:00 smithi203 bash[20366]: cluster 2024-09-17T10:13:59.439842+0000 mgr.x (mgr.24619) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:01.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:00 smithi039 bash[19898]: cluster 2024-09-17T10:13:59.439842+0000 mgr.x (mgr.24619) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:01.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:00 smithi039 bash[25345]: cluster 2024-09-17T10:13:59.439842+0000 mgr.x (mgr.24619) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[19898]: audit 2024-09-17T10:14:00.059991+0000 mgr.x (mgr.24619) 51 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[19898]: audit 2024-09-17T10:14:01.593922+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[19898]: audit 2024-09-17T10:14:01.610124+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[19898]: audit 2024-09-17T10:14:01.625659+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[25345]: audit 2024-09-17T10:14:00.059991+0000 mgr.x (mgr.24619) 51 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[25345]: audit 2024-09-17T10:14:01.593922+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[25345]: audit 2024-09-17T10:14:01.610124+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:01 smithi039 bash[25345]: audit 2024-09-17T10:14:01.625659+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:01 smithi203 bash[20366]: audit 2024-09-17T10:14:00.059991+0000 mgr.x (mgr.24619) 51 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:01 smithi203 bash[20366]: audit 2024-09-17T10:14:01.593922+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:01 smithi203 bash[20366]: audit 2024-09-17T10:14:01.610124+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:01 smithi203 bash[20366]: audit 2024-09-17T10:14:01.625659+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:03.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:02 smithi039 bash[19898]: cluster 2024-09-17T10:14:01.440319+0000 mgr.x (mgr.24619) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:14:03.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:02 smithi039 bash[25345]: cluster 2024-09-17T10:14:01.440319+0000 mgr.x (mgr.24619) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:14:03.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:02 smithi203 bash[20366]: cluster 2024-09-17T10:14:01.440319+0000 mgr.x (mgr.24619) 52 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:14:03.725 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:14:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:14:03] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.43.0" 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[19898]: audit 2024-09-17T10:14:03.364372+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[19898]: audit 2024-09-17T10:14:03.374724+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[19898]: audit 2024-09-17T10:14:03.385107+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[19898]: cluster 2024-09-17T10:14:03.441897+0000 mgr.x (mgr.24619) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[25345]: audit 2024-09-17T10:14:03.364372+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[25345]: audit 2024-09-17T10:14:03.374724+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[25345]: audit 2024-09-17T10:14:03.385107+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:04 smithi039 bash[25345]: cluster 2024-09-17T10:14:03.441897+0000 mgr.x (mgr.24619) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:04.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:04 smithi203 bash[20366]: audit 2024-09-17T10:14:03.364372+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:04 smithi203 bash[20366]: audit 2024-09-17T10:14:03.374724+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:04 smithi203 bash[20366]: audit 2024-09-17T10:14:03.385107+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:04.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:04 smithi203 bash[20366]: cluster 2024-09-17T10:14:03.441897+0000 mgr.x (mgr.24619) 53 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:14:07.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:06 smithi203 bash[20366]: cluster 2024-09-17T10:14:05.442666+0000 mgr.x (mgr.24619) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:14:07.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:06 smithi039 bash[19898]: cluster 2024-09-17T10:14:05.442666+0000 mgr.x (mgr.24619) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:14:07.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:06 smithi039 bash[25345]: cluster 2024-09-17T10:14:05.442666+0000 mgr.x (mgr.24619) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:14:09.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:08 smithi203 bash[20366]: cluster 2024-09-17T10:14:07.444244+0000 mgr.x (mgr.24619) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:14:09.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:08 smithi039 bash[19898]: cluster 2024-09-17T10:14:07.444244+0000 mgr.x (mgr.24619) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:14:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:08 smithi039 bash[25345]: cluster 2024-09-17T10:14:07.444244+0000 mgr.x (mgr.24619) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:14:11.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:10 smithi203 bash[20366]: cluster 2024-09-17T10:14:09.444988+0000 mgr.x (mgr.24619) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:11.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:10 smithi039 bash[19898]: cluster 2024-09-17T10:14:09.444988+0000 mgr.x (mgr.24619) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:11.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:10 smithi039 bash[25345]: cluster 2024-09-17T10:14:09.444988+0000 mgr.x (mgr.24619) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:12.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:11 smithi203 bash[20366]: audit 2024-09-17T10:14:10.071346+0000 mgr.x (mgr.24619) 57 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:11 smithi039 bash[19898]: audit 2024-09-17T10:14:10.071346+0000 mgr.x (mgr.24619) 57 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:12.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:11 smithi039 bash[25345]: audit 2024-09-17T10:14:10.071346+0000 mgr.x (mgr.24619) 57 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:13.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:12 smithi203 bash[20366]: cluster 2024-09-17T10:14:11.451144+0000 mgr.x (mgr.24619) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:13.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:12 smithi203 bash[20366]: audit 2024-09-17T10:14:11.960214+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:12 smithi039 bash[19898]: cluster 2024-09-17T10:14:11.451144+0000 mgr.x (mgr.24619) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:12 smithi039 bash[19898]: audit 2024-09-17T10:14:11.960214+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:12 smithi039 bash[25345]: cluster 2024-09-17T10:14:11.451144+0000 mgr.x (mgr.24619) 58 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:12 smithi039 bash[25345]: audit 2024-09-17T10:14:11.960214+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:13.954 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:14:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:14:13] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:14:14.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:13 smithi203 bash[20366]: cluster 2024-09-17T10:14:13.452976+0000 mgr.x (mgr.24619) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:14.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:13 smithi039 bash[25345]: cluster 2024-09-17T10:14:13.452976+0000 mgr.x (mgr.24619) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:13 smithi039 bash[19898]: cluster 2024-09-17T10:14:13.452976+0000 mgr.x (mgr.24619) 59 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:16.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:16 smithi039 bash[25345]: cluster 2024-09-17T10:14:15.453781+0000 mgr.x (mgr.24619) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:16.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:16 smithi039 bash[19898]: cluster 2024-09-17T10:14:15.453781+0000 mgr.x (mgr.24619) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:16.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:16 smithi203 bash[20366]: cluster 2024-09-17T10:14:15.453781+0000 mgr.x (mgr.24619) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:18.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:18 smithi039 bash[19898]: cluster 2024-09-17T10:14:17.455412+0000 mgr.x (mgr.24619) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:18.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:18 smithi039 bash[25345]: cluster 2024-09-17T10:14:17.455412+0000 mgr.x (mgr.24619) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:18.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:18 smithi203 bash[20366]: cluster 2024-09-17T10:14:17.455412+0000 mgr.x (mgr.24619) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:20.634 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:20 smithi039 bash[25345]: cluster 2024-09-17T10:14:19.456154+0000 mgr.x (mgr.24619) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:20.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:20 smithi039 bash[19898]: cluster 2024-09-17T10:14:19.456154+0000 mgr.x (mgr.24619) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:20.725 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:20 smithi203 bash[20366]: cluster 2024-09-17T10:14:19.456154+0000 mgr.x (mgr.24619) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:21.840 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:21 smithi039 bash[19898]: audit 2024-09-17T10:14:20.079885+0000 mgr.x (mgr.24619) 63 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:21.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:21 smithi039 bash[25345]: audit 2024-09-17T10:14:20.079885+0000 mgr.x (mgr.24619) 63 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:21.852 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:21 smithi203 bash[20366]: audit 2024-09-17T10:14:20.079885+0000 mgr.x (mgr.24619) 63 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:22.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:22 smithi203 bash[20366]: cluster 2024-09-17T10:14:21.456887+0000 mgr.x (mgr.24619) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:22.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:22 smithi203 bash[20366]: audit 2024-09-17T10:14:21.806096+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:22.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:22 smithi203 bash[20366]: audit 2024-09-17T10:14:21.824691+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:22.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:22 smithi203 bash[20366]: audit 2024-09-17T10:14:21.841077+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[19898]: cluster 2024-09-17T10:14:21.456887+0000 mgr.x (mgr.24619) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[19898]: audit 2024-09-17T10:14:21.806096+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[19898]: audit 2024-09-17T10:14:21.824691+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[19898]: audit 2024-09-17T10:14:21.841077+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[25345]: cluster 2024-09-17T10:14:21.456887+0000 mgr.x (mgr.24619) 64 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[25345]: audit 2024-09-17T10:14:21.806096+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[25345]: audit 2024-09-17T10:14:21.824691+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:22 smithi039 bash[25345]: audit 2024-09-17T10:14:21.841077+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:23.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:14:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:14:23] "GET /metrics HTTP/1.1" 200 38302 "" "Prometheus/2.43.0" 2024-09-17T10:14:24.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: cluster 2024-09-17T10:14:23.458520+0000 mgr.x (mgr.24619) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:24.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: audit 2024-09-17T10:14:23.591043+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: audit 2024-09-17T10:14:23.623591+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: audit 2024-09-17T10:14:23.638084+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: audit 2024-09-17T10:14:23.865675+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: audit 2024-09-17T10:14:23.867239+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[19898]: audit 2024-09-17T10:14:23.878011+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: cluster 2024-09-17T10:14:23.458520+0000 mgr.x (mgr.24619) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: audit 2024-09-17T10:14:23.591043+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: audit 2024-09-17T10:14:23.623591+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: audit 2024-09-17T10:14:23.638084+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: audit 2024-09-17T10:14:23.865675+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:14:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: audit 2024-09-17T10:14:23.867239+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:14:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:24 smithi039 bash[25345]: audit 2024-09-17T10:14:23.878011+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: cluster 2024-09-17T10:14:23.458520+0000 mgr.x (mgr.24619) 65 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: audit 2024-09-17T10:14:23.591043+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: audit 2024-09-17T10:14:23.623591+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: audit 2024-09-17T10:14:23.638084+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: audit 2024-09-17T10:14:23.865675+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: audit 2024-09-17T10:14:23.867239+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:14:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:24 smithi203 bash[20366]: audit 2024-09-17T10:14:23.878011+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:26.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:26 smithi039 bash[19898]: cluster 2024-09-17T10:14:25.459193+0000 mgr.x (mgr.24619) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:26 smithi039 bash[25345]: cluster 2024-09-17T10:14:25.459193+0000 mgr.x (mgr.24619) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:26 smithi203 bash[20366]: cluster 2024-09-17T10:14:25.459193+0000 mgr.x (mgr.24619) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:27.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:27 smithi039 bash[19898]: audit 2024-09-17T10:14:26.961700+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:27 smithi039 bash[25345]: audit 2024-09-17T10:14:26.961700+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:27.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:27 smithi203 bash[20366]: audit 2024-09-17T10:14:26.961700+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:28.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:28 smithi039 bash[19898]: cluster 2024-09-17T10:14:27.460772+0000 mgr.x (mgr.24619) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:28.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:28 smithi039 bash[25345]: cluster 2024-09-17T10:14:27.460772+0000 mgr.x (mgr.24619) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:28.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:28 smithi203 bash[20366]: cluster 2024-09-17T10:14:27.460772+0000 mgr.x (mgr.24619) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:30 smithi039 bash[19898]: cluster 2024-09-17T10:14:29.461491+0000 mgr.x (mgr.24619) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:30.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:30 smithi039 bash[25345]: cluster 2024-09-17T10:14:29.461491+0000 mgr.x (mgr.24619) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:30.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:30 smithi203 bash[20366]: cluster 2024-09-17T10:14:29.461491+0000 mgr.x (mgr.24619) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:31 smithi203 bash[20366]: audit 2024-09-17T10:14:30.091119+0000 mgr.x (mgr.24619) 69 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:32.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:31 smithi039 bash[19898]: audit 2024-09-17T10:14:30.091119+0000 mgr.x (mgr.24619) 69 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:32.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:31 smithi039 bash[25345]: audit 2024-09-17T10:14:30.091119+0000 mgr.x (mgr.24619) 69 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:32.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:32 smithi203 bash[20366]: cluster 2024-09-17T10:14:31.462169+0000 mgr.x (mgr.24619) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:33.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:32 smithi039 bash[19898]: cluster 2024-09-17T10:14:31.462169+0000 mgr.x (mgr.24619) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:33.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:32 smithi039 bash[25345]: cluster 2024-09-17T10:14:31.462169+0000 mgr.x (mgr.24619) 70 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:33.975 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:14:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:14:33] "GET /metrics HTTP/1.1" 200 38304 "" "Prometheus/2.43.0" 2024-09-17T10:14:34.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:34 smithi203 bash[20366]: cluster 2024-09-17T10:14:33.463828+0000 mgr.x (mgr.24619) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:35.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:34 smithi039 bash[19898]: cluster 2024-09-17T10:14:33.463828+0000 mgr.x (mgr.24619) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:35.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:34 smithi039 bash[25345]: cluster 2024-09-17T10:14:33.463828+0000 mgr.x (mgr.24619) 71 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:36.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:36 smithi203 bash[20366]: cluster 2024-09-17T10:14:35.464551+0000 mgr.x (mgr.24619) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:37.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:36 smithi039 bash[19898]: cluster 2024-09-17T10:14:35.464551+0000 mgr.x (mgr.24619) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:37.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:36 smithi039 bash[25345]: cluster 2024-09-17T10:14:35.464551+0000 mgr.x (mgr.24619) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:38.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:38 smithi203 bash[20366]: cluster 2024-09-17T10:14:37.466108+0000 mgr.x (mgr.24619) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:39.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:38 smithi039 bash[19898]: cluster 2024-09-17T10:14:37.466108+0000 mgr.x (mgr.24619) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:39.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:38 smithi039 bash[25345]: cluster 2024-09-17T10:14:37.466108+0000 mgr.x (mgr.24619) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:40.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:40 smithi039 bash[25345]: cluster 2024-09-17T10:14:39.466873+0000 mgr.x (mgr.24619) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:40.777 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:40 smithi039 bash[19898]: cluster 2024-09-17T10:14:39.466873+0000 mgr.x (mgr.24619) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:40.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:40 smithi203 bash[20366]: cluster 2024-09-17T10:14:39.466873+0000 mgr.x (mgr.24619) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:41 smithi203 bash[20366]: audit 2024-09-17T10:14:40.099593+0000 mgr.x (mgr.24619) 75 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:42.089 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:41 smithi039 bash[19898]: audit 2024-09-17T10:14:40.099593+0000 mgr.x (mgr.24619) 75 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:42.089 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:41 smithi039 bash[25345]: audit 2024-09-17T10:14:40.099593+0000 mgr.x (mgr.24619) 75 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:42 smithi203 bash[20366]: cluster 2024-09-17T10:14:41.467633+0000 mgr.x (mgr.24619) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:42 smithi203 bash[20366]: audit 2024-09-17T10:14:41.961171+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:42 smithi203 bash[20366]: audit 2024-09-17T10:14:42.053236+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:42 smithi203 bash[20366]: audit 2024-09-17T10:14:42.070664+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:42 smithi203 bash[20366]: audit 2024-09-17T10:14:42.089020+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.008 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[19898]: cluster 2024-09-17T10:14:41.467633+0000 mgr.x (mgr.24619) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:43.008 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[19898]: audit 2024-09-17T10:14:41.961171+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[19898]: audit 2024-09-17T10:14:42.053236+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[19898]: audit 2024-09-17T10:14:42.070664+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[19898]: audit 2024-09-17T10:14:42.089020+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[25345]: cluster 2024-09-17T10:14:41.467633+0000 mgr.x (mgr.24619) 76 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[25345]: audit 2024-09-17T10:14:41.961171+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[25345]: audit 2024-09-17T10:14:42.053236+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[25345]: audit 2024-09-17T10:14:42.070664+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.009 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:42 smithi039 bash[25345]: audit 2024-09-17T10:14:42.089020+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:43.878 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:14:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:14:43] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[19898]: cluster 2024-09-17T10:14:43.469424+0000 mgr.x (mgr.24619) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[19898]: audit 2024-09-17T10:14:43.849385+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[19898]: audit 2024-09-17T10:14:43.865608+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[19898]: audit 2024-09-17T10:14:43.878396+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[25345]: cluster 2024-09-17T10:14:43.469424+0000 mgr.x (mgr.24619) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[25345]: audit 2024-09-17T10:14:43.849385+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[25345]: audit 2024-09-17T10:14:43.865608+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:44 smithi039 bash[25345]: audit 2024-09-17T10:14:43.878396+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:44 smithi203 bash[20366]: cluster 2024-09-17T10:14:43.469424+0000 mgr.x (mgr.24619) 77 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:44 smithi203 bash[20366]: audit 2024-09-17T10:14:43.849385+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:44 smithi203 bash[20366]: audit 2024-09-17T10:14:43.865608+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:45.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:44 smithi203 bash[20366]: audit 2024-09-17T10:14:43.878396+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:14:47.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:46 smithi039 bash[19898]: cluster 2024-09-17T10:14:45.470282+0000 mgr.x (mgr.24619) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:47.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:46 smithi039 bash[25345]: cluster 2024-09-17T10:14:45.470282+0000 mgr.x (mgr.24619) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:47.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:46 smithi203 bash[20366]: cluster 2024-09-17T10:14:45.470282+0000 mgr.x (mgr.24619) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:49.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:48 smithi039 bash[19898]: cluster 2024-09-17T10:14:47.471931+0000 mgr.x (mgr.24619) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:49.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:48 smithi039 bash[25345]: cluster 2024-09-17T10:14:47.471931+0000 mgr.x (mgr.24619) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:49.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:48 smithi203 bash[20366]: cluster 2024-09-17T10:14:47.471931+0000 mgr.x (mgr.24619) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:51.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:50 smithi039 bash[19898]: cluster 2024-09-17T10:14:49.472673+0000 mgr.x (mgr.24619) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:51.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:50 smithi039 bash[25345]: cluster 2024-09-17T10:14:49.472673+0000 mgr.x (mgr.24619) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:51.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:50 smithi203 bash[20366]: cluster 2024-09-17T10:14:49.472673+0000 mgr.x (mgr.24619) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:52.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:51 smithi039 bash[19898]: audit 2024-09-17T10:14:50.107730+0000 mgr.x (mgr.24619) 81 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:52.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:51 smithi039 bash[25345]: audit 2024-09-17T10:14:50.107730+0000 mgr.x (mgr.24619) 81 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:51 smithi203 bash[20366]: audit 2024-09-17T10:14:50.107730+0000 mgr.x (mgr.24619) 81 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:14:53.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:52 smithi039 bash[19898]: cluster 2024-09-17T10:14:51.473424+0000 mgr.x (mgr.24619) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:53.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:52 smithi039 bash[25345]: cluster 2024-09-17T10:14:51.473424+0000 mgr.x (mgr.24619) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:53.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:52 smithi203 bash[20366]: cluster 2024-09-17T10:14:51.473424+0000 mgr.x (mgr.24619) 82 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:53.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:14:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:14:53] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.43.0" 2024-09-17T10:14:55.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:54 smithi203 bash[20366]: cluster 2024-09-17T10:14:53.475141+0000 mgr.x (mgr.24619) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:55.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:54 smithi039 bash[19898]: cluster 2024-09-17T10:14:53.475141+0000 mgr.x (mgr.24619) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:55.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:54 smithi039 bash[25345]: cluster 2024-09-17T10:14:53.475141+0000 mgr.x (mgr.24619) 83 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:57.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:56 smithi203 bash[20366]: cluster 2024-09-17T10:14:55.475872+0000 mgr.x (mgr.24619) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:57.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:56 smithi039 bash[25345]: cluster 2024-09-17T10:14:55.475872+0000 mgr.x (mgr.24619) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:56 smithi039 bash[19898]: cluster 2024-09-17T10:14:55.475872+0000 mgr.x (mgr.24619) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:14:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:57 smithi203 bash[20366]: audit 2024-09-17T10:14:56.961605+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:58.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:57 smithi039 bash[19898]: audit 2024-09-17T10:14:56.961605+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:58.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:57 smithi039 bash[25345]: audit 2024-09-17T10:14:56.961605+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:14:59.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:14:58 smithi203 bash[20366]: cluster 2024-09-17T10:14:57.477437+0000 mgr.x (mgr.24619) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:59.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:14:58 smithi039 bash[19898]: cluster 2024-09-17T10:14:57.477437+0000 mgr.x (mgr.24619) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:14:59.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:14:58 smithi039 bash[25345]: cluster 2024-09-17T10:14:57.477437+0000 mgr.x (mgr.24619) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:01.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:00 smithi039 bash[25345]: cluster 2024-09-17T10:14:59.478187+0000 mgr.x (mgr.24619) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:01.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:00 smithi039 bash[19898]: cluster 2024-09-17T10:14:59.478187+0000 mgr.x (mgr.24619) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:01.206 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:00 smithi203 bash[20366]: cluster 2024-09-17T10:14:59.478187+0000 mgr.x (mgr.24619) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:02.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:01 smithi039 bash[25345]: audit 2024-09-17T10:15:00.115709+0000 mgr.x (mgr.24619) 87 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:01 smithi039 bash[19898]: audit 2024-09-17T10:15:00.115709+0000 mgr.x (mgr.24619) 87 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:01 smithi203 bash[20366]: audit 2024-09-17T10:15:00.115709+0000 mgr.x (mgr.24619) 87 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:02 smithi203 bash[20366]: cluster 2024-09-17T10:15:01.478850+0000 mgr.x (mgr.24619) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:02 smithi203 bash[20366]: audit 2024-09-17T10:15:02.257489+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:02 smithi203 bash[20366]: audit 2024-09-17T10:15:02.275324+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:02 smithi203 bash[20366]: audit 2024-09-17T10:15:02.289002+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[25345]: cluster 2024-09-17T10:15:01.478850+0000 mgr.x (mgr.24619) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[25345]: audit 2024-09-17T10:15:02.257489+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[25345]: audit 2024-09-17T10:15:02.275324+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[25345]: audit 2024-09-17T10:15:02.289002+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[19898]: cluster 2024-09-17T10:15:01.478850+0000 mgr.x (mgr.24619) 88 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[19898]: audit 2024-09-17T10:15:02.257489+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[19898]: audit 2024-09-17T10:15:02.275324+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:02 smithi039 bash[19898]: audit 2024-09-17T10:15:02.289002+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:03.974 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:15:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:15:03] "GET /metrics HTTP/1.1" 200 38297 "" "Prometheus/2.43.0" 2024-09-17T10:15:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:03 smithi203 bash[20366]: cluster 2024-09-17T10:15:03.480862+0000 mgr.x (mgr.24619) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:03 smithi039 bash[19898]: cluster 2024-09-17T10:15:03.480862+0000 mgr.x (mgr.24619) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:04.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:03 smithi039 bash[25345]: cluster 2024-09-17T10:15:03.480862+0000 mgr.x (mgr.24619) 89 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:05 smithi039 bash[19898]: audit 2024-09-17T10:15:04.064198+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:05 smithi039 bash[19898]: audit 2024-09-17T10:15:04.076478+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:05 smithi039 bash[19898]: audit 2024-09-17T10:15:04.088197+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:05 smithi039 bash[25345]: audit 2024-09-17T10:15:04.064198+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:05 smithi039 bash[25345]: audit 2024-09-17T10:15:04.076478+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:05 smithi039 bash[25345]: audit 2024-09-17T10:15:04.088197+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:05 smithi203 bash[20366]: audit 2024-09-17T10:15:04.064198+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:05 smithi203 bash[20366]: audit 2024-09-17T10:15:04.076478+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:05.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:05 smithi203 bash[20366]: audit 2024-09-17T10:15:04.088197+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:06.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:06 smithi039 bash[19898]: cluster 2024-09-17T10:15:05.481582+0000 mgr.x (mgr.24619) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:06.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:06 smithi039 bash[25345]: cluster 2024-09-17T10:15:05.481582+0000 mgr.x (mgr.24619) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:06.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:06 smithi203 bash[20366]: cluster 2024-09-17T10:15:05.481582+0000 mgr.x (mgr.24619) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:08.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:08 smithi039 bash[19898]: cluster 2024-09-17T10:15:07.483199+0000 mgr.x (mgr.24619) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:08.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:08 smithi039 bash[25345]: cluster 2024-09-17T10:15:07.483199+0000 mgr.x (mgr.24619) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:08.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:08 smithi203 bash[20366]: cluster 2024-09-17T10:15:07.483199+0000 mgr.x (mgr.24619) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:10 smithi039 bash[19898]: cluster 2024-09-17T10:15:09.483930+0000 mgr.x (mgr.24619) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:10.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:10 smithi039 bash[25345]: cluster 2024-09-17T10:15:09.483930+0000 mgr.x (mgr.24619) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:10.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:10 smithi203 bash[20366]: cluster 2024-09-17T10:15:09.483930+0000 mgr.x (mgr.24619) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:11 smithi039 bash[19898]: audit 2024-09-17T10:15:10.127007+0000 mgr.x (mgr.24619) 93 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:11.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:11 smithi039 bash[25345]: audit 2024-09-17T10:15:10.127007+0000 mgr.x (mgr.24619) 93 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:11 smithi203 bash[20366]: audit 2024-09-17T10:15:10.127007+0000 mgr.x (mgr.24619) 93 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:12 smithi039 bash[25345]: cluster 2024-09-17T10:15:11.484664+0000 mgr.x (mgr.24619) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:12 smithi039 bash[25345]: audit 2024-09-17T10:15:11.961957+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:12.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:12 smithi039 bash[19898]: cluster 2024-09-17T10:15:11.484664+0000 mgr.x (mgr.24619) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:12.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:12 smithi039 bash[19898]: audit 2024-09-17T10:15:11.961957+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:12.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:12 smithi203 bash[20366]: cluster 2024-09-17T10:15:11.484664+0000 mgr.x (mgr.24619) 94 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:12.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:12 smithi203 bash[20366]: audit 2024-09-17T10:15:11.961957+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:13.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:15:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:15:13] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T10:15:14.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:14 smithi039 bash[19898]: cluster 2024-09-17T10:15:13.486329+0000 mgr.x (mgr.24619) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:14.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:14 smithi039 bash[25345]: cluster 2024-09-17T10:15:13.486329+0000 mgr.x (mgr.24619) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:14.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:14 smithi203 bash[20366]: cluster 2024-09-17T10:15:13.486329+0000 mgr.x (mgr.24619) 95 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:16 smithi203 bash[20366]: cluster 2024-09-17T10:15:15.487097+0000 mgr.x (mgr.24619) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:16 smithi039 bash[19898]: cluster 2024-09-17T10:15:15.487097+0000 mgr.x (mgr.24619) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:16 smithi039 bash[25345]: cluster 2024-09-17T10:15:15.487097+0000 mgr.x (mgr.24619) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:19.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:18 smithi203 bash[20366]: cluster 2024-09-17T10:15:17.488728+0000 mgr.x (mgr.24619) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:19.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:18 smithi039 bash[19898]: cluster 2024-09-17T10:15:17.488728+0000 mgr.x (mgr.24619) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:19.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:18 smithi039 bash[25345]: cluster 2024-09-17T10:15:17.488728+0000 mgr.x (mgr.24619) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:21.201 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:20 smithi203 bash[20366]: cluster 2024-09-17T10:15:19.489481+0000 mgr.x (mgr.24619) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:21.384 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:20 smithi039 bash[19898]: cluster 2024-09-17T10:15:19.489481+0000 mgr.x (mgr.24619) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:21.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:20 smithi039 bash[25345]: cluster 2024-09-17T10:15:19.489481+0000 mgr.x (mgr.24619) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:22.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:21 smithi203 bash[20366]: audit 2024-09-17T10:15:20.137704+0000 mgr.x (mgr.24619) 99 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:22.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:21 smithi039 bash[25345]: audit 2024-09-17T10:15:20.137704+0000 mgr.x (mgr.24619) 99 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:22.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:21 smithi039 bash[19898]: audit 2024-09-17T10:15:20.137704+0000 mgr.x (mgr.24619) 99 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:23.219 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:22 smithi203 bash[20366]: cluster 2024-09-17T10:15:21.490295+0000 mgr.x (mgr.24619) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:23.219 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:22 smithi203 bash[20366]: audit 2024-09-17T10:15:22.478231+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.219 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:22 smithi203 bash[20366]: audit 2024-09-17T10:15:22.487623+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.219 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:22 smithi203 bash[20366]: audit 2024-09-17T10:15:22.497096+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[19898]: cluster 2024-09-17T10:15:21.490295+0000 mgr.x (mgr.24619) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[19898]: audit 2024-09-17T10:15:22.478231+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[19898]: audit 2024-09-17T10:15:22.487623+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[19898]: audit 2024-09-17T10:15:22.497096+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[25345]: cluster 2024-09-17T10:15:21.490295+0000 mgr.x (mgr.24619) 100 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[25345]: audit 2024-09-17T10:15:22.478231+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[25345]: audit 2024-09-17T10:15:22.487623+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:22 smithi039 bash[25345]: audit 2024-09-17T10:15:22.497096+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:23.958 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:15:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:15:23] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.43.0" 2024-09-17T10:15:24.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:23 smithi039 bash[19898]: cluster 2024-09-17T10:15:23.491391+0000 mgr.x (mgr.24619) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:24.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:23 smithi039 bash[25345]: cluster 2024-09-17T10:15:23.491391+0000 mgr.x (mgr.24619) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:24.219 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:23 smithi203 bash[20366]: cluster 2024-09-17T10:15:23.491391+0000 mgr.x (mgr.24619) 101 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:25.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:24 smithi203 bash[20366]: audit 2024-09-17T10:15:24.013987+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:15:25.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:24 smithi203 bash[20366]: audit 2024-09-17T10:15:24.014973+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:15:25.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:24 smithi203 bash[20366]: audit 2024-09-17T10:15:24.022270+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:24 smithi203 bash[20366]: audit 2024-09-17T10:15:24.202064+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:24 smithi203 bash[20366]: audit 2024-09-17T10:15:24.210618+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:24 smithi203 bash[20366]: audit 2024-09-17T10:15:24.219107+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[19898]: audit 2024-09-17T10:15:24.013987+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:15:25.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[19898]: audit 2024-09-17T10:15:24.014973+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:15:25.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[19898]: audit 2024-09-17T10:15:24.022270+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[19898]: audit 2024-09-17T10:15:24.202064+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[19898]: audit 2024-09-17T10:15:24.210618+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[19898]: audit 2024-09-17T10:15:24.219107+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[25345]: audit 2024-09-17T10:15:24.013987+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:15:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[25345]: audit 2024-09-17T10:15:24.014973+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:15:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[25345]: audit 2024-09-17T10:15:24.022270+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[25345]: audit 2024-09-17T10:15:24.202064+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[25345]: audit 2024-09-17T10:15:24.210618+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:24 smithi039 bash[25345]: audit 2024-09-17T10:15:24.219107+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:25 smithi039 bash[19898]: cluster 2024-09-17T10:15:25.492101+0000 mgr.x (mgr.24619) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:25 smithi039 bash[25345]: cluster 2024-09-17T10:15:25.492101+0000 mgr.x (mgr.24619) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:26.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:25 smithi203 bash[20366]: cluster 2024-09-17T10:15:25.492101+0000 mgr.x (mgr.24619) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:26 smithi039 bash[19898]: audit 2024-09-17T10:15:26.962633+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:27.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:26 smithi039 bash[25345]: audit 2024-09-17T10:15:26.962633+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:27.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:26 smithi203 bash[20366]: audit 2024-09-17T10:15:26.962633+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:28.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:28 smithi039 bash[19898]: cluster 2024-09-17T10:15:27.493714+0000 mgr.x (mgr.24619) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:28.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:28 smithi039 bash[25345]: cluster 2024-09-17T10:15:27.493714+0000 mgr.x (mgr.24619) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:28.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:28 smithi203 bash[20366]: cluster 2024-09-17T10:15:27.493714+0000 mgr.x (mgr.24619) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:30 smithi039 bash[19898]: cluster 2024-09-17T10:15:29.494504+0000 mgr.x (mgr.24619) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:30.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:30 smithi039 bash[25345]: cluster 2024-09-17T10:15:29.494504+0000 mgr.x (mgr.24619) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:30 smithi203 bash[20366]: cluster 2024-09-17T10:15:29.494504+0000 mgr.x (mgr.24619) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:31 smithi039 bash[19898]: audit 2024-09-17T10:15:30.149143+0000 mgr.x (mgr.24619) 105 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:31.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:31 smithi039 bash[25345]: audit 2024-09-17T10:15:30.149143+0000 mgr.x (mgr.24619) 105 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:31 smithi203 bash[20366]: audit 2024-09-17T10:15:30.149143+0000 mgr.x (mgr.24619) 105 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:32 smithi039 bash[19898]: cluster 2024-09-17T10:15:31.495243+0000 mgr.x (mgr.24619) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:32.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:32 smithi039 bash[25345]: cluster 2024-09-17T10:15:31.495243+0000 mgr.x (mgr.24619) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:32.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:32 smithi203 bash[20366]: cluster 2024-09-17T10:15:31.495243+0000 mgr.x (mgr.24619) 106 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:33.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:15:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:15:33] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.43.0" 2024-09-17T10:15:34.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:34 smithi039 bash[25345]: cluster 2024-09-17T10:15:33.496947+0000 mgr.x (mgr.24619) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:34.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:34 smithi039 bash[19898]: cluster 2024-09-17T10:15:33.496947+0000 mgr.x (mgr.24619) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:34.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:34 smithi203 bash[20366]: cluster 2024-09-17T10:15:33.496947+0000 mgr.x (mgr.24619) 107 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:36 smithi039 bash[19898]: cluster 2024-09-17T10:15:35.497680+0000 mgr.x (mgr.24619) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:36.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:36 smithi039 bash[25345]: cluster 2024-09-17T10:15:35.497680+0000 mgr.x (mgr.24619) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:36 smithi203 bash[20366]: cluster 2024-09-17T10:15:35.497680+0000 mgr.x (mgr.24619) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:38.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:38 smithi039 bash[19898]: cluster 2024-09-17T10:15:37.499266+0000 mgr.x (mgr.24619) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:38.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:38 smithi039 bash[25345]: cluster 2024-09-17T10:15:37.499266+0000 mgr.x (mgr.24619) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:38.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:38 smithi203 bash[20366]: cluster 2024-09-17T10:15:37.499266+0000 mgr.x (mgr.24619) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:40.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:40 smithi039 bash[19898]: cluster 2024-09-17T10:15:39.499970+0000 mgr.x (mgr.24619) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:40.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:40 smithi039 bash[25345]: cluster 2024-09-17T10:15:39.499970+0000 mgr.x (mgr.24619) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:40 smithi203 bash[20366]: cluster 2024-09-17T10:15:39.499970+0000 mgr.x (mgr.24619) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:41.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:41 smithi039 bash[19898]: audit 2024-09-17T10:15:40.160611+0000 mgr.x (mgr.24619) 111 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:41 smithi039 bash[25345]: audit 2024-09-17T10:15:40.160611+0000 mgr.x (mgr.24619) 111 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:41.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:41 smithi203 bash[20366]: audit 2024-09-17T10:15:40.160611+0000 mgr.x (mgr.24619) 111 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:42.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:42 smithi039 bash[25345]: cluster 2024-09-17T10:15:41.500700+0000 mgr.x (mgr.24619) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:42.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:42 smithi039 bash[25345]: audit 2024-09-17T10:15:41.962703+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:42 smithi039 bash[19898]: cluster 2024-09-17T10:15:41.500700+0000 mgr.x (mgr.24619) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:42 smithi039 bash[19898]: audit 2024-09-17T10:15:41.962703+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:42 smithi203 bash[20366]: cluster 2024-09-17T10:15:41.500700+0000 mgr.x (mgr.24619) 112 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:42 smithi203 bash[20366]: audit 2024-09-17T10:15:41.962703+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:43.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:15:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:15:43] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:15:43.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:43 smithi203 bash[20366]: audit 2024-09-17T10:15:42.686737+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:43 smithi203 bash[20366]: audit 2024-09-17T10:15:42.700070+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:43 smithi203 bash[20366]: audit 2024-09-17T10:15:42.712131+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:43 smithi039 bash[25345]: audit 2024-09-17T10:15:42.686737+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:43 smithi039 bash[25345]: audit 2024-09-17T10:15:42.700070+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:43 smithi039 bash[25345]: audit 2024-09-17T10:15:42.712131+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:43 smithi039 bash[19898]: audit 2024-09-17T10:15:42.686737+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:43 smithi039 bash[19898]: audit 2024-09-17T10:15:42.700070+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:43 smithi039 bash[19898]: audit 2024-09-17T10:15:42.712131+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:44 smithi203 bash[20366]: cluster 2024-09-17T10:15:43.502757+0000 mgr.x (mgr.24619) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:44 smithi203 bash[20366]: audit 2024-09-17T10:15:44.356198+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:44 smithi203 bash[20366]: audit 2024-09-17T10:15:44.368417+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:44.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:44 smithi203 bash[20366]: audit 2024-09-17T10:15:44.380184+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[25345]: cluster 2024-09-17T10:15:43.502757+0000 mgr.x (mgr.24619) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[25345]: audit 2024-09-17T10:15:44.356198+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[25345]: audit 2024-09-17T10:15:44.368417+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[25345]: audit 2024-09-17T10:15:44.380184+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[19898]: cluster 2024-09-17T10:15:43.502757+0000 mgr.x (mgr.24619) 113 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[19898]: audit 2024-09-17T10:15:44.356198+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[19898]: audit 2024-09-17T10:15:44.368417+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:45.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:44 smithi039 bash[19898]: audit 2024-09-17T10:15:44.380184+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:15:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:46 smithi203 bash[20366]: cluster 2024-09-17T10:15:45.503509+0000 mgr.x (mgr.24619) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:47.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:46 smithi039 bash[25345]: cluster 2024-09-17T10:15:45.503509+0000 mgr.x (mgr.24619) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:47.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:46 smithi039 bash[19898]: cluster 2024-09-17T10:15:45.503509+0000 mgr.x (mgr.24619) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:48 smithi203 bash[20366]: cluster 2024-09-17T10:15:47.505121+0000 mgr.x (mgr.24619) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:49.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:48 smithi039 bash[19898]: cluster 2024-09-17T10:15:47.505121+0000 mgr.x (mgr.24619) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:49.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:48 smithi039 bash[25345]: cluster 2024-09-17T10:15:47.505121+0000 mgr.x (mgr.24619) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:51.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:50 smithi039 bash[19898]: cluster 2024-09-17T10:15:49.505826+0000 mgr.x (mgr.24619) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:51.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:50 smithi039 bash[25345]: cluster 2024-09-17T10:15:49.505826+0000 mgr.x (mgr.24619) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:51.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:50 smithi203 bash[20366]: cluster 2024-09-17T10:15:49.505826+0000 mgr.x (mgr.24619) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:52.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:51 smithi039 bash[19898]: audit 2024-09-17T10:15:50.171476+0000 mgr.x (mgr.24619) 117 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:52.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:51 smithi039 bash[25345]: audit 2024-09-17T10:15:50.171476+0000 mgr.x (mgr.24619) 117 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:51 smithi203 bash[20366]: audit 2024-09-17T10:15:50.171476+0000 mgr.x (mgr.24619) 117 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:15:53.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:52 smithi039 bash[19898]: cluster 2024-09-17T10:15:51.506546+0000 mgr.x (mgr.24619) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:53.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:52 smithi039 bash[25345]: cluster 2024-09-17T10:15:51.506546+0000 mgr.x (mgr.24619) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:53.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:52 smithi203 bash[20366]: cluster 2024-09-17T10:15:51.506546+0000 mgr.x (mgr.24619) 118 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:53.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:15:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:15:53] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:15:55.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:54 smithi039 bash[19898]: cluster 2024-09-17T10:15:53.508176+0000 mgr.x (mgr.24619) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:55.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:54 smithi039 bash[25345]: cluster 2024-09-17T10:15:53.508176+0000 mgr.x (mgr.24619) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:55.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:54 smithi203 bash[20366]: cluster 2024-09-17T10:15:53.508176+0000 mgr.x (mgr.24619) 119 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:57.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:56 smithi039 bash[19898]: cluster 2024-09-17T10:15:55.509009+0000 mgr.x (mgr.24619) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:57.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:56 smithi039 bash[25345]: cluster 2024-09-17T10:15:55.509009+0000 mgr.x (mgr.24619) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:57.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:56 smithi203 bash[20366]: cluster 2024-09-17T10:15:55.509009+0000 mgr.x (mgr.24619) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:15:58.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:57 smithi039 bash[19898]: audit 2024-09-17T10:15:56.962858+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:58.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:57 smithi039 bash[25345]: audit 2024-09-17T10:15:56.962858+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:58.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:57 smithi203 bash[20366]: audit 2024-09-17T10:15:56.962858+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:15:59.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:15:58 smithi039 bash[19898]: cluster 2024-09-17T10:15:57.510774+0000 mgr.x (mgr.24619) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:59.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:15:58 smithi039 bash[25345]: cluster 2024-09-17T10:15:57.510774+0000 mgr.x (mgr.24619) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:15:59.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:15:58 smithi203 bash[20366]: cluster 2024-09-17T10:15:57.510774+0000 mgr.x (mgr.24619) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:01.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:00 smithi039 bash[19898]: cluster 2024-09-17T10:15:59.511653+0000 mgr.x (mgr.24619) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:01.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:00 smithi039 bash[25345]: cluster 2024-09-17T10:15:59.511653+0000 mgr.x (mgr.24619) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:01.160 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:00 smithi203 bash[20366]: cluster 2024-09-17T10:15:59.511653+0000 mgr.x (mgr.24619) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:02.103 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:01 smithi203 bash[20366]: audit 2024-09-17T10:16:00.182949+0000 mgr.x (mgr.24619) 123 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:02.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:01 smithi039 bash[25345]: audit 2024-09-17T10:16:00.182949+0000 mgr.x (mgr.24619) 123 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:02.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:01 smithi039 bash[19898]: audit 2024-09-17T10:16:00.182949+0000 mgr.x (mgr.24619) 123 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:03.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:02 smithi039 bash[19898]: cluster 2024-09-17T10:16:01.512390+0000 mgr.x (mgr.24619) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:03.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:02 smithi039 bash[25345]: cluster 2024-09-17T10:16:01.512390+0000 mgr.x (mgr.24619) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:02 smithi203 bash[20366]: cluster 2024-09-17T10:16:01.512390+0000 mgr.x (mgr.24619) 124 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:03.787 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:16:03] "GET /metrics HTTP/1.1" 200 38306 "" "Prometheus/2.43.0" 2024-09-17T10:16:04.062 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:03 smithi203 bash[20366]: audit 2024-09-17T10:16:02.902542+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.063 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:03 smithi203 bash[20366]: audit 2024-09-17T10:16:02.917254+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.063 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:03 smithi203 bash[20366]: audit 2024-09-17T10:16:02.929916+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:03 smithi039 bash[19898]: audit 2024-09-17T10:16:02.902542+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:03 smithi039 bash[19898]: audit 2024-09-17T10:16:02.917254+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:03 smithi039 bash[19898]: audit 2024-09-17T10:16:02.929916+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:03 smithi039 bash[25345]: audit 2024-09-17T10:16:02.902542+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:03 smithi039 bash[25345]: audit 2024-09-17T10:16:02.917254+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:03 smithi039 bash[25345]: audit 2024-09-17T10:16:02.929916+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:04 smithi203 bash[20366]: cluster 2024-09-17T10:16:03.513313+0000 mgr.x (mgr.24619) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:05.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:04 smithi203 bash[20366]: audit 2024-09-17T10:16:04.539418+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:04 smithi203 bash[20366]: audit 2024-09-17T10:16:04.552876+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:04 smithi203 bash[20366]: audit 2024-09-17T10:16:04.565897+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[19898]: cluster 2024-09-17T10:16:03.513313+0000 mgr.x (mgr.24619) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[19898]: audit 2024-09-17T10:16:04.539418+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[19898]: audit 2024-09-17T10:16:04.552876+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[19898]: audit 2024-09-17T10:16:04.565897+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[25345]: cluster 2024-09-17T10:16:03.513313+0000 mgr.x (mgr.24619) 125 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:05.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[25345]: audit 2024-09-17T10:16:04.539418+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[25345]: audit 2024-09-17T10:16:04.552876+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:05.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:04 smithi039 bash[25345]: audit 2024-09-17T10:16:04.565897+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:07.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:06 smithi203 bash[20366]: cluster 2024-09-17T10:16:05.513992+0000 mgr.x (mgr.24619) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:07.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:06 smithi039 bash[19898]: cluster 2024-09-17T10:16:05.513992+0000 mgr.x (mgr.24619) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:07.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:06 smithi039 bash[25345]: cluster 2024-09-17T10:16:05.513992+0000 mgr.x (mgr.24619) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:09.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:08 smithi203 bash[20366]: cluster 2024-09-17T10:16:07.515579+0000 mgr.x (mgr.24619) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:09.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:08 smithi039 bash[19898]: cluster 2024-09-17T10:16:07.515579+0000 mgr.x (mgr.24619) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:09.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:08 smithi039 bash[25345]: cluster 2024-09-17T10:16:07.515579+0000 mgr.x (mgr.24619) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:11.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:10 smithi203 bash[20366]: cluster 2024-09-17T10:16:09.516315+0000 mgr.x (mgr.24619) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:11.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:10 smithi039 bash[19898]: cluster 2024-09-17T10:16:09.516315+0000 mgr.x (mgr.24619) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:11.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:10 smithi039 bash[25345]: cluster 2024-09-17T10:16:09.516315+0000 mgr.x (mgr.24619) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:11 smithi203 bash[20366]: audit 2024-09-17T10:16:10.194386+0000 mgr.x (mgr.24619) 129 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:11 smithi039 bash[19898]: audit 2024-09-17T10:16:10.194386+0000 mgr.x (mgr.24619) 129 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:12.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:11 smithi039 bash[25345]: audit 2024-09-17T10:16:10.194386+0000 mgr.x (mgr.24619) 129 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:13.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:12 smithi203 bash[20366]: cluster 2024-09-17T10:16:11.517077+0000 mgr.x (mgr.24619) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:13.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:12 smithi203 bash[20366]: audit 2024-09-17T10:16:11.966316+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:12 smithi039 bash[19898]: cluster 2024-09-17T10:16:11.517077+0000 mgr.x (mgr.24619) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:12 smithi039 bash[19898]: audit 2024-09-17T10:16:11.966316+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:12 smithi039 bash[25345]: cluster 2024-09-17T10:16:11.517077+0000 mgr.x (mgr.24619) 130 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:13.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:12 smithi039 bash[25345]: audit 2024-09-17T10:16:11.966316+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:13.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:13 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:16:13] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-09-17T10:16:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:13 smithi039 bash[19898]: cluster 2024-09-17T10:16:13.518779+0000 mgr.x (mgr.24619) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:13 smithi039 bash[25345]: cluster 2024-09-17T10:16:13.518779+0000 mgr.x (mgr.24619) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:14.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:13 smithi203 bash[20366]: cluster 2024-09-17T10:16:13.518779+0000 mgr.x (mgr.24619) 131 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:16.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:16 smithi039 bash[19898]: cluster 2024-09-17T10:16:15.519501+0000 mgr.x (mgr.24619) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:16.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:16 smithi039 bash[25345]: cluster 2024-09-17T10:16:15.519501+0000 mgr.x (mgr.24619) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:16.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:16 smithi203 bash[20366]: cluster 2024-09-17T10:16:15.519501+0000 mgr.x (mgr.24619) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:18.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:18 smithi039 bash[25345]: cluster 2024-09-17T10:16:17.521178+0000 mgr.x (mgr.24619) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:18 smithi039 bash[19898]: cluster 2024-09-17T10:16:17.521178+0000 mgr.x (mgr.24619) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:18.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:18 smithi203 bash[20366]: cluster 2024-09-17T10:16:17.521178+0000 mgr.x (mgr.24619) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:20.626 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:16:21.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:20 smithi203 bash[20366]: cluster 2024-09-17T10:16:19.522008+0000 mgr.x (mgr.24619) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:21.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:20 smithi039 bash[19898]: cluster 2024-09-17T10:16:19.522008+0000 mgr.x (mgr.24619) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:21.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:20 smithi039 bash[25345]: cluster 2024-09-17T10:16:19.522008+0000 mgr.x (mgr.24619) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:22.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:21 smithi203 bash[20366]: audit 2024-09-17T10:16:20.203355+0000 mgr.x (mgr.24619) 135 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:22.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:21 smithi039 bash[25345]: audit 2024-09-17T10:16:20.203355+0000 mgr.x (mgr.24619) 135 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:22.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:21 smithi039 bash[19898]: audit 2024-09-17T10:16:20.203355+0000 mgr.x (mgr.24619) 135 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:22 smithi203 bash[20366]: cluster 2024-09-17T10:16:21.522697+0000 mgr.x (mgr.24619) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:23.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:22 smithi039 bash[19898]: cluster 2024-09-17T10:16:21.522697+0000 mgr.x (mgr.24619) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:23.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:22 smithi039 bash[25345]: cluster 2024-09-17T10:16:21.522697+0000 mgr.x (mgr.24619) 136 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:23.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:23 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:16:23] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.43.0" 2024-09-17T10:16:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[19898]: audit 2024-09-17T10:16:23.052538+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[19898]: audit 2024-09-17T10:16:23.071197+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[19898]: audit 2024-09-17T10:16:23.083974+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[19898]: cluster 2024-09-17T10:16:23.523810+0000 mgr.x (mgr.24619) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[25345]: audit 2024-09-17T10:16:23.052538+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[25345]: audit 2024-09-17T10:16:23.071197+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[25345]: audit 2024-09-17T10:16:23.083974+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:24 smithi039 bash[25345]: cluster 2024-09-17T10:16:23.523810+0000 mgr.x (mgr.24619) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:24.450 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:24 smithi203 bash[20366]: audit 2024-09-17T10:16:23.052538+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.450 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:24 smithi203 bash[20366]: audit 2024-09-17T10:16:23.071197+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.450 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:24 smithi203 bash[20366]: audit 2024-09-17T10:16:23.083974+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:24.450 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:24 smithi203 bash[20366]: cluster 2024-09-17T10:16:23.523810+0000 mgr.x (mgr.24619) 137 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:25.031 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:25.336 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:25 smithi203 bash[20366]: audit 2024-09-17T10:16:24.091002+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:25.336 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:25 smithi203 bash[20366]: audit 2024-09-17T10:16:24.092275+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:25.336 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:25 smithi203 bash[20366]: audit 2024-09-17T10:16:24.101107+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.336 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:25 smithi203 bash[20366]: audit 2024-09-17T10:16:24.702686+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.336 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:25 smithi203 bash[20366]: audit 2024-09-17T10:16:24.714636+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.336 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:25 smithi203 bash[20366]: audit 2024-09-17T10:16:24.724552+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[25345]: audit 2024-09-17T10:16:24.091002+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[25345]: audit 2024-09-17T10:16:24.092275+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[25345]: audit 2024-09-17T10:16:24.101107+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[25345]: audit 2024-09-17T10:16:24.702686+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[25345]: audit 2024-09-17T10:16:24.714636+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[25345]: audit 2024-09-17T10:16:24.724552+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[19898]: audit 2024-09-17T10:16:24.091002+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[19898]: audit 2024-09-17T10:16:24.092275+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[19898]: audit 2024-09-17T10:16:24.101107+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[19898]: audit 2024-09-17T10:16:24.702686+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[19898]: audit 2024-09-17T10:16:24.714636+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:25 smithi039 bash[19898]: audit 2024-09-17T10:16:24.724552+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:26.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:26 smithi039 bash[19898]: cluster 2024-09-17T10:16:25.524536+0000 mgr.x (mgr.24619) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:26.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:26 smithi039 bash[25345]: cluster 2024-09-17T10:16:25.524536+0000 mgr.x (mgr.24619) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:26.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:26 smithi203 bash[20366]: cluster 2024-09-17T10:16:25.524536+0000 mgr.x (mgr.24619) 138 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:27.117 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:16:27.117 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 4s ago 34m - - 2024-09-17T10:16:27.117 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 2s ago 34m - - 2024-09-17T10:16:27.117 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (23m) 4s ago 25m 13.5M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:16:27.117 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (24m) 2s ago 24m 72.4M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (3m) 4s ago 22m 48.0M - 3.8 ebb0615149de 2fb7c1c2fae1 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (17m) 2s ago 33m 508M - 19.3.0-4963-ge646f729 f271290a0950 49dccbc585bd 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (9m) 4s ago 36m 440M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (36m) 4s ago 36m 89.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (34m) 2s ago 34m 64.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (34m) 4s ago 34m 63.9M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (25m) 4s ago 25m 8896k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (24m) 2s ago 25m 8983k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (32m) 4s ago 32m 57.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (31m) 4s ago 31m 58.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (30m) 4s ago 30m 53.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (29m) 4s ago 30m 65.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (29m) 2s ago 29m 59.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:16:27.118 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (28m) 2s ago 28m 63.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:16:27.119 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (27m) 2s ago 27m 54.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:16:27.119 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (26m) 2s ago 26m 66.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:16:27.119 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (3m) 2s ago 25m 43.0M - 2.43.0 a07b618ecd1d 7e4ade72f43a 2024-09-17T10:16:27.119 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (22m) 4s ago 22m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:16:27.119 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (22m) 2s ago 22m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:16:27.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:27 smithi039 bash[19898]: audit 2024-09-17T10:16:26.964850+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:27.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:27 smithi039 bash[25345]: audit 2024-09-17T10:16:26.964850+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:27.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:27 smithi203 bash[20366]: audit 2024-09-17T10:16:26.964850+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:28.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:28 smithi039 bash[19898]: audit 2024-09-17T10:16:27.079401+0000 mgr.x (mgr.24619) 139 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:28.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:28 smithi039 bash[19898]: cluster 2024-09-17T10:16:27.526144+0000 mgr.x (mgr.24619) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:28.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:28 smithi039 bash[25345]: audit 2024-09-17T10:16:27.079401+0000 mgr.x (mgr.24619) 139 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:28.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:28 smithi039 bash[25345]: cluster 2024-09-17T10:16:27.526144+0000 mgr.x (mgr.24619) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:28.388 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls' 2024-09-17T10:16:28.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:28 smithi203 bash[20366]: audit 2024-09-17T10:16:27.079401+0000 mgr.x (mgr.24619) 139 : audit [DBG] from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:28.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:28 smithi203 bash[20366]: cluster 2024-09-17T10:16:27.526144+0000 mgr.x (mgr.24619) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:30 smithi039 bash[19898]: cluster 2024-09-17T10:16:29.526934+0000 mgr.x (mgr.24619) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:30.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:30 smithi039 bash[25345]: cluster 2024-09-17T10:16:29.526934+0000 mgr.x (mgr.24619) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:30 smithi203 bash[20366]: cluster 2024-09-17T10:16:29.526934+0000 mgr.x (mgr.24619) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:31.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:31 smithi039 bash[19898]: audit 2024-09-17T10:16:30.211406+0000 mgr.x (mgr.24619) 142 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:31.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:31 smithi039 bash[25345]: audit 2024-09-17T10:16:30.211406+0000 mgr.x (mgr.24619) 142 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:31 smithi203 bash[20366]: audit 2024-09-17T10:16:30.211406+0000 mgr.x (mgr.24619) 142 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:32 smithi039 bash[19898]: cluster 2024-09-17T10:16:31.527645+0000 mgr.x (mgr.24619) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:32.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:32 smithi039 bash[25345]: cluster 2024-09-17T10:16:31.527645+0000 mgr.x (mgr.24619) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:32.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:32 smithi203 bash[20366]: cluster 2024-09-17T10:16:31.527645+0000 mgr.x (mgr.24619) 143 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:33.214 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:33.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:33 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:16:33] "GET /metrics HTTP/1.1" 200 38308 "" "Prometheus/2.43.0" 2024-09-17T10:16:34.825 INFO:teuthology.orchestra.run.smithi039.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-17T10:16:34.825 INFO:teuthology.orchestra.run.smithi039.stdout:agent 2/2 11s ago 3m * 2024-09-17T10:16:34.825 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager ?:9093,9094 1/1 11s ago 25m smithi039=a;count:1 2024-09-17T10:16:34.826 INFO:teuthology.orchestra.run.smithi039.stdout:grafana ?:3000 1/1 10s ago 25m smithi203=a;count:1 2024-09-17T10:16:34.826 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo ?:5000 1/1 11s ago 22m count:1 2024-09-17T10:16:34.826 INFO:teuthology.orchestra.run.smithi039.stdout:mgr 2/2 11s ago 33m smithi039=y;smithi203=x;count:2 2024-09-17T10:16:34.826 INFO:teuthology.orchestra.run.smithi039.stdout:mon 3/3 11s ago 34m smithi039:172.21.15.39=a;smithi039:[v2:172.21.15.39:3301,v1:172.21.15.39:6790]=c;smithi203:172.21.15.203=b;count:3 2024-09-17T10:16:34.826 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter ?:9100 2/2 11s ago 25m smithi039=a;smithi203=b;count:2 2024-09-17T10:16:34.826 INFO:teuthology.orchestra.run.smithi039.stdout:osd 8 11s ago - 2024-09-17T10:16:34.827 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus ?:9095 1/1 10s ago 25m smithi203=a;count:1 2024-09-17T10:16:34.827 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo ?:8000 2/2 11s ago 22m count:2 2024-09-17T10:16:34.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:34 smithi039 bash[19898]: cluster 2024-09-17T10:16:33.529293+0000 mgr.x (mgr.24619) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:34.838 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:34 smithi039 bash[25345]: cluster 2024-09-17T10:16:33.529293+0000 mgr.x (mgr.24619) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:34.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:34 smithi203 bash[20366]: cluster 2024-09-17T10:16:33.529293+0000 mgr.x (mgr.24619) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:35.651 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:16:35.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:35 smithi203 bash[20366]: audit 2024-09-17T10:16:34.811719+0000 mgr.x (mgr.24619) 145 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:35 smithi039 bash[19898]: audit 2024-09-17T10:16:34.811719+0000 mgr.x (mgr.24619) 145 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:36.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:35 smithi039 bash[25345]: audit 2024-09-17T10:16:34.811719+0000 mgr.x (mgr.24619) 145 : audit [DBG] from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:36 smithi203 bash[20366]: cluster 2024-09-17T10:16:35.530067+0000 mgr.x (mgr.24619) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:37.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:36 smithi039 bash[19898]: cluster 2024-09-17T10:16:35.530067+0000 mgr.x (mgr.24619) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:37.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:36 smithi039 bash[25345]: cluster 2024-09-17T10:16:35.530067+0000 mgr.x (mgr.24619) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:38.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:38 smithi203 bash[20366]: cluster 2024-09-17T10:16:37.531686+0000 mgr.x (mgr.24619) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:39.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:38 smithi039 bash[19898]: cluster 2024-09-17T10:16:37.531686+0000 mgr.x (mgr.24619) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:39.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:38 smithi039 bash[25345]: cluster 2024-09-17T10:16:37.531686+0000 mgr.x (mgr.24619) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:40.474 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:40.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:40 smithi039 bash[19898]: cluster 2024-09-17T10:16:39.532421+0000 mgr.x (mgr.24619) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:40.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:40 smithi039 bash[25345]: cluster 2024-09-17T10:16:39.532421+0000 mgr.x (mgr.24619) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:40 smithi203 bash[20366]: cluster 2024-09-17T10:16:39.532421+0000 mgr.x (mgr.24619) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:41 smithi203 bash[20366]: audit 2024-09-17T10:16:40.222755+0000 mgr.x (mgr.24619) 149 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:41 smithi039 bash[19898]: audit 2024-09-17T10:16:40.222755+0000 mgr.x (mgr.24619) 149 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:41 smithi039 bash[25345]: audit 2024-09-17T10:16:40.222755+0000 mgr.x (mgr.24619) 149 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:16:42.181 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:16:42.182 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:16:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:42 smithi203 bash[20366]: cluster 2024-09-17T10:16:41.533142+0000 mgr.x (mgr.24619) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:42 smithi203 bash[20366]: audit 2024-09-17T10:16:41.964351+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:42 smithi203 bash[20366]: audit 2024-09-17T10:16:42.182367+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.39:0/3914153585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:16:43.036 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:42 smithi039 bash[25345]: cluster 2024-09-17T10:16:41.533142+0000 mgr.x (mgr.24619) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:43.036 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:42 smithi039 bash[25345]: audit 2024-09-17T10:16:41.964351+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:43.036 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:42 smithi039 bash[25345]: audit 2024-09-17T10:16:42.182367+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.39:0/3914153585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:16:43.036 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:42 smithi039 bash[19898]: cluster 2024-09-17T10:16:41.533142+0000 mgr.x (mgr.24619) 150 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:43.036 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:42 smithi039 bash[19898]: audit 2024-09-17T10:16:41.964351+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:43.037 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:42 smithi039 bash[19898]: audit 2024-09-17T10:16:42.182367+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.39:0/3914153585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:16:43.038 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-17T10:16:43.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:43 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:16:43] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:16:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:44 smithi203 bash[20366]: audit 2024-09-17T10:16:43.218838+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:44 smithi203 bash[20366]: audit 2024-09-17T10:16:43.236167+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:44 smithi203 bash[20366]: audit 2024-09-17T10:16:43.242871+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:44 smithi203 bash[20366]: cluster 2024-09-17T10:16:43.534829+0000 mgr.x (mgr.24619) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:44.484 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[19898]: audit 2024-09-17T10:16:43.218838+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.484 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[19898]: audit 2024-09-17T10:16:43.236167+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.484 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[19898]: audit 2024-09-17T10:16:43.242871+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.484 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[19898]: cluster 2024-09-17T10:16:43.534829+0000 mgr.x (mgr.24619) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:44.485 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[25345]: audit 2024-09-17T10:16:43.218838+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.485 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[25345]: audit 2024-09-17T10:16:43.236167+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.485 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[25345]: audit 2024-09-17T10:16:43.242871+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:44.485 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:44 smithi039 bash[25345]: cluster 2024-09-17T10:16:43.534829+0000 mgr.x (mgr.24619) 151 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:45 smithi203 bash[20366]: audit 2024-09-17T10:16:44.893227+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:45 smithi203 bash[20366]: audit 2024-09-17T10:16:44.910256+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:45 smithi203 bash[20366]: audit 2024-09-17T10:16:44.923848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:45 smithi039 bash[19898]: audit 2024-09-17T10:16:44.893227+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:45 smithi039 bash[19898]: audit 2024-09-17T10:16:44.910256+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:45 smithi039 bash[19898]: audit 2024-09-17T10:16:44.923848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:45 smithi039 bash[25345]: audit 2024-09-17T10:16:44.893227+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:45 smithi039 bash[25345]: audit 2024-09-17T10:16:44.910256+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:46.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:45 smithi039 bash[25345]: audit 2024-09-17T10:16:44.923848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:47.201 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:46 smithi039 bash[19898]: cluster 2024-09-17T10:16:45.535418+0000 mgr.x (mgr.24619) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:47.201 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:46 smithi039 bash[25345]: cluster 2024-09-17T10:16:45.535418+0000 mgr.x (mgr.24619) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:47.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:46 smithi203 bash[20366]: cluster 2024-09-17T10:16:45.535418+0000 mgr.x (mgr.24619) 152 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:48.369 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:49.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:48 smithi203 bash[20366]: cluster 2024-09-17T10:16:47.537048+0000 mgr.x (mgr.24619) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:49.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:48 smithi039 bash[25345]: cluster 2024-09-17T10:16:47.537048+0000 mgr.x (mgr.24619) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:49.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:48 smithi039 bash[19898]: cluster 2024-09-17T10:16:47.537048+0000 mgr.x (mgr.24619) 153 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:51.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:50 smithi203 bash[20366]: cluster 2024-09-17T10:16:49.537760+0000 mgr.x (mgr.24619) 154 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:51.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:50 smithi203 bash[20366]: audit 2024-09-17T10:16:49.833887+0000 mgr.x (mgr.24619) 155 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:51.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:50 smithi039 bash[19898]: cluster 2024-09-17T10:16:49.537760+0000 mgr.x (mgr.24619) 154 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:51.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:50 smithi039 bash[19898]: audit 2024-09-17T10:16:49.833887+0000 mgr.x (mgr.24619) 155 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:51.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:50 smithi039 bash[25345]: cluster 2024-09-17T10:16:49.537760+0000 mgr.x (mgr.24619) 154 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:51.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:50 smithi039 bash[25345]: audit 2024-09-17T10:16:49.833887+0000 mgr.x (mgr.24619) 155 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:52.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:51 smithi203 bash[20366]: audit 2024-09-17T10:16:50.227476+0000 mgr.x (mgr.24619) 156 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:52.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:51 smithi039 bash[19898]: audit 2024-09-17T10:16:50.227476+0000 mgr.x (mgr.24619) 156 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:52.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:51 smithi039 bash[25345]: audit 2024-09-17T10:16:50.227476+0000 mgr.x (mgr.24619) 156 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:16:52.675 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:53.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:52 smithi203 bash[20366]: cluster 2024-09-17T10:16:51.538493+0000 mgr.x (mgr.24619) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:53.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:52 smithi203 bash[20366]: audit 2024-09-17T10:16:52.674654+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:53.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:52 smithi203 bash[20366]: audit 2024-09-17T10:16:52.681744+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:53.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:52 smithi203 bash[20366]: audit 2024-09-17T10:16:52.683401+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:53.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:52 smithi203 bash[20366]: audit 2024-09-17T10:16:52.692259+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:53.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[19898]: cluster 2024-09-17T10:16:51.538493+0000 mgr.x (mgr.24619) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:53.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[19898]: audit 2024-09-17T10:16:52.674654+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:53.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[19898]: audit 2024-09-17T10:16:52.681744+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[19898]: audit 2024-09-17T10:16:52.683401+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[19898]: audit 2024-09-17T10:16:52.692259+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[25345]: cluster 2024-09-17T10:16:51.538493+0000 mgr.x (mgr.24619) 157 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[25345]: audit 2024-09-17T10:16:52.674654+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[25345]: audit 2024-09-17T10:16:52.681744+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[25345]: audit 2024-09-17T10:16:52.683401+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:53.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:52 smithi039 bash[25345]: audit 2024-09-17T10:16:52.692259+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:53.346 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:16:53.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:53 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:16:53] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.43.0" 2024-09-17T10:16:54.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:53 smithi039 bash[19898]: cephadm 2024-09-17T10:16:52.664332+0000 mgr.x (mgr.24619) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:54.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:53 smithi039 bash[19898]: cephadm 2024-09-17T10:16:52.822669+0000 mgr.x (mgr.24619) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:54.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:53 smithi039 bash[25345]: cephadm 2024-09-17T10:16:52.664332+0000 mgr.x (mgr.24619) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:54.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:53 smithi039 bash[25345]: cephadm 2024-09-17T10:16:52.822669+0000 mgr.x (mgr.24619) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:54.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:53 smithi203 bash[20366]: cephadm 2024-09-17T10:16:52.664332+0000 mgr.x (mgr.24619) 158 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:54.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:53 smithi203 bash[20366]: cephadm 2024-09-17T10:16:52.822669+0000 mgr.x (mgr.24619) 159 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:16:55.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:54 smithi039 bash[19898]: cluster 2024-09-17T10:16:53.540108+0000 mgr.x (mgr.24619) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:55.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:54 smithi039 bash[25345]: cluster 2024-09-17T10:16:53.540108+0000 mgr.x (mgr.24619) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:55.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:54 smithi203 bash[20366]: cluster 2024-09-17T10:16:53.540108+0000 mgr.x (mgr.24619) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:16:55.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:55 smithi039 bash[87077]: [17/Sep/2024:10:16:55] ENGINE Bus STOPPING 2024-09-17T10:16:55.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:55 smithi203 bash[51549]: ignoring --setuser ceph since I am not root 2024-09-17T10:16:55.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:55 smithi203 bash[51549]: ignoring --setgroup ceph since I am not root 2024-09-17T10:16:55.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:16:55 smithi203 bash[51549]: debug 2024-09-17T10:16:55.558+0000 7f016d892640 1 -- 172.21.15.203:0/875092114 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556ecd8c30e0 con 0x556ecd8c4800 2024-09-17T10:16:56.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:55 smithi039 bash[87077]: [17/Sep/2024:10:16:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:16:56.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:55 smithi039 bash[87077]: [17/Sep/2024:10:16:55] ENGINE Bus STOPPED 2024-09-17T10:16:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.460150+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.466187+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.477156+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.477601+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: cluster 2024-09-17T10:16:55.478052+0000 mon.a (mon.0) 1961 : cluster [INF] Activating manager daemon y 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.486227+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: cluster 2024-09-17T10:16:55.497227+0000 mon.a (mon.0) 1963 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: cluster 2024-09-17T10:16:55.499230+0000 mon.a (mon.0) 1964 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0211664s) 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.503402+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:16:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.503650+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.503815+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.506051+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.506746+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.506985+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.507195+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.507419+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.507621+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.507835+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:16:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.508035+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:16:56.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.508283+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:16:56.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.508943+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:16:56.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.509114+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:16:56.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:55.509559+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:16:56.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: cluster 2024-09-17T10:16:56.007859+0000 mon.a (mon.0) 1965 : cluster [INF] Manager daemon y is now available 2024-09-17T10:16:56.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:56 smithi203 bash[20366]: audit 2024-09-17T10:16:56.451971+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:56.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[87077]: [17/Sep/2024:10:16:56] ENGINE Bus STARTING 2024-09-17T10:16:56.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[87077]: [17/Sep/2024:10:16:56] ENGINE Serving on http://:::9283 2024-09-17T10:16:56.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[87077]: [17/Sep/2024:10:16:56] ENGINE Bus STARTED 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.460150+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.466187+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.477156+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.477601+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: cluster 2024-09-17T10:16:55.478052+0000 mon.a (mon.0) 1961 : cluster [INF] Activating manager daemon y 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.486227+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: cluster 2024-09-17T10:16:55.497227+0000 mon.a (mon.0) 1963 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:16:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: cluster 2024-09-17T10:16:55.499230+0000 mon.a (mon.0) 1964 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0211664s) 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.503402+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.503650+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.503815+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.506051+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.506746+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.506985+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.507195+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.507419+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.507621+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.507835+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:16:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.508035+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:16:56.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.508283+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:16:56.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.460150+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24619 ' entity='mgr.x' 2024-09-17T10:16:56.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.466187+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:16:56.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.477156+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:16:56.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.477601+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24619 172.21.15.203:0/2583854477' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: cluster 2024-09-17T10:16:55.478052+0000 mon.a (mon.0) 1961 : cluster [INF] Activating manager daemon y 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.486227+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24619 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: cluster 2024-09-17T10:16:55.497227+0000 mon.a (mon.0) 1963 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: cluster 2024-09-17T10:16:55.499230+0000 mon.a (mon.0) 1964 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0211664s) 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.503402+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.503650+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.503815+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.506051+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.506746+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.506985+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.507195+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-17T10:16:56.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.507419+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-17T10:16:56.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.507621+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-17T10:16:56.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.507835+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-17T10:16:56.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.508035+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-17T10:16:56.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.508283+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-17T10:16:56.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.508943+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:16:56.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.509114+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:16:56.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:55.509559+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:16:56.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: cluster 2024-09-17T10:16:56.007859+0000 mon.a (mon.0) 1965 : cluster [INF] Manager daemon y is now available 2024-09-17T10:16:56.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[25345]: audit 2024-09-17T10:16:56.451971+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:56.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.508943+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-17T10:16:56.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.509114+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-17T10:16:56.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:55.509559+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-17T10:16:56.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: cluster 2024-09-17T10:16:56.007859+0000 mon.a (mon.0) 1965 : cluster [INF] Manager daemon y is now available 2024-09-17T10:16:56.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:56 smithi039 bash[19898]: audit 2024-09-17T10:16:56.451971+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.466113+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.466329+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.472664+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.473136+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.484108+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.484122+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.484586+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.484871+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: cluster 2024-09-17T10:16:56.496246+0000 mon.a (mon.0) 1970 : cluster [DBG] mgrmap e41: y(active, since 1.0182s) 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.510249+0000 mgr.y (mgr.25166) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.541927+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:56.542296+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:57.324960+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:57 smithi203 bash[20366]: audit 2024-09-17T10:16:57.325584+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:57.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.466113+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:16:57.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.466329+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:16:57.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.472664+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:16:57.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.473136+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:16:57.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.484108+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:57.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.484122+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.484586+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.484871+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: cluster 2024-09-17T10:16:56.496246+0000 mon.a (mon.0) 1970 : cluster [DBG] mgrmap e41: y(active, since 1.0182s) 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.510249+0000 mgr.y (mgr.25166) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.541927+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:56.542296+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:57.324960+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[25345]: audit 2024-09-17T10:16:57.325584+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.466113+0000 mon.b (mon.1) 106 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.466329+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:16:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.472664+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi039", "caps": []}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.473136+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi203", "caps": []}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.484108+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.484122+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.484586+0000 mon.b (mon.1) 109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.484871+0000 mon.b (mon.1) 110 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: cluster 2024-09-17T10:16:56.496246+0000 mon.a (mon.0) 1970 : cluster [DBG] mgrmap e41: y(active, since 1.0182s) 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.510249+0000 mgr.y (mgr.25166) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.541927+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:56.542296+0000 mon.b (mon.1) 111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:57.324960+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[19898]: audit 2024-09-17T10:16:57.325584+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi039", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.104 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:58.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: debug 2024-09-17T10:16:57.966+0000 7f0375b8c640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:16:57] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:58.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: Traceback (most recent call last): 2024-09-17T10:16:58.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:58.385 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: self._run(expiration_interval) 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: s = self.context.wrap_socket( 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: return self.sslsocket_class._create( 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: self.do_handshake() 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:58.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: self._sslobj.do_handshake() 2024-09-17T10:16:58.387 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:16:57 smithi039 bash[87077]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:58.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[19898]: cluster 2024-09-17T10:16:56.517097+0000 mgr.y (mgr.25166) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:58.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[19898]: cluster 2024-09-17T10:16:57.508062+0000 mgr.y (mgr.25166) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:58.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[19898]: audit 2024-09-17T10:16:57.809455+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[19898]: audit 2024-09-17T10:16:57.809970+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[19898]: audit 2024-09-17T10:16:57.812572+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:58.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[19898]: audit 2024-09-17T10:16:57.814131+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:58.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[25345]: cluster 2024-09-17T10:16:56.517097+0000 mgr.y (mgr.25166) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:58.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[25345]: cluster 2024-09-17T10:16:57.508062+0000 mgr.y (mgr.25166) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:58.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[25345]: audit 2024-09-17T10:16:57.809455+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[25345]: audit 2024-09-17T10:16:57.809970+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[25345]: audit 2024-09-17T10:16:57.812572+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:58.852 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:58 smithi039 bash[25345]: audit 2024-09-17T10:16:57.814131+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:58.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:58 smithi203 bash[20366]: cluster 2024-09-17T10:16:56.517097+0000 mgr.y (mgr.25166) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:58.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:58 smithi203 bash[20366]: cluster 2024-09-17T10:16:57.508062+0000 mgr.y (mgr.25166) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:16:58.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:58 smithi203 bash[20366]: audit 2024-09-17T10:16:57.809455+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:58 smithi203 bash[20366]: audit 2024-09-17T10:16:57.809970+0000 mon.b (mon.1) 113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi203", "name": "osd_memory_target"}]: dispatch 2024-09-17T10:16:58.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:58 smithi203 bash[20366]: audit 2024-09-17T10:16:57.812572+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:58.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:58 smithi203 bash[20366]: audit 2024-09-17T10:16:57.814131+0000 mon.b (mon.1) 115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.729373+0000 mgr.y (mgr.25166) 4 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Bus STARTING 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.815434+0000 mgr.y (mgr.25166) 5 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.815680+0000 mgr.y (mgr.25166) 6 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.831004+0000 mgr.y (mgr.25166) 7 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.971134+0000 mgr.y (mgr.25166) 8 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.971244+0000 mgr.y (mgr.25166) 9 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Bus STARTED 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:57.972791+0000 mgr.y (mgr.25166) 10 : cephadm [ERR] [17/Sep/2024:10:16:57] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: Traceback (most recent call last): 2024-09-17T10:16:59.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: self._run(expiration_interval) 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: s = self.context.wrap_socket( 2024-09-17T10:16:59.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: return self.sslsocket_class._create( 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: self.do_handshake() 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: self._sslobj.do_handshake() 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.170964+0000 mgr.y (mgr.25166) 11 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.247080+0000 mgr.y (mgr.25166) 12 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.261710+0000 mgr.y (mgr.25166) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.396780+0000 mgr.y (mgr.25166) 14 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.402792+0000 mgr.y (mgr.25166) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:59.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.486934+0000 mgr.y (mgr.25166) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: cluster 2024-09-17T10:16:58.509476+0000 mon.a (mon.0) 1974 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.561490+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.570689+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.576662+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.582398+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.587762+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.593483+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.598641+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.620528+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.621047+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.630579+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:58.690943+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:59.130016+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:59.248580+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:16:59 smithi203 bash[20366]: audit 2024-09-17T10:16:59.393811+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.729373+0000 mgr.y (mgr.25166) 4 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Bus STARTING 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.815434+0000 mgr.y (mgr.25166) 5 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.815680+0000 mgr.y (mgr.25166) 6 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.831004+0000 mgr.y (mgr.25166) 7 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.971134+0000 mgr.y (mgr.25166) 8 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.971244+0000 mgr.y (mgr.25166) 9 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Bus STARTED 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:57.972791+0000 mgr.y (mgr.25166) 10 : cephadm [ERR] [17/Sep/2024:10:16:57] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: Traceback (most recent call last): 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: self._run(expiration_interval) 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: s = self.context.wrap_socket( 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: return self.sslsocket_class._create( 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: self.do_handshake() 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:59.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: self._sslobj.do_handshake() 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.170964+0000 mgr.y (mgr.25166) 11 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.247080+0000 mgr.y (mgr.25166) 12 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.261710+0000 mgr.y (mgr.25166) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.396780+0000 mgr.y (mgr.25166) 14 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.402792+0000 mgr.y (mgr.25166) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.486934+0000 mgr.y (mgr.25166) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: cluster 2024-09-17T10:16:58.509476+0000 mon.a (mon.0) 1974 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.561490+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.570689+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.576662+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.582398+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.587762+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.593483+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.598641+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.620528+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.621047+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.630579+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:58.690943+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:59.130016+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:59.248580+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[19898]: audit 2024-09-17T10:16:59.393811+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.729373+0000 mgr.y (mgr.25166) 4 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Bus STARTING 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.815434+0000 mgr.y (mgr.25166) 5 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.conf 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.815680+0000 mgr.y (mgr.25166) 6 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.conf 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.831004+0000 mgr.y (mgr.25166) 7 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Serving on http://172.21.15.39:8765 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.971134+0000 mgr.y (mgr.25166) 8 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Serving on https://172.21.15.39:7150 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.971244+0000 mgr.y (mgr.25166) 9 : cephadm [INF] [17/Sep/2024:10:16:57] ENGINE Bus STARTED 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:57.972791+0000 mgr.y (mgr.25166) 10 : cephadm [ERR] [17/Sep/2024:10:16:57] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: Traceback (most recent call last): 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: self._run(expiration_interval) 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:59.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: s = self.context.wrap_socket( 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: return self.sslsocket_class._create( 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: self.do_handshake() 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: self._sslobj.do_handshake() 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.170964+0000 mgr.y (mgr.25166) 11 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.247080+0000 mgr.y (mgr.25166) 12 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.261710+0000 mgr.y (mgr.25166) 13 : cephadm [INF] Updating smithi039:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.396780+0000 mgr.y (mgr.25166) 14 : cephadm [INF] Updating smithi203:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.402792+0000 mgr.y (mgr.25166) 15 : cephadm [INF] Updating smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.486934+0000 mgr.y (mgr.25166) 16 : cephadm [INF] Updating smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: cluster 2024-09-17T10:16:58.509476+0000 mon.a (mon.0) 1974 : cluster [DBG] mgrmap e42: y(active, since 3s) 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.561490+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.570689+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.576662+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.582398+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.587762+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.593483+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.598641+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.620528+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:16:59.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.621047+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-17T10:16:59.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.630579+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:16:59.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:58.690943+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:59.130016+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:59.248580+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:16:59.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:16:59 smithi039 bash[25345]: audit 2024-09-17T10:16:59.393811+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.590442+0000 mgr.y (mgr.25166) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:00.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.619193+0000 mgr.y (mgr.25166) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:17:00.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: cephadm 2024-09-17T10:16:58.630437+0000 mgr.y (mgr.25166) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:17:00.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: cluster 2024-09-17T10:16:59.508490+0000 mgr.y (mgr.25166) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:00.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: audit 2024-09-17T10:17:00.386278+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: audit 2024-09-17T10:17:00.397650+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:00 smithi203 bash[20366]: audit 2024-09-17T10:17:00.404983+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.590442+0000 mgr.y (mgr.25166) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.619193+0000 mgr.y (mgr.25166) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:17:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: cephadm 2024-09-17T10:16:58.630437+0000 mgr.y (mgr.25166) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:17:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: cluster 2024-09-17T10:16:59.508490+0000 mgr.y (mgr.25166) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: audit 2024-09-17T10:17:00.386278+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: audit 2024-09-17T10:17:00.397650+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[19898]: audit 2024-09-17T10:17:00.404983+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.590442+0000 mgr.y (mgr.25166) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.619193+0000 mgr.y (mgr.25166) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi039.pdwxyu (dependencies changed)... 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: cephadm 2024-09-17T10:16:58.630437+0000 mgr.y (mgr.25166) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: cluster 2024-09-17T10:16:59.508490+0000 mgr.y (mgr.25166) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: audit 2024-09-17T10:17:00.386278+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: audit 2024-09-17T10:17:00.397650+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:00 smithi039 bash[25345]: audit 2024-09-17T10:17:00.404983+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:01.466 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:17:01.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[20366]: audit 2024-09-17T10:17:00.233763+0000 mgr.y (mgr.25166) 21 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:01.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[20366]: cluster 2024-09-17T10:17:00.526544+0000 mon.a (mon.0) 1990 : cluster [DBG] mgrmap e43: y(active, since 5s) 2024-09-17T10:17:01.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[20366]: audit 2024-09-17T10:17:01.457353+0000 mgr.y (mgr.25166) 22 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:01.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[20366]: cluster 2024-09-17T10:17:01.508921+0000 mgr.y (mgr.25166) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[25345]: audit 2024-09-17T10:17:00.233763+0000 mgr.y (mgr.25166) 21 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[25345]: cluster 2024-09-17T10:17:00.526544+0000 mon.a (mon.0) 1990 : cluster [DBG] mgrmap e43: y(active, since 5s) 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[25345]: audit 2024-09-17T10:17:01.457353+0000 mgr.y (mgr.25166) 22 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[25345]: cluster 2024-09-17T10:17:01.508921+0000 mgr.y (mgr.25166) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[19898]: audit 2024-09-17T10:17:00.233763+0000 mgr.y (mgr.25166) 21 : audit [DBG] from='client.15312 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[19898]: cluster 2024-09-17T10:17:00.526544+0000 mon.a (mon.0) 1990 : cluster [DBG] mgrmap e43: y(active, since 5s) 2024-09-17T10:17:01.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[19898]: audit 2024-09-17T10:17:01.457353+0000 mgr.y (mgr.25166) 22 : audit [DBG] from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:01.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:01 smithi039 bash[19898]: cluster 2024-09-17T10:17:01.508921+0000 mgr.y (mgr.25166) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:01.976 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[51549]: [17/Sep/2024:10:17:01] ENGINE Bus STARTING 2024-09-17T10:17:01.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[51549]: CherryPy Checker: 2024-09-17T10:17:01.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[51549]: The Application mounted at '' has an empty config. 2024-09-17T10:17:01.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[51549]: [17/Sep/2024:10:17:01] ENGINE Serving on http://:::9283 2024-09-17T10:17:01.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:01 smithi203 bash[51549]: [17/Sep/2024:10:17:01] ENGINE Bus STARTED 2024-09-17T10:17:02.124 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 1s ago 35m - - 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 17s ago 35m - - 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (24m) 1s ago 25m 13.5M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (25m) 17s ago 25m 72.4M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (3m) 1s ago 22m 48.3M - 3.8 ebb0615149de 2fb7c1c2fae1 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (17m) 17s ago 34m 508M - 19.3.0-4963-ge646f729 f271290a0950 49dccbc585bd 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (10m) 1s ago 36m 489M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (36m) 1s ago 36m 92.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (34m) 17s ago 34m 64.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (34m) 1s ago 34m 68.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:17:02.125 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (25m) 1s ago 25m 8783k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (25m) 17s ago 25m 8983k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (33m) 1s ago 33m 57.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (32m) 1s ago 32m 58.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (31m) 1s ago 31m 53.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (30m) 1s ago 30m 65.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (29m) 17s ago 29m 59.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (28m) 17s ago 28m 63.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (27m) 17s ago 27m 54.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (26m) 17s ago 26m 66.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (3m) 17s ago 26m 43.0M - 2.43.0 a07b618ecd1d 7e4ade72f43a 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (23m) 1s ago 23m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:17:02.126 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (23m) 17s ago 23m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:17:02.491 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:17:02.492 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:17:02.812 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:17:02.812 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:17:02.812 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:17:02.812 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:17:02.813 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: cluster 2024-09-17T10:17:01.695447+0000 mon.a (mon.0) 1991 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:01.697879+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:01.699220+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:01.700804+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:01.701111+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:01.788341+0000 mgr.y (mgr.25166) 24 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:02.078175+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:02.084054+0000 mgr.y (mgr.25166) 25 : audit [DBG] from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[19898]: audit 2024-09-17T10:17:02.492676+0000 mon.a (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.39:0/1820141453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: cluster 2024-09-17T10:17:01.695447+0000 mon.a (mon.0) 1991 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:01.697879+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:01.699220+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:01.700804+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:01.701111+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:01.788341+0000 mgr.y (mgr.25166) 24 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:02.078175+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:02.084054+0000 mgr.y (mgr.25166) 25 : audit [DBG] from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:02 smithi039 bash[25345]: audit 2024-09-17T10:17:02.492676+0000 mon.a (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.39:0/1820141453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: cluster 2024-09-17T10:17:01.695447+0000 mon.a (mon.0) 1991 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:01.697879+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:01.699220+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:01.700804+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:01.701111+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.203:0/2658782555' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:01.788341+0000 mgr.y (mgr.25166) 24 : audit [DBG] from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:02.078175+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:02.084054+0000 mgr.y (mgr.25166) 25 : audit [DBG] from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:02 smithi203 bash[20366]: audit 2024-09-17T10:17:02.492676+0000 mon.a (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.39:0/1820141453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:03.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:03 smithi203 bash[51549]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:17:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-17T10:17:03.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:03 smithi203 bash[20366]: cluster 2024-09-17T10:17:02.541414+0000 mon.a (mon.0) 1994 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-17T10:17:03.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:03 smithi203 bash[20366]: audit 2024-09-17T10:17:02.552724+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:17:03.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:03 smithi203 bash[20366]: audit 2024-09-17T10:17:02.814093+0000 mgr.y (mgr.25166) 26 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:03.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:03 smithi203 bash[20366]: cluster 2024-09-17T10:17:03.510404+0000 mgr.y (mgr.25166) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:17:03.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[25345]: cluster 2024-09-17T10:17:02.541414+0000 mon.a (mon.0) 1994 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-17T10:17:03.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[25345]: audit 2024-09-17T10:17:02.552724+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:17:03.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[25345]: audit 2024-09-17T10:17:02.814093+0000 mgr.y (mgr.25166) 26 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:03.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[25345]: cluster 2024-09-17T10:17:03.510404+0000 mgr.y (mgr.25166) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:17:03.796 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[19898]: cluster 2024-09-17T10:17:02.541414+0000 mon.a (mon.0) 1994 : cluster [DBG] mgrmap e44: y(active, since 7s), standbys: x 2024-09-17T10:17:03.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[19898]: audit 2024-09-17T10:17:02.552724+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-17T10:17:03.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[19898]: audit 2024-09-17T10:17:02.814093+0000 mgr.y (mgr.25166) 26 : audit [DBG] from='client.25319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:03.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:03 smithi039 bash[19898]: cluster 2024-09-17T10:17:03.510404+0000 mgr.y (mgr.25166) 27 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:03.901808+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:03.914343+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: cluster 2024-09-17T10:17:03.918546+0000 mgr.y (mgr.25166) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:03.925457+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:04.093379+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:04.108233+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: cephadm 2024-09-17T10:17:04.110696+0000 mgr.y (mgr.25166) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:17:05.257 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:04.213985+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.258 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: cephadm 2024-09-17T10:17:04.376350+0000 mgr.y (mgr.25166) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:17:05.258 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:04.794066+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.258 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:04.814852+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.258 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:04 smithi203 bash[20366]: audit 2024-09-17T10:17:04.828366+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:03.901808+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:03.914343+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: cluster 2024-09-17T10:17:03.918546+0000 mgr.y (mgr.25166) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:03.925457+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:04.093379+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:04.108233+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: cephadm 2024-09-17T10:17:04.110696+0000 mgr.y (mgr.25166) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:04.213985+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: cephadm 2024-09-17T10:17:04.376350+0000 mgr.y (mgr.25166) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:04.794066+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:04.814852+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[19898]: audit 2024-09-17T10:17:04.828366+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:03.901808+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:03.914343+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: cluster 2024-09-17T10:17:03.918546+0000 mgr.y (mgr.25166) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:03.925457+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:04.093379+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:04.108233+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: cephadm 2024-09-17T10:17:04.110696+0000 mgr.y (mgr.25166) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:04.213985+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: cephadm 2024-09-17T10:17:04.376350+0000 mgr.y (mgr.25166) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi203 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:04.794066+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:04.814852+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:04 smithi039 bash[25345]: audit 2024-09-17T10:17:04.828366+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:05.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:05 smithi203 bash[20366]: cluster 2024-09-17T10:17:04.817778+0000 mgr.y (mgr.25166) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:17:06.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:05 smithi039 bash[25345]: cluster 2024-09-17T10:17:04.817778+0000 mgr.y (mgr.25166) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:17:06.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:05 smithi039 bash[19898]: cluster 2024-09-17T10:17:04.817778+0000 mgr.y (mgr.25166) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:17:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:06 smithi203 bash[20366]: audit 2024-09-17T10:17:06.477460+0000 mon.a (mon.0) 2004 : audit [DBG] from='client.? 172.21.15.39:0/2882183154' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:17:07.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:06 smithi039 bash[19898]: audit 2024-09-17T10:17:06.477460+0000 mon.a (mon.0) 2004 : audit [DBG] from='client.? 172.21.15.39:0/2882183154' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:17:07.318 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:06 smithi039 bash[25345]: audit 2024-09-17T10:17:06.477460+0000 mon.a (mon.0) 2004 : audit [DBG] from='client.? 172.21.15.39:0/2882183154' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-17T10:17:08.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:08 smithi203 bash[20366]: cluster 2024-09-17T10:17:06.819498+0000 mgr.y (mgr.25166) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:17:08.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:08 smithi203 bash[20366]: audit 2024-09-17T10:17:07.392263+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:08 smithi203 bash[20366]: audit 2024-09-17T10:17:07.406923+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:08 smithi203 bash[20366]: cluster 2024-09-17T10:17:07.410024+0000 mgr.y (mgr.25166) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:08.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:08 smithi203 bash[20366]: audit 2024-09-17T10:17:07.418646+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[19898]: cluster 2024-09-17T10:17:06.819498+0000 mgr.y (mgr.25166) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:17:08.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[19898]: audit 2024-09-17T10:17:07.392263+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[19898]: audit 2024-09-17T10:17:07.406923+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[19898]: cluster 2024-09-17T10:17:07.410024+0000 mgr.y (mgr.25166) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:08.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[19898]: audit 2024-09-17T10:17:07.418646+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[25345]: cluster 2024-09-17T10:17:06.819498+0000 mgr.y (mgr.25166) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:17:08.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[25345]: audit 2024-09-17T10:17:07.392263+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[25345]: audit 2024-09-17T10:17:07.406923+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:08.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[25345]: cluster 2024-09-17T10:17:07.410024+0000 mgr.y (mgr.25166) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:08.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:08 smithi039 bash[25345]: audit 2024-09-17T10:17:07.418646+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:09.657 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[20366]: cluster 2024-09-17T10:17:08.413794+0000 mon.a (mon.0) 2008 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.644Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.645Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:17:09.658 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.645Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:17:09.659 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:09 smithi203 bash[67816]: ts=2024-09-17T10:17:09.645Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:17:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:09 smithi039 bash[19898]: cluster 2024-09-17T10:17:08.413794+0000 mon.a (mon.0) 2008 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:17:09.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:09 smithi039 bash[25345]: cluster 2024-09-17T10:17:08.413794+0000 mon.a (mon.0) 2008 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:17:10.418 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:10 smithi203 bash[71768]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:17:10.419 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:10 smithi203 bash[71829]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:17:10.419 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:10 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:17:10.419 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:10 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:10.419 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:10 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:10.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:10 smithi203 bash[20366]: cluster 2024-09-17T10:17:09.410779+0000 mgr.y (mgr.25166) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:10 smithi039 bash[19898]: cluster 2024-09-17T10:17:09.410779+0000 mgr.y (mgr.25166) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:10.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:10 smithi039 bash[25345]: cluster 2024-09-17T10:17:09.410779+0000 mgr.y (mgr.25166) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:17:11.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.433178+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.450603+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.459076+0000 mgr.y (mgr.25166) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.459517+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.477466+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: cephadm 2024-09-17T10:17:10.479955+0000 mgr.y (mgr.25166) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.481607+0000 mgr.y (mgr.25166) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.481691+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.485923+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.486112+0000 mgr.y (mgr.25166) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.493457+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.501774+0000 mgr.y (mgr.25166) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.502111+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[19898]: audit 2024-09-17T10:17:10.562266+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.433178+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.450603+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.459076+0000 mgr.y (mgr.25166) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.459517+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.477466+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: cephadm 2024-09-17T10:17:10.479955+0000 mgr.y (mgr.25166) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.481607+0000 mgr.y (mgr.25166) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.481691+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:17:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.485923+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:17:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.486112+0000 mgr.y (mgr.25166) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:17:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.493457+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.501774+0000 mgr.y (mgr.25166) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:17:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.502111+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:17:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:11 smithi039 bash[25345]: audit 2024-09-17T10:17:10.562266+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.433178+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.450603+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.459076+0000 mgr.y (mgr.25166) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:17:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.459517+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:17:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.477466+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: cephadm 2024-09-17T10:17:10.479955+0000 mgr.y (mgr.25166) 36 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.39:5000 to Dashboard 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.481607+0000 mgr.y (mgr.25166) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.481691+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.485923+0000 mon.b (mon.1) 125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.486112+0000 mgr.y (mgr.25166) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi039"}]: dispatch 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.493457+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.501774+0000 mgr.y (mgr.25166) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.502111+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:17:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:11 smithi203 bash[20366]: audit 2024-09-17T10:17:10.562266+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[19898]: cluster 2024-09-17T10:17:11.411589+0000 mgr.y (mgr.25166) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 388 B/s rd, 0 op/s 2024-09-17T10:17:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[19898]: audit 2024-09-17T10:17:11.490918+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[19898]: audit 2024-09-17T10:17:11.494444+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[19898]: audit 2024-09-17T10:17:12.266875+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[19898]: audit 2024-09-17T10:17:12.283513+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[19898]: audit 2024-09-17T10:17:12.299373+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[25345]: cluster 2024-09-17T10:17:11.411589+0000 mgr.y (mgr.25166) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 388 B/s rd, 0 op/s 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[25345]: audit 2024-09-17T10:17:11.490918+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[25345]: audit 2024-09-17T10:17:11.494444+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[25345]: audit 2024-09-17T10:17:12.266875+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[25345]: audit 2024-09-17T10:17:12.283513+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:12 smithi039 bash[25345]: audit 2024-09-17T10:17:12.299373+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.775 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[20366]: cluster 2024-09-17T10:17:11.411589+0000 mgr.y (mgr.25166) 40 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 388 B/s rd, 0 op/s 2024-09-17T10:17:12.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[20366]: audit 2024-09-17T10:17:11.490918+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[20366]: audit 2024-09-17T10:17:11.494444+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:12.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[20366]: audit 2024-09-17T10:17:12.266875+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[20366]: audit 2024-09-17T10:17:12.283513+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:12.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[20366]: audit 2024-09-17T10:17:12.299373+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.871Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.871Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.871Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.871Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.871Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.873Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:17:13.130 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.873Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.875Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.875Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.877Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.878Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.042525ms 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.878Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.879Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.893Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.898Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.900Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.906Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.907Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.907Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.4µs wal_replay_duration=28.642652ms wbl_replay_duration=110ns total_replay_duration=29.784723ms 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.908Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:17:13.131 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.909Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-17T10:17:13.132 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.909Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:17:13.132 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.929Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.719134ms db_storage=912ns remote_storage=1.193µs web_handler=726ns query_engine=620ns scrape=272.594µs scrape_sd=125.993µs notify=31.122µs notify_sd=23.595µs rules=19.871392ms tracing=6.185µs 2024-09-17T10:17:13.132 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.929Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-17T10:17:13.132 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:12 smithi203 bash[71859]: ts=2024-09-17T10:17:12.929Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:17:13.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:13 smithi039 bash[19898]: cluster 2024-09-17T10:17:12.287691+0000 mgr.y (mgr.25166) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 1 op/s 2024-09-17T10:17:13.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:13 smithi039 bash[19898]: cluster 2024-09-17T10:17:12.288324+0000 mgr.y (mgr.25166) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:17:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:13 smithi039 bash[25345]: cluster 2024-09-17T10:17:12.287691+0000 mgr.y (mgr.25166) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 1 op/s 2024-09-17T10:17:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:13 smithi039 bash[25345]: cluster 2024-09-17T10:17:12.288324+0000 mgr.y (mgr.25166) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:17:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:13 smithi203 bash[20366]: cluster 2024-09-17T10:17:12.287691+0000 mgr.y (mgr.25166) 41 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 1 op/s 2024-09-17T10:17:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:13 smithi203 bash[20366]: cluster 2024-09-17T10:17:12.288324+0000 mgr.y (mgr.25166) 42 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:17:14.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:14 smithi203 bash[20366]: audit 2024-09-17T10:17:14.233675+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:17:14.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:14 smithi203 bash[20366]: audit 2024-09-17T10:17:14.233933+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:17:14.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:14 smithi203 bash[20366]: audit 2024-09-17T10:17:14.237413+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:17:14.854 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:14 smithi203 bash[20366]: audit 2024-09-17T10:17:14.239641+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:14.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[19898]: audit 2024-09-17T10:17:14.233675+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:17:14.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[19898]: audit 2024-09-17T10:17:14.233933+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:17:14.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[19898]: audit 2024-09-17T10:17:14.237413+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:17:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[19898]: audit 2024-09-17T10:17:14.239641+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[25345]: audit 2024-09-17T10:17:14.233675+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:17:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[25345]: audit 2024-09-17T10:17:14.233933+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-17T10:17:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[25345]: audit 2024-09-17T10:17:14.237413+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-17T10:17:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:14 smithi039 bash[25345]: audit 2024-09-17T10:17:14.239641+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:15.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[19898]: cephadm 2024-09-17T10:17:14.231854+0000 mgr.y (mgr.25166) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T10:17:15.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[19898]: cephadm 2024-09-17T10:17:14.240766+0000 mgr.y (mgr.25166) 44 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T10:17:15.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[19898]: cluster 2024-09-17T10:17:14.288988+0000 mgr.y (mgr.25166) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[19898]: audit 2024-09-17T10:17:14.821908+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[19898]: audit 2024-09-17T10:17:14.837061+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[19898]: audit 2024-09-17T10:17:14.853835+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[25345]: cephadm 2024-09-17T10:17:14.231854+0000 mgr.y (mgr.25166) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[25345]: cephadm 2024-09-17T10:17:14.240766+0000 mgr.y (mgr.25166) 44 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[25345]: cluster 2024-09-17T10:17:14.288988+0000 mgr.y (mgr.25166) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[25345]: audit 2024-09-17T10:17:14.821908+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[25345]: audit 2024-09-17T10:17:14.837061+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:15 smithi039 bash[25345]: audit 2024-09-17T10:17:14.853835+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:15 smithi203 bash[20366]: cephadm 2024-09-17T10:17:14.231854+0000 mgr.y (mgr.25166) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-17T10:17:15.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:15 smithi203 bash[20366]: cephadm 2024-09-17T10:17:14.240766+0000 mgr.y (mgr.25166) 44 : cephadm [INF] Deploying daemon mgr.x on smithi203 2024-09-17T10:17:15.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:15 smithi203 bash[20366]: cluster 2024-09-17T10:17:14.288988+0000 mgr.y (mgr.25166) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 685 B/s rd, 0 op/s 2024-09-17T10:17:15.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:15 smithi203 bash[20366]: audit 2024-09-17T10:17:14.821908+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:15 smithi203 bash[20366]: audit 2024-09-17T10:17:14.837061+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:15.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:15 smithi203 bash[20366]: audit 2024-09-17T10:17:14.853835+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:16.879 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:16 smithi203 bash[20366]: cluster 2024-09-17T10:17:14.840256+0000 mgr.y (mgr.25166) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-09-17T10:17:16.879 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:16 smithi203 bash[20366]: cluster 2024-09-17T10:17:14.840943+0000 mgr.y (mgr.25166) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-09-17T10:17:16.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:16 smithi039 bash[19898]: cluster 2024-09-17T10:17:14.840256+0000 mgr.y (mgr.25166) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-09-17T10:17:16.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:16 smithi039 bash[19898]: cluster 2024-09-17T10:17:14.840943+0000 mgr.y (mgr.25166) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-09-17T10:17:16.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:16 smithi039 bash[25345]: cluster 2024-09-17T10:17:14.840256+0000 mgr.y (mgr.25166) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 689 B/s rd, 0 op/s 2024-09-17T10:17:16.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:16 smithi039 bash[25345]: cluster 2024-09-17T10:17:14.840943+0000 mgr.y (mgr.25166) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s 2024-09-17T10:17:17.141 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.141 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.142 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.142 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.142 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.142 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: Stopping Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:17:17.143 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.143 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.143 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:17:16 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:17.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:17 smithi203 bash[20366]: audit 2024-09-17T10:17:16.204207+0000 mgr.y (mgr.25166) 48 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:17.867 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:17 smithi203 bash[72247]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:17:17.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:17 smithi039 bash[19898]: audit 2024-09-17T10:17:16.204207+0000 mgr.y (mgr.25166) 48 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:17.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:17 smithi039 bash[25345]: audit 2024-09-17T10:17:16.204207+0000 mgr.y (mgr.25166) 48 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:18.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.143 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.143 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.143 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.143 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.144 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.144 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.144 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.144 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:17 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:17:18.145 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:17 smithi203 bash[72307]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:17:18.145 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:17 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T10:17:18.145 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:17 smithi203 systemd[1]: Stopped Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:18.145 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:18.145 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:18 smithi203 systemd[1]: Started Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:18.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cluster 2024-09-17T10:17:16.842680+0000 mgr.y (mgr.25166) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.197095+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.210612+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.217219+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.219060+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.221253+0000 mgr.y (mgr.25166) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.221872+0000 mgr.y (mgr.25166) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.231768+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.233239+0000 mgr.y (mgr.25166) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.359186+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.362660+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.363107+0000 mgr.y (mgr.25166) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.372204+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.378079+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.378548+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.384984+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.390764+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.391182+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.400947+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.409025+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.410493+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.411600+0000 mgr.y (mgr.25166) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.411874+0000 mgr.y (mgr.25166) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:17:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: audit 2024-09-17T10:17:18.421545+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.422947+0000 mgr.y (mgr.25166) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cluster 2024-09-17T10:17:16.842680+0000 mgr.y (mgr.25166) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.197095+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.210612+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.217219+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.219060+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.221253+0000 mgr.y (mgr.25166) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.221872+0000 mgr.y (mgr.25166) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.231768+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.233239+0000 mgr.y (mgr.25166) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.359186+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.362660+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.363107+0000 mgr.y (mgr.25166) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.372204+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.378079+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.378548+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.384984+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.390764+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.391182+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:17:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.400947+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:17:18.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.409025+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:18.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.410493+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:18.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.411600+0000 mgr.y (mgr.25166) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:18.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.411874+0000 mgr.y (mgr.25166) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:17:18.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: audit 2024-09-17T10:17:18.421545+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:18 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.422947+0000 mgr.y (mgr.25166) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cluster 2024-09-17T10:17:16.842680+0000 mgr.y (mgr.25166) 49 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-17T10:17:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.197095+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.210612+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.217219+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.219060+0000 mon.b (mon.1) 133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.221253+0000 mgr.y (mgr.25166) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.221872+0000 mgr.y (mgr.25166) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.231768+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.233239+0000 mgr.y (mgr.25166) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.359186+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.362660+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.363107+0000 mgr.y (mgr.25166) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.372204+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.378079+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:17:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.378548+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.384984+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.390764+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.391182+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.400947+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.409025+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.410493+0000 mon.b (mon.1) 139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.411600+0000 mgr.y (mgr.25166) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.411874+0000 mgr.y (mgr.25166) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: audit 2024-09-17T10:17:18.421545+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:18 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.422947+0000 mgr.y (mgr.25166) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.728 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[72363]: debug 2024-09-17T10:17:19.558+0000 7f8af9bd9640 1 -- 172.21.15.203:0/4190048424 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56096cd010e0 con 0x56096cd02800 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.547431+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.551732+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.555730+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.557442+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.558687+0000 mgr.y (mgr.25166) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.559173+0000 mgr.y (mgr.25166) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.564763+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.567910+0000 mgr.y (mgr.25166) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.671641+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.675239+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.678581+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.679945+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.680502+0000 mgr.y (mgr.25166) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.680755+0000 mgr.y (mgr.25166) 61 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.687483+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.692518+0000 mgr.y (mgr.25166) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.765598+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.768333+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.771960+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.773659+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.774839+0000 mgr.y (mgr.25166) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.775336+0000 mgr.y (mgr.25166) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.781661+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.784885+0000 mgr.y (mgr.25166) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.867590+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.870725+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.874525+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.876223+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.877353+0000 mgr.y (mgr.25166) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.877868+0000 mgr.y (mgr.25166) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.882695+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.885847+0000 mgr.y (mgr.25166) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.962987+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.966077+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.969403+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.970547+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.971506+0000 mgr.y (mgr.25166) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:18.972006+0000 mgr.y (mgr.25166) 70 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:18.979057+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:18.982454+0000 mgr.y (mgr.25166) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.065068+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.068196+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.072027+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.073497+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.074443+0000 mgr.y (mgr.25166) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.074920+0000 mgr.y (mgr.25166) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.082596+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.085219+0000 mgr.y (mgr.25166) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.167556+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.170037+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.172957+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.174062+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.174842+0000 mgr.y (mgr.25166) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.175119+0000 mgr.y (mgr.25166) 76 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.187268+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.188161+0000 mgr.y (mgr.25166) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.263855+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.266868+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.270073+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.271173+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.272216+0000 mgr.y (mgr.25166) 78 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.272925+0000 mgr.y (mgr.25166) 79 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.279408+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.280343+0000 mgr.y (mgr.25166) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.373402+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.376176+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.379349+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.380783+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.381908+0000 mgr.y (mgr.25166) 81 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.382529+0000 mgr.y (mgr.25166) 82 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.395878+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.397544+0000 mgr.y (mgr.25166) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.491449+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.493653+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.496412+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.497287+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.497989+0000 mgr.y (mgr.25166) 84 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.498675+0000 mgr.y (mgr.25166) 85 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: audit 2024-09-17T10:17:19.508980+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:19 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.510559+0000 mgr.y (mgr.25166) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.547431+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.551732+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.555730+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.557442+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.558687+0000 mgr.y (mgr.25166) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.559173+0000 mgr.y (mgr.25166) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.564763+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.567910+0000 mgr.y (mgr.25166) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.671641+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.675239+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.678581+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.679945+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.680502+0000 mgr.y (mgr.25166) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.680755+0000 mgr.y (mgr.25166) 61 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.687483+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.692518+0000 mgr.y (mgr.25166) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.765598+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.768333+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.771960+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.773659+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.774839+0000 mgr.y (mgr.25166) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.775336+0000 mgr.y (mgr.25166) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.781661+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.784885+0000 mgr.y (mgr.25166) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.867590+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.870725+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.874525+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.876223+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.877353+0000 mgr.y (mgr.25166) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.877868+0000 mgr.y (mgr.25166) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.882695+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.885847+0000 mgr.y (mgr.25166) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.962987+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.966077+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.969403+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.970547+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.971506+0000 mgr.y (mgr.25166) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:18.972006+0000 mgr.y (mgr.25166) 70 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:18.979057+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:18.982454+0000 mgr.y (mgr.25166) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.065068+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.068196+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.072027+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.073497+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.074443+0000 mgr.y (mgr.25166) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.074920+0000 mgr.y (mgr.25166) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.082596+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.085219+0000 mgr.y (mgr.25166) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.167556+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.170037+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.172957+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.174062+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.174842+0000 mgr.y (mgr.25166) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.175119+0000 mgr.y (mgr.25166) 76 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.187268+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.188161+0000 mgr.y (mgr.25166) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.263855+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.266868+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.270073+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.271173+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.547431+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.551732+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.555730+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.557442+0000 mon.b (mon.1) 143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.558687+0000 mgr.y (mgr.25166) 57 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.559173+0000 mgr.y (mgr.25166) 58 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.564763+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.567910+0000 mgr.y (mgr.25166) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.671641+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.675239+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.678581+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.679945+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.680502+0000 mgr.y (mgr.25166) 60 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.680755+0000 mgr.y (mgr.25166) 61 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.687483+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.692518+0000 mgr.y (mgr.25166) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.765598+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.768333+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.771960+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.272216+0000 mgr.y (mgr.25166) 78 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.272925+0000 mgr.y (mgr.25166) 79 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.279408+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.280343+0000 mgr.y (mgr.25166) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.373402+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.376176+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.379349+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.380783+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.381908+0000 mgr.y (mgr.25166) 81 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.382529+0000 mgr.y (mgr.25166) 82 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.395878+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.397544+0000 mgr.y (mgr.25166) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.491449+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.493653+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.496412+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.497287+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.497989+0000 mgr.y (mgr.25166) 84 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.498675+0000 mgr.y (mgr.25166) 85 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: audit 2024-09-17T10:17:19.508980+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.510559+0000 mgr.y (mgr.25166) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.773659+0000 mon.b (mon.1) 151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.774839+0000 mgr.y (mgr.25166) 63 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.775336+0000 mgr.y (mgr.25166) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.781661+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.784885+0000 mgr.y (mgr.25166) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.867590+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.870725+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.874525+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.876223+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.877353+0000 mgr.y (mgr.25166) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.877868+0000 mgr.y (mgr.25166) 67 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.882695+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.885847+0000 mgr.y (mgr.25166) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.962987+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.966077+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.969403+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.970547+0000 mon.b (mon.1) 159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.971506+0000 mgr.y (mgr.25166) 69 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:18.972006+0000 mgr.y (mgr.25166) 70 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:18.979057+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:18.982454+0000 mgr.y (mgr.25166) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.065068+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.068196+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.072027+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.073497+0000 mon.b (mon.1) 163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.074443+0000 mgr.y (mgr.25166) 72 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.074920+0000 mgr.y (mgr.25166) 73 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.082596+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.085219+0000 mgr.y (mgr.25166) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.167556+0000 mon.b (mon.1) 164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.170037+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.172957+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.174062+0000 mon.b (mon.1) 167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.174842+0000 mgr.y (mgr.25166) 75 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.175119+0000 mgr.y (mgr.25166) 76 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.187268+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.188161+0000 mgr.y (mgr.25166) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.263855+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.266868+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.270073+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.271173+0000 mon.b (mon.1) 171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.272216+0000 mgr.y (mgr.25166) 78 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.272925+0000 mgr.y (mgr.25166) 79 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.279408+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.280343+0000 mgr.y (mgr.25166) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.373402+0000 mon.b (mon.1) 172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.376176+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.379349+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.380783+0000 mon.b (mon.1) 175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.381908+0000 mgr.y (mgr.25166) 81 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.382529+0000 mgr.y (mgr.25166) 82 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.395878+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.397544+0000 mgr.y (mgr.25166) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.491449+0000 mon.b (mon.1) 176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.493653+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.496412+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.497287+0000 mon.b (mon.1) 179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.497989+0000 mgr.y (mgr.25166) 84 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.498675+0000 mgr.y (mgr.25166) 85 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: audit 2024-09-17T10:17:19.508980+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:19 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.510559+0000 mgr.y (mgr.25166) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.592903+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.595696+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.598876+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.600347+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.600990+0000 mgr.y (mgr.25166) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.601264+0000 mgr.y (mgr.25166) 88 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.606613+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.607711+0000 mgr.y (mgr.25166) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.689629+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.692207+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.695535+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.696659+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.697195+0000 mgr.y (mgr.25166) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.713217+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.714571+0000 mgr.y (mgr.25166) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.804854+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.807254+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.811021+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.811840+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.812367+0000 mgr.y (mgr.25166) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.812745+0000 mgr.y (mgr.25166) 93 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.828246+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.829426+0000 mgr.y (mgr.25166) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.941976+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.944308+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.946897+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.947628+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.947783+0000 mgr.y (mgr.25166) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:19.948030+0000 mgr.y (mgr.25166) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:19.961467+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:19.962105+0000 mgr.y (mgr.25166) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.060548+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.062868+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.066575+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.067539+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.068106+0000 mgr.y (mgr.25166) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.068653+0000 mgr.y (mgr.25166) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.083930+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.086388+0000 mgr.y (mgr.25166) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.197931+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.592903+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.595696+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.598876+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.600347+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.600990+0000 mgr.y (mgr.25166) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.601264+0000 mgr.y (mgr.25166) 88 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.606613+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.607711+0000 mgr.y (mgr.25166) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.689629+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.692207+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.695535+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.696659+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.697195+0000 mgr.y (mgr.25166) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.713217+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.714571+0000 mgr.y (mgr.25166) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.804854+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.807254+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.811021+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.811840+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.201480+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.204185+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.205465+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.206458+0000 mgr.y (mgr.25166) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.207114+0000 mgr.y (mgr.25166) 102 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.221150+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.223419+0000 mgr.y (mgr.25166) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.334552+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.337263+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.340581+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.341722+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.342774+0000 mgr.y (mgr.25166) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.343311+0000 mgr.y (mgr.25166) 105 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.360509+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.361588+0000 mgr.y (mgr.25166) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.444942+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.447300+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.450093+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.451121+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.451649+0000 mgr.y (mgr.25166) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.451892+0000 mgr.y (mgr.25166) 108 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: audit 2024-09-17T10:17:20.468100+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.469116+0000 mgr.y (mgr.25166) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.812367+0000 mgr.y (mgr.25166) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.812745+0000 mgr.y (mgr.25166) 93 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.828246+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.829426+0000 mgr.y (mgr.25166) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.941976+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.944308+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.946897+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.947628+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.947783+0000 mgr.y (mgr.25166) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:19.948030+0000 mgr.y (mgr.25166) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:19.961467+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:19.962105+0000 mgr.y (mgr.25166) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.060548+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.062868+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.066575+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.067539+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.068106+0000 mgr.y (mgr.25166) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.068653+0000 mgr.y (mgr.25166) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.083930+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.086388+0000 mgr.y (mgr.25166) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.197931+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.201480+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.204185+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.205465+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.206458+0000 mgr.y (mgr.25166) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.207114+0000 mgr.y (mgr.25166) 102 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.221150+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.223419+0000 mgr.y (mgr.25166) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.334552+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.337263+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.340581+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.341722+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.342774+0000 mgr.y (mgr.25166) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.343311+0000 mgr.y (mgr.25166) 105 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.360509+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.361588+0000 mgr.y (mgr.25166) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.444942+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.447300+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.450093+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.451121+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.451649+0000 mgr.y (mgr.25166) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.451892+0000 mgr.y (mgr.25166) 108 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: audit 2024-09-17T10:17:20.468100+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:20 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.469116+0000 mgr.y (mgr.25166) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.592903+0000 mon.b (mon.1) 180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.595696+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.598876+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.600347+0000 mon.b (mon.1) 183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.600990+0000 mgr.y (mgr.25166) 87 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.601264+0000 mgr.y (mgr.25166) 88 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.606613+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.607711+0000 mgr.y (mgr.25166) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.689629+0000 mon.b (mon.1) 184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.692207+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.695535+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.696659+0000 mon.b (mon.1) 187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.697195+0000 mgr.y (mgr.25166) 90 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.713217+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.714571+0000 mgr.y (mgr.25166) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.804854+0000 mon.b (mon.1) 188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.807254+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.811021+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.811840+0000 mon.b (mon.1) 191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.812367+0000 mgr.y (mgr.25166) 92 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.812745+0000 mgr.y (mgr.25166) 93 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.828246+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.829426+0000 mgr.y (mgr.25166) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.941976+0000 mon.b (mon.1) 192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.944308+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.946897+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.947628+0000 mon.b (mon.1) 195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.947783+0000 mgr.y (mgr.25166) 95 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:19.948030+0000 mgr.y (mgr.25166) 96 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:19.961467+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:19.962105+0000 mgr.y (mgr.25166) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.060548+0000 mon.b (mon.1) 196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.062868+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.066575+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.067539+0000 mon.b (mon.1) 199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.068106+0000 mgr.y (mgr.25166) 98 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.068653+0000 mgr.y (mgr.25166) 99 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.083930+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.086388+0000 mgr.y (mgr.25166) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.197931+0000 mon.b (mon.1) 200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.201480+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.204185+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.205465+0000 mon.b (mon.1) 203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.206458+0000 mgr.y (mgr.25166) 101 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.207114+0000 mgr.y (mgr.25166) 102 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.221150+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.223419+0000 mgr.y (mgr.25166) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.334552+0000 mon.b (mon.1) 204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.337263+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.340581+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.341722+0000 mon.b (mon.1) 207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.342774+0000 mgr.y (mgr.25166) 104 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.343311+0000 mgr.y (mgr.25166) 105 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.360509+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.361588+0000 mgr.y (mgr.25166) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.444942+0000 mon.b (mon.1) 208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.447300+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.450093+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.451121+0000 mon.b (mon.1) 211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.451649+0000 mgr.y (mgr.25166) 107 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.451892+0000 mgr.y (mgr.25166) 108 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: audit 2024-09-17T10:17:20.468100+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:20 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.469116+0000 mgr.y (mgr.25166) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.570299+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.572861+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.575784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.576868+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.577682+0000 mgr.y (mgr.25166) 110 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.578200+0000 mgr.y (mgr.25166) 111 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.589113+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.590359+0000 mgr.y (mgr.25166) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.663887+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.666422+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.669439+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.670379+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.671058+0000 mgr.y (mgr.25166) 113 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.671383+0000 mgr.y (mgr.25166) 114 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.684368+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.685500+0000 mgr.y (mgr.25166) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.765855+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.768338+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.771500+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.772510+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.772955+0000 mgr.y (mgr.25166) 116 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.773203+0000 mgr.y (mgr.25166) 117 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.786407+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.787415+0000 mgr.y (mgr.25166) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.857582+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.860103+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.863174+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.864259+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.864862+0000 mgr.y (mgr.25166) 119 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.875870+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.878283+0000 mgr.y (mgr.25166) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.962355+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.965346+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.968622+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.970141+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.970942+0000 mgr.y (mgr.25166) 121 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:20.971204+0000 mgr.y (mgr.25166) 122 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:20.981950+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:20.984969+0000 mgr.y (mgr.25166) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.060385+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.062754+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.065526+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.066285+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.066713+0000 mgr.y (mgr.25166) 124 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.066988+0000 mgr.y (mgr.25166) 125 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.076077+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.076760+0000 mgr.y (mgr.25166) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.149659+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.151696+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.153913+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.154875+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.155087+0000 mgr.y (mgr.25166) 127 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.155333+0000 mgr.y (mgr.25166) 128 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.164515+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.165496+0000 mgr.y (mgr.25166) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.229088+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.231160+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.233381+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.237220+0000 mon.b (mon.1) 243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.237433+0000 mgr.y (mgr.25166) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.237689+0000 mgr.y (mgr.25166) 131 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.242165+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.242864+0000 mgr.y (mgr.25166) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.308993+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.311522+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.314114+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.315361+0000 mon.b (mon.1) 247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.315709+0000 mgr.y (mgr.25166) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.315907+0000 mgr.y (mgr.25166) 134 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.324712+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.329258+0000 mgr.y (mgr.25166) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.402066+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.404537+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.407046+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.408183+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.408625+0000 mgr.y (mgr.25166) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.408868+0000 mgr.y (mgr.25166) 137 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.418044+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.420949+0000 mgr.y (mgr.25166) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.485395+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.487956+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.490410+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.491433+0000 mon.b (mon.1) 255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.491847+0000 mgr.y (mgr.25166) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.492083+0000 mgr.y (mgr.25166) 140 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: audit 2024-09-17T10:17:21.497474+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:21 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.500217+0000 mgr.y (mgr.25166) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.570299+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.572861+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.575784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.576868+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.577682+0000 mgr.y (mgr.25166) 110 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.578200+0000 mgr.y (mgr.25166) 111 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.589113+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.590359+0000 mgr.y (mgr.25166) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.663887+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.666422+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.669439+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.670379+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.671058+0000 mgr.y (mgr.25166) 113 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.671383+0000 mgr.y (mgr.25166) 114 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.684368+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.685500+0000 mgr.y (mgr.25166) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.765855+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.768338+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.771500+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.570299+0000 mon.b (mon.1) 212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.572861+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.575784+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.576868+0000 mon.b (mon.1) 215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.577682+0000 mgr.y (mgr.25166) 110 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.578200+0000 mgr.y (mgr.25166) 111 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.589113+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.590359+0000 mgr.y (mgr.25166) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.663887+0000 mon.b (mon.1) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.666422+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.669439+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.670379+0000 mon.b (mon.1) 219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.671058+0000 mgr.y (mgr.25166) 113 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.671383+0000 mgr.y (mgr.25166) 114 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.684368+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.685500+0000 mgr.y (mgr.25166) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.765855+0000 mon.b (mon.1) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.768338+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.771500+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.772510+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.772955+0000 mgr.y (mgr.25166) 116 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.773203+0000 mgr.y (mgr.25166) 117 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.786407+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.787415+0000 mgr.y (mgr.25166) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.857582+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.860103+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.863174+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.864259+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.864862+0000 mgr.y (mgr.25166) 119 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.875870+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.878283+0000 mgr.y (mgr.25166) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.962355+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.965346+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.968622+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.970141+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.970942+0000 mgr.y (mgr.25166) 121 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:20.971204+0000 mgr.y (mgr.25166) 122 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:20.981950+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:20.984969+0000 mgr.y (mgr.25166) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.060385+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.772510+0000 mon.b (mon.1) 223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.772955+0000 mgr.y (mgr.25166) 116 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.773203+0000 mgr.y (mgr.25166) 117 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.786407+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.787415+0000 mgr.y (mgr.25166) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.857582+0000 mon.b (mon.1) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.860103+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.863174+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.864259+0000 mon.b (mon.1) 227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.864862+0000 mgr.y (mgr.25166) 119 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.875870+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.878283+0000 mgr.y (mgr.25166) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.962355+0000 mon.b (mon.1) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.965346+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.968622+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.970141+0000 mon.b (mon.1) 231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.970942+0000 mgr.y (mgr.25166) 121 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:20.971204+0000 mgr.y (mgr.25166) 122 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:20.981950+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:20.984969+0000 mgr.y (mgr.25166) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.060385+0000 mon.b (mon.1) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.062754+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.065526+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.066285+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.066713+0000 mgr.y (mgr.25166) 124 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.066988+0000 mgr.y (mgr.25166) 125 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.076077+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.076760+0000 mgr.y (mgr.25166) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.149659+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.151696+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.153913+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.154875+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.155087+0000 mgr.y (mgr.25166) 127 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.155333+0000 mgr.y (mgr.25166) 128 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.164515+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.165496+0000 mgr.y (mgr.25166) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.229088+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.231160+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.233381+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.237220+0000 mon.b (mon.1) 243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.237433+0000 mgr.y (mgr.25166) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.237689+0000 mgr.y (mgr.25166) 131 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.242165+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.242864+0000 mgr.y (mgr.25166) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.308993+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.311522+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.314114+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.315361+0000 mon.b (mon.1) 247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.315709+0000 mgr.y (mgr.25166) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.315907+0000 mgr.y (mgr.25166) 134 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.324712+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.329258+0000 mgr.y (mgr.25166) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.402066+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.404537+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.407046+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.408183+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.408625+0000 mgr.y (mgr.25166) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.408868+0000 mgr.y (mgr.25166) 137 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.418044+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.420949+0000 mgr.y (mgr.25166) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.485395+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.487956+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.490410+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.491433+0000 mon.b (mon.1) 255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.491847+0000 mgr.y (mgr.25166) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.492083+0000 mgr.y (mgr.25166) 140 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: audit 2024-09-17T10:17:21.497474+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.500217+0000 mgr.y (mgr.25166) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.062754+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.065526+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.066285+0000 mon.b (mon.1) 235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.066713+0000 mgr.y (mgr.25166) 124 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.066988+0000 mgr.y (mgr.25166) 125 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.076077+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.076760+0000 mgr.y (mgr.25166) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.149659+0000 mon.b (mon.1) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.151696+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.153913+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.154875+0000 mon.b (mon.1) 239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.155087+0000 mgr.y (mgr.25166) 127 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.155333+0000 mgr.y (mgr.25166) 128 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.164515+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.165496+0000 mgr.y (mgr.25166) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.229088+0000 mon.b (mon.1) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.231160+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.233381+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.237220+0000 mon.b (mon.1) 243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.237433+0000 mgr.y (mgr.25166) 130 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.237689+0000 mgr.y (mgr.25166) 131 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.242165+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.242864+0000 mgr.y (mgr.25166) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.308993+0000 mon.b (mon.1) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.311522+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.314114+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.315361+0000 mon.b (mon.1) 247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.315709+0000 mgr.y (mgr.25166) 133 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.315907+0000 mgr.y (mgr.25166) 134 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.324712+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.329258+0000 mgr.y (mgr.25166) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.402066+0000 mon.b (mon.1) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.404537+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.407046+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.408183+0000 mon.b (mon.1) 251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.408625+0000 mgr.y (mgr.25166) 136 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.408868+0000 mgr.y (mgr.25166) 137 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.418044+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.420949+0000 mgr.y (mgr.25166) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.485395+0000 mon.b (mon.1) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.487956+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.490410+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.491433+0000 mon.b (mon.1) 255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.491847+0000 mgr.y (mgr.25166) 139 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.492083+0000 mgr.y (mgr.25166) 140 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:21.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: audit 2024-09-17T10:17:21.497474+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:21.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:21 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.500217+0000 mgr.y (mgr.25166) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.569401+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.571954+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.574513+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.575546+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.576754+0000 mgr.y (mgr.25166) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.577002+0000 mgr.y (mgr.25166) 143 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.583516+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.585638+0000 mgr.y (mgr.25166) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.648670+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.651375+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.654446+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.655557+0000 mon.b (mon.1) 263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.655701+0000 mgr.y (mgr.25166) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.655904+0000 mgr.y (mgr.25166) 146 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.661568+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.664932+0000 mgr.y (mgr.25166) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.732623+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.734968+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.737484+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.738318+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.738588+0000 mgr.y (mgr.25166) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.738854+0000 mgr.y (mgr.25166) 149 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.744666+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.747828+0000 mgr.y (mgr.25166) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.820634+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.822748+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.824774+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.825520+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.825603+0000 mgr.y (mgr.25166) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.825871+0000 mgr.y (mgr.25166) 152 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.831293+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.834788+0000 mgr.y (mgr.25166) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.896190+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.898383+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.900406+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.901147+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.901218+0000 mgr.y (mgr.25166) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.901477+0000 mgr.y (mgr.25166) 155 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.907033+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.910106+0000 mgr.y (mgr.25166) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.981003+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.983412+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.985550+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.986316+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.986593+0000 mgr.y (mgr.25166) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:21.986855+0000 mgr.y (mgr.25166) 158 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:21.991916+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:21.995819+0000 mgr.y (mgr.25166) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.066774+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.069595+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.072412+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.073626+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.074442+0000 mgr.y (mgr.25166) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.074750+0000 mgr.y (mgr.25166) 161 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.080526+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.084422+0000 mgr.y (mgr.25166) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.162578+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.164986+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.167476+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.168396+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.168637+0000 mgr.y (mgr.25166) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.168895+0000 mgr.y (mgr.25166) 164 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.173594+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.177832+0000 mgr.y (mgr.25166) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.244597+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.247078+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.249526+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.250467+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.250809+0000 mgr.y (mgr.25166) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.251062+0000 mgr.y (mgr.25166) 167 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.258643+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.259554+0000 mgr.y (mgr.25166) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.324011+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.326591+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.329671+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.330656+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.331265+0000 mgr.y (mgr.25166) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.331519+0000 mgr.y (mgr.25166) 170 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.339297+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.340326+0000 mgr.y (mgr.25166) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.413693+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.415848+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.418281+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.419134+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.419456+0000 mgr.y (mgr.25166) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.419709+0000 mgr.y (mgr.25166) 173 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.426748+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.427321+0000 mgr.y (mgr.25166) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.495417+0000 mon.b (mon.1) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.497782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.501189+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.502051+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.502799+0000 mgr.y (mgr.25166) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.503324+0000 mgr.y (mgr.25166) 176 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: audit 2024-09-17T10:17:22.512120+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:22 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.512941+0000 mgr.y (mgr.25166) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.569401+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.571954+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.574513+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.575546+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.576754+0000 mgr.y (mgr.25166) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.577002+0000 mgr.y (mgr.25166) 143 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.583516+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.585638+0000 mgr.y (mgr.25166) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.648670+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.651375+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.654446+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.655557+0000 mon.b (mon.1) 263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.655701+0000 mgr.y (mgr.25166) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.655904+0000 mgr.y (mgr.25166) 146 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.661568+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.664932+0000 mgr.y (mgr.25166) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.732623+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.734968+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.737484+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.738318+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.738588+0000 mgr.y (mgr.25166) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.738854+0000 mgr.y (mgr.25166) 149 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.744666+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.747828+0000 mgr.y (mgr.25166) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.820634+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.822748+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.824774+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.825520+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.825603+0000 mgr.y (mgr.25166) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.825871+0000 mgr.y (mgr.25166) 152 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.831293+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.834788+0000 mgr.y (mgr.25166) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.896190+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.898383+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.900406+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.901147+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.901218+0000 mgr.y (mgr.25166) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.901477+0000 mgr.y (mgr.25166) 155 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.907033+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.569401+0000 mon.b (mon.1) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.571954+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.574513+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.575546+0000 mon.b (mon.1) 259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.576754+0000 mgr.y (mgr.25166) 142 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.577002+0000 mgr.y (mgr.25166) 143 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.583516+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.585638+0000 mgr.y (mgr.25166) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.648670+0000 mon.b (mon.1) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.651375+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.654446+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.655557+0000 mon.b (mon.1) 263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.655701+0000 mgr.y (mgr.25166) 145 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.655904+0000 mgr.y (mgr.25166) 146 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.661568+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.664932+0000 mgr.y (mgr.25166) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.732623+0000 mon.b (mon.1) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.734968+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.737484+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.910106+0000 mgr.y (mgr.25166) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.981003+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.983412+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.985550+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.986316+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.986593+0000 mgr.y (mgr.25166) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:21.986855+0000 mgr.y (mgr.25166) 158 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:21.991916+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:21.995819+0000 mgr.y (mgr.25166) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.066774+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.069595+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.072412+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.073626+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.074442+0000 mgr.y (mgr.25166) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.074750+0000 mgr.y (mgr.25166) 161 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.080526+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.084422+0000 mgr.y (mgr.25166) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.162578+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.164986+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.167476+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.168396+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.168637+0000 mgr.y (mgr.25166) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.168895+0000 mgr.y (mgr.25166) 164 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.173594+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.177832+0000 mgr.y (mgr.25166) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.244597+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.247078+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.249526+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.250467+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.250809+0000 mgr.y (mgr.25166) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.251062+0000 mgr.y (mgr.25166) 167 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.258643+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.259554+0000 mgr.y (mgr.25166) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.324011+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.326591+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.329671+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.330656+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.331265+0000 mgr.y (mgr.25166) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.331519+0000 mgr.y (mgr.25166) 170 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.339297+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.340326+0000 mgr.y (mgr.25166) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.413693+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.415848+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.418281+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.419134+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.419456+0000 mgr.y (mgr.25166) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.419709+0000 mgr.y (mgr.25166) 173 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.426748+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.427321+0000 mgr.y (mgr.25166) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.495417+0000 mon.b (mon.1) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.497782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.501189+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.502051+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.502799+0000 mgr.y (mgr.25166) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.503324+0000 mgr.y (mgr.25166) 176 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: audit 2024-09-17T10:17:22.512120+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.512941+0000 mgr.y (mgr.25166) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.738318+0000 mon.b (mon.1) 267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.738588+0000 mgr.y (mgr.25166) 148 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.738854+0000 mgr.y (mgr.25166) 149 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.744666+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.747828+0000 mgr.y (mgr.25166) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.820634+0000 mon.b (mon.1) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.822748+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.824774+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.825520+0000 mon.b (mon.1) 271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.825603+0000 mgr.y (mgr.25166) 151 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.825871+0000 mgr.y (mgr.25166) 152 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.831293+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.834788+0000 mgr.y (mgr.25166) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.896190+0000 mon.b (mon.1) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.898383+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.900406+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.901147+0000 mon.b (mon.1) 275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.901218+0000 mgr.y (mgr.25166) 154 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.901477+0000 mgr.y (mgr.25166) 155 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.907033+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.910106+0000 mgr.y (mgr.25166) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.981003+0000 mon.b (mon.1) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.983412+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.985550+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.986316+0000 mon.b (mon.1) 279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.986593+0000 mgr.y (mgr.25166) 157 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:21.986855+0000 mgr.y (mgr.25166) 158 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:21.991916+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:21.995819+0000 mgr.y (mgr.25166) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.066774+0000 mon.b (mon.1) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.069595+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.072412+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.073626+0000 mon.b (mon.1) 283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.074442+0000 mgr.y (mgr.25166) 160 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.074750+0000 mgr.y (mgr.25166) 161 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.080526+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.084422+0000 mgr.y (mgr.25166) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.162578+0000 mon.b (mon.1) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.164986+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.167476+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.168396+0000 mon.b (mon.1) 287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.168637+0000 mgr.y (mgr.25166) 163 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.168895+0000 mgr.y (mgr.25166) 164 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.173594+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.177832+0000 mgr.y (mgr.25166) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.244597+0000 mon.b (mon.1) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.247078+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.249526+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.250467+0000 mon.b (mon.1) 291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.250809+0000 mgr.y (mgr.25166) 166 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.251062+0000 mgr.y (mgr.25166) 167 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.258643+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.259554+0000 mgr.y (mgr.25166) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.324011+0000 mon.b (mon.1) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.326591+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.329671+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.330656+0000 mon.b (mon.1) 295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.331265+0000 mgr.y (mgr.25166) 169 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.331519+0000 mgr.y (mgr.25166) 170 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.339297+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.340326+0000 mgr.y (mgr.25166) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.413693+0000 mon.b (mon.1) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.415848+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.418281+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.419134+0000 mon.b (mon.1) 299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.419456+0000 mgr.y (mgr.25166) 172 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.419709+0000 mgr.y (mgr.25166) 173 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.426748+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.427321+0000 mgr.y (mgr.25166) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.495417+0000 mon.b (mon.1) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.497782+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.501189+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.502051+0000 mon.b (mon.1) 303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.502799+0000 mgr.y (mgr.25166) 175 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.503324+0000 mgr.y (mgr.25166) 176 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: audit 2024-09-17T10:17:22.512120+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:22.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:22 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.512941+0000 mgr.y (mgr.25166) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.597752+0000 mon.b (mon.1) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.600197+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.603354+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.604357+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.605135+0000 mgr.y (mgr.25166) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.605885+0000 mgr.y (mgr.25166) 179 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.613464+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.614320+0000 mgr.y (mgr.25166) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.698429+0000 mon.b (mon.1) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.701686+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.705094+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.706440+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.707565+0000 mgr.y (mgr.25166) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.708205+0000 mgr.y (mgr.25166) 182 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.713898+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.716952+0000 mgr.y (mgr.25166) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.813949+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.816251+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.818830+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.597752+0000 mon.b (mon.1) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.600197+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.603354+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.604357+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.605135+0000 mgr.y (mgr.25166) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.605885+0000 mgr.y (mgr.25166) 179 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.613464+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.614320+0000 mgr.y (mgr.25166) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.698429+0000 mon.b (mon.1) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.701686+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.705094+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.706440+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.707565+0000 mgr.y (mgr.25166) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.708205+0000 mgr.y (mgr.25166) 182 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.713898+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.716952+0000 mgr.y (mgr.25166) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.813949+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.816251+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.818830+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.819984+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.820607+0000 mgr.y (mgr.25166) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.820944+0000 mgr.y (mgr.25166) 185 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.829957+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.834347+0000 mgr.y (mgr.25166) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.935894+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.938802+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.941916+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.943009+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.943963+0000 mgr.y (mgr.25166) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:22.944597+0000 mgr.y (mgr.25166) 188 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:22.953217+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:22.955036+0000 mgr.y (mgr.25166) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.032094+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.035158+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.038476+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.039825+0000 mon.b (mon.1) 323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.040898+0000 mgr.y (mgr.25166) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.041439+0000 mgr.y (mgr.25166) 191 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.048572+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.049451+0000 mgr.y (mgr.25166) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.143413+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.146744+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.149834+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.151317+0000 mon.b (mon.1) 327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.152773+0000 mgr.y (mgr.25166) 193 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.153282+0000 mgr.y (mgr.25166) 194 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.161860+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.163558+0000 mgr.y (mgr.25166) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.265701+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.268283+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.271829+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.273082+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.274074+0000 mgr.y (mgr.25166) 196 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.274700+0000 mgr.y (mgr.25166) 197 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.283272+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.284312+0000 mgr.y (mgr.25166) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.368042+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.371173+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.374225+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.819984+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.820607+0000 mgr.y (mgr.25166) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.820944+0000 mgr.y (mgr.25166) 185 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.829957+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.834347+0000 mgr.y (mgr.25166) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.935894+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.938802+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.941916+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.943009+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.943963+0000 mgr.y (mgr.25166) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:22.944597+0000 mgr.y (mgr.25166) 188 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:22.953217+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:22.955036+0000 mgr.y (mgr.25166) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.032094+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.035158+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.038476+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.039825+0000 mon.b (mon.1) 323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.040898+0000 mgr.y (mgr.25166) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.041439+0000 mgr.y (mgr.25166) 191 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.048572+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.049451+0000 mgr.y (mgr.25166) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.375609+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.376500+0000 mgr.y (mgr.25166) 199 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.377006+0000 mgr.y (mgr.25166) 200 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.387916+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.390188+0000 mgr.y (mgr.25166) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.463284+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.465432+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.468298+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.469293+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.469543+0000 mgr.y (mgr.25166) 202 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.469758+0000 mgr.y (mgr.25166) 203 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: audit 2024-09-17T10:17:23.480037+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.480756+0000 mgr.y (mgr.25166) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.143413+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.146744+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.149834+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.151317+0000 mon.b (mon.1) 327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.152773+0000 mgr.y (mgr.25166) 193 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.153282+0000 mgr.y (mgr.25166) 194 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.161860+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.163558+0000 mgr.y (mgr.25166) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.265701+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.268283+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.271829+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.273082+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.274074+0000 mgr.y (mgr.25166) 196 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.274700+0000 mgr.y (mgr.25166) 197 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.283272+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.284312+0000 mgr.y (mgr.25166) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.368042+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.371173+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.374225+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.375609+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.376500+0000 mgr.y (mgr.25166) 199 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.377006+0000 mgr.y (mgr.25166) 200 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.387916+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.390188+0000 mgr.y (mgr.25166) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.463284+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.465432+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.468298+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.469293+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.469543+0000 mgr.y (mgr.25166) 202 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.469758+0000 mgr.y (mgr.25166) 203 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: audit 2024-09-17T10:17:23.480037+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:23 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.480756+0000 mgr.y (mgr.25166) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.597752+0000 mon.b (mon.1) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.600197+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.603354+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.604357+0000 mon.b (mon.1) 307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.605135+0000 mgr.y (mgr.25166) 178 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.605885+0000 mgr.y (mgr.25166) 179 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.613464+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.614320+0000 mgr.y (mgr.25166) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.698429+0000 mon.b (mon.1) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.701686+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.705094+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.706440+0000 mon.b (mon.1) 311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.707565+0000 mgr.y (mgr.25166) 181 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.708205+0000 mgr.y (mgr.25166) 182 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.713898+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.716952+0000 mgr.y (mgr.25166) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.813949+0000 mon.b (mon.1) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.816251+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.818830+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.819984+0000 mon.b (mon.1) 315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.820607+0000 mgr.y (mgr.25166) 184 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.820944+0000 mgr.y (mgr.25166) 185 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.829957+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.834347+0000 mgr.y (mgr.25166) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.935894+0000 mon.b (mon.1) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.938802+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.941916+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.943009+0000 mon.b (mon.1) 319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.943963+0000 mgr.y (mgr.25166) 187 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:22.944597+0000 mgr.y (mgr.25166) 188 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:22.953217+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:22.955036+0000 mgr.y (mgr.25166) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.032094+0000 mon.b (mon.1) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.035158+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.038476+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.039825+0000 mon.b (mon.1) 323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.040898+0000 mgr.y (mgr.25166) 190 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.041439+0000 mgr.y (mgr.25166) 191 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.048572+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.049451+0000 mgr.y (mgr.25166) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.143413+0000 mon.b (mon.1) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.146744+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.149834+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.151317+0000 mon.b (mon.1) 327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.152773+0000 mgr.y (mgr.25166) 193 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.153282+0000 mgr.y (mgr.25166) 194 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.161860+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.163558+0000 mgr.y (mgr.25166) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.265701+0000 mon.b (mon.1) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.268283+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.271829+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.273082+0000 mon.b (mon.1) 331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.274074+0000 mgr.y (mgr.25166) 196 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.274700+0000 mgr.y (mgr.25166) 197 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.283272+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.284312+0000 mgr.y (mgr.25166) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.368042+0000 mon.b (mon.1) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.371173+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.374225+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.375609+0000 mon.b (mon.1) 335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.376500+0000 mgr.y (mgr.25166) 199 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.377006+0000 mgr.y (mgr.25166) 200 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.387916+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.390188+0000 mgr.y (mgr.25166) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.463284+0000 mon.b (mon.1) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.465432+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.468298+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.469293+0000 mon.b (mon.1) 339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.469543+0000 mgr.y (mgr.25166) 202 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.469758+0000 mgr.y (mgr.25166) 203 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: audit 2024-09-17T10:17:23.480037+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:23.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:23 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.480756+0000 mgr.y (mgr.25166) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.562439+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.564452+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.567089+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.567983+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.568308+0000 mgr.y (mgr.25166) 205 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.568501+0000 mgr.y (mgr.25166) 206 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.573795+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.574566+0000 mgr.y (mgr.25166) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.653638+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.655641+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.657996+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.658867+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.659392+0000 mgr.y (mgr.25166) 208 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.659936+0000 mgr.y (mgr.25166) 209 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.667576+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.668400+0000 mgr.y (mgr.25166) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.750625+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.753081+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.755976+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.562439+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.564452+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.567089+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.567983+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.568308+0000 mgr.y (mgr.25166) 205 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.568501+0000 mgr.y (mgr.25166) 206 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.573795+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.574566+0000 mgr.y (mgr.25166) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.653638+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.655641+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.657996+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.658867+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.659392+0000 mgr.y (mgr.25166) 208 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.659936+0000 mgr.y (mgr.25166) 209 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.667576+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.668400+0000 mgr.y (mgr.25166) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.750625+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.753081+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.755976+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.756914+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.757371+0000 mgr.y (mgr.25166) 211 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.757597+0000 mgr.y (mgr.25166) 212 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.766045+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.767363+0000 mgr.y (mgr.25166) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.839432+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.841601+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.843747+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.844472+0000 mon.b (mon.1) 355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.844579+0000 mgr.y (mgr.25166) 214 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.844804+0000 mgr.y (mgr.25166) 215 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.849441+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.851502+0000 mgr.y (mgr.25166) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.923561+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.925836+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.928554+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.929362+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.929646+0000 mgr.y (mgr.25166) 217 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:23.929838+0000 mgr.y (mgr.25166) 218 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:23.936327+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:23.938109+0000 mgr.y (mgr.25166) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.756914+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.757371+0000 mgr.y (mgr.25166) 211 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.757597+0000 mgr.y (mgr.25166) 212 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.766045+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.767363+0000 mgr.y (mgr.25166) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.839432+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.841601+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.843747+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.844472+0000 mon.b (mon.1) 355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.844579+0000 mgr.y (mgr.25166) 214 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.844804+0000 mgr.y (mgr.25166) 215 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.849441+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.851502+0000 mgr.y (mgr.25166) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.923561+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.925836+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.928554+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.929362+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.929646+0000 mgr.y (mgr.25166) 217 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:23.929838+0000 mgr.y (mgr.25166) 218 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:23.936327+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:23.938109+0000 mgr.y (mgr.25166) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.025574+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.028175+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.031691+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.032557+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.033181+0000 mgr.y (mgr.25166) 220 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.043338+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.045364+0000 mgr.y (mgr.25166) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.128533+0000 mon.b (mon.1) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.130989+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.133980+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.135408+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.136013+0000 mgr.y (mgr.25166) 222 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.136549+0000 mgr.y (mgr.25166) 223 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.145739+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.148472+0000 mgr.y (mgr.25166) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.230634+0000 mon.b (mon.1) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.233065+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.235654+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.236474+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.025574+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.028175+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.031691+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.032557+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.033181+0000 mgr.y (mgr.25166) 220 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.043338+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.045364+0000 mgr.y (mgr.25166) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.128533+0000 mon.b (mon.1) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.130989+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.133980+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.135408+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.136013+0000 mgr.y (mgr.25166) 222 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.136549+0000 mgr.y (mgr.25166) 223 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.145739+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.148472+0000 mgr.y (mgr.25166) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.230634+0000 mon.b (mon.1) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.233065+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.235654+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.236474+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.237251+0000 mgr.y (mgr.25166) 225 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.238104+0000 mgr.y (mgr.25166) 226 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.247358+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.248150+0000 mgr.y (mgr.25166) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.339371+0000 mon.b (mon.1) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.342781+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.345093+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.345877+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.346106+0000 mgr.y (mgr.25166) 228 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.346382+0000 mgr.y (mgr.25166) 229 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.351163+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.351963+0000 mgr.y (mgr.25166) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.418517+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.421131+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.423496+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.424552+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.424854+0000 mgr.y (mgr.25166) 231 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.425101+0000 mgr.y (mgr.25166) 232 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.429606+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.432698+0000 mgr.y (mgr.25166) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.495899+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.237251+0000 mgr.y (mgr.25166) 225 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.238104+0000 mgr.y (mgr.25166) 226 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.247358+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.248150+0000 mgr.y (mgr.25166) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.339371+0000 mon.b (mon.1) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.342781+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.345093+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.345877+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.346106+0000 mgr.y (mgr.25166) 228 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.346382+0000 mgr.y (mgr.25166) 229 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.351163+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.351963+0000 mgr.y (mgr.25166) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.418517+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.421131+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.423496+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.424552+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.424854+0000 mgr.y (mgr.25166) 231 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.425101+0000 mgr.y (mgr.25166) 232 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.429606+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.432698+0000 mgr.y (mgr.25166) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.495899+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.498276+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.500660+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.501598+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.501776+0000 mgr.y (mgr.25166) 234 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.502016+0000 mgr.y (mgr.25166) 235 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: audit 2024-09-17T10:17:24.506604+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.509631+0000 mgr.y (mgr.25166) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.498276+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.500660+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.501598+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.501776+0000 mgr.y (mgr.25166) 234 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.502016+0000 mgr.y (mgr.25166) 235 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: audit 2024-09-17T10:17:24.506604+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:24 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.509631+0000 mgr.y (mgr.25166) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.562439+0000 mon.b (mon.1) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.564452+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.567089+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.567983+0000 mon.b (mon.1) 343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.568308+0000 mgr.y (mgr.25166) 205 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.568501+0000 mgr.y (mgr.25166) 206 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.573795+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.574566+0000 mgr.y (mgr.25166) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.653638+0000 mon.b (mon.1) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.655641+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.657996+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.658867+0000 mon.b (mon.1) 347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.659392+0000 mgr.y (mgr.25166) 208 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.659936+0000 mgr.y (mgr.25166) 209 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.667576+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.668400+0000 mgr.y (mgr.25166) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.750625+0000 mon.b (mon.1) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.753081+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.755976+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.756914+0000 mon.b (mon.1) 351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.757371+0000 mgr.y (mgr.25166) 211 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.757597+0000 mgr.y (mgr.25166) 212 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.766045+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.767363+0000 mgr.y (mgr.25166) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.839432+0000 mon.b (mon.1) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.841601+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.843747+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.844472+0000 mon.b (mon.1) 355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.844579+0000 mgr.y (mgr.25166) 214 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.844804+0000 mgr.y (mgr.25166) 215 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.849441+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.851502+0000 mgr.y (mgr.25166) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.923561+0000 mon.b (mon.1) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.925836+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.928554+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.929362+0000 mon.b (mon.1) 359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.929646+0000 mgr.y (mgr.25166) 217 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:23.929838+0000 mgr.y (mgr.25166) 218 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:23.936327+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:23.938109+0000 mgr.y (mgr.25166) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.025574+0000 mon.b (mon.1) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.028175+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.031691+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.032557+0000 mon.b (mon.1) 363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.033181+0000 mgr.y (mgr.25166) 220 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.043338+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.045364+0000 mgr.y (mgr.25166) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.128533+0000 mon.b (mon.1) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.130989+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.133980+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.135408+0000 mon.b (mon.1) 367 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.136013+0000 mgr.y (mgr.25166) 222 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.136549+0000 mgr.y (mgr.25166) 223 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.145739+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.148472+0000 mgr.y (mgr.25166) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.230634+0000 mon.b (mon.1) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.233065+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.235654+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.236474+0000 mon.b (mon.1) 371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.237251+0000 mgr.y (mgr.25166) 225 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.238104+0000 mgr.y (mgr.25166) 226 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.247358+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.248150+0000 mgr.y (mgr.25166) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.339371+0000 mon.b (mon.1) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.342781+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.345093+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.345877+0000 mon.b (mon.1) 375 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.346106+0000 mgr.y (mgr.25166) 228 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.346382+0000 mgr.y (mgr.25166) 229 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.351163+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.351963+0000 mgr.y (mgr.25166) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.418517+0000 mon.b (mon.1) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.421131+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.423496+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.424552+0000 mon.b (mon.1) 379 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.424854+0000 mgr.y (mgr.25166) 231 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.425101+0000 mgr.y (mgr.25166) 232 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.429606+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.432698+0000 mgr.y (mgr.25166) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.495899+0000 mon.b (mon.1) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.498276+0000 mon.b (mon.1) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.500660+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.501598+0000 mon.b (mon.1) 383 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.501776+0000 mgr.y (mgr.25166) 234 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.502016+0000 mgr.y (mgr.25166) 235 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:24.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: audit 2024-09-17T10:17:24.506604+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:24.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:24 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.509631+0000 mgr.y (mgr.25166) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.838 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.570252+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.838 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.572362+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.838 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.574521+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.838 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.575378+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.838 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.575453+0000 mgr.y (mgr.25166) 237 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.575703+0000 mgr.y (mgr.25166) 238 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.579831+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.581706+0000 mgr.y (mgr.25166) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.640015+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.641784+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.643447+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.644183+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.644456+0000 mgr.y (mgr.25166) 240 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.644920+0000 mgr.y (mgr.25166) 241 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.650054+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.651830+0000 mgr.y (mgr.25166) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.713614+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.839 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.715993+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.718334+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.719411+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.720259+0000 mgr.y (mgr.25166) 243 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.725561+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.729041+0000 mgr.y (mgr.25166) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.798833+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.801676+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.804572+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.805638+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.806632+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.806913+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.817062+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.840 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.819430+0000 mgr.y (mgr.25166) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.904136+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.906702+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.909295+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.910387+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.911290+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:24.911948+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:24.922739+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:24.924210+0000 mgr.y (mgr.25166) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.841 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.007235+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.009716+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.012754+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.013668+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.014539+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.015068+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.020522+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.024469+0000 mgr.y (mgr.25166) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.110140+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.112659+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.842 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.115688+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.116690+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.117474+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.127766+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.129948+0000 mgr.y (mgr.25166) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.193266+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.195974+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.199548+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.201044+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.201998+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.212173+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.215660+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.291857+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.294684+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.843 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.297280+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.298433+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.299357+0000 mgr.y (mgr.25166) 258 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.299867+0000 mgr.y (mgr.25166) 259 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.307500+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.308646+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.388256+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.391460+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.394661+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.395867+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.396820+0000 mgr.y (mgr.25166) 261 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.407243+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.408131+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.844 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.487280+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.489828+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.492521+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.493427+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.494052+0000 mgr.y (mgr.25166) 263 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.494525+0000 mgr.y (mgr.25166) 264 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: audit 2024-09-17T10:17:25.505554+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.508874+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.570252+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.572362+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.574521+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.575378+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.575453+0000 mgr.y (mgr.25166) 237 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.575703+0000 mgr.y (mgr.25166) 238 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.579831+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.581706+0000 mgr.y (mgr.25166) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.640015+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.641784+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.643447+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.644183+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.644456+0000 mgr.y (mgr.25166) 240 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.644920+0000 mgr.y (mgr.25166) 241 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.650054+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.651830+0000 mgr.y (mgr.25166) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.713614+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.715993+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.718334+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.570252+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.572362+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.574521+0000 mon.b (mon.1) 386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.575378+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.575453+0000 mgr.y (mgr.25166) 237 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.575703+0000 mgr.y (mgr.25166) 238 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.579831+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.581706+0000 mgr.y (mgr.25166) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.640015+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.641784+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.643447+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.644183+0000 mon.b (mon.1) 391 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.644456+0000 mgr.y (mgr.25166) 240 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.644920+0000 mgr.y (mgr.25166) 241 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.650054+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.651830+0000 mgr.y (mgr.25166) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.713614+0000 mon.b (mon.1) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.715993+0000 mon.b (mon.1) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.718334+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.719411+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.720259+0000 mgr.y (mgr.25166) 243 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.725561+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.729041+0000 mgr.y (mgr.25166) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.798833+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.801676+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.804572+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.805638+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.806632+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.806913+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.817062+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.819430+0000 mgr.y (mgr.25166) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.904136+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.906702+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.909295+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.910387+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.911290+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:24.911948+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:24.922739+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:24.924210+0000 mgr.y (mgr.25166) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.007235+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.719411+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.720259+0000 mgr.y (mgr.25166) 243 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.725561+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.729041+0000 mgr.y (mgr.25166) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.798833+0000 mon.b (mon.1) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.801676+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.804572+0000 mon.b (mon.1) 398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.805638+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.806632+0000 mgr.y (mgr.25166) 245 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.806913+0000 mgr.y (mgr.25166) 246 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.817062+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.819430+0000 mgr.y (mgr.25166) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.904136+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.906702+0000 mon.b (mon.1) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.909295+0000 mon.b (mon.1) 402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.910387+0000 mon.b (mon.1) 403 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.911290+0000 mgr.y (mgr.25166) 248 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:24.911948+0000 mgr.y (mgr.25166) 249 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:24.922739+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:24.924210+0000 mgr.y (mgr.25166) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.007235+0000 mon.b (mon.1) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.009716+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.012754+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.013668+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.014539+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.015068+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.020522+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.024469+0000 mgr.y (mgr.25166) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.110140+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.112659+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.115688+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.116690+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.117474+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.127766+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.129948+0000 mgr.y (mgr.25166) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.193266+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.195974+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.199548+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.201044+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.201998+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.212173+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.215660+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.291857+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.294684+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.297280+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.298433+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.299357+0000 mgr.y (mgr.25166) 258 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.299867+0000 mgr.y (mgr.25166) 259 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.307500+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.308646+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.388256+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.391460+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.394661+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.395867+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.396820+0000 mgr.y (mgr.25166) 261 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.407243+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.408131+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.487280+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.489828+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.492521+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.493427+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.009716+0000 mon.b (mon.1) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.012754+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.013668+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.014539+0000 mgr.y (mgr.25166) 251 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.015068+0000 mgr.y (mgr.25166) 252 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.020522+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.024469+0000 mgr.y (mgr.25166) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.110140+0000 mon.b (mon.1) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.112659+0000 mon.b (mon.1) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.115688+0000 mon.b (mon.1) 410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.116690+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.117474+0000 mgr.y (mgr.25166) 254 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.127766+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.129948+0000 mgr.y (mgr.25166) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.193266+0000 mon.b (mon.1) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.195974+0000 mon.b (mon.1) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.199548+0000 mon.b (mon.1) 414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.201044+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.201998+0000 mgr.y (mgr.25166) 256 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.212173+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.494052+0000 mgr.y (mgr.25166) 263 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.494525+0000 mgr.y (mgr.25166) 264 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: audit 2024-09-17T10:17:25.505554+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.508874+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.215660+0000 mgr.y (mgr.25166) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.291857+0000 mon.b (mon.1) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.294684+0000 mon.b (mon.1) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.297280+0000 mon.b (mon.1) 418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.298433+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.299357+0000 mgr.y (mgr.25166) 258 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.299867+0000 mgr.y (mgr.25166) 259 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.307500+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.308646+0000 mgr.y (mgr.25166) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.388256+0000 mon.b (mon.1) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.391460+0000 mon.b (mon.1) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.394661+0000 mon.b (mon.1) 422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.395867+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.396820+0000 mgr.y (mgr.25166) 261 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.407243+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.408131+0000 mgr.y (mgr.25166) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.487280+0000 mon.b (mon.1) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.489828+0000 mon.b (mon.1) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.492521+0000 mon.b (mon.1) 426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.493427+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.494052+0000 mgr.y (mgr.25166) 263 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.494525+0000 mgr.y (mgr.25166) 264 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: audit 2024-09-17T10:17:25.505554+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:25.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:25 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.508874+0000 mgr.y (mgr.25166) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.165 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[72363]: [17/Sep/2024:10:17:25] ENGINE Bus STARTING 2024-09-17T10:17:26.166 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[72363]: CherryPy Checker: 2024-09-17T10:17:26.166 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:25 smithi203 bash[72363]: The Application mounted at '' has an empty config. 2024-09-17T10:17:26.166 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[72363]: [17/Sep/2024:10:17:26] ENGINE Serving on http://:::9283 2024-09-17T10:17:26.166 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[72363]: [17/Sep/2024:10:17:26] ENGINE Bus STARTED 2024-09-17T10:17:26.562 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:17:26] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.43.0" 2024-09-17T10:17:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.589566+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.591898+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.595001+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.596300+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.597320+0000 mgr.y (mgr.25166) 266 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.607678+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.610664+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.687514+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.690147+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.693113+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.694214+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.694653+0000 mgr.y (mgr.25166) 268 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.694934+0000 mgr.y (mgr.25166) 269 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.699477+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.704428+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.782680+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.785952+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.789581+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.790654+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.589566+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.591898+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.595001+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.596300+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.597320+0000 mgr.y (mgr.25166) 266 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.607678+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.610664+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.687514+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.690147+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.693113+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.694214+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.694653+0000 mgr.y (mgr.25166) 268 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.694934+0000 mgr.y (mgr.25166) 269 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.699477+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.704428+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.782680+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.785952+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.789581+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.790654+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.791457+0000 mgr.y (mgr.25166) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.792119+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.809893+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.811118+0000 mgr.y (mgr.25166) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.905057+0000 mon.a (mon.0) 2105 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:17:26.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.905219+0000 mon.a (mon.0) 2106 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.907475+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.908144+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.909664+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.910732+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.920387+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.922478+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.924991+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.925760+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.926393+0000 mgr.y (mgr.25166) 274 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:25.926874+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:25.946127+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:25.947206+0000 mgr.y (mgr.25166) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.034911+0000 mon.b (mon.1) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.037254+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.791457+0000 mgr.y (mgr.25166) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.792119+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.809893+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.811118+0000 mgr.y (mgr.25166) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.905057+0000 mon.a (mon.0) 2105 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.905219+0000 mon.a (mon.0) 2106 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.907475+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:17:26.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.908144+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.909664+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.910732+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.920387+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.922478+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.924991+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.925760+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.926393+0000 mgr.y (mgr.25166) 274 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:25.926874+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:25.946127+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:25.947206+0000 mgr.y (mgr.25166) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.034911+0000 mon.b (mon.1) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.037254+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.039807+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.040895+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.041771+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.042373+0000 mgr.y (mgr.25166) 278 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.057772+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.058649+0000 mgr.y (mgr.25166) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.146632+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.148871+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.151084+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.152163+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.152669+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.152905+0000 mgr.y (mgr.25166) 281 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.167324+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.170441+0000 mgr.y (mgr.25166) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.213692+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.241499+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.258591+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.261769+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.262790+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.263756+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.274956+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.276122+0000 mgr.y (mgr.25166) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.369651+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.373279+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.376053+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.377414+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.378350+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.378839+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.395124+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.398639+0000 mgr.y (mgr.25166) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.458357+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.461454+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.464366+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.465598+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.466421+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.466885+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.475441+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.477207+0000 mgr.y (mgr.25166) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[25345]: audit 2024-09-17T10:17:26.484818+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.039807+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.040895+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.041771+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.042373+0000 mgr.y (mgr.25166) 278 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.057772+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.058649+0000 mgr.y (mgr.25166) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.146632+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.148871+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.151084+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.152163+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.152669+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.152905+0000 mgr.y (mgr.25166) 281 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.167324+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.170441+0000 mgr.y (mgr.25166) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.213692+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.241499+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.258591+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.261769+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.262790+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.263756+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.274956+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.276122+0000 mgr.y (mgr.25166) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.369651+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.373279+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.376053+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.377414+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.378350+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.378839+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.395124+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.398639+0000 mgr.y (mgr.25166) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.458357+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.461454+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.464366+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.465598+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.466421+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.466885+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.475441+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.477207+0000 mgr.y (mgr.25166) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:26 smithi039 bash[19898]: audit 2024-09-17T10:17:26.484818+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.589566+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.591898+0000 mon.b (mon.1) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.595001+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.596300+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.597320+0000 mgr.y (mgr.25166) 266 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.607678+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.610664+0000 mgr.y (mgr.25166) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.687514+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.690147+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.693113+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.694214+0000 mon.b (mon.1) 435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.694653+0000 mgr.y (mgr.25166) 268 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.694934+0000 mgr.y (mgr.25166) 269 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.699477+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.704428+0000 mgr.y (mgr.25166) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.782680+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.785952+0000 mon.b (mon.1) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.789581+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.790654+0000 mon.b (mon.1) 439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.791457+0000 mgr.y (mgr.25166) 271 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.792119+0000 mgr.y (mgr.25166) 272 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.809893+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.811118+0000 mgr.y (mgr.25166) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.905057+0000 mon.a (mon.0) 2105 : cluster [DBG] Standby manager daemon x restarted 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.905219+0000 mon.a (mon.0) 2106 : cluster [DBG] Standby manager daemon x started 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.907475+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.908144+0000 mon.b (mon.1) 441 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.909664+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.910732+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.? 172.21.15.203:0/885104736' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-17T10:17:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.920387+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.922478+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.924991+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.925760+0000 mon.b (mon.1) 447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.926393+0000 mgr.y (mgr.25166) 274 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:25.926874+0000 mgr.y (mgr.25166) 275 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:25.946127+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:25.947206+0000 mgr.y (mgr.25166) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.034911+0000 mon.b (mon.1) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.037254+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.039807+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.040895+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.041771+0000 mgr.y (mgr.25166) 277 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.042373+0000 mgr.y (mgr.25166) 278 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.057772+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.058649+0000 mgr.y (mgr.25166) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.146632+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.148871+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.151084+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.152163+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.152669+0000 mgr.y (mgr.25166) 280 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.152905+0000 mgr.y (mgr.25166) 281 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.167324+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.170441+0000 mgr.y (mgr.25166) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.213692+0000 mgr.y (mgr.25166) 283 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.241499+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.258591+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.261769+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.262790+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.263756+0000 mgr.y (mgr.25166) 284 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.274956+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.276122+0000 mgr.y (mgr.25166) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.369651+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.373279+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.376053+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.377414+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.378350+0000 mgr.y (mgr.25166) 286 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.378839+0000 mgr.y (mgr.25166) 287 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.395124+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.398639+0000 mgr.y (mgr.25166) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.458357+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.461454+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.464366+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.465598+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.466421+0000 mgr.y (mgr.25166) 289 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.466885+0000 mgr.y (mgr.25166) 290 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.475441+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.477207+0000 mgr.y (mgr.25166) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:26 smithi203 bash[20366]: audit 2024-09-17T10:17:26.484818+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.622016+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.625027+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.628248+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.629870+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.632047+0000 mgr.y (mgr.25166) 292 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s 2024-09-17T10:17:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.632532+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.639347+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.640500+0000 mgr.y (mgr.25166) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.713301+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.716088+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.718877+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.719811+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.720549+0000 mgr.y (mgr.25166) 295 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.721058+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.727808+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.729228+0000 mgr.y (mgr.25166) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.798800+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.801405+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.804355+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.622016+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.625027+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.628248+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.629870+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.632047+0000 mgr.y (mgr.25166) 292 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.632532+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.639347+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.640500+0000 mgr.y (mgr.25166) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.713301+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.716088+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.718877+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.719811+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.720549+0000 mgr.y (mgr.25166) 295 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.721058+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.727808+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.729228+0000 mgr.y (mgr.25166) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.798800+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.801405+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.804355+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.805337+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.806386+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.814050+0000 mon.a (mon.0) 2115 : cluster [DBG] mgrmap e45: y(active, since 31s), standbys: x 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.815522+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.828194+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.829076+0000 mgr.y (mgr.25166) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.906341+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.909517+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.912074+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.913222+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.913750+0000 mgr.y (mgr.25166) 301 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:26.913997+0000 mgr.y (mgr.25166) 302 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.920204+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:26.923731+0000 mgr.y (mgr.25166) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.993189+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.996141+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:26.998977+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.000048+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.000754+0000 mgr.y (mgr.25166) 304 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.000998+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.805337+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.806386+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.814050+0000 mon.a (mon.0) 2115 : cluster [DBG] mgrmap e45: y(active, since 31s), standbys: x 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.815522+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.828194+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.829076+0000 mgr.y (mgr.25166) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.906341+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.909517+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.912074+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.913222+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.913750+0000 mgr.y (mgr.25166) 301 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:26.913997+0000 mgr.y (mgr.25166) 302 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.920204+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:26.923731+0000 mgr.y (mgr.25166) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.993189+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.996141+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:26.998977+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.000048+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.000754+0000 mgr.y (mgr.25166) 304 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.000998+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.009588+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.011136+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.084651+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.087501+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.091007+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.092313+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.093334+0000 mgr.y (mgr.25166) 307 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.093590+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.103844+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.107165+0000 mgr.y (mgr.25166) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.188273+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.191147+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.194688+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.195602+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.196025+0000 mgr.y (mgr.25166) 310 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.196268+0000 mgr.y (mgr.25166) 311 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.206929+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.207946+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.299466+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.302672+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.009588+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.011136+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.084651+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.087501+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.091007+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.092313+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.093334+0000 mgr.y (mgr.25166) 307 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.093590+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.103844+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.107165+0000 mgr.y (mgr.25166) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.188273+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.191147+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.194688+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.195602+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.196025+0000 mgr.y (mgr.25166) 310 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.196268+0000 mgr.y (mgr.25166) 311 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.206929+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.207946+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.299466+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.302672+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.305445+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.306551+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.307045+0000 mgr.y (mgr.25166) 313 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.307288+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.315369+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.317136+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.412666+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.415739+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.419259+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.420598+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.421417+0000 mgr.y (mgr.25166) 316 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.421832+0000 mgr.y (mgr.25166) 317 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.427975+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.431595+0000 mgr.y (mgr.25166) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.508487+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.511294+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.514425+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.515736+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.516673+0000 mgr.y (mgr.25166) 319 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.517148+0000 mgr.y (mgr.25166) 320 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[25345]: audit 2024-09-17T10:17:27.526063+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.305445+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.306551+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.307045+0000 mgr.y (mgr.25166) 313 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.307288+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.315369+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.317136+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.412666+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.415739+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.419259+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.420598+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.421417+0000 mgr.y (mgr.25166) 316 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.421832+0000 mgr.y (mgr.25166) 317 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.427975+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.431595+0000 mgr.y (mgr.25166) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.508487+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.511294+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.514425+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.515736+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.516673+0000 mgr.y (mgr.25166) 319 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.517148+0000 mgr.y (mgr.25166) 320 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:27 smithi039 bash[19898]: audit 2024-09-17T10:17:27.526063+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.622016+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.625027+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.628248+0000 mon.b (mon.1) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.629870+0000 mon.b (mon.1) 472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.632047+0000 mgr.y (mgr.25166) 292 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.632532+0000 mgr.y (mgr.25166) 293 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.639347+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.640500+0000 mgr.y (mgr.25166) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.713301+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.716088+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.718877+0000 mon.b (mon.1) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.719811+0000 mon.b (mon.1) 476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.720549+0000 mgr.y (mgr.25166) 295 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.721058+0000 mgr.y (mgr.25166) 296 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.727808+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.729228+0000 mgr.y (mgr.25166) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.798800+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.801405+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.804355+0000 mon.b (mon.1) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.805337+0000 mon.b (mon.1) 480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.806386+0000 mgr.y (mgr.25166) 298 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.814050+0000 mon.a (mon.0) 2115 : cluster [DBG] mgrmap e45: y(active, since 31s), standbys: x 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.815522+0000 mgr.y (mgr.25166) 299 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.828194+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.829076+0000 mgr.y (mgr.25166) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.906341+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.909517+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.912074+0000 mon.b (mon.1) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.913222+0000 mon.b (mon.1) 484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.913750+0000 mgr.y (mgr.25166) 301 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:26.913997+0000 mgr.y (mgr.25166) 302 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.920204+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:26.923731+0000 mgr.y (mgr.25166) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.993189+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.996141+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:26.998977+0000 mon.b (mon.1) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.000048+0000 mon.b (mon.1) 488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.000754+0000 mgr.y (mgr.25166) 304 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.000998+0000 mgr.y (mgr.25166) 305 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.009588+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.011136+0000 mgr.y (mgr.25166) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.084651+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.087501+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.091007+0000 mon.b (mon.1) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.092313+0000 mon.b (mon.1) 492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.093334+0000 mgr.y (mgr.25166) 307 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.093590+0000 mgr.y (mgr.25166) 308 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.103844+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.107165+0000 mgr.y (mgr.25166) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.188273+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.191147+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.194688+0000 mon.b (mon.1) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.195602+0000 mon.b (mon.1) 496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.196025+0000 mgr.y (mgr.25166) 310 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.196268+0000 mgr.y (mgr.25166) 311 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.206929+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.207946+0000 mgr.y (mgr.25166) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.299466+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.302672+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.305445+0000 mon.b (mon.1) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.306551+0000 mon.b (mon.1) 500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.307045+0000 mgr.y (mgr.25166) 313 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.307288+0000 mgr.y (mgr.25166) 314 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.315369+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.317136+0000 mgr.y (mgr.25166) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.412666+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.415739+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.419259+0000 mon.b (mon.1) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.420598+0000 mon.b (mon.1) 504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.421417+0000 mgr.y (mgr.25166) 316 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.421832+0000 mgr.y (mgr.25166) 317 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.427975+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.431595+0000 mgr.y (mgr.25166) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.508487+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.511294+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.514425+0000 mon.b (mon.1) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.515736+0000 mon.b (mon.1) 508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.516673+0000 mgr.y (mgr.25166) 319 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.517148+0000 mgr.y (mgr.25166) 320 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:27.906 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:27 smithi203 bash[20366]: audit 2024-09-17T10:17:27.526063+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.528689+0000 mgr.y (mgr.25166) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.601113+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.604260+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.607828+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.609229+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.610075+0000 mgr.y (mgr.25166) 322 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.610541+0000 mgr.y (mgr.25166) 323 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.618268+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.619162+0000 mgr.y (mgr.25166) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.690446+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.693122+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.695227+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.696070+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.696305+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.696492+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.702392+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.703728+0000 mgr.y (mgr.25166) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.763479+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.765765+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.768088+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.768760+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.768763+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.768952+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.773134+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.775169+0000 mgr.y (mgr.25166) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.835079+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.837355+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.839467+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.840239+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.840284+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.840440+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.846459+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.847569+0000 mgr.y (mgr.25166) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.906678+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.908855+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.910888+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.911748+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.912036+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.912238+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.917011+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.917866+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.976185+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.978268+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.980254+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.980981+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.981020+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:27.981207+0000 mgr.y (mgr.25166) 338 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:27.985570+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:27.987862+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.046002+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.048417+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.050317+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.051113+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.051705+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.052401+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.058273+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.059327+0000 mgr.y (mgr.25166) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.128929+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.130976+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.132905+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.133594+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.133712+0000 mgr.y (mgr.25166) 343 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.133958+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.140580+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.141496+0000 mgr.y (mgr.25166) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.212122+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.214139+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.216143+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.216876+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.217036+0000 mgr.y (mgr.25166) 346 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.217277+0000 mgr.y (mgr.25166) 347 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.227701+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.228569+0000 mgr.y (mgr.25166) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.290255+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.292416+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.294851+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.295632+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.295875+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.296113+0000 mgr.y (mgr.25166) 350 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.305791+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.306698+0000 mgr.y (mgr.25166) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.374643+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.376613+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.378943+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.379690+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.379885+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.380117+0000 mgr.y (mgr.25166) 353 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.385912+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.386501+0000 mgr.y (mgr.25166) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.457737+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.459917+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.462421+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.463195+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.463357+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.463586+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.470542+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.472734+0000 mgr.y (mgr.25166) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.542541+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.544418+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.546158+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.546820+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:28 smithi203 bash[20366]: audit 2024-09-17T10:17:28.552314+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.528689+0000 mgr.y (mgr.25166) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.601113+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.604260+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.607828+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.609229+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.610075+0000 mgr.y (mgr.25166) 322 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.610541+0000 mgr.y (mgr.25166) 323 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.618268+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.619162+0000 mgr.y (mgr.25166) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.690446+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.693122+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.695227+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.696070+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.696305+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.696492+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.702392+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.703728+0000 mgr.y (mgr.25166) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.763479+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.765765+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.528689+0000 mgr.y (mgr.25166) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.601113+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.604260+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.607828+0000 mon.b (mon.1) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.609229+0000 mon.b (mon.1) 512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.610075+0000 mgr.y (mgr.25166) 322 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.610541+0000 mgr.y (mgr.25166) 323 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.618268+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.619162+0000 mgr.y (mgr.25166) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.690446+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.693122+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.695227+0000 mon.b (mon.1) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.696070+0000 mon.b (mon.1) 516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.696305+0000 mgr.y (mgr.25166) 325 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.696492+0000 mgr.y (mgr.25166) 326 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.702392+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.703728+0000 mgr.y (mgr.25166) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.763479+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.765765+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.768088+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.768760+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.768763+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.768952+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.773134+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.775169+0000 mgr.y (mgr.25166) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.835079+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.837355+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.839467+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.840239+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.840284+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.840440+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.846459+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.847569+0000 mgr.y (mgr.25166) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.906678+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.908855+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.910888+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.911748+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.912036+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.912238+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.917011+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.768088+0000 mon.b (mon.1) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.768760+0000 mgr.y (mgr.25166) 328 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.768763+0000 mon.b (mon.1) 520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.768952+0000 mgr.y (mgr.25166) 329 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.773134+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.775169+0000 mgr.y (mgr.25166) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.835079+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.837355+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.839467+0000 mon.b (mon.1) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.840239+0000 mgr.y (mgr.25166) 331 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.840284+0000 mon.b (mon.1) 524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.840440+0000 mgr.y (mgr.25166) 332 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.846459+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.847569+0000 mgr.y (mgr.25166) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.906678+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.908855+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.910888+0000 mon.b (mon.1) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.911748+0000 mon.b (mon.1) 528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.912036+0000 mgr.y (mgr.25166) 334 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.912238+0000 mgr.y (mgr.25166) 335 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.917011+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.917866+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.976185+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.978268+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.980254+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.980981+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.981020+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:27.981207+0000 mgr.y (mgr.25166) 338 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:27.985570+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:27.987862+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.046002+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.048417+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.050317+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.051113+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.051705+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.052401+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.058273+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.059327+0000 mgr.y (mgr.25166) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.128929+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.130976+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.132905+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.917866+0000 mgr.y (mgr.25166) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.976185+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.978268+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.980254+0000 mon.b (mon.1) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.980981+0000 mon.b (mon.1) 532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.981020+0000 mgr.y (mgr.25166) 337 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:27.981207+0000 mgr.y (mgr.25166) 338 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:27.985570+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:27.987862+0000 mgr.y (mgr.25166) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.046002+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.048417+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.050317+0000 mon.b (mon.1) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.051113+0000 mon.b (mon.1) 536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.051705+0000 mgr.y (mgr.25166) 340 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.052401+0000 mgr.y (mgr.25166) 341 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.058273+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.059327+0000 mgr.y (mgr.25166) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.128929+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.130976+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.132905+0000 mon.b (mon.1) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.133594+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.133712+0000 mgr.y (mgr.25166) 343 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.133958+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.140580+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.141496+0000 mgr.y (mgr.25166) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.212122+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.214139+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.216143+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.216876+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.217036+0000 mgr.y (mgr.25166) 346 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.217277+0000 mgr.y (mgr.25166) 347 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.227701+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.228569+0000 mgr.y (mgr.25166) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.290255+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.292416+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.294851+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.295632+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.295875+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.296113+0000 mgr.y (mgr.25166) 350 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.305791+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.133594+0000 mon.b (mon.1) 540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.133712+0000 mgr.y (mgr.25166) 343 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.133958+0000 mgr.y (mgr.25166) 344 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.140580+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.141496+0000 mgr.y (mgr.25166) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.212122+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.214139+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.216143+0000 mon.b (mon.1) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.216876+0000 mon.b (mon.1) 544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.217036+0000 mgr.y (mgr.25166) 346 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.217277+0000 mgr.y (mgr.25166) 347 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.227701+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.228569+0000 mgr.y (mgr.25166) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.290255+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.292416+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.294851+0000 mon.b (mon.1) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.295632+0000 mon.b (mon.1) 548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.295875+0000 mgr.y (mgr.25166) 349 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.296113+0000 mgr.y (mgr.25166) 350 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.305791+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.306698+0000 mgr.y (mgr.25166) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.374643+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.376613+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.378943+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.379690+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.379885+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.380117+0000 mgr.y (mgr.25166) 353 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.385912+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.386501+0000 mgr.y (mgr.25166) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.457737+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.459917+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.462421+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.463195+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.463357+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.463586+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.470542+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.472734+0000 mgr.y (mgr.25166) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.542541+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.544418+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.546158+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.546820+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[19898]: audit 2024-09-17T10:17:28.552314+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.306698+0000 mgr.y (mgr.25166) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.374643+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.376613+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.378943+0000 mon.b (mon.1) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.379690+0000 mon.b (mon.1) 552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.379885+0000 mgr.y (mgr.25166) 352 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.380117+0000 mgr.y (mgr.25166) 353 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.385912+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.386501+0000 mgr.y (mgr.25166) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.457737+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.459917+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.462421+0000 mon.b (mon.1) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.463195+0000 mon.b (mon.1) 556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.463357+0000 mgr.y (mgr.25166) 355 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.463586+0000 mgr.y (mgr.25166) 356 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.470542+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.472734+0000 mgr.y (mgr.25166) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.542541+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.544418+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.546158+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.546820+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:28.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:28 smithi039 bash[25345]: audit 2024-09-17T10:17:28.552314+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.546904+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.547142+0000 mgr.y (mgr.25166) 359 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.552905+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.617790+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.619791+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.622042+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.622745+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.622837+0000 mgr.y (mgr.25166) 361 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.623092+0000 mgr.y (mgr.25166) 362 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.627149+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.627892+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.688252+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.690499+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.693195+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.694063+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.694455+0000 mgr.y (mgr.25166) 364 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.694693+0000 mgr.y (mgr.25166) 365 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.699429+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.701401+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.757369+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.546904+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.547142+0000 mgr.y (mgr.25166) 359 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.552905+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.617790+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.619791+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.622042+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.622745+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.622837+0000 mgr.y (mgr.25166) 361 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.623092+0000 mgr.y (mgr.25166) 362 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.627149+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.627892+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.688252+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.690499+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.693195+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.694063+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.694455+0000 mgr.y (mgr.25166) 364 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.694693+0000 mgr.y (mgr.25166) 365 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.699429+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.701401+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.757369+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.765803+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.767576+0000 mgr.y (mgr.25166) 367 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cluster 2024-09-17T10:17:28.767824+0000 mgr.y (mgr.25166) 368 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.775431+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.778356+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.780477+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.782038+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.782313+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.786292+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.790022+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.790265+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.796573+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.800030+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.800402+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.812439+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.818829+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.819031+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.829502+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.834428+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.834624+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.839006+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.845436+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.845456+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.765803+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.767576+0000 mgr.y (mgr.25166) 367 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cluster 2024-09-17T10:17:28.767824+0000 mgr.y (mgr.25166) 368 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.775431+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.778356+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.780477+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.782038+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.782313+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.786292+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.790022+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.790265+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.796573+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.800030+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.800402+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.812439+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.818829+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.819031+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.829502+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.834428+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:17:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.834624+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.839006+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.845436+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.845456+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.850164+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: cephadm 2024-09-17T10:17:28.856811+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.856826+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[19898]: audit 2024-09-17T10:17:28.861835+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.850164+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: cephadm 2024-09-17T10:17:28.856811+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:17:29.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.856826+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:29 smithi039 bash[25345]: audit 2024-09-17T10:17:28.861835+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.546904+0000 mgr.y (mgr.25166) 358 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.547142+0000 mgr.y (mgr.25166) 359 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.552905+0000 mgr.y (mgr.25166) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.617790+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.619791+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.622042+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.622745+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.622837+0000 mgr.y (mgr.25166) 361 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.623092+0000 mgr.y (mgr.25166) 362 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.627149+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.627892+0000 mgr.y (mgr.25166) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.688252+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.690499+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.693195+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.694063+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.694455+0000 mgr.y (mgr.25166) 364 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.694693+0000 mgr.y (mgr.25166) 365 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.699429+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.701401+0000 mgr.y (mgr.25166) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.757369+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.765803+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.767576+0000 mgr.y (mgr.25166) 367 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cluster 2024-09-17T10:17:28.767824+0000 mgr.y (mgr.25166) 368 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.775431+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.778356+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.780477+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.782038+0000 mgr.y (mgr.25166) 369 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.782313+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.786292+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.790022+0000 mgr.y (mgr.25166) 370 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.790265+0000 mon.b (mon.1) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.796573+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.800030+0000 mgr.y (mgr.25166) 371 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.800402+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.812439+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.818829+0000 mgr.y (mgr.25166) 372 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.819031+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.829502+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.834428+0000 mgr.y (mgr.25166) 373 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.834624+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.839006+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.845436+0000 mgr.y (mgr.25166) 374 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.845456+0000 mon.b (mon.1) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.850164+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: cephadm 2024-09-17T10:17:28.856811+0000 mgr.y (mgr.25166) 375 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.856826+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:29 smithi203 bash[20366]: audit 2024-09-17T10:17:28.861835+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:30 smithi203 bash[20366]: audit 2024-09-17T10:17:29.907081+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:30 smithi203 bash[20366]: audit 2024-09-17T10:17:29.922169+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:30 smithi203 bash[20366]: cluster 2024-09-17T10:17:29.926314+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:30 smithi203 bash[20366]: audit 2024-09-17T10:17:29.939024+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[25345]: audit 2024-09-17T10:17:29.907081+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[25345]: audit 2024-09-17T10:17:29.922169+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[25345]: cluster 2024-09-17T10:17:29.926314+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[25345]: audit 2024-09-17T10:17:29.939024+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[19898]: audit 2024-09-17T10:17:29.907081+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[19898]: audit 2024-09-17T10:17:29.922169+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[19898]: cluster 2024-09-17T10:17:29.926314+0000 mgr.y (mgr.25166) 376 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:30 smithi039 bash[19898]: audit 2024-09-17T10:17:29.939024+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:31.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:31 smithi203 bash[20366]: cluster 2024-09-17T10:17:30.920300+0000 mon.a (mon.0) 2152 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:17:31.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:31 smithi203 bash[20366]: cluster 2024-09-17T10:17:30.920319+0000 mon.a (mon.0) 2153 : cluster [INF] Cluster is now healthy 2024-09-17T10:17:32.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:31 smithi039 bash[19898]: cluster 2024-09-17T10:17:30.920300+0000 mon.a (mon.0) 2152 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:17:32.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:31 smithi039 bash[19898]: cluster 2024-09-17T10:17:30.920319+0000 mon.a (mon.0) 2153 : cluster [INF] Cluster is now healthy 2024-09-17T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:31 smithi039 bash[25345]: cluster 2024-09-17T10:17:30.920300+0000 mon.a (mon.0) 2152 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:17:32.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:31 smithi039 bash[25345]: cluster 2024-09-17T10:17:30.920319+0000 mon.a (mon.0) 2153 : cluster [INF] Cluster is now healthy 2024-09-17T10:17:33.014 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.014 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.014 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[25345]: cluster 2024-09-17T10:17:31.927950+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[25345]: audit 2024-09-17T10:17:31.948901+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[25345]: audit 2024-09-17T10:17:31.960521+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[25345]: audit 2024-09-17T10:17:31.973116+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[25345]: cephadm 2024-09-17T10:17:32.159561+0000 mgr.y (mgr.25166) 378 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:17:33.015 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[25345]: cephadm 2024-09-17T10:17:32.160209+0000 mgr.y (mgr.25166) 379 : cephadm [INF] Deploying daemon node-exporter.a on smithi039 2024-09-17T10:17:33.015 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.016 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.016 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.016 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[19898]: cluster 2024-09-17T10:17:31.927950+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[19898]: audit 2024-09-17T10:17:31.948901+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[19898]: audit 2024-09-17T10:17:31.960521+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[19898]: audit 2024-09-17T10:17:31.973116+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[19898]: cephadm 2024-09-17T10:17:32.159561+0000 mgr.y (mgr.25166) 378 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:17:33.017 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:32 smithi039 bash[19898]: cephadm 2024-09-17T10:17:32.160209+0000 mgr.y (mgr.25166) 379 : cephadm [INF] Deploying daemon node-exporter.a on smithi039 2024-09-17T10:17:33.158 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:17:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:32 smithi203 bash[20366]: cluster 2024-09-17T10:17:31.927950+0000 mgr.y (mgr.25166) 377 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:17:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:32 smithi203 bash[20366]: audit 2024-09-17T10:17:31.948901+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:32 smithi203 bash[20366]: audit 2024-09-17T10:17:31.960521+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:32 smithi203 bash[20366]: audit 2024-09-17T10:17:31.973116+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:32 smithi203 bash[20366]: cephadm 2024-09-17T10:17:32.159561+0000 mgr.y (mgr.25166) 378 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-17T10:17:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:32 smithi203 bash[20366]: cephadm 2024-09-17T10:17:32.160209+0000 mgr.y (mgr.25166) 379 : cephadm [INF] Deploying daemon node-exporter.a on smithi039 2024-09-17T10:17:33.275 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: Stopping Ceph node-exporter.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:17:33.765 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:17:33.765 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 3s ago 36m - - 2024-09-17T10:17:33.765 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 1s ago 35m - - 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (25m) 3s ago 26m 13.5M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (25m) 1s ago 25m 73.2M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (29s) 3s ago 23m 47.2M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (15s) 1s ago 34m 437M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (10m) 3s ago 37m 502M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (37m) 3s ago 37m 99.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (35m) 1s ago 35m 69.5M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (35m) 3s ago 35m 71.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (26m) 3s ago 26m 8792k - 1.5.0 0da6a335fe13 22f56aa3d792 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (26m) 1s ago 26m 9312k - 1.5.0 0da6a335fe13 e350ca2fff89 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (33m) 3s ago 33m 57.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (32m) 3s ago 33m 58.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (32m) 3s ago 32m 54.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:17:33.766 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (31m) 3s ago 31m 65.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (30m) 1s ago 30m 59.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (29m) 1s ago 29m 64.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (28m) 1s ago 28m 54.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (27m) 1s ago 27m 66.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (23s) 1s ago 26m 35.3M - 2.43.0 a07b618ecd1d 7b5f409476c7 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (23m) 3s ago 23m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:17:33.767 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (23m) 1s ago 23m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:17:33.962 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 bash[103133]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:17:33.962 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:17:33.962 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 bash[103263]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:17:33.962 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T10:17:33.962 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: Stopped Ceph node-exporter.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:34.137 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:17:34.137 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:17:34.137 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:17:34.137 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:17:34.138 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:17:34.139 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:17:34.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:33 smithi203 bash[20366]: audit 2024-09-17T10:17:33.148502+0000 mgr.y (mgr.25166) 380 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:34.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:33 smithi203 bash[20366]: audit 2024-09-17T10:17:33.451227+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:34.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:33 smithi039 bash[25345]: audit 2024-09-17T10:17:33.148502+0000 mgr.y (mgr.25166) 380 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:34.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:33 smithi039 bash[25345]: audit 2024-09-17T10:17:33.451227+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:34.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.386 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.387 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.387 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.387 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:17:34 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.388 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.388 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:34 smithi039 systemd[1]: Started Ceph node-exporter.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:34.388 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[103318]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T10:17:34.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:17:34 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:33 smithi039 bash[19898]: audit 2024-09-17T10:17:33.148502+0000 mgr.y (mgr.25166) 380 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:34.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:33 smithi039 bash[19898]: audit 2024-09-17T10:17:33.451227+0000 mgr.y (mgr.25166) 381 : audit [DBG] from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:34.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:34.440 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:17:34.441 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:17:34.919 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[103318]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T10:17:35.201 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[103318]: 2abcce694348: Pulling fs layer 2024-09-17T10:17:35.201 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[103318]: 455fd88e5221: Pulling fs layer 2024-09-17T10:17:35.202 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[103318]: 324153f2810a: Pulling fs layer 2024-09-17T10:17:35.202 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 2abcce694348: Verifying Checksum 2024-09-17T10:17:35.202 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 2abcce694348: Download complete 2024-09-17T10:17:35.202 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 455fd88e5221: Verifying Checksum 2024-09-17T10:17:35.202 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 455fd88e5221: Download complete 2024-09-17T10:17:35.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[25345]: audit 2024-09-17T10:17:33.752905+0000 mgr.y (mgr.25166) 382 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:35.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[25345]: cluster 2024-09-17T10:17:33.928443+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-09-17T10:17:35.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[25345]: audit 2024-09-17T10:17:34.139518+0000 mon.a (mon.0) 2157 : audit [DBG] from='client.? 172.21.15.39:0/2489426310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[25345]: audit 2024-09-17T10:17:34.157981+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[25345]: audit 2024-09-17T10:17:34.168953+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[25345]: audit 2024-09-17T10:17:34.441793+0000 mgr.y (mgr.25166) 384 : audit [DBG] from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[19898]: audit 2024-09-17T10:17:33.752905+0000 mgr.y (mgr.25166) 382 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[19898]: cluster 2024-09-17T10:17:33.928443+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[19898]: audit 2024-09-17T10:17:34.139518+0000 mon.a (mon.0) 2157 : audit [DBG] from='client.? 172.21.15.39:0/2489426310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[19898]: audit 2024-09-17T10:17:34.157981+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[19898]: audit 2024-09-17T10:17:34.168953+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:35.203 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:34 smithi039 bash[19898]: audit 2024-09-17T10:17:34.441793+0000 mgr.y (mgr.25166) 384 : audit [DBG] from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:35.296 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:34 smithi203 bash[20366]: audit 2024-09-17T10:17:33.752905+0000 mgr.y (mgr.25166) 382 : audit [DBG] from='client.15486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:35.297 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:34 smithi203 bash[20366]: cluster 2024-09-17T10:17:33.928443+0000 mgr.y (mgr.25166) 383 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 978 B/s rd, 0 op/s 2024-09-17T10:17:35.297 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:34 smithi203 bash[20366]: audit 2024-09-17T10:17:34.139518+0000 mon.a (mon.0) 2157 : audit [DBG] from='client.? 172.21.15.39:0/2489426310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:35.297 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:34 smithi203 bash[20366]: audit 2024-09-17T10:17:34.157981+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:35.297 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:34 smithi203 bash[20366]: audit 2024-09-17T10:17:34.168953+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:35.297 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:34 smithi203 bash[20366]: audit 2024-09-17T10:17:34.441793+0000 mgr.y (mgr.25166) 384 : audit [DBG] from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:35.635 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 324153f2810a: Verifying Checksum 2024-09-17T10:17:35.635 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 324153f2810a: Download complete 2024-09-17T10:17:35.635 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 2abcce694348: Pull complete 2024-09-17T10:17:36.220 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:35 smithi039 bash[103318]: 455fd88e5221: Pull complete 2024-09-17T10:17:36.568 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[103318]: 324153f2810a: Pull complete 2024-09-17T10:17:36.569 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:17:36] "GET /metrics HTTP/1.1" 200 38379 "" "Prometheus/2.43.0" 2024-09-17T10:17:36.885 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[103318]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T10:17:36.885 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[103318]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T10:17:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:36 smithi203 bash[20366]: cluster 2024-09-17T10:17:35.929110+0000 mgr.y (mgr.25166) 385 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-09-17T10:17:37.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:36 smithi203 bash[20366]: audit 2024-09-17T10:17:36.221985+0000 mgr.y (mgr.25166) 386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:37.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[19898]: cluster 2024-09-17T10:17:35.929110+0000 mgr.y (mgr.25166) 385 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-09-17T10:17:37.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[19898]: audit 2024-09-17T10:17:36.221985+0000 mgr.y (mgr.25166) 386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:37.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[25345]: cluster 2024-09-17T10:17:35.929110+0000 mgr.y (mgr.25166) 385 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-09-17T10:17:37.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:36 smithi039 bash[25345]: audit 2024-09-17T10:17:36.221985+0000 mgr.y (mgr.25166) 386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.328Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.328Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.328Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.328Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:17:38.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:17:38.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.329Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:17:38.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:17:38.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:17:38.640 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[103318]: ts=2024-09-17T10:17:38.330Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:17:39.281 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:38 smithi203 bash[20366]: cluster 2024-09-17T10:17:37.930822+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:17:39.281 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:38 smithi203 bash[20366]: cephadm 2024-09-17T10:17:38.346922+0000 mgr.y (mgr.25166) 388 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:17:39.281 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:38 smithi203 bash[20366]: cephadm 2024-09-17T10:17:38.347419+0000 mgr.y (mgr.25166) 389 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T10:17:39.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[19898]: cluster 2024-09-17T10:17:37.930822+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:17:39.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[19898]: cephadm 2024-09-17T10:17:38.346922+0000 mgr.y (mgr.25166) 388 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:17:39.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[19898]: cephadm 2024-09-17T10:17:38.347419+0000 mgr.y (mgr.25166) 389 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T10:17:39.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[25345]: cluster 2024-09-17T10:17:37.930822+0000 mgr.y (mgr.25166) 387 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:17:39.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[25345]: cephadm 2024-09-17T10:17:38.346922+0000 mgr.y (mgr.25166) 388 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-17T10:17:39.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:38 smithi039 bash[25345]: cephadm 2024-09-17T10:17:38.347419+0000 mgr.y (mgr.25166) 389 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T10:17:40.226 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.227 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.227 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.227 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.228 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.228 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.228 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.229 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:40.522 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:40 smithi203 systemd[1]: Stopping Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:17:41.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:41 smithi203 bash[20366]: cluster 2024-09-17T10:17:39.931547+0000 mgr.y (mgr.25166) 390 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-09-17T10:17:41.179 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:40 smithi203 bash[74083]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:17:41.179 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 bash[74143]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:17:41.179 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:17:41.179 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T10:17:41.179 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: Stopped Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:41.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:41 smithi039 bash[19898]: cluster 2024-09-17T10:17:39.931547+0000 mgr.y (mgr.25166) 390 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-09-17T10:17:41.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:41 smithi039 bash[25345]: cluster 2024-09-17T10:17:39.931547+0000 mgr.y (mgr.25166) 390 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-09-17T10:17:41.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.477 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.477 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.477 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.478 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.479 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:41.479 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: Started Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:41.479 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 bash[74199]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-17T10:17:41.479 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:42.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:41 smithi203 bash[74199]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-17T10:17:42.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 2abcce694348: Pulling fs layer 2024-09-17T10:17:42.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 455fd88e5221: Pulling fs layer 2024-09-17T10:17:42.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 324153f2810a: Pulling fs layer 2024-09-17T10:17:42.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.356778+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.371785+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.378237+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.379947+0000 mon.b (mon.1) 579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.391246+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: cephadm 2024-09-17T10:17:41.392435+0000 mgr.y (mgr.25166) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.482742+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.486002+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.493586+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.497046+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.501836+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.506960+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.529732+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.631465+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.634421+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.637513+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.639026+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.648977+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.735507+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.738409+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.356778+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.371785+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.378237+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.379947+0000 mon.b (mon.1) 579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.391246+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: cephadm 2024-09-17T10:17:41.392435+0000 mgr.y (mgr.25166) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.482742+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.486002+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.493586+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.497046+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.501836+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.506960+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.529732+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.631465+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.634421+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.637513+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.639026+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.648977+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.735507+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.738409+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.742290+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.743739+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.753419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.830570+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.833457+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.836881+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.838148+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.847792+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.935019+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.938156+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.941616+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.942988+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:41.953378+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.045966+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.048994+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.052330+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.053601+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.062756+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.167017+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.169950+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.742290+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.743739+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.753419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.830570+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.833457+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.836881+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.838148+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.847792+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.935019+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.938156+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.941616+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.942988+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:41.953378+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.045966+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.048994+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.052330+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.053601+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.062756+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.167017+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.169950+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.173017+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.174209+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.183988+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.284620+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.287691+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.290655+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.292006+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[25345]: audit 2024-09-17T10:17:42.303399+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.173017+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.174209+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.183988+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.284620+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.287691+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.290655+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.292006+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:42 smithi039 bash[19898]: audit 2024-09-17T10:17:42.303399+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.726 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 455fd88e5221: Download complete 2024-09-17T10:17:42.727 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 2abcce694348: Verifying Checksum 2024-09-17T10:17:42.727 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 2abcce694348: Download complete 2024-09-17T10:17:42.727 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 324153f2810a: Download complete 2024-09-17T10:17:42.727 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[74199]: 2abcce694348: Pull complete 2024-09-17T10:17:42.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.356778+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.371785+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.378237+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.379947+0000 mon.b (mon.1) 579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.391246+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: cephadm 2024-09-17T10:17:41.392435+0000 mgr.y (mgr.25166) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.482742+0000 mon.b (mon.1) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.486002+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.493586+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.497046+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.501836+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.506960+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.529732+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.631465+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.634421+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.637513+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.639026+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.648977+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.735507+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.738409+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.742290+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.743739+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.753419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.830570+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.833457+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.836881+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.838148+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.847792+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.935019+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.938156+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.941616+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.942988+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:41.953378+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.045966+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.048994+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.052330+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.053601+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.062756+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.167017+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.169950+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.173017+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.174209+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.183988+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.284620+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.287691+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.290655+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.292006+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:42 smithi203 bash[20366]: audit 2024-09-17T10:17:42.303399+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.282 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[74199]: 455fd88e5221: Pull complete 2024-09-17T10:17:43.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:41.536293+0000 mgr.y (mgr.25166) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:41.651591+0000 mgr.y (mgr.25166) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:41.756019+0000 mgr.y (mgr.25166) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:41.850722+0000 mgr.y (mgr.25166) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cluster 2024-09-17T10:17:41.932549+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:41.956602+0000 mgr.y (mgr.25166) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.065994+0000 mgr.y (mgr.25166) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.187927+0000 mgr.y (mgr.25166) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.306128+0000 mgr.y (mgr.25166) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.411605+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.414024+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.416197+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.417075+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.422687+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.423975+0000 mgr.y (mgr.25166) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.497262+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.500306+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.502613+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.503593+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.511529+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:41.536293+0000 mgr.y (mgr.25166) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:41.651591+0000 mgr.y (mgr.25166) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:41.756019+0000 mgr.y (mgr.25166) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:41.850722+0000 mgr.y (mgr.25166) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cluster 2024-09-17T10:17:41.932549+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:41.956602+0000 mgr.y (mgr.25166) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.065994+0000 mgr.y (mgr.25166) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.187927+0000 mgr.y (mgr.25166) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.306128+0000 mgr.y (mgr.25166) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.411605+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.414024+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.416197+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.417075+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.422687+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.423975+0000 mgr.y (mgr.25166) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.497262+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.500306+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.502613+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.503593+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.511529+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.515337+0000 mgr.y (mgr.25166) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.577463+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.579967+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.582039+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.582967+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.588426+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.650127+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.652742+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.655779+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.656905+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.667421+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.735265+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.737105+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.738976+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.739909+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.744659+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.803327+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.805378+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.808371+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.809336+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.515337+0000 mgr.y (mgr.25166) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.577463+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.579967+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.582039+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.582967+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.588426+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.650127+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.652742+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.655779+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.656905+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.667421+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.735265+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.737105+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.738976+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.739909+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.744659+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.803327+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.805378+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.808371+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.809336+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.818138+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.892290+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.894398+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.896288+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.896980+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.901473+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.995332+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:42.998715+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.002119+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.003795+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.016944+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.123498+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.127032+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.130775+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.132420+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.145626+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.231401+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.233585+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.235773+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.236472+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.246122+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.307010+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.308881+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.310570+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.311280+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[25345]: audit 2024-09-17T10:17:43.316476+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.818138+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.892290+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.894398+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.896288+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.896980+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.901473+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.995332+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:42.998715+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.002119+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.003795+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.016944+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.123498+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.127032+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.130775+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.132420+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.145626+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.231401+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.233585+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.235773+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.236472+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.246122+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.307010+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.308881+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.310570+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.311280+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:43 smithi039 bash[19898]: audit 2024-09-17T10:17:43.316476+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:41.536293+0000 mgr.y (mgr.25166) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:41.651591+0000 mgr.y (mgr.25166) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:41.756019+0000 mgr.y (mgr.25166) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:41.850722+0000 mgr.y (mgr.25166) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cluster 2024-09-17T10:17:41.932549+0000 mgr.y (mgr.25166) 396 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:41.956602+0000 mgr.y (mgr.25166) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.065994+0000 mgr.y (mgr.25166) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.187927+0000 mgr.y (mgr.25166) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.306128+0000 mgr.y (mgr.25166) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.411605+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.414024+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.416197+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.417075+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.422687+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.423975+0000 mgr.y (mgr.25166) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.497262+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.500306+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.502613+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.503593+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.511529+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.515337+0000 mgr.y (mgr.25166) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.577463+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.579967+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.582039+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.582967+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.588426+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.650127+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.652742+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.655779+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.656905+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.667421+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.735265+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.737105+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.738976+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.739909+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.744659+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.803327+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.805378+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.808371+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.809336+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.818138+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.892290+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.894398+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.896288+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.896980+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.901473+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.995332+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:42.998715+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.002119+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.003795+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.016944+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.123498+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.127032+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.130775+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.132420+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.145626+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.231401+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.233585+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.235773+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.236472+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.246122+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.307010+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.308881+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.310570+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.311280+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[20366]: audit 2024-09-17T10:17:43.316476+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.227 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:43 smithi203 bash[74199]: 324153f2810a: Pull complete 2024-09-17T10:17:44.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.589166+0000 mgr.y (mgr.25166) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.668411+0000 mgr.y (mgr.25166) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.745818+0000 mgr.y (mgr.25166) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.820282+0000 mgr.y (mgr.25166) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:42.904303+0000 mgr.y (mgr.25166) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.507 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.018913+0000 mgr.y (mgr.25166) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.147980+0000 mgr.y (mgr.25166) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.246771+0000 mgr.y (mgr.25166) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.317188+0000 mgr.y (mgr.25166) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.381891+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.384259+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.386481+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.387386+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.391724+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.394730+0000 mgr.y (mgr.25166) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.457169+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.459670+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.508 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.462043+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.463055+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.469036+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.471439+0000 mgr.y (mgr.25166) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.589166+0000 mgr.y (mgr.25166) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.668411+0000 mgr.y (mgr.25166) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.745818+0000 mgr.y (mgr.25166) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.820282+0000 mgr.y (mgr.25166) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:42.904303+0000 mgr.y (mgr.25166) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.018913+0000 mgr.y (mgr.25166) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.147980+0000 mgr.y (mgr.25166) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.246771+0000 mgr.y (mgr.25166) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.317188+0000 mgr.y (mgr.25166) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.381891+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.384259+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.386481+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.387386+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.391724+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.394730+0000 mgr.y (mgr.25166) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.457169+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.459670+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.462043+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.463055+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.469036+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.471439+0000 mgr.y (mgr.25166) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.530330+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.532879+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.535376+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.536503+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.542411+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.605115+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.607688+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.610173+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.611266+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.511 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.616271+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.686802+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.689314+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.692214+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.693266+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.697825+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.763576+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.766243+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.768697+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.769805+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.512 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.774659+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.530330+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.532879+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.535376+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.536503+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.542411+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.605115+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.607688+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.610173+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.611266+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.616271+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.686802+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.513 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.689314+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.692214+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.693266+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.697825+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.763576+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.766243+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.768697+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.769805+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.774659+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.837905+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.514 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.840323+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.842557+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.843696+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.848325+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.914022+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.916353+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.918481+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.919490+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.924279+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.987336+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.989623+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.991898+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.992937+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:43.997960+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.062136+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.515 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.064725+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.067156+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.068642+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.074565+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.150154+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.152787+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.155276+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.156455+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.162159+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.242619+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.245315+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.247460+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.248374+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.252930+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.516 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.320414+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.322630+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.324822+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.325734+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[19898]: audit 2024-09-17T10:17:44.334536+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.837905+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.840323+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.842557+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.843696+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.517 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.848325+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.914022+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.916353+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.918481+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.919490+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.924279+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.987336+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.989623+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.991898+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.992937+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:43.997960+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.062136+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.064725+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.067156+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.068642+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.074565+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.150154+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.152787+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.155276+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.156455+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.162159+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.242619+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.245315+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.247460+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.248374+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.252930+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.320414+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.322630+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.324822+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.325734+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:44 smithi039 bash[25345]: audit 2024-09-17T10:17:44.334536+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.589166+0000 mgr.y (mgr.25166) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.668411+0000 mgr.y (mgr.25166) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.745818+0000 mgr.y (mgr.25166) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.820282+0000 mgr.y (mgr.25166) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:42.904303+0000 mgr.y (mgr.25166) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.018913+0000 mgr.y (mgr.25166) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.147980+0000 mgr.y (mgr.25166) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.246771+0000 mgr.y (mgr.25166) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.317188+0000 mgr.y (mgr.25166) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.381891+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.384259+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.386481+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.387386+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.391724+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.394730+0000 mgr.y (mgr.25166) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.457169+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.459670+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.462043+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.463055+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.469036+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.471439+0000 mgr.y (mgr.25166) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.530330+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.532879+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.535376+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.536503+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.542411+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.605115+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.607688+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.610173+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.611266+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.616271+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.686802+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.689314+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.692214+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.693266+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.697825+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.763576+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.766243+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.768697+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.769805+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.774659+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.837905+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.840323+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.842557+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.843696+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.848325+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.914022+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.916353+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.918481+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.919490+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.924279+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.987336+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.989623+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.991898+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.992937+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:43.997960+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.062136+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.064725+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.067156+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.068642+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.074565+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.150154+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.152787+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.155276+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.156455+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.162159+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.242619+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.245315+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.247460+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.248374+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.252930+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.320414+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.322630+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.324822+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.325734+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[20366]: audit 2024-09-17T10:17:44.334536+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.094 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:44 smithi203 bash[74199]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-17T10:17:45.371 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[74199]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-17T10:17:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.544988+0000 mgr.y (mgr.25166) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.620036+0000 mgr.y (mgr.25166) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.701207+0000 mgr.y (mgr.25166) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.778183+0000 mgr.y (mgr.25166) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.851840+0000 mgr.y (mgr.25166) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:43.927760+0000 mgr.y (mgr.25166) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cluster 2024-09-17T10:17:43.932968+0000 mgr.y (mgr.25166) 420 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.001411+0000 mgr.y (mgr.25166) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.078067+0000 mgr.y (mgr.25166) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.164680+0000 mgr.y (mgr.25166) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.255656+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.337196+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.403465+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.405729+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.407991+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.408994+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.413814+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.418274+0000 mgr.y (mgr.25166) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.479471+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.481943+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.484614+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.485713+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.500415+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.503134+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.564646+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.567094+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.569781+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.570945+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.576099+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.644024+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.646617+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.650206+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.651759+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.668351+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.748679+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.751933+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.755132+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.756245+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.765120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.827527+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.829952+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.544988+0000 mgr.y (mgr.25166) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.620036+0000 mgr.y (mgr.25166) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.701207+0000 mgr.y (mgr.25166) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.778183+0000 mgr.y (mgr.25166) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.851840+0000 mgr.y (mgr.25166) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:43.927760+0000 mgr.y (mgr.25166) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cluster 2024-09-17T10:17:43.932968+0000 mgr.y (mgr.25166) 420 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.001411+0000 mgr.y (mgr.25166) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.078067+0000 mgr.y (mgr.25166) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.164680+0000 mgr.y (mgr.25166) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.255656+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.337196+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.403465+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.405729+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.407991+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.408994+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.413814+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.418274+0000 mgr.y (mgr.25166) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.479471+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.481943+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.484614+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.485713+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.500415+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.503134+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.564646+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.567094+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.569781+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.570945+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.576099+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.644024+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.646617+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.650206+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.651759+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.668351+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.748679+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.751933+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.755132+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.756245+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.765120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.827527+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.829952+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.832662+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.833854+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.841837+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.910595+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.913165+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.916026+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.917123+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:44.922769+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.014109+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.016735+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.019802+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.020989+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.029325+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.097317+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.101279+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.104393+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.105627+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.113994+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.185432+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.187834+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.190175+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.191185+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.199012+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.263441+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.265889+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.268897+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.270069+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.286043+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.358759+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[25345]: audit 2024-09-17T10:17:45.361463+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.832662+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.833854+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.841837+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.910595+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.913165+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.916026+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.917123+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:44.922769+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.014109+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.016735+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.019802+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.020989+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.029325+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.097317+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.101279+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.104393+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.105627+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.113994+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.185432+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.187834+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.190175+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.191185+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.199012+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.263441+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.265889+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.268897+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.270069+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.286043+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.358759+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:45 smithi039 bash[19898]: audit 2024-09-17T10:17:45.361463+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.544988+0000 mgr.y (mgr.25166) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.620036+0000 mgr.y (mgr.25166) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.701207+0000 mgr.y (mgr.25166) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.778183+0000 mgr.y (mgr.25166) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.851840+0000 mgr.y (mgr.25166) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:43.927760+0000 mgr.y (mgr.25166) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cluster 2024-09-17T10:17:43.932968+0000 mgr.y (mgr.25166) 420 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.001411+0000 mgr.y (mgr.25166) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.078067+0000 mgr.y (mgr.25166) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.164680+0000 mgr.y (mgr.25166) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.255656+0000 mgr.y (mgr.25166) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.337196+0000 mgr.y (mgr.25166) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.403465+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.405729+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.407991+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.408994+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.413814+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.418274+0000 mgr.y (mgr.25166) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.479471+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.481943+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.484614+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.485713+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.500415+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.503134+0000 mgr.y (mgr.25166) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.564646+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.567094+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.569781+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.570945+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.576099+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.644024+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.646617+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.650206+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.651759+0000 mon.b (mon.1) 724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.668351+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.748679+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.751933+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.755132+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.756245+0000 mon.b (mon.1) 728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.765120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.827527+0000 mon.b (mon.1) 729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.829952+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.832662+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.833854+0000 mon.b (mon.1) 732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.841837+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.910595+0000 mon.b (mon.1) 733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.913165+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.916026+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.917123+0000 mon.b (mon.1) 736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:44.922769+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.014109+0000 mon.b (mon.1) 737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.016735+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.019802+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.020989+0000 mon.b (mon.1) 740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.029325+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.097317+0000 mon.b (mon.1) 741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.101279+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.104393+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.105627+0000 mon.b (mon.1) 744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.113994+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.185432+0000 mon.b (mon.1) 745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.187834+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.190175+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.191185+0000 mon.b (mon.1) 748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.199012+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.263441+0000 mon.b (mon.1) 749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.265889+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.268897+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.270069+0000 mon.b (mon.1) 752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.286043+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.358759+0000 mon.b (mon.1) 753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:45 smithi203 bash[20366]: audit 2024-09-17T10:17:45.361463+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:17:46] "GET /metrics HTTP/1.1" 200 38377 "" "Prometheus/2.43.0" 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.581760+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.670088+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.768376+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.845499+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:44.927905+0000 mgr.y (mgr.25166) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.033231+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.117656+0000 mgr.y (mgr.25166) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.202512+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.287621+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.364847+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.385884+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.396575+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.398839+0000 mgr.y (mgr.25166) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.465471+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.467978+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.470444+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.471498+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.481676+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.484178+0000 mgr.y (mgr.25166) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.545169+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.547635+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.581760+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.670088+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.768376+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.845499+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:44.927905+0000 mgr.y (mgr.25166) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.033231+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.117656+0000 mgr.y (mgr.25166) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.202512+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.287621+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.364847+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.385884+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.396575+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.398839+0000 mgr.y (mgr.25166) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.465471+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.467978+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.470444+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.471498+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.481676+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.484178+0000 mgr.y (mgr.25166) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.545169+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.547635+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.549968+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.551054+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.556795+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.632127+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.634893+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.637384+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.638537+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.650428+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.719499+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.722064+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.724795+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.726082+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.736488+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.823559+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.825501+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.827356+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.828071+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.834804+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.892554+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.894235+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.896360+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.897083+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.902463+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.963076+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.964922+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.966944+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.967785+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:45.974687+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.033893+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.036461+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.038925+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.040046+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.046413+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.142593+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.145583+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.149204+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.150610+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.158926+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.232871+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.235244+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.237444+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.238266+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.245317+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.309731+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.312252+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.314770+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.315917+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[19898]: audit 2024-09-17T10:17:46.321821+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.549968+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.551054+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.556795+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.632127+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.634893+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.637384+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.638537+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.650428+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.719499+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.722064+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.724795+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.726082+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.736488+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.823559+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.825501+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.827356+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.828071+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.834804+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.892554+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.894235+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.896360+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.897083+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.902463+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.963076+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.964922+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.966944+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.967785+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:45.974687+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.033893+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.036461+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.038925+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.040046+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.046413+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.142593+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.145583+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.149204+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.150610+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.158926+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.232871+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.235244+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.237444+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.238266+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.245317+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.309731+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.312252+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.314770+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.315917+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:46 smithi039 bash[25345]: audit 2024-09-17T10:17:46.321821+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.581760+0000 mgr.y (mgr.25166) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.670088+0000 mgr.y (mgr.25166) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.768376+0000 mgr.y (mgr.25166) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.845499+0000 mgr.y (mgr.25166) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:44.927905+0000 mgr.y (mgr.25166) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.033231+0000 mgr.y (mgr.25166) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.117656+0000 mgr.y (mgr.25166) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.202512+0000 mgr.y (mgr.25166) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.287621+0000 mgr.y (mgr.25166) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.364847+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.385884+0000 mon.b (mon.1) 756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.396575+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.398839+0000 mgr.y (mgr.25166) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.465471+0000 mon.b (mon.1) 757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.467978+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.470444+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.471498+0000 mon.b (mon.1) 760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.481676+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.484178+0000 mgr.y (mgr.25166) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.545169+0000 mon.b (mon.1) 761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.547635+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.549968+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.551054+0000 mon.b (mon.1) 764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.556795+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.632127+0000 mon.b (mon.1) 765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.634893+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.637384+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.638537+0000 mon.b (mon.1) 768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.650428+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.719499+0000 mon.b (mon.1) 769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.722064+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.724795+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.726082+0000 mon.b (mon.1) 772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.736488+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.823559+0000 mon.b (mon.1) 773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.825501+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.827356+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.828071+0000 mon.b (mon.1) 776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.834804+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.892554+0000 mon.b (mon.1) 777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.894235+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.654 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.896360+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.897083+0000 mon.b (mon.1) 780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.902463+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.963076+0000 mon.b (mon.1) 781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.964922+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.966944+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.967785+0000 mon.b (mon.1) 784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:45.974687+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.033893+0000 mon.b (mon.1) 785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.036461+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.038925+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.040046+0000 mon.b (mon.1) 788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.046413+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.142593+0000 mon.b (mon.1) 789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.145583+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.655 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.149204+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.150610+0000 mon.b (mon.1) 792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.158926+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.232871+0000 mon.b (mon.1) 793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.235244+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.237444+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.238266+0000 mon.b (mon.1) 796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.245317+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.309731+0000 mon.b (mon.1) 797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.312252+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.314770+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.315917+0000 mon.b (mon.1) 800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:46.656 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:46 smithi203 bash[20366]: audit 2024-09-17T10:17:46.321821+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.557672+0000 mgr.y (mgr.25166) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.652829+0000 mgr.y (mgr.25166) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.739561+0000 mgr.y (mgr.25166) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.835394+0000 mgr.y (mgr.25166) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.903041+0000 mgr.y (mgr.25166) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cluster 2024-09-17T10:17:45.933375+0000 mgr.y (mgr.25166) 444 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:45.975331+0000 mgr.y (mgr.25166) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.049019+0000 mgr.y (mgr.25166) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.160585+0000 mgr.y (mgr.25166) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.229750+0000 mgr.y (mgr.25166) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.246757+0000 mgr.y (mgr.25166) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.325549+0000 mgr.y (mgr.25166) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.404401+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.407785+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.410787+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.412269+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.417953+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.421540+0000 mgr.y (mgr.25166) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.490457+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.493151+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.179Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.179Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.179Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.180Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.180Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.180Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:17:47.383 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:17:47.384 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.495568+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.496677+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.503324+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.506228+0000 mgr.y (mgr.25166) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.566610+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.569090+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.571671+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.572801+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.579007+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.644353+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.646735+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.649360+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.650180+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.654762+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.716677+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.718557+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.720489+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.721151+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.725304+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.784808+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:17:47.387 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.181Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.182Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:17:47.388 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[74199]: ts=2024-09-17T10:17:47.182Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.787557+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.789947+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.791008+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.797537+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.860356+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.862313+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.864355+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.389 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.865081+0000 mon.b (mon.1) 828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.870402+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.931993+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.933935+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.936130+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.937093+0000 mon.b (mon.1) 832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:46.941729+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.034654+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.037296+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.039794+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.040794+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.045684+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.117128+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.390 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.119775+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.122776+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.124297+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.130791+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.192797+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.194488+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.196666+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.197619+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.203361+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.264132+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.266432+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.268670+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.269637+0000 mon.b (mon.1) 848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.275535+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.391 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.344985+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.392 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.347489+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.392 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.350573+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.392 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.351817+0000 mon.b (mon.1) 852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.392 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:47 smithi203 bash[20366]: audit 2024-09-17T10:17:47.358104+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.557672+0000 mgr.y (mgr.25166) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.652829+0000 mgr.y (mgr.25166) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.739561+0000 mgr.y (mgr.25166) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.835394+0000 mgr.y (mgr.25166) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.903041+0000 mgr.y (mgr.25166) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cluster 2024-09-17T10:17:45.933375+0000 mgr.y (mgr.25166) 444 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:45.975331+0000 mgr.y (mgr.25166) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.049019+0000 mgr.y (mgr.25166) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.160585+0000 mgr.y (mgr.25166) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.229750+0000 mgr.y (mgr.25166) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.246757+0000 mgr.y (mgr.25166) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.325549+0000 mgr.y (mgr.25166) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.404401+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.407785+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.410787+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.412269+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.417953+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.421540+0000 mgr.y (mgr.25166) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.490457+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.493151+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.557672+0000 mgr.y (mgr.25166) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.652829+0000 mgr.y (mgr.25166) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.739561+0000 mgr.y (mgr.25166) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.835394+0000 mgr.y (mgr.25166) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.903041+0000 mgr.y (mgr.25166) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cluster 2024-09-17T10:17:45.933375+0000 mgr.y (mgr.25166) 444 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:45.975331+0000 mgr.y (mgr.25166) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.049019+0000 mgr.y (mgr.25166) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.160585+0000 mgr.y (mgr.25166) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.229750+0000 mgr.y (mgr.25166) 448 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.246757+0000 mgr.y (mgr.25166) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.325549+0000 mgr.y (mgr.25166) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.404401+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.407785+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.410787+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.412269+0000 mon.b (mon.1) 804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.417953+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.421540+0000 mgr.y (mgr.25166) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.490457+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.493151+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.495568+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.496677+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.503324+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.506228+0000 mgr.y (mgr.25166) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.566610+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.569090+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.571671+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.572801+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.579007+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.644353+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.646735+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.649360+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.650180+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.654762+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.716677+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.718557+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.720489+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.721151+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.725304+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.784808+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.495568+0000 mon.b (mon.1) 807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.496677+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.503324+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.506228+0000 mgr.y (mgr.25166) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.566610+0000 mon.b (mon.1) 809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.569090+0000 mon.b (mon.1) 810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.571671+0000 mon.b (mon.1) 811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.572801+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.579007+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.644353+0000 mon.b (mon.1) 813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.646735+0000 mon.b (mon.1) 814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.649360+0000 mon.b (mon.1) 815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.650180+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.654762+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.716677+0000 mon.b (mon.1) 817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.718557+0000 mon.b (mon.1) 818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.720489+0000 mon.b (mon.1) 819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.721151+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.725304+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.784808+0000 mon.b (mon.1) 821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.787557+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.789947+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.791008+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.797537+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.860356+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.862313+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.864355+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.865081+0000 mon.b (mon.1) 828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.870402+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.931993+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.933935+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.936130+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.937093+0000 mon.b (mon.1) 832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:46.941729+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.034654+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.037296+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.039794+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.040794+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.045684+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.117128+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.787557+0000 mon.b (mon.1) 822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.789947+0000 mon.b (mon.1) 823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.791008+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.797537+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.860356+0000 mon.b (mon.1) 825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.862313+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.864355+0000 mon.b (mon.1) 827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.865081+0000 mon.b (mon.1) 828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.870402+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.931993+0000 mon.b (mon.1) 829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.933935+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.936130+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.937093+0000 mon.b (mon.1) 832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:46.941729+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.034654+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.037296+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.039794+0000 mon.b (mon.1) 835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.040794+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.045684+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.117128+0000 mon.b (mon.1) 837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.119775+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.122776+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.124297+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.130791+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.192797+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.194488+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.196666+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.197619+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.203361+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.264132+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.266432+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.268670+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.269637+0000 mon.b (mon.1) 848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.275535+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.344985+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.347489+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.350573+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.351817+0000 mon.b (mon.1) 852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[19898]: audit 2024-09-17T10:17:47.358104+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.119775+0000 mon.b (mon.1) 838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.122776+0000 mon.b (mon.1) 839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.124297+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.130791+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.192797+0000 mon.b (mon.1) 841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.194488+0000 mon.b (mon.1) 842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.196666+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.197619+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.203361+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.264132+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.266432+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.268670+0000 mon.b (mon.1) 847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.269637+0000 mon.b (mon.1) 848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.275535+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.344985+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.347489+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.350573+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:47.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.351817+0000 mon.b (mon.1) 852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:47.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:47 smithi039 bash[25345]: audit 2024-09-17T10:17:47.358104+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.581899+0000 mgr.y (mgr.25166) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.656866+0000 mgr.y (mgr.25166) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.726277+0000 mgr.y (mgr.25166) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.798834+0000 mgr.y (mgr.25166) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.871497+0000 mgr.y (mgr.25166) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:46.942409+0000 mgr.y (mgr.25166) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.047539+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.131555+0000 mgr.y (mgr.25166) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.203893+0000 mgr.y (mgr.25166) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.278101+0000 mgr.y (mgr.25166) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.361114+0000 mgr.y (mgr.25166) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.423990+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.425840+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.428099+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.428966+0000 mon.b (mon.1) 856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.434527+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.435220+0000 mgr.y (mgr.25166) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.498744+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.501171+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.504302+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.505533+0000 mon.b (mon.1) 860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.581899+0000 mgr.y (mgr.25166) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.656866+0000 mgr.y (mgr.25166) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.726277+0000 mgr.y (mgr.25166) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.798834+0000 mgr.y (mgr.25166) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.871497+0000 mgr.y (mgr.25166) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:46.942409+0000 mgr.y (mgr.25166) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.047539+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.131555+0000 mgr.y (mgr.25166) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.203893+0000 mgr.y (mgr.25166) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.278101+0000 mgr.y (mgr.25166) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.361114+0000 mgr.y (mgr.25166) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.423990+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.425840+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.428099+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.428966+0000 mon.b (mon.1) 856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.434527+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.435220+0000 mgr.y (mgr.25166) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.498744+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.501171+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.504302+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.505533+0000 mon.b (mon.1) 860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.515579+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.518398+0000 mgr.y (mgr.25166) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.593819+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.596292+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.599271+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.600054+0000 mon.b (mon.1) 864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.610086+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.687648+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.690599+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.693566+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.694785+0000 mon.b (mon.1) 868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.709346+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.780589+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.783434+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.786438+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.787431+0000 mon.b (mon.1) 872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.795016+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.888504+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.890562+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.892513+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.515579+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.518398+0000 mgr.y (mgr.25166) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.593819+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.596292+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.599271+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.600054+0000 mon.b (mon.1) 864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.610086+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.687648+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.690599+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.693566+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.694785+0000 mon.b (mon.1) 868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.709346+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.780589+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.783434+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.786438+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.787431+0000 mon.b (mon.1) 872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.795016+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.888504+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.890562+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.892513+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.893352+0000 mon.b (mon.1) 876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.907157+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.982100+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.984550+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.986821+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.987959+0000 mon.b (mon.1) 880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:47.993019+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.060531+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.063183+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.066066+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.067259+0000 mon.b (mon.1) 884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.082566+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.157189+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.159783+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.162266+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.163599+0000 mon.b (mon.1) 888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.178179+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.241801+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.244447+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.893352+0000 mon.b (mon.1) 876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.907157+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.982100+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.984550+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.986821+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.987959+0000 mon.b (mon.1) 880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:47.993019+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.060531+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.063183+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.066066+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.067259+0000 mon.b (mon.1) 884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.082566+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.157189+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.159783+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.162266+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.163599+0000 mon.b (mon.1) 888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.178179+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.241801+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.244447+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.246921+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.247988+0000 mon.b (mon.1) 892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.254043+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.323681+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.326173+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.328604+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.329665+0000 mon.b (mon.1) 896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[25345]: audit 2024-09-17T10:17:48.335618+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.246921+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.247988+0000 mon.b (mon.1) 892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.254043+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.323681+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.326173+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.328604+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.329665+0000 mon.b (mon.1) 896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:48 smithi039 bash[19898]: audit 2024-09-17T10:17:48.335618+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.581899+0000 mgr.y (mgr.25166) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.656866+0000 mgr.y (mgr.25166) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.726277+0000 mgr.y (mgr.25166) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.798834+0000 mgr.y (mgr.25166) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.871497+0000 mgr.y (mgr.25166) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:46.942409+0000 mgr.y (mgr.25166) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.047539+0000 mgr.y (mgr.25166) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.131555+0000 mgr.y (mgr.25166) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.203893+0000 mgr.y (mgr.25166) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.278101+0000 mgr.y (mgr.25166) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.361114+0000 mgr.y (mgr.25166) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.423990+0000 mon.b (mon.1) 853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.425840+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.428099+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.428966+0000 mon.b (mon.1) 856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.434527+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.435220+0000 mgr.y (mgr.25166) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.498744+0000 mon.b (mon.1) 857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.501171+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.504302+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.505533+0000 mon.b (mon.1) 860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.515579+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.518398+0000 mgr.y (mgr.25166) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.593819+0000 mon.b (mon.1) 861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.596292+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.599271+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.600054+0000 mon.b (mon.1) 864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.610086+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.687648+0000 mon.b (mon.1) 865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.690599+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.693566+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.694785+0000 mon.b (mon.1) 868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.709346+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.780589+0000 mon.b (mon.1) 869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.783434+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.786438+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.787431+0000 mon.b (mon.1) 872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.795016+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.888504+0000 mon.b (mon.1) 873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.890562+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.892513+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.893352+0000 mon.b (mon.1) 876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.907157+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.982100+0000 mon.b (mon.1) 877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.984550+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.986821+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.987959+0000 mon.b (mon.1) 880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:47.993019+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.060531+0000 mon.b (mon.1) 881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.063183+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.066066+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.067259+0000 mon.b (mon.1) 884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.082566+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.157189+0000 mon.b (mon.1) 885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.159783+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.162266+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.163599+0000 mon.b (mon.1) 888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.178179+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.241801+0000 mon.b (mon.1) 889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.244447+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.246921+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.247988+0000 mon.b (mon.1) 892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.254043+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.323681+0000 mon.b (mon.1) 893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.326173+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.328604+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.329665+0000 mon.b (mon.1) 896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:48 smithi203 bash[20366]: audit 2024-09-17T10:17:48.335618+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.610762+0000 mgr.y (mgr.25166) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.712982+0000 mgr.y (mgr.25166) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.795856+0000 mgr.y (mgr.25166) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.908223+0000 mgr.y (mgr.25166) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cluster 2024-09-17T10:17:47.934083+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:47.996624+0000 mgr.y (mgr.25166) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.085413+0000 mgr.y (mgr.25166) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.179290+0000 mgr.y (mgr.25166) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.256525+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.338257+0000 mgr.y (mgr.25166) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.404136+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.406404+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.408923+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.410048+0000 mon.b (mon.1) 900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.415862+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.421839+0000 mgr.y (mgr.25166) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.492981+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.495733+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.498692+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.499866+0000 mon.b (mon.1) 904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.610762+0000 mgr.y (mgr.25166) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.712982+0000 mgr.y (mgr.25166) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.795856+0000 mgr.y (mgr.25166) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.908223+0000 mgr.y (mgr.25166) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cluster 2024-09-17T10:17:47.934083+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:47.996624+0000 mgr.y (mgr.25166) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.085413+0000 mgr.y (mgr.25166) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.179290+0000 mgr.y (mgr.25166) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.256525+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.338257+0000 mgr.y (mgr.25166) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.404136+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.406404+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.408923+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.410048+0000 mon.b (mon.1) 900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.415862+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.421839+0000 mgr.y (mgr.25166) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.492981+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.495733+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.498692+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.499866+0000 mon.b (mon.1) 904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.506128+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.508596+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.571436+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.573914+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.576693+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.577902+0000 mon.b (mon.1) 908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.591904+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.655774+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.658335+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.661555+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.663107+0000 mon.b (mon.1) 912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.672808+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.750301+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.753284+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.756806+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.757990+0000 mon.b (mon.1) 916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.763223+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.853990+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.856341+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.859163+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.506128+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.508596+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.571436+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.573914+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.576693+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.577902+0000 mon.b (mon.1) 908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.591904+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.655774+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.658335+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.661555+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.663107+0000 mon.b (mon.1) 912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.672808+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.750301+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.753284+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.756806+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.757990+0000 mon.b (mon.1) 916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.763223+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.853990+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.856341+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.859163+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.860194+0000 mon.b (mon.1) 920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.871955+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.958065+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.960677+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.963362+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.964661+0000 mon.b (mon.1) 924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:48.975961+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.041650+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.044084+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.046527+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.047693+0000 mon.b (mon.1) 928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.052247+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.136324+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.138497+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.141077+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.141909+0000 mon.b (mon.1) 932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.156375+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.229579+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.232020+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.234825+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.860194+0000 mon.b (mon.1) 920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.871955+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.958065+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.960677+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.963362+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.964661+0000 mon.b (mon.1) 924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:48.975961+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.041650+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.044084+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.046527+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.047693+0000 mon.b (mon.1) 928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.052247+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.136324+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.138497+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.141077+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.141909+0000 mon.b (mon.1) 932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.156375+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.229579+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.232020+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.234825+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.235896+0000 mon.b (mon.1) 936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.241267+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.325593+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.328201+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.330591+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.331801+0000 mon.b (mon.1) 940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[25345]: audit 2024-09-17T10:17:49.337884+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.235896+0000 mon.b (mon.1) 936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.241267+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.325593+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.328201+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.330591+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.331801+0000 mon.b (mon.1) 940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:49 smithi039 bash[19898]: audit 2024-09-17T10:17:49.337884+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.610762+0000 mgr.y (mgr.25166) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.712982+0000 mgr.y (mgr.25166) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.795856+0000 mgr.y (mgr.25166) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.908223+0000 mgr.y (mgr.25166) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cluster 2024-09-17T10:17:47.934083+0000 mgr.y (mgr.25166) 470 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:47.996624+0000 mgr.y (mgr.25166) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.085413+0000 mgr.y (mgr.25166) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.179290+0000 mgr.y (mgr.25166) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.256525+0000 mgr.y (mgr.25166) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.338257+0000 mgr.y (mgr.25166) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.404136+0000 mon.b (mon.1) 897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.406404+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.408923+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.410048+0000 mon.b (mon.1) 900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.415862+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.421839+0000 mgr.y (mgr.25166) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.492981+0000 mon.b (mon.1) 901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.495733+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.498692+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.499866+0000 mon.b (mon.1) 904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.506128+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.508596+0000 mgr.y (mgr.25166) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.571436+0000 mon.b (mon.1) 905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.573914+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.576693+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.577902+0000 mon.b (mon.1) 908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.591904+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.655774+0000 mon.b (mon.1) 909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.658335+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.661555+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.663107+0000 mon.b (mon.1) 912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.672808+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.750301+0000 mon.b (mon.1) 913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.753284+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.756806+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.757990+0000 mon.b (mon.1) 916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.763223+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.853990+0000 mon.b (mon.1) 917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.856341+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.859163+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.860194+0000 mon.b (mon.1) 920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.871955+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.958065+0000 mon.b (mon.1) 921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.960677+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.963362+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.964661+0000 mon.b (mon.1) 924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:48.975961+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.041650+0000 mon.b (mon.1) 925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.044084+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.046527+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.047693+0000 mon.b (mon.1) 928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.052247+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.136324+0000 mon.b (mon.1) 929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.138497+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.141077+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.141909+0000 mon.b (mon.1) 932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.156375+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.229579+0000 mon.b (mon.1) 933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.232020+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.234825+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.235896+0000 mon.b (mon.1) 936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.241267+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.325593+0000 mon.b (mon.1) 937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.328201+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.330591+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.331801+0000 mon.b (mon.1) 940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:49 smithi203 bash[20366]: audit 2024-09-17T10:17:49.337884+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.592928+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.676307+0000 mgr.y (mgr.25166) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.766781+0000 mgr.y (mgr.25166) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.873025+0000 mgr.y (mgr.25166) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:48.977145+0000 mgr.y (mgr.25166) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.057895+0000 mgr.y (mgr.25166) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.157664+0000 mgr.y (mgr.25166) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.245556+0000 mgr.y (mgr.25166) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.339960+0000 mgr.y (mgr.25166) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.431727+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.436189+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.439018+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.440195+0000 mon.b (mon.1) 944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.449824+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.451035+0000 mgr.y (mgr.25166) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.542281+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.545061+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.547941+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.549210+0000 mon.b (mon.1) 948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.558547+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.636688+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.640225+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.643014+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.644069+0000 mon.b (mon.1) 952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.656591+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.725358+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.728394+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.731459+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.732674+0000 mon.b (mon.1) 956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.742965+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.827273+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.830483+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.833711+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.834870+0000 mon.b (mon.1) 960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.845518+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.932204+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.934635+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.937734+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.938637+0000 mon.b (mon.1) 964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:49.948860+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.592928+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.676307+0000 mgr.y (mgr.25166) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.766781+0000 mgr.y (mgr.25166) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.873025+0000 mgr.y (mgr.25166) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:48.977145+0000 mgr.y (mgr.25166) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.057895+0000 mgr.y (mgr.25166) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.157664+0000 mgr.y (mgr.25166) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.245556+0000 mgr.y (mgr.25166) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.339960+0000 mgr.y (mgr.25166) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.431727+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.436189+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.439018+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.440195+0000 mon.b (mon.1) 944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.449824+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.451035+0000 mgr.y (mgr.25166) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.542281+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.545061+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.547941+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.549210+0000 mon.b (mon.1) 948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.558547+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.636688+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.044096+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.046246+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.048422+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.049195+0000 mon.b (mon.1) 968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.058150+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.087654+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.095295+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.102738+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.127131+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.129000+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.131165+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.131878+0000 mon.b (mon.1) 972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.135890+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.198674+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.201230+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.204214+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.205321+0000 mon.b (mon.1) 976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.215541+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.296275+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.298945+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.301470+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.302599+0000 mon.b (mon.1) 980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.308742+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.376606+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[19898]: audit 2024-09-17T10:17:50.379635+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.640225+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.643014+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.644069+0000 mon.b (mon.1) 952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.656591+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.725358+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.728394+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.731459+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.732674+0000 mon.b (mon.1) 956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.742965+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.827273+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.830483+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.833711+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.834870+0000 mon.b (mon.1) 960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.845518+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.932204+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.934635+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.937734+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.938637+0000 mon.b (mon.1) 964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:49.948860+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.044096+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.046246+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.048422+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.049195+0000 mon.b (mon.1) 968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.058150+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.087654+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.095295+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.102738+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.127131+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.129000+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.131165+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.131878+0000 mon.b (mon.1) 972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.135890+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.198674+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.201230+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.204214+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.205321+0000 mon.b (mon.1) 976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.215541+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.296275+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.298945+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.301470+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.302599+0000 mon.b (mon.1) 980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.308742+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.376606+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:50 smithi039 bash[25345]: audit 2024-09-17T10:17:50.379635+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.592928+0000 mgr.y (mgr.25166) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.676307+0000 mgr.y (mgr.25166) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.766781+0000 mgr.y (mgr.25166) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.873025+0000 mgr.y (mgr.25166) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:48.977145+0000 mgr.y (mgr.25166) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.057895+0000 mgr.y (mgr.25166) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.157664+0000 mgr.y (mgr.25166) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.245556+0000 mgr.y (mgr.25166) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.339960+0000 mgr.y (mgr.25166) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.431727+0000 mon.b (mon.1) 941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.436189+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.439018+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.440195+0000 mon.b (mon.1) 944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.449824+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.451035+0000 mgr.y (mgr.25166) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.542281+0000 mon.b (mon.1) 945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.545061+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.547941+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.549210+0000 mon.b (mon.1) 948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.558547+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.636688+0000 mon.b (mon.1) 949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.640225+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.643014+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.644069+0000 mon.b (mon.1) 952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.656591+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.725358+0000 mon.b (mon.1) 953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.728394+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.731459+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.732674+0000 mon.b (mon.1) 956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.742965+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.827273+0000 mon.b (mon.1) 957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.830483+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.833711+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.834870+0000 mon.b (mon.1) 960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.845518+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.932204+0000 mon.b (mon.1) 961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.934635+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.937734+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.938637+0000 mon.b (mon.1) 964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:49.948860+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.044096+0000 mon.b (mon.1) 965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.700 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.046246+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.048422+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.049195+0000 mon.b (mon.1) 968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.058150+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.087654+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.095295+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.102738+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.127131+0000 mon.b (mon.1) 969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.129000+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.131165+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.131878+0000 mon.b (mon.1) 972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.701 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.135890+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.198674+0000 mon.b (mon.1) 973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.201230+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.204214+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.205321+0000 mon.b (mon.1) 976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.215541+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.296275+0000 mon.b (mon.1) 977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.298945+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.301470+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.302599+0000 mon.b (mon.1) 980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.308742+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.376606+0000 mon.b (mon.1) 981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:50.702 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:50 smithi203 bash[20366]: audit 2024-09-17T10:17:50.379635+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.565251+0000 mgr.y (mgr.25166) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.660200+0000 mgr.y (mgr.25166) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.744063+0000 mgr.y (mgr.25166) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.850108+0000 mgr.y (mgr.25166) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cluster 2024-09-17T10:17:49.934676+0000 mgr.y (mgr.25166) 492 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:49.949589+0000 mgr.y (mgr.25166) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.060614+0000 mgr.y (mgr.25166) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.138856+0000 mgr.y (mgr.25166) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.218200+0000 mgr.y (mgr.25166) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.313045+0000 mgr.y (mgr.25166) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.382134+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.383332+0000 mon.b (mon.1) 984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.404550+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.406369+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.465714+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.468301+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.471679+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.472845+0000 mon.b (mon.1) 988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.485850+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.487066+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.567540+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.565251+0000 mgr.y (mgr.25166) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.660200+0000 mgr.y (mgr.25166) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.744063+0000 mgr.y (mgr.25166) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.850108+0000 mgr.y (mgr.25166) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cluster 2024-09-17T10:17:49.934676+0000 mgr.y (mgr.25166) 492 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:49.949589+0000 mgr.y (mgr.25166) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.060614+0000 mgr.y (mgr.25166) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.138856+0000 mgr.y (mgr.25166) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.218200+0000 mgr.y (mgr.25166) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.313045+0000 mgr.y (mgr.25166) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.382134+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.383332+0000 mon.b (mon.1) 984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.404550+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.406369+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.465714+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.468301+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.471679+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.472845+0000 mon.b (mon.1) 988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.485850+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.487066+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.567540+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.570602+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.573576+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.574539+0000 mon.b (mon.1) 992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.583699+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.660020+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.662599+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.665544+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.666620+0000 mon.b (mon.1) 996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.674804+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.755190+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.757782+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.760812+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.762055+0000 mon.b (mon.1) 1000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.770805+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.861388+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.864699+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.867413+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.868809+0000 mon.b (mon.1) 1004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.874316+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.943579+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.946454+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.949021+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.950360+0000 mon.b (mon.1) 1008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:50.955769+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.026212+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.029396+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.031949+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.033215+0000 mon.b (mon.1) 1012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.041247+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.106410+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.108602+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.110803+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.111837+0000 mon.b (mon.1) 1016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.120696+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.193509+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.196378+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.199116+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.200236+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.206276+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.284255+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.287393+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.289847+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.291206+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.300119+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.364859+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.367828+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.370449+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.371749+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[25345]: audit 2024-09-17T10:17:51.380067+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.570602+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.573576+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.574539+0000 mon.b (mon.1) 992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.583699+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.660020+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.662599+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.665544+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.666620+0000 mon.b (mon.1) 996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.674804+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.755190+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.757782+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.760812+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.762055+0000 mon.b (mon.1) 1000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.770805+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.861388+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.864699+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.867413+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.868809+0000 mon.b (mon.1) 1004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.874316+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.943579+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.946454+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.949021+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.950360+0000 mon.b (mon.1) 1008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:50.955769+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.026212+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.029396+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.031949+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.033215+0000 mon.b (mon.1) 1012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.041247+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.106410+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.108602+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.110803+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.111837+0000 mon.b (mon.1) 1016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.120696+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.193509+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.196378+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.199116+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.200236+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.206276+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.284255+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.287393+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.289847+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.291206+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.300119+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.364859+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.367828+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.370449+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.371749+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:51 smithi039 bash[19898]: audit 2024-09-17T10:17:51.380067+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.565251+0000 mgr.y (mgr.25166) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.660200+0000 mgr.y (mgr.25166) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.744063+0000 mgr.y (mgr.25166) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.850108+0000 mgr.y (mgr.25166) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cluster 2024-09-17T10:17:49.934676+0000 mgr.y (mgr.25166) 492 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:49.949589+0000 mgr.y (mgr.25166) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.060614+0000 mgr.y (mgr.25166) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.138856+0000 mgr.y (mgr.25166) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.218200+0000 mgr.y (mgr.25166) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.313045+0000 mgr.y (mgr.25166) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.382134+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.383332+0000 mon.b (mon.1) 984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.404550+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.406369+0000 mgr.y (mgr.25166) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.465714+0000 mon.b (mon.1) 985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.468301+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.471679+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.472845+0000 mon.b (mon.1) 988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.485850+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.487066+0000 mgr.y (mgr.25166) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.567540+0000 mon.b (mon.1) 989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.570602+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.573576+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.574539+0000 mon.b (mon.1) 992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.583699+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.660020+0000 mon.b (mon.1) 993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.662599+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.665544+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.666620+0000 mon.b (mon.1) 996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.674804+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.755190+0000 mon.b (mon.1) 997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.757782+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.760812+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.762055+0000 mon.b (mon.1) 1000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.770805+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.861388+0000 mon.b (mon.1) 1001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.864699+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.867413+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.868809+0000 mon.b (mon.1) 1004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.874316+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.943579+0000 mon.b (mon.1) 1005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.946454+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.949021+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.950360+0000 mon.b (mon.1) 1008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:50.955769+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.026212+0000 mon.b (mon.1) 1009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.029396+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.031949+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.033215+0000 mon.b (mon.1) 1012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.041247+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.106410+0000 mon.b (mon.1) 1013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.108602+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.110803+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.111837+0000 mon.b (mon.1) 1016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.120696+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.193509+0000 mon.b (mon.1) 1017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.196378+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.199116+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.200236+0000 mon.b (mon.1) 1020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.206276+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.284255+0000 mon.b (mon.1) 1021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.287393+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.289847+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.291206+0000 mon.b (mon.1) 1024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.300119+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.364859+0000 mon.b (mon.1) 1025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.367828+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.370449+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.371749+0000 mon.b (mon.1) 1028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:51 smithi203 bash[20366]: audit 2024-09-17T10:17:51.380067+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.586352+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.676549+0000 mgr.y (mgr.25166) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.772513+0000 mgr.y (mgr.25166) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.877131+0000 mgr.y (mgr.25166) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:50.959408+0000 mgr.y (mgr.25166) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.045217+0000 mgr.y (mgr.25166) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.123287+0000 mgr.y (mgr.25166) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.209236+0000 mgr.y (mgr.25166) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.303155+0000 mgr.y (mgr.25166) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.384018+0000 mgr.y (mgr.25166) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.454723+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.457724+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.460274+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.461607+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.468014+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.470368+0000 mgr.y (mgr.25166) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.546183+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.549269+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.552040+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.553208+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.562825+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.586352+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.676549+0000 mgr.y (mgr.25166) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.772513+0000 mgr.y (mgr.25166) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.877131+0000 mgr.y (mgr.25166) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:50.959408+0000 mgr.y (mgr.25166) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.045217+0000 mgr.y (mgr.25166) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.123287+0000 mgr.y (mgr.25166) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.209236+0000 mgr.y (mgr.25166) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.303155+0000 mgr.y (mgr.25166) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.384018+0000 mgr.y (mgr.25166) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.454723+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.457724+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.460274+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.461607+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.468014+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.470368+0000 mgr.y (mgr.25166) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.546183+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.549269+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.552040+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.553208+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.562825+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.632938+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.635428+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.637884+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.638959+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.647914+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.728948+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.731754+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.734863+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.736201+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.746254+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.792556+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.803706+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.810983+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.813432+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.816381+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.818119+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.818896+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.823172+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.891085+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.893634+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.895809+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.896793+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.906758+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.966492+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.968929+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.971547+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.972544+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:51.977189+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.038932+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.041026+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.042912+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.043650+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.053096+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.105292+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.111598+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.112998+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.116145+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.117278+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.120686+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.122248+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.123718+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.124727+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.125774+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.127401+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[19898]: audit 2024-09-17T10:17:52.129105+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.632938+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.635428+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.637884+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.638959+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.647914+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.728948+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.731754+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.734863+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.736201+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.746254+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.792556+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.803706+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.810983+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.813432+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.816381+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.818119+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.818896+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.823172+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.891085+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.893634+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.895809+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.896793+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.906758+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.966492+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.968929+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.971547+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.972544+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:51.977189+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.038932+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.041026+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.042912+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.043650+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.053096+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.105292+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.111598+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.112998+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.116145+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.117278+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.120686+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.122248+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.123718+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.124727+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.125774+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.127401+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:52 smithi039 bash[25345]: audit 2024-09-17T10:17:52.129105+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.586352+0000 mgr.y (mgr.25166) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.676549+0000 mgr.y (mgr.25166) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.772513+0000 mgr.y (mgr.25166) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.877131+0000 mgr.y (mgr.25166) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:50.959408+0000 mgr.y (mgr.25166) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.045217+0000 mgr.y (mgr.25166) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.123287+0000 mgr.y (mgr.25166) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.209236+0000 mgr.y (mgr.25166) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.303155+0000 mgr.y (mgr.25166) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.384018+0000 mgr.y (mgr.25166) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.454723+0000 mon.b (mon.1) 1029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.457724+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.460274+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.461607+0000 mon.b (mon.1) 1032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.468014+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.470368+0000 mgr.y (mgr.25166) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.546183+0000 mon.b (mon.1) 1033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.549269+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.552040+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.553208+0000 mon.b (mon.1) 1036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.562825+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.632938+0000 mon.b (mon.1) 1037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.635428+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.637884+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.638959+0000 mon.b (mon.1) 1040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.647914+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.728948+0000 mon.b (mon.1) 1041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.731754+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.734863+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.736201+0000 mon.b (mon.1) 1044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.746254+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.792556+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.803706+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.810983+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.813432+0000 mon.b (mon.1) 1045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.816381+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.818119+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.818896+0000 mon.b (mon.1) 1048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.823172+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.891085+0000 mon.b (mon.1) 1049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.893634+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.895809+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.896793+0000 mon.b (mon.1) 1052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.906758+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.966492+0000 mon.b (mon.1) 1053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.968929+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.971547+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.972544+0000 mon.b (mon.1) 1056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:51.977189+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.038932+0000 mon.b (mon.1) 1057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.041026+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.042912+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.043650+0000 mon.b (mon.1) 1060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.053096+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.105292+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.111598+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.112998+0000 mon.b (mon.1) 1061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.116145+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.117278+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.120686+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.122248+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.123718+0000 mon.b (mon.1) 1065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.124727+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.125774+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.127401+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:52 smithi203 bash[20366]: audit 2024-09-17T10:17:52.129105+0000 mon.b (mon.1) 1069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:53.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.566881+0000 mgr.y (mgr.25166) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.652155+0000 mgr.y (mgr.25166) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.750772+0000 mgr.y (mgr.25166) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.824322+0000 mgr.y (mgr.25166) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.907482+0000 mgr.y (mgr.25166) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cluster 2024-09-17T10:17:51.935474+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:51.978891+0000 mgr.y (mgr.25166) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[19898]: cephadm 2024-09-17T10:17:52.053791+0000 mgr.y (mgr.25166) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.566881+0000 mgr.y (mgr.25166) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.652155+0000 mgr.y (mgr.25166) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.750772+0000 mgr.y (mgr.25166) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.824322+0000 mgr.y (mgr.25166) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.907482+0000 mgr.y (mgr.25166) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cluster 2024-09-17T10:17:51.935474+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:51.978891+0000 mgr.y (mgr.25166) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:53 smithi039 bash[25345]: cephadm 2024-09-17T10:17:52.053791+0000 mgr.y (mgr.25166) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.566881+0000 mgr.y (mgr.25166) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.652155+0000 mgr.y (mgr.25166) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.750772+0000 mgr.y (mgr.25166) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.824322+0000 mgr.y (mgr.25166) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.907482+0000 mgr.y (mgr.25166) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cluster 2024-09-17T10:17:51.935474+0000 mgr.y (mgr.25166) 516 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:51.978891+0000 mgr.y (mgr.25166) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:53 smithi203 bash[20366]: cephadm 2024-09-17T10:17:52.053791+0000 mgr.y (mgr.25166) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:55.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: cluster 2024-09-17T10:17:53.936266+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:55.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: audit 2024-09-17T10:17:54.169069+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: audit 2024-09-17T10:17:54.190436+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: audit 2024-09-17T10:17:54.204618+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: audit 2024-09-17T10:17:55.019243+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: audit 2024-09-17T10:17:55.035937+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[19898]: audit 2024-09-17T10:17:55.050986+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: cluster 2024-09-17T10:17:53.936266+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: audit 2024-09-17T10:17:54.169069+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: audit 2024-09-17T10:17:54.190436+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: audit 2024-09-17T10:17:54.204618+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: audit 2024-09-17T10:17:55.019243+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: audit 2024-09-17T10:17:55.035937+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:55 smithi039 bash[25345]: audit 2024-09-17T10:17:55.050986+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: cluster 2024-09-17T10:17:53.936266+0000 mgr.y (mgr.25166) 519 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: audit 2024-09-17T10:17:54.169069+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: audit 2024-09-17T10:17:54.190436+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: audit 2024-09-17T10:17:54.204618+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: audit 2024-09-17T10:17:55.019243+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: audit 2024-09-17T10:17:55.035937+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:55 smithi203 bash[20366]: audit 2024-09-17T10:17:55.050986+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:56.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:17:56 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:17:56] "GET /metrics HTTP/1.1" 200 38377 "" "Prometheus/2.43.0" 2024-09-17T10:17:56.868 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.869 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.869 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.869 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.870 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.870 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.870 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.871 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.871 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:56.871 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:56 smithi203 systemd[1]: Stopping Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:17:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[19898]: cephadm 2024-09-17T10:17:55.541199+0000 mgr.y (mgr.25166) 520 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-09-17T10:17:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[19898]: cephadm 2024-09-17T10:17:55.542135+0000 mgr.y (mgr.25166) 521 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T10:17:57.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[19898]: cluster 2024-09-17T10:17:55.937184+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[19898]: audit 2024-09-17T10:17:56.240792+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[19898]: audit 2024-09-17T10:17:56.501498+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[25345]: cephadm 2024-09-17T10:17:55.541199+0000 mgr.y (mgr.25166) 520 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[25345]: cephadm 2024-09-17T10:17:55.542135+0000 mgr.y (mgr.25166) 521 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[25345]: cluster 2024-09-17T10:17:55.937184+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[25345]: audit 2024-09-17T10:17:56.240792+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:57 smithi039 bash[25345]: audit 2024-09-17T10:17:56.501498+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:57 smithi203 bash[20366]: cephadm 2024-09-17T10:17:55.541199+0000 mgr.y (mgr.25166) 520 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-09-17T10:17:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:57 smithi203 bash[20366]: cephadm 2024-09-17T10:17:55.542135+0000 mgr.y (mgr.25166) 521 : cephadm [INF] Deploying daemon node-exporter.b on smithi203 2024-09-17T10:17:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:57 smithi203 bash[20366]: cluster 2024-09-17T10:17:55.937184+0000 mgr.y (mgr.25166) 522 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:17:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:57 smithi203 bash[20366]: audit 2024-09-17T10:17:56.240792+0000 mgr.y (mgr.25166) 523 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:17:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:57 smithi203 bash[20366]: audit 2024-09-17T10:17:56.501498+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:17:58.117 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:57 smithi203 bash[75421]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:17:58.117 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:58 smithi203 bash[75589]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:17:58.117 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:17:58.118 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T10:17:58.118 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: Stopped Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:58.370 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.370 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.370 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.371 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.371 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.371 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.372 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.372 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.372 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: Started Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:17:58.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:58 smithi203 bash[20366]: audit 2024-09-17T10:17:57.204851+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:58 smithi203 bash[20366]: audit 2024-09-17T10:17:57.214970+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:58 smithi203 bash[20366]: cluster 2024-09-17T10:17:57.218130+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:17:58.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:58 smithi203 bash[20366]: audit 2024-09-17T10:17:57.226464+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:58 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:17:58.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[19898]: audit 2024-09-17T10:17:57.204851+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[19898]: audit 2024-09-17T10:17:57.214970+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[19898]: cluster 2024-09-17T10:17:57.218130+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:17:58.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[19898]: audit 2024-09-17T10:17:57.226464+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[25345]: audit 2024-09-17T10:17:57.204851+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[25345]: audit 2024-09-17T10:17:57.214970+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[25345]: cluster 2024-09-17T10:17:57.218130+0000 mgr.y (mgr.25166) 524 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:17:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:58 smithi039 bash[25345]: audit 2024-09-17T10:17:57.226464+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: cluster 2024-09-17T10:17:58.209827+0000 mon.a (mon.0) 2302 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.430753+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.443576+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.450122+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.451875+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: cluster 2024-09-17T10:17:58.453607+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.464524+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: cephadm 2024-09-17T10:17:58.466432+0000 mgr.y (mgr.25166) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.555779+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.558837+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.563208+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.564804+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.578689+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.675887+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.679397+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.682195+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.683156+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.691636+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.787906+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.791228+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.794989+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.796446+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.805996+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.915976+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.918772+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.921956+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.923131+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:58.934941+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.046110+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.049218+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.052420+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.053768+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.065608+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.142025+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.145804+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.148814+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.150142+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:17:59 smithi203 bash[20366]: audit 2024-09-17T10:17:59.161131+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: cluster 2024-09-17T10:17:58.209827+0000 mon.a (mon.0) 2302 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:17:59.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.430753+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.443576+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.450122+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.451875+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: cluster 2024-09-17T10:17:58.453607+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.464524+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: cephadm 2024-09-17T10:17:58.466432+0000 mgr.y (mgr.25166) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.555779+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.558837+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.563208+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.564804+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.578689+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.675887+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.679397+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.682195+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.683156+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.691636+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.787906+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.791228+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: cluster 2024-09-17T10:17:58.209827+0000 mon.a (mon.0) 2302 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.430753+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.443576+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.450122+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.451875+0000 mon.b (mon.1) 1072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: cluster 2024-09-17T10:17:58.453607+0000 mgr.y (mgr.25166) 525 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.464524+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: cephadm 2024-09-17T10:17:58.466432+0000 mgr.y (mgr.25166) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.555779+0000 mon.b (mon.1) 1073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.558837+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.563208+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.564804+0000 mon.b (mon.1) 1076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.578689+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.675887+0000 mon.b (mon.1) 1077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.679397+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.682195+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.683156+0000 mon.b (mon.1) 1080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.691636+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.787906+0000 mon.b (mon.1) 1081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.791228+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.794989+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.796446+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.805996+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.915976+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.918772+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.921956+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.923131+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:58.934941+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.046110+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.049218+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.052420+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.053768+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.065608+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.142025+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.145804+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.148814+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.150142+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[19898]: audit 2024-09-17T10:17:59.161131+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.794989+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.796446+0000 mon.b (mon.1) 1084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.805996+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.915976+0000 mon.b (mon.1) 1085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.918772+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.921956+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.923131+0000 mon.b (mon.1) 1088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:58.934941+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.046110+0000 mon.b (mon.1) 1089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.049218+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.052420+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.053768+0000 mon.b (mon.1) 1092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.065608+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:17:59.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.142025+0000 mon.b (mon.1) 1093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:17:59.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.145804+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:17:59.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.148814+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:17:59.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.150142+0000 mon.b (mon.1) 1096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:17:59.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:17:59 smithi039 bash[25345]: audit 2024-09-17T10:17:59.161131+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:58.579851+0000 mgr.y (mgr.25166) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:58.693304+0000 mgr.y (mgr.25166) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:58.807489+0000 mgr.y (mgr.25166) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:58.936384+0000 mgr.y (mgr.25166) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.066719+0000 mgr.y (mgr.25166) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.162254+0000 mgr.y (mgr.25166) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.257544+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.260289+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.263346+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.264603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.274797+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.275907+0000 mgr.y (mgr.25166) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.381349+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.384427+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.388006+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.389332+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.400408+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.401588+0000 mgr.y (mgr.25166) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cluster 2024-09-17T10:17:59.438304+0000 mon.a (mon.0) 2314 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: cluster 2024-09-17T10:17:59.438349+0000 mon.a (mon.0) 2315 : cluster [INF] Cluster is now healthy 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.514972+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.517860+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.520880+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.521836+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.530198+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.649767+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.652773+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.655952+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.657095+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.666759+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.783524+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.787159+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.790698+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.792358+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.801445+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.923297+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.926328+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.929563+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.930780+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:17:59.940291+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.053392+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.056219+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.059018+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.060155+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.070285+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.181687+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.184624+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.187806+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.189122+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[20366]: audit 2024-09-17T10:18:00.196674+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:58.579851+0000 mgr.y (mgr.25166) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:58.693304+0000 mgr.y (mgr.25166) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:58.807489+0000 mgr.y (mgr.25166) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:58.936384+0000 mgr.y (mgr.25166) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.066719+0000 mgr.y (mgr.25166) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.162254+0000 mgr.y (mgr.25166) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.257544+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.260289+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.263346+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.264603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.274797+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.275907+0000 mgr.y (mgr.25166) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.381349+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.384427+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.388006+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.389332+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.400408+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.401588+0000 mgr.y (mgr.25166) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cluster 2024-09-17T10:17:59.438304+0000 mon.a (mon.0) 2314 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: cluster 2024-09-17T10:17:59.438349+0000 mon.a (mon.0) 2315 : cluster [INF] Cluster is now healthy 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.514972+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.517860+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.520880+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.521836+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.530198+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.649767+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.652773+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.655952+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.657095+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.666759+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.783524+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.787159+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.790698+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.792358+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.801445+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.923297+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.926328+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.929563+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.930780+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:17:59.940291+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:58.579851+0000 mgr.y (mgr.25166) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:58.693304+0000 mgr.y (mgr.25166) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:58.807489+0000 mgr.y (mgr.25166) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:58.936384+0000 mgr.y (mgr.25166) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.066719+0000 mgr.y (mgr.25166) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.162254+0000 mgr.y (mgr.25166) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.257544+0000 mon.b (mon.1) 1097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.260289+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.263346+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.264603+0000 mon.b (mon.1) 1100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.274797+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.275907+0000 mgr.y (mgr.25166) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.381349+0000 mon.b (mon.1) 1101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.384427+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.388006+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.389332+0000 mon.b (mon.1) 1104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.400408+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.401588+0000 mgr.y (mgr.25166) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cluster 2024-09-17T10:17:59.438304+0000 mon.a (mon.0) 2314 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: cluster 2024-09-17T10:17:59.438349+0000 mon.a (mon.0) 2315 : cluster [INF] Cluster is now healthy 2024-09-17T10:18:00.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.514972+0000 mon.b (mon.1) 1105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.053392+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.056219+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.059018+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.060155+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.070285+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.181687+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.184624+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.187806+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.189122+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[25345]: audit 2024-09-17T10:18:00.196674+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.517860+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.520880+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.521836+0000 mon.b (mon.1) 1108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.530198+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.649767+0000 mon.b (mon.1) 1109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.652773+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.655952+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.657095+0000 mon.b (mon.1) 1112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.666759+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.783524+0000 mon.b (mon.1) 1113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.787159+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.790698+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.792358+0000 mon.b (mon.1) 1116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.801445+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.923297+0000 mon.b (mon.1) 1117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.926328+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.929563+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.930780+0000 mon.b (mon.1) 1120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:17:59.940291+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.053392+0000 mon.b (mon.1) 1121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.056219+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.059018+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.060155+0000 mon.b (mon.1) 1124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.070285+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.181687+0000 mon.b (mon.1) 1125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.184624+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.187806+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.189122+0000 mon.b (mon.1) 1128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:00.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:00 smithi039 bash[19898]: audit 2024-09-17T10:18:00.196674+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.788Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.788Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-17T10:18:00.977 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=arp 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.789Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=edac 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-17T10:18:00.978 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-17T10:18:00.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=os 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=stat 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=time 2024-09-17T10:18:00.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-17T10:18:00.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=uname 2024-09-17T10:18:00.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-17T10:18:00.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-17T10:18:00.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-17T10:18:00.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-17T10:18:00.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:00 smithi203 bash[75664]: ts=2024-09-17T10:18:00.790Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-17T10:18:01.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.532826+0000 mgr.y (mgr.25166) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.668664+0000 mgr.y (mgr.25166) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.805113+0000 mgr.y (mgr.25166) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:17:59.941189+0000 mgr.y (mgr.25166) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.071176+0000 mgr.y (mgr.25166) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.200586+0000 mgr.y (mgr.25166) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.311571+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.314604+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.318215+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.319999+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.327483+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.331125+0000 mgr.y (mgr.25166) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.444001+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.446976+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.450004+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.451194+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cluster 2024-09-17T10:18:00.453968+0000 mgr.y (mgr.25166) 542 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.461795+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.463129+0000 mgr.y (mgr.25166) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.546662+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.549686+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.552793+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.553916+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.561480+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.637138+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.640307+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.643324+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.644664+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.653583+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.721605+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.723735+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.725758+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.726500+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.736752+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.809221+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.811945+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.814549+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.815598+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.820939+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.898140+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.900788+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.903454+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.904429+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.913154+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.992791+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.995158+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.998038+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:00.999007+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.007565+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.085400+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.088360+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.090982+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.092278+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.100931+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.168918+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.171745+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.174052+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.174976+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:01 smithi203 bash[20366]: audit 2024-09-17T10:18:01.179920+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.532826+0000 mgr.y (mgr.25166) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.668664+0000 mgr.y (mgr.25166) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.805113+0000 mgr.y (mgr.25166) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:17:59.941189+0000 mgr.y (mgr.25166) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.071176+0000 mgr.y (mgr.25166) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.200586+0000 mgr.y (mgr.25166) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.311571+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.314604+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.318215+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.319999+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.327483+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.331125+0000 mgr.y (mgr.25166) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.444001+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.446976+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.450004+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.451194+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cluster 2024-09-17T10:18:00.453968+0000 mgr.y (mgr.25166) 542 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.461795+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.463129+0000 mgr.y (mgr.25166) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.546662+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.549686+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.552793+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.553916+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.561480+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.637138+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.640307+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.643324+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.644664+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.653583+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.721605+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.723735+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.725758+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.726500+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.736752+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.809221+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.811945+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.814549+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.815598+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.820939+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.898140+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.532826+0000 mgr.y (mgr.25166) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.668664+0000 mgr.y (mgr.25166) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.805113+0000 mgr.y (mgr.25166) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:17:59.941189+0000 mgr.y (mgr.25166) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.071176+0000 mgr.y (mgr.25166) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.200586+0000 mgr.y (mgr.25166) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.311571+0000 mon.b (mon.1) 1129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.314604+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.318215+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.319999+0000 mon.b (mon.1) 1132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.327483+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.331125+0000 mgr.y (mgr.25166) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.444001+0000 mon.b (mon.1) 1133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.446976+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.450004+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.451194+0000 mon.b (mon.1) 1136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cluster 2024-09-17T10:18:00.453968+0000 mgr.y (mgr.25166) 542 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.461795+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.463129+0000 mgr.y (mgr.25166) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:01.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.546662+0000 mon.b (mon.1) 1137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.900788+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.903454+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.904429+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.913154+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.992791+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.995158+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.998038+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:00.999007+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.007565+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.085400+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.088360+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.090982+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.092278+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.100931+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.168918+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.171745+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.174052+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.174976+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[25345]: audit 2024-09-17T10:18:01.179920+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.549686+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.552793+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.553916+0000 mon.b (mon.1) 1140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.561480+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.637138+0000 mon.b (mon.1) 1141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.640307+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.643324+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.644664+0000 mon.b (mon.1) 1144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.653583+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.721605+0000 mon.b (mon.1) 1145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.723735+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.725758+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.726500+0000 mon.b (mon.1) 1148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.736752+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.809221+0000 mon.b (mon.1) 1149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.811945+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.814549+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.815598+0000 mon.b (mon.1) 1152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.820939+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.898140+0000 mon.b (mon.1) 1153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.900788+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.903454+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.904429+0000 mon.b (mon.1) 1156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.913154+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.992791+0000 mon.b (mon.1) 1157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.995158+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.998038+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:00.999007+0000 mon.b (mon.1) 1160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.007565+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.085400+0000 mon.b (mon.1) 1161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.088360+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.090982+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.092278+0000 mon.b (mon.1) 1164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.100931+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.168918+0000 mon.b (mon.1) 1165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.171745+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.174052+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.174976+0000 mon.b (mon.1) 1168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:01.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:01 smithi039 bash[19898]: audit 2024-09-17T10:18:01.179920+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.565524+0000 mgr.y (mgr.25166) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.657345+0000 mgr.y (mgr.25166) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.737569+0000 mgr.y (mgr.25166) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.822222+0000 mgr.y (mgr.25166) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:00.915262+0000 mgr.y (mgr.25166) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.008419+0000 mgr.y (mgr.25166) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.103340+0000 mgr.y (mgr.25166) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.181114+0000 mgr.y (mgr.25166) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.260495+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.262950+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.265697+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.266963+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.272315+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.276433+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.362962+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.366467+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.370402+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.371787+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.379082+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.382939+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.482695+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.485716+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.488385+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.489458+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.497429+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.499542+0000 mgr.y (mgr.25166) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.571140+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.574561+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.577911+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.579314+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.587713+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.686444+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.688953+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.691711+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.692642+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.705416+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.805033+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.807521+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.810404+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.811642+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.826075+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.934055+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.937532+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.940600+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.941990+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:01.953530+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.063051+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.066577+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.070330+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.071765+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.086361+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.157146+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.159761+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.162534+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.163508+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:02 smithi203 bash[20366]: audit 2024-09-17T10:18:02.173486+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.565524+0000 mgr.y (mgr.25166) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.657345+0000 mgr.y (mgr.25166) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.737569+0000 mgr.y (mgr.25166) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.822222+0000 mgr.y (mgr.25166) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:00.915262+0000 mgr.y (mgr.25166) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.008419+0000 mgr.y (mgr.25166) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.103340+0000 mgr.y (mgr.25166) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.181114+0000 mgr.y (mgr.25166) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.260495+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.262950+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.265697+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.266963+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.272315+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.276433+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.362962+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.366467+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.370402+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.371787+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.379082+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.382939+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.482695+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.485716+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.488385+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.489458+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.497429+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.499542+0000 mgr.y (mgr.25166) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.571140+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.574561+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.577911+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.579314+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.587713+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.686444+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.688953+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.691711+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.692642+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.705416+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.805033+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.807521+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.810404+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.811642+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.565524+0000 mgr.y (mgr.25166) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.657345+0000 mgr.y (mgr.25166) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.737569+0000 mgr.y (mgr.25166) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.822222+0000 mgr.y (mgr.25166) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:00.915262+0000 mgr.y (mgr.25166) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.008419+0000 mgr.y (mgr.25166) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.103340+0000 mgr.y (mgr.25166) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.181114+0000 mgr.y (mgr.25166) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.260495+0000 mon.b (mon.1) 1169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.262950+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.265697+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.266963+0000 mon.b (mon.1) 1172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.272315+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.276433+0000 mgr.y (mgr.25166) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.362962+0000 mon.b (mon.1) 1173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.366467+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.370402+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.371787+0000 mon.b (mon.1) 1176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.379082+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.382939+0000 mgr.y (mgr.25166) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.826075+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.934055+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.937532+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.940600+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.941990+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:01.953530+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.063051+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.066577+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.070330+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.071765+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.086361+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.157146+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.159761+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.162534+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.163508+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[19898]: audit 2024-09-17T10:18:02.173486+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.482695+0000 mon.b (mon.1) 1177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.485716+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.488385+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.489458+0000 mon.b (mon.1) 1180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.497429+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.499542+0000 mgr.y (mgr.25166) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.571140+0000 mon.b (mon.1) 1181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.574561+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.577911+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.579314+0000 mon.b (mon.1) 1184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.587713+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.686444+0000 mon.b (mon.1) 1185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.688953+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.691711+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.692642+0000 mon.b (mon.1) 1188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.705416+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.805033+0000 mon.b (mon.1) 1189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.807521+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.810404+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.811642+0000 mon.b (mon.1) 1192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.826075+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.934055+0000 mon.b (mon.1) 1193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.937532+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.940600+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.941990+0000 mon.b (mon.1) 1196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:01.953530+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.063051+0000 mon.b (mon.1) 1197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.066577+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.070330+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.071765+0000 mon.b (mon.1) 1200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.086361+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:02.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.157146+0000 mon.b (mon.1) 1201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:02.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.159761+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:02.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.162534+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:02.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.163508+0000 mon.b (mon.1) 1204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:02.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:02 smithi039 bash[25345]: audit 2024-09-17T10:18:02.173486+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.594108+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.706359+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.827305+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:01.959255+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.087441+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.174845+0000 mgr.y (mgr.25166) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.254671+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.257456+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.260487+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.261914+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.267976+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.271201+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.356453+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.359446+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.362972+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.364321+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.371657+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.373099+0000 mgr.y (mgr.25166) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cluster 2024-09-17T10:18:02.455430+0000 mgr.y (mgr.25166) 563 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.462936+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.594108+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.706359+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.827305+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:01.959255+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.087441+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.174845+0000 mgr.y (mgr.25166) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.254671+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.257456+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.260487+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.261914+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.267976+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.271201+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.356453+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.359446+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.362972+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.364321+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.371657+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.373099+0000 mgr.y (mgr.25166) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cluster 2024-09-17T10:18:02.455430+0000 mgr.y (mgr.25166) 563 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:03.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.462936+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.465602+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.468243+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.469448+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.475712+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.476349+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.567262+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.570223+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.573562+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.574727+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.582593+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.653247+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.656272+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.659432+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.660552+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.666626+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.748848+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.752049+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.754889+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.756396+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.768922+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.865446+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.867863+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.870759+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.871803+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.883283+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.987699+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.990061+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.992679+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:02.993859+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:03.006162+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:03.107408+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:03.110862+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:03.114082+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:03.115819+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[19898]: audit 2024-09-17T10:18:03.128510+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.465602+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.468243+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.469448+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.475712+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.476349+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.567262+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.570223+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.573562+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.574727+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.582593+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.653247+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.656272+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.659432+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.660552+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.666626+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.748848+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.752049+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.754889+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.756396+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.768922+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.865446+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.867863+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.870759+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.871803+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.883283+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.987699+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.990061+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.992679+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:02.993859+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:03.006162+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:03.107408+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:03.110862+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:03.114082+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:03.115819+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:03 smithi039 bash[25345]: audit 2024-09-17T10:18:03.128510+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.594108+0000 mgr.y (mgr.25166) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.706359+0000 mgr.y (mgr.25166) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.827305+0000 mgr.y (mgr.25166) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:01.959255+0000 mgr.y (mgr.25166) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.087441+0000 mgr.y (mgr.25166) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.174845+0000 mgr.y (mgr.25166) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.254671+0000 mon.b (mon.1) 1205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.257456+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.260487+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.261914+0000 mon.b (mon.1) 1208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.267976+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.271201+0000 mgr.y (mgr.25166) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.356453+0000 mon.b (mon.1) 1209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.359446+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.362972+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.364321+0000 mon.b (mon.1) 1212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.371657+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.373099+0000 mgr.y (mgr.25166) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cluster 2024-09-17T10:18:02.455430+0000 mgr.y (mgr.25166) 563 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.462936+0000 mon.b (mon.1) 1213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.465602+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.468243+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.469448+0000 mon.b (mon.1) 1216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.475712+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.476349+0000 mgr.y (mgr.25166) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.567262+0000 mon.b (mon.1) 1217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.570223+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.573562+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.574727+0000 mon.b (mon.1) 1220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.582593+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.653247+0000 mon.b (mon.1) 1221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.656272+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.659432+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.660552+0000 mon.b (mon.1) 1224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.666626+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.748848+0000 mon.b (mon.1) 1225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.752049+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.754889+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.756396+0000 mon.b (mon.1) 1228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.768922+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.865446+0000 mon.b (mon.1) 1229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.867863+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.870759+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.871803+0000 mon.b (mon.1) 1232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.883283+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.987699+0000 mon.b (mon.1) 1233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.990061+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.992679+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:02.993859+0000 mon.b (mon.1) 1236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:03.006162+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:03.107408+0000 mon.b (mon.1) 1237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:03.110862+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:03.114082+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:03.115819+0000 mon.b (mon.1) 1240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:03.675 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:03 smithi203 bash[20366]: audit 2024-09-17T10:18:03.128510+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.584043+0000 mgr.y (mgr.25166) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.669650+0000 mgr.y (mgr.25166) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.770324+0000 mgr.y (mgr.25166) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:02.884224+0000 mgr.y (mgr.25166) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.007079+0000 mgr.y (mgr.25166) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.130123+0000 mgr.y (mgr.25166) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.229197+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.245506+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.249249+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.250591+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.261708+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.264295+0000 mgr.y (mgr.25166) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.375493+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.385190+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.387821+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.388855+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.403336+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.404464+0000 mgr.y (mgr.25166) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.521369+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.524562+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.527827+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.529253+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.539155+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.653594+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.656739+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.660375+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.661785+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.671816+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.772223+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.774717+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.777609+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.778596+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.788774+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.891962+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.894261+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.896821+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.897995+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:03.908473+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.014019+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.017043+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.020496+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.022036+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.033439+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.143411+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.146747+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.150687+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.152347+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:04 smithi203 bash[20366]: audit 2024-09-17T10:18:04.164004+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.584043+0000 mgr.y (mgr.25166) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.669650+0000 mgr.y (mgr.25166) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.770324+0000 mgr.y (mgr.25166) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:02.884224+0000 mgr.y (mgr.25166) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.007079+0000 mgr.y (mgr.25166) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.130123+0000 mgr.y (mgr.25166) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.229197+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.245506+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.249249+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.250591+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.261708+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.264295+0000 mgr.y (mgr.25166) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.375493+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.385190+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.387821+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.388855+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.403336+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.404464+0000 mgr.y (mgr.25166) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.521369+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.524562+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.584043+0000 mgr.y (mgr.25166) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.669650+0000 mgr.y (mgr.25166) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.770324+0000 mgr.y (mgr.25166) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:02.884224+0000 mgr.y (mgr.25166) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.007079+0000 mgr.y (mgr.25166) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.130123+0000 mgr.y (mgr.25166) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.229197+0000 mon.b (mon.1) 1241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.245506+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.249249+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.250591+0000 mon.b (mon.1) 1244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.261708+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.264295+0000 mgr.y (mgr.25166) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.375493+0000 mon.b (mon.1) 1245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.385190+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.387821+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.388855+0000 mon.b (mon.1) 1248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.403336+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.404464+0000 mgr.y (mgr.25166) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.521369+0000 mon.b (mon.1) 1249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.524562+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.527827+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.529253+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.539155+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.653594+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.656739+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.660375+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.661785+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.671816+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.772223+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.774717+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.777609+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.778596+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.788774+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.891962+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.894261+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.896821+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.897995+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:03.908473+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.014019+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.017043+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.527827+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.529253+0000 mon.b (mon.1) 1252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.539155+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.653594+0000 mon.b (mon.1) 1253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.656739+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.660375+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.661785+0000 mon.b (mon.1) 1256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.671816+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.772223+0000 mon.b (mon.1) 1257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.774717+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.777609+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.778596+0000 mon.b (mon.1) 1260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.788774+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.891962+0000 mon.b (mon.1) 1261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.894261+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.896821+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.897995+0000 mon.b (mon.1) 1264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:03.908473+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.014019+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.017043+0000 mon.b (mon.1) 1266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.020496+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.022036+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.033439+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.143411+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.146747+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.150687+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.152347+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[25345]: audit 2024-09-17T10:18:04.164004+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.020496+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.022036+0000 mon.b (mon.1) 1268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.033439+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.143411+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.146747+0000 mon.b (mon.1) 1270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:04.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.150687+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:04.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.152347+0000 mon.b (mon.1) 1272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:04.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:04 smithi039 bash[19898]: audit 2024-09-17T10:18:04.164004+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:04.775 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:18:05.417 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:18:05.417 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 10s ago 36m - - 2024-09-17T10:18:05.417 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 8s ago 36m - - 2024-09-17T10:18:05.417 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (25m) 10s ago 26m 13.5M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (26m) 8s ago 26m 73.4M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (61s) 10s ago 23m 47.5M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (47s) 8s ago 35m 437M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (11m) 10s ago 37m 506M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (37m) 10s ago 37m 102M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (35m) 8s ago 35m 71.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (35m) 10s ago 35m 73.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (28s) 10s ago 26m 7512k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 starting - - - - 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (34m) 10s ago 34m 57.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (33m) 10s ago 33m 58.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (32m) 10s ago 32m 54.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:18:05.418 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (31m) 10s ago 31m 65.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (30m) 8s ago 30m 59.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (29m) 8s ago 29m 64.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (28m) 8s ago 28m 54.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (28m) 8s ago 28m 66.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (55s) 8s ago 27m 38.3M - 2.43.0 a07b618ecd1d 7b5f409476c7 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (24m) 10s ago 24m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:18:05.419 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (24m) 8s ago 24m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:18:05.634 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.542097+0000 mgr.y (mgr.25166) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.672821+0000 mgr.y (mgr.25166) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.789737+0000 mgr.y (mgr.25166) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:03.909471+0000 mgr.y (mgr.25166) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.034950+0000 mgr.y (mgr.25166) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.165765+0000 mgr.y (mgr.25166) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.281932+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.285106+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.288434+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.289881+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.297666+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.299076+0000 mgr.y (mgr.25166) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.635 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.405052+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.407927+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.411168+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.412681+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.421885+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.423118+0000 mgr.y (mgr.25166) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cluster 2024-09-17T10:18:04.455850+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.502271+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.506472+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.509646+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.510380+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.516536+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.517850+0000 mgr.y (mgr.25166) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.593984+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.596000+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.597892+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.599016+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.604968+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.671667+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.674231+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.676475+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.677650+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.683939+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.758471+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.761594+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.764143+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.637 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.765258+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.772177+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.840537+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.843442+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.846339+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.847506+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.854159+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.920715+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.923446+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.926146+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.927321+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:04.933363+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.001519+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.638 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.004070+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.005984+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.006843+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.012837+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.077209+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.080096+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.082667+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.083741+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.091557+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.161980+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.164984+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.167649+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.168943+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.639 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:05 smithi203 bash[20366]: audit 2024-09-17T10:18:05.183287+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.542097+0000 mgr.y (mgr.25166) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.672821+0000 mgr.y (mgr.25166) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.789737+0000 mgr.y (mgr.25166) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:03.909471+0000 mgr.y (mgr.25166) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.034950+0000 mgr.y (mgr.25166) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.165765+0000 mgr.y (mgr.25166) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.281932+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.285106+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.288434+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.289881+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.297666+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.299076+0000 mgr.y (mgr.25166) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.405052+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.407927+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.411168+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.412681+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.421885+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.423118+0000 mgr.y (mgr.25166) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cluster 2024-09-17T10:18:04.455850+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:05.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.502271+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.542097+0000 mgr.y (mgr.25166) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.672821+0000 mgr.y (mgr.25166) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.789737+0000 mgr.y (mgr.25166) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:03.909471+0000 mgr.y (mgr.25166) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.034950+0000 mgr.y (mgr.25166) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.165765+0000 mgr.y (mgr.25166) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.281932+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.285106+0000 mon.b (mon.1) 1274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.288434+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.289881+0000 mon.b (mon.1) 1276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.297666+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.299076+0000 mgr.y (mgr.25166) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.405052+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.407927+0000 mon.b (mon.1) 1278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.411168+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.412681+0000 mon.b (mon.1) 1280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.421885+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.423118+0000 mgr.y (mgr.25166) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cluster 2024-09-17T10:18:04.455850+0000 mgr.y (mgr.25166) 581 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.502271+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.506472+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.509646+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.510380+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.516536+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.517850+0000 mgr.y (mgr.25166) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.593984+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.596000+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.597892+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.599016+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.604968+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.671667+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.674231+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.676475+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.677650+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.683939+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.758471+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.761594+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.764143+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.765258+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.772177+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.506472+0000 mon.b (mon.1) 1282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.509646+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.510380+0000 mon.b (mon.1) 1284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.516536+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.517850+0000 mgr.y (mgr.25166) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.593984+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.596000+0000 mon.b (mon.1) 1286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.597892+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.599016+0000 mon.b (mon.1) 1288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.604968+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.671667+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.674231+0000 mon.b (mon.1) 1290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.676475+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.677650+0000 mon.b (mon.1) 1292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.683939+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.758471+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.761594+0000 mon.b (mon.1) 1294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.764143+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.765258+0000 mon.b (mon.1) 1296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.772177+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.840537+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.843442+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.846339+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.847506+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.854159+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.920715+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.923446+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.926146+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.927321+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:04.933363+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.001519+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.004070+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.005984+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.006843+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.012837+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.077209+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.080096+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.082667+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.083741+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.091557+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.161980+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.164984+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.167649+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.168943+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[25345]: audit 2024-09-17T10:18:05.183287+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.840537+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.843442+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.846339+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.847506+0000 mon.b (mon.1) 1300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.854159+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.920715+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.923446+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.926146+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.927321+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:04.933363+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.001519+0000 mon.b (mon.1) 1305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.004070+0000 mon.b (mon.1) 1306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.005984+0000 mon.b (mon.1) 1307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.006843+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.012837+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.077209+0000 mon.b (mon.1) 1309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.080096+0000 mon.b (mon.1) 1310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.082667+0000 mon.b (mon.1) 1311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.083741+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.091557+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.161980+0000 mon.b (mon.1) 1313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.164984+0000 mon.b (mon.1) 1314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.167649+0000 mon.b (mon.1) 1315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.168943+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:05.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:05 smithi039 bash[19898]: audit 2024-09-17T10:18:05.183287+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:05.792 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:18:05.793 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:18:06.112 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-17T10:18:06.113 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:18:06.113 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.606724+0000 mgr.y (mgr.25166) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.685716+0000 mgr.y (mgr.25166) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:04.763946+0000 mgr.y (mgr.25166) 585 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.775777+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.857813+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:04.935684+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.015401+0000 mgr.y (mgr.25166) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.512 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.085953+0000 mgr.y (mgr.25166) 590 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.093044+0000 mgr.y (mgr.25166) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.186713+0000 mgr.y (mgr.25166) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.263119+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.265934+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.268847+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.270076+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.275389+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.278572+0000 mgr.y (mgr.25166) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.341181+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.344010+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.346473+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.347588+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.513 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.353787+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.356116+0000 mgr.y (mgr.25166) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.403114+0000 mgr.y (mgr.25166) 595 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.422350+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.437293+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.440072+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.441243+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.456972+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.459923+0000 mgr.y (mgr.25166) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.542842+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.545797+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.549038+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.550486+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.565974+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.514 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.630708+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.633827+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.636531+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.637357+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.651573+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.723621+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.726070+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.728423+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.729240+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.743746+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.793817+0000 mon.a (mon.0) 2375 : audit [DBG] from='client.? 172.21.15.39:0/2135906002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.815552+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.817981+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.820136+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.820953+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.835624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.913748+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.916118+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.918217+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.919009+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.924374+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.985177+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.988062+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.990532+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:05.991492+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.005909+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.093325+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.096580+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.099098+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.100433+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.115796+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.181909+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.184320+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.518 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.186810+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.518 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.187734+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.518 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:06 smithi203 bash[20366]: audit 2024-09-17T10:18:06.197624+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:18:06] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.43.0" 2024-09-17T10:18:06.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.606724+0000 mgr.y (mgr.25166) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.685716+0000 mgr.y (mgr.25166) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:04.763946+0000 mgr.y (mgr.25166) 585 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.775777+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.857813+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:04.935684+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.015401+0000 mgr.y (mgr.25166) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.085953+0000 mgr.y (mgr.25166) 590 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.093044+0000 mgr.y (mgr.25166) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.186713+0000 mgr.y (mgr.25166) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.263119+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.265934+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.268847+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.270076+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.275389+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.278572+0000 mgr.y (mgr.25166) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.341181+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.344010+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.346473+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.347588+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.606724+0000 mgr.y (mgr.25166) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.685716+0000 mgr.y (mgr.25166) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:04.763946+0000 mgr.y (mgr.25166) 585 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.775777+0000 mgr.y (mgr.25166) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.857813+0000 mgr.y (mgr.25166) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:04.935684+0000 mgr.y (mgr.25166) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.015401+0000 mgr.y (mgr.25166) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.085953+0000 mgr.y (mgr.25166) 590 : audit [DBG] from='client.15510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.093044+0000 mgr.y (mgr.25166) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.186713+0000 mgr.y (mgr.25166) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.263119+0000 mon.b (mon.1) 1317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.265934+0000 mon.b (mon.1) 1318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.268847+0000 mon.b (mon.1) 1319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.270076+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.275389+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.278572+0000 mgr.y (mgr.25166) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.341181+0000 mon.b (mon.1) 1321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.344010+0000 mon.b (mon.1) 1322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.346473+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.347588+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.353787+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.356116+0000 mgr.y (mgr.25166) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.403114+0000 mgr.y (mgr.25166) 595 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.422350+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.437293+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.440072+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.441243+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.456972+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.459923+0000 mgr.y (mgr.25166) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.542842+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.545797+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.549038+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.550486+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.565974+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.630708+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.633827+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.636531+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.637357+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.651573+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.723621+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.353787+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.356116+0000 mgr.y (mgr.25166) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.403114+0000 mgr.y (mgr.25166) 595 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.422350+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.437293+0000 mon.b (mon.1) 1326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.440072+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.441243+0000 mon.b (mon.1) 1328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.456972+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.459923+0000 mgr.y (mgr.25166) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.542842+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.545797+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.549038+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.550486+0000 mon.b (mon.1) 1332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.565974+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.630708+0000 mon.b (mon.1) 1333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.633827+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.636531+0000 mon.b (mon.1) 1335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.637357+0000 mon.b (mon.1) 1336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.651573+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.723621+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.726070+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.728423+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.729240+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.743746+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.793817+0000 mon.a (mon.0) 2375 : audit [DBG] from='client.? 172.21.15.39:0/2135906002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.815552+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.817981+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.820136+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.820953+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.835624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.913748+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.916118+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.918217+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.919009+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.924374+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.985177+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.988062+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.990532+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:05.991492+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.005909+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.093325+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.096580+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.099098+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.100433+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.115796+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.181909+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.184320+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.186810+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.187734+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[19898]: audit 2024-09-17T10:18:06.197624+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.726070+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.728423+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.729240+0000 mon.b (mon.1) 1340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.743746+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.793817+0000 mon.a (mon.0) 2375 : audit [DBG] from='client.? 172.21.15.39:0/2135906002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.815552+0000 mon.b (mon.1) 1341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.817981+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.820136+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.820953+0000 mon.b (mon.1) 1344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.835624+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.913748+0000 mon.b (mon.1) 1345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.916118+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.918217+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.919009+0000 mon.b (mon.1) 1348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.924374+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.985177+0000 mon.b (mon.1) 1349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.988062+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.990532+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:05.991492+0000 mon.b (mon.1) 1352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.005909+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.093325+0000 mon.b (mon.1) 1353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.096580+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.099098+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.100433+0000 mon.b (mon.1) 1356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.115796+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.181909+0000 mon.b (mon.1) 1357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.184320+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.186810+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.187734+0000 mon.b (mon.1) 1360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:06.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:06 smithi039 bash[25345]: audit 2024-09-17T10:18:06.197624+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.569056+0000 mgr.y (mgr.25166) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.653130+0000 mgr.y (mgr.25166) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.745253+0000 mgr.y (mgr.25166) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.836734+0000 mgr.y (mgr.25166) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:05.925101+0000 mgr.y (mgr.25166) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.008571+0000 mgr.y (mgr.25166) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.113467+0000 mgr.y (mgr.25166) 603 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.121567+0000 mgr.y (mgr.25166) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.198581+0000 mgr.y (mgr.25166) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.249753+0000 mgr.y (mgr.25166) 606 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.270598+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.272919+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.276068+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.277311+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.282666+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.284171+0000 mgr.y (mgr.25166) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.346727+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.349300+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.353056+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.354159+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.363525+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.364572+0000 mgr.y (mgr.25166) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.448600+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.451635+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.453948+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.455025+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cluster 2024-09-17T10:18:06.456472+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.463752+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.465233+0000 mgr.y (mgr.25166) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.553427+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.556605+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.559673+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.561020+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.571837+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.678053+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.681458+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.685152+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.686602+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.699575+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.773528+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.776677+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.780166+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.781628+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.793137+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.875788+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.879064+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.883146+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.884914+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.896262+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.987941+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.991375+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.995120+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:06.996519+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.007311+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.105825+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.108542+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.111532+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.113223+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.124517+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.220714+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.224197+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.227776+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:07 smithi203 bash[20366]: audit 2024-09-17T10:18:07.229495+0000 mon.b (mon.1) 1400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.569056+0000 mgr.y (mgr.25166) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.653130+0000 mgr.y (mgr.25166) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.745253+0000 mgr.y (mgr.25166) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.836734+0000 mgr.y (mgr.25166) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:05.925101+0000 mgr.y (mgr.25166) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.008571+0000 mgr.y (mgr.25166) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.113467+0000 mgr.y (mgr.25166) 603 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.121567+0000 mgr.y (mgr.25166) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.198581+0000 mgr.y (mgr.25166) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.249753+0000 mgr.y (mgr.25166) 606 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.270598+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.272919+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.276068+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.277311+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.282666+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.284171+0000 mgr.y (mgr.25166) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.346727+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.349300+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.353056+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.354159+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.363525+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.364572+0000 mgr.y (mgr.25166) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.448600+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.451635+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.453948+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.455025+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cluster 2024-09-17T10:18:06.456472+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.463752+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.465233+0000 mgr.y (mgr.25166) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.553427+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.556605+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.559673+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.561020+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.571837+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.678053+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.681458+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.685152+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.686602+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.699575+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.773528+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.569056+0000 mgr.y (mgr.25166) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.653130+0000 mgr.y (mgr.25166) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.745253+0000 mgr.y (mgr.25166) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.836734+0000 mgr.y (mgr.25166) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:05.925101+0000 mgr.y (mgr.25166) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.008571+0000 mgr.y (mgr.25166) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.113467+0000 mgr.y (mgr.25166) 603 : audit [DBG] from='client.15528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.121567+0000 mgr.y (mgr.25166) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.198581+0000 mgr.y (mgr.25166) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.249753+0000 mgr.y (mgr.25166) 606 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:07.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.270598+0000 mon.b (mon.1) 1361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.272919+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.276068+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.277311+0000 mon.b (mon.1) 1364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.282666+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.284171+0000 mgr.y (mgr.25166) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.346727+0000 mon.b (mon.1) 1365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.349300+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.353056+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.354159+0000 mon.b (mon.1) 1368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.776677+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.780166+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.781628+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.793137+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.875788+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.879064+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.883146+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.884914+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.896262+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.987941+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.991375+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.995120+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:06.996519+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.007311+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.105825+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.108542+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.111532+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.113223+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.124517+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.220714+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.224197+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.227776+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[25345]: audit 2024-09-17T10:18:07.229495+0000 mon.b (mon.1) 1400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.363525+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.364572+0000 mgr.y (mgr.25166) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.448600+0000 mon.b (mon.1) 1369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.451635+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.453948+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.455025+0000 mon.b (mon.1) 1372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cluster 2024-09-17T10:18:06.456472+0000 mgr.y (mgr.25166) 609 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.463752+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.465233+0000 mgr.y (mgr.25166) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.553427+0000 mon.b (mon.1) 1373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.556605+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.559673+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.561020+0000 mon.b (mon.1) 1376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.571837+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.678053+0000 mon.b (mon.1) 1377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.681458+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.685152+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.686602+0000 mon.b (mon.1) 1380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.699575+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.773528+0000 mon.b (mon.1) 1381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.776677+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.780166+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.781628+0000 mon.b (mon.1) 1384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.793137+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.875788+0000 mon.b (mon.1) 1385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.879064+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.883146+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.884914+0000 mon.b (mon.1) 1388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.896262+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.987941+0000 mon.b (mon.1) 1389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.991375+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.995120+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:06.996519+0000 mon.b (mon.1) 1392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.007311+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.105825+0000 mon.b (mon.1) 1393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.108542+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.111532+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.113223+0000 mon.b (mon.1) 1396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:07.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.124517+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:07.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.220714+0000 mon.b (mon.1) 1397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:07.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.224197+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:07.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.227776+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:07.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:07 smithi039 bash[19898]: audit 2024-09-17T10:18:07.229495+0000 mon.b (mon.1) 1400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.575847+0000 mgr.y (mgr.25166) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.700650+0000 mgr.y (mgr.25166) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.796167+0000 mgr.y (mgr.25166) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:06.899389+0000 mgr.y (mgr.25166) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.010130+0000 mgr.y (mgr.25166) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.126668+0000 mgr.y (mgr.25166) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.241060+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.244306+0000 mgr.y (mgr.25166) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.342805+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.345935+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.348698+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.349902+0000 mon.b (mon.1) 1404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.361484+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.363362+0000 mgr.y (mgr.25166) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.467727+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.471062+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.474543+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.476122+0000 mon.b (mon.1) 1408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.487716+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.490764+0000 mgr.y (mgr.25166) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.593057+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.595504+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.598032+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.599024+0000 mon.b (mon.1) 1412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.610021+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.701343+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.703775+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.706197+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.706916+0000 mon.b (mon.1) 1416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.720011+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.812865+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.815315+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.820327+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.821181+0000 mon.b (mon.1) 1420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.831442+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.936320+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.938895+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.941271+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.942294+0000 mon.b (mon.1) 1424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:07.952980+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.058746+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.061469+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.063655+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.064567+0000 mon.b (mon.1) 1428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.073288+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.161028+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.163127+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.165000+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.165666+0000 mon.b (mon.1) 1432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:08 smithi203 bash[20366]: audit 2024-09-17T10:18:08.173320+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.575847+0000 mgr.y (mgr.25166) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.700650+0000 mgr.y (mgr.25166) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.796167+0000 mgr.y (mgr.25166) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:06.899389+0000 mgr.y (mgr.25166) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.010130+0000 mgr.y (mgr.25166) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.126668+0000 mgr.y (mgr.25166) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.241060+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.244306+0000 mgr.y (mgr.25166) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.342805+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.345935+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.348698+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.349902+0000 mon.b (mon.1) 1404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.361484+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.363362+0000 mgr.y (mgr.25166) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.467727+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.471062+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.474543+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.476122+0000 mon.b (mon.1) 1408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.487716+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.490764+0000 mgr.y (mgr.25166) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.593057+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.575847+0000 mgr.y (mgr.25166) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.700650+0000 mgr.y (mgr.25166) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.796167+0000 mgr.y (mgr.25166) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:06.899389+0000 mgr.y (mgr.25166) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.010130+0000 mgr.y (mgr.25166) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.126668+0000 mgr.y (mgr.25166) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.241060+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.244306+0000 mgr.y (mgr.25166) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.342805+0000 mon.b (mon.1) 1401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.345935+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.348698+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.349902+0000 mon.b (mon.1) 1404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.361484+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.363362+0000 mgr.y (mgr.25166) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.467727+0000 mon.b (mon.1) 1405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.471062+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.474543+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.476122+0000 mon.b (mon.1) 1408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.487716+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.490764+0000 mgr.y (mgr.25166) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.593057+0000 mon.b (mon.1) 1409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.595504+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.598032+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.599024+0000 mon.b (mon.1) 1412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.610021+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.701343+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.703775+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.706197+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.706916+0000 mon.b (mon.1) 1416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.720011+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.812865+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.815315+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.820327+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.821181+0000 mon.b (mon.1) 1420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.831442+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.936320+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.938895+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.941271+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.942294+0000 mon.b (mon.1) 1424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:07.952980+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.058746+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.061469+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.063655+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.064567+0000 mon.b (mon.1) 1428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.073288+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.161028+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.163127+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.165000+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.165666+0000 mon.b (mon.1) 1432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[19898]: audit 2024-09-17T10:18:08.173320+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.595504+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.598032+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.599024+0000 mon.b (mon.1) 1412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.610021+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.701343+0000 mon.b (mon.1) 1413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.703775+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.706197+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.706916+0000 mon.b (mon.1) 1416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.720011+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.812865+0000 mon.b (mon.1) 1417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.815315+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.820327+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.821181+0000 mon.b (mon.1) 1420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.831442+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.936320+0000 mon.b (mon.1) 1421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.938895+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.941271+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.942294+0000 mon.b (mon.1) 1424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:07.952980+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.058746+0000 mon.b (mon.1) 1425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.061469+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.063655+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.064567+0000 mon.b (mon.1) 1428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.073288+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:08.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.161028+0000 mon.b (mon.1) 1429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:08.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.163127+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:08.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.165000+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:08.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.165666+0000 mon.b (mon.1) 1432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:08.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:08 smithi039 bash[25345]: audit 2024-09-17T10:18:08.173320+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.611126+0000 mgr.y (mgr.25166) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.721115+0000 mgr.y (mgr.25166) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.832412+0000 mgr.y (mgr.25166) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:07.953885+0000 mgr.y (mgr.25166) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.074100+0000 mgr.y (mgr.25166) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.174353+0000 mgr.y (mgr.25166) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.269988+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.272187+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.274842+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.275711+0000 mon.b (mon.1) 1436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.282851+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.283576+0000 mgr.y (mgr.25166) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.358150+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.360695+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.363509+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.364442+0000 mon.b (mon.1) 1440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.374469+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.375296+0000 mgr.y (mgr.25166) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.446908+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.449436+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.452677+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.453490+0000 mon.b (mon.1) 1444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cluster 2024-09-17T10:18:08.457426+0000 mgr.y (mgr.25166) 628 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.458333+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.459021+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.539611+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.541703+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.543990+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.544864+0000 mon.b (mon.1) 1448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.555767+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.645067+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.647758+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.650381+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.651494+0000 mon.b (mon.1) 1452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.660240+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.684478+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.694960+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.707931+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.773670+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.777153+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.779751+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.782269+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.784648+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.786337+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.788033+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.790238+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.794188+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:09 smithi203 bash[20366]: audit 2024-09-17T10:18:08.797591+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.611126+0000 mgr.y (mgr.25166) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.721115+0000 mgr.y (mgr.25166) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.832412+0000 mgr.y (mgr.25166) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:07.953885+0000 mgr.y (mgr.25166) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.074100+0000 mgr.y (mgr.25166) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.174353+0000 mgr.y (mgr.25166) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.269988+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.272187+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.274842+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.275711+0000 mon.b (mon.1) 1436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.282851+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.283576+0000 mgr.y (mgr.25166) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.358150+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.360695+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.363509+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.364442+0000 mon.b (mon.1) 1440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.374469+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.375296+0000 mgr.y (mgr.25166) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.446908+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.449436+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.611126+0000 mgr.y (mgr.25166) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.721115+0000 mgr.y (mgr.25166) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.832412+0000 mgr.y (mgr.25166) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:07.953885+0000 mgr.y (mgr.25166) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.074100+0000 mgr.y (mgr.25166) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.174353+0000 mgr.y (mgr.25166) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.269988+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.272187+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.274842+0000 mon.b (mon.1) 1435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.275711+0000 mon.b (mon.1) 1436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.282851+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.283576+0000 mgr.y (mgr.25166) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.358150+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.360695+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.363509+0000 mon.b (mon.1) 1439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.364442+0000 mon.b (mon.1) 1440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.374469+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.375296+0000 mgr.y (mgr.25166) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.446908+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.449436+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.452677+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.453490+0000 mon.b (mon.1) 1444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cluster 2024-09-17T10:18:08.457426+0000 mgr.y (mgr.25166) 628 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.458333+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.459021+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.539611+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.541703+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.543990+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.544864+0000 mon.b (mon.1) 1448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.555767+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.645067+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.647758+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.650381+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.651494+0000 mon.b (mon.1) 1452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.660240+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.684478+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.694960+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.707931+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.773670+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.777153+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.779751+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.452677+0000 mon.b (mon.1) 1443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.453490+0000 mon.b (mon.1) 1444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cluster 2024-09-17T10:18:08.457426+0000 mgr.y (mgr.25166) 628 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.458333+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.459021+0000 mgr.y (mgr.25166) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.539611+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.541703+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.543990+0000 mon.b (mon.1) 1447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.544864+0000 mon.b (mon.1) 1448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.555767+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.645067+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.647758+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.650381+0000 mon.b (mon.1) 1451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.651494+0000 mon.b (mon.1) 1452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.660240+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.684478+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.694960+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.707931+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.773670+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.777153+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.779751+0000 mon.b (mon.1) 1455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.782269+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.784648+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.786337+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.788033+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.790238+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.794188+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[25345]: audit 2024-09-17T10:18:08.797591+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.782269+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.784648+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.786337+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.788033+0000 mon.b (mon.1) 1459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.790238+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.794188+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:09.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:09 smithi039 bash[19898]: audit 2024-09-17T10:18:08.797591+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:10 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.556626+0000 mgr.y (mgr.25166) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:10 smithi203 bash[20366]: cephadm 2024-09-17T10:18:08.660997+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:10 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.556626+0000 mgr.y (mgr.25166) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:10 smithi039 bash[19898]: cephadm 2024-09-17T10:18:08.660997+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:10.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:10 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.556626+0000 mgr.y (mgr.25166) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:10.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:10 smithi039 bash[25345]: cephadm 2024-09-17T10:18:08.660997+0000 mgr.y (mgr.25166) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:11 smithi203 bash[20366]: cluster 2024-09-17T10:18:10.458067+0000 mgr.y (mgr.25166) 632 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:11 smithi203 bash[20366]: audit 2024-09-17T10:18:11.365668+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:11 smithi203 bash[20366]: audit 2024-09-17T10:18:11.386619+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:11 smithi203 bash[20366]: audit 2024-09-17T10:18:11.399472+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:11 smithi203 bash[20366]: audit 2024-09-17T10:18:11.501804+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[19898]: cluster 2024-09-17T10:18:10.458067+0000 mgr.y (mgr.25166) 632 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[19898]: audit 2024-09-17T10:18:11.365668+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[19898]: audit 2024-09-17T10:18:11.386619+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[19898]: audit 2024-09-17T10:18:11.399472+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[19898]: audit 2024-09-17T10:18:11.501804+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[25345]: cluster 2024-09-17T10:18:10.458067+0000 mgr.y (mgr.25166) 632 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:18:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[25345]: audit 2024-09-17T10:18:11.365668+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[25345]: audit 2024-09-17T10:18:11.386619+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[25345]: audit 2024-09-17T10:18:11.399472+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:11 smithi039 bash[25345]: audit 2024-09-17T10:18:11.501804+0000 mon.b (mon.1) 1463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:13.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:13 smithi203 bash[20366]: cephadm 2024-09-17T10:18:11.961630+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T10:18:13.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:13 smithi203 bash[20366]: cephadm 2024-09-17T10:18:12.259097+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T10:18:13.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:13 smithi203 bash[20366]: cluster 2024-09-17T10:18:12.459763+0000 mgr.y (mgr.25166) 635 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:13.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:13 smithi039 bash[19898]: cephadm 2024-09-17T10:18:11.961630+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T10:18:13.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:13 smithi039 bash[19898]: cephadm 2024-09-17T10:18:12.259097+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T10:18:13.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:13 smithi039 bash[19898]: cluster 2024-09-17T10:18:12.459763+0000 mgr.y (mgr.25166) 635 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:13 smithi039 bash[25345]: cephadm 2024-09-17T10:18:11.961630+0000 mgr.y (mgr.25166) 633 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T10:18:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:13 smithi039 bash[25345]: cephadm 2024-09-17T10:18:12.259097+0000 mgr.y (mgr.25166) 634 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T10:18:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:13 smithi039 bash[25345]: cluster 2024-09-17T10:18:12.459763+0000 mgr.y (mgr.25166) 635 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:14.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:14 smithi039 bash[25345]: cluster 2024-09-17T10:18:14.460281+0000 mgr.y (mgr.25166) 636 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:14.788 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:14 smithi039 bash[19898]: cluster 2024-09-17T10:18:14.460281+0000 mgr.y (mgr.25166) 636 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:14 smithi203 bash[20366]: cluster 2024-09-17T10:18:14.460281+0000 mgr.y (mgr.25166) 636 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:16 smithi203 bash[20366]: audit 2024-09-17T10:18:15.229892+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:16 smithi203 bash[20366]: audit 2024-09-17T10:18:15.244585+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:16 smithi203 bash[20366]: audit 2024-09-17T10:18:15.258993+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.548 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:18:16] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.43.0" 2024-09-17T10:18:16.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[19898]: audit 2024-09-17T10:18:15.229892+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.549 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[19898]: audit 2024-09-17T10:18:15.244585+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.549 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[19898]: audit 2024-09-17T10:18:15.258993+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[25345]: audit 2024-09-17T10:18:15.229892+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[25345]: audit 2024-09-17T10:18:15.244585+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:16.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:16 smithi039 bash[25345]: audit 2024-09-17T10:18:15.258993+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:17.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:17 smithi039 bash[19898]: audit 2024-09-17T10:18:16.258051+0000 mgr.y (mgr.25166) 637 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:17.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:17 smithi039 bash[19898]: cluster 2024-09-17T10:18:16.460974+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:17.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:17 smithi039 bash[25345]: audit 2024-09-17T10:18:16.258051+0000 mgr.y (mgr.25166) 637 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:17.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:17 smithi039 bash[25345]: cluster 2024-09-17T10:18:16.460974+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:17.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:17 smithi203 bash[20366]: audit 2024-09-17T10:18:16.258051+0000 mgr.y (mgr.25166) 637 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:17.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:17 smithi203 bash[20366]: cluster 2024-09-17T10:18:16.460974+0000 mgr.y (mgr.25166) 638 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:19.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:19 smithi039 bash[19898]: cluster 2024-09-17T10:18:18.462736+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:19.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:19 smithi039 bash[25345]: cluster 2024-09-17T10:18:18.462736+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:19 smithi203 bash[20366]: cluster 2024-09-17T10:18:18.462736+0000 mgr.y (mgr.25166) 639 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:21.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:21 smithi039 bash[19898]: cluster 2024-09-17T10:18:20.463598+0000 mgr.y (mgr.25166) 640 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:21.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:21 smithi039 bash[25345]: cluster 2024-09-17T10:18:20.463598+0000 mgr.y (mgr.25166) 640 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:21 smithi203 bash[20366]: cluster 2024-09-17T10:18:20.463598+0000 mgr.y (mgr.25166) 640 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:22.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:22 smithi203 bash[20366]: cluster 2024-09-17T10:18:22.465512+0000 mgr.y (mgr.25166) 641 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:22.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:22 smithi039 bash[19898]: cluster 2024-09-17T10:18:22.465512+0000 mgr.y (mgr.25166) 641 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:22.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:22 smithi039 bash[25345]: cluster 2024-09-17T10:18:22.465512+0000 mgr.y (mgr.25166) 641 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:25.641 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:25 smithi203 bash[20366]: cluster 2024-09-17T10:18:24.466336+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:25.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:25 smithi039 bash[25345]: cluster 2024-09-17T10:18:24.466336+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:25.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:25 smithi039 bash[19898]: cluster 2024-09-17T10:18:24.466336+0000 mgr.y (mgr.25166) 642 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:26.429 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.429 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.429 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.430 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.430 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:18:26.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.430 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.431 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.431 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.431 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:26 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:26.542 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:18:26 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:18:26] "GET /metrics HTTP/1.1" 200 38373 "" "Prometheus/2.43.0" 2024-09-17T10:18:26.836 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[20366]: audit 2024-09-17T10:18:26.502242+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:26.837 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:18:26.837 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:18:26.837 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:18:26.837 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:18:26.837 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:18:26.837 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-17T10:18:26.838 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:18:26.838 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-17T10:18:26.838 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-17T10:18:26.838 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.513Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:18:26.838 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.514Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-17T10:18:26.838 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:26 smithi203 bash[71859]: ts=2024-09-17T10:18:26.514Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-17T10:18:26.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:26 smithi039 bash[19898]: audit 2024-09-17T10:18:26.502242+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:26.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:26 smithi039 bash[25345]: audit 2024-09-17T10:18:26.502242+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:27.227 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:27 smithi203 bash[77371]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:18:27.515 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.515 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.516 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.516 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.516 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.517 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:27 smithi203 bash[77469]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:18:27.517 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:18:27.517 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:18:27.517 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.517 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.517 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:27.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:27 smithi039 bash[19898]: audit 2024-09-17T10:18:26.269412+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:27.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:27 smithi039 bash[19898]: cluster 2024-09-17T10:18:26.467126+0000 mgr.y (mgr.25166) 644 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:27 smithi039 bash[25345]: audit 2024-09-17T10:18:26.269412+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:27.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:27 smithi039 bash[25345]: cluster 2024-09-17T10:18:26.467126+0000 mgr.y (mgr.25166) 644 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:27.917 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:27 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:18:27.917 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:27 smithi203 bash[20366]: audit 2024-09-17T10:18:26.269412+0000 mgr.y (mgr.25166) 643 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:27.917 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:27 smithi203 bash[20366]: cluster 2024-09-17T10:18:26.467126+0000 mgr.y (mgr.25166) 644 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:28.592 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.588807+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.592 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.601674+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.592 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.608009+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.592 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.609682+0000 mon.b (mon.1) 1466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.592 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.619579+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.592 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:27.620894+0000 mgr.y (mgr.25166) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.655686+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.655931+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.696389+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.699076+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.702201+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.703141+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.708034+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:27.710745+0000 mgr.y (mgr.25166) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.770003+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.772913+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.775984+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.777214+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.786557+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:27.788124+0000 mgr.y (mgr.25166) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.874127+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.877220+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.880740+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.882079+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.893083+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:27.894646+0000 mgr.y (mgr.25166) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.965524+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.968958+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.971519+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.972794+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.588807+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.601674+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.608009+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.609682+0000 mon.b (mon.1) 1466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.619579+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:27.620894+0000 mgr.y (mgr.25166) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.655686+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.655931+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.696389+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.699076+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.702201+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.703141+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.708034+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:27.710745+0000 mgr.y (mgr.25166) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.770003+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.772913+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.775984+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.777214+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.786557+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:27.788124+0000 mgr.y (mgr.25166) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.588807+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.601674+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.608009+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.609682+0000 mon.b (mon.1) 1466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.619579+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:27.620894+0000 mgr.y (mgr.25166) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.655686+0000 mgr.y (mgr.25166) 646 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.655931+0000 mon.b (mon.1) 1467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.696389+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.699076+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.702201+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.703141+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.708034+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:27.710745+0000 mgr.y (mgr.25166) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.770003+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.772913+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.775984+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.777214+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.786557+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:27.788124+0000 mgr.y (mgr.25166) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.874127+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.877220+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.880740+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.882079+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.893083+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:27.894646+0000 mgr.y (mgr.25166) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.965524+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.968958+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.971519+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.972794+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:27.982684+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:27.984118+0000 mgr.y (mgr.25166) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.052131+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.055332+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.058091+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.059211+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.067280+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.068463+0000 mgr.y (mgr.25166) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.143636+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.146694+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.874127+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.877220+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.880740+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.882079+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.893083+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:27.894646+0000 mgr.y (mgr.25166) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.965524+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.968958+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.971519+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.972794+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:27.982684+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:27.984118+0000 mgr.y (mgr.25166) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.052131+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.055332+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.058091+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.059211+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.067280+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.068463+0000 mgr.y (mgr.25166) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.143636+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.146694+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.148988+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.149987+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.157267+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.160770+0000 mgr.y (mgr.25166) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.241283+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.244211+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.247309+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.248678+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.255567+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.259001+0000 mgr.y (mgr.25166) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.343215+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.346093+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.348426+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.349718+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.358993+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.360558+0000 mgr.y (mgr.25166) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.442428+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.445883+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.449301+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.450704+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.148988+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.149987+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.157267+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.160770+0000 mgr.y (mgr.25166) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.241283+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.244211+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.247309+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.248678+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.255567+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.259001+0000 mgr.y (mgr.25166) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.343215+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.346093+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.348426+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.349718+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.358993+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.360558+0000 mgr.y (mgr.25166) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.442428+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.445883+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.449301+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.450704+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.460378+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.462549+0000 mgr.y (mgr.25166) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: cluster 2024-09-17T10:18:28.468098+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.551700+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.554733+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.558160+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.559721+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[25345]: audit 2024-09-17T10:18:28.570064+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.460378+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.462549+0000 mgr.y (mgr.25166) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: cluster 2024-09-17T10:18:28.468098+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.551700+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.554733+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.558160+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.559721+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:28 smithi039 bash[19898]: audit 2024-09-17T10:18:28.570064+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:27.982684+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:27.984118+0000 mgr.y (mgr.25166) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.052131+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.055332+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.058091+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.059211+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.067280+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.068463+0000 mgr.y (mgr.25166) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.143636+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.146694+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.148988+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.149987+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.157267+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.160770+0000 mgr.y (mgr.25166) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.241283+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.244211+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.247309+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.248678+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.255567+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.259001+0000 mgr.y (mgr.25166) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.343215+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.346093+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.348426+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.349718+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.358993+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.360558+0000 mgr.y (mgr.25166) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.442428+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.445883+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.449301+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.450704+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.460378+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.462549+0000 mgr.y (mgr.25166) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: cluster 2024-09-17T10:18:28.468098+0000 mgr.y (mgr.25166) 656 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.551700+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.554733+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.558160+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.559721+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:28 smithi203 bash[20366]: audit 2024-09-17T10:18:28.570064+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.572072+0000 mgr.y (mgr.25166) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.671814+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.675022+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.678635+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.679873+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.685649+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.693942+0000 mgr.y (mgr.25166) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.787824+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.790651+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.794310+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.795522+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.805115+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.806744+0000 mgr.y (mgr.25166) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.908535+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.911438+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.914638+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.915724+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:28.924842+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:28.926529+0000 mgr.y (mgr.25166) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.036480+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.572072+0000 mgr.y (mgr.25166) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.671814+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.675022+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.678635+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.679873+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.685649+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.693942+0000 mgr.y (mgr.25166) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.787824+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.790651+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.794310+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.795522+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.805115+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.806744+0000 mgr.y (mgr.25166) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.908535+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.911438+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.914638+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.915724+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:28.924842+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:28.926529+0000 mgr.y (mgr.25166) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.036480+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.039698+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.043179+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.044751+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.053370+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.056875+0000 mgr.y (mgr.25166) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.143888+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.147192+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.150700+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.152304+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.160583+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.164529+0000 mgr.y (mgr.25166) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.246273+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.249492+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.252590+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.253954+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.260174+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.265092+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.342982+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.346243+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.348907+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.350414+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.359807+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.363400+0000 mgr.y (mgr.25166) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.465407+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.469923+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.474398+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.476107+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: audit 2024-09-17T10:18:29.487527+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.488750+0000 mgr.y (mgr.25166) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.039698+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.043179+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.044751+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.053370+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.056875+0000 mgr.y (mgr.25166) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.143888+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.147192+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.150700+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.152304+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.160583+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.164529+0000 mgr.y (mgr.25166) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.246273+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.249492+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.252590+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.253954+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.260174+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.265092+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.342982+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.346243+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.348907+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.350414+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.359807+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.363400+0000 mgr.y (mgr.25166) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.465407+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.469923+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.474398+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.476107+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: audit 2024-09-17T10:18:29.487527+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:29 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.488750+0000 mgr.y (mgr.25166) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.572072+0000 mgr.y (mgr.25166) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.671814+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.675022+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.678635+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.679873+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.685649+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.693942+0000 mgr.y (mgr.25166) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.787824+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.790651+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.794310+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.795522+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.805115+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.806744+0000 mgr.y (mgr.25166) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.908535+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.911438+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.914638+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.915724+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:28.924842+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:28.926529+0000 mgr.y (mgr.25166) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.036480+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.039698+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.043179+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.044751+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.053370+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.056875+0000 mgr.y (mgr.25166) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.143888+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.147192+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.150700+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.152304+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.160583+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.164529+0000 mgr.y (mgr.25166) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.246273+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.249492+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.252590+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.253954+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.260174+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.265092+0000 mgr.y (mgr.25166) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.342982+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.346243+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.348907+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.350414+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.359807+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.363400+0000 mgr.y (mgr.25166) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.465407+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.469923+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.474398+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.476107+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: audit 2024-09-17T10:18:29.487527+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:29 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.488750+0000 mgr.y (mgr.25166) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.270Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T10:18:30.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.270Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-17T10:18:30.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.270Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T10:18:30.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.271Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:18:30.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.271Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.273Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.273Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.276Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.276Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.278Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.279Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=901.047µs 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.279Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.280Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.293Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.298Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.301Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.304Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-17T10:18:30.478 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.308Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.309Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.309Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.751µs wal_replay_duration=29.543251ms wbl_replay_duration=101ns total_replay_duration=30.515506ms 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.311Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.311Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.311Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.331Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.059323ms db_storage=1.034µs remote_storage=1.361µs web_handler=399ns query_engine=772ns scrape=1.439282ms scrape_sd=132.798µs notify=10.171µs notify_sd=8.453µs rules=18.016221ms tracing=10.007µs 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.332Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T10:18:30.479 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[77525]: ts=2024-09-17T10:18:30.332Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:18:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.603500+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.606588+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.610016+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.611662+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.622027+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.623357+0000 mgr.y (mgr.25166) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.733298+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.736339+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.740271+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.741858+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.751847+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.754434+0000 mgr.y (mgr.25166) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.839618+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.842788+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.846164+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.847559+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.857020+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.858991+0000 mgr.y (mgr.25166) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.941128+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.944095+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.603500+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.606588+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.610016+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.611662+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.622027+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.623357+0000 mgr.y (mgr.25166) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.733298+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.736339+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.740271+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.741858+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.751847+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.754434+0000 mgr.y (mgr.25166) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.839618+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.842788+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.846164+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.847559+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.857020+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.858991+0000 mgr.y (mgr.25166) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.941128+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.944095+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.947625+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.948924+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:29.959956+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:29.961003+0000 mgr.y (mgr.25166) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.052436+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.055573+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.058835+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.060263+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.071590+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.072724+0000 mgr.y (mgr.25166) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.151461+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.153937+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.156844+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.158010+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.168544+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.169550+0000 mgr.y (mgr.25166) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.246197+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.248305+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.250310+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.251169+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.256148+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.256874+0000 mgr.y (mgr.25166) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.324327+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.326494+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.328533+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.329262+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.335160+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.335856+0000 mgr.y (mgr.25166) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.392614+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.394881+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.397594+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.398451+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.405718+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.406767+0000 mgr.y (mgr.25166) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.464640+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.467073+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cluster 2024-09-17T10:18:30.468469+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.470285+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.471393+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.483497+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.484573+0000 mgr.y (mgr.25166) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.551344+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.553794+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.556956+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.558060+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[19898]: audit 2024-09-17T10:18:30.565430+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.947625+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.948924+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:29.959956+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:29.961003+0000 mgr.y (mgr.25166) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.052436+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.055573+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.058835+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.060263+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.071590+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.072724+0000 mgr.y (mgr.25166) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.151461+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.153937+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.156844+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.158010+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.168544+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.169550+0000 mgr.y (mgr.25166) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.246197+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.248305+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.250310+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.251169+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.256148+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.256874+0000 mgr.y (mgr.25166) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.324327+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.326494+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.328533+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.329262+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.335160+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.335856+0000 mgr.y (mgr.25166) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.392614+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.394881+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.397594+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.398451+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.405718+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.406767+0000 mgr.y (mgr.25166) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.464640+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.467073+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cluster 2024-09-17T10:18:30.468469+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:30.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.470285+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.471393+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.483497+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.484573+0000 mgr.y (mgr.25166) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.551344+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.553794+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.556956+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.558060+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:30 smithi039 bash[25345]: audit 2024-09-17T10:18:30.565430+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.603500+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.606588+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.610016+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.611662+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.622027+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.623357+0000 mgr.y (mgr.25166) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.733298+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.736339+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.740271+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.741858+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.751847+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.754434+0000 mgr.y (mgr.25166) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.839618+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.842788+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.846164+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.847559+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.857020+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.858991+0000 mgr.y (mgr.25166) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.941128+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.944095+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.947625+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.948924+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:29.959956+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:29.961003+0000 mgr.y (mgr.25166) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.052436+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.055573+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.058835+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.060263+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.071590+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.072724+0000 mgr.y (mgr.25166) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.151461+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.153937+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.156844+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.158010+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.168544+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.169550+0000 mgr.y (mgr.25166) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.246197+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.248305+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.250310+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.251169+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.256148+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.256874+0000 mgr.y (mgr.25166) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.324327+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.326494+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.328533+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.329262+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.335160+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.335856+0000 mgr.y (mgr.25166) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.392614+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.394881+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.397594+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.398451+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.405718+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.406767+0000 mgr.y (mgr.25166) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.464640+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.467073+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cluster 2024-09-17T10:18:30.468469+0000 mgr.y (mgr.25166) 675 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.470285+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.471393+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.483497+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.484573+0000 mgr.y (mgr.25166) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.551344+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.553794+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.556956+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.558060+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:30.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:30 smithi203 bash[20366]: audit 2024-09-17T10:18:30.565430+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.566259+0000 mgr.y (mgr.25166) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.632730+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.634832+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.636834+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.637576+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.644592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.605 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.645384+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.705805+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.708083+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.710712+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.711478+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.718570+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.719524+0000 mgr.y (mgr.25166) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.781956+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.784360+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.787507+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.566259+0000 mgr.y (mgr.25166) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.632730+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.634832+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.636834+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.637576+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.644592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.645384+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.705805+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.708083+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.710712+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.711478+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.718570+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.719524+0000 mgr.y (mgr.25166) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.781956+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.784360+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.787507+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.788234+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.792852+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.794336+0000 mgr.y (mgr.25166) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.865189+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.867924+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.870886+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.872039+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.889928+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.891153+0000 mgr.y (mgr.25166) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.967468+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.970036+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.973110+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.974280+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:30.992460+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:30.993697+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.085515+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.088695+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.092141+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.093618+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.110881+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:31.112430+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.213015+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.216464+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.219686+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.221399+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.238754+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:31.240439+0000 mgr.y (mgr.25166) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.341733+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.345028+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.347888+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.349112+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.365473+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:31.368063+0000 mgr.y (mgr.25166) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.484000+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.487884+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.491582+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.492932+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: audit 2024-09-17T10:18:31.510380+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[25345]: cephadm 2024-09-17T10:18:31.512253+0000 mgr.y (mgr.25166) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.788234+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.792852+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.794336+0000 mgr.y (mgr.25166) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.865189+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.867924+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.870886+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.872039+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.889928+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.891153+0000 mgr.y (mgr.25166) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.967468+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.970036+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.973110+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.974280+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:30.992460+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:30.993697+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.085515+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.088695+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.092141+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.093618+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.110881+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:31.112430+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.213015+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.216464+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.219686+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.221399+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.238754+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:31.240439+0000 mgr.y (mgr.25166) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.341733+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.345028+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.347888+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.349112+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.365473+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:31.368063+0000 mgr.y (mgr.25166) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.484000+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.487884+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.491582+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.492932+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: audit 2024-09-17T10:18:31.510380+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:31 smithi039 bash[19898]: cephadm 2024-09-17T10:18:31.512253+0000 mgr.y (mgr.25166) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.566259+0000 mgr.y (mgr.25166) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.632730+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.634832+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.636834+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.637576+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.644592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.645384+0000 mgr.y (mgr.25166) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.705805+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.708083+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.710712+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.711478+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.718570+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.719524+0000 mgr.y (mgr.25166) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.781956+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.784360+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.787507+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.788234+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.792852+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.794336+0000 mgr.y (mgr.25166) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.865189+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.867924+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.870886+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.872039+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.889928+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.891153+0000 mgr.y (mgr.25166) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.967468+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.970036+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.973110+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.974280+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:30.992460+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:30.993697+0000 mgr.y (mgr.25166) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.085515+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.088695+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.092141+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.093618+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.110881+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:31.112430+0000 mgr.y (mgr.25166) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.213015+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.216464+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.219686+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.221399+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.238754+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:31.240439+0000 mgr.y (mgr.25166) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.341733+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.345028+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.347888+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.349112+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.365473+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:31.368063+0000 mgr.y (mgr.25166) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.484000+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.487884+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.491582+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.492932+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: audit 2024-09-17T10:18:31.510380+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:31 smithi203 bash[20366]: cephadm 2024-09-17T10:18:31.512253+0000 mgr.y (mgr.25166) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.616278+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.624150+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.630336+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.633726+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.636310+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.638264+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.640642+0000 mon.b (mon.1) 1623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.642629+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.644314+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.645872+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.647926+0000 mon.b (mon.1) 1627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.650423+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: audit 2024-09-17T10:18:31.652745+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[19898]: cluster 2024-09-17T10:18:32.470131+0000 mgr.y (mgr.25166) 687 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.616278+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.624150+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.630336+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.633726+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.636310+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.638264+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.640642+0000 mon.b (mon.1) 1623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.642629+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.644314+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.645872+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.647926+0000 mon.b (mon.1) 1627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.650423+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: audit 2024-09-17T10:18:31.652745+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:32 smithi039 bash[25345]: cluster 2024-09-17T10:18:32.470131+0000 mgr.y (mgr.25166) 687 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.616278+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.624150+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.630336+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.633726+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.636310+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.638264+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.640642+0000 mon.b (mon.1) 1623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.642629+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.644314+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.645872+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.647926+0000 mon.b (mon.1) 1627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.650423+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: audit 2024-09-17T10:18:31.652745+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:32 smithi203 bash[20366]: cluster 2024-09-17T10:18:32.470131+0000 mgr.y (mgr.25166) 687 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[25345]: cluster 2024-09-17T10:18:34.470631+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[25345]: audit 2024-09-17T10:18:35.408872+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[25345]: audit 2024-09-17T10:18:35.423646+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[25345]: audit 2024-09-17T10:18:35.438164+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[19898]: cluster 2024-09-17T10:18:34.470631+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[19898]: audit 2024-09-17T10:18:35.408872+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[19898]: audit 2024-09-17T10:18:35.423646+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:35 smithi039 bash[19898]: audit 2024-09-17T10:18:35.438164+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:35 smithi203 bash[20366]: cluster 2024-09-17T10:18:34.470631+0000 mgr.y (mgr.25166) 688 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:35 smithi203 bash[20366]: audit 2024-09-17T10:18:35.408872+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:35 smithi203 bash[20366]: audit 2024-09-17T10:18:35.423646+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:35 smithi203 bash[20366]: audit 2024-09-17T10:18:35.438164+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:36.463 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:18:36.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:36 smithi039 bash[25345]: cephadm 2024-09-17T10:18:35.311723+0000 mgr.y (mgr.25166) 689 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T10:18:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:36 smithi039 bash[19898]: cephadm 2024-09-17T10:18:35.311723+0000 mgr.y (mgr.25166) 689 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T10:18:36.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:36 smithi203 bash[20366]: cephadm 2024-09-17T10:18:35.311723+0000 mgr.y (mgr.25166) 689 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-17T10:18:37.158 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:18:37.158 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 1s ago 37m - - 2024-09-17T10:18:37.158 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 5s ago 36m - - 2024-09-17T10:18:37.158 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (26m) 1s ago 27m 13.5M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (26m) 5s ago 26m 73.4M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (93s) 1s ago 24m 47.8M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (78s) 5s ago 35m 438M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (11m) 1s ago 38m 511M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (38m) 1s ago 38m 105M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (36m) 5s ago 36m 72.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (36m) 1s ago 36m 72.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (60s) 1s ago 27m 7640k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (38s) 5s ago 27m 6807k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (34m) 1s ago 35m 57.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (34m) 1s ago 34m 58.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (33m) 1s ago 33m 54.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (32m) 1s ago 32m 65.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:18:37.159 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (31m) 5s ago 31m 59.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:18:37.160 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (30m) 5s ago 30m 64.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:18:37.160 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (29m) 5s ago 29m 54.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:18:37.160 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (28m) 5s ago 28m 66.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:18:37.160 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (86s) 5s ago 27m 38.9M - 2.43.0 a07b618ecd1d 7b5f409476c7 2024-09-17T10:18:37.160 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (24m) 1s ago 24m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:18:37.160 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (24m) 5s ago 24m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:18:37.526 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:37.527 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:18:37.528 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:18:37.839 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:18:37.840 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:18:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: cephadm 2024-09-17T10:18:35.583639+0000 mgr.y (mgr.25166) 690 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T10:18:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:36.277930+0000 mgr.y (mgr.25166) 691 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:37.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:36.452490+0000 mgr.y (mgr.25166) 692 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: cluster 2024-09-17T10:18:36.471077+0000 mgr.y (mgr.25166) 693 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:36.783007+0000 mgr.y (mgr.25166) 694 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:37.145261+0000 mgr.y (mgr.25166) 695 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:37.258339+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:37.267745+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:37.275842+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[25345]: audit 2024-09-17T10:18:37.528423+0000 mon.a (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.39:0/3612642190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: cephadm 2024-09-17T10:18:35.583639+0000 mgr.y (mgr.25166) 690 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:36.277930+0000 mgr.y (mgr.25166) 691 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:37.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:36.452490+0000 mgr.y (mgr.25166) 692 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: cluster 2024-09-17T10:18:36.471077+0000 mgr.y (mgr.25166) 693 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:36.783007+0000 mgr.y (mgr.25166) 694 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:37.145261+0000 mgr.y (mgr.25166) 695 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:37.258339+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:37.267745+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:37.275842+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:37 smithi039 bash[19898]: audit 2024-09-17T10:18:37.528423+0000 mon.a (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.39:0/3612642190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: cephadm 2024-09-17T10:18:35.583639+0000 mgr.y (mgr.25166) 690 : cephadm [INF] Deploying daemon prometheus.a on smithi203 2024-09-17T10:18:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:36.277930+0000 mgr.y (mgr.25166) 691 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:36.452490+0000 mgr.y (mgr.25166) 692 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: cluster 2024-09-17T10:18:36.471077+0000 mgr.y (mgr.25166) 693 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:36.783007+0000 mgr.y (mgr.25166) 694 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:37.145261+0000 mgr.y (mgr.25166) 695 : audit [DBG] from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:37.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:37.258339+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:37.267745+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:37.275842+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:37.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:37 smithi203 bash[20366]: audit 2024-09-17T10:18:37.528423+0000 mon.a (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.39:0/3612642190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:38.811 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:38 smithi203 bash[20366]: audit 2024-09-17T10:18:37.841252+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:38.811 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:38 smithi203 bash[20366]: cluster 2024-09-17T10:18:38.472714+0000 mgr.y (mgr.25166) 697 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:38.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:38 smithi039 bash[19898]: audit 2024-09-17T10:18:37.841252+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:38.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:38 smithi039 bash[19898]: cluster 2024-09-17T10:18:38.472714+0000 mgr.y (mgr.25166) 697 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:38.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:38 smithi039 bash[25345]: audit 2024-09-17T10:18:37.841252+0000 mgr.y (mgr.25166) 696 : audit [DBG] from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:38.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:38 smithi039 bash[25345]: cluster 2024-09-17T10:18:38.472714+0000 mgr.y (mgr.25166) 697 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:41.533 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[20366]: audit 2024-09-17T10:18:40.286025+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.533 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[20366]: audit 2024-09-17T10:18:40.300514+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.533 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[20366]: audit 2024-09-17T10:18:40.314165+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.533 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[20366]: cluster 2024-09-17T10:18:40.473459+0000 mgr.y (mgr.25166) 698 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:41.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[19898]: audit 2024-09-17T10:18:40.286025+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[19898]: audit 2024-09-17T10:18:40.300514+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[19898]: audit 2024-09-17T10:18:40.314165+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[19898]: cluster 2024-09-17T10:18:40.473459+0000 mgr.y (mgr.25166) 698 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:41.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[25345]: audit 2024-09-17T10:18:40.286025+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[25345]: audit 2024-09-17T10:18:40.300514+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[25345]: audit 2024-09-17T10:18:40.314165+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:41.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:41 smithi039 bash[25345]: cluster 2024-09-17T10:18:40.473459+0000 mgr.y (mgr.25166) 698 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:41.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.790 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.790 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.790 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.791 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.791 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.791 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.791 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:18:41.791 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:18:41.791 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.768Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.769Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.769Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T10:18:41.792 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:41 smithi203 bash[77525]: ts=2024-09-17T10:18:41.769Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T10:18:41.793 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:41.793 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:18:41 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:42 smithi039 bash[19898]: audit 2024-09-17T10:18:41.502898+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:42 smithi039 bash[25345]: audit 2024-09-17T10:18:41.502898+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:42.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:42 smithi203 bash[20366]: audit 2024-09-17T10:18:41.502898+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:42.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:42 smithi203 bash[78788]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:18:42.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:42 smithi203 bash[78848]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-prometheus-a 2024-09-17T10:18:42.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-17T10:18:42.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: Stopped Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:18:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.978 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.978 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.978 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: Started Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:18:42.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.980 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:42.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:18:42 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: cluster 2024-09-17T10:18:42.475170+0000 mgr.y (mgr.25166) 699 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:42.844544+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:42.860266+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:42.866719+0000 mon.b (mon.1) 1631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:42.868417+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:42.877911+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:42.927677+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.015293+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.019082+0000 mon.b (mon.1) 1635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.023866+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.025874+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.038276+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.149896+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.152841+0000 mon.b (mon.1) 1639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.156213+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.157633+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.169414+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.258717+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.261930+0000 mon.b (mon.1) 1643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.264974+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: cluster 2024-09-17T10:18:42.475170+0000 mgr.y (mgr.25166) 699 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:42.844544+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:42.860266+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:42.866719+0000 mon.b (mon.1) 1631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:42.868417+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:42.877911+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:42.927677+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.015293+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.019082+0000 mon.b (mon.1) 1635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.023866+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.025874+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.038276+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.149896+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.152841+0000 mon.b (mon.1) 1639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.156213+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.157633+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.169414+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.258717+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.261930+0000 mon.b (mon.1) 1643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.264974+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.266275+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[19898]: audit 2024-09-17T10:18:43.276920+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.266275+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:43 smithi039 bash[25345]: audit 2024-09-17T10:18:43.276920+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: cluster 2024-09-17T10:18:42.475170+0000 mgr.y (mgr.25166) 699 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:42.844544+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:42.860266+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:42.866719+0000 mon.b (mon.1) 1631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:42.868417+0000 mon.b (mon.1) 1632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:42.877911+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:42.927677+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.015293+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.019082+0000 mon.b (mon.1) 1635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.023866+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.025874+0000 mon.b (mon.1) 1637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.038276+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.149896+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.152841+0000 mon.b (mon.1) 1639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.156213+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.157633+0000 mon.b (mon.1) 1641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.169414+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.258717+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.261930+0000 mon.b (mon.1) 1643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.264974+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.266275+0000 mon.b (mon.1) 1645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:43 smithi203 bash[20366]: audit 2024-09-17T10:18:43.276920+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: cephadm 2024-09-17T10:18:42.879029+0000 mgr.y (mgr.25166) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:42.927797+0000 mgr.y (mgr.25166) 701 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.039920+0000 mgr.y (mgr.25166) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.171535+0000 mgr.y (mgr.25166) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.279794+0000 mgr.y (mgr.25166) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.367260+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.370670+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.374656+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.376566+0000 mon.b (mon.1) 1649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.383767+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.388439+0000 mgr.y (mgr.25166) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.481083+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.484495+0000 mon.b (mon.1) 1651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.487567+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.489387+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.502668+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.504679+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.608417+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.611916+0000 mon.b (mon.1) 1655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.615691+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.225Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.225Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.225Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi203 (none))" 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.225Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.225Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.227Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.228Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.230Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.230Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-17T10:18:44.436 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.232Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.233Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.017325ms 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.233Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.235Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.247Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.252Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.255Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.260Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.261Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.262Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.262Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.262Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.522µs wal_replay_duration=29.024039ms wbl_replay_duration=131ns total_replay_duration=30.126014ms 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.265Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-17T10:18:44.437 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.265Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-17T10:18:44.438 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.265Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-17T10:18:44.438 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.285Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.399757ms db_storage=1.146µs remote_storage=1.514µs web_handler=358ns query_engine=718ns scrape=303.688µs scrape_sd=130.332µs notify=11.65µs notify_sd=9.135µs rules=19.505678ms tracing=6.97µs 2024-09-17T10:18:44.438 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.285Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-17T10:18:44.438 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[78902]: ts=2024-09-17T10:18:44.285Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-17T10:18:44.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.617423+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.631014+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.742733+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.746132+0000 mon.b (mon.1) 1659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.749709+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.751332+0000 mon.b (mon.1) 1661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.762050+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.880330+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.883765+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.887379+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.888807+0000 mon.b (mon.1) 1665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:43.901052+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.019359+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.022567+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.025959+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.027323+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.039753+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.160074+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.162602+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.165595+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.166630+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.176680+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.291139+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.293620+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.296512+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.297537+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:44 smithi203 bash[20366]: audit 2024-09-17T10:18:44.311445+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: cephadm 2024-09-17T10:18:42.879029+0000 mgr.y (mgr.25166) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:42.927797+0000 mgr.y (mgr.25166) 701 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.039920+0000 mgr.y (mgr.25166) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.171535+0000 mgr.y (mgr.25166) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.279794+0000 mgr.y (mgr.25166) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.367260+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.370670+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.374656+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.376566+0000 mon.b (mon.1) 1649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.383767+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.388439+0000 mgr.y (mgr.25166) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.481083+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.484495+0000 mon.b (mon.1) 1651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.487567+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.489387+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.502668+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.504679+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.608417+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.611916+0000 mon.b (mon.1) 1655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.615691+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: cephadm 2024-09-17T10:18:42.879029+0000 mgr.y (mgr.25166) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:42.927797+0000 mgr.y (mgr.25166) 701 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.039920+0000 mgr.y (mgr.25166) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.171535+0000 mgr.y (mgr.25166) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.279794+0000 mgr.y (mgr.25166) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.367260+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.370670+0000 mon.b (mon.1) 1647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.374656+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.376566+0000 mon.b (mon.1) 1649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.383767+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.388439+0000 mgr.y (mgr.25166) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.481083+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.484495+0000 mon.b (mon.1) 1651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.487567+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.489387+0000 mon.b (mon.1) 1653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.502668+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.504679+0000 mgr.y (mgr.25166) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.608417+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.611916+0000 mon.b (mon.1) 1655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.615691+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.617423+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.631014+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.742733+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.746132+0000 mon.b (mon.1) 1659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.749709+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.751332+0000 mon.b (mon.1) 1661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.762050+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.880330+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.883765+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.887379+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.888807+0000 mon.b (mon.1) 1665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:43.901052+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.019359+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.022567+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.025959+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.027323+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.039753+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.160074+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.162602+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.165595+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.166630+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.176680+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.291139+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.293620+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.296512+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.297537+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[19898]: audit 2024-09-17T10:18:44.311445+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.617423+0000 mon.b (mon.1) 1657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.631014+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.742733+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.746132+0000 mon.b (mon.1) 1659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.749709+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.751332+0000 mon.b (mon.1) 1661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.762050+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.880330+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.883765+0000 mon.b (mon.1) 1663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.887379+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.888807+0000 mon.b (mon.1) 1665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:43.901052+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.019359+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.022567+0000 mon.b (mon.1) 1667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.025959+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.027323+0000 mon.b (mon.1) 1669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.039753+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.160074+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.162602+0000 mon.b (mon.1) 1671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.165595+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.166630+0000 mon.b (mon.1) 1673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.176680+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:44.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.291139+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:44.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.293620+0000 mon.b (mon.1) 1675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:44.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.296512+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:44.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.297537+0000 mon.b (mon.1) 1677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:44.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:44 smithi039 bash[25345]: audit 2024-09-17T10:18:44.311445+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.633471+0000 mgr.y (mgr.25166) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.766338+0000 mgr.y (mgr.25166) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:43.902944+0000 mgr.y (mgr.25166) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.041204+0000 mgr.y (mgr.25166) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.177951+0000 mgr.y (mgr.25166) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.312620+0000 mgr.y (mgr.25166) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.418629+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.421680+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.425080+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.426254+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.436951+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.441029+0000 mgr.y (mgr.25166) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: cluster 2024-09-17T10:18:44.475818+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.552066+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.555994+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.559733+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.561651+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.578176+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.649262+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.652183+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.633471+0000 mgr.y (mgr.25166) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.766338+0000 mgr.y (mgr.25166) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:43.902944+0000 mgr.y (mgr.25166) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.041204+0000 mgr.y (mgr.25166) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.177951+0000 mgr.y (mgr.25166) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.312620+0000 mgr.y (mgr.25166) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.418629+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.421680+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.425080+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.426254+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.436951+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.441029+0000 mgr.y (mgr.25166) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: cluster 2024-09-17T10:18:44.475818+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.552066+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.555994+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.559733+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.561651+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.578176+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.649262+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.652183+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.655923+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.657238+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.663020+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.745438+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.748974+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.751832+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.753285+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.758746+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.857687+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.861197+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.864835+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.866106+0000 mon.b (mon.1) 1697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.882476+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.976347+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.979316+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.982972+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:44.984274+0000 mon.b (mon.1) 1701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.001136+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.077582+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.080487+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.655923+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.657238+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.663020+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.745438+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.748974+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.751832+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.753285+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.758746+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.857687+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.861197+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.864835+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.866106+0000 mon.b (mon.1) 1697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.882476+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.976347+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.979316+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.982972+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:44.984274+0000 mon.b (mon.1) 1701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.001136+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.077582+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.080487+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.084196+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.085412+0000 mon.b (mon.1) 1705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.102568+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.195032+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.197961+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.201293+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.202293+0000 mon.b (mon.1) 1709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.214586+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.319472+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.322392+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.325492+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[19898]: audit 2024-09-17T10:18:45.326565+0000 mon.b (mon.1) 1713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.084196+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.085412+0000 mon.b (mon.1) 1705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.102568+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.195032+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.197961+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.201293+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.202293+0000 mon.b (mon.1) 1709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.214586+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.319472+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.322392+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.325492+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:45 smithi039 bash[25345]: audit 2024-09-17T10:18:45.326565+0000 mon.b (mon.1) 1713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.633471+0000 mgr.y (mgr.25166) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.766338+0000 mgr.y (mgr.25166) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:43.902944+0000 mgr.y (mgr.25166) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.041204+0000 mgr.y (mgr.25166) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.177951+0000 mgr.y (mgr.25166) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.312620+0000 mgr.y (mgr.25166) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.418629+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.421680+0000 mon.b (mon.1) 1679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.425080+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.426254+0000 mon.b (mon.1) 1681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.436951+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.441029+0000 mgr.y (mgr.25166) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: cluster 2024-09-17T10:18:44.475818+0000 mgr.y (mgr.25166) 714 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.552066+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.555994+0000 mon.b (mon.1) 1683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.559733+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.561651+0000 mon.b (mon.1) 1685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.578176+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.649262+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.652183+0000 mon.b (mon.1) 1687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.646 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.655923+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.657238+0000 mon.b (mon.1) 1689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.663020+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.745438+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.748974+0000 mon.b (mon.1) 1691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.751832+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.753285+0000 mon.b (mon.1) 1693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.758746+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.857687+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.861197+0000 mon.b (mon.1) 1695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.864835+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.866106+0000 mon.b (mon.1) 1697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.882476+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.976347+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.647 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.979316+0000 mon.b (mon.1) 1699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.982972+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:44.984274+0000 mon.b (mon.1) 1701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.001136+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.077582+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.080487+0000 mon.b (mon.1) 1703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.084196+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.085412+0000 mon.b (mon.1) 1705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.102568+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.195032+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.197961+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.201293+0000 mon.b (mon.1) 1708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.202293+0000 mon.b (mon.1) 1709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:45.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.214586+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:45.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.319472+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:45.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.322392+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:45.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.325492+0000 mon.b (mon.1) 1712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:45.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:45 smithi203 bash[20366]: audit 2024-09-17T10:18:45.326565+0000 mon.b (mon.1) 1713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.580968+0000 mgr.y (mgr.25166) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.666366+0000 mgr.y (mgr.25166) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.762392+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:44.884509+0000 mgr.y (mgr.25166) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.002784+0000 mgr.y (mgr.25166) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.103762+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.216073+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.338775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.340292+0000 mgr.y (mgr.25166) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.418407+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.421661+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.425133+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.426333+0000 mon.b (mon.1) 1717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.436766+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.438508+0000 mgr.y (mgr.25166) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.517318+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.520339+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.523744+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.524966+0000 mon.b (mon.1) 1721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.531035+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.607350+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.609986+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.612304+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.613365+0000 mon.b (mon.1) 1725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.618459+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.699612+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.702145+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.705445+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.706414+0000 mon.b (mon.1) 1729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.716970+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.795682+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.798323+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.801229+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.802271+0000 mon.b (mon.1) 1733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.820488+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.920189+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.923173+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.925917+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.927163+0000 mon.b (mon.1) 1737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:45.942223+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.027693+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.030772+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.034187+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.035736+0000 mon.b (mon.1) 1741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.050142+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.122560+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.125674+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.128623+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.130021+0000 mon.b (mon.1) 1745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.144408+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.230555+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.233602+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.236358+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.237811+0000 mon.b (mon.1) 1749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.249570+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:46 smithi203 bash[20366]: audit 2024-09-17T10:18:46.341840+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.580968+0000 mgr.y (mgr.25166) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.666366+0000 mgr.y (mgr.25166) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.762392+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:44.884509+0000 mgr.y (mgr.25166) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.002784+0000 mgr.y (mgr.25166) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.103762+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.216073+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.338775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.340292+0000 mgr.y (mgr.25166) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.418407+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.421661+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.425133+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.426333+0000 mon.b (mon.1) 1717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.436766+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.438508+0000 mgr.y (mgr.25166) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.517318+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.520339+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.523744+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.524966+0000 mon.b (mon.1) 1721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.531035+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.607350+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.609986+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.612304+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.613365+0000 mon.b (mon.1) 1725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.618459+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.699612+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.702145+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.705445+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.706414+0000 mon.b (mon.1) 1729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.716970+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.795682+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.798323+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.801229+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.802271+0000 mon.b (mon.1) 1733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.820488+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.920189+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.923173+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.925917+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.927163+0000 mon.b (mon.1) 1737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:45.942223+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.580968+0000 mgr.y (mgr.25166) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.666366+0000 mgr.y (mgr.25166) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.762392+0000 mgr.y (mgr.25166) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:44.884509+0000 mgr.y (mgr.25166) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.002784+0000 mgr.y (mgr.25166) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.103762+0000 mgr.y (mgr.25166) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.216073+0000 mgr.y (mgr.25166) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.338775+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.340292+0000 mgr.y (mgr.25166) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.418407+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.421661+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.425133+0000 mon.b (mon.1) 1716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.426333+0000 mon.b (mon.1) 1717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.436766+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.438508+0000 mgr.y (mgr.25166) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:46.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.517318+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.520339+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.523744+0000 mon.b (mon.1) 1720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.524966+0000 mon.b (mon.1) 1721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.531035+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.607350+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.027693+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.030772+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.034187+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.035736+0000 mon.b (mon.1) 1741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.050142+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.122560+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.125674+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.128623+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.130021+0000 mon.b (mon.1) 1745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.144408+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.230555+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.233602+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.236358+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.237811+0000 mon.b (mon.1) 1749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.249570+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[25345]: audit 2024-09-17T10:18:46.341840+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.609986+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.612304+0000 mon.b (mon.1) 1724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.613365+0000 mon.b (mon.1) 1725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.618459+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.699612+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.702145+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.705445+0000 mon.b (mon.1) 1728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.706414+0000 mon.b (mon.1) 1729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.716970+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.795682+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.798323+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.801229+0000 mon.b (mon.1) 1732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.802271+0000 mon.b (mon.1) 1733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.820488+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.920189+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.923173+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.925917+0000 mon.b (mon.1) 1736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.927163+0000 mon.b (mon.1) 1737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:45.942223+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.027693+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.030772+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.034187+0000 mon.b (mon.1) 1740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.035736+0000 mon.b (mon.1) 1741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.050142+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.122560+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.125674+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.128623+0000 mon.b (mon.1) 1744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.130021+0000 mon.b (mon.1) 1745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.144408+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.230555+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.233602+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.236358+0000 mon.b (mon.1) 1748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.237811+0000 mon.b (mon.1) 1749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.249570+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:46 smithi039 bash[19898]: audit 2024-09-17T10:18:46.341840+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.534806+0000 mgr.y (mgr.25166) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.619660+0000 mgr.y (mgr.25166) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.717796+0000 mgr.y (mgr.25166) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.821451+0000 mgr.y (mgr.25166) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:45.945128+0000 mgr.y (mgr.25166) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.053593+0000 mgr.y (mgr.25166) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.147477+0000 mgr.y (mgr.25166) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.253382+0000 mgr.y (mgr.25166) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.288903+0000 mgr.y (mgr.25166) 732 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.345034+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.349650+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.364763+0000 mon.b (mon.1) 1753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.374272+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.375320+0000 mgr.y (mgr.25166) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.474140+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cluster 2024-09-17T10:18:46.476295+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.476742+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.480337+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.481601+0000 mon.b (mon.1) 1757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.491982+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.534806+0000 mgr.y (mgr.25166) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.619660+0000 mgr.y (mgr.25166) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.717796+0000 mgr.y (mgr.25166) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.821451+0000 mgr.y (mgr.25166) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:45.945128+0000 mgr.y (mgr.25166) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.053593+0000 mgr.y (mgr.25166) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.147477+0000 mgr.y (mgr.25166) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.253382+0000 mgr.y (mgr.25166) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.288903+0000 mgr.y (mgr.25166) 732 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.345034+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.349650+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.364763+0000 mon.b (mon.1) 1753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.374272+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.375320+0000 mgr.y (mgr.25166) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.474140+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cluster 2024-09-17T10:18:46.476295+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.476742+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.480337+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.481601+0000 mon.b (mon.1) 1757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.491982+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.493052+0000 mgr.y (mgr.25166) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.563421+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.565979+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.568907+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.570228+0000 mon.b (mon.1) 1761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.578406+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.669071+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.672037+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.674919+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.676361+0000 mon.b (mon.1) 1765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.685886+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.776730+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.779984+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.782997+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.784604+0000 mon.b (mon.1) 1769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.794225+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.894224+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.897647+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.900955+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.902413+0000 mon.b (mon.1) 1773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.493052+0000 mgr.y (mgr.25166) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.563421+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.565979+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.568907+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.570228+0000 mon.b (mon.1) 1761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.578406+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.669071+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.672037+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.674919+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.676361+0000 mon.b (mon.1) 1765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.685886+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.776730+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.779984+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.782997+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.784604+0000 mon.b (mon.1) 1769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.794225+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.894224+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.897647+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.900955+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.902413+0000 mon.b (mon.1) 1773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:46.912424+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.018127+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.020696+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.023173+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.024169+0000 mon.b (mon.1) 1777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.033087+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.137450+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.140475+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.143994+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.145361+0000 mon.b (mon.1) 1781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.154845+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.261011+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.264077+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.267016+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.268632+0000 mon.b (mon.1) 1785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[19898]: audit 2024-09-17T10:18:47.278812+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:46.912424+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.018127+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.020696+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.023173+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.024169+0000 mon.b (mon.1) 1777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.033087+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.137450+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.140475+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.143994+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.145361+0000 mon.b (mon.1) 1781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.154845+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.261011+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.264077+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.267016+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.268632+0000 mon.b (mon.1) 1785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:47 smithi039 bash[25345]: audit 2024-09-17T10:18:47.278812+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.534806+0000 mgr.y (mgr.25166) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.619660+0000 mgr.y (mgr.25166) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.717796+0000 mgr.y (mgr.25166) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.821451+0000 mgr.y (mgr.25166) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:45.945128+0000 mgr.y (mgr.25166) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.053593+0000 mgr.y (mgr.25166) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.147477+0000 mgr.y (mgr.25166) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.253382+0000 mgr.y (mgr.25166) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.288903+0000 mgr.y (mgr.25166) 732 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.345034+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.349650+0000 mon.b (mon.1) 1752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.364763+0000 mon.b (mon.1) 1753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.374272+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.375320+0000 mgr.y (mgr.25166) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.474140+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cluster 2024-09-17T10:18:46.476295+0000 mgr.y (mgr.25166) 734 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.476742+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.480337+0000 mon.b (mon.1) 1756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.481601+0000 mon.b (mon.1) 1757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.491982+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.493052+0000 mgr.y (mgr.25166) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.563421+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.565979+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.568907+0000 mon.b (mon.1) 1760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.570228+0000 mon.b (mon.1) 1761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.578406+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.669071+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.672037+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.674919+0000 mon.b (mon.1) 1764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.676361+0000 mon.b (mon.1) 1765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.685886+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.776730+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.779984+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.782997+0000 mon.b (mon.1) 1768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.784604+0000 mon.b (mon.1) 1769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.794225+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.894224+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.897647+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.900955+0000 mon.b (mon.1) 1772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.902413+0000 mon.b (mon.1) 1773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:46.912424+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.018127+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.020696+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.023173+0000 mon.b (mon.1) 1776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.024169+0000 mon.b (mon.1) 1777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.033087+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.137450+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.140475+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.143994+0000 mon.b (mon.1) 1780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.145361+0000 mon.b (mon.1) 1781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.154845+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.261011+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.264077+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.267016+0000 mon.b (mon.1) 1784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.268632+0000 mon.b (mon.1) 1785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:47 smithi203 bash[20366]: audit 2024-09-17T10:18:47.278812+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.579801+0000 mgr.y (mgr.25166) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.687774+0000 mgr.y (mgr.25166) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.796287+0000 mgr.y (mgr.25166) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:46.914440+0000 mgr.y (mgr.25166) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.033892+0000 mgr.y (mgr.25166) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.155744+0000 mgr.y (mgr.25166) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.280177+0000 mgr.y (mgr.25166) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.386470+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.389939+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.393330+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.394733+0000 mon.b (mon.1) 1789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.403111+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.404228+0000 mgr.y (mgr.25166) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.507972+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.511023+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.513913+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.515121+0000 mon.b (mon.1) 1793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.525048+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.526365+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.634961+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.579801+0000 mgr.y (mgr.25166) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.687774+0000 mgr.y (mgr.25166) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.796287+0000 mgr.y (mgr.25166) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:46.914440+0000 mgr.y (mgr.25166) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.033892+0000 mgr.y (mgr.25166) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.155744+0000 mgr.y (mgr.25166) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.280177+0000 mgr.y (mgr.25166) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.386470+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.389939+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.393330+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.394733+0000 mon.b (mon.1) 1789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.403111+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.404228+0000 mgr.y (mgr.25166) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.507972+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.511023+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.513913+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.515121+0000 mon.b (mon.1) 1793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.525048+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.526365+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.634961+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.638022+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.641711+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.643113+0000 mon.b (mon.1) 1797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.651818+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.768306+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.770962+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.773621+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.774536+0000 mon.b (mon.1) 1801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.782967+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.895227+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.897843+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.900655+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.902031+0000 mon.b (mon.1) 1805 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:47.914604+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.018620+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.021638+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.024568+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.025704+0000 mon.b (mon.1) 1809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.040280+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.119163+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.638022+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.641711+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.643113+0000 mon.b (mon.1) 1797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.651818+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.768306+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.770962+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.773621+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.774536+0000 mon.b (mon.1) 1801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.782967+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.895227+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.897843+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.900655+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.902031+0000 mon.b (mon.1) 1805 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:47.914604+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.018620+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.021638+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.024568+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.025704+0000 mon.b (mon.1) 1809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.040280+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.119163+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.121803+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.125193+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.126134+0000 mon.b (mon.1) 1813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.132139+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.206802+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.209069+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.211296+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.212572+0000 mon.b (mon.1) 1817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.222165+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.301142+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.303475+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.306070+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.307319+0000 mon.b (mon.1) 1821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[19898]: audit 2024-09-17T10:18:48.322670+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.121803+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.125193+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.126134+0000 mon.b (mon.1) 1813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.132139+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.206802+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.209069+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.211296+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.212572+0000 mon.b (mon.1) 1817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.222165+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.301142+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.303475+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.306070+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.307319+0000 mon.b (mon.1) 1821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:48 smithi039 bash[25345]: audit 2024-09-17T10:18:48.322670+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.579801+0000 mgr.y (mgr.25166) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.687774+0000 mgr.y (mgr.25166) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.796287+0000 mgr.y (mgr.25166) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:46.914440+0000 mgr.y (mgr.25166) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.033892+0000 mgr.y (mgr.25166) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.155744+0000 mgr.y (mgr.25166) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.280177+0000 mgr.y (mgr.25166) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.386470+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.389939+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.393330+0000 mon.b (mon.1) 1788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.394733+0000 mon.b (mon.1) 1789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.403111+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.404228+0000 mgr.y (mgr.25166) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.507972+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.511023+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.513913+0000 mon.b (mon.1) 1792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.515121+0000 mon.b (mon.1) 1793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.525048+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.526365+0000 mgr.y (mgr.25166) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.634961+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.638022+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.641711+0000 mon.b (mon.1) 1796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.643113+0000 mon.b (mon.1) 1797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.651818+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.768306+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.770962+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.773621+0000 mon.b (mon.1) 1800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.774536+0000 mon.b (mon.1) 1801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.782967+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.895227+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.897843+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.900655+0000 mon.b (mon.1) 1804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.902031+0000 mon.b (mon.1) 1805 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:47.914604+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.018620+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.021638+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.024568+0000 mon.b (mon.1) 1808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.025704+0000 mon.b (mon.1) 1809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.040280+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.119163+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.121803+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.125193+0000 mon.b (mon.1) 1812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.126134+0000 mon.b (mon.1) 1813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.132139+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.206802+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.209069+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.211296+0000 mon.b (mon.1) 1816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.212572+0000 mon.b (mon.1) 1817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.222165+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.301142+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.303475+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.306070+0000 mon.b (mon.1) 1820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.307319+0000 mon.b (mon.1) 1821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:48 smithi203 bash[20366]: audit 2024-09-17T10:18:48.322670+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.654576+0000 mgr.y (mgr.25166) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.784739+0000 mgr.y (mgr.25166) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:47.915446+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.043756+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.133063+0000 mgr.y (mgr.25166) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.224311+0000 mgr.y (mgr.25166) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.323420+0000 mgr.y (mgr.25166) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.384371+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.386411+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.388247+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.389045+0000 mon.b (mon.1) 1825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.394098+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.394942+0000 mgr.y (mgr.25166) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.452906+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.455059+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.457225+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.457992+0000 mon.b (mon.1) 1829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.463231+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.463836+0000 mgr.y (mgr.25166) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: cluster 2024-09-17T10:18:48.478274+0000 mgr.y (mgr.25166) 754 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.654576+0000 mgr.y (mgr.25166) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.784739+0000 mgr.y (mgr.25166) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:47.915446+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.043756+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.133063+0000 mgr.y (mgr.25166) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.224311+0000 mgr.y (mgr.25166) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.323420+0000 mgr.y (mgr.25166) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.384371+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.386411+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.388247+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.389045+0000 mon.b (mon.1) 1825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.394098+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.394942+0000 mgr.y (mgr.25166) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.452906+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.455059+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.457225+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.457992+0000 mon.b (mon.1) 1829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.463231+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.463836+0000 mgr.y (mgr.25166) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: cluster 2024-09-17T10:18:48.478274+0000 mgr.y (mgr.25166) 754 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.532050+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.534344+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.537308+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.538166+0000 mon.b (mon.1) 1833 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.550158+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.627140+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.630318+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.633277+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.634490+0000 mon.b (mon.1) 1837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.642256+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.724048+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.726887+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.730306+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.731656+0000 mon.b (mon.1) 1841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.743840+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.845033+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.848803+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.852187+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.853966+0000 mon.b (mon.1) 1845 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.867645+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.990018+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.993670+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.997963+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:48.999955+0000 mon.b (mon.1) 1849 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.012570+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.130010+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.133480+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.136662+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.138133+0000 mon.b (mon.1) 1853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.151127+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.270225+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.273141+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.276794+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.278297+0000 mon.b (mon.1) 1857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[19898]: audit 2024-09-17T10:18:49.289409+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.532050+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.534344+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.537308+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.538166+0000 mon.b (mon.1) 1833 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.550158+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.627140+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.630318+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.633277+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.634490+0000 mon.b (mon.1) 1837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.642256+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.724048+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.726887+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.730306+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.731656+0000 mon.b (mon.1) 1841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.743840+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.845033+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.848803+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.852187+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.853966+0000 mon.b (mon.1) 1845 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.867645+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.990018+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.993670+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.997963+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:48.999955+0000 mon.b (mon.1) 1849 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.012570+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.130010+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.133480+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.136662+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.138133+0000 mon.b (mon.1) 1853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.151127+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.270225+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.273141+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.276794+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.278297+0000 mon.b (mon.1) 1857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:49 smithi039 bash[25345]: audit 2024-09-17T10:18:49.289409+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.654576+0000 mgr.y (mgr.25166) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.784739+0000 mgr.y (mgr.25166) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:47.915446+0000 mgr.y (mgr.25166) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.043756+0000 mgr.y (mgr.25166) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.133063+0000 mgr.y (mgr.25166) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.224311+0000 mgr.y (mgr.25166) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.323420+0000 mgr.y (mgr.25166) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.384371+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.386411+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.388247+0000 mon.b (mon.1) 1824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.389045+0000 mon.b (mon.1) 1825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.394098+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.394942+0000 mgr.y (mgr.25166) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.452906+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.455059+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.457225+0000 mon.b (mon.1) 1828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.457992+0000 mon.b (mon.1) 1829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.463231+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.463836+0000 mgr.y (mgr.25166) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: cluster 2024-09-17T10:18:48.478274+0000 mgr.y (mgr.25166) 754 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.532050+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.534344+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.537308+0000 mon.b (mon.1) 1832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.538166+0000 mon.b (mon.1) 1833 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.550158+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.627140+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.630318+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.633277+0000 mon.b (mon.1) 1836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.634490+0000 mon.b (mon.1) 1837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.642256+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.724048+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.726887+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.730306+0000 mon.b (mon.1) 1840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.731656+0000 mon.b (mon.1) 1841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.743840+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.845033+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.848803+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.852187+0000 mon.b (mon.1) 1844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.853966+0000 mon.b (mon.1) 1845 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.867645+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.990018+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.993670+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.997963+0000 mon.b (mon.1) 1848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:48.999955+0000 mon.b (mon.1) 1849 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.012570+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.130010+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.133480+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.136662+0000 mon.b (mon.1) 1852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.138133+0000 mon.b (mon.1) 1853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.151127+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.270225+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.273141+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.276794+0000 mon.b (mon.1) 1856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.278297+0000 mon.b (mon.1) 1857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:49 smithi203 bash[20366]: audit 2024-09-17T10:18:49.289409+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.551045+0000 mgr.y (mgr.25166) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.644015+0000 mgr.y (mgr.25166) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.745574+0000 mgr.y (mgr.25166) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:48.878395+0000 mgr.y (mgr.25166) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.014785+0000 mgr.y (mgr.25166) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.153355+0000 mgr.y (mgr.25166) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.293099+0000 mgr.y (mgr.25166) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.413828+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.417138+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.420365+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.421965+0000 mon.b (mon.1) 1861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.428169+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.431051+0000 mgr.y (mgr.25166) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.543847+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.547247+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.550703+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.552313+0000 mon.b (mon.1) 1865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.558957+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.674354+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.677357+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.680464+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.681766+0000 mon.b (mon.1) 1869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.698732+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.809762+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.812792+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.816399+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.817864+0000 mon.b (mon.1) 1873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.834997+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.946754+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.950070+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.954557+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.956345+0000 mon.b (mon.1) 1877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:49.973043+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.074750+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.077755+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.080266+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.081408+0000 mon.b (mon.1) 1881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.097651+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.170041+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.172936+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.175975+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.177320+0000 mon.b (mon.1) 1885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.194138+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.276830+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.279691+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.282629+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.283822+0000 mon.b (mon.1) 1889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:50 smithi203 bash[20366]: audit 2024-09-17T10:18:50.300545+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.551045+0000 mgr.y (mgr.25166) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.644015+0000 mgr.y (mgr.25166) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.745574+0000 mgr.y (mgr.25166) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:48.878395+0000 mgr.y (mgr.25166) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.014785+0000 mgr.y (mgr.25166) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.153355+0000 mgr.y (mgr.25166) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.293099+0000 mgr.y (mgr.25166) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.413828+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.417138+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.420365+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.421965+0000 mon.b (mon.1) 1861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.428169+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.431051+0000 mgr.y (mgr.25166) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.543847+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.547247+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.550703+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.552313+0000 mon.b (mon.1) 1865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.558957+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.674354+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.677357+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.680464+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.681766+0000 mon.b (mon.1) 1869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.698732+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.809762+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.812792+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.816399+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.817864+0000 mon.b (mon.1) 1873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.834997+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.946754+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.950070+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.954557+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.956345+0000 mon.b (mon.1) 1877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:49.973043+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.074750+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.077755+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.080266+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.081408+0000 mon.b (mon.1) 1881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.097651+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.170041+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.172936+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.551045+0000 mgr.y (mgr.25166) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.644015+0000 mgr.y (mgr.25166) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.745574+0000 mgr.y (mgr.25166) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:48.878395+0000 mgr.y (mgr.25166) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.014785+0000 mgr.y (mgr.25166) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.153355+0000 mgr.y (mgr.25166) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.293099+0000 mgr.y (mgr.25166) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.413828+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.417138+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.420365+0000 mon.b (mon.1) 1860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.421965+0000 mon.b (mon.1) 1861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.428169+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.431051+0000 mgr.y (mgr.25166) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.543847+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.547247+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.550703+0000 mon.b (mon.1) 1864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.552313+0000 mon.b (mon.1) 1865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.558957+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.674354+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.677357+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.175975+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.177320+0000 mon.b (mon.1) 1885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.194138+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.276830+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.279691+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.282629+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.283822+0000 mon.b (mon.1) 1889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[19898]: audit 2024-09-17T10:18:50.300545+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.680464+0000 mon.b (mon.1) 1868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.681766+0000 mon.b (mon.1) 1869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.698732+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.809762+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.812792+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.816399+0000 mon.b (mon.1) 1872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.817864+0000 mon.b (mon.1) 1873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.834997+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.946754+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.950070+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.954557+0000 mon.b (mon.1) 1876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.956345+0000 mon.b (mon.1) 1877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:49.973043+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.074750+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.077755+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.080266+0000 mon.b (mon.1) 1880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.081408+0000 mon.b (mon.1) 1881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.097651+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.170041+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.172936+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.175975+0000 mon.b (mon.1) 1884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.177320+0000 mon.b (mon.1) 1885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.194138+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.276830+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.279691+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:50.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.282629+0000 mon.b (mon.1) 1888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:50.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.283822+0000 mon.b (mon.1) 1889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:50.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:50 smithi039 bash[25345]: audit 2024-09-17T10:18:50.300545+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.562023+0000 mgr.y (mgr.25166) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.700684+0000 mgr.y (mgr.25166) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.836501+0000 mgr.y (mgr.25166) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:49.976813+0000 mgr.y (mgr.25166) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.099316+0000 mgr.y (mgr.25166) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.195749+0000 mgr.y (mgr.25166) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.301997+0000 mgr.y (mgr.25166) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.406417+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.408464+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.411084+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.411934+0000 mon.b (mon.1) 1893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.416640+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.418192+0000 mgr.y (mgr.25166) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cluster 2024-09-17T10:18:50.478933+0000 mgr.y (mgr.25166) 771 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.499591+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.502071+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.504874+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.505892+0000 mon.b (mon.1) 1897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.514057+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.515214+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.599981+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.602861+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.606471+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.607911+0000 mon.b (mon.1) 1901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.624502+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.718538+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.721786+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.724686+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.725979+0000 mon.b (mon.1) 1905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.742577+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.840359+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.843481+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.846657+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.847973+0000 mon.b (mon.1) 1909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.864427+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.952399+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.955310+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.957981+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.959151+0000 mon.b (mon.1) 1913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:50.968082+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.035624+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.038278+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.041104+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.042177+0000 mon.b (mon.1) 1917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.050070+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.118844+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.121588+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.123896+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.124929+0000 mon.b (mon.1) 1921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.130525+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.206429+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.208763+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.211029+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.212082+0000 mon.b (mon.1) 1925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.220035+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.311394+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.314004+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.317134+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.318503+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:51 smithi203 bash[20366]: audit 2024-09-17T10:18:51.329822+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.562023+0000 mgr.y (mgr.25166) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.700684+0000 mgr.y (mgr.25166) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.836501+0000 mgr.y (mgr.25166) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:49.976813+0000 mgr.y (mgr.25166) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.099316+0000 mgr.y (mgr.25166) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.195749+0000 mgr.y (mgr.25166) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.301997+0000 mgr.y (mgr.25166) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.406417+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.408464+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.411084+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.411934+0000 mon.b (mon.1) 1893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.416640+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.418192+0000 mgr.y (mgr.25166) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cluster 2024-09-17T10:18:50.478933+0000 mgr.y (mgr.25166) 771 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.499591+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.502071+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.504874+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.505892+0000 mon.b (mon.1) 1897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.514057+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.515214+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.562023+0000 mgr.y (mgr.25166) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.700684+0000 mgr.y (mgr.25166) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.836501+0000 mgr.y (mgr.25166) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:49.976813+0000 mgr.y (mgr.25166) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.099316+0000 mgr.y (mgr.25166) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.195749+0000 mgr.y (mgr.25166) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.301997+0000 mgr.y (mgr.25166) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.406417+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.408464+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.411084+0000 mon.b (mon.1) 1892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.411934+0000 mon.b (mon.1) 1893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.416640+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.418192+0000 mgr.y (mgr.25166) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cluster 2024-09-17T10:18:50.478933+0000 mgr.y (mgr.25166) 771 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.499591+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.502071+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.504874+0000 mon.b (mon.1) 1896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.505892+0000 mon.b (mon.1) 1897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.514057+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.515214+0000 mgr.y (mgr.25166) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.599981+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.602861+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.606471+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.607911+0000 mon.b (mon.1) 1901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.624502+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.718538+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.721786+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.724686+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.725979+0000 mon.b (mon.1) 1905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.742577+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.840359+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.843481+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.846657+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.847973+0000 mon.b (mon.1) 1909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.864427+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.952399+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.955310+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.957981+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.959151+0000 mon.b (mon.1) 1913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:50.968082+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.035624+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.038278+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.041104+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.042177+0000 mon.b (mon.1) 1917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.050070+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.118844+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.121588+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.123896+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.124929+0000 mon.b (mon.1) 1921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.130525+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.206429+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.208763+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.211029+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.212082+0000 mon.b (mon.1) 1925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.220035+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.311394+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.314004+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.317134+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.318503+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[25345]: audit 2024-09-17T10:18:51.329822+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.599981+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.602861+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.606471+0000 mon.b (mon.1) 1900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.607911+0000 mon.b (mon.1) 1901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.624502+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.718538+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.721786+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.724686+0000 mon.b (mon.1) 1904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.725979+0000 mon.b (mon.1) 1905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.742577+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.840359+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.843481+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.846657+0000 mon.b (mon.1) 1908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.847973+0000 mon.b (mon.1) 1909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.864427+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.952399+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.955310+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.957981+0000 mon.b (mon.1) 1912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.959151+0000 mon.b (mon.1) 1913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:50.968082+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.035624+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.038278+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.041104+0000 mon.b (mon.1) 1916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.042177+0000 mon.b (mon.1) 1917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.050070+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.118844+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.121588+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.123896+0000 mon.b (mon.1) 1920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.124929+0000 mon.b (mon.1) 1921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.130525+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.206429+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.208763+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.211029+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.212082+0000 mon.b (mon.1) 1925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.220035+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.311394+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.314004+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.317134+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.318503+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:51.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:51 smithi039 bash[19898]: audit 2024-09-17T10:18:51.329822+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.464 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.626376+0000 mgr.y (mgr.25166) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.464 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.744546+0000 mgr.y (mgr.25166) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.464 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.866163+0000 mgr.y (mgr.25166) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:50.974358+0000 mgr.y (mgr.25166) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.053813+0000 mgr.y (mgr.25166) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.134125+0000 mgr.y (mgr.25166) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.220981+0000 mgr.y (mgr.25166) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.331685+0000 mgr.y (mgr.25166) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.434592+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.437586+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.440744+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.441788+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.449745+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.451961+0000 mgr.y (mgr.25166) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.559871+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.465 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.563045+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.566870+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.568430+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.578107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.692332+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.695405+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.699023+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.700564+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.709058+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.782567+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.785694+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.788440+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.789790+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.797809+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.466 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.881542+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.884836+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.887833+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.888933+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.895512+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.988855+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.992380+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.995777+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:51.997034+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.004364+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.106721+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.110077+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.113712+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.115159+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.467 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.125184+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.238160+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.240880+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.243260+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.244197+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.253220+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.342446+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.344946+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.347824+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.468 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.348866+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.469 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:52 smithi203 bash[20366]: audit 2024-09-17T10:18:52.358554+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.626376+0000 mgr.y (mgr.25166) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.744546+0000 mgr.y (mgr.25166) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.866163+0000 mgr.y (mgr.25166) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:50.974358+0000 mgr.y (mgr.25166) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.053813+0000 mgr.y (mgr.25166) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.134125+0000 mgr.y (mgr.25166) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.220981+0000 mgr.y (mgr.25166) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.331685+0000 mgr.y (mgr.25166) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.434592+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.437586+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.440744+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.441788+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.449745+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.451961+0000 mgr.y (mgr.25166) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.559871+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.563045+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.566870+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.568430+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.578107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.692332+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.695405+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.699023+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.700564+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.709058+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.782567+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.785694+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.788440+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.789790+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.797809+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.881542+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.884836+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.887833+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.888933+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.895512+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.988855+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.992380+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.995777+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:51.997034+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.004364+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.106721+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.626376+0000 mgr.y (mgr.25166) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.744546+0000 mgr.y (mgr.25166) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.866163+0000 mgr.y (mgr.25166) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:50.974358+0000 mgr.y (mgr.25166) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.053813+0000 mgr.y (mgr.25166) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.134125+0000 mgr.y (mgr.25166) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.220981+0000 mgr.y (mgr.25166) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.331685+0000 mgr.y (mgr.25166) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.434592+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.437586+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.440744+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.441788+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.449745+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.451961+0000 mgr.y (mgr.25166) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.559871+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.563045+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.566870+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.568430+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.578107+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.692332+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.110077+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.113712+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.115159+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.125184+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.238160+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.240880+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.243260+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.244197+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.253220+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.342446+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.344946+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.347824+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.348866+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[25345]: audit 2024-09-17T10:18:52.358554+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.695405+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.699023+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.700564+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.709058+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.782567+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.785694+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.788440+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.789790+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.797809+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.881542+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.884836+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.887833+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.888933+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.895512+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.988855+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.992380+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.995777+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:51.997034+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.004364+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.106721+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.110077+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.113712+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.115159+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.125184+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.238160+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.240880+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.243260+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.244197+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.253220+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.342446+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.344946+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.347824+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.348866+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:52.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:52 smithi039 bash[19898]: audit 2024-09-17T10:18:52.358554+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.579974+0000 mgr.y (mgr.25166) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.712509+0000 mgr.y (mgr.25166) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.801313+0000 mgr.y (mgr.25166) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:51.899868+0000 mgr.y (mgr.25166) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.008638+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.127106+0000 mgr.y (mgr.25166) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.254064+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.359457+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.445283+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.448017+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.451179+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.452143+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.459373+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.460281+0000 mgr.y (mgr.25166) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: cluster 2024-09-17T10:18:52.481144+0000 mgr.y (mgr.25166) 791 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.554420+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.556799+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.559918+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.560799+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.570247+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.655422+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.657814+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.660616+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.661626+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.668779+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.765874+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.768613+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.771658+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.772754+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.780007+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.878024+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.880389+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.883701+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.884631+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.894462+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.956119+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.958136+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.960172+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.960881+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:52.966691+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.579974+0000 mgr.y (mgr.25166) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.712509+0000 mgr.y (mgr.25166) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.801313+0000 mgr.y (mgr.25166) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:51.899868+0000 mgr.y (mgr.25166) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.008638+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.127106+0000 mgr.y (mgr.25166) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.254064+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.359457+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.445283+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.448017+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.451179+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.452143+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.459373+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.460281+0000 mgr.y (mgr.25166) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: cluster 2024-09-17T10:18:52.481144+0000 mgr.y (mgr.25166) 791 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.554420+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.556799+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.559918+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.560799+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.570247+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.026039+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.028149+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.030227+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.030882+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.038925+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.097722+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.099903+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.101793+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.102542+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.106990+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.172111+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.174137+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.175957+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.176741+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.183454+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.253688+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.255786+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.258052+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.258864+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.268869+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.655422+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.657814+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.660616+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.661626+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.668779+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.765874+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.768613+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.771658+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.772754+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.780007+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.878024+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.880389+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.883701+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.884631+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.894462+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.956119+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.958136+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.960172+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.960881+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:52.966691+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.327829+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.339193+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.349540+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.366547+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.368968+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.371077+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.373137+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.375206+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.377201+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.378937+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.380909+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.382834+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.384558+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[19898]: audit 2024-09-17T10:18:53.386153+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.026039+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.028149+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.030227+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.030882+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.038925+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.097722+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.099903+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.101793+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.102542+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.106990+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.172111+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.174137+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.175957+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.176741+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.183454+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.253688+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.255786+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.258052+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.258864+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.268869+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.327829+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.339193+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.349540+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.366547+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.368968+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.371077+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.373137+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.375206+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.377201+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.378937+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.380909+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.382834+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.384558+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[25345]: audit 2024-09-17T10:18:53.386153+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.579974+0000 mgr.y (mgr.25166) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.712509+0000 mgr.y (mgr.25166) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.703 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.801313+0000 mgr.y (mgr.25166) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:51.899868+0000 mgr.y (mgr.25166) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.008638+0000 mgr.y (mgr.25166) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.127106+0000 mgr.y (mgr.25166) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.254064+0000 mgr.y (mgr.25166) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.359457+0000 mgr.y (mgr.25166) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.445283+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.448017+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.451179+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.452143+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.459373+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.460281+0000 mgr.y (mgr.25166) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: cluster 2024-09-17T10:18:52.481144+0000 mgr.y (mgr.25166) 791 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:53.704 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.554420+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.556799+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.559918+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.560799+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.570247+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.655422+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.657814+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.660616+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.661626+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.668779+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.765874+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.768613+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.771658+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.705 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.772754+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.780007+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.878024+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.880389+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.883701+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.884631+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.894462+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.956119+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.958136+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.960172+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.960881+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:52.966691+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.026039+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.028149+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.706 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.030227+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.030882+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.038925+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.097722+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.099903+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.101793+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.102542+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.106990+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.172111+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.174137+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.175957+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.176741+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.183454+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.707 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.253688+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.255786+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.258052+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.258864+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.268869+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.327829+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.339193+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.349540+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.366547+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.368968+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.371077+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.373137+0000 mon.b (mon.1) 2009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.375206+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.708 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.377201+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.378937+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.380909+0000 mon.b (mon.1) 2013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.382834+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.384558+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:53.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:53 smithi203 bash[20366]: audit 2024-09-17T10:18:53.386153+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:18:54.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:18:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:18:53] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.51.0" 2024-09-17T10:18:54.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.571261+0000 mgr.y (mgr.25166) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.671317+0000 mgr.y (mgr.25166) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.780944+0000 mgr.y (mgr.25166) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.895310+0000 mgr.y (mgr.25166) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:52.967333+0000 mgr.y (mgr.25166) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.509 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:53.039528+0000 mgr.y (mgr.25166) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:53.107616+0000 mgr.y (mgr.25166) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.510 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:53.184119+0000 mgr.y (mgr.25166) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.571261+0000 mgr.y (mgr.25166) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.671317+0000 mgr.y (mgr.25166) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.780944+0000 mgr.y (mgr.25166) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.895310+0000 mgr.y (mgr.25166) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:52.967333+0000 mgr.y (mgr.25166) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:53.039528+0000 mgr.y (mgr.25166) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:53.107616+0000 mgr.y (mgr.25166) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:53.184119+0000 mgr.y (mgr.25166) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:54 smithi203 bash[20366]: cephadm 2024-09-17T10:18:53.269920+0000 mgr.y (mgr.25166) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[19898]: cephadm 2024-09-17T10:18:53.269920+0000 mgr.y (mgr.25166) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.571261+0000 mgr.y (mgr.25166) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.671317+0000 mgr.y (mgr.25166) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.780944+0000 mgr.y (mgr.25166) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.895310+0000 mgr.y (mgr.25166) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:52.967333+0000 mgr.y (mgr.25166) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:53.039528+0000 mgr.y (mgr.25166) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:53.107616+0000 mgr.y (mgr.25166) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:53.184119+0000 mgr.y (mgr.25166) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:54 smithi039 bash[25345]: cephadm 2024-09-17T10:18:53.269920+0000 mgr.y (mgr.25166) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:18:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:55 smithi203 bash[20366]: cluster 2024-09-17T10:18:54.481900+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:55.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:55 smithi039 bash[19898]: cluster 2024-09-17T10:18:54.481900+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:55.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:55 smithi039 bash[25345]: cluster 2024-09-17T10:18:54.481900+0000 mgr.y (mgr.25166) 801 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:55.632546+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:55.650642+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:55.668934+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:56.298137+0000 mgr.y (mgr.25166) 802 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:56.427858+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:56.441863+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:56.455496+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: cluster 2024-09-17T10:18:56.482539+0000 mgr.y (mgr.25166) 803 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:56.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:56 smithi203 bash[20366]: audit 2024-09-17T10:18:56.523941+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:56.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:55.632546+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:55.650642+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:55.668934+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:56.298137+0000 mgr.y (mgr.25166) 802 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:56.427858+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:56.441863+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:56.455496+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: cluster 2024-09-17T10:18:56.482539+0000 mgr.y (mgr.25166) 803 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[19898]: audit 2024-09-17T10:18:56.523941+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:55.632546+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:55.650642+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:55.668934+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:56.298137+0000 mgr.y (mgr.25166) 802 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:56.427858+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:56.441863+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:56.455496+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: cluster 2024-09-17T10:18:56.482539+0000 mgr.y (mgr.25166) 803 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:18:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:56 smithi039 bash[25345]: audit 2024-09-17T10:18:56.523941+0000 mon.b (mon.1) 2017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:18:58.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:58 smithi039 bash[25345]: cephadm 2024-09-17T10:18:57.150715+0000 mgr.y (mgr.25166) 804 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T10:18:58.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:58 smithi039 bash[25345]: cephadm 2024-09-17T10:18:57.161803+0000 mgr.y (mgr.25166) 805 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T10:18:58.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:58 smithi039 bash[19898]: cephadm 2024-09-17T10:18:57.150715+0000 mgr.y (mgr.25166) 804 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T10:18:58.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:58 smithi039 bash[19898]: cephadm 2024-09-17T10:18:57.161803+0000 mgr.y (mgr.25166) 805 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T10:18:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:58 smithi203 bash[20366]: cephadm 2024-09-17T10:18:57.150715+0000 mgr.y (mgr.25166) 804 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T10:18:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:58 smithi203 bash[20366]: cephadm 2024-09-17T10:18:57.161803+0000 mgr.y (mgr.25166) 805 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T10:18:59.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:18:59 smithi203 bash[20366]: cluster 2024-09-17T10:18:58.483613+0000 mgr.y (mgr.25166) 806 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:59.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:18:59 smithi039 bash[19898]: cluster 2024-09-17T10:18:58.483613+0000 mgr.y (mgr.25166) 806 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:18:59.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:18:59 smithi039 bash[25345]: cluster 2024-09-17T10:18:58.483613+0000 mgr.y (mgr.25166) 806 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:00.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:00 smithi039 bash[19898]: cluster 2024-09-17T10:19:00.484295+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:00.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:00 smithi039 bash[25345]: cluster 2024-09-17T10:19:00.484295+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:00 smithi203 bash[20366]: cluster 2024-09-17T10:19:00.484295+0000 mgr.y (mgr.25166) 807 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:02.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:02 smithi203 bash[20366]: cluster 2024-09-17T10:19:02.485883+0000 mgr.y (mgr.25166) 808 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:02.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:02 smithi039 bash[19898]: cluster 2024-09-17T10:19:02.485883+0000 mgr.y (mgr.25166) 808 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:02.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:02 smithi039 bash[25345]: cluster 2024-09-17T10:19:02.485883+0000 mgr.y (mgr.25166) 808 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:04.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:19:03] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.51.0" 2024-09-17T10:19:04.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:04 smithi039 bash[19898]: cluster 2024-09-17T10:19:04.486552+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:04.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:04 smithi039 bash[25345]: cluster 2024-09-17T10:19:04.486552+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:04.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:04 smithi203 bash[20366]: cluster 2024-09-17T10:19:04.486552+0000 mgr.y (mgr.25166) 809 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:06.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:06 smithi039 bash[19898]: audit 2024-09-17T10:19:06.308527+0000 mgr.y (mgr.25166) 810 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:06.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:06 smithi039 bash[19898]: cluster 2024-09-17T10:19:06.487130+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:06.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:06 smithi039 bash[25345]: audit 2024-09-17T10:19:06.308527+0000 mgr.y (mgr.25166) 810 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:06 smithi039 bash[25345]: cluster 2024-09-17T10:19:06.487130+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:06.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:06 smithi203 bash[20366]: audit 2024-09-17T10:19:06.308527+0000 mgr.y (mgr.25166) 810 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:06.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:06 smithi203 bash[20366]: cluster 2024-09-17T10:19:06.487130+0000 mgr.y (mgr.25166) 811 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:08.177 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 13s ago 37m - - 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 12s ago 37m - - 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (26m) 13s ago 27m 13.5M - 0.25.0 c8568f914cd2 c3e655e4fce6 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (27m) 12s ago 27m 73.2M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (2m) 13s ago 24m 47.9M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:19:08.822 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (110s) 12s ago 36m 438M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (12m) 13s ago 38m 513M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (38m) 13s ago 38m 107M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (36m) 12s ago 36m 74.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (36m) 13s ago 36m 74.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (92s) 13s ago 27m 7640k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (70s) 12s ago 27m 7235k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (35m) 13s ago 35m 57.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (34m) 13s ago 34m 58.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (33m) 13s ago 33m 54.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (32m) 13s ago 32m 66.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (31m) 12s ago 31m 59.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (30m) 12s ago 30m 64.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:19:08.823 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (29m) 12s ago 30m 54.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:19:08.824 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (29m) 12s ago 29m 66.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:19:08.824 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (25s) 12s ago 28m 35.0M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:19:08.824 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (25m) 13s ago 25m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:19:08.824 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (25m) 12s ago 25m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:19:08.885 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.885 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.886 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[19898]: audit 2024-09-17T10:19:08.167607+0000 mgr.y (mgr.25166) 812 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[19898]: audit 2024-09-17T10:19:08.485213+0000 mgr.y (mgr.25166) 813 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[19898]: cluster 2024-09-17T10:19:08.488808+0000 mgr.y (mgr.25166) 814 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.886 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.887 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: Stopping Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:19:08.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[25345]: audit 2024-09-17T10:19:08.167607+0000 mgr.y (mgr.25166) 812 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[25345]: audit 2024-09-17T10:19:08.485213+0000 mgr.y (mgr.25166) 813 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[25345]: cluster 2024-09-17T10:19:08.488808+0000 mgr.y (mgr.25166) 814 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.888 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.888 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:19:08 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:08 smithi203 bash[20366]: audit 2024-09-17T10:19:08.167607+0000 mgr.y (mgr.25166) 812 : audit [DBG] from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:08 smithi203 bash[20366]: audit 2024-09-17T10:19:08.485213+0000 mgr.y (mgr.25166) 813 : audit [DBG] from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:08 smithi203 bash[20366]: cluster 2024-09-17T10:19:08.488808+0000 mgr.y (mgr.25166) 814 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:09.186 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:19:09.187 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:19:09.187 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:19:09.187 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:09.187 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:19:09.187 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:19:09.187 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:09.188 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:19:09.189 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:19:09.189 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:19:09.189 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:19:09.189 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:19:09.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:08 smithi039 bash[54234]: ts=2024-09-17T10:19:08.959Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:19:09.496 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:19:09.497 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:19:09.497 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-17T10:19:09.497 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:19:09.497 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:19:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[19898]: audit 2024-09-17T10:19:08.809091+0000 mgr.y (mgr.25166) 815 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[19898]: audit 2024-09-17T10:19:09.188287+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.39:0/1704060738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[19898]: audit 2024-09-17T10:19:09.497900+0000 mgr.y (mgr.25166) 816 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:09.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[25345]: audit 2024-09-17T10:19:08.809091+0000 mgr.y (mgr.25166) 815 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:09.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[25345]: audit 2024-09-17T10:19:09.188287+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.39:0/1704060738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:09.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[25345]: audit 2024-09-17T10:19:09.497900+0000 mgr.y (mgr.25166) 816 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:09.886 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[106327]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:19:09.886 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:09 smithi039 bash[106449]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:19:09.886 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:19:09.886 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: Stopped Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:19:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:09 smithi203 bash[20366]: audit 2024-09-17T10:19:08.809091+0000 mgr.y (mgr.25166) 815 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:09 smithi203 bash[20366]: audit 2024-09-17T10:19:09.188287+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.39:0/1704060738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:09 smithi203 bash[20366]: audit 2024-09-17T10:19:09.497900+0000 mgr.y (mgr.25166) 816 : audit [DBG] from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:10.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.385 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:10 smithi039 systemd[1]: Started Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:19:10.386 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.386 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.387 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.387 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:10.387 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:19:09 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:11.366 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.104198+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.114796+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.121543+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.122626+0000 mon.b (mon.1) 2019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.127447+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.131101+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.155344+0000 mgr.y (mgr.25166) 818 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.155919+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.200399+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.203231+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.206356+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.207565+0000 mon.b (mon.1) 2024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.213900+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.217740+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.293040+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.296273+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.300279+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.301852+0000 mon.b (mon.1) 2028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.313006+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.314006+0000 mgr.y (mgr.25166) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.413730+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.417138+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.420501+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.422033+0000 mon.b (mon.1) 2032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.432225+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.433182+0000 mgr.y (mgr.25166) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: cluster 2024-09-17T10:19:10.489484+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.518901+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.522242+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.525346+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.526601+0000 mon.b (mon.1) 2036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.534204+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.537611+0000 mgr.y (mgr.25166) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.605330+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.608543+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.612610+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.614171+0000 mon.b (mon.1) 2040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.622973+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.718515+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.721442+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.724429+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.725554+0000 mon.b (mon.1) 2044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.733133+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.798130+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.801069+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.804346+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.805462+0000 mon.b (mon.1) 2048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.810914+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.888842+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.891767+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.894714+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.896168+0000 mon.b (mon.1) 2052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.903727+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.986866+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.990029+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.992836+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:10.994060+0000 mon.b (mon.1) 2056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:11.001225+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:11.075981+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:11.078763+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:11.081172+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:11.082219+0000 mon.b (mon.1) 2060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.371 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[25345]: audit 2024-09-17T10:19:11.088726+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.372 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.333Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T10:19:11.372 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.333Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-17T10:19:11.372 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.335Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.39 port=9094 2024-09-17T10:19:11.372 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.337Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.104198+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.114796+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.121543+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.122626+0000 mon.b (mon.1) 2019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.127447+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.131101+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.155344+0000 mgr.y (mgr.25166) 818 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.155919+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.200399+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.203231+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.206356+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.207565+0000 mon.b (mon.1) 2024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.213900+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.217740+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.293040+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.296273+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.300279+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.301852+0000 mon.b (mon.1) 2028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.313006+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.314006+0000 mgr.y (mgr.25166) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.413730+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.417138+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.420501+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.422033+0000 mon.b (mon.1) 2032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.432225+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.433182+0000 mgr.y (mgr.25166) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: cluster 2024-09-17T10:19:10.489484+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.518901+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.522242+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.525346+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.526601+0000 mon.b (mon.1) 2036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.534204+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.537611+0000 mgr.y (mgr.25166) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.605330+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.608543+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.612610+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.614171+0000 mon.b (mon.1) 2040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.622973+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.718515+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.721442+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.724429+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.725554+0000 mon.b (mon.1) 2044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.733133+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.798130+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.801069+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.804346+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.805462+0000 mon.b (mon.1) 2048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.810914+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.888842+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.891767+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.894714+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.896168+0000 mon.b (mon.1) 2052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.903727+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.986866+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.990029+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.992836+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:10.994060+0000 mon.b (mon.1) 2056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:11.001225+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:11.075981+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:11.078763+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:11.081172+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:11.082219+0000 mon.b (mon.1) 2060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.377 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[19898]: audit 2024-09-17T10:19:11.088726+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.104198+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.114796+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.121543+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.122626+0000 mon.b (mon.1) 2019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.127447+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.131101+0000 mgr.y (mgr.25166) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.155344+0000 mgr.y (mgr.25166) 818 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.155919+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.200399+0000 mon.b (mon.1) 2021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.203231+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.206356+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.207565+0000 mon.b (mon.1) 2024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.213900+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.217740+0000 mgr.y (mgr.25166) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.293040+0000 mon.b (mon.1) 2025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.296273+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.300279+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.301852+0000 mon.b (mon.1) 2028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.313006+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.314006+0000 mgr.y (mgr.25166) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.413730+0000 mon.b (mon.1) 2029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.417138+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.420501+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.422033+0000 mon.b (mon.1) 2032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.432225+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.433182+0000 mgr.y (mgr.25166) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: cluster 2024-09-17T10:19:10.489484+0000 mgr.y (mgr.25166) 822 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.518901+0000 mon.b (mon.1) 2033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.522242+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.525346+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.526601+0000 mon.b (mon.1) 2036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.534204+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.537611+0000 mgr.y (mgr.25166) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.605330+0000 mon.b (mon.1) 2037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.608543+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.612610+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.614171+0000 mon.b (mon.1) 2040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.622973+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.718515+0000 mon.b (mon.1) 2041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.721442+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.724429+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.725554+0000 mon.b (mon.1) 2044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.733133+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.798130+0000 mon.b (mon.1) 2045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.801069+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.804346+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.805462+0000 mon.b (mon.1) 2048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.810914+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.888842+0000 mon.b (mon.1) 2049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.891767+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.894714+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.896168+0000 mon.b (mon.1) 2052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.903727+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.986866+0000 mon.b (mon.1) 2053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.990029+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.992836+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:10.994060+0000 mon.b (mon.1) 2056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:11.001225+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:11.075981+0000 mon.b (mon.1) 2057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:11.078763+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:11.081172+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:11.082219+0000 mon.b (mon.1) 2060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:11 smithi203 bash[20366]: audit 2024-09-17T10:19:11.088726+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:11.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.368Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:19:11.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.368Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:19:11.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.371Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:19:11.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:11 smithi039 bash[106504]: ts=2024-09-17T10:19:11.371Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:19:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.625882+0000 mgr.y (mgr.25166) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.736826+0000 mgr.y (mgr.25166) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.816272+0000 mgr.y (mgr.25166) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:10.907423+0000 mgr.y (mgr.25166) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.004867+0000 mgr.y (mgr.25166) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.092607+0000 mgr.y (mgr.25166) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.163261+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.166124+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.169171+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.170417+0000 mon.b (mon.1) 2064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.178065+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.180774+0000 mgr.y (mgr.25166) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.256570+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.259190+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.261595+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.262583+0000 mon.b (mon.1) 2068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.270736+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.274027+0000 mgr.y (mgr.25166) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.337194+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.339874+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.342204+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.343313+0000 mon.b (mon.1) 2072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.357420+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.360556+0000 mgr.y (mgr.25166) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.422632+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.425499+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.428035+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.429213+0000 mon.b (mon.1) 2076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.442463+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.445538+0000 mgr.y (mgr.25166) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.507838+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.510596+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.513798+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.514932+0000 mon.b (mon.1) 2080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.522914+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.524127+0000 mgr.y (mgr.25166) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.524984+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.615748+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.618621+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.621129+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.625882+0000 mgr.y (mgr.25166) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.736826+0000 mgr.y (mgr.25166) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.816272+0000 mgr.y (mgr.25166) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:10.907423+0000 mgr.y (mgr.25166) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.004867+0000 mgr.y (mgr.25166) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.092607+0000 mgr.y (mgr.25166) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.163261+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.166124+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.169171+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.170417+0000 mon.b (mon.1) 2064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.178065+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.180774+0000 mgr.y (mgr.25166) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.256570+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.259190+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.261595+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.262583+0000 mon.b (mon.1) 2068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.270736+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.274027+0000 mgr.y (mgr.25166) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.337194+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.339874+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.622132+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.635828+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.701638+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.704221+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.706434+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.707498+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.721062+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.785425+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.788474+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.791449+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.792583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.798581+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.876404+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.879389+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.882901+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.884293+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.902193+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.984062+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.987010+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.990250+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:11.991537+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:12.000041+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:12.088768+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:12.092226+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:12.095774+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[19898]: audit 2024-09-17T10:19:12.097111+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.342204+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.343313+0000 mon.b (mon.1) 2072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.357420+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.360556+0000 mgr.y (mgr.25166) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.422632+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.425499+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.428035+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.429213+0000 mon.b (mon.1) 2076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.442463+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.445538+0000 mgr.y (mgr.25166) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.507838+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.510596+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.513798+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.514932+0000 mon.b (mon.1) 2080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.522914+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.524127+0000 mgr.y (mgr.25166) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.524984+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.615748+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.618621+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.621129+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.622132+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.635828+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.701638+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.704221+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.706434+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.707498+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.721062+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.785425+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.788474+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.791449+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.792583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.798581+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.876404+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.879389+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.882901+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.884293+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.902193+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.984062+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.987010+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.990250+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:11.991537+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:12.000041+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:12.088768+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:12.092226+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:12.095774+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:12 smithi039 bash[25345]: audit 2024-09-17T10:19:12.097111+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.625882+0000 mgr.y (mgr.25166) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.736826+0000 mgr.y (mgr.25166) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.816272+0000 mgr.y (mgr.25166) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:10.907423+0000 mgr.y (mgr.25166) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.004867+0000 mgr.y (mgr.25166) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.092607+0000 mgr.y (mgr.25166) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.163261+0000 mon.b (mon.1) 2061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.166124+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.169171+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.170417+0000 mon.b (mon.1) 2064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.178065+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.180774+0000 mgr.y (mgr.25166) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.256570+0000 mon.b (mon.1) 2065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.259190+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.261595+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.262583+0000 mon.b (mon.1) 2068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.270736+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.274027+0000 mgr.y (mgr.25166) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.337194+0000 mon.b (mon.1) 2069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.339874+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.342204+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.343313+0000 mon.b (mon.1) 2072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.357420+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.360556+0000 mgr.y (mgr.25166) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.422632+0000 mon.b (mon.1) 2073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.425499+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.428035+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.429213+0000 mon.b (mon.1) 2076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.442463+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.445538+0000 mgr.y (mgr.25166) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.507838+0000 mon.b (mon.1) 2077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.510596+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.513798+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.514932+0000 mon.b (mon.1) 2080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.522914+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.524127+0000 mgr.y (mgr.25166) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.524984+0000 mon.b (mon.1) 2081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.615748+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.618621+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.621129+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.622132+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.635828+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.701638+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.704221+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.706434+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.707498+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.721062+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.785425+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.788474+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.791449+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.792583+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.798581+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.876404+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.879389+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.882901+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.884293+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.902193+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.984062+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.987010+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.990250+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:11.991537+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:12.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:12.000041+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:12.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:12.088768+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:12.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:12.092226+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:12.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:12.095774+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:12.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:12 smithi203 bash[20366]: audit 2024-09-17T10:19:12.097111+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[106504]: ts=2024-09-17T10:19:13.337Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000084548s 2024-09-17T10:19:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.639474+0000 mgr.y (mgr.25166) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.724659+0000 mgr.y (mgr.25166) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.800959+0000 mgr.y (mgr.25166) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:11.904448+0000 mgr.y (mgr.25166) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.001442+0000 mgr.y (mgr.25166) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.109701+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.111159+0000 mgr.y (mgr.25166) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.178755+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.181944+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.185330+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.186807+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.195429+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.198819+0000 mgr.y (mgr.25166) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.273797+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.277036+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.280095+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.281605+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.296553+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.300234+0000 mgr.y (mgr.25166) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.397103+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.399872+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.639474+0000 mgr.y (mgr.25166) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.724659+0000 mgr.y (mgr.25166) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.800959+0000 mgr.y (mgr.25166) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:11.904448+0000 mgr.y (mgr.25166) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.001442+0000 mgr.y (mgr.25166) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.109701+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.111159+0000 mgr.y (mgr.25166) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.178755+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.181944+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.185330+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.186807+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.195429+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.198819+0000 mgr.y (mgr.25166) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.273797+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.277036+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.280095+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.281605+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.296553+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.300234+0000 mgr.y (mgr.25166) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.397103+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.399872+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.402487+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.403678+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.412005+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.416016+0000 mgr.y (mgr.25166) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.484326+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.487217+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.490537+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cluster 2024-09-17T10:19:12.490707+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.492592+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.501354+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.504375+0000 mgr.y (mgr.25166) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.583864+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.587053+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.590508+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.592157+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.603687+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.681840+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.684960+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.688634+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.402487+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.403678+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.412005+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.416016+0000 mgr.y (mgr.25166) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.484326+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.487217+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.490537+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cluster 2024-09-17T10:19:12.490707+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.492592+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.501354+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.504375+0000 mgr.y (mgr.25166) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.583864+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.587053+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.590508+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.592157+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.603687+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.681840+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.684960+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.688634+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.690031+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.700745+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.776525+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.779757+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.783304+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.784875+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.797662+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.880204+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.883470+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.887439+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.889090+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.901854+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:12.999015+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:13.001974+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:13.005207+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:13.006699+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:13.019183+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:13.108851+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[19898]: audit 2024-09-17T10:19:13.112133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.690031+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.700745+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.776525+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.779757+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.783304+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.784875+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.797662+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.880204+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.883470+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.887439+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.889090+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.901854+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:12.999015+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:13.001974+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:13.005207+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:13.006699+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:13.019183+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:13.108851+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[25345]: audit 2024-09-17T10:19:13.112133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.639474+0000 mgr.y (mgr.25166) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.724659+0000 mgr.y (mgr.25166) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.800959+0000 mgr.y (mgr.25166) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:11.904448+0000 mgr.y (mgr.25166) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.001442+0000 mgr.y (mgr.25166) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.109701+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.111159+0000 mgr.y (mgr.25166) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.178755+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.181944+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.185330+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.186807+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.195429+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.198819+0000 mgr.y (mgr.25166) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.273797+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.277036+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.280095+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.281605+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.296553+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.300234+0000 mgr.y (mgr.25166) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.397103+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.399872+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.402487+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.403678+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.412005+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.416016+0000 mgr.y (mgr.25166) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.484326+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.487217+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.490537+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cluster 2024-09-17T10:19:12.490707+0000 mgr.y (mgr.25166) 844 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.492592+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.501354+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.504375+0000 mgr.y (mgr.25166) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.583864+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.587053+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.590508+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.592157+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.603687+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.681840+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.684960+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.688634+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.690031+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.700745+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.776525+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.779757+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.783304+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.784875+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.797662+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.880204+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.883470+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.887439+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.889090+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.901854+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:12.999015+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:13.001974+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:13.005207+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:13.006699+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:13.019183+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:13.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:13.108851+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:13.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:13 smithi203 bash[20366]: audit 2024-09-17T10:19:13.112133+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:13.937 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:19:13] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.51.0" 2024-09-17T10:19:14.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.604902+0000 mgr.y (mgr.25166) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.702230+0000 mgr.y (mgr.25166) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.799227+0000 mgr.y (mgr.25166) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:12.903397+0000 mgr.y (mgr.25166) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.020835+0000 mgr.y (mgr.25166) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.115379+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.134093+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.144707+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.146626+0000 mgr.y (mgr.25166) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.207985+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.210979+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.214206+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.215627+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.224279+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.225601+0000 mgr.y (mgr.25166) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.309766+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.312813+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.315582+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.203 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.316863+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.334120+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.604902+0000 mgr.y (mgr.25166) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.702230+0000 mgr.y (mgr.25166) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.799227+0000 mgr.y (mgr.25166) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:12.903397+0000 mgr.y (mgr.25166) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.020835+0000 mgr.y (mgr.25166) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.204 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.115379+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.134093+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.144707+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.146626+0000 mgr.y (mgr.25166) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.207985+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.210979+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.214206+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.215627+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.224279+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.225601+0000 mgr.y (mgr.25166) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.309766+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.312813+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.315582+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.316863+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.334120+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.335847+0000 mgr.y (mgr.25166) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.426826+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.430392+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.434258+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.435724+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.452746+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.453744+0000 mgr.y (mgr.25166) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.555045+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.558467+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.561768+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.563173+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.206 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.579260+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.671817+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.674625+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.677186+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.678447+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.693555+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.757285+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.760341+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.207 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.763702+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.335847+0000 mgr.y (mgr.25166) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.426826+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.430392+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.434258+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.435724+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.452746+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.453744+0000 mgr.y (mgr.25166) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.555045+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.558467+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.561768+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.208 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.563173+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.579260+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.671817+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.674625+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.677186+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.678447+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.693555+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.757285+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.760341+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.763702+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.209 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.765173+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.781069+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.867308+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.870674+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.874846+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.876461+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.892762+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.973803+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.976510+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.978997+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.980189+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.210 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:13.995395+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:14.059132+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:14.061952+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:14.064361+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:14.065559+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[19898]: audit 2024-09-17T10:19:14.079496+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.765173+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.781069+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.867308+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.870674+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.874846+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.876461+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.892762+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.973803+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.976510+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.978997+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.980189+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:13.995395+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:14.059132+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:14.061952+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:14.064361+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:14.065559+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.212 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:14 smithi039 bash[25345]: audit 2024-09-17T10:19:14.079496+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.604902+0000 mgr.y (mgr.25166) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.702230+0000 mgr.y (mgr.25166) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.799227+0000 mgr.y (mgr.25166) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:12.903397+0000 mgr.y (mgr.25166) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.020835+0000 mgr.y (mgr.25166) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.115379+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.134093+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.144707+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.146626+0000 mgr.y (mgr.25166) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.207985+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.210979+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.214206+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.215627+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.224279+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.225601+0000 mgr.y (mgr.25166) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.309766+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.312813+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.315582+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.316863+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.334120+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.335847+0000 mgr.y (mgr.25166) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.426826+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.430392+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.434258+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.435724+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.452746+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.453744+0000 mgr.y (mgr.25166) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.555045+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.558467+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.561768+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.563173+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.579260+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.671817+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.674625+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.677186+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.678447+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.693555+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.757285+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.760341+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.763702+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.765173+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.781069+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.867308+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.870674+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.874846+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.876461+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.892762+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.973803+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.976510+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.978997+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.980189+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:13.995395+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:14.059132+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:14.061952+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:14.064361+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:14.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:14.065559+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:14.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:14 smithi203 bash[20366]: audit 2024-09-17T10:19:14.079496+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.581897+0000 mgr.y (mgr.25166) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.696260+0000 mgr.y (mgr.25166) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.783627+0000 mgr.y (mgr.25166) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.895345+0000 mgr.y (mgr.25166) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:13.998056+0000 mgr.y (mgr.25166) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.082826+0000 mgr.y (mgr.25166) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.146557+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.149058+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.151423+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.152453+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.157274+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.160628+0000 mgr.y (mgr.25166) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.220984+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.223560+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.225969+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.227160+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.232266+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.235608+0000 mgr.y (mgr.25166) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.305742+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.308360+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.581897+0000 mgr.y (mgr.25166) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.696260+0000 mgr.y (mgr.25166) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.783627+0000 mgr.y (mgr.25166) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.895345+0000 mgr.y (mgr.25166) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:13.998056+0000 mgr.y (mgr.25166) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.082826+0000 mgr.y (mgr.25166) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.146557+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.149058+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.151423+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.152453+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.157274+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.160628+0000 mgr.y (mgr.25166) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.220984+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.223560+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.225969+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.227160+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.232266+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.235608+0000 mgr.y (mgr.25166) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.305742+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.308360+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.311761+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.312942+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.322648+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.323971+0000 mgr.y (mgr.25166) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.402299+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.405499+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.409720+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.411053+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.417557+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.421115+0000 mgr.y (mgr.25166) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cluster 2024-09-17T10:19:14.491300+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.514878+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.518031+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.521592+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.522949+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.531307+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.534632+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.600156+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.602650+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.605029+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.311761+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.312942+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.322648+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.323971+0000 mgr.y (mgr.25166) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.402299+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.405499+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.409720+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.411053+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.417557+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.421115+0000 mgr.y (mgr.25166) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cluster 2024-09-17T10:19:14.491300+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.514878+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.518031+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.521592+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.522949+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.531307+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.534632+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.600156+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.602650+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.605029+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.606034+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.612603+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.718118+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.721440+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.724280+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.725597+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.732519+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.805577+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.808282+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.810977+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.812159+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.819239+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.893641+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.896769+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.899510+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.900739+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.906486+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.984780+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.987564+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.996967+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.606034+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.612603+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.718118+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.721440+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.724280+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.725597+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.732519+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.805577+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.808282+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.810977+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.812159+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.819239+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.893641+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.896769+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.899510+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.900739+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.906486+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.984780+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.987564+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.996967+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:14.998228+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:15.005059+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:15.067254+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:15.069402+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:15.071558+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:15.072386+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[19898]: audit 2024-09-17T10:19:15.076870+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:14.998228+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:15.005059+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:15.067254+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:15.069402+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:15.071558+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:15.072386+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:15 smithi039 bash[25345]: audit 2024-09-17T10:19:15.076870+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.581897+0000 mgr.y (mgr.25166) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.696260+0000 mgr.y (mgr.25166) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.783627+0000 mgr.y (mgr.25166) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.895345+0000 mgr.y (mgr.25166) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:13.998056+0000 mgr.y (mgr.25166) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.082826+0000 mgr.y (mgr.25166) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.146557+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.149058+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.151423+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.152453+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.157274+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.160628+0000 mgr.y (mgr.25166) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.220984+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.223560+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.225969+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.227160+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.232266+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.235608+0000 mgr.y (mgr.25166) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.305742+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.308360+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.311761+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.312942+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.322648+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.323971+0000 mgr.y (mgr.25166) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.402299+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.405499+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.409720+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.411053+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.417557+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.421115+0000 mgr.y (mgr.25166) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cluster 2024-09-17T10:19:14.491300+0000 mgr.y (mgr.25166) 865 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:15.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.514878+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.518031+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.521592+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.522949+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.531307+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.534632+0000 mgr.y (mgr.25166) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.600156+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.602650+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.605029+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.606034+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.612603+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.718118+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.721440+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.724280+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.725597+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.732519+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.805577+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.808282+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.810977+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.812159+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.819239+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.893641+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.896769+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.899510+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.900739+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.906486+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.984780+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.987564+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.996967+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:14.998228+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:15.005059+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:15.067254+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:15.069402+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:15.071558+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:15.072386+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:15.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:15 smithi203 bash[20366]: audit 2024-09-17T10:19:15.076870+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.616226+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.736064+0000 mgr.y (mgr.25166) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.822626+0000 mgr.y (mgr.25166) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:14.910117+0000 mgr.y (mgr.25166) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.007407+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.078320+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.143226+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.146675+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.150963+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.152415+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.161068+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.163835+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.243889+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.247030+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.250128+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.251590+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.260410+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.264665+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.341948+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.345260+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.616226+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.736064+0000 mgr.y (mgr.25166) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.822626+0000 mgr.y (mgr.25166) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:14.910117+0000 mgr.y (mgr.25166) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.007407+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.078320+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.143226+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.146675+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.150963+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.152415+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.161068+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.163835+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.243889+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.247030+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.250128+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.251590+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.260410+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.264665+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.341948+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.345260+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.348705+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.350107+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.361381+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.363041+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.446433+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.449935+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.454437+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.455895+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.463521+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.465106+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.546529+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.549792+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.553591+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.554949+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.566169+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.668384+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.671422+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.673784+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.674850+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.689053+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.348705+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.350107+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.361381+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.363041+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.446433+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.449935+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.454437+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.455895+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.463521+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.465106+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.546529+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.549792+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.553591+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.554949+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.566169+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.668384+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.671422+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.673784+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.674850+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.689053+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.758157+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.761049+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.763535+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.764564+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.769865+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.806756+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.818922+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.828079+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.848043+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.850799+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.853231+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.855774+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.858042+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.859985+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.861762+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.863927+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.866280+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.868380+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[19898]: audit 2024-09-17T10:19:15.870347+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.758157+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.761049+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.763535+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.764564+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.769865+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.806756+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.818922+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.828079+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.848043+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.850799+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.853231+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.855774+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.858042+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.859985+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.861762+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.863927+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.866280+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.868380+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:16 smithi039 bash[25345]: audit 2024-09-17T10:19:15.870347+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.616226+0000 mgr.y (mgr.25166) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.736064+0000 mgr.y (mgr.25166) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.822626+0000 mgr.y (mgr.25166) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:14.910117+0000 mgr.y (mgr.25166) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.007407+0000 mgr.y (mgr.25166) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.078320+0000 mgr.y (mgr.25166) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.143226+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.146675+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.150963+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.152415+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.161068+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.163835+0000 mgr.y (mgr.25166) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.243889+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.247030+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.250128+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.251590+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.260410+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.264665+0000 mgr.y (mgr.25166) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.341948+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.345260+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.348705+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.350107+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.361381+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.363041+0000 mgr.y (mgr.25166) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.446433+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.449935+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.454437+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.455895+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.463521+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.465106+0000 mgr.y (mgr.25166) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.546529+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.549792+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.553591+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.554949+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.566169+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.668384+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.671422+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.673784+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.674850+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.689053+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.758157+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.761049+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.763535+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.764564+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.769865+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.806756+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.818922+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.828079+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.848043+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.850799+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.853231+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.855774+0000 mon.b (mon.1) 2257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.858042+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.859985+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.861762+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.863927+0000 mon.b (mon.1) 2261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.866280+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.868380+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:16.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:16 smithi203 bash[20366]: audit 2024-09-17T10:19:15.870347+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.568005+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.692476+0000 mgr.y (mgr.25166) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: cephadm 2024-09-17T10:19:15.773309+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.317786+0000 mgr.y (mgr.25166) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: cluster 2024-09-17T10:19:16.491728+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.584000+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.594834+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.604826+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.638330+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.649466+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[19898]: audit 2024-09-17T10:19:16.658302+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.568005+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.692476+0000 mgr.y (mgr.25166) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: cephadm 2024-09-17T10:19:15.773309+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.317786+0000 mgr.y (mgr.25166) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: cluster 2024-09-17T10:19:16.491728+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.584000+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.594834+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.604826+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.638330+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.649466+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:17 smithi039 bash[25345]: audit 2024-09-17T10:19:16.658302+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.568005+0000 mgr.y (mgr.25166) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.692476+0000 mgr.y (mgr.25166) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: cephadm 2024-09-17T10:19:15.773309+0000 mgr.y (mgr.25166) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.317786+0000 mgr.y (mgr.25166) 880 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: cluster 2024-09-17T10:19:16.491728+0000 mgr.y (mgr.25166) 881 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.584000+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.594834+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.604826+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.638330+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.649466+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:17.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:17 smithi203 bash[20366]: audit 2024-09-17T10:19:16.658302+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:18.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:18 smithi039 bash[19898]: cluster 2024-09-17T10:19:18.493740+0000 mgr.y (mgr.25166) 882 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:18.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:18 smithi039 bash[25345]: cluster 2024-09-17T10:19:18.493740+0000 mgr.y (mgr.25166) 882 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:18 smithi203 bash[20366]: cluster 2024-09-17T10:19:18.493740+0000 mgr.y (mgr.25166) 882 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:20.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:20 smithi039 bash[25345]: cephadm 2024-09-17T10:19:20.047445+0000 mgr.y (mgr.25166) 883 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T10:19:20.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:20 smithi039 bash[25345]: cephadm 2024-09-17T10:19:20.052593+0000 mgr.y (mgr.25166) 884 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T10:19:20.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:20 smithi039 bash[25345]: cluster 2024-09-17T10:19:20.494407+0000 mgr.y (mgr.25166) 885 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:20.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:20 smithi039 bash[19898]: cephadm 2024-09-17T10:19:20.047445+0000 mgr.y (mgr.25166) 883 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T10:19:20.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:20 smithi039 bash[19898]: cephadm 2024-09-17T10:19:20.052593+0000 mgr.y (mgr.25166) 884 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T10:19:20.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:20 smithi039 bash[19898]: cluster 2024-09-17T10:19:20.494407+0000 mgr.y (mgr.25166) 885 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:20 smithi203 bash[20366]: cephadm 2024-09-17T10:19:20.047445+0000 mgr.y (mgr.25166) 883 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-17T10:19:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:20 smithi203 bash[20366]: cephadm 2024-09-17T10:19:20.052593+0000 mgr.y (mgr.25166) 884 : cephadm [INF] Deploying daemon alertmanager.a on smithi039 2024-09-17T10:19:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:20 smithi203 bash[20366]: cluster 2024-09-17T10:19:20.494407+0000 mgr.y (mgr.25166) 885 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:21.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[106504]: ts=2024-09-17T10:19:21.339Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.0015697s 2024-09-17T10:19:21.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:21 smithi203 bash[20366]: audit 2024-09-17T10:19:20.708449+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:21 smithi203 bash[20366]: audit 2024-09-17T10:19:20.723579+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:21 smithi203 bash[20366]: audit 2024-09-17T10:19:20.738642+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.129 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[25345]: audit 2024-09-17T10:19:20.708449+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.129 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[25345]: audit 2024-09-17T10:19:20.723579+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.129 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[25345]: audit 2024-09-17T10:19:20.738642+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.129 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[19898]: audit 2024-09-17T10:19:20.708449+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.130 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[19898]: audit 2024-09-17T10:19:20.723579+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.130 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:21 smithi039 bash[19898]: audit 2024-09-17T10:19:20.738642+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:22.986 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:22 smithi039 bash[19898]: cluster 2024-09-17T10:19:22.496095+0000 mgr.y (mgr.25166) 886 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:22.986 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:22 smithi039 bash[25345]: cluster 2024-09-17T10:19:22.496095+0000 mgr.y (mgr.25166) 886 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:23.115 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:22 smithi203 bash[20366]: cluster 2024-09-17T10:19:22.496095+0000 mgr.y (mgr.25166) 886 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:23.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:19:23] "GET /metrics HTTP/1.1" 200 38378 "" "Prometheus/2.51.0" 2024-09-17T10:19:24.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:24 smithi039 bash[19898]: cluster 2024-09-17T10:19:24.496855+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:24.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:24 smithi039 bash[25345]: cluster 2024-09-17T10:19:24.496855+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:24 smithi203 bash[20366]: cluster 2024-09-17T10:19:24.496855+0000 mgr.y (mgr.25166) 887 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:25.241 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.241 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.242 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:19:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.242 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:19:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.242 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:19:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.243 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:19:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.243 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:25 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.244 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:25 smithi039 systemd[1]: Stopping Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:19:25.244 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:19:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:25.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:25 smithi039 bash[106504]: ts=2024-09-17T10:19:25.243Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:19:26.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:25 smithi039 bash[107727]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:19:26.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:26 smithi039 bash[107788]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:19:26.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:19:26.135 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: Stopped Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:19:26.431 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.432 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.432 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.432 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.432 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: Started Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:19:26.433 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.433 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.433 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.434 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:26.434 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:19:26 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.325808+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.343562+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.355073+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.362071+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.363564+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.369626+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: cephadm 2024-09-17T10:19:26.372619+0000 mgr.y (mgr.25166) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.398121+0000 mgr.y (mgr.25166) 890 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.398594+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.439665+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.442430+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.445985+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.447174+0000 mon.b (mon.1) 2271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.453913+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: cephadm 2024-09-17T10:19:26.457485+0000 mgr.y (mgr.25166) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: cluster 2024-09-17T10:19:26.497615+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.523533+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.545828+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.551278+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.554561+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.325808+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.343562+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.355073+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.362071+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.363564+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.369626+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: cephadm 2024-09-17T10:19:26.372619+0000 mgr.y (mgr.25166) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.398121+0000 mgr.y (mgr.25166) 890 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.398594+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.439665+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.442430+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.445985+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.447174+0000 mon.b (mon.1) 2271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.453913+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: cephadm 2024-09-17T10:19:26.457485+0000 mgr.y (mgr.25166) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: cluster 2024-09-17T10:19:26.497615+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.523533+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.545828+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.551278+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.554561+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.555859+0000 mon.b (mon.1) 2276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.564744+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.664786+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.668047+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.671231+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.672964+0000 mon.b (mon.1) 2280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.683215+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.790766+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.794328+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.797336+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.798728+0000 mon.b (mon.1) 2284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.810868+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.917380+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.920590+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.923068+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.924213+0000 mon.b (mon.1) 2288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:26.933064+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.043270+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.046159+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.555859+0000 mon.b (mon.1) 2276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.564744+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.664786+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.668047+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.671231+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.672964+0000 mon.b (mon.1) 2280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.683215+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.790766+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.794328+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.797336+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.798728+0000 mon.b (mon.1) 2284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.810868+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.917380+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.920590+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.923068+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.924213+0000 mon.b (mon.1) 2288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:26.933064+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.043270+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.046159+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.049454+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.050568+0000 mon.b (mon.1) 2292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.059780+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.132001+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.134697+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.137667+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.138648+0000 mon.b (mon.1) 2296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.148442+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.215799+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.218667+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.221476+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.222632+0000 mon.b (mon.1) 2300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.229767+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.310764+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.313407+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.316204+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.317280+0000 mon.b (mon.1) 2304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[25345]: audit 2024-09-17T10:19:27.324762+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.049454+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.050568+0000 mon.b (mon.1) 2292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.059780+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.132001+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.134697+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.137667+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.138648+0000 mon.b (mon.1) 2296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.148442+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.215799+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.218667+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.221476+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.222632+0000 mon.b (mon.1) 2300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.229767+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.310764+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.313407+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.316204+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.317280+0000 mon.b (mon.1) 2304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:27 smithi039 bash[19898]: audit 2024-09-17T10:19:27.324762+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.325808+0000 mgr.y (mgr.25166) 888 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.343562+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.355073+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.362071+0000 mon.b (mon.1) 2265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.363564+0000 mon.b (mon.1) 2266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.369626+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: cephadm 2024-09-17T10:19:26.372619+0000 mgr.y (mgr.25166) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.398121+0000 mgr.y (mgr.25166) 890 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.398594+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.439665+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.442430+0000 mon.b (mon.1) 2269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.445985+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.447174+0000 mon.b (mon.1) 2271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.453913+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: cephadm 2024-09-17T10:19:26.457485+0000 mgr.y (mgr.25166) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: cluster 2024-09-17T10:19:26.497615+0000 mgr.y (mgr.25166) 892 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.523533+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.545828+0000 mon.b (mon.1) 2273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.551278+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.554561+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.555859+0000 mon.b (mon.1) 2276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.564744+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.664786+0000 mon.b (mon.1) 2277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.668047+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.671231+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.672964+0000 mon.b (mon.1) 2280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.683215+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.790766+0000 mon.b (mon.1) 2281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.794328+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.797336+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.798728+0000 mon.b (mon.1) 2284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.810868+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.917380+0000 mon.b (mon.1) 2285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.920590+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.923068+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.924213+0000 mon.b (mon.1) 2288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:26.933064+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.043270+0000 mon.b (mon.1) 2289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.046159+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.049454+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.050568+0000 mon.b (mon.1) 2292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.059780+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.132001+0000 mon.b (mon.1) 2293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.134697+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.137667+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.138648+0000 mon.b (mon.1) 2296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.148442+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.215799+0000 mon.b (mon.1) 2297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.218667+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.221476+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.222632+0000 mon.b (mon.1) 2300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.229767+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.310764+0000 mon.b (mon.1) 2301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.313407+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.316204+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.317280+0000 mon.b (mon.1) 2304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:27.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:27 smithi203 bash[20366]: audit 2024-09-17T10:19:27.324762+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.268Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.268Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.271Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.39 port=9094 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.272Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.302Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.302Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.304Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-17T10:19:28.385 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[107847]: ts=2024-09-17T10:19:28.304Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:26.567715+0000 mgr.y (mgr.25166) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:26.684696+0000 mgr.y (mgr.25166) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:26.812401+0000 mgr.y (mgr.25166) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:26.933905+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.061303+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.149806+0000 mgr.y (mgr.25166) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.233299+0000 mgr.y (mgr.25166) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.328690+0000 mgr.y (mgr.25166) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.406765+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.409284+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.411829+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.412885+0000 mon.b (mon.1) 2308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.417961+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.421584+0000 mgr.y (mgr.25166) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.482658+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.485512+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.489030+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.490155+0000 mon.b (mon.1) 2312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.497738+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.500208+0000 mgr.y (mgr.25166) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:26.567715+0000 mgr.y (mgr.25166) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:26.684696+0000 mgr.y (mgr.25166) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:26.812401+0000 mgr.y (mgr.25166) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:26.933905+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.061303+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.149806+0000 mgr.y (mgr.25166) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.233299+0000 mgr.y (mgr.25166) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.328690+0000 mgr.y (mgr.25166) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.406765+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.409284+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.411829+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.412885+0000 mon.b (mon.1) 2308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.417961+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.421584+0000 mgr.y (mgr.25166) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.482658+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.485512+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.489030+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.490155+0000 mon.b (mon.1) 2312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.497738+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.500208+0000 mgr.y (mgr.25166) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.576065+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.579043+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.582208+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.583345+0000 mon.b (mon.1) 2316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.591807+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.671332+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.674128+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.676970+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.677961+0000 mon.b (mon.1) 2320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.682576+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.765454+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.768075+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.770595+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.771598+0000 mon.b (mon.1) 2324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.776289+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.862463+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.865449+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.868745+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.869998+0000 mon.b (mon.1) 2328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.879257+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.576065+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.579043+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.582208+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.583345+0000 mon.b (mon.1) 2316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.591807+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.671332+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.674128+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.676970+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.677961+0000 mon.b (mon.1) 2320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.682576+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.765454+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.768075+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.770595+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.771598+0000 mon.b (mon.1) 2324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.776289+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.862463+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.865449+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.868745+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.869998+0000 mon.b (mon.1) 2328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.879257+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.976220+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.979176+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.982091+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.983204+0000 mon.b (mon.1) 2332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:27.990857+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.068618+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.071460+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.073814+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.074834+0000 mon.b (mon.1) 2336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.082639+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.156860+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.159680+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.161972+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.163110+0000 mon.b (mon.1) 2340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.172174+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.237210+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.240176+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.242684+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.243884+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.251812+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.976220+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.979176+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.982091+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.983204+0000 mon.b (mon.1) 2332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:27.990857+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.068618+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.071460+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.073814+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.074834+0000 mon.b (mon.1) 2336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.082639+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.156860+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.159680+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.161972+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.163110+0000 mon.b (mon.1) 2340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.172174+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.237210+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.240176+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.242684+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.243884+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.251812+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.319897+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.322696+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.325797+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.326996+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[19898]: audit 2024-09-17T10:19:28.333040+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.319897+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.322696+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.325797+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.326996+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:28 smithi039 bash[25345]: audit 2024-09-17T10:19:28.333040+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:26.567715+0000 mgr.y (mgr.25166) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:26.684696+0000 mgr.y (mgr.25166) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:26.812401+0000 mgr.y (mgr.25166) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:26.933905+0000 mgr.y (mgr.25166) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.061303+0000 mgr.y (mgr.25166) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.149806+0000 mgr.y (mgr.25166) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.233299+0000 mgr.y (mgr.25166) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.328690+0000 mgr.y (mgr.25166) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.406765+0000 mon.b (mon.1) 2305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.409284+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.411829+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.412885+0000 mon.b (mon.1) 2308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.417961+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.421584+0000 mgr.y (mgr.25166) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.482658+0000 mon.b (mon.1) 2309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.485512+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.489030+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.490155+0000 mon.b (mon.1) 2312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.497738+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.500208+0000 mgr.y (mgr.25166) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.576065+0000 mon.b (mon.1) 2313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.579043+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.582208+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.583345+0000 mon.b (mon.1) 2316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.591807+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.671332+0000 mon.b (mon.1) 2317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.674128+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.676970+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.677961+0000 mon.b (mon.1) 2320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.682576+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.765454+0000 mon.b (mon.1) 2321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.768075+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.770595+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.771598+0000 mon.b (mon.1) 2324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.776289+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.862463+0000 mon.b (mon.1) 2325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.865449+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.868745+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.869998+0000 mon.b (mon.1) 2328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.879257+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.976220+0000 mon.b (mon.1) 2329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.979176+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.982091+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.983204+0000 mon.b (mon.1) 2332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:27.990857+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.068618+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.071460+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.073814+0000 mon.b (mon.1) 2335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.074834+0000 mon.b (mon.1) 2336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.082639+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.156860+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.159680+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.161972+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.163110+0000 mon.b (mon.1) 2340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.172174+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.237210+0000 mon.b (mon.1) 2341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.240176+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.242684+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.243884+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.251812+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:28.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.319897+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:28.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.322696+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:28.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.325797+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:28.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.326996+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:28.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:28 smithi203 bash[20366]: audit 2024-09-17T10:19:28.333040+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.594971+0000 mgr.y (mgr.25166) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.687908+0000 mgr.y (mgr.25166) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.781464+0000 mgr.y (mgr.25166) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.882537+0000 mgr.y (mgr.25166) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:27.994262+0000 mgr.y (mgr.25166) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.086083+0000 mgr.y (mgr.25166) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.175713+0000 mgr.y (mgr.25166) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.255164+0000 mgr.y (mgr.25166) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.335641+0000 mgr.y (mgr.25166) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.398285+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.401206+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.404101+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.405447+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.410962+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.413853+0000 mgr.y (mgr.25166) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.473998+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.476506+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.478838+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.479902+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.485946+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.486679+0000 mgr.y (mgr.25166) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.594971+0000 mgr.y (mgr.25166) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.687908+0000 mgr.y (mgr.25166) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.781464+0000 mgr.y (mgr.25166) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.882537+0000 mgr.y (mgr.25166) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:27.994262+0000 mgr.y (mgr.25166) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.086083+0000 mgr.y (mgr.25166) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.175713+0000 mgr.y (mgr.25166) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.255164+0000 mgr.y (mgr.25166) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.335641+0000 mgr.y (mgr.25166) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.398285+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.401206+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.404101+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.405447+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.410962+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.413853+0000 mgr.y (mgr.25166) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.473998+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.476506+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.478838+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.479902+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.485946+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.486679+0000 mgr.y (mgr.25166) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: cluster 2024-09-17T10:19:28.498400+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.550036+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.552816+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.555442+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.556606+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.563999+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.628409+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.631249+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.633911+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.635118+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.640427+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.715347+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.718220+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.720929+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.721958+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.729003+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.794683+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.797453+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.799877+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: cluster 2024-09-17T10:19:28.498400+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.550036+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.552816+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.555442+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.556606+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.563999+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.628409+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.631249+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.633911+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.635118+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.640427+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.715347+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.718220+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.720929+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.721958+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.729003+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.794683+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.797453+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.799877+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.801030+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.806503+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.883256+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.886325+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.889676+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.891047+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.898932+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.980388+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.983781+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.986829+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.988419+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:28.997726+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.087738+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.091593+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.094633+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.096135+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.108854+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.199920+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.203341+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.206697+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.801030+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.806503+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.883256+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.886325+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.889676+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.891047+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.898932+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.980388+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.983781+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.986829+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.988419+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:28.997726+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.087738+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.091593+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.094633+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.096135+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.108854+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.199920+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.203341+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.206697+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.208495+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.215121+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.287705+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.291018+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.294393+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.296110+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[19898]: audit 2024-09-17T10:19:29.304425+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.208495+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.215121+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.287705+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.291018+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.294393+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.296110+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:29 smithi039 bash[25345]: audit 2024-09-17T10:19:29.304425+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.594971+0000 mgr.y (mgr.25166) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.687908+0000 mgr.y (mgr.25166) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.781464+0000 mgr.y (mgr.25166) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.882537+0000 mgr.y (mgr.25166) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:27.994262+0000 mgr.y (mgr.25166) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.086083+0000 mgr.y (mgr.25166) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.175713+0000 mgr.y (mgr.25166) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.255164+0000 mgr.y (mgr.25166) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.335641+0000 mgr.y (mgr.25166) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.398285+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.401206+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.404101+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.405447+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.410962+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.413853+0000 mgr.y (mgr.25166) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.473998+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.476506+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.478838+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.479902+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.485946+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.486679+0000 mgr.y (mgr.25166) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: cluster 2024-09-17T10:19:28.498400+0000 mgr.y (mgr.25166) 914 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.550036+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.552816+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.555442+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.556606+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.563999+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.628409+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.631249+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.633911+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.635118+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.640427+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.715347+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.718220+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.720929+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.721958+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.729003+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.794683+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.797453+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.799877+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.801030+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.806503+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.883256+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.886325+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.889676+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.891047+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.898932+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.980388+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.983781+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.986829+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.988419+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:28.997726+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.087738+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.091593+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.094633+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.096135+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.108854+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.199920+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.203341+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.206697+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.208495+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.215121+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.287705+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.291018+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.294393+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.296110+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:29.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:29 smithi203 bash[20366]: audit 2024-09-17T10:19:29.304425+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.635 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[107847]: ts=2024-09-17T10:19:30.272Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000123417s 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.566572+0000 mgr.y (mgr.25166) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.643912+0000 mgr.y (mgr.25166) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.732814+0000 mgr.y (mgr.25166) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.810408+0000 mgr.y (mgr.25166) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:28.902105+0000 mgr.y (mgr.25166) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.000900+0000 mgr.y (mgr.25166) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.110720+0000 mgr.y (mgr.25166) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.218987+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.306278+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.388780+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.391852+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.395357+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.397031+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.403604+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.407303+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.477841+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.480694+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.483754+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.485206+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.505723+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.509044+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.596269+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.604152+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.607274+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.608788+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.620570+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.682692+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.685261+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.687654+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.688719+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.695924+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.758493+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.760972+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.763018+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.763977+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.773658+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.848436+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.851358+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.853823+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.854951+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.566572+0000 mgr.y (mgr.25166) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.643912+0000 mgr.y (mgr.25166) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.732814+0000 mgr.y (mgr.25166) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.810408+0000 mgr.y (mgr.25166) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:28.902105+0000 mgr.y (mgr.25166) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.000900+0000 mgr.y (mgr.25166) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.110720+0000 mgr.y (mgr.25166) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.218987+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.306278+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.388780+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.391852+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.395357+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.397031+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.403604+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.407303+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.477841+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.480694+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.483754+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.485206+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.505723+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.509044+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.861094+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.944150+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.946864+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.949434+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.950591+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:29.961297+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.047881+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.050673+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.053968+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.055251+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.066045+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.152163+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.154933+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.157466+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.158555+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.167843+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.241261+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.243977+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.246605+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.247744+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.256660+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.319080+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.321727+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.323865+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.324918+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[19898]: audit 2024-09-17T10:19:30.336380+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.596269+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.604152+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.607274+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.608788+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.620570+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.682692+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.685261+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.687654+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.688719+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.695924+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.758493+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.760972+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.763018+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.763977+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.773658+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.848436+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.851358+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.853823+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.854951+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.861094+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.944150+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.946864+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.949434+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.950591+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:29.961297+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.047881+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.050673+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.053968+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.055251+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.066045+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.152163+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.154933+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.157466+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.158555+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.167843+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.241261+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.243977+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.246605+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.247744+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.256660+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.319080+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.321727+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.323865+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.324918+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:30 smithi039 bash[25345]: audit 2024-09-17T10:19:30.336380+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.566572+0000 mgr.y (mgr.25166) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.643912+0000 mgr.y (mgr.25166) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.732814+0000 mgr.y (mgr.25166) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.810408+0000 mgr.y (mgr.25166) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:28.902105+0000 mgr.y (mgr.25166) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.000900+0000 mgr.y (mgr.25166) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.110720+0000 mgr.y (mgr.25166) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.218987+0000 mgr.y (mgr.25166) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.306278+0000 mgr.y (mgr.25166) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.388780+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.391852+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.395357+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.397031+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.403604+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.407303+0000 mgr.y (mgr.25166) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.477841+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.480694+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.483754+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.485206+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.505723+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.509044+0000 mgr.y (mgr.25166) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.596269+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.604152+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.607274+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.608788+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.620570+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.682692+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.685261+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.687654+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.688719+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.695924+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.758493+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.760972+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.763018+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.763977+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.773658+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.848436+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.851358+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.853823+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.854951+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.861094+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.944150+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.946864+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.949434+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.950591+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:29.961297+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.047881+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.050673+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.053968+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.055251+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.066045+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.152163+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.154933+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.157466+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.158555+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.167843+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.241261+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.243977+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.246605+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.247744+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.256660+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.319080+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.321727+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.323865+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.324918+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:30.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:30 smithi203 bash[20366]: audit 2024-09-17T10:19:30.336380+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.623045+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.698347+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.774271+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.863598+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:29.965698+0000 mgr.y (mgr.25166) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.068902+0000 mgr.y (mgr.25166) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.171414+0000 mgr.y (mgr.25166) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.260087+0000 mgr.y (mgr.25166) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.337462+0000 mgr.y (mgr.25166) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.418115+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.421463+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.424695+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.426075+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.438658+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.440223+0000 mgr.y (mgr.25166) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: cluster 2024-09-17T10:19:30.498779+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.522359+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.525957+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.529427+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.531153+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.623045+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.698347+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.774271+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.863598+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:29.965698+0000 mgr.y (mgr.25166) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.068902+0000 mgr.y (mgr.25166) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.171414+0000 mgr.y (mgr.25166) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.260087+0000 mgr.y (mgr.25166) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.337462+0000 mgr.y (mgr.25166) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.418115+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.421463+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.424695+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.426075+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.438658+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.440223+0000 mgr.y (mgr.25166) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: cluster 2024-09-17T10:19:30.498779+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.522359+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.525957+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.529427+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.531153+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.548094+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.643924+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.647047+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.650354+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.651723+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.667830+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.737180+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.740292+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.743717+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.745266+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.758901+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.836966+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.840120+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.843181+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.844790+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.855938+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.924531+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.927486+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.930648+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.932058+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:30.940349+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.023749+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.026499+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.029104+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.030189+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.035083+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.101331+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.104368+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.106790+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.108021+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.116771+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.183290+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.185961+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.188389+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.189485+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.197352+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.262811+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.265657+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.268681+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.269827+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.548094+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.643924+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.647047+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.650354+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.651723+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.667830+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.737180+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.740292+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.743717+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.745266+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.758901+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.836966+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.840120+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.843181+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.844790+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.855938+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.924531+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.927486+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.930648+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.932058+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.275281+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.340509+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.343559+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.347188+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[25345]: audit 2024-09-17T10:19:31.348419+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:30.940349+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.023749+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.026499+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.029104+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.030189+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.035083+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.101331+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.104368+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.106790+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.108021+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.116771+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.183290+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.185961+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.188389+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.189485+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.197352+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.262811+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.265657+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.268681+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.269827+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.275281+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.340509+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.343559+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.347188+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:31 smithi039 bash[19898]: audit 2024-09-17T10:19:31.348419+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.623045+0000 mgr.y (mgr.25166) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.698347+0000 mgr.y (mgr.25166) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.774271+0000 mgr.y (mgr.25166) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.863598+0000 mgr.y (mgr.25166) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:29.965698+0000 mgr.y (mgr.25166) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.068902+0000 mgr.y (mgr.25166) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.171414+0000 mgr.y (mgr.25166) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.260087+0000 mgr.y (mgr.25166) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.337462+0000 mgr.y (mgr.25166) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.418115+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.421463+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.424695+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.426075+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.438658+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.440223+0000 mgr.y (mgr.25166) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: cluster 2024-09-17T10:19:30.498779+0000 mgr.y (mgr.25166) 936 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.522359+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.525957+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.529427+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.531153+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.548094+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.643924+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.647047+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.650354+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.651723+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.667830+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.737180+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.740292+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.743717+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.745266+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.758901+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.836966+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.840120+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.843181+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.844790+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.855938+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.924531+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.927486+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.930648+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.932058+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:30.940349+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.023749+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.026499+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.029104+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.030189+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.035083+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.101331+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.104368+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.106790+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.108021+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.116771+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.183290+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.185961+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.188389+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.189485+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.197352+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.262811+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.265657+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.268681+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.269827+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:31.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.275281+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:31.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.340509+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:31.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.343559+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:31.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.347188+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:31.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:31 smithi203 bash[20366]: audit 2024-09-17T10:19:31.348419+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.550018+0000 mgr.y (mgr.25166) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.669406+0000 mgr.y (mgr.25166) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.760556+0000 mgr.y (mgr.25166) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.857482+0000 mgr.y (mgr.25166) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:30.943465+0000 mgr.y (mgr.25166) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.038681+0000 mgr.y (mgr.25166) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.120259+0000 mgr.y (mgr.25166) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.200961+0000 mgr.y (mgr.25166) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.278561+0000 mgr.y (mgr.25166) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.356788+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.360213+0000 mgr.y (mgr.25166) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.444105+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.446995+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.450044+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.451178+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.459779+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.460892+0000 mgr.y (mgr.25166) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.559978+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.562799+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.566074+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.567254+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.550018+0000 mgr.y (mgr.25166) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.669406+0000 mgr.y (mgr.25166) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.760556+0000 mgr.y (mgr.25166) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.857482+0000 mgr.y (mgr.25166) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:30.943465+0000 mgr.y (mgr.25166) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.038681+0000 mgr.y (mgr.25166) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.120259+0000 mgr.y (mgr.25166) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.200961+0000 mgr.y (mgr.25166) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.278561+0000 mgr.y (mgr.25166) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.356788+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.360213+0000 mgr.y (mgr.25166) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.444105+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.446995+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.450044+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.451178+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.459779+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.460892+0000 mgr.y (mgr.25166) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.559978+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.562799+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.566074+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.567254+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.576765+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.690958+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.694078+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.697339+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.698543+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.709185+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.820006+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.823334+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.826670+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.828199+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.839223+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.922420+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.925477+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.927962+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.929153+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:31.936224+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.001252+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.004149+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.006490+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.576765+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.690958+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.694078+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.697339+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.698543+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.709185+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.820006+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.823334+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.826670+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.828199+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.839223+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.922420+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.925477+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.927962+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.929153+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:31.936224+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.001252+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.004149+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.006490+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.007733+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.012603+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.077813+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.080340+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.083298+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.084691+0000 mon.b (mon.1) 2508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.091369+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.154848+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.158069+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.161453+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.162955+0000 mon.b (mon.1) 2512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.169707+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.246971+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.249791+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.252918+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.254269+0000 mon.b (mon.1) 2516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.260701+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.338798+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.341457+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.343860+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.007733+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.012603+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.077813+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.080340+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.083298+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.084691+0000 mon.b (mon.1) 2508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.091369+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.154848+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.158069+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.161453+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.162955+0000 mon.b (mon.1) 2512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.169707+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.246971+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.249791+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.252918+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.254269+0000 mon.b (mon.1) 2516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.260701+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.338798+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.341457+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.343860+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.345027+0000 mon.b (mon.1) 2520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[19898]: audit 2024-09-17T10:19:32.350310+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.345027+0000 mon.b (mon.1) 2520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:32 smithi039 bash[25345]: audit 2024-09-17T10:19:32.350310+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.550018+0000 mgr.y (mgr.25166) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.669406+0000 mgr.y (mgr.25166) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.760556+0000 mgr.y (mgr.25166) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.857482+0000 mgr.y (mgr.25166) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:30.943465+0000 mgr.y (mgr.25166) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.038681+0000 mgr.y (mgr.25166) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.120259+0000 mgr.y (mgr.25166) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.200961+0000 mgr.y (mgr.25166) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.278561+0000 mgr.y (mgr.25166) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.356788+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.360213+0000 mgr.y (mgr.25166) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.444105+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.446995+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.450044+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.451178+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.459779+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.460892+0000 mgr.y (mgr.25166) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.559978+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.562799+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.566074+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.567254+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.576765+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.690958+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.694078+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.697339+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.698543+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.709185+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.820006+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.823334+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.826670+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.828199+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.839223+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.922420+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.925477+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.927962+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.929153+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:31.936224+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.001252+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.004149+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.006490+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.007733+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.012603+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.077813+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.080340+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.083298+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.084691+0000 mon.b (mon.1) 2508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.091369+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.154848+0000 mon.b (mon.1) 2509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.158069+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.161453+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.162955+0000 mon.b (mon.1) 2512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.169707+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.246971+0000 mon.b (mon.1) 2513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.249791+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.252918+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.254269+0000 mon.b (mon.1) 2516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.260701+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.338798+0000 mon.b (mon.1) 2517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.341457+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.343860+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.345027+0000 mon.b (mon.1) 2520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:32.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:32 smithi203 bash[20366]: audit 2024-09-17T10:19:32.350310+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.578280+0000 mgr.y (mgr.25166) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.710059+0000 mgr.y (mgr.25166) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.840780+0000 mgr.y (mgr.25166) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:31.938732+0000 mgr.y (mgr.25166) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.014158+0000 mgr.y (mgr.25166) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.094220+0000 mgr.y (mgr.25166) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.172232+0000 mgr.y (mgr.25166) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.264636+0000 mgr.y (mgr.25166) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.355384+0000 mgr.y (mgr.25166) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.418664+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.421555+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.424895+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.426141+0000 mon.b (mon.1) 2524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.432474+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.440745+0000 mgr.y (mgr.25166) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: cluster 2024-09-17T10:19:32.500302+0000 mgr.y (mgr.25166) 958 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.523569+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.527232+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.531815+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.533268+0000 mon.b (mon.1) 2528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.578280+0000 mgr.y (mgr.25166) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.710059+0000 mgr.y (mgr.25166) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.840780+0000 mgr.y (mgr.25166) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:31.938732+0000 mgr.y (mgr.25166) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.014158+0000 mgr.y (mgr.25166) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.094220+0000 mgr.y (mgr.25166) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.172232+0000 mgr.y (mgr.25166) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.264636+0000 mgr.y (mgr.25166) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.355384+0000 mgr.y (mgr.25166) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.418664+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.421555+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.424895+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.426141+0000 mon.b (mon.1) 2524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.432474+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.440745+0000 mgr.y (mgr.25166) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: cluster 2024-09-17T10:19:32.500302+0000 mgr.y (mgr.25166) 958 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.523569+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.527232+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.531815+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.533268+0000 mon.b (mon.1) 2528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.543125+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.628926+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.632378+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.635411+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.636649+0000 mon.b (mon.1) 2532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.643736+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.717184+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.720054+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.723059+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.724164+0000 mon.b (mon.1) 2536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.729244+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.823922+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.827066+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.830509+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.831738+0000 mon.b (mon.1) 2540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.843114+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.946784+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.949893+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.952616+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.953863+0000 mon.b (mon.1) 2544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.543125+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.628926+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.632378+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.635411+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.636649+0000 mon.b (mon.1) 2532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.643736+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.717184+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.720054+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.723059+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.724164+0000 mon.b (mon.1) 2536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.729244+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.823922+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.827066+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.830509+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.831738+0000 mon.b (mon.1) 2540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.843114+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.946784+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.949893+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.952616+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.953863+0000 mon.b (mon.1) 2544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:32.963256+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.029380+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.032287+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.035133+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.036410+0000 mon.b (mon.1) 2548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.042117+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.107718+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.112458+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.115342+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.116640+0000 mon.b (mon.1) 2552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.123227+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.202006+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.205093+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.207605+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.208882+0000 mon.b (mon.1) 2556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.217839+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.309188+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.312405+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.315458+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.316931+0000 mon.b (mon.1) 2560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[19898]: audit 2024-09-17T10:19:33.327902+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:32.963256+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.029380+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.032287+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.035133+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.036410+0000 mon.b (mon.1) 2548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.042117+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.107718+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.112458+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.115342+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.116640+0000 mon.b (mon.1) 2552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.123227+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.202006+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.205093+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.207605+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.208882+0000 mon.b (mon.1) 2556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.217839+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.309188+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.312405+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.315458+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.316931+0000 mon.b (mon.1) 2560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[25345]: audit 2024-09-17T10:19:33.327902+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.578280+0000 mgr.y (mgr.25166) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.710059+0000 mgr.y (mgr.25166) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.840780+0000 mgr.y (mgr.25166) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:31.938732+0000 mgr.y (mgr.25166) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.014158+0000 mgr.y (mgr.25166) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.094220+0000 mgr.y (mgr.25166) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.172232+0000 mgr.y (mgr.25166) 954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.264636+0000 mgr.y (mgr.25166) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.355384+0000 mgr.y (mgr.25166) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.418664+0000 mon.b (mon.1) 2521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.421555+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.424895+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.426141+0000 mon.b (mon.1) 2524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.432474+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.440745+0000 mgr.y (mgr.25166) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: cluster 2024-09-17T10:19:32.500302+0000 mgr.y (mgr.25166) 958 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.523569+0000 mon.b (mon.1) 2525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.527232+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.531815+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.533268+0000 mon.b (mon.1) 2528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.543125+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.628926+0000 mon.b (mon.1) 2529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.632378+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.635411+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.636649+0000 mon.b (mon.1) 2532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.643736+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.717184+0000 mon.b (mon.1) 2533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.720054+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.723059+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.724164+0000 mon.b (mon.1) 2536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.729244+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.823922+0000 mon.b (mon.1) 2537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.827066+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.830509+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.831738+0000 mon.b (mon.1) 2540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.843114+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.946784+0000 mon.b (mon.1) 2541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.949893+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.952616+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.953863+0000 mon.b (mon.1) 2544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:32.963256+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.029380+0000 mon.b (mon.1) 2545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.032287+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.035133+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.036410+0000 mon.b (mon.1) 2548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.042117+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.107718+0000 mon.b (mon.1) 2549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.112458+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.115342+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.116640+0000 mon.b (mon.1) 2552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.123227+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.202006+0000 mon.b (mon.1) 2553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.205093+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.207605+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.208882+0000 mon.b (mon.1) 2556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.217839+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.309188+0000 mon.b (mon.1) 2557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.312405+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.315458+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.316931+0000 mon.b (mon.1) 2560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:33.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:33 smithi203 bash[20366]: audit 2024-09-17T10:19:33.327902+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:33.958 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:19:33] "GET /metrics HTTP/1.1" 200 38385 "" "Prometheus/2.51.0" 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.544726+0000 mgr.y (mgr.25166) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.647033+0000 mgr.y (mgr.25166) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.732831+0000 mgr.y (mgr.25166) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.844514+0000 mgr.y (mgr.25166) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:32.966976+0000 mgr.y (mgr.25166) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.045294+0000 mgr.y (mgr.25166) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.126465+0000 mgr.y (mgr.25166) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.221529+0000 mgr.y (mgr.25166) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.329646+0000 mgr.y (mgr.25166) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.426239+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.429220+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.431692+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.438070+0000 mon.b (mon.1) 2564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.443157+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.447908+0000 mgr.y (mgr.25166) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.507851+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.510730+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.515256+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.516824+0000 mon.b (mon.1) 2568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.523273+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.527498+0000 mgr.y (mgr.25166) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.544726+0000 mgr.y (mgr.25166) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.647033+0000 mgr.y (mgr.25166) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.732831+0000 mgr.y (mgr.25166) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.844514+0000 mgr.y (mgr.25166) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:32.966976+0000 mgr.y (mgr.25166) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.045294+0000 mgr.y (mgr.25166) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.126465+0000 mgr.y (mgr.25166) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.221529+0000 mgr.y (mgr.25166) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.329646+0000 mgr.y (mgr.25166) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.426239+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.429220+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.431692+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.438070+0000 mon.b (mon.1) 2564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.443157+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.447908+0000 mgr.y (mgr.25166) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.507851+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.510730+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.515256+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.516824+0000 mon.b (mon.1) 2568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.523273+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.527498+0000 mgr.y (mgr.25166) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.593149+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.595876+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.598540+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.599714+0000 mon.b (mon.1) 2572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.609864+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.673307+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.675857+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.678192+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.679533+0000 mon.b (mon.1) 2576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.684774+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.751330+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.753941+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.756218+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.757291+0000 mon.b (mon.1) 2580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.767184+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.833148+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.835929+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.838174+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.839319+0000 mon.b (mon.1) 2584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.593149+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.595876+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.598540+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.599714+0000 mon.b (mon.1) 2572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.609864+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.673307+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.675857+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.678192+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.679533+0000 mon.b (mon.1) 2576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.684774+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.751330+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.753941+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.756218+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.757291+0000 mon.b (mon.1) 2580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.767184+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.833148+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.835929+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.838174+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.839319+0000 mon.b (mon.1) 2584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.844501+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.912342+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.915042+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.918138+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.919298+0000 mon.b (mon.1) 2588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.928680+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.994954+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:33.997750+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.000125+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.001217+0000 mon.b (mon.1) 2592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.010065+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.074777+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.077461+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.079801+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.080963+0000 mon.b (mon.1) 2596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.088998+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.155441+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.158590+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.161337+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.162531+0000 mon.b (mon.1) 2600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.844501+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.912342+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.915042+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.918138+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.919298+0000 mon.b (mon.1) 2588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.928680+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.994954+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:33.997750+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.000125+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.001217+0000 mon.b (mon.1) 2592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.010065+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.074777+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.077461+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.079801+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.080963+0000 mon.b (mon.1) 2596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.088998+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.155441+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.158590+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.161337+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.162531+0000 mon.b (mon.1) 2600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.172490+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.238101+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.241247+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.244256+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.245441+0000 mon.b (mon.1) 2604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.253150+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.318039+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.321099+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.324130+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.325502+0000 mon.b (mon.1) 2608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[19898]: audit 2024-09-17T10:19:34.337517+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.172490+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.238101+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.241247+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.244256+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.245441+0000 mon.b (mon.1) 2604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.253150+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.318039+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.321099+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.324130+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.325502+0000 mon.b (mon.1) 2608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:34 smithi039 bash[25345]: audit 2024-09-17T10:19:34.337517+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.544726+0000 mgr.y (mgr.25166) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.647033+0000 mgr.y (mgr.25166) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.732831+0000 mgr.y (mgr.25166) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.844514+0000 mgr.y (mgr.25166) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:32.966976+0000 mgr.y (mgr.25166) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.045294+0000 mgr.y (mgr.25166) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.126465+0000 mgr.y (mgr.25166) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.221529+0000 mgr.y (mgr.25166) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.329646+0000 mgr.y (mgr.25166) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.426239+0000 mon.b (mon.1) 2561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.429220+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.431692+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.438070+0000 mon.b (mon.1) 2564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.443157+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.447908+0000 mgr.y (mgr.25166) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.507851+0000 mon.b (mon.1) 2565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.510730+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.515256+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.516824+0000 mon.b (mon.1) 2568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.523273+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.527498+0000 mgr.y (mgr.25166) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.593149+0000 mon.b (mon.1) 2569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.595876+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.598540+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.599714+0000 mon.b (mon.1) 2572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.609864+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.673307+0000 mon.b (mon.1) 2573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.675857+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.678192+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.679533+0000 mon.b (mon.1) 2576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.684774+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.751330+0000 mon.b (mon.1) 2577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.753941+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.756218+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.757291+0000 mon.b (mon.1) 2580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.767184+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.833148+0000 mon.b (mon.1) 2581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.835929+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.838174+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.839319+0000 mon.b (mon.1) 2584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.844501+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.912342+0000 mon.b (mon.1) 2585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.915042+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.918138+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.919298+0000 mon.b (mon.1) 2588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.928680+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.994954+0000 mon.b (mon.1) 2589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:33.997750+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.000125+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.001217+0000 mon.b (mon.1) 2592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.010065+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.074777+0000 mon.b (mon.1) 2593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.077461+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.079801+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.080963+0000 mon.b (mon.1) 2596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.088998+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.155441+0000 mon.b (mon.1) 2597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.158590+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.161337+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.162531+0000 mon.b (mon.1) 2600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.172490+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.238101+0000 mon.b (mon.1) 2601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.241247+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.244256+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.245441+0000 mon.b (mon.1) 2604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.253150+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.318039+0000 mon.b (mon.1) 2605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.321099+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.324130+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:34.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.325502+0000 mon.b (mon.1) 2608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:34.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:34 smithi203 bash[20366]: audit 2024-09-17T10:19:34.337517+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.612118+0000 mgr.y (mgr.25166) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.690132+0000 mgr.y (mgr.25166) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.770756+0000 mgr.y (mgr.25166) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.849774+0000 mgr.y (mgr.25166) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:33.932458+0000 mgr.y (mgr.25166) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.013659+0000 mgr.y (mgr.25166) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.091597+0000 mgr.y (mgr.25166) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.175916+0000 mgr.y (mgr.25166) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.256090+0000 mgr.y (mgr.25166) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.339069+0000 mgr.y (mgr.25166) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.417458+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.420639+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.425190+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.426657+0000 mon.b (mon.1) 2612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.435306+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.436264+0000 mgr.y (mgr.25166) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cluster 2024-09-17T10:19:34.500769+0000 mgr.y (mgr.25166) 981 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.512829+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.515840+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.519131+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.612118+0000 mgr.y (mgr.25166) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.690132+0000 mgr.y (mgr.25166) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.770756+0000 mgr.y (mgr.25166) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.849774+0000 mgr.y (mgr.25166) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:33.932458+0000 mgr.y (mgr.25166) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.013659+0000 mgr.y (mgr.25166) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.091597+0000 mgr.y (mgr.25166) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.175916+0000 mgr.y (mgr.25166) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.256090+0000 mgr.y (mgr.25166) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.339069+0000 mgr.y (mgr.25166) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.417458+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.420639+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.425190+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.426657+0000 mon.b (mon.1) 2612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.435306+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.436264+0000 mgr.y (mgr.25166) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cluster 2024-09-17T10:19:34.500769+0000 mgr.y (mgr.25166) 981 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.512829+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.515840+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.519131+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.520487+0000 mon.b (mon.1) 2616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.536506+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.537993+0000 mgr.y (mgr.25166) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.602065+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.605250+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.608658+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.610133+0000 mon.b (mon.1) 2620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.626238+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.717981+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.720825+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.723465+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.724637+0000 mon.b (mon.1) 2624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.738914+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.819251+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.822241+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.824925+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.825993+0000 mon.b (mon.1) 2628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.840018+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.912858+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.915815+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.520487+0000 mon.b (mon.1) 2616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.536506+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.537993+0000 mgr.y (mgr.25166) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.602065+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.605250+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.608658+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.610133+0000 mon.b (mon.1) 2620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.626238+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.717981+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.720825+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.723465+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.724637+0000 mon.b (mon.1) 2624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.738914+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.819251+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.822241+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.824925+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.825993+0000 mon.b (mon.1) 2628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.840018+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.912858+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.915815+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.919237+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.920792+0000 mon.b (mon.1) 2632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:34.937310+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.032690+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.036153+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.039568+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.041159+0000 mon.b (mon.1) 2636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.058196+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.128989+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.132162+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.135567+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.137268+0000 mon.b (mon.1) 2640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.154509+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.257071+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.260428+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.263054+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.264367+0000 mon.b (mon.1) 2644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.279026+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.344483+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.347380+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.349615+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.350727+0000 mon.b (mon.1) 2648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[19898]: audit 2024-09-17T10:19:35.364757+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.919237+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.920792+0000 mon.b (mon.1) 2632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:34.937310+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.032690+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.036153+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.039568+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.041159+0000 mon.b (mon.1) 2636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.058196+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.128989+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.132162+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.135567+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.137268+0000 mon.b (mon.1) 2640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.154509+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.257071+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.260428+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.263054+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.264367+0000 mon.b (mon.1) 2644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.279026+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.344483+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.347380+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.349615+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.350727+0000 mon.b (mon.1) 2648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:35 smithi039 bash[25345]: audit 2024-09-17T10:19:35.364757+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.612118+0000 mgr.y (mgr.25166) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.690132+0000 mgr.y (mgr.25166) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.770756+0000 mgr.y (mgr.25166) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.849774+0000 mgr.y (mgr.25166) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:33.932458+0000 mgr.y (mgr.25166) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.013659+0000 mgr.y (mgr.25166) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.091597+0000 mgr.y (mgr.25166) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.175916+0000 mgr.y (mgr.25166) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.256090+0000 mgr.y (mgr.25166) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.339069+0000 mgr.y (mgr.25166) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.417458+0000 mon.b (mon.1) 2609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.420639+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.425190+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.426657+0000 mon.b (mon.1) 2612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.435306+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.436264+0000 mgr.y (mgr.25166) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cluster 2024-09-17T10:19:34.500769+0000 mgr.y (mgr.25166) 981 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.512829+0000 mon.b (mon.1) 2613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.515840+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.519131+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.520487+0000 mon.b (mon.1) 2616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.536506+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.537993+0000 mgr.y (mgr.25166) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.602065+0000 mon.b (mon.1) 2617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.605250+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.608658+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.610133+0000 mon.b (mon.1) 2620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.626238+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.717981+0000 mon.b (mon.1) 2621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.720825+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.723465+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.724637+0000 mon.b (mon.1) 2624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.738914+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.819251+0000 mon.b (mon.1) 2625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.822241+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.824925+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.825993+0000 mon.b (mon.1) 2628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.840018+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.912858+0000 mon.b (mon.1) 2629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.915815+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.919237+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.920792+0000 mon.b (mon.1) 2632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:34.937310+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.032690+0000 mon.b (mon.1) 2633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.036153+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.039568+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.041159+0000 mon.b (mon.1) 2636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.058196+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.128989+0000 mon.b (mon.1) 2637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.132162+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.135567+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.137268+0000 mon.b (mon.1) 2640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.154509+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.257071+0000 mon.b (mon.1) 2641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.260428+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.263054+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.264367+0000 mon.b (mon.1) 2644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.279026+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.344483+0000 mon.b (mon.1) 2645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.347380+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.349615+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.350727+0000 mon.b (mon.1) 2648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:35 smithi203 bash[20366]: audit 2024-09-17T10:19:35.364757+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.628093+0000 mgr.y (mgr.25166) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.742406+0000 mgr.y (mgr.25166) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.843233+0000 mgr.y (mgr.25166) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:34.938850+0000 mgr.y (mgr.25166) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.059721+0000 mgr.y (mgr.25166) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.156062+0000 mgr.y (mgr.25166) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.281741+0000 mgr.y (mgr.25166) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.368160+0000 mgr.y (mgr.25166) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.441693+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.444514+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.446805+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.447849+0000 mon.b (mon.1) 2652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.452727+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.455923+0000 mgr.y (mgr.25166) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.518073+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.521067+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.523596+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.524834+0000 mon.b (mon.1) 2656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.530222+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.533773+0000 mgr.y (mgr.25166) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.597992+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.600654+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.603086+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.604231+0000 mon.b (mon.1) 2660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.613836+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.679496+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.682051+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.684307+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.685206+0000 mon.b (mon.1) 2664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.690466+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.753590+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.755770+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.758148+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.759095+0000 mon.b (mon.1) 2668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.771385+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.836685+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.839798+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.843010+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.844393+0000 mon.b (mon.1) 2672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.851042+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.915952+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.918638+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.921269+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.922524+0000 mon.b (mon.1) 2676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.928777+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.992344+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.995126+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.997686+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:35.998876+0000 mon.b (mon.1) 2680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.005636+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.089143+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.092295+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.094748+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.095969+0000 mon.b (mon.1) 2684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.105321+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.145651+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.157148+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.166591+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.174692+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.177416+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.179518+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.181793+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.183808+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.185295+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.186982+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.189039+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.191339+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.193470+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.195401+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:36 smithi203 bash[20366]: audit 2024-09-17T10:19:36.197348+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.628093+0000 mgr.y (mgr.25166) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.742406+0000 mgr.y (mgr.25166) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.843233+0000 mgr.y (mgr.25166) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:34.938850+0000 mgr.y (mgr.25166) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.059721+0000 mgr.y (mgr.25166) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.156062+0000 mgr.y (mgr.25166) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.281741+0000 mgr.y (mgr.25166) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.368160+0000 mgr.y (mgr.25166) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.441693+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.444514+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.446805+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.447849+0000 mon.b (mon.1) 2652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.452727+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.455923+0000 mgr.y (mgr.25166) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.518073+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.521067+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.523596+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.524834+0000 mon.b (mon.1) 2656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.530222+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.533773+0000 mgr.y (mgr.25166) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.628093+0000 mgr.y (mgr.25166) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.742406+0000 mgr.y (mgr.25166) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.843233+0000 mgr.y (mgr.25166) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:34.938850+0000 mgr.y (mgr.25166) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.059721+0000 mgr.y (mgr.25166) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.156062+0000 mgr.y (mgr.25166) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.281741+0000 mgr.y (mgr.25166) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.368160+0000 mgr.y (mgr.25166) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.441693+0000 mon.b (mon.1) 2649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.444514+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.446805+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.447849+0000 mon.b (mon.1) 2652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.452727+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.455923+0000 mgr.y (mgr.25166) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.518073+0000 mon.b (mon.1) 2653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.521067+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.523596+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.524834+0000 mon.b (mon.1) 2656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.530222+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.533773+0000 mgr.y (mgr.25166) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.597992+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.600654+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.603086+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.604231+0000 mon.b (mon.1) 2660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.613836+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.679496+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.682051+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.684307+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.685206+0000 mon.b (mon.1) 2664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.690466+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.753590+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.755770+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.758148+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.759095+0000 mon.b (mon.1) 2668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.771385+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.836685+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.839798+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.843010+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.844393+0000 mon.b (mon.1) 2672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.851042+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.597992+0000 mon.b (mon.1) 2657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.600654+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.603086+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.604231+0000 mon.b (mon.1) 2660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.613836+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.679496+0000 mon.b (mon.1) 2661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.682051+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.684307+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.685206+0000 mon.b (mon.1) 2664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.690466+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.753590+0000 mon.b (mon.1) 2665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.755770+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.758148+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.759095+0000 mon.b (mon.1) 2668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.771385+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.836685+0000 mon.b (mon.1) 2669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.839798+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.843010+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.844393+0000 mon.b (mon.1) 2672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.851042+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.915952+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.918638+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.921269+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.922524+0000 mon.b (mon.1) 2676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.928777+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.992344+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.995126+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.997686+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:35.998876+0000 mon.b (mon.1) 2680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.005636+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.089143+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.092295+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.094748+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.095969+0000 mon.b (mon.1) 2684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.105321+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.145651+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.157148+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.166591+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.174692+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.177416+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.179518+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.915952+0000 mon.b (mon.1) 2673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.918638+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.921269+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.922524+0000 mon.b (mon.1) 2676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.928777+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.992344+0000 mon.b (mon.1) 2677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.995126+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.997686+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:35.998876+0000 mon.b (mon.1) 2680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.005636+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.089143+0000 mon.b (mon.1) 2681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.092295+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.094748+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:19:36.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.095969+0000 mon.b (mon.1) 2684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.105321+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.145651+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.157148+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.166591+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.174692+0000 mon.b (mon.1) 2685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.177416+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.179518+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.181793+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.183808+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.185295+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.186982+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.189039+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.191339+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.193470+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.195401+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[19898]: audit 2024-09-17T10:19:36.197348+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.181793+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.183808+0000 mon.b (mon.1) 2689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.185295+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.186982+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.189039+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.191339+0000 mon.b (mon.1) 2693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.193470+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.195401+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:36.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:36 smithi039 bash[25345]: audit 2024-09-17T10:19:36.197348+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.617437+0000 mgr.y (mgr.25166) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.692909+0000 mgr.y (mgr.25166) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.774902+0000 mgr.y (mgr.25166) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.853888+0000 mgr.y (mgr.25166) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:35.931662+0000 mgr.y (mgr.25166) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:36.008428+0000 mgr.y (mgr.25166) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cephadm 2024-09-17T10:19:36.109365+0000 mgr.y (mgr.25166) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: audit 2024-09-17T10:19:36.333718+0000 mgr.y (mgr.25166) 1000 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: cluster 2024-09-17T10:19:36.501308+0000 mgr.y (mgr.25166) 1001 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: audit 2024-09-17T10:19:36.822222+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: audit 2024-09-17T10:19:36.838165+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[19898]: audit 2024-09-17T10:19:36.852849+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.617437+0000 mgr.y (mgr.25166) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.692909+0000 mgr.y (mgr.25166) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.774902+0000 mgr.y (mgr.25166) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.853888+0000 mgr.y (mgr.25166) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:35.931662+0000 mgr.y (mgr.25166) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:36.008428+0000 mgr.y (mgr.25166) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cephadm 2024-09-17T10:19:36.109365+0000 mgr.y (mgr.25166) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: audit 2024-09-17T10:19:36.333718+0000 mgr.y (mgr.25166) 1000 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: cluster 2024-09-17T10:19:36.501308+0000 mgr.y (mgr.25166) 1001 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: audit 2024-09-17T10:19:36.822222+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: audit 2024-09-17T10:19:36.838165+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:37 smithi039 bash[25345]: audit 2024-09-17T10:19:36.852849+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.617437+0000 mgr.y (mgr.25166) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.692909+0000 mgr.y (mgr.25166) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.774902+0000 mgr.y (mgr.25166) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.853888+0000 mgr.y (mgr.25166) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:35.931662+0000 mgr.y (mgr.25166) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:36.008428+0000 mgr.y (mgr.25166) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cephadm 2024-09-17T10:19:36.109365+0000 mgr.y (mgr.25166) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:19:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: audit 2024-09-17T10:19:36.333718+0000 mgr.y (mgr.25166) 1000 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: cluster 2024-09-17T10:19:36.501308+0000 mgr.y (mgr.25166) 1001 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:19:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: audit 2024-09-17T10:19:36.822222+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: audit 2024-09-17T10:19:36.838165+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:37 smithi203 bash[20366]: audit 2024-09-17T10:19:36.852849+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:38.593 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:19:38 smithi039 bash[107847]: ts=2024-09-17T10:19:38.275Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00326163s 2024-09-17T10:19:38.859 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:38 smithi039 bash[25345]: cluster 2024-09-17T10:19:38.502936+0000 mgr.y (mgr.25166) 1002 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:38.859 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:38 smithi039 bash[19898]: cluster 2024-09-17T10:19:38.502936+0000 mgr.y (mgr.25166) 1002 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:38.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:38 smithi203 bash[20366]: cluster 2024-09-17T10:19:38.502936+0000 mgr.y (mgr.25166) 1002 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:39.836 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:19:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:39 smithi203 bash[20366]: audit 2024-09-17T10:19:38.833975+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:39 smithi203 bash[20366]: audit 2024-09-17T10:19:38.847229+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:39 smithi203 bash[20366]: audit 2024-09-17T10:19:38.856856+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:39 smithi203 bash[20366]: cephadm 2024-09-17T10:19:38.909283+0000 mgr.y (mgr.25166) 1003 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T10:19:39.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:39 smithi203 bash[20366]: cephadm 2024-09-17T10:19:38.979376+0000 mgr.y (mgr.25166) 1004 : cephadm [INF] Deploying daemon grafana.a on smithi203 2024-09-17T10:19:40.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[19898]: audit 2024-09-17T10:19:38.833975+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:40.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[19898]: audit 2024-09-17T10:19:38.847229+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:40.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[19898]: audit 2024-09-17T10:19:38.856856+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:40.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[19898]: cephadm 2024-09-17T10:19:38.909283+0000 mgr.y (mgr.25166) 1003 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T10:19:40.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[19898]: cephadm 2024-09-17T10:19:38.979376+0000 mgr.y (mgr.25166) 1004 : cephadm [INF] Deploying daemon grafana.a on smithi203 2024-09-17T10:19:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[25345]: audit 2024-09-17T10:19:38.833975+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[25345]: audit 2024-09-17T10:19:38.847229+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[25345]: audit 2024-09-17T10:19:38.856856+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[25345]: cephadm 2024-09-17T10:19:38.909283+0000 mgr.y (mgr.25166) 1003 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-17T10:19:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:39 smithi039 bash[25345]: cephadm 2024-09-17T10:19:38.979376+0000 mgr.y (mgr.25166) 1004 : cephadm [INF] Deploying daemon grafana.a on smithi203 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 1s ago 38m - - 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 3s ago 37m - - 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (14s) 1s ago 28m 14.5M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (27m) 3s ago 27m 74.8M - 9.4.12 2bacad6d85d8 c72835869371 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (2m) 1s ago 25m 48.1M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (2m) 3s ago 36m 438M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (12m) 1s ago 39m 517M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (39m) 1s ago 39m 109M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (37m) 3s ago 37m 78.0M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (37m) 1s ago 37m 75.7M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:19:40.449 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (2m) 1s ago 28m 7864k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (102s) 3s ago 28m 8296k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (35m) 1s ago 36m 58.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (35m) 1s ago 35m 58.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (34m) 1s ago 34m 54.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (33m) 1s ago 33m 66.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (32m) 3s ago 32m 59.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (31m) 3s ago 31m 64.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (30m) 3s ago 30m 54.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (29m) 3s ago 29m 66.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (57s) 3s ago 28m 35.9M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (25m) 1s ago 25m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:19:40.450 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (25m) 3s ago 25m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:19:40.817 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:19:40.817 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:19:40.818 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:19:40.819 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:19:40.819 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:19:40.819 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:19:41.130 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T10:19:41.131 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:19:41.131 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[19898]: audit 2024-09-17T10:19:39.826005+0000 mgr.y (mgr.25166) 1005 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[19898]: audit 2024-09-17T10:19:40.137151+0000 mgr.y (mgr.25166) 1006 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[19898]: audit 2024-09-17T10:19:40.436482+0000 mgr.y (mgr.25166) 1007 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[19898]: cluster 2024-09-17T10:19:40.503611+0000 mgr.y (mgr.25166) 1008 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[19898]: audit 2024-09-17T10:19:40.819572+0000 mon.a (mon.0) 2761 : audit [DBG] from='client.? 172.21.15.39:0/468372692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[25345]: audit 2024-09-17T10:19:39.826005+0000 mgr.y (mgr.25166) 1005 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[25345]: audit 2024-09-17T10:19:40.137151+0000 mgr.y (mgr.25166) 1006 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[25345]: audit 2024-09-17T10:19:40.436482+0000 mgr.y (mgr.25166) 1007 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[25345]: cluster 2024-09-17T10:19:40.503611+0000 mgr.y (mgr.25166) 1008 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:41.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:41 smithi039 bash[25345]: audit 2024-09-17T10:19:40.819572+0000 mon.a (mon.0) 2761 : audit [DBG] from='client.? 172.21.15.39:0/468372692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:41.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:41 smithi203 bash[20366]: audit 2024-09-17T10:19:39.826005+0000 mgr.y (mgr.25166) 1005 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:41 smithi203 bash[20366]: audit 2024-09-17T10:19:40.137151+0000 mgr.y (mgr.25166) 1006 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:41 smithi203 bash[20366]: audit 2024-09-17T10:19:40.436482+0000 mgr.y (mgr.25166) 1007 : audit [DBG] from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:41.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:41 smithi203 bash[20366]: cluster 2024-09-17T10:19:40.503611+0000 mgr.y (mgr.25166) 1008 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:41.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:41 smithi203 bash[20366]: audit 2024-09-17T10:19:40.819572+0000 mon.a (mon.0) 2761 : audit [DBG] from='client.? 172.21.15.39:0/468372692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:19:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:42 smithi039 bash[19898]: audit 2024-09-17T10:19:41.132035+0000 mgr.y (mgr.25166) 1009 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:42.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:42 smithi039 bash[19898]: audit 2024-09-17T10:19:41.524392+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:42.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:42 smithi039 bash[25345]: audit 2024-09-17T10:19:41.132035+0000 mgr.y (mgr.25166) 1009 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:42 smithi039 bash[25345]: audit 2024-09-17T10:19:41.524392+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:42.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:42 smithi203 bash[20366]: audit 2024-09-17T10:19:41.132035+0000 mgr.y (mgr.25166) 1009 : audit [DBG] from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:42.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:42 smithi203 bash[20366]: audit 2024-09-17T10:19:41.524392+0000 mon.b (mon.1) 2697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:43.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:43 smithi039 bash[19898]: cluster 2024-09-17T10:19:42.505291+0000 mgr.y (mgr.25166) 1010 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:43.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:43 smithi039 bash[25345]: cluster 2024-09-17T10:19:42.505291+0000 mgr.y (mgr.25166) 1010 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:43.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:43 smithi203 bash[20366]: cluster 2024-09-17T10:19:42.505291+0000 mgr.y (mgr.25166) 1010 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:43.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:19:43] "GET /metrics HTTP/1.1" 200 38385 "" "Prometheus/2.51.0" 2024-09-17T10:19:44.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:44 smithi039 bash[19898]: cluster 2024-09-17T10:19:44.505941+0000 mgr.y (mgr.25166) 1011 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:44 smithi039 bash[25345]: cluster 2024-09-17T10:19:44.505941+0000 mgr.y (mgr.25166) 1011 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:44.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:44 smithi203 bash[20366]: cluster 2024-09-17T10:19:44.505941+0000 mgr.y (mgr.25166) 1011 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:46 smithi039 bash[19898]: audit 2024-09-17T10:19:46.336953+0000 mgr.y (mgr.25166) 1012 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:46 smithi039 bash[19898]: cluster 2024-09-17T10:19:46.506673+0000 mgr.y (mgr.25166) 1013 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:46 smithi039 bash[25345]: audit 2024-09-17T10:19:46.336953+0000 mgr.y (mgr.25166) 1012 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:46 smithi039 bash[25345]: cluster 2024-09-17T10:19:46.506673+0000 mgr.y (mgr.25166) 1013 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:46 smithi203 bash[20366]: audit 2024-09-17T10:19:46.336953+0000 mgr.y (mgr.25166) 1012 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:46 smithi203 bash[20366]: cluster 2024-09-17T10:19:46.506673+0000 mgr.y (mgr.25166) 1013 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:48.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:48 smithi039 bash[19898]: cluster 2024-09-17T10:19:48.508290+0000 mgr.y (mgr.25166) 1014 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:48 smithi039 bash[25345]: cluster 2024-09-17T10:19:48.508290+0000 mgr.y (mgr.25166) 1014 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:48.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:48 smithi203 bash[20366]: cluster 2024-09-17T10:19:48.508290+0000 mgr.y (mgr.25166) 1014 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:50 smithi039 bash[19898]: cluster 2024-09-17T10:19:50.508993+0000 mgr.y (mgr.25166) 1015 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:50.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:50 smithi039 bash[25345]: cluster 2024-09-17T10:19:50.508993+0000 mgr.y (mgr.25166) 1015 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:50.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:50 smithi203 bash[20366]: cluster 2024-09-17T10:19:50.508993+0000 mgr.y (mgr.25166) 1015 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:52.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:52 smithi039 bash[19898]: cluster 2024-09-17T10:19:52.510680+0000 mgr.y (mgr.25166) 1016 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:52 smithi039 bash[25345]: cluster 2024-09-17T10:19:52.510680+0000 mgr.y (mgr.25166) 1016 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:52.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:52 smithi203 bash[20366]: cluster 2024-09-17T10:19:52.510680+0000 mgr.y (mgr.25166) 1016 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:54.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:19:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:19:53] "GET /metrics HTTP/1.1" 200 38385 "" "Prometheus/2.51.0" 2024-09-17T10:19:54.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:54 smithi039 bash[19898]: cluster 2024-09-17T10:19:54.511376+0000 mgr.y (mgr.25166) 1017 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:54.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:54 smithi039 bash[25345]: cluster 2024-09-17T10:19:54.511376+0000 mgr.y (mgr.25166) 1017 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:54 smithi203 bash[20366]: cluster 2024-09-17T10:19:54.511376+0000 mgr.y (mgr.25166) 1017 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:56.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:56 smithi039 bash[19898]: audit 2024-09-17T10:19:56.340706+0000 mgr.y (mgr.25166) 1018 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:56.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:56 smithi039 bash[19898]: cluster 2024-09-17T10:19:56.511992+0000 mgr.y (mgr.25166) 1019 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:56.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:56 smithi039 bash[19898]: audit 2024-09-17T10:19:56.525119+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:56.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:56 smithi039 bash[25345]: audit 2024-09-17T10:19:56.340706+0000 mgr.y (mgr.25166) 1018 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:56.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:56 smithi039 bash[25345]: cluster 2024-09-17T10:19:56.511992+0000 mgr.y (mgr.25166) 1019 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:56.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:56 smithi039 bash[25345]: audit 2024-09-17T10:19:56.525119+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:56 smithi203 bash[20366]: audit 2024-09-17T10:19:56.340706+0000 mgr.y (mgr.25166) 1018 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:19:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:56 smithi203 bash[20366]: cluster 2024-09-17T10:19:56.511992+0000 mgr.y (mgr.25166) 1019 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:19:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:56 smithi203 bash[20366]: audit 2024-09-17T10:19:56.525119+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:19:58.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:58 smithi039 bash[25345]: audit 2024-09-17T10:19:57.010336+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:58 smithi039 bash[25345]: audit 2024-09-17T10:19:57.023356+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:58 smithi039 bash[25345]: audit 2024-09-17T10:19:57.037250+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:58 smithi039 bash[19898]: audit 2024-09-17T10:19:57.010336+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:58 smithi039 bash[19898]: audit 2024-09-17T10:19:57.023356+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:58 smithi039 bash[19898]: audit 2024-09-17T10:19:57.037250+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:58 smithi203 bash[20366]: audit 2024-09-17T10:19:57.010336+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:58 smithi203 bash[20366]: audit 2024-09-17T10:19:57.023356+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:58 smithi203 bash[20366]: audit 2024-09-17T10:19:57.037250+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:19:59.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:19:59 smithi203 bash[20366]: cluster 2024-09-17T10:19:58.513690+0000 mgr.y (mgr.25166) 1020 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:59.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:19:59 smithi039 bash[19898]: cluster 2024-09-17T10:19:58.513690+0000 mgr.y (mgr.25166) 1020 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:19:59.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:19:59 smithi039 bash[25345]: cluster 2024-09-17T10:19:58.513690+0000 mgr.y (mgr.25166) 1020 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:00.312 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.312 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.312 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.313 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.313 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.313 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.314 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.314 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[20366]: audit 2024-09-17T10:19:59.077145+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[20366]: audit 2024-09-17T10:19:59.090504+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[20366]: audit 2024-09-17T10:19:59.103827+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[20366]: cluster 2024-09-17T10:20:00.000089+0000 mon.a (mon.0) 2768 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:00.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[19898]: audit 2024-09-17T10:19:59.077145+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[19898]: audit 2024-09-17T10:19:59.090504+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[19898]: audit 2024-09-17T10:19:59.103827+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[19898]: cluster 2024-09-17T10:20:00.000089+0000 mon.a (mon.0) 2768 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[25345]: audit 2024-09-17T10:19:59.077145+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[25345]: audit 2024-09-17T10:19:59.090504+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[25345]: audit 2024-09-17T10:19:59.103827+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:00.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:00 smithi039 bash[25345]: cluster 2024-09-17T10:20:00.000089+0000 mon.a (mon.0) 2768 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:00.666 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:00 smithi203 systemd[1]: Stopping Ceph grafana.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:20:00.666 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[42999]: logger=server t=2024-09-17T10:20:00.448535844Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T10:20:00.666 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[42999]: logger=ticker t=2024-09-17T10:20:00.448589911Z level=info msg=stopped last_tick=2024-09-17T10:20:00Z 2024-09-17T10:20:00.666 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:00 smithi203 bash[42999]: logger=tracing t=2024-09-17T10:20:00.448598266Z level=info msg="Closing tracing" 2024-09-17T10:20:01.343 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:01 smithi203 bash[20366]: cluster 2024-09-17T10:20:00.514432+0000 mgr.y (mgr.25166) 1021 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:01.343 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:01 smithi203 bash[81417]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-grafana-a 2024-09-17T10:20:01.343 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:01 smithi203 bash[81478]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-grafana-a 2024-09-17T10:20:01.344 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T10:20:01.344 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: Stopped Ceph grafana.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:20:01.365 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:01 smithi039 bash[19898]: cluster 2024-09-17T10:20:00.514432+0000 mgr.y (mgr.25166) 1021 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:01.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:01 smithi039 bash[25345]: cluster 2024-09-17T10:20:00.514432+0000 mgr.y (mgr.25166) 1021 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:01.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.727 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.728 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.728 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.728 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.728 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: Started Ceph grafana.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:20:01.729 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:01.729 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:20:01 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.516610+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.525711+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.530285+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.531169+0000 mon.b (mon.1) 2700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.537467+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: cephadm 2024-09-17T10:20:01.538073+0000 mgr.y (mgr.25166) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:02.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.563274+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:20:02.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.603133+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.605529+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.608840+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.609897+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.618953+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.715687+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.719009+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.722618+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.724307+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.734632+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.841292+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.844304+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.847675+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.849132+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.861363+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.975433+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.978352+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.981162+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.982259+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:01.988742+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.098863+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.101923+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.105475+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.106537+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.115809+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.249330+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.252062+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.254660+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.255689+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.263653+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.326675+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.329330+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.331652+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.516610+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.525711+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.530285+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.531169+0000 mon.b (mon.1) 2700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.537467+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: cephadm 2024-09-17T10:20:01.538073+0000 mgr.y (mgr.25166) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:02.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.563274+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:20:02.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.603133+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.605529+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.608840+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.609897+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.618953+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.715687+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.719009+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.722618+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.724307+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.734632+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.841292+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.844304+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.847675+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.332602+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.339760+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.423138+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.426042+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.428964+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.430339+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[25345]: audit 2024-09-17T10:20:02.438410+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.849132+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.861363+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.975433+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.978352+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.981162+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.982259+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:01.988742+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.098863+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.101923+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.105475+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.106537+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.115809+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.249330+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.252062+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.254660+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.255689+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.263653+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.326675+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.329330+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.331652+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.332602+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.339760+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.423138+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.426042+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.428964+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.430339+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:02 smithi039 bash[19898]: audit 2024-09-17T10:20:02.438410+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.516610+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.525711+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.530285+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.531169+0000 mon.b (mon.1) 2700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.537467+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: cephadm 2024-09-17T10:20:01.538073+0000 mgr.y (mgr.25166) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.563274+0000 mon.b (mon.1) 2701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:20:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.603133+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.605529+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.608840+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.609897+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.618953+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.715687+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.719009+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.722618+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.724307+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.734632+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.841292+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.844304+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.847675+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.849132+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.861363+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.975433+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.978352+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.981162+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.982259+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:01.988742+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.098863+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.101923+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.105475+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.106537+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.115809+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.249330+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.252062+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.254660+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.255689+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.263653+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.326675+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.329330+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.331652+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.332602+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.339760+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.423138+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.426042+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:02.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.428964+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:02.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.430339+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:02.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:02 smithi203 bash[20366]: audit 2024-09-17T10:20:02.438410+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:20:03] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:20:03.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:01.562415+0000 mgr.y (mgr.25166) 1023 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:20:03.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:01.620066+0000 mgr.y (mgr.25166) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:01.738129+0000 mgr.y (mgr.25166) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:01.862992+0000 mgr.y (mgr.25166) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:01.992494+0000 mgr.y (mgr.25166) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.117820+0000 mgr.y (mgr.25166) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.265823+0000 mgr.y (mgr.25166) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.343055+0000 mgr.y (mgr.25166) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.440220+0000 mgr.y (mgr.25166) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: cluster 2024-09-17T10:20:02.516177+0000 mgr.y (mgr.25166) 1032 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.531504+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.534617+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.537660+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.539158+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.547156+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.630787+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.634056+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.636532+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.637395+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.642336+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:01.562415+0000 mgr.y (mgr.25166) 1023 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:01.620066+0000 mgr.y (mgr.25166) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:01.738129+0000 mgr.y (mgr.25166) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:01.862992+0000 mgr.y (mgr.25166) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:01.992494+0000 mgr.y (mgr.25166) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.117820+0000 mgr.y (mgr.25166) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.265823+0000 mgr.y (mgr.25166) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.343055+0000 mgr.y (mgr.25166) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.440220+0000 mgr.y (mgr.25166) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: cluster 2024-09-17T10:20:02.516177+0000 mgr.y (mgr.25166) 1032 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.531504+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.534617+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.537660+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.539158+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.547156+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.630787+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.634056+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.636532+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.637395+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.642336+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.731371+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.734547+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.738207+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.739571+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.748649+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.825316+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.828162+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.831192+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.832323+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.840011+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.919596+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.922850+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.925734+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.927065+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:02.933187+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.002808+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.005688+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.009389+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.010454+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.019476+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.731371+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.734547+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.738207+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.739571+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.748649+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.825316+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.828162+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.831192+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.832323+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.840011+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.919596+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.922850+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.925734+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.927065+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:02.933187+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.002808+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.005688+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.009389+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.010454+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.019476+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.111719+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.115196+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.118686+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.120087+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.129704+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.217139+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.220268+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.223074+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.224716+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.232197+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.303644+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.307348+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.310052+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.311305+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.318287+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.392388+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.395699+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.398713+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.400449+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.406571+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.481895+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.485348+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.488248+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.489425+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[19898]: audit 2024-09-17T10:20:03.497048+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.111719+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.115196+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.118686+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.120087+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.129704+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.217139+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.220268+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.223074+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.224716+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.232197+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.303644+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.307348+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.310052+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.311305+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.318287+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.392388+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.395699+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.398713+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.400449+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.406571+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.481895+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.485348+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.488248+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.489425+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:03 smithi039 bash[25345]: audit 2024-09-17T10:20:03.497048+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:01.562415+0000 mgr.y (mgr.25166) 1023 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:01.620066+0000 mgr.y (mgr.25166) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:01.738129+0000 mgr.y (mgr.25166) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:01.862992+0000 mgr.y (mgr.25166) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:01.992494+0000 mgr.y (mgr.25166) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.117820+0000 mgr.y (mgr.25166) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.919 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.265823+0000 mgr.y (mgr.25166) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.343055+0000 mgr.y (mgr.25166) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.440220+0000 mgr.y (mgr.25166) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: cluster 2024-09-17T10:20:02.516177+0000 mgr.y (mgr.25166) 1032 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.531504+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.534617+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.537660+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.539158+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.547156+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.630787+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.634056+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.636532+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.637395+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.920 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.642336+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.731371+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.734547+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.738207+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.739571+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.748649+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.825316+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.828162+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.831192+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.832323+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.840011+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.919596+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.922850+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.921 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.925734+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.927065+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:02.933187+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.002808+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.005688+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.009389+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.010454+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.922 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.019476+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.111719+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.115196+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.118686+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.120087+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.129704+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.217139+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.220268+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.223074+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.224716+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.923 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.232197+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.303644+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.307348+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.310052+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.311305+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.318287+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.392388+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.395699+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.398713+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.400449+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.406571+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.481895+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.485348+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.488248+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:03.924 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.489425+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:03.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[20366]: audit 2024-09-17T10:20:03.497048+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.200 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.921978244Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-17T10:20:03Z 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.9222808Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922296426Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922306174Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.92231363Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.92231907Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922324322Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922329005Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922334577Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922339403Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922344589Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-17T10:20:04.201 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922349984Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922356287Z level=info msg=Target target=[all] 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922419213Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922430755Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922436778Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922441894Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.92244755Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=settings t=2024-09-17T10:20:03.922453059Z level=info msg="App mode production" 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=sqlstore t=2024-09-17T10:20:03.922941028Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=sqlstore t=2024-09-17T10:20:03.922973304Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:03.923864145Z level=info msg="Starting DB migrations" 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:03.936274877Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:03.941883048Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.607276ms 2024-09-17T10:20:04.202 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:03.984500066Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:03 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:03.984789921Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=285.502µs 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.026625167Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.027758728Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.135719ms 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.077361413Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.083181961Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.817202ms 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.144713259Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.160277116Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=15.548935ms 2024-09-17T10:20:04.203 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.203080639Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-17T10:20:04.471 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.20905257Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.971321ms 2024-09-17T10:20:04.471 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.261716911Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-17T10:20:04.471 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.26197933Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=265.218µs 2024-09-17T10:20:04.472 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.359247167Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-17T10:20:04.472 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.361674652Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.427868ms 2024-09-17T10:20:04.472 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.429756875Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-17T10:20:04.472 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.430970412Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.212998ms 2024-09-17T10:20:04.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.65491982Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-17T10:20:04.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:04.673947674Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=19.025171ms 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.548162+0000 mgr.y (mgr.25166) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.645901+0000 mgr.y (mgr.25166) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.751534+0000 mgr.y (mgr.25166) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.841483+0000 mgr.y (mgr.25166) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:02.934621+0000 mgr.y (mgr.25166) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.020514+0000 mgr.y (mgr.25166) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.131336+0000 mgr.y (mgr.25166) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.234767+0000 mgr.y (mgr.25166) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.322043+0000 mgr.y (mgr.25166) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.413192+0000 mgr.y (mgr.25166) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.499504+0000 mgr.y (mgr.25166) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.568584+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.571105+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.573560+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.574561+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.580248+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.643897+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.646120+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.648397+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.649111+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.653875+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.733554+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.735794+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.737551+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.738180+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.742787+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.813282+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.815187+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.816897+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.817856+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.821551+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.886461+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.888634+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.891130+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.891931+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.895857+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.957687+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.959795+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.961747+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.962384+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:03.966319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.027369+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.029567+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.031665+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.032371+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.037165+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.104639+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.107117+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.109016+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.109688+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.113752+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.185525+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.188305+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.190760+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.191766+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.196928+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.268751+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.270811+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.272701+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.273679+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.285180+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.363681+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.366470+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.368936+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.369917+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.380285+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.454616+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.457496+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.460260+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.461306+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:04 smithi203 bash[20366]: audit 2024-09-17T10:20:04.467325+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.548162+0000 mgr.y (mgr.25166) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.645901+0000 mgr.y (mgr.25166) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.751534+0000 mgr.y (mgr.25166) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.841483+0000 mgr.y (mgr.25166) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:02.934621+0000 mgr.y (mgr.25166) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.020514+0000 mgr.y (mgr.25166) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.131336+0000 mgr.y (mgr.25166) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.234767+0000 mgr.y (mgr.25166) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.322043+0000 mgr.y (mgr.25166) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.413192+0000 mgr.y (mgr.25166) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.499504+0000 mgr.y (mgr.25166) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.568584+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.571105+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.573560+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.574561+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.580248+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.643897+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.646120+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.648397+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.649111+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.653875+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.548162+0000 mgr.y (mgr.25166) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.645901+0000 mgr.y (mgr.25166) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.751534+0000 mgr.y (mgr.25166) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.841483+0000 mgr.y (mgr.25166) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:02.934621+0000 mgr.y (mgr.25166) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.020514+0000 mgr.y (mgr.25166) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.131336+0000 mgr.y (mgr.25166) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.234767+0000 mgr.y (mgr.25166) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.322043+0000 mgr.y (mgr.25166) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.413192+0000 mgr.y (mgr.25166) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.499504+0000 mgr.y (mgr.25166) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.568584+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.571105+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.573560+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.574561+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.580248+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.643897+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.646120+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.648397+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.649111+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.653875+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.733554+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.735794+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.737551+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.738180+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.742787+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.813282+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.815187+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.816897+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.817856+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.821551+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.886461+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.888634+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.891130+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.891931+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.895857+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.957687+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.959795+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.961747+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.962384+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.733554+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.735794+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.737551+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.738180+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.742787+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.813282+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.815187+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.816897+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.817856+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.821551+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.886461+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.888634+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.891130+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.891931+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.895857+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.957687+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.959795+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.961747+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.962384+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:03.966319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.027369+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.029567+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.031665+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.032371+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.037165+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.104639+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.107117+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.109016+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.109688+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.113752+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.185525+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.188305+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.190760+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.191766+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.196928+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.268751+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.270811+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.272701+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.273679+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:03.966319+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.027369+0000 mon.b (mon.1) 2802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.029567+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.031665+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.032371+0000 mon.b (mon.1) 2805 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.037165+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.104639+0000 mon.b (mon.1) 2806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.107117+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.109016+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.109688+0000 mon.b (mon.1) 2809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.113752+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.185525+0000 mon.b (mon.1) 2810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.188305+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.190760+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.191766+0000 mon.b (mon.1) 2813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.196928+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.268751+0000 mon.b (mon.1) 2814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.270811+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.272701+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.273679+0000 mon.b (mon.1) 2817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.285180+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.363681+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.366470+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.368936+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.369917+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.380285+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.454616+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.457496+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.460260+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.461306+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[19898]: audit 2024-09-17T10:20:04.467325+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.285180+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.363681+0000 mon.b (mon.1) 2818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.366470+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.368936+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.369917+0000 mon.b (mon.1) 2821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.380285+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.454616+0000 mon.b (mon.1) 2822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.457496+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.460260+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.461306+0000 mon.b (mon.1) 2825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:04 smithi039 bash[25345]: audit 2024-09-17T10:20:04.467325+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.356 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.000731833Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-17T10:20:05.356 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.009558929Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.826281ms 2024-09-17T10:20:05.356 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.229292354Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-17T10:20:05.356 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.229487413Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=194.436µs 2024-09-17T10:20:05.356 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.358883645Z level=info msg="Executing migration" id="permission kind migration" 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.375678771Z level=info msg="Migration successfully executed" id="permission kind migration" duration=16.787549ms 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.45121764Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.468768706Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=17.550235ms 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.527572195Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.534949394Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.379276ms 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.60396236Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-17T10:20:05.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.607060914Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.099624ms 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.584161+0000 mgr.y (mgr.25166) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.656424+0000 mgr.y (mgr.25166) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.745635+0000 mgr.y (mgr.25166) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.824628+0000 mgr.y (mgr.25166) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.898942+0000 mgr.y (mgr.25166) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:03.969146+0000 mgr.y (mgr.25166) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.037920+0000 mgr.y (mgr.25166) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.116865+0000 mgr.y (mgr.25166) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.201956+0000 mgr.y (mgr.25166) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.285926+0000 mgr.y (mgr.25166) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.382557+0000 mgr.y (mgr.25166) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.470287+0000 mgr.y (mgr.25166) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: cluster 2024-09-17T10:20:04.517073+0000 mgr.y (mgr.25166) 1056 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.558033+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.560735+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.563181+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.564265+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.573576+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.660142+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.663485+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.667008+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.668566+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.682276+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.783817+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.787590+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.791228+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.792720+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.801909+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.910631+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.913659+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.916564+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.918255+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:04.929151+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.043443+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.046875+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.050358+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.052036+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.061040+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.182106+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.185505+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.188850+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.190399+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.201900+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.320324+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.323629+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.327357+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.328994+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.339323+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.456970+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.460401+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.463584+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.465198+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[20366]: audit 2024-09-17T10:20:05.483089+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.584161+0000 mgr.y (mgr.25166) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.656424+0000 mgr.y (mgr.25166) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.745635+0000 mgr.y (mgr.25166) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.824628+0000 mgr.y (mgr.25166) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.898942+0000 mgr.y (mgr.25166) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:03.969146+0000 mgr.y (mgr.25166) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.037920+0000 mgr.y (mgr.25166) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.116865+0000 mgr.y (mgr.25166) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.201956+0000 mgr.y (mgr.25166) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.285926+0000 mgr.y (mgr.25166) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.382557+0000 mgr.y (mgr.25166) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.470287+0000 mgr.y (mgr.25166) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: cluster 2024-09-17T10:20:04.517073+0000 mgr.y (mgr.25166) 1056 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.558033+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.560735+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.563181+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.564265+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.573576+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.660142+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.663485+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.584161+0000 mgr.y (mgr.25166) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.656424+0000 mgr.y (mgr.25166) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.745635+0000 mgr.y (mgr.25166) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.824628+0000 mgr.y (mgr.25166) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.898942+0000 mgr.y (mgr.25166) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:03.969146+0000 mgr.y (mgr.25166) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.037920+0000 mgr.y (mgr.25166) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.116865+0000 mgr.y (mgr.25166) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.201956+0000 mgr.y (mgr.25166) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.285926+0000 mgr.y (mgr.25166) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.382557+0000 mgr.y (mgr.25166) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.470287+0000 mgr.y (mgr.25166) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: cluster 2024-09-17T10:20:04.517073+0000 mgr.y (mgr.25166) 1056 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.558033+0000 mon.b (mon.1) 2826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.560735+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.563181+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.564265+0000 mon.b (mon.1) 2829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.573576+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.660142+0000 mon.b (mon.1) 2830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.663485+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.667008+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.668566+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.682276+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.783817+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.787590+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.791228+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.792720+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.801909+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.910631+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.913659+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.916564+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.918255+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:04.929151+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.043443+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.046875+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.050358+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.052036+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.061040+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.182106+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.185505+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.188850+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.190399+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.201900+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.320324+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.323629+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.327357+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.328994+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.339323+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.456970+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.460401+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.463584+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.465198+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[19898]: audit 2024-09-17T10:20:05.483089+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.667008+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.668566+0000 mon.b (mon.1) 2833 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.682276+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.783817+0000 mon.b (mon.1) 2834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.787590+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.791228+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.792720+0000 mon.b (mon.1) 2837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.801909+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.910631+0000 mon.b (mon.1) 2838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.913659+0000 mon.b (mon.1) 2839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.916564+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.918255+0000 mon.b (mon.1) 2841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:04.929151+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.043443+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.046875+0000 mon.b (mon.1) 2843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.050358+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.052036+0000 mon.b (mon.1) 2845 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.061040+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.182106+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.185505+0000 mon.b (mon.1) 2847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.188850+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.190399+0000 mon.b (mon.1) 2849 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.201900+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.320324+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.323629+0000 mon.b (mon.1) 2851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.327357+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.328994+0000 mon.b (mon.1) 2853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.339323+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:05.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.456970+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:05.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.460401+0000 mon.b (mon.1) 2855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:05.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.463584+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:05.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.465198+0000 mon.b (mon.1) 2857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:05.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:05 smithi039 bash[25345]: audit 2024-09-17T10:20:05.483089+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.102 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.8394394Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-17T10:20:06.102 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:05 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:05.842690151Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.251601ms 2024-09-17T10:20:06.406 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.219693382Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-17T10:20:06.406 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.222454423Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.763698ms 2024-09-17T10:20:06.406 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.350175452Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-17T10:20:06.406 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.350223394Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=48.948µs 2024-09-17T10:20:06.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.576822+0000 mgr.y (mgr.25166) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.685854+0000 mgr.y (mgr.25166) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.805032+0000 mgr.y (mgr.25166) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:04.931214+0000 mgr.y (mgr.25166) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.064815+0000 mgr.y (mgr.25166) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.203754+0000 mgr.y (mgr.25166) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.341227+0000 mgr.y (mgr.25166) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.484723+0000 mgr.y (mgr.25166) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.570457+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.572844+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.575801+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.577121+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.583162+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.671721+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.674715+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.678425+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.679796+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.689060+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.794722+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.797840+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.576822+0000 mgr.y (mgr.25166) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.685854+0000 mgr.y (mgr.25166) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.805032+0000 mgr.y (mgr.25166) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:04.931214+0000 mgr.y (mgr.25166) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.064815+0000 mgr.y (mgr.25166) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.203754+0000 mgr.y (mgr.25166) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.341227+0000 mgr.y (mgr.25166) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.484723+0000 mgr.y (mgr.25166) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.570457+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.572844+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.575801+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.577121+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.583162+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.671721+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.674715+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.678425+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.679796+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.689060+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.794722+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.797840+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.801129+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.802086+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.813367+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.899895+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.902662+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.905517+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.906594+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.917323+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.993791+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.996569+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:05.999703+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.000882+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.009478+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.097053+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.099602+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.102533+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.103603+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.111225+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.194457+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.196769+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.801129+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.802086+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.813367+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.899895+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.902662+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.905517+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.906594+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.917323+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.993791+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.996569+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:05.999703+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.000882+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.009478+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.097053+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.099602+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.102533+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.103603+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.111225+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.194457+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.196769+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.200045+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.201156+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.211510+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.279755+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.282745+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.285847+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.287343+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.298856+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.373947+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.376725+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.380030+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.381638+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.392673+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.482447+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.485731+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.489502+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.491327+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[25345]: audit 2024-09-17T10:20:06.502241+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.200045+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.201156+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.211510+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.279755+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.282745+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.285847+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.287343+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.298856+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.373947+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.376725+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.380030+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.381638+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.392673+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.482447+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.485731+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.489502+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.491327+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:06 smithi039 bash[19898]: audit 2024-09-17T10:20:06.502241+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.409210432Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-17T10:20:06.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.412473433Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.252111ms 2024-09-17T10:20:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.576822+0000 mgr.y (mgr.25166) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.685854+0000 mgr.y (mgr.25166) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.805032+0000 mgr.y (mgr.25166) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:04.931214+0000 mgr.y (mgr.25166) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.064815+0000 mgr.y (mgr.25166) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.203754+0000 mgr.y (mgr.25166) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.341227+0000 mgr.y (mgr.25166) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.484723+0000 mgr.y (mgr.25166) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.570457+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.572844+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.575801+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.577121+0000 mon.b (mon.1) 2861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.583162+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.671721+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.674715+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.678425+0000 mon.b (mon.1) 2864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.679796+0000 mon.b (mon.1) 2865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.689060+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.794722+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.797840+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.801129+0000 mon.b (mon.1) 2868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.802086+0000 mon.b (mon.1) 2869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.813367+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.899895+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.902662+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.905517+0000 mon.b (mon.1) 2872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.906594+0000 mon.b (mon.1) 2873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.917323+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.993791+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.996569+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:05.999703+0000 mon.b (mon.1) 2876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.000882+0000 mon.b (mon.1) 2877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.009478+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.097053+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.099602+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.102533+0000 mon.b (mon.1) 2880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.103603+0000 mon.b (mon.1) 2881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.111225+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.194457+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.196769+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.200045+0000 mon.b (mon.1) 2884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.201156+0000 mon.b (mon.1) 2885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.211510+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.279755+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.282745+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.285847+0000 mon.b (mon.1) 2888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.287343+0000 mon.b (mon.1) 2889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.298856+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.373947+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.376725+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.380030+0000 mon.b (mon.1) 2892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.381638+0000 mon.b (mon.1) 2893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.392673+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.482447+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:06.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.485731+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:06.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.489502+0000 mon.b (mon.1) 2896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:06.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.491327+0000 mon.b (mon.1) 2897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:06.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[20366]: audit 2024-09-17T10:20:06.502241+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:06.992 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.735230416Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-17T10:20:06.992 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.737929538Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.705732ms 2024-09-17T10:20:06.992 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.919381481Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-17T10:20:06.993 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.94581544Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.432258ms 2024-09-17T10:20:06.993 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.995351869Z level=info msg="Executing migration" id="create correlation v2" 2024-09-17T10:20:07.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:06 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:06.997842853Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.512595ms 2024-09-17T10:20:07.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.079182139Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-17T10:20:07.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.081563509Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.381329ms 2024-09-17T10:20:07.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.130347141Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-17T10:20:07.297 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.132760246Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.415336ms 2024-09-17T10:20:07.297 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.205125003Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-17T10:20:07.297 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.207547311Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.422509ms 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.299511858Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.300402339Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=891.161µs 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.399440909Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.401605133Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.164994ms 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.448739444Z level=info msg="Executing migration" id="add provisioning column" 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.456766643Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.030463ms 2024-09-17T10:20:07.549 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.533067223Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-17T10:20:07.550 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.533517497Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=449.561µs 2024-09-17T10:20:07.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.583880+0000 mgr.y (mgr.25166) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.690600+0000 mgr.y (mgr.25166) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.814486+0000 mgr.y (mgr.25166) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:05.918325+0000 mgr.y (mgr.25166) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.010333+0000 mgr.y (mgr.25166) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.112290+0000 mgr.y (mgr.25166) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.212506+0000 mgr.y (mgr.25166) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.301709+0000 mgr.y (mgr.25166) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.349784+0000 mgr.y (mgr.25166) 1073 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.395576+0000 mgr.y (mgr.25166) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.505864+0000 mgr.y (mgr.25166) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: cluster 2024-09-17T10:20:06.517547+0000 mgr.y (mgr.25166) 1076 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.598940+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.602091+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.605667+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.607060+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.614168+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.719382+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.722444+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.726087+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.583880+0000 mgr.y (mgr.25166) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.690600+0000 mgr.y (mgr.25166) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.814486+0000 mgr.y (mgr.25166) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:05.918325+0000 mgr.y (mgr.25166) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.010333+0000 mgr.y (mgr.25166) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.112290+0000 mgr.y (mgr.25166) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.212506+0000 mgr.y (mgr.25166) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.301709+0000 mgr.y (mgr.25166) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.349784+0000 mgr.y (mgr.25166) 1073 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.395576+0000 mgr.y (mgr.25166) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.505864+0000 mgr.y (mgr.25166) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: cluster 2024-09-17T10:20:06.517547+0000 mgr.y (mgr.25166) 1076 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.598940+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.602091+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.605667+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.607060+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.614168+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.719382+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.722444+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.726087+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.727615+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.734555+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.841777+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.845143+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.848545+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.850047+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.855980+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.957295+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.960175+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.964383+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.965551+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:06.973472+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.082097+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.085327+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.088348+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.089839+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.097555+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.187605+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.190847+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.194000+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.195253+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.202940+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.296661+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.299920+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.303548+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.304945+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.312580+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.414086+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.417006+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.419513+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.420625+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.426031+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.533698+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.536829+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.540236+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[19898]: audit 2024-09-17T10:20:07.541336+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.727615+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.734555+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.841777+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.845143+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.848545+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.850047+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.855980+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.957295+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.960175+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.964383+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.965551+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:06.973472+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.082097+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.085327+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.088348+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.089839+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.097555+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.187605+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.190847+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.194000+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.195253+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.202940+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.296661+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.299920+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.303548+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.304945+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.312580+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.414086+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.417006+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.419513+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.420625+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.426031+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.533698+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.536829+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.540236+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:07 smithi039 bash[25345]: audit 2024-09-17T10:20:07.541336+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.592100623Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-17T10:20:07.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.592216108Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=115.789µs 2024-09-17T10:20:07.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.659632127Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-17T10:20:07.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.676700711Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=17.066464ms 2024-09-17T10:20:07.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.765335652Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-17T10:20:07.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:07.766103772Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=766.461µs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.583880+0000 mgr.y (mgr.25166) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.690600+0000 mgr.y (mgr.25166) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.814486+0000 mgr.y (mgr.25166) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:05.918325+0000 mgr.y (mgr.25166) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.010333+0000 mgr.y (mgr.25166) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.112290+0000 mgr.y (mgr.25166) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.212506+0000 mgr.y (mgr.25166) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.301709+0000 mgr.y (mgr.25166) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.349784+0000 mgr.y (mgr.25166) 1073 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.395576+0000 mgr.y (mgr.25166) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.505864+0000 mgr.y (mgr.25166) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: cluster 2024-09-17T10:20:06.517547+0000 mgr.y (mgr.25166) 1076 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.598940+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.602091+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.605667+0000 mon.b (mon.1) 2900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.607060+0000 mon.b (mon.1) 2901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.614168+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.719382+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.722444+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.726087+0000 mon.b (mon.1) 2904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.727615+0000 mon.b (mon.1) 2905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.734555+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.841777+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.845143+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.848545+0000 mon.b (mon.1) 2908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.850047+0000 mon.b (mon.1) 2909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.855980+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.957295+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.960175+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.964383+0000 mon.b (mon.1) 2912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.965551+0000 mon.b (mon.1) 2913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:06.973472+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.082097+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.085327+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.088348+0000 mon.b (mon.1) 2916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.089839+0000 mon.b (mon.1) 2917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.097555+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.187605+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.190847+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.194000+0000 mon.b (mon.1) 2920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.195253+0000 mon.b (mon.1) 2921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.202940+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.296661+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.299920+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.303548+0000 mon.b (mon.1) 2924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.304945+0000 mon.b (mon.1) 2925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.312580+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.414086+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.417006+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.419513+0000 mon.b (mon.1) 2928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.420625+0000 mon.b (mon.1) 2929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.426031+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.533698+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.536829+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.540236+0000 mon.b (mon.1) 2932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:07.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:07 smithi203 bash[20366]: audit 2024-09-17T10:20:07.541336+0000 mon.b (mon.1) 2933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.295 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.010999139Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-17T10:20:08.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.011537698Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=539.535µs 2024-09-17T10:20:08.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.111711852Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-17T10:20:08.296 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.113545996Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.832335ms 2024-09-17T10:20:08.552 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.296414976Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-17T10:20:08.552 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.298956313Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.540376ms 2024-09-17T10:20:08.552 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.509182965Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-17T10:20:08.552 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.512280863Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=3.094584ms 2024-09-17T10:20:08.844 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.655536351Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.657154677Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.620209ms 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.731646537Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.732507259Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=864.475µs 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.774567839Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.775901633Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.337196ms 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.799743726Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.801019182Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.272698ms 2024-09-17T10:20:08.845 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.847707028Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.616702+0000 mgr.y (mgr.25166) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.737707+0000 mgr.y (mgr.25166) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.860108+0000 mgr.y (mgr.25166) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:06.974446+0000 mgr.y (mgr.25166) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.099089+0000 mgr.y (mgr.25166) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.204603+0000 mgr.y (mgr.25166) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.314250+0000 mgr.y (mgr.25166) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.427419+0000 mgr.y (mgr.25166) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.547488+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.548709+0000 mgr.y (mgr.25166) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.620467+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.622752+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.625492+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.626335+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.633357+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.634355+0000 mgr.y (mgr.25166) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.694882+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.697895+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.701081+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.847 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.702396+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.709069+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.712694+0000 mgr.y (mgr.25166) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.786191+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.789139+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.792519+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.793655+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.801121+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.804579+0000 mgr.y (mgr.25166) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.894142+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.897478+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.900783+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.848 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.902201+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:07.913473+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:07.914598+0000 mgr.y (mgr.25166) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.002745+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.005839+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.009775+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.011314+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.022263+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.023769+0000 mgr.y (mgr.25166) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.123508+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.126637+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.129708+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.849 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.131179+0000 mon.b (mon.1) 2957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.143953+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.145249+0000 mgr.y (mgr.25166) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.256772+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.260149+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.264120+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.265263+0000 mon.b (mon.1) 2961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.276212+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.277967+0000 mgr.y (mgr.25166) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.394871+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.398276+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.850 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.401516+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.402806+0000 mon.b (mon.1) 2965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.413436+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.415207+0000 mgr.y (mgr.25166) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: cluster 2024-09-17T10:20:08.519074+0000 mgr.y (mgr.25166) 1094 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.530468+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.533282+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.536243+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.537377+0000 mon.b (mon.1) 2969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.851 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[20366]: audit 2024-09-17T10:20:08.545929+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.616702+0000 mgr.y (mgr.25166) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.737707+0000 mgr.y (mgr.25166) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.860108+0000 mgr.y (mgr.25166) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:06.974446+0000 mgr.y (mgr.25166) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.099089+0000 mgr.y (mgr.25166) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.204603+0000 mgr.y (mgr.25166) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.314250+0000 mgr.y (mgr.25166) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.427419+0000 mgr.y (mgr.25166) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.547488+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.548709+0000 mgr.y (mgr.25166) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.620467+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.622752+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.625492+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.626335+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.633357+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.634355+0000 mgr.y (mgr.25166) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.694882+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.697895+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.701081+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.702396+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.709069+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.616702+0000 mgr.y (mgr.25166) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.737707+0000 mgr.y (mgr.25166) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.860108+0000 mgr.y (mgr.25166) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:06.974446+0000 mgr.y (mgr.25166) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.099089+0000 mgr.y (mgr.25166) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.204603+0000 mgr.y (mgr.25166) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.314250+0000 mgr.y (mgr.25166) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.427419+0000 mgr.y (mgr.25166) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.547488+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.548709+0000 mgr.y (mgr.25166) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.620467+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.622752+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.625492+0000 mon.b (mon.1) 2936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.626335+0000 mon.b (mon.1) 2937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.633357+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.634355+0000 mgr.y (mgr.25166) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.694882+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.697895+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.701081+0000 mon.b (mon.1) 2940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.702396+0000 mon.b (mon.1) 2941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.709069+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.712694+0000 mgr.y (mgr.25166) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.786191+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.789139+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.792519+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.793655+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.801121+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.804579+0000 mgr.y (mgr.25166) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.894142+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.897478+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.900783+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.902201+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:07.913473+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:07.914598+0000 mgr.y (mgr.25166) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.002745+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.005839+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.009775+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.011314+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.022263+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.023769+0000 mgr.y (mgr.25166) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.123508+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.712694+0000 mgr.y (mgr.25166) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.786191+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.789139+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.792519+0000 mon.b (mon.1) 2944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.793655+0000 mon.b (mon.1) 2945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.801121+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.804579+0000 mgr.y (mgr.25166) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.894142+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.897478+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.900783+0000 mon.b (mon.1) 2948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.902201+0000 mon.b (mon.1) 2949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:07.913473+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:07.914598+0000 mgr.y (mgr.25166) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.002745+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.005839+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.009775+0000 mon.b (mon.1) 2952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.011314+0000 mon.b (mon.1) 2953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.022263+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.023769+0000 mgr.y (mgr.25166) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.123508+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.126637+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.129708+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.131179+0000 mon.b (mon.1) 2957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.143953+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.145249+0000 mgr.y (mgr.25166) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.256772+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.260149+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.264120+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.265263+0000 mon.b (mon.1) 2961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.276212+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.277967+0000 mgr.y (mgr.25166) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.394871+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.398276+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.401516+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.402806+0000 mon.b (mon.1) 2965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.413436+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.415207+0000 mgr.y (mgr.25166) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: cluster 2024-09-17T10:20:08.519074+0000 mgr.y (mgr.25166) 1094 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.530468+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.533282+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.126637+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.129708+0000 mon.b (mon.1) 2956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.131179+0000 mon.b (mon.1) 2957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.143953+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.145249+0000 mgr.y (mgr.25166) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.256772+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.260149+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.264120+0000 mon.b (mon.1) 2960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.265263+0000 mon.b (mon.1) 2961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.276212+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.277967+0000 mgr.y (mgr.25166) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.394871+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.398276+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.401516+0000 mon.b (mon.1) 2964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.402806+0000 mon.b (mon.1) 2965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.413436+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.415207+0000 mgr.y (mgr.25166) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: cluster 2024-09-17T10:20:08.519074+0000 mgr.y (mgr.25166) 1094 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.530468+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.533282+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.536243+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.537377+0000 mon.b (mon.1) 2969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[25345]: audit 2024-09-17T10:20:08.545929+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.536243+0000 mon.b (mon.1) 2968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.537377+0000 mon.b (mon.1) 2969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:08 smithi039 bash[19898]: audit 2024-09-17T10:20:08.545929+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.125 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.849209354Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.504211ms 2024-09-17T10:20:09.125 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.909878088Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-17T10:20:09.125 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:08 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:08.911159072Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.289365ms 2024-09-17T10:20:09.439 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.128422114Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-17T10:20:09.439 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.129975319Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.560374ms 2024-09-17T10:20:09.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.442678479Z level=info msg="Executing migration" id="create anon_device table" 2024-09-17T10:20:09.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.444930115Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.252923ms 2024-09-17T10:20:09.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.669386963Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-17T10:20:09.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.672384986Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.982517ms 2024-09-17T10:20:09.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.549567+0000 mgr.y (mgr.25166) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.644944+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.648461+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.652137+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.653900+0000 mon.b (mon.1) 2973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.660023+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.665979+0000 mgr.y (mgr.25166) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.735068+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.738386+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.741337+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.742504+0000 mon.b (mon.1) 2977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.751929+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.753061+0000 mgr.y (mgr.25166) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.841341+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.843987+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.846261+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.847313+0000 mon.b (mon.1) 2981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.860763+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.861900+0000 mgr.y (mgr.25166) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.953339+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.956487+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.959402+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.960752+0000 mon.b (mon.1) 2985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:08.970864+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:08.974925+0000 mgr.y (mgr.25166) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.045234+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.048615+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.052457+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.053891+0000 mon.b (mon.1) 2989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.060119+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.065488+0000 mgr.y (mgr.25166) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.136862+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.140112+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.142984+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.144411+0000 mon.b (mon.1) 2993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.154767+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.158448+0000 mgr.y (mgr.25166) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.241193+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.243656+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.246446+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.247373+0000 mon.b (mon.1) 2997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.252353+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.255721+0000 mgr.y (mgr.25166) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.340060+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.342881+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.345933+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.347055+0000 mon.b (mon.1) 3001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.354125+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.374387+0000 mgr.y (mgr.25166) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.478411+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.481710+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.485438+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.486766+0000 mon.b (mon.1) 3005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: audit 2024-09-17T10:20:09.494918+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.498499+0000 mgr.y (mgr.25166) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.549567+0000 mgr.y (mgr.25166) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.644944+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.648461+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.652137+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.653900+0000 mon.b (mon.1) 2973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.660023+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.665979+0000 mgr.y (mgr.25166) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.735068+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.738386+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.741337+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.742504+0000 mon.b (mon.1) 2977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.751929+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.753061+0000 mgr.y (mgr.25166) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.841341+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.843987+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.846261+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.847313+0000 mon.b (mon.1) 2981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.860763+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.861900+0000 mgr.y (mgr.25166) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.953339+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.549567+0000 mgr.y (mgr.25166) 1095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.644944+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.648461+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.652137+0000 mon.b (mon.1) 2972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.653900+0000 mon.b (mon.1) 2973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.660023+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.665979+0000 mgr.y (mgr.25166) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.735068+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.738386+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.741337+0000 mon.b (mon.1) 2976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.742504+0000 mon.b (mon.1) 2977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.751929+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.753061+0000 mgr.y (mgr.25166) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.841341+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.843987+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.846261+0000 mon.b (mon.1) 2980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.847313+0000 mon.b (mon.1) 2981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.860763+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.861900+0000 mgr.y (mgr.25166) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.953339+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.956487+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.959402+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.960752+0000 mon.b (mon.1) 2985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:08.970864+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:08.974925+0000 mgr.y (mgr.25166) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.045234+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.048615+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.052457+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.053891+0000 mon.b (mon.1) 2989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.060119+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.065488+0000 mgr.y (mgr.25166) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.136862+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.140112+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.142984+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.144411+0000 mon.b (mon.1) 2993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.154767+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.158448+0000 mgr.y (mgr.25166) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.241193+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.243656+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.246446+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.956487+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.959402+0000 mon.b (mon.1) 2984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.960752+0000 mon.b (mon.1) 2985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:08.970864+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:08.974925+0000 mgr.y (mgr.25166) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.045234+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.048615+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.052457+0000 mon.b (mon.1) 2988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.053891+0000 mon.b (mon.1) 2989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.060119+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.065488+0000 mgr.y (mgr.25166) 1100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.136862+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.140112+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.142984+0000 mon.b (mon.1) 2992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.144411+0000 mon.b (mon.1) 2993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.154767+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.158448+0000 mgr.y (mgr.25166) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.241193+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.243656+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.246446+0000 mon.b (mon.1) 2996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.247373+0000 mon.b (mon.1) 2997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.252353+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.255721+0000 mgr.y (mgr.25166) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.340060+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.342881+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.345933+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.347055+0000 mon.b (mon.1) 3001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.354125+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.374387+0000 mgr.y (mgr.25166) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.478411+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.481710+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.485438+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.486766+0000 mon.b (mon.1) 3005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: audit 2024-09-17T10:20:09.494918+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.498499+0000 mgr.y (mgr.25166) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.247373+0000 mon.b (mon.1) 2997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.252353+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.255721+0000 mgr.y (mgr.25166) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.340060+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.342881+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.345933+0000 mon.b (mon.1) 3000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.347055+0000 mon.b (mon.1) 3001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.354125+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.374387+0000 mgr.y (mgr.25166) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.478411+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.481710+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.485438+0000 mon.b (mon.1) 3004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.486766+0000 mon.b (mon.1) 3005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: audit 2024-09-17T10:20:09.494918+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:09 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.498499+0000 mgr.y (mgr.25166) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.806536238Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-17T10:20:10.226 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:09 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:09.808067109Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.543956ms 2024-09-17T10:20:10.227 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.037203808Z level=info msg="Executing migration" id="create signing_key table" 2024-09-17T10:20:10.227 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.039314324Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.115138ms 2024-09-17T10:20:10.647 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.326134128Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-17T10:20:10.647 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.32852278Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.390526ms 2024-09-17T10:20:10.647 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.46921703Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-17T10:20:10.647 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.471679537Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.466637ms 2024-09-17T10:20:10.648 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.56129501Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-17T10:20:10.648 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.563697489Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=2.404959ms 2024-09-17T10:20:10.648 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.65013408Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-17T10:20:10.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.582674+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.585924+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.588240+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.589130+0000 mon.b (mon.1) 3009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.594142+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.648 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.595640+0000 mgr.y (mgr.25166) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.664712+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.667383+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.670302+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.671507+0000 mon.b (mon.1) 3013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.680342+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.684611+0000 mgr.y (mgr.25166) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.753713+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.756684+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.759702+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.761058+0000 mon.b (mon.1) 3017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.766990+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.770946+0000 mgr.y (mgr.25166) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.836057+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.649 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.839024+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.841786+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.843125+0000 mon.b (mon.1) 3021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.853231+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.857053+0000 mgr.y (mgr.25166) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.921112+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.924345+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.927445+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.929141+0000 mon.b (mon.1) 3025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:09.938943+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:09.942511+0000 mgr.y (mgr.25166) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.017074+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.019814+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.023097+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.024970+0000 mon.b (mon.1) 3029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.032782+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.034291+0000 mgr.y (mgr.25166) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.113983+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.117076+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.651 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.120479+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.121749+0000 mon.b (mon.1) 3033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.131574+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.135437+0000 mgr.y (mgr.25166) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.220716+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.223837+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.227353+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.228774+0000 mon.b (mon.1) 3037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.238613+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.242174+0000 mgr.y (mgr.25166) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.337238+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.340023+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.343106+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.344405+0000 mon.b (mon.1) 3041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.652 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.354631+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.357010+0000 mgr.y (mgr.25166) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.426260+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.429033+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.431515+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.432720+0000 mon.b (mon.1) 3045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.438044+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.441361+0000 mgr.y (mgr.25166) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: cluster 2024-09-17T10:20:10.519730+0000 mgr.y (mgr.25166) 1115 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.533239+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.536279+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.539459+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.540652+0000 mon.b (mon.1) 3049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[20366]: audit 2024-09-17T10:20:10.550033+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.582674+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.585924+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.588240+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.589130+0000 mon.b (mon.1) 3009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.594142+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.595640+0000 mgr.y (mgr.25166) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.664712+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.667383+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.670302+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.671507+0000 mon.b (mon.1) 3013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.680342+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.684611+0000 mgr.y (mgr.25166) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.753713+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.756684+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.759702+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.761058+0000 mon.b (mon.1) 3017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.766990+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.770946+0000 mgr.y (mgr.25166) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.836057+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.839024+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.582674+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.585924+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.588240+0000 mon.b (mon.1) 3008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.589130+0000 mon.b (mon.1) 3009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.594142+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.595640+0000 mgr.y (mgr.25166) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.664712+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.667383+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.670302+0000 mon.b (mon.1) 3012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.671507+0000 mon.b (mon.1) 3013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.680342+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.684611+0000 mgr.y (mgr.25166) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.753713+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.756684+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.759702+0000 mon.b (mon.1) 3016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.761058+0000 mon.b (mon.1) 3017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.766990+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.770946+0000 mgr.y (mgr.25166) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.836057+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.839024+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.841786+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.843125+0000 mon.b (mon.1) 3021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.853231+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.857053+0000 mgr.y (mgr.25166) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.921112+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.924345+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.927445+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.929141+0000 mon.b (mon.1) 3025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:09.938943+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:09.942511+0000 mgr.y (mgr.25166) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.017074+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.019814+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.023097+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.024970+0000 mon.b (mon.1) 3029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.032782+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.034291+0000 mgr.y (mgr.25166) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.113983+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.117076+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.120479+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.841786+0000 mon.b (mon.1) 3020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.843125+0000 mon.b (mon.1) 3021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.853231+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.857053+0000 mgr.y (mgr.25166) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.921112+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.924345+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.927445+0000 mon.b (mon.1) 3024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.929141+0000 mon.b (mon.1) 3025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:09.938943+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:09.942511+0000 mgr.y (mgr.25166) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.017074+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.019814+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.023097+0000 mon.b (mon.1) 3028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.024970+0000 mon.b (mon.1) 3029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.032782+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.034291+0000 mgr.y (mgr.25166) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.113983+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.117076+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.120479+0000 mon.b (mon.1) 3032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.121749+0000 mon.b (mon.1) 3033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.131574+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.135437+0000 mgr.y (mgr.25166) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.220716+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.223837+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.227353+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.228774+0000 mon.b (mon.1) 3037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.238613+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.242174+0000 mgr.y (mgr.25166) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.337238+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.340023+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.343106+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.344405+0000 mon.b (mon.1) 3041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.354631+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.357010+0000 mgr.y (mgr.25166) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.426260+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.429033+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.431515+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.432720+0000 mon.b (mon.1) 3045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.438044+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.441361+0000 mgr.y (mgr.25166) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: cluster 2024-09-17T10:20:10.519730+0000 mgr.y (mgr.25166) 1115 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.533239+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.536279+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.539459+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.540652+0000 mon.b (mon.1) 3049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[25345]: audit 2024-09-17T10:20:10.550033+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.121749+0000 mon.b (mon.1) 3033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.131574+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.135437+0000 mgr.y (mgr.25166) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.220716+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.223837+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.227353+0000 mon.b (mon.1) 3036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.228774+0000 mon.b (mon.1) 3037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.238613+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.242174+0000 mgr.y (mgr.25166) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.337238+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.340023+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.343106+0000 mon.b (mon.1) 3040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.344405+0000 mon.b (mon.1) 3041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.354631+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.357010+0000 mgr.y (mgr.25166) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.426260+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.429033+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.431515+0000 mon.b (mon.1) 3044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.432720+0000 mon.b (mon.1) 3045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.438044+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.441361+0000 mgr.y (mgr.25166) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:10.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: cluster 2024-09-17T10:20:10.519730+0000 mgr.y (mgr.25166) 1115 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:10.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.533239+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:10.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.536279+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:10.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.539459+0000 mon.b (mon.1) 3048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:10.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.540652+0000 mon.b (mon.1) 3049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:10.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:10 smithi039 bash[19898]: audit 2024-09-17T10:20:10.550033+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:10.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.668000127Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.866011ms 2024-09-17T10:20:10.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.737336536Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-17T10:20:10.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.739121595Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.789198ms 2024-09-17T10:20:10.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.840837429Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-17T10:20:10.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.843832165Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=2.985626ms 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.982221977Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:10 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:10.9850519Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.843809ms 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.022876142Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.024094947Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=1.221422ms 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.065405111Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.066956963Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.542572ms 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.141625343Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-17T10:20:11.239 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.144268137Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.643291ms 2024-09-17T10:20:11.240 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.191960279Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-17T10:20:11.240 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.194427434Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.468605ms 2024-09-17T10:20:11.240 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.242561602Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-17T10:20:11.480 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:20:11.491 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.243848939Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.293436ms 2024-09-17T10:20:11.491 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.292631187Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-17T10:20:11.491 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.29344113Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=815.312µs 2024-09-17T10:20:11.491 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.334955785Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-17T10:20:11.491 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.335075446Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=121.784µs 2024-09-17T10:20:11.491 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.377020329Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-17T10:20:11.492 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.394941463Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.920517ms 2024-09-17T10:20:11.492 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.435734371Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-17T10:20:11.492 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.453384148Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.648626ms 2024-09-17T10:20:11.492 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.494300705Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.494992062Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=699.056µs 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=migrator t=2024-09-17T10:20:11.536285112Z level=info msg="migrations completed" performed=65 skipped=482 duration=7.600054016s 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=sqlstore t=2024-09-17T10:20:11.537727701Z level=info msg="Created default organization" 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=secrets t=2024-09-17T10:20:11.595433838Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=plugin.store t=2024-09-17T10:20:11.640774201Z level=info msg="Loading plugins..." 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=local.finder t=2024-09-17T10:20:11.734841382Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=plugin.store t=2024-09-17T10:20:11.734890451Z level=info msg="Plugins loaded" count=55 duration=94.121397ms 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=query_data t=2024-09-17T10:20:11.739219809Z level=info msg="Query Service initialization" 2024-09-17T10:20:11.750 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=live.push_http t=2024-09-17T10:20:11.743422861Z level=info msg="Live Push Gateway initialization" 2024-09-17T10:20:11.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.551744+0000 mgr.y (mgr.25166) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.643325+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.646444+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.649935+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.651540+0000 mon.b (mon.1) 3053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.657484+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.661165+0000 mgr.y (mgr.25166) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.746894+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.749832+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.752662+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.753671+0000 mon.b (mon.1) 3057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.759167+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.762884+0000 mgr.y (mgr.25166) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.852131+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.854867+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.858111+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.859233+0000 mon.b (mon.1) 3061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.867847+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.871523+0000 mgr.y (mgr.25166) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.965870+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.968880+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.972140+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.974614+0000 mon.b (mon.1) 3065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:10.993269+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:10.994122+0000 mgr.y (mgr.25166) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.061531+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.064125+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.067405+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.068448+0000 mon.b (mon.1) 3069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.082239+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.085073+0000 mgr.y (mgr.25166) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.165694+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.168059+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.170329+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.171179+0000 mon.b (mon.1) 3073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.757 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.184458+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.757 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.186638+0000 mgr.y (mgr.25166) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.757 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.266171+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.757 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.268362+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.757 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.270509+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.758 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.271625+0000 mon.b (mon.1) 3077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.758 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.285056+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.758 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.289993+0000 mgr.y (mgr.25166) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.758 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.354181+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.758 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.356791+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.758 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.359401+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.759 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.360710+0000 mon.b (mon.1) 3081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.759 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.367366+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.759 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.368728+0000 mgr.y (mgr.25166) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.759 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.433698+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.759 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.436479+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.759 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.438878+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.760 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.457121+0000 mon.b (mon.1) 3085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.760 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.467997+0000 mgr.y (mgr.25166) 1125 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.760 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.471891+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.760 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.475874+0000 mgr.y (mgr.25166) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.761 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.525019+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:11.761 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.556143+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.761 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[20366]: audit 2024-09-17T10:20:11.558553+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.551744+0000 mgr.y (mgr.25166) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.643325+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.646444+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.649935+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.651540+0000 mon.b (mon.1) 3053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.657484+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.661165+0000 mgr.y (mgr.25166) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.746894+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.749832+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.752662+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.753671+0000 mon.b (mon.1) 3057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.759167+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.762884+0000 mgr.y (mgr.25166) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.852131+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.854867+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.858111+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.859233+0000 mon.b (mon.1) 3061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.867847+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.871523+0000 mgr.y (mgr.25166) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.965870+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.551744+0000 mgr.y (mgr.25166) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.643325+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.646444+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.649935+0000 mon.b (mon.1) 3052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.651540+0000 mon.b (mon.1) 3053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.657484+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.661165+0000 mgr.y (mgr.25166) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.746894+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.749832+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.752662+0000 mon.b (mon.1) 3056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.753671+0000 mon.b (mon.1) 3057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.759167+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.762884+0000 mgr.y (mgr.25166) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.852131+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.854867+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.858111+0000 mon.b (mon.1) 3060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.859233+0000 mon.b (mon.1) 3061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.867847+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.871523+0000 mgr.y (mgr.25166) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.965870+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.968880+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.972140+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.974614+0000 mon.b (mon.1) 3065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:10.993269+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:10.994122+0000 mgr.y (mgr.25166) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.061531+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.064125+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.067405+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.068448+0000 mon.b (mon.1) 3069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.082239+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.085073+0000 mgr.y (mgr.25166) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.165694+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.168059+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.170329+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.171179+0000 mon.b (mon.1) 3073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.184458+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.186638+0000 mgr.y (mgr.25166) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.266171+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.268362+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.270509+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.968880+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.972140+0000 mon.b (mon.1) 3064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.974614+0000 mon.b (mon.1) 3065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:10.993269+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:10.994122+0000 mgr.y (mgr.25166) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.061531+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.064125+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.067405+0000 mon.b (mon.1) 3068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.068448+0000 mon.b (mon.1) 3069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.082239+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.085073+0000 mgr.y (mgr.25166) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.165694+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.168059+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.170329+0000 mon.b (mon.1) 3072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.171179+0000 mon.b (mon.1) 3073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.184458+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.186638+0000 mgr.y (mgr.25166) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.266171+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.268362+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.270509+0000 mon.b (mon.1) 3076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.271625+0000 mon.b (mon.1) 3077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.285056+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.289993+0000 mgr.y (mgr.25166) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.354181+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.356791+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.359401+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.360710+0000 mon.b (mon.1) 3081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.367366+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.368728+0000 mgr.y (mgr.25166) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.433698+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.436479+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.438878+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.457121+0000 mon.b (mon.1) 3085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.467997+0000 mgr.y (mgr.25166) 1125 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.471891+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.475874+0000 mgr.y (mgr.25166) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.525019+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.556143+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[19898]: audit 2024-09-17T10:20:11.558553+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.271625+0000 mon.b (mon.1) 3077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.285056+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.289993+0000 mgr.y (mgr.25166) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.354181+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.356791+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.359401+0000 mon.b (mon.1) 3080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.360710+0000 mon.b (mon.1) 3081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.367366+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.368728+0000 mgr.y (mgr.25166) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.433698+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.436479+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.438878+0000 mon.b (mon.1) 3084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.457121+0000 mon.b (mon.1) 3085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.467997+0000 mgr.y (mgr.25166) 1125 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.471891+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.475874+0000 mgr.y (mgr.25166) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.525019+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.556143+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:11.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:11 smithi039 bash[25345]: audit 2024-09-17T10:20:11.558553+0000 mon.b (mon.1) 3088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.047 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=ngalert.migration t=2024-09-17T10:20:11.787534674Z level=info msg=Starting 2024-09-17T10:20:12.047 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=ngalert.state.manager t=2024-09-17T10:20:11.959139183Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-17T10:20:12.047 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:11 smithi203 bash[81536]: logger=infra.usagestats.collector t=2024-09-17T10:20:11.961257469Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 13s ago 38m - - 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 15s ago 38m - - 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (45s) 13s ago 28m 14.5M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 starting - - - - 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (3m) 13s ago 25m 48.1M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (2m) 15s ago 37m 438M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (13m) 13s ago 39m 524M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:20:12.263 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (39m) 13s ago 39m 109M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (37m) 15s ago 37m 77.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (37m) 13s ago 37m 76.6M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (2m) 13s ago 28m 7864k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (2m) 15s ago 28m 7619k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (36m) 13s ago 36m 57.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (35m) 13s ago 35m 58.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (34m) 13s ago 34m 54.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (33m) 13s ago 33m 66.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (32m) 15s ago 32m 59.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (31m) 15s ago 31m 64.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (31m) 15s ago 31m 54.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (30m) 15s ago 30m 66.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:20:12.264 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (89s) 15s ago 29m 36.0M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:20:12.265 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (26m) 13s ago 26m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:20:12.265 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (26m) 15s ago 26m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:20:12.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=provisioning.datasources t=2024-09-17T10:20:12.049448419Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-17T10:20:12.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=provisioning.datasources t=2024-09-17T10:20:12.050155445Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-17T10:20:12.651 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:20:12.651 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:20:12.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:20:12.652 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:20:12.653 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:20:12.653 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:20:12.653 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:20:12.653 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:20:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.560754+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.584077+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.589840+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.591566+0000 mgr.y (mgr.25166) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.652067+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.654732+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.658208+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.659422+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.664123+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.668055+0000 mgr.y (mgr.25166) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.768010+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.770871+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.773656+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.774959+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.787268+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.788045+0000 mgr.y (mgr.25166) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.851184+0000 mgr.y (mgr.25166) 1130 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.857519+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.859809+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.560754+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.584077+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.589840+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.591566+0000 mgr.y (mgr.25166) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.652067+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.654732+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.658208+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.659422+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.664123+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.668055+0000 mgr.y (mgr.25166) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.768010+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.770871+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.773656+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.774959+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.787268+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.788045+0000 mgr.y (mgr.25166) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.851184+0000 mgr.y (mgr.25166) 1130 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.857519+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.859809+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.862112+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.862864+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.868954+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.869775+0000 mgr.y (mgr.25166) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.938516+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.941378+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.944141+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.945333+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:11.955103+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:11.958868+0000 mgr.y (mgr.25166) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.031479+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.034276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.036629+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.037578+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.046677+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.051838+0000 mgr.y (mgr.25166) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.163071+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.166691+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.169898+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.171328+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.181404+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.862112+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.862864+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.868954+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.869775+0000 mgr.y (mgr.25166) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.938516+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.941378+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.944141+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.945333+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:11.955103+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:11.958868+0000 mgr.y (mgr.25166) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.031479+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.034276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.036629+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.037578+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.046677+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.051838+0000 mgr.y (mgr.25166) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.163071+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.166691+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.169898+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.171328+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.181404+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.184964+0000 mgr.y (mgr.25166) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.241003+0000 mgr.y (mgr.25166) 1135 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.268877+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.271970+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.274499+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.275586+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.285570+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.288260+0000 mgr.y (mgr.25166) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.353539+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.356501+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.359334+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.360394+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.369636+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.373230+0000 mgr.y (mgr.25166) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.434425+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.437129+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.439484+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.440656+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.449768+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.453418+0000 mgr.y (mgr.25166) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.184964+0000 mgr.y (mgr.25166) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.241003+0000 mgr.y (mgr.25166) 1135 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.268877+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.271970+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.274499+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.275586+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.285570+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.288260+0000 mgr.y (mgr.25166) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.353539+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.356501+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.359334+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.360394+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.369636+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.373230+0000 mgr.y (mgr.25166) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.434425+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.437129+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.439484+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.440656+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.449768+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.453418+0000 mgr.y (mgr.25166) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.515417+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.518271+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cluster 2024-09-17T10:20:12.520510+0000 mgr.y (mgr.25166) 1139 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.521468+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.522898+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: audit 2024-09-17T10:20:12.528687+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.531663+0000 mgr.y (mgr.25166) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.515417+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.518271+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cluster 2024-09-17T10:20:12.520510+0000 mgr.y (mgr.25166) 1139 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.521468+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.522898+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: audit 2024-09-17T10:20:12.528687+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:12 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.531663+0000 mgr.y (mgr.25166) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=provisioning.alerting t=2024-09-17T10:20:12.648306417Z level=info msg="starting to provision alerting" 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=provisioning.alerting t=2024-09-17T10:20:12.648348573Z level=info msg="finished to provision alerting" 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=ngalert.state.manager t=2024-09-17T10:20:12.648537292Z level=info msg="Warming state cache for startup" 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=ngalert.multiorg.alertmanager t=2024-09-17T10:20:12.648652303Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=grafanaStorageLogger t=2024-09-17T10:20:12.648737585Z level=info msg="Storage starting" 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=http.server t=2024-09-17T10:20:12.652629501Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=http.server t=2024-09-17T10:20:12.652889995Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=plugins.update.checker t=2024-09-17T10:20:12.72441393Z level=info msg="Update check succeeded" duration=73.93307ms 2024-09-17T10:20:12.898 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=grafana.update.checker t=2024-09-17T10:20:12.731112071Z level=info msg="Update check succeeded" duration=82.199622ms 2024-09-17T10:20:12.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.560754+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.584077+0000 mon.b (mon.1) 3090 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.589840+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.591566+0000 mgr.y (mgr.25166) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.899 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.652067+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.654732+0000 mon.b (mon.1) 3092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.658208+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.659422+0000 mon.b (mon.1) 3094 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.664123+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.668055+0000 mgr.y (mgr.25166) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.768010+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.770871+0000 mon.b (mon.1) 3096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.773656+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.774959+0000 mon.b (mon.1) 3098 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.787268+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.788045+0000 mgr.y (mgr.25166) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.851184+0000 mgr.y (mgr.25166) 1130 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.857519+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.859809+0000 mon.b (mon.1) 3100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.862112+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.862864+0000 mon.b (mon.1) 3102 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.868954+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.869775+0000 mgr.y (mgr.25166) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.938516+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.941378+0000 mon.b (mon.1) 3104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.944141+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.945333+0000 mon.b (mon.1) 3106 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:11.955103+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:11.958868+0000 mgr.y (mgr.25166) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.031479+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.901 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.034276+0000 mon.b (mon.1) 3108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.036629+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.037578+0000 mon.b (mon.1) 3110 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.046677+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.051838+0000 mgr.y (mgr.25166) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.163071+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.166691+0000 mon.b (mon.1) 3112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.169898+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.171328+0000 mon.b (mon.1) 3114 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.181404+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.184964+0000 mgr.y (mgr.25166) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.241003+0000 mgr.y (mgr.25166) 1135 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.268877+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.902 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.271970+0000 mon.b (mon.1) 3116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.274499+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.275586+0000 mon.b (mon.1) 3118 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.285570+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.288260+0000 mgr.y (mgr.25166) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.353539+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.356501+0000 mon.b (mon.1) 3120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.359334+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.360394+0000 mon.b (mon.1) 3122 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.369636+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.373230+0000 mgr.y (mgr.25166) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.434425+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.437129+0000 mon.b (mon.1) 3124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.439484+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.903 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.440656+0000 mon.b (mon.1) 3126 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.449768+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.453418+0000 mgr.y (mgr.25166) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.515417+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.518271+0000 mon.b (mon.1) 3128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cluster 2024-09-17T10:20:12.520510+0000 mgr.y (mgr.25166) 1139 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.521468+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.522898+0000 mon.b (mon.1) 3130 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: audit 2024-09-17T10:20:12.528687+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.531663+0000 mgr.y (mgr.25166) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:12.997 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:20:13.046 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:20:13.046 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:20:13.046 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr" 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/2 daemons upgraded", 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading grafana daemons", 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:20:13.047 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:20:13.289 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=ngalert.state.manager t=2024-09-17T10:20:12.894322607Z level=info msg="State cache has been initialized" states=0 duration=245.780274ms 2024-09-17T10:20:13.289 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=ngalert.scheduler t=2024-09-17T10:20:12.894391285Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-17T10:20:13.289 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=ticker t=2024-09-17T10:20:12.894501406Z level=info msg=starting first_tick=2024-09-17T10:20:20Z 2024-09-17T10:20:13.289 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=provisioning.dashboard t=2024-09-17T10:20:12.89801661Z level=info msg="starting to provision dashboards" 2024-09-17T10:20:13.289 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:12 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:12.911823856Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:13.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[81536]: logger=provisioning.dashboard t=2024-09-17T10:20:13.296062448Z level=info msg="finished to provision dashboards" 2024-09-17T10:20:13.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[81536]: logger=grafana-apiserver t=2024-09-17T10:20:13.495868784Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-17T10:20:13.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[81536]: logger=grafana-apiserver t=2024-09-17T10:20:13.496427691Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-17T10:20:13.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:20:13] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:20:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.597523+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.600075+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.602303+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.603373+0000 mon.b (mon.1) 3134 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.607867+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.612734+0000 mgr.y (mgr.25166) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.653168+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.39:0/1955443953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.674711+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.676812+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.678699+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.679487+0000 mon.b (mon.1) 3138 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.683321+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.685080+0000 mgr.y (mgr.25166) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.745545+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.747977+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.749858+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.750475+0000 mon.b (mon.1) 3142 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.756384+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.757671+0000 mgr.y (mgr.25166) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.597523+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.600075+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.602303+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.603373+0000 mon.b (mon.1) 3134 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.607867+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.612734+0000 mgr.y (mgr.25166) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.653168+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.39:0/1955443953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.674711+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.676812+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.678699+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.679487+0000 mon.b (mon.1) 3138 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.683321+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.685080+0000 mgr.y (mgr.25166) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.745545+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.747977+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.749858+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.750475+0000 mon.b (mon.1) 3142 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.756384+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.757671+0000 mgr.y (mgr.25166) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.818192+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.821463+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.824797+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.825967+0000 mon.b (mon.1) 3146 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.830572+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.837294+0000 mgr.y (mgr.25166) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.898624+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.900864+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.903055+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.903831+0000 mon.b (mon.1) 3150 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.908127+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:12.909548+0000 mgr.y (mgr.25166) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.989925+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.992165+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.994570+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.995534+0000 mon.b (mon.1) 3154 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:12.998675+0000 mgr.y (mgr.25166) 1146 : audit [DBG] from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.000271+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.002176+0000 mgr.y (mgr.25166) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.092364+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.095612+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.099526+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.100802+0000 mon.b (mon.1) 3158 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.108827+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.109816+0000 mgr.y (mgr.25166) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.200545+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.203355+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.206540+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.207700+0000 mon.b (mon.1) 3162 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.214596+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.215822+0000 mgr.y (mgr.25166) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.296165+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.298622+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.301024+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.301884+0000 mon.b (mon.1) 3166 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.308486+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.309214+0000 mgr.y (mgr.25166) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.396010+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.399000+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.400988+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.818192+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.821463+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.824797+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.825967+0000 mon.b (mon.1) 3146 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.830572+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.837294+0000 mgr.y (mgr.25166) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.898624+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.900864+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.903055+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.903831+0000 mon.b (mon.1) 3150 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.908127+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:12.909548+0000 mgr.y (mgr.25166) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.989925+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.992165+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.994570+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.995534+0000 mon.b (mon.1) 3154 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:12.998675+0000 mgr.y (mgr.25166) 1146 : audit [DBG] from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.000271+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.002176+0000 mgr.y (mgr.25166) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.092364+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.401695+0000 mon.b (mon.1) 3170 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.406028+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.406730+0000 mgr.y (mgr.25166) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.478400+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.480675+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.483142+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.483834+0000 mon.b (mon.1) 3174 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.488619+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.489243+0000 mgr.y (mgr.25166) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.565340+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.567738+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.570303+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[25345]: audit 2024-09-17T10:20:13.571105+0000 mon.b (mon.1) 3178 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.095612+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.099526+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.100802+0000 mon.b (mon.1) 3158 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.108827+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.109816+0000 mgr.y (mgr.25166) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.200545+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.203355+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.206540+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.207700+0000 mon.b (mon.1) 3162 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.214596+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.215822+0000 mgr.y (mgr.25166) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.296165+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.298622+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.301024+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.301884+0000 mon.b (mon.1) 3166 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.308486+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.309214+0000 mgr.y (mgr.25166) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.396010+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.399000+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.400988+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.401695+0000 mon.b (mon.1) 3170 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.406028+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.406730+0000 mgr.y (mgr.25166) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.478400+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.480675+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.483142+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.483834+0000 mon.b (mon.1) 3174 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.488619+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.489243+0000 mgr.y (mgr.25166) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.565340+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.567738+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.570303+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:13 smithi039 bash[19898]: audit 2024-09-17T10:20:13.571105+0000 mon.b (mon.1) 3178 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.597523+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.600075+0000 mon.b (mon.1) 3132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.602303+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.603373+0000 mon.b (mon.1) 3134 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.607867+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.612734+0000 mgr.y (mgr.25166) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.653168+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.39:0/1955443953' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.674711+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.676812+0000 mon.b (mon.1) 3136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.678699+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.679487+0000 mon.b (mon.1) 3138 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.683321+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.685080+0000 mgr.y (mgr.25166) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.745545+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.747977+0000 mon.b (mon.1) 3140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.749858+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.750475+0000 mon.b (mon.1) 3142 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.756384+0000 mon.a (mon.0) 2881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.757671+0000 mgr.y (mgr.25166) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.818192+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.821463+0000 mon.b (mon.1) 3144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.824797+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.825967+0000 mon.b (mon.1) 3146 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.830572+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.837294+0000 mgr.y (mgr.25166) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.898624+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.900864+0000 mon.b (mon.1) 3148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.903055+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.903831+0000 mon.b (mon.1) 3150 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.908127+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:12.909548+0000 mgr.y (mgr.25166) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.989925+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.992165+0000 mon.b (mon.1) 3152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.994570+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.995534+0000 mon.b (mon.1) 3154 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:12.998675+0000 mgr.y (mgr.25166) 1146 : audit [DBG] from='client.25526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.000271+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.002176+0000 mgr.y (mgr.25166) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.092364+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.095612+0000 mon.b (mon.1) 3156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.099526+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.100802+0000 mon.b (mon.1) 3158 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.108827+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.109816+0000 mgr.y (mgr.25166) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.200545+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.203355+0000 mon.b (mon.1) 3160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.206540+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.207700+0000 mon.b (mon.1) 3162 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.214596+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.215822+0000 mgr.y (mgr.25166) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.296165+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.298622+0000 mon.b (mon.1) 3164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.301024+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.301884+0000 mon.b (mon.1) 3166 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.308486+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.309214+0000 mgr.y (mgr.25166) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.396010+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.399000+0000 mon.b (mon.1) 3168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.400988+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.401695+0000 mon.b (mon.1) 3170 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.406028+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.406730+0000 mgr.y (mgr.25166) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.478400+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.480675+0000 mon.b (mon.1) 3172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.483142+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.483834+0000 mon.b (mon.1) 3174 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.488619+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.489243+0000 mgr.y (mgr.25166) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.565340+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.567738+0000 mon.b (mon.1) 3176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.570303+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:13 smithi203 bash[20366]: audit 2024-09-17T10:20:13.571105+0000 mon.b (mon.1) 3178 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.592434+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.594781+0000 mgr.y (mgr.25166) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.669604+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.672190+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.674318+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.675111+0000 mon.b (mon.1) 3182 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.683529+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.686182+0000 mgr.y (mgr.25166) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.748437+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.750895+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.753908+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.754924+0000 mon.b (mon.1) 3186 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.763426+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.764399+0000 mgr.y (mgr.25166) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.836349+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.838468+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.840990+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.841799+0000 mon.b (mon.1) 3190 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.848585+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.849359+0000 mgr.y (mgr.25166) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.936561+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.938769+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.941600+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.942475+0000 mon.b (mon.1) 3194 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:13.953644+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:13.954351+0000 mgr.y (mgr.25166) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.038810+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.041233+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.044118+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.045046+0000 mon.b (mon.1) 3198 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.057021+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:14.058076+0000 mgr.y (mgr.25166) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.157036+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.608 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.159817+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.162289+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.163303+0000 mon.b (mon.1) 3202 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.175331+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:14.176472+0000 mgr.y (mgr.25166) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.282558+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.285078+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.288002+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.288867+0000 mon.b (mon.1) 3206 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.305245+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:14.306146+0000 mgr.y (mgr.25166) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.609 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.329373+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.342492+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.354475+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.406650+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.409236+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.411496+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.413888+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.416192+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.417987+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.419819+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.421871+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.610 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.424221+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.426434+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.428567+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.430556+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.432611+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.611 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.434402+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cephadm 2024-09-17T10:20:14.435777+0000 mgr.y (mgr.25166) 1161 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.436215+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.451070+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.457631+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.458356+0000 mon.b (mon.1) 3222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.472259+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:20:14.612 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.477240+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.477713+0000 mon.b (mon.1) 3223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.493531+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.500529+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.501393+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.509426+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.515409+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.516258+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.517449+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.518338+0000 mon.b (mon.1) 3226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: cluster 2024-09-17T10:20:14.520894+0000 mgr.y (mgr.25166) 1162 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:14.613 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.522635+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.530633+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.531571+0000 mon.b (mon.1) 3227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.532579+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.533552+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.536980+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.544265+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.545231+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.546024+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.547052+0000 mon.b (mon.1) 3230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.549877+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.559158+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.560106+0000 mon.b (mon.1) 3231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:20:14.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.560945+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.561972+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.564651+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.573331+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.574263+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.577157+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.585890+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.586284+0000 mon.b (mon.1) 3234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.588003+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.589129+0000 mon.b (mon.1) 3235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.589375+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.615 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:14 smithi203 bash[20366]: audit 2024-09-17T10:20:14.590502+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.592434+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.594781+0000 mgr.y (mgr.25166) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.669604+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.672190+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.674318+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.675111+0000 mon.b (mon.1) 3182 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.683529+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.686182+0000 mgr.y (mgr.25166) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.748437+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.750895+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.753908+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.754924+0000 mon.b (mon.1) 3186 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.763426+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.764399+0000 mgr.y (mgr.25166) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.836349+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.838468+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.840990+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.841799+0000 mon.b (mon.1) 3190 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.848585+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.849359+0000 mgr.y (mgr.25166) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.592434+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.594781+0000 mgr.y (mgr.25166) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.669604+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.672190+0000 mon.b (mon.1) 3180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.674318+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.675111+0000 mon.b (mon.1) 3182 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.683529+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.686182+0000 mgr.y (mgr.25166) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.748437+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.750895+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.753908+0000 mon.b (mon.1) 3185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.754924+0000 mon.b (mon.1) 3186 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.763426+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.764399+0000 mgr.y (mgr.25166) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.836349+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.838468+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.840990+0000 mon.b (mon.1) 3189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.841799+0000 mon.b (mon.1) 3190 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.848585+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.849359+0000 mgr.y (mgr.25166) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.936561+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.938769+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.941600+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.942475+0000 mon.b (mon.1) 3194 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:13.953644+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:13.954351+0000 mgr.y (mgr.25166) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.038810+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.041233+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.044118+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.045046+0000 mon.b (mon.1) 3198 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.057021+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:14.058076+0000 mgr.y (mgr.25166) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.157036+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.159817+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.162289+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.163303+0000 mon.b (mon.1) 3202 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.175331+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:14.176472+0000 mgr.y (mgr.25166) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.282558+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.285078+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.936561+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.938769+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.941600+0000 mon.b (mon.1) 3193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.942475+0000 mon.b (mon.1) 3194 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:13.953644+0000 mon.a (mon.0) 2894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:13.954351+0000 mgr.y (mgr.25166) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.038810+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.041233+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.044118+0000 mon.b (mon.1) 3197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.045046+0000 mon.b (mon.1) 3198 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.057021+0000 mon.a (mon.0) 2895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:14.058076+0000 mgr.y (mgr.25166) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.157036+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.159817+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.162289+0000 mon.b (mon.1) 3201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.163303+0000 mon.b (mon.1) 3202 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.175331+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:14.176472+0000 mgr.y (mgr.25166) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.282558+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.285078+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.288002+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.288867+0000 mon.b (mon.1) 3206 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.305245+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:14.306146+0000 mgr.y (mgr.25166) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.329373+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.342492+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.354475+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.406650+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.409236+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.411496+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.413888+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.416192+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.417987+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.419819+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.421871+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.424221+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.426434+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.428567+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.430556+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.432611+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.434402+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.288002+0000 mon.b (mon.1) 3205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.288867+0000 mon.b (mon.1) 3206 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.305245+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:14.306146+0000 mgr.y (mgr.25166) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.329373+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.342492+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.354475+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.406650+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.409236+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.411496+0000 mon.b (mon.1) 3209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.413888+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.416192+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.417987+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.419819+0000 mon.b (mon.1) 3213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.421871+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.424221+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.426434+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.428567+0000 mon.b (mon.1) 3217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.430556+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.432611+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.434402+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cephadm 2024-09-17T10:20:14.435777+0000 mgr.y (mgr.25166) 1161 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.436215+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.451070+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.457631+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.458356+0000 mon.b (mon.1) 3222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.472259+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.477240+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.477713+0000 mon.b (mon.1) 3223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.493531+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.500529+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.501393+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.509426+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.515409+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.516258+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.517449+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.518338+0000 mon.b (mon.1) 3226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: cluster 2024-09-17T10:20:14.520894+0000 mgr.y (mgr.25166) 1162 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.522635+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cephadm 2024-09-17T10:20:14.435777+0000 mgr.y (mgr.25166) 1161 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.436215+0000 mon.b (mon.1) 3221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.451070+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.457631+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.458356+0000 mon.b (mon.1) 3222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.472259+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.477240+0000 mon.a (mon.0) 2904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.477713+0000 mon.b (mon.1) 3223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.493531+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:20:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.500529+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.501393+0000 mon.b (mon.1) 3224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.509426+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.515409+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.516258+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.517449+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.518338+0000 mon.b (mon.1) 3226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: cluster 2024-09-17T10:20:14.520894+0000 mgr.y (mgr.25166) 1162 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.522635+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:20:14.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.530633+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.531571+0000 mon.b (mon.1) 3227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.532579+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.533552+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.536980+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.544265+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.545231+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.546024+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.547052+0000 mon.b (mon.1) 3230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.549877+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.559158+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.560106+0000 mon.b (mon.1) 3231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.560945+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.561972+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:20:14.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.564651+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.573331+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.574263+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.530633+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.531571+0000 mon.b (mon.1) 3227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.532579+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.533552+0000 mon.b (mon.1) 3228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.536980+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.544265+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.545231+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.546024+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.547052+0000 mon.b (mon.1) 3230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.549877+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.559158+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.560106+0000 mon.b (mon.1) 3231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.560945+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.561972+0000 mon.b (mon.1) 3232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.564651+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.573331+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.574263+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:20:14.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.577157+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.585890+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.586284+0000 mon.b (mon.1) 3234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.588003+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.589129+0000 mon.b (mon.1) 3235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.589375+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[19898]: audit 2024-09-17T10:20:14.590502+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.577157+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.585890+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.586284+0000 mon.b (mon.1) 3234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.588003+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.589129+0000 mon.b (mon.1) 3235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.589375+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:14.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:14 smithi039 bash[25345]: audit 2024-09-17T10:20:14.590502+0000 mon.b (mon.1) 3236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.591220+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.591805+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.608480+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.609642+0000 mon.b (mon.1) 3238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.609871+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: cephadm 2024-09-17T10:20:14.610740+0000 mgr.y (mgr.25166) 1163 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.611108+0000 mon.b (mon.1) 3239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.611835+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.613072+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.614712+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.619120+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.620122+0000 mon.b (mon.1) 3242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.625219+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.687505+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.688494+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[19898]: audit 2024-09-17T10:20:14.696622+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.591220+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.591805+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.608480+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.609642+0000 mon.b (mon.1) 3238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.609871+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: cephadm 2024-09-17T10:20:14.610740+0000 mgr.y (mgr.25166) 1163 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.611108+0000 mon.b (mon.1) 3239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.611835+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.613072+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.614712+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.619120+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.620122+0000 mon.b (mon.1) 3242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.625219+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.687505+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:15.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.688494+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:15.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:15 smithi039 bash[25345]: audit 2024-09-17T10:20:14.696622+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.591220+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.591805+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.608480+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.609642+0000 mon.b (mon.1) 3238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.609871+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: cephadm 2024-09-17T10:20:14.610740+0000 mgr.y (mgr.25166) 1163 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.611108+0000 mon.b (mon.1) 3239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.611835+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.613072+0000 mon.b (mon.1) 3240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.614712+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.619120+0000 mon.b (mon.1) 3241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.620122+0000 mon.b (mon.1) 3242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.625219+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.687505+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.688494+0000 mon.b (mon.1) 3244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:20:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:15 smithi203 bash[20366]: audit 2024-09-17T10:20:14.696622+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:16.721 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:16.320173037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:17.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[19898]: audit 2024-09-17T10:20:16.355032+0000 mgr.y (mgr.25166) 1164 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[19898]: audit 2024-09-17T10:20:16.513152+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[19898]: cluster 2024-09-17T10:20:16.521523+0000 mgr.y (mgr.25166) 1165 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[19898]: audit 2024-09-17T10:20:16.995949+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[19898]: audit 2024-09-17T10:20:17.012112+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[19898]: audit 2024-09-17T10:20:17.026697+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[25345]: audit 2024-09-17T10:20:16.355032+0000 mgr.y (mgr.25166) 1164 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[25345]: audit 2024-09-17T10:20:16.513152+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[25345]: cluster 2024-09-17T10:20:16.521523+0000 mgr.y (mgr.25166) 1165 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[25345]: audit 2024-09-17T10:20:16.995949+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[25345]: audit 2024-09-17T10:20:17.012112+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:17 smithi039 bash[25345]: audit 2024-09-17T10:20:17.026697+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:17 smithi203 bash[20366]: audit 2024-09-17T10:20:16.355032+0000 mgr.y (mgr.25166) 1164 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:17 smithi203 bash[20366]: audit 2024-09-17T10:20:16.513152+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:17 smithi203 bash[20366]: cluster 2024-09-17T10:20:16.521523+0000 mgr.y (mgr.25166) 1165 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-17T10:20:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:17 smithi203 bash[20366]: audit 2024-09-17T10:20:16.995949+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:17 smithi203 bash[20366]: audit 2024-09-17T10:20:17.012112+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:17 smithi203 bash[20366]: audit 2024-09-17T10:20:17.026697+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:18.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:18 smithi039 bash[19898]: cluster 2024-09-17T10:20:18.523127+0000 mgr.y (mgr.25166) 1166 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:18.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:18 smithi039 bash[25345]: cluster 2024-09-17T10:20:18.523127+0000 mgr.y (mgr.25166) 1166 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:18.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:18 smithi203 bash[20366]: cluster 2024-09-17T10:20:18.523127+0000 mgr.y (mgr.25166) 1166 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:19.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:19.320875061Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:20.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:20 smithi039 bash[19898]: audit 2024-09-17T10:20:19.259797+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:20 smithi039 bash[19898]: audit 2024-09-17T10:20:19.271658+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:20 smithi039 bash[19898]: audit 2024-09-17T10:20:19.282773+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:20 smithi039 bash[25345]: audit 2024-09-17T10:20:19.259797+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:20 smithi039 bash[25345]: audit 2024-09-17T10:20:19.271658+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:20 smithi039 bash[25345]: audit 2024-09-17T10:20:19.282773+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:20 smithi203 bash[20366]: audit 2024-09-17T10:20:19.259797+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:20 smithi203 bash[20366]: audit 2024-09-17T10:20:19.271658+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:20.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:20 smithi203 bash[20366]: audit 2024-09-17T10:20:19.282773+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:21.578 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:21 smithi203 bash[20366]: cluster 2024-09-17T10:20:20.523865+0000 mgr.y (mgr.25166) 1167 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:21.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:21 smithi039 bash[19898]: cluster 2024-09-17T10:20:20.523865+0000 mgr.y (mgr.25166) 1167 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:21.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:21 smithi039 bash[25345]: cluster 2024-09-17T10:20:20.523865+0000 mgr.y (mgr.25166) 1167 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:22.607 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:22.302199297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:22.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:22 smithi039 bash[19898]: cluster 2024-09-17T10:20:22.525593+0000 mgr.y (mgr.25166) 1168 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:22 smithi039 bash[25345]: cluster 2024-09-17T10:20:22.525593+0000 mgr.y (mgr.25166) 1168 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:22.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:22 smithi203 bash[20366]: cluster 2024-09-17T10:20:22.525593+0000 mgr.y (mgr.25166) 1168 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:24.088 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:20:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:20:23] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:20:24.869 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:24 smithi039 bash[19898]: cluster 2024-09-17T10:20:24.526281+0000 mgr.y (mgr.25166) 1169 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:24.869 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:24 smithi039 bash[25345]: cluster 2024-09-17T10:20:24.526281+0000 mgr.y (mgr.25166) 1169 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:24 smithi203 bash[20366]: cluster 2024-09-17T10:20:24.526281+0000 mgr.y (mgr.25166) 1169 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:25.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:25.326616242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:26 smithi039 bash[25345]: audit 2024-09-17T10:20:26.366266+0000 mgr.y (mgr.25166) 1170 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:26 smithi039 bash[25345]: audit 2024-09-17T10:20:26.526203+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:26 smithi039 bash[25345]: cluster 2024-09-17T10:20:26.527068+0000 mgr.y (mgr.25166) 1171 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:26 smithi039 bash[19898]: audit 2024-09-17T10:20:26.366266+0000 mgr.y (mgr.25166) 1170 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:26 smithi039 bash[19898]: audit 2024-09-17T10:20:26.526203+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:26 smithi039 bash[19898]: cluster 2024-09-17T10:20:26.527068+0000 mgr.y (mgr.25166) 1171 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:26 smithi203 bash[20366]: audit 2024-09-17T10:20:26.366266+0000 mgr.y (mgr.25166) 1170 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:26 smithi203 bash[20366]: audit 2024-09-17T10:20:26.526203+0000 mon.b (mon.1) 3245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:26 smithi203 bash[20366]: cluster 2024-09-17T10:20:26.527068+0000 mgr.y (mgr.25166) 1171 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:28.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:28.31317406Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:28.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:28 smithi039 bash[25345]: cluster 2024-09-17T10:20:28.528738+0000 mgr.y (mgr.25166) 1172 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:28 smithi039 bash[19898]: cluster 2024-09-17T10:20:28.528738+0000 mgr.y (mgr.25166) 1172 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:28.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:28 smithi203 bash[20366]: cluster 2024-09-17T10:20:28.528738+0000 mgr.y (mgr.25166) 1172 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:30 smithi039 bash[19898]: cluster 2024-09-17T10:20:30.529471+0000 mgr.y (mgr.25166) 1173 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:30 smithi039 bash[25345]: cluster 2024-09-17T10:20:30.529471+0000 mgr.y (mgr.25166) 1173 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:30 smithi203 bash[20366]: cluster 2024-09-17T10:20:30.529471+0000 mgr.y (mgr.25166) 1173 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:20:31.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:31.321909924Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:32 smithi039 bash[19898]: cluster 2024-09-17T10:20:32.531162+0000 mgr.y (mgr.25166) 1174 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:32.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:32 smithi039 bash[25345]: cluster 2024-09-17T10:20:32.531162+0000 mgr.y (mgr.25166) 1174 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:32.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:32 smithi203 bash[20366]: cluster 2024-09-17T10:20:32.531162+0000 mgr.y (mgr.25166) 1174 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:34.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:20:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:20:33] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.51.0" 2024-09-17T10:20:34.605 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:34.338623543Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:34.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:34 smithi039 bash[19898]: cluster 2024-09-17T10:20:34.531873+0000 mgr.y (mgr.25166) 1175 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:34.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:34 smithi039 bash[25345]: cluster 2024-09-17T10:20:34.531873+0000 mgr.y (mgr.25166) 1175 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:34.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:34 smithi203 bash[20366]: cluster 2024-09-17T10:20:34.531873+0000 mgr.y (mgr.25166) 1175 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:36 smithi039 bash[19898]: audit 2024-09-17T10:20:36.377520+0000 mgr.y (mgr.25166) 1176 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:36 smithi039 bash[19898]: cluster 2024-09-17T10:20:36.532695+0000 mgr.y (mgr.25166) 1177 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:36 smithi039 bash[25345]: audit 2024-09-17T10:20:36.377520+0000 mgr.y (mgr.25166) 1176 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:36 smithi039 bash[25345]: cluster 2024-09-17T10:20:36.532695+0000 mgr.y (mgr.25166) 1177 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:36 smithi203 bash[20366]: audit 2024-09-17T10:20:36.377520+0000 mgr.y (mgr.25166) 1176 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:36 smithi203 bash[20366]: cluster 2024-09-17T10:20:36.532695+0000 mgr.y (mgr.25166) 1177 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:37.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:37.323874245Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:38.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:38 smithi203 bash[20366]: audit 2024-09-17T10:20:37.214507+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:38 smithi203 bash[20366]: audit 2024-09-17T10:20:37.228741+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:38 smithi203 bash[20366]: audit 2024-09-17T10:20:37.242217+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:38 smithi039 bash[25345]: audit 2024-09-17T10:20:37.214507+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:38 smithi039 bash[25345]: audit 2024-09-17T10:20:37.228741+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:38 smithi039 bash[25345]: audit 2024-09-17T10:20:37.242217+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:38 smithi039 bash[19898]: audit 2024-09-17T10:20:37.214507+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:38 smithi039 bash[19898]: audit 2024-09-17T10:20:37.228741+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:38 smithi039 bash[19898]: audit 2024-09-17T10:20:37.242217+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:39.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:39 smithi203 bash[20366]: cluster 2024-09-17T10:20:38.534322+0000 mgr.y (mgr.25166) 1178 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:39.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:39 smithi039 bash[19898]: cluster 2024-09-17T10:20:38.534322+0000 mgr.y (mgr.25166) 1178 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:39.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:39 smithi039 bash[25345]: cluster 2024-09-17T10:20:38.534322+0000 mgr.y (mgr.25166) 1178 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:40.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:40.341221797Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:40.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:40 smithi039 bash[25345]: audit 2024-09-17T10:20:39.491900+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:40 smithi039 bash[25345]: audit 2024-09-17T10:20:39.504106+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:40 smithi039 bash[25345]: audit 2024-09-17T10:20:39.515842+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:40 smithi039 bash[19898]: audit 2024-09-17T10:20:39.491900+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:40 smithi039 bash[19898]: audit 2024-09-17T10:20:39.504106+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:40 smithi039 bash[19898]: audit 2024-09-17T10:20:39.515842+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:40 smithi203 bash[20366]: audit 2024-09-17T10:20:39.491900+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:40 smithi203 bash[20366]: audit 2024-09-17T10:20:39.504106+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:40.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:40 smithi203 bash[20366]: audit 2024-09-17T10:20:39.515842+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:41.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:41 smithi039 bash[19898]: cluster 2024-09-17T10:20:40.535006+0000 mgr.y (mgr.25166) 1179 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:41.700 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:41 smithi039 bash[25345]: cluster 2024-09-17T10:20:40.535006+0000 mgr.y (mgr.25166) 1179 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:41.756 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:41 smithi203 bash[20366]: cluster 2024-09-17T10:20:40.535006+0000 mgr.y (mgr.25166) 1179 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:42.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:42 smithi039 bash[19898]: audit 2024-09-17T10:20:41.525928+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:42.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:42 smithi039 bash[25345]: audit 2024-09-17T10:20:41.525928+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:42 smithi203 bash[20366]: audit 2024-09-17T10:20:41.525928+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:43.334327634Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:43 smithi203 bash[20366]: cluster 2024-09-17T10:20:42.536754+0000 mgr.y (mgr.25166) 1180 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:43.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:43 smithi039 bash[19898]: cluster 2024-09-17T10:20:42.536754+0000 mgr.y (mgr.25166) 1180 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:43.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:20:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:20:43] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:20:43.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:43 smithi039 bash[25345]: cluster 2024-09-17T10:20:42.536754+0000 mgr.y (mgr.25166) 1180 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:44.594 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-17T10:20:44.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:44 smithi039 bash[19898]: audit 2024-09-17T10:20:43.323074+0000 mgr.y (mgr.25166) 1181 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:44 smithi039 bash[25345]: audit 2024-09-17T10:20:43.323074+0000 mgr.y (mgr.25166) 1181 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:44 smithi203 bash[20366]: audit 2024-09-17T10:20:43.323074+0000 mgr.y (mgr.25166) 1181 : audit [DBG] from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:45 smithi039 bash[19898]: cluster 2024-09-17T10:20:44.537637+0000 mgr.y (mgr.25166) 1182 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:45.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:45 smithi039 bash[25345]: cluster 2024-09-17T10:20:44.537637+0000 mgr.y (mgr.25166) 1182 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:45.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:45 smithi203 bash[20366]: cluster 2024-09-17T10:20:44.537637+0000 mgr.y (mgr.25166) 1182 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:46.609 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:46.320996768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:46 smithi039 bash[19898]: audit 2024-09-17T10:20:46.388696+0000 mgr.y (mgr.25166) 1183 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:46 smithi039 bash[19898]: cluster 2024-09-17T10:20:46.538593+0000 mgr.y (mgr.25166) 1184 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:46 smithi039 bash[25345]: audit 2024-09-17T10:20:46.388696+0000 mgr.y (mgr.25166) 1183 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:46 smithi039 bash[25345]: cluster 2024-09-17T10:20:46.538593+0000 mgr.y (mgr.25166) 1184 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:46 smithi203 bash[20366]: audit 2024-09-17T10:20:46.388696+0000 mgr.y (mgr.25166) 1183 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:46 smithi203 bash[20366]: cluster 2024-09-17T10:20:46.538593+0000 mgr.y (mgr.25166) 1184 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:48.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:48 smithi039 bash[19898]: cluster 2024-09-17T10:20:48.540069+0000 mgr.y (mgr.25166) 1185 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:48 smithi039 bash[25345]: cluster 2024-09-17T10:20:48.540069+0000 mgr.y (mgr.25166) 1185 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:48 smithi203 bash[20366]: cluster 2024-09-17T10:20:48.540069+0000 mgr.y (mgr.25166) 1185 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:49.412 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:20:49.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:49.33043863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:50.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:50 smithi039 bash[19898]: cluster 2024-09-17T10:20:50.540823+0000 mgr.y (mgr.25166) 1186 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:50.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:50 smithi039 bash[25345]: cluster 2024-09-17T10:20:50.540823+0000 mgr.y (mgr.25166) 1186 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:50.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:50 smithi203 bash[20366]: cluster 2024-09-17T10:20:50.540823+0000 mgr.y (mgr.25166) 1186 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:51.099 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:20:51.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:51 smithi039 bash[19898]: audit 2024-09-17T10:20:51.088285+0000 mon.a (mon.0) 2945 : audit [DBG] from='client.? 172.21.15.39:0/3417429143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:51 smithi039 bash[25345]: audit 2024-09-17T10:20:51.088285+0000 mon.a (mon.0) 2945 : audit [DBG] from='client.? 172.21.15.39:0/3417429143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:51.925 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-17T10:20:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:51 smithi203 bash[20366]: audit 2024-09-17T10:20:51.088285+0000 mon.a (mon.0) 2945 : audit [DBG] from='client.? 172.21.15.39:0/3417429143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:52.623 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:52.335350525Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:52 smithi039 bash[19898]: cluster 2024-09-17T10:20:52.542604+0000 mgr.y (mgr.25166) 1187 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:52 smithi039 bash[25345]: cluster 2024-09-17T10:20:52.542604+0000 mgr.y (mgr.25166) 1187 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:52.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:52 smithi203 bash[20366]: cluster 2024-09-17T10:20:52.542604+0000 mgr.y (mgr.25166) 1187 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:54.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:20:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:20:53] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:20:54.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:54 smithi039 bash[19898]: cluster 2024-09-17T10:20:54.543424+0000 mgr.y (mgr.25166) 1188 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:54 smithi039 bash[25345]: cluster 2024-09-17T10:20:54.543424+0000 mgr.y (mgr.25166) 1188 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:54 smithi203 bash[20366]: cluster 2024-09-17T10:20:54.543424+0000 mgr.y (mgr.25166) 1188 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:55.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:55.34870399Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:56.758 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:20:56.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:56 smithi039 bash[19898]: audit 2024-09-17T10:20:56.397649+0000 mgr.y (mgr.25166) 1189 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:56.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:56 smithi039 bash[19898]: audit 2024-09-17T10:20:56.527071+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:56.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:56 smithi039 bash[19898]: cluster 2024-09-17T10:20:56.544519+0000 mgr.y (mgr.25166) 1190 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:56.881 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:56 smithi039 bash[25345]: audit 2024-09-17T10:20:56.397649+0000 mgr.y (mgr.25166) 1189 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:56.881 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:56 smithi039 bash[25345]: audit 2024-09-17T10:20:56.527071+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:56.881 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:56 smithi039 bash[25345]: cluster 2024-09-17T10:20:56.544519+0000 mgr.y (mgr.25166) 1190 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:56 smithi203 bash[20366]: audit 2024-09-17T10:20:56.397649+0000 mgr.y (mgr.25166) 1189 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:20:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:56 smithi203 bash[20366]: audit 2024-09-17T10:20:56.527071+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:20:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:56 smithi203 bash[20366]: cluster 2024-09-17T10:20:56.544519+0000 mgr.y (mgr.25166) 1190 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:20:58.420 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:20:58.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:20:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:20:58.313327868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:20:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:58 smithi203 bash[20366]: audit 2024-09-17T10:20:57.388285+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:58 smithi203 bash[20366]: audit 2024-09-17T10:20:57.401538+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:58 smithi203 bash[20366]: audit 2024-09-17T10:20:57.416154+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:58 smithi039 bash[19898]: audit 2024-09-17T10:20:57.388285+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:58 smithi039 bash[19898]: audit 2024-09-17T10:20:57.401538+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:58 smithi039 bash[19898]: audit 2024-09-17T10:20:57.416154+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:58 smithi039 bash[25345]: audit 2024-09-17T10:20:57.388285+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:58 smithi039 bash[25345]: audit 2024-09-17T10:20:57.401538+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:58 smithi039 bash[25345]: audit 2024-09-17T10:20:57.416154+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:20:59.139 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-17T10:20:59.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:59 smithi203 bash[20366]: audit 2024-09-17T10:20:58.410057+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.39:0/4083771566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:59.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:20:59 smithi203 bash[20366]: cluster 2024-09-17T10:20:58.545437+0000 mgr.y (mgr.25166) 1191 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:59.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:59 smithi039 bash[19898]: audit 2024-09-17T10:20:58.410057+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.39:0/4083771566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:59.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:20:59 smithi039 bash[19898]: cluster 2024-09-17T10:20:58.545437+0000 mgr.y (mgr.25166) 1191 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:20:59.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:59 smithi039 bash[25345]: audit 2024-09-17T10:20:58.410057+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.39:0/4083771566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:20:59.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:20:59 smithi039 bash[25345]: cluster 2024-09-17T10:20:58.545437+0000 mgr.y (mgr.25166) 1191 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:00.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:00 smithi203 bash[20366]: audit 2024-09-17T10:20:59.668185+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:00.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:00 smithi203 bash[20366]: audit 2024-09-17T10:20:59.683101+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:00 smithi203 bash[20366]: audit 2024-09-17T10:20:59.699967+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:00 smithi203 bash[20366]: cluster 2024-09-17T10:21:00.546062+0000 mgr.y (mgr.25166) 1192 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:01.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[19898]: audit 2024-09-17T10:20:59.668185+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[19898]: audit 2024-09-17T10:20:59.683101+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[19898]: audit 2024-09-17T10:20:59.699967+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[19898]: cluster 2024-09-17T10:21:00.546062+0000 mgr.y (mgr.25166) 1192 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[25345]: audit 2024-09-17T10:20:59.668185+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[25345]: audit 2024-09-17T10:20:59.683101+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[25345]: audit 2024-09-17T10:20:59.699967+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:00 smithi039 bash[25345]: cluster 2024-09-17T10:21:00.546062+0000 mgr.y (mgr.25166) 1192 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:01.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:01.33517283Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:02.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:02 smithi039 bash[25345]: cluster 2024-09-17T10:21:02.547741+0000 mgr.y (mgr.25166) 1193 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:02 smithi039 bash[19898]: cluster 2024-09-17T10:21:02.547741+0000 mgr.y (mgr.25166) 1193 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:02.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:02 smithi203 bash[20366]: cluster 2024-09-17T10:21:02.547741+0000 mgr.y (mgr.25166) 1193 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:03.966 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:21:04.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:21:03] "GET /metrics HTTP/1.1" 200 38386 "" "Prometheus/2.51.0" 2024-09-17T10:21:04.618 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:04.342524612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:04.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:04 smithi039 bash[19898]: cluster 2024-09-17T10:21:04.548412+0000 mgr.y (mgr.25166) 1194 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:04.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:04 smithi039 bash[25345]: cluster 2024-09-17T10:21:04.548412+0000 mgr.y (mgr.25166) 1194 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:04.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:04 smithi203 bash[20366]: cluster 2024-09-17T10:21:04.548412+0000 mgr.y (mgr.25166) 1194 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:06.349 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:21:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:06 smithi039 bash[19898]: audit 2024-09-17T10:21:06.338506+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.39:0/2486718810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:06 smithi039 bash[25345]: audit 2024-09-17T10:21:06.338506+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.39:0/2486718810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:06 smithi203 bash[20366]: audit 2024-09-17T10:21:06.338506+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.39:0/2486718810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:07.639 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-17T10:21:07.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:07 smithi039 bash[19898]: audit 2024-09-17T10:21:06.405748+0000 mgr.y (mgr.25166) 1195 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:07.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:07 smithi039 bash[19898]: cluster 2024-09-17T10:21:06.549443+0000 mgr.y (mgr.25166) 1196 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:07.680 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:07 smithi039 bash[25345]: audit 2024-09-17T10:21:06.405748+0000 mgr.y (mgr.25166) 1195 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:07.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:07 smithi039 bash[25345]: cluster 2024-09-17T10:21:06.549443+0000 mgr.y (mgr.25166) 1196 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:07.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:07.340042216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:07 smithi203 bash[20366]: audit 2024-09-17T10:21:06.405748+0000 mgr.y (mgr.25166) 1195 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:07 smithi203 bash[20366]: cluster 2024-09-17T10:21:06.549443+0000 mgr.y (mgr.25166) 1196 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:08.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:08 smithi039 bash[19898]: cluster 2024-09-17T10:21:08.550211+0000 mgr.y (mgr.25166) 1197 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:08.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:08 smithi039 bash[25345]: cluster 2024-09-17T10:21:08.550211+0000 mgr.y (mgr.25166) 1197 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:08.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:08 smithi203 bash[20366]: cluster 2024-09-17T10:21:08.550211+0000 mgr.y (mgr.25166) 1197 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:10.614 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:10.324885679Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:10.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:10 smithi039 bash[19898]: cluster 2024-09-17T10:21:10.550890+0000 mgr.y (mgr.25166) 1198 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:10.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:10 smithi039 bash[25345]: cluster 2024-09-17T10:21:10.550890+0000 mgr.y (mgr.25166) 1198 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:10.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:10 smithi203 bash[20366]: cluster 2024-09-17T10:21:10.550890+0000 mgr.y (mgr.25166) 1198 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:11 smithi039 bash[19898]: audit 2024-09-17T10:21:11.527971+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:11 smithi039 bash[25345]: audit 2024-09-17T10:21:11.527971+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:11.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:11 smithi203 bash[20366]: audit 2024-09-17T10:21:11.527971+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:12.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:12 smithi039 bash[19898]: cluster 2024-09-17T10:21:12.552579+0000 mgr.y (mgr.25166) 1199 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:12 smithi039 bash[25345]: cluster 2024-09-17T10:21:12.552579+0000 mgr.y (mgr.25166) 1199 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:12.899 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:21:12.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:12 smithi203 bash[20366]: cluster 2024-09-17T10:21:12.552579+0000 mgr.y (mgr.25166) 1199 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:13.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:13.344111161Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:14.130 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:21:13] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:21:14.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:14 smithi039 bash[25345]: audit 2024-09-17T10:21:14.517559+0000 mgr.y (mgr.25166) 1200 : audit [DBG] from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:14 smithi039 bash[25345]: cluster 2024-09-17T10:21:14.553283+0000 mgr.y (mgr.25166) 1201 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:14 smithi039 bash[19898]: audit 2024-09-17T10:21:14.517559+0000 mgr.y (mgr.25166) 1200 : audit [DBG] from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:14 smithi039 bash[19898]: cluster 2024-09-17T10:21:14.553283+0000 mgr.y (mgr.25166) 1201 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:14 smithi203 bash[20366]: audit 2024-09-17T10:21:14.517559+0000 mgr.y (mgr.25166) 1200 : audit [DBG] from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:14 smithi203 bash[20366]: cluster 2024-09-17T10:21:14.553283+0000 mgr.y (mgr.25166) 1201 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:15 smithi039 bash[19898]: audit 2024-09-17T10:21:14.783669+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:15 smithi039 bash[19898]: audit 2024-09-17T10:21:14.785626+0000 mon.b (mon.1) 3250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:15 smithi039 bash[19898]: audit 2024-09-17T10:21:14.794618+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:15 smithi039 bash[25345]: audit 2024-09-17T10:21:14.783669+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:15 smithi039 bash[25345]: audit 2024-09-17T10:21:14.785626+0000 mon.b (mon.1) 3250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:15 smithi039 bash[25345]: audit 2024-09-17T10:21:14.794618+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:15 smithi203 bash[20366]: audit 2024-09-17T10:21:14.783669+0000 mon.b (mon.1) 3249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:15 smithi203 bash[20366]: audit 2024-09-17T10:21:14.785626+0000 mon.b (mon.1) 3250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:15.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:15 smithi203 bash[20366]: audit 2024-09-17T10:21:14.794618+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:16.632 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:16.323284897Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:16 smithi039 bash[19898]: audit 2024-09-17T10:21:16.413807+0000 mgr.y (mgr.25166) 1202 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:16 smithi039 bash[19898]: cluster 2024-09-17T10:21:16.554031+0000 mgr.y (mgr.25166) 1203 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:16 smithi039 bash[25345]: audit 2024-09-17T10:21:16.413807+0000 mgr.y (mgr.25166) 1202 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:16 smithi039 bash[25345]: cluster 2024-09-17T10:21:16.554031+0000 mgr.y (mgr.25166) 1203 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:16.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:16 smithi203 bash[20366]: audit 2024-09-17T10:21:16.413807+0000 mgr.y (mgr.25166) 1202 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:16 smithi203 bash[20366]: cluster 2024-09-17T10:21:16.554031+0000 mgr.y (mgr.25166) 1203 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:17.291 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:21:17.952 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:21:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[19898]: audit 2024-09-17T10:21:17.614944+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[19898]: audit 2024-09-17T10:21:17.629229+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[19898]: audit 2024-09-17T10:21:17.642401+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[19898]: cluster 2024-09-17T10:21:18.555077+0000 mgr.y (mgr.25166) 1204 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:18.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[25345]: audit 2024-09-17T10:21:17.614944+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[25345]: audit 2024-09-17T10:21:17.629229+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[25345]: audit 2024-09-17T10:21:17.642401+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:18 smithi039 bash[25345]: cluster 2024-09-17T10:21:18.555077+0000 mgr.y (mgr.25166) 1204 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:18 smithi203 bash[20366]: audit 2024-09-17T10:21:17.614944+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:18 smithi203 bash[20366]: audit 2024-09-17T10:21:17.629229+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:18 smithi203 bash[20366]: audit 2024-09-17T10:21:17.642401+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:18 smithi203 bash[20366]: cluster 2024-09-17T10:21:18.555077+0000 mgr.y (mgr.25166) 1204 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:19.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:19.330161447Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:21.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:20 smithi203 bash[20366]: audit 2024-09-17T10:21:19.891831+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:20 smithi203 bash[20366]: audit 2024-09-17T10:21:19.908210+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:20 smithi203 bash[20366]: audit 2024-09-17T10:21:19.937489+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:20 smithi203 bash[20366]: cluster 2024-09-17T10:21:20.555804+0000 mgr.y (mgr.25166) 1205 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:21.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[25345]: audit 2024-09-17T10:21:19.891831+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[25345]: audit 2024-09-17T10:21:19.908210+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[25345]: audit 2024-09-17T10:21:19.937489+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[25345]: cluster 2024-09-17T10:21:20.555804+0000 mgr.y (mgr.25166) 1205 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[19898]: audit 2024-09-17T10:21:19.891831+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[19898]: audit 2024-09-17T10:21:19.908210+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[19898]: audit 2024-09-17T10:21:19.937489+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:20 smithi039 bash[19898]: cluster 2024-09-17T10:21:20.555804+0000 mgr.y (mgr.25166) 1205 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:22.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:22.311137314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:22.789 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:21:22.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:22 smithi039 bash[19898]: cluster 2024-09-17T10:21:22.557566+0000 mgr.y (mgr.25166) 1206 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:22 smithi039 bash[25345]: cluster 2024-09-17T10:21:22.557566+0000 mgr.y (mgr.25166) 1206 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:22.925 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:22 smithi203 bash[20366]: cluster 2024-09-17T10:21:22.557566+0000 mgr.y (mgr.25166) 1206 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:23.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:21:23] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.51.0" 2024-09-17T10:21:24.426 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:21:24.426 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:21:24.427 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:21:24.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:24 smithi203 bash[20366]: audit 2024-09-17T10:21:24.427825+0000 mgr.y (mgr.25166) 1207 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:24 smithi203 bash[20366]: cluster 2024-09-17T10:21:24.558188+0000 mgr.y (mgr.25166) 1208 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:24 smithi039 bash[19898]: audit 2024-09-17T10:21:24.427825+0000 mgr.y (mgr.25166) 1207 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:24 smithi039 bash[19898]: cluster 2024-09-17T10:21:24.558188+0000 mgr.y (mgr.25166) 1208 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:25.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:24 smithi039 bash[25345]: audit 2024-09-17T10:21:24.427825+0000 mgr.y (mgr.25166) 1207 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:25.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:24 smithi039 bash[25345]: cluster 2024-09-17T10:21:24.558188+0000 mgr.y (mgr.25166) 1208 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:25.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:25.320507249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:25.911 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:21:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:26 smithi039 bash[19898]: audit 2024-09-17T10:21:26.422067+0000 mgr.y (mgr.25166) 1209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:26 smithi039 bash[19898]: audit 2024-09-17T10:21:26.528245+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:26 smithi039 bash[25345]: audit 2024-09-17T10:21:26.422067+0000 mgr.y (mgr.25166) 1209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:26 smithi039 bash[25345]: audit 2024-09-17T10:21:26.528245+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:26 smithi203 bash[20366]: audit 2024-09-17T10:21:26.422067+0000 mgr.y (mgr.25166) 1209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:26 smithi203 bash[20366]: audit 2024-09-17T10:21:26.528245+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:27.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:27 smithi203 bash[20366]: cluster 2024-09-17T10:21:26.574132+0000 mgr.y (mgr.25166) 1210 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:28.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:27 smithi039 bash[19898]: cluster 2024-09-17T10:21:26.574132+0000 mgr.y (mgr.25166) 1210 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:28.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:27 smithi039 bash[25345]: cluster 2024-09-17T10:21:26.574132+0000 mgr.y (mgr.25166) 1210 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:28.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:28.342704947Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:29.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:29 smithi203 bash[20366]: cluster 2024-09-17T10:21:28.574787+0000 mgr.y (mgr.25166) 1211 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:30.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:29 smithi039 bash[19898]: cluster 2024-09-17T10:21:28.574787+0000 mgr.y (mgr.25166) 1211 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:29 smithi039 bash[25345]: cluster 2024-09-17T10:21:28.574787+0000 mgr.y (mgr.25166) 1211 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:31.202 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:21:31.667 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:31.347464978Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:31.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:31 smithi203 bash[20366]: cluster 2024-09-17T10:21:30.575488+0000 mgr.y (mgr.25166) 1212 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:21:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:31 smithi039 bash[19898]: cluster 2024-09-17T10:21:30.575488+0000 mgr.y (mgr.25166) 1212 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:21:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:31 smithi039 bash[25345]: cluster 2024-09-17T10:21:30.575488+0000 mgr.y (mgr.25166) 1212 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:21:32.995 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:21:33.638 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-17T10:21:33.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:33 smithi203 bash[20366]: cluster 2024-09-17T10:21:32.577284+0000 mgr.y (mgr.25166) 1213 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:33.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:33 smithi203 bash[20366]: audit 2024-09-17T10:21:32.996910+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.39:0/3777129658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:21:34.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:21:33] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.51.0" 2024-09-17T10:21:34.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:33 smithi039 bash[19898]: cluster 2024-09-17T10:21:32.577284+0000 mgr.y (mgr.25166) 1213 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:34.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:33 smithi039 bash[19898]: audit 2024-09-17T10:21:32.996910+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.39:0/3777129658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:21:34.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:33 smithi039 bash[25345]: cluster 2024-09-17T10:21:32.577284+0000 mgr.y (mgr.25166) 1213 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:34.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:33 smithi039 bash[25345]: audit 2024-09-17T10:21:32.996910+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.39:0/3777129658' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:21:34.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:34.344328519Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:35.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:35 smithi203 bash[20366]: cluster 2024-09-17T10:21:34.578098+0000 mgr.y (mgr.25166) 1214 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:21:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:35 smithi039 bash[19898]: cluster 2024-09-17T10:21:34.578098+0000 mgr.y (mgr.25166) 1214 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:21:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:35 smithi039 bash[25345]: cluster 2024-09-17T10:21:34.578098+0000 mgr.y (mgr.25166) 1214 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-17T10:21:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:36 smithi203 bash[20366]: audit 2024-09-17T10:21:36.429854+0000 mgr.y (mgr.25166) 1215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:37.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:36 smithi039 bash[19898]: audit 2024-09-17T10:21:36.429854+0000 mgr.y (mgr.25166) 1215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:37.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:36 smithi039 bash[25345]: audit 2024-09-17T10:21:36.429854+0000 mgr.y (mgr.25166) 1215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:37.706 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:37.339865226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:37.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:37 smithi203 bash[20366]: cluster 2024-09-17T10:21:36.579753+0000 mgr.y (mgr.25166) 1216 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:38.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:37 smithi039 bash[19898]: cluster 2024-09-17T10:21:36.579753+0000 mgr.y (mgr.25166) 1216 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:37 smithi039 bash[25345]: cluster 2024-09-17T10:21:36.579753+0000 mgr.y (mgr.25166) 1216 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:38.470 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:21:39.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:38 smithi039 bash[25345]: audit 2024-09-17T10:21:37.842319+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:38 smithi039 bash[25345]: audit 2024-09-17T10:21:37.860548+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:38 smithi039 bash[25345]: audit 2024-09-17T10:21:37.878534+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:38 smithi039 bash[19898]: audit 2024-09-17T10:21:37.842319+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:38 smithi039 bash[19898]: audit 2024-09-17T10:21:37.860548+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:38 smithi039 bash[19898]: audit 2024-09-17T10:21:37.878534+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:38 smithi203 bash[20366]: audit 2024-09-17T10:21:37.842319+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:38 smithi203 bash[20366]: audit 2024-09-17T10:21:37.860548+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:39.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:38 smithi203 bash[20366]: audit 2024-09-17T10:21:37.878534+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:40.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:39 smithi039 bash[25345]: cluster 2024-09-17T10:21:38.580458+0000 mgr.y (mgr.25166) 1217 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:40.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:39 smithi039 bash[19898]: cluster 2024-09-17T10:21:38.580458+0000 mgr.y (mgr.25166) 1217 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:40.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:39 smithi203 bash[20366]: cluster 2024-09-17T10:21:38.580458+0000 mgr.y (mgr.25166) 1217 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:40.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:40.308042431Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:41.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:41 smithi203 bash[20366]: audit 2024-09-17T10:21:40.069012+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:41 smithi203 bash[20366]: audit 2024-09-17T10:21:40.080838+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:41 smithi203 bash[20366]: audit 2024-09-17T10:21:40.090249+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:41 smithi203 bash[20366]: audit 2024-09-17T10:21:40.245477+0000 mgr.y (mgr.25166) 1218 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[19898]: audit 2024-09-17T10:21:40.069012+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[19898]: audit 2024-09-17T10:21:40.080838+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[19898]: audit 2024-09-17T10:21:40.090249+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[19898]: audit 2024-09-17T10:21:40.245477+0000 mgr.y (mgr.25166) 1218 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[25345]: audit 2024-09-17T10:21:40.069012+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[25345]: audit 2024-09-17T10:21:40.080838+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[25345]: audit 2024-09-17T10:21:40.090249+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:41.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:41 smithi039 bash[25345]: audit 2024-09-17T10:21:40.245477+0000 mgr.y (mgr.25166) 1218 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:42.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:42 smithi203 bash[20366]: cluster 2024-09-17T10:21:40.581151+0000 mgr.y (mgr.25166) 1219 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:42.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:42 smithi203 bash[20366]: audit 2024-09-17T10:21:40.617756+0000 mgr.y (mgr.25166) 1220 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:42.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:42 smithi203 bash[20366]: audit 2024-09-17T10:21:41.528813+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:42.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:42 smithi039 bash[19898]: cluster 2024-09-17T10:21:40.581151+0000 mgr.y (mgr.25166) 1219 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:42.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:42 smithi039 bash[19898]: audit 2024-09-17T10:21:40.617756+0000 mgr.y (mgr.25166) 1220 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:42.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:42 smithi039 bash[19898]: audit 2024-09-17T10:21:41.528813+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:42 smithi039 bash[25345]: cluster 2024-09-17T10:21:40.581151+0000 mgr.y (mgr.25166) 1219 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:42 smithi039 bash[25345]: audit 2024-09-17T10:21:40.617756+0000 mgr.y (mgr.25166) 1220 : audit [DBG] from='client.15702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi203", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:42 smithi039 bash[25345]: audit 2024-09-17T10:21:41.528813+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:43.179 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:43.576 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:43.307904774Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:43.815 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:21:44.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:21:43] "GET /metrics HTTP/1.1" 200 38385 "" "Prometheus/2.51.0" 2024-09-17T10:21:44.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: cluster 2024-09-17T10:21:42.582030+0000 mgr.y (mgr.25166) 1221 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: cephadm 2024-09-17T10:21:43.167846+0000 mgr.y (mgr.25166) 1222 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: audit 2024-09-17T10:21:43.176954+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: audit 2024-09-17T10:21:43.740810+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: audit 2024-09-17T10:21:43.754977+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: audit 2024-09-17T10:21:43.761557+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: audit 2024-09-17T10:21:43.762796+0000 mon.b (mon.1) 3254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:44 smithi203 bash[20366]: audit 2024-09-17T10:21:43.769885+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.504 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: cluster 2024-09-17T10:21:42.582030+0000 mgr.y (mgr.25166) 1221 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:44.504 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: cephadm 2024-09-17T10:21:43.167846+0000 mgr.y (mgr.25166) 1222 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:44.504 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: audit 2024-09-17T10:21:43.176954+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.504 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: audit 2024-09-17T10:21:43.740810+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.504 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: audit 2024-09-17T10:21:43.754977+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.504 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: audit 2024-09-17T10:21:43.761557+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: audit 2024-09-17T10:21:43.762796+0000 mon.b (mon.1) 3254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[19898]: audit 2024-09-17T10:21:43.769885+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: cluster 2024-09-17T10:21:42.582030+0000 mgr.y (mgr.25166) 1221 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: cephadm 2024-09-17T10:21:43.167846+0000 mgr.y (mgr.25166) 1222 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: audit 2024-09-17T10:21:43.176954+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: audit 2024-09-17T10:21:43.740810+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: audit 2024-09-17T10:21:43.754977+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: audit 2024-09-17T10:21:43.761557+0000 mon.b (mon.1) 3253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: audit 2024-09-17T10:21:43.762796+0000 mon.b (mon.1) 3254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:44.505 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:44 smithi039 bash[25345]: audit 2024-09-17T10:21:43.769885+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:45 smithi203 bash[20366]: cephadm 2024-09-17T10:21:43.885732+0000 mgr.y (mgr.25166) 1223 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:45.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:45 smithi039 bash[19898]: cephadm 2024-09-17T10:21:43.885732+0000 mgr.y (mgr.25166) 1223 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:45.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:45 smithi039 bash[25345]: cephadm 2024-09-17T10:21:43.885732+0000 mgr.y (mgr.25166) 1223 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:21:46.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:46.337994761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:46 smithi203 bash[20366]: cluster 2024-09-17T10:21:44.582708+0000 mgr.y (mgr.25166) 1224 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:46.523 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:46 smithi039 bash[19898]: cluster 2024-09-17T10:21:44.582708+0000 mgr.y (mgr.25166) 1224 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:46.523 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:46 smithi039 bash[25345]: cluster 2024-09-17T10:21:44.582708+0000 mgr.y (mgr.25166) 1224 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:46.976 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:46 smithi203 bash[81536]: logger=infra.usagestats t=2024-09-17T10:21:46.665828359Z level=info msg="Usage stats are ready to report" 2024-09-17T10:21:47.585 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:47 smithi039 bash[19898]: audit 2024-09-17T10:21:46.438032+0000 mgr.y (mgr.25166) 1225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:47.585 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:47 smithi039 bash[25345]: audit 2024-09-17T10:21:46.438032+0000 mgr.y (mgr.25166) 1225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:47.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:47 smithi203 bash[20366]: audit 2024-09-17T10:21:46.438032+0000 mgr.y (mgr.25166) 1225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: cluster 2024-09-17T10:21:46.583744+0000 mgr.y (mgr.25166) 1226 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: audit 2024-09-17T10:21:48.086148+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: audit 2024-09-17T10:21:48.094244+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: audit 2024-09-17T10:21:48.097537+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: audit 2024-09-17T10:21:48.103758+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: audit 2024-09-17T10:21:48.111928+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[19898]: audit 2024-09-17T10:21:48.113580+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: cluster 2024-09-17T10:21:46.583744+0000 mgr.y (mgr.25166) 1226 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: audit 2024-09-17T10:21:48.086148+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: audit 2024-09-17T10:21:48.094244+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: audit 2024-09-17T10:21:48.097537+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: audit 2024-09-17T10:21:48.103758+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: audit 2024-09-17T10:21:48.111928+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:48 smithi039 bash[25345]: audit 2024-09-17T10:21:48.113580+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: cluster 2024-09-17T10:21:46.583744+0000 mgr.y (mgr.25166) 1226 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: audit 2024-09-17T10:21:48.086148+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: audit 2024-09-17T10:21:48.094244+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: audit 2024-09-17T10:21:48.097537+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: audit 2024-09-17T10:21:48.103758+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: audit 2024-09-17T10:21:48.111928+0000 mon.b (mon.1) 3257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:48.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:48 smithi203 bash[20366]: audit 2024-09-17T10:21:48.113580+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:49.585 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:21:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[19898]: cephadm 2024-09-17T10:21:48.089646+0000 mgr.y (mgr.25166) 1227 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:21:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[19898]: cephadm 2024-09-17T10:21:48.089730+0000 mgr.y (mgr.25166) 1228 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:21:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[19898]: cephadm 2024-09-17T10:21:48.096757+0000 mgr.y (mgr.25166) 1229 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:21:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[19898]: cephadm 2024-09-17T10:21:48.112355+0000 mgr.y (mgr.25166) 1230 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:21:49.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[25345]: cephadm 2024-09-17T10:21:48.089646+0000 mgr.y (mgr.25166) 1227 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:21:49.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[25345]: cephadm 2024-09-17T10:21:48.089730+0000 mgr.y (mgr.25166) 1228 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:21:49.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[25345]: cephadm 2024-09-17T10:21:48.096757+0000 mgr.y (mgr.25166) 1229 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:21:49.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:49 smithi039 bash[25345]: cephadm 2024-09-17T10:21:48.112355+0000 mgr.y (mgr.25166) 1230 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:21:49.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:49.336226142Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:49 smithi203 bash[20366]: cephadm 2024-09-17T10:21:48.089646+0000 mgr.y (mgr.25166) 1227 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:21:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:49 smithi203 bash[20366]: cephadm 2024-09-17T10:21:48.089730+0000 mgr.y (mgr.25166) 1228 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:21:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:49 smithi203 bash[20366]: cephadm 2024-09-17T10:21:48.096757+0000 mgr.y (mgr.25166) 1229 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:21:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:49 smithi203 bash[20366]: cephadm 2024-09-17T10:21:48.112355+0000 mgr.y (mgr.25166) 1230 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:21:50.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:50 smithi203 bash[20366]: cluster 2024-09-17T10:21:48.584445+0000 mgr.y (mgr.25166) 1231 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:50.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:50 smithi039 bash[19898]: cluster 2024-09-17T10:21:48.584445+0000 mgr.y (mgr.25166) 1231 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:50 smithi039 bash[25345]: cluster 2024-09-17T10:21:48.584445+0000 mgr.y (mgr.25166) 1231 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: cluster 2024-09-17T10:21:50.585150+0000 mgr.y (mgr.25166) 1232 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: cephadm 2024-09-17T10:21:50.608683+0000 mgr.y (mgr.25166) 1233 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: audit 2024-09-17T10:21:50.617760+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: audit 2024-09-17T10:21:50.625449+0000 mon.b (mon.1) 3259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: audit 2024-09-17T10:21:50.627251+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: cephadm 2024-09-17T10:21:50.628954+0000 mgr.y (mgr.25166) 1234 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[25345]: audit 2024-09-17T10:21:50.629132+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: cluster 2024-09-17T10:21:50.585150+0000 mgr.y (mgr.25166) 1232 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: cephadm 2024-09-17T10:21:50.608683+0000 mgr.y (mgr.25166) 1233 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:21:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: audit 2024-09-17T10:21:50.617760+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: audit 2024-09-17T10:21:50.625449+0000 mon.b (mon.1) 3259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:21:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: audit 2024-09-17T10:21:50.627251+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:21:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: cephadm 2024-09-17T10:21:50.628954+0000 mgr.y (mgr.25166) 1234 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:21:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:51 smithi039 bash[19898]: audit 2024-09-17T10:21:50.629132+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:51.921 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:21:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: cluster 2024-09-17T10:21:50.585150+0000 mgr.y (mgr.25166) 1232 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: cephadm 2024-09-17T10:21:50.608683+0000 mgr.y (mgr.25166) 1233 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:21:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: audit 2024-09-17T10:21:50.617760+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:51.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: audit 2024-09-17T10:21:50.625449+0000 mon.b (mon.1) 3259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:21:51.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: audit 2024-09-17T10:21:50.627251+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:21:51.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: cephadm 2024-09-17T10:21:50.628954+0000 mgr.y (mgr.25166) 1234 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:21:51.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:51 smithi203 bash[20366]: audit 2024-09-17T10:21:50.629132+0000 mon.b (mon.1) 3261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:52.587 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 12s ago 40m - - 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 14s ago 39m - - 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (2m) 12s ago 30m 14.6M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (111s) 14s ago 30m 68.3M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (4m) 12s ago 27m 48.3M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (4m) 14s ago 39m 439M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (15m) 12s ago 41m 525M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (41m) 12s ago 41m 113M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (39m) 14s ago 39m 81.3M 2048M 19.1.1-330-gc2ddf972 ebb0615149de ed7887e0848d 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (39m) 12s ago 39m 79.2M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (4m) 12s ago 30m 7843k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (3m) 14s ago 30m 8372k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:21:52.588 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (38m) 12s ago 38m 58.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (37m) 12s ago 37m 58.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (36m) 12s ago 36m 54.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (35m) 12s ago 35m 66.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (34m) 14s ago 34m 60.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (33m) 14s ago 33m 64.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (32m) 14s ago 32m 55.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (31m) 14s ago 31m 67.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (3m) 14s ago 30m 40.7M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (28m) 12s ago 28m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:21:52.589 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (28m) 14s ago 28m 101M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:21:52.624 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:52.335292293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:52 smithi039 bash[19898]: audit 2024-09-17T10:21:51.910012+0000 mgr.y (mgr.25166) 1235 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:52 smithi039 bash[19898]: audit 2024-09-17T10:21:52.238702+0000 mgr.y (mgr.25166) 1236 : audit [DBG] from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:52 smithi039 bash[19898]: audit 2024-09-17T10:21:52.547328+0000 mgr.y (mgr.25166) 1237 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:52 smithi039 bash[25345]: audit 2024-09-17T10:21:51.910012+0000 mgr.y (mgr.25166) 1235 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:52 smithi039 bash[25345]: audit 2024-09-17T10:21:52.238702+0000 mgr.y (mgr.25166) 1236 : audit [DBG] from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:52 smithi039 bash[25345]: audit 2024-09-17T10:21:52.547328+0000 mgr.y (mgr.25166) 1237 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.952 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:21:52.953 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 13, 2024-09-17T10:21:52.954 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:21:52.954 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:21:52.954 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:21:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:52 smithi203 bash[20366]: audit 2024-09-17T10:21:51.910012+0000 mgr.y (mgr.25166) 1235 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:52 smithi203 bash[20366]: audit 2024-09-17T10:21:52.238702+0000 mgr.y (mgr.25166) 1236 : audit [DBG] from='client.25592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:52.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:52 smithi203 bash[20366]: audit 2024-09-17T10:21:52.547328+0000 mgr.y (mgr.25166) 1237 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi203", 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "0/1 daemons upgraded", 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:21:53.255 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:21:53.500 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.501 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.501 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.501 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.502 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: Stopping Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:21:53.502 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.503 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.503 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:53.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:53 smithi203 bash[20366]: debug 2024-09-17T10:21:53.619+0000 7f9c0fdc0640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:21:53.776 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:53 smithi203 bash[20366]: debug 2024-09-17T10:21:53.619+0000 7f9c0fdc0640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:21:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:53 smithi039 bash[87077]: [17/Sep/2024:10:21:53] ENGINE Bus STOPPING 2024-09-17T10:21:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:21:53] "GET /metrics HTTP/1.1" 200 38385 "" "Prometheus/2.51.0" 2024-09-17T10:21:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:53 smithi039 bash[87077]: [17/Sep/2024:10:21:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:21:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:53 smithi039 bash[87077]: [17/Sep/2024:10:21:53] ENGINE Bus STOPPED 2024-09-17T10:21:54.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:54 smithi203 bash[84282]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-b 2024-09-17T10:21:54.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:54 smithi203 bash[84342]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-b 2024-09-17T10:21:54.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T10:21:54.677 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: Stopped Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:21:54.976 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.977 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.977 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.977 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.977 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: Started Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:21:54.978 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.978 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:54.979 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:21:54 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:55.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:55.344266905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.107+0000 7f010b12bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.107+0000 7f010b12bc80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.107+0000 7f010b12bc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 0 load: jerasure load: lrc 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Git sha 0 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: DB SUMMARY 2024-09-17T10:21:56.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: DB Session ID: V0C29X9O9JSCD8C1EN07 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7107 Bytes 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000096.sst 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000094.log size: 2812828 ; 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.env: 0x55dab6ff4120 2024-09-17T10:21:56.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:21:56.404 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.info_log: 0x55dab80b3700 2024-09-17T10:21:56.404 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:21:56.404 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:21:56.404 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:21:56.404 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:21:56.405 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.wal_dir: 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:21:56.406 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.write_buffer_manager: 0x55dab80b61e0 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:21:56.407 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.row_cache: None 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:21:56.408 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:21:56.409 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:21:56.410 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:21:56.411 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-17T10:21:56.412 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:21:56.412 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:21:56.412 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.merge_operator: 2024-09-17T10:21:56.413 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:21:56.413 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:21:56.413 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:21:56.413 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:21:56.415 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:21:56.415 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dab80b3320) 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: cache_index_and_filter_blocks: 1 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: pin_top_level_index_and_filter: 1 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: index_type: 0 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: data_block_index_type: 0 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: index_shortening: 1 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: checksum: 4 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: no_block_cache: 0 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_cache: 0x55dab80a9610 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_cache_name: BinnedLRUCache 2024-09-17T10:21:56.416 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_cache_options: 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: capacity : 536870912 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: num_shard_bits : 4 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: strict_capacity_limit : 0 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: high_pri_pool_ratio: 0.000 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_cache_compressed: (nil) 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: persistent_cache: (nil) 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_size: 4096 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_size_deviation: 10 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_restart_interval: 16 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: index_block_restart_interval: 1 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: metadata_block_size: 4096 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: partition_filters: 0 2024-09-17T10:21:56.417 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: use_delta_encoding: 1 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: filter_policy: bloomfilter 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: whole_key_filtering: 1 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: verify_compression: 0 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: read_amp_bytes_per_bit: 0 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: format_version: 5 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: enable_index_compression: 1 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: block_align: 0 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: max_auto_readahead_size: 262144 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: prepopulate_block_cache: 0 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: initial_auto_readahead_size: 8192 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:21:56.418 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:21:56.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:21:56.420 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:21:56.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:21:56.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:21:56.423 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:21:56.424 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.111+0000 7f010b12bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.115+0000 7f010b12bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.115+0000 7f010b12bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 98, last_sequence is 54476, log_number is 94,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 94 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.115+0000 7f010b12bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 94 2024-09-17T10:21:56.425 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.115+0000 7f010b12bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c2641e08-1c9c-4c5e-95be-25928d9e7330 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.115+0000 7f010b12bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568516119325, "job": 1, "event": "recovery_started", "wal_files": [94]} 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.115+0000 7f010b12bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #94 mode 2 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.123+0000 7f010b12bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568516127920, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 99, "file_size": 1713865, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 54481, "largest_seqno": 55843, "table_properties": {"data_size": 1707609, "index_size": 3935, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 10857, "raw_average_key_size": 22, "raw_value_size": 1696468, "raw_average_value_size": 3441, "num_data_blocks": 179, "num_entries": 493, "num_filter_entries": 493, "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": 1726568516, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c2641e08-1c9c-4c5e-95be-25928d9e7330", "db_session_id": "V0C29X9O9JSCD8C1EN07", "orig_file_number": 99, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.123+0000 7f010b12bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568516128057, "job": 1, "event": "recovery_finished"} 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.123+0000 7f010b12bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 101 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.123+0000 7f010b12bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000094.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dab80d6e00 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 4 rocksdb: DB pointer 0x55dab81da000 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f0100ef3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f0100ef3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: ** DB Stats ** 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:21:56.426 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: ** Compaction Stats [default] ** 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: L0 1/0 1.63 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 415.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: L6 1/0 10.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Sum 2/0 12.12 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 415.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 415.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: ** Compaction Stats [default] ** 2024-09-17T10:21:56.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 415.8 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Cumulative compaction: 0.00 GB write, 122.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Interval compaction: 0.00 GB write, 122.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Block cache BinnedLRUCache@0x55dab80a9610#7 capacity: 512.00 MB usage: 5.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-17T10:21:56.428 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] at bind addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 1 mon.b@-1(???) e3 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 mon.b@-1(???).mds e1 new map 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: e1 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: legacy client fscid: -1 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: No filesystems configured 2024-09-17T10:21:56.429 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: debug 2024-09-17T10:21:56.127+0000 7f010b12bc80 1 mon.b@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: cluster 2024-09-17T10:21:52.586678+0000 mgr.y (mgr.25166) 1238 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: cluster 2024-09-17T10:21:52.586678+0000 mgr.y (mgr.25166) 1238 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: audit 2024-09-17T10:21:52.953658+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.39:0/714849474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: audit 2024-09-17T10:21:52.953658+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.39:0/714849474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: audit 2024-09-17T10:21:53.256021+0000 mgr.y (mgr.25166) 1239 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:56.430 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:56 smithi203 bash[84398]: audit 2024-09-17T10:21:53.256021+0000 mgr.y (mgr.25166) 1239 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:56.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[87077]: [17/Sep/2024:10:21:56] ENGINE Bus STARTING 2024-09-17T10:21:56.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[87077]: [17/Sep/2024:10:21:56] ENGINE Serving on http://:::9283 2024-09-17T10:21:56.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[87077]: [17/Sep/2024:10:21:56] ENGINE Bus STARTED 2024-09-17T10:21:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[19898]: cluster 2024-09-17T10:21:52.586678+0000 mgr.y (mgr.25166) 1238 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[19898]: audit 2024-09-17T10:21:52.953658+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.39:0/714849474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[19898]: audit 2024-09-17T10:21:53.256021+0000 mgr.y (mgr.25166) 1239 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[25345]: cluster 2024-09-17T10:21:52.586678+0000 mgr.y (mgr.25166) 1238 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[25345]: audit 2024-09-17T10:21:52.953658+0000 mon.a (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.39:0/714849474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:56 smithi039 bash[25345]: audit 2024-09-17T10:21:53.256021+0000 mgr.y (mgr.25166) 1239 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.638929+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.638929+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.639646+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.639646+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.640093+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.640093+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.695568+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.695568+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.697276+0000 mgr.y (mgr.25166) 1240 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:53.697276+0000 mgr.y (mgr.25166) 1240 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:54.587405+0000 mgr.y (mgr.25166) 1241 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:54.587405+0000 mgr.y (mgr.25166) 1241 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.344779+0000 mon.a (mon.0) 2974 : cluster [INF] mon.a calling monitor election 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.344779+0000 mon.a (mon.0) 2974 : cluster [INF] mon.a calling monitor election 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.345319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.345319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.383300+0000 mon.a (mon.0) 2975 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.383300+0000 mon.a (mon.0) 2975 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407810+0000 mon.a (mon.0) 2976 : cluster [DBG] monmap epoch 3 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407810+0000 mon.a (mon.0) 2976 : cluster [DBG] monmap epoch 3 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407843+0000 mon.a (mon.0) 2977 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407843+0000 mon.a (mon.0) 2977 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:21:57.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407861+0000 mon.a (mon.0) 2978 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407861+0000 mon.a (mon.0) 2978 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407880+0000 mon.a (mon.0) 2979 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407880+0000 mon.a (mon.0) 2979 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407896+0000 mon.a (mon.0) 2980 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407896+0000 mon.a (mon.0) 2980 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407914+0000 mon.a (mon.0) 2981 : cluster [DBG] election_strategy: 1 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407914+0000 mon.a (mon.0) 2981 : cluster [DBG] election_strategy: 1 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407932+0000 mon.a (mon.0) 2982 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407932+0000 mon.a (mon.0) 2982 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407951+0000 mon.a (mon.0) 2983 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407951+0000 mon.a (mon.0) 2983 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407970+0000 mon.a (mon.0) 2984 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:21:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.407970+0000 mon.a (mon.0) 2984 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.425875+0000 mon.a (mon.0) 2985 : cluster [DBG] fsmap 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.425875+0000 mon.a (mon.0) 2985 : cluster [DBG] fsmap 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.425903+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.425903+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.426541+0000 mon.a (mon.0) 2987 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.426541+0000 mon.a (mon.0) 2987 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.426702+0000 mon.a (mon.0) 2988 : cluster [INF] overall HEALTH_OK 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.426702+0000 mon.a (mon.0) 2988 : cluster [INF] overall HEALTH_OK 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.439850+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.439850+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.445802+0000 mgr.y (mgr.25166) 1242 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.445802+0000 mgr.y (mgr.25166) 1242 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.449171+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.449171+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.453912+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.453912+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.455414+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.455414+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.462669+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.462669+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.464166+0000 mgr.y (mgr.25166) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.464166+0000 mgr.y (mgr.25166) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.526758+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.526758+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:57.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.578771+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.578771+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.581976+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.581976+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.587552+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.587552+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.588960+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.588960+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.601884+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.601884+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.736778+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.736778+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.739184+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.739184+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.743370+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.743370+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.744646+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.744646+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.755403+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.755403+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.862792+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.862792+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.865866+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.865866+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.869070+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.869070+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.870375+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.870375+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.883125+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.883125+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.987377+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.987377+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.989723+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.989723+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.992402+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.992402+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.993380+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:56.993380+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.005031+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.005031+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.106851+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.106851+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.109100+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.109100+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.111951+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.111951+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.112894+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.112894+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.124723+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.124723+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.223788+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.223788+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.226539+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.226539+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.229885+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.229885+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.230997+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.230997+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.242711+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.242711+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.338716+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.338716+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.340978+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.340978+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.343667+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.343667+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.344723+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.344723+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.357851+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:57 smithi203 bash[84398]: audit 2024-09-17T10:21:57.357851+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:53.638929+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:21:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:53.639646+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:21:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:53.640093+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:21:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:53.695568+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:53.697276+0000 mgr.y (mgr.25166) 1240 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:54.587405+0000 mgr.y (mgr.25166) 1241 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.344779+0000 mon.a (mon.0) 2974 : cluster [INF] mon.a calling monitor election 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.345319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.383300+0000 mon.a (mon.0) 2975 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407810+0000 mon.a (mon.0) 2976 : cluster [DBG] monmap epoch 3 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407843+0000 mon.a (mon.0) 2977 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407861+0000 mon.a (mon.0) 2978 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407880+0000 mon.a (mon.0) 2979 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407896+0000 mon.a (mon.0) 2980 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407914+0000 mon.a (mon.0) 2981 : cluster [DBG] election_strategy: 1 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407932+0000 mon.a (mon.0) 2982 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407951+0000 mon.a (mon.0) 2983 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.407970+0000 mon.a (mon.0) 2984 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:21:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.425875+0000 mon.a (mon.0) 2985 : cluster [DBG] fsmap 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.425903+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.426541+0000 mon.a (mon.0) 2987 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.426702+0000 mon.a (mon.0) 2988 : cluster [INF] overall HEALTH_OK 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.439850+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:53.638929+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:53.639646+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:53.640093+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:53.695568+0000 mon.c (mon.2) 153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:53.697276+0000 mgr.y (mgr.25166) 1240 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:21:57.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:54.587405+0000 mgr.y (mgr.25166) 1241 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.344779+0000 mon.a (mon.0) 2974 : cluster [INF] mon.a calling monitor election 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.345319+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.383300+0000 mon.a (mon.0) 2975 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407810+0000 mon.a (mon.0) 2976 : cluster [DBG] monmap epoch 3 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407843+0000 mon.a (mon.0) 2977 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407861+0000 mon.a (mon.0) 2978 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407880+0000 mon.a (mon.0) 2979 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407896+0000 mon.a (mon.0) 2980 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407914+0000 mon.a (mon.0) 2981 : cluster [DBG] election_strategy: 1 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407932+0000 mon.a (mon.0) 2982 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407951+0000 mon.a (mon.0) 2983 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.407970+0000 mon.a (mon.0) 2984 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.425875+0000 mon.a (mon.0) 2985 : cluster [DBG] fsmap 2024-09-17T10:21:57.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.425903+0000 mon.a (mon.0) 2986 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.426541+0000 mon.a (mon.0) 2987 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.426702+0000 mon.a (mon.0) 2988 : cluster [INF] overall HEALTH_OK 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.439850+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.445802+0000 mgr.y (mgr.25166) 1242 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.449171+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.453912+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.455414+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.462669+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: cephadm 2024-09-17T10:21:56.464166+0000 mgr.y (mgr.25166) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:57.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.526758+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.578771+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.581976+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.587552+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.588960+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.601884+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.736778+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.739184+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.743370+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.744646+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.755403+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.862792+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.865866+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.869070+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.445802+0000 mgr.y (mgr.25166) 1242 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.449171+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.453912+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.455414+0000 mon.c (mon.2) 155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.462669+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: cephadm 2024-09-17T10:21:56.464166+0000 mgr.y (mgr.25166) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.526758+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.578771+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.581976+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.587552+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.588960+0000 mon.c (mon.2) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.601884+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.736778+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.739184+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.743370+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.744646+0000 mon.c (mon.2) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.755403+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.862792+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.865866+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.869070+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.870375+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.883125+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.987377+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.989723+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.992402+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:56.993380+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.005031+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.106851+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.109100+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.111951+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.112894+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.124723+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.223788+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.226539+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.229885+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.230997+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.242711+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.338716+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.340978+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.343667+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.870375+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.883125+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.987377+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.989723+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.992402+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:56.993380+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.005031+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.106851+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.109100+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.111951+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.112894+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.124723+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.223788+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.226539+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.229885+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.230997+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.242711+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.338716+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.340978+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.343667+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:57.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.344723+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[19898]: audit 2024-09-17T10:21:57.357851+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:57.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.344723+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:57.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:57 smithi039 bash[25345]: audit 2024-09-17T10:21:57.357851+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:21:58.312278889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:21:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.588667+0000 mgr.y (mgr.25166) 1244 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cluster 2024-09-17T10:21:56.588667+0000 mgr.y (mgr.25166) 1244 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.603330+0000 mgr.y (mgr.25166) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.603330+0000 mgr.y (mgr.25166) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.758004+0000 mgr.y (mgr.25166) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.758004+0000 mgr.y (mgr.25166) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.884367+0000 mgr.y (mgr.25166) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:56.884367+0000 mgr.y (mgr.25166) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.006321+0000 mgr.y (mgr.25166) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.006321+0000 mgr.y (mgr.25166) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.125762+0000 mgr.y (mgr.25166) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.125762+0000 mgr.y (mgr.25166) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.244373+0000 mgr.y (mgr.25166) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.244373+0000 mgr.y (mgr.25166) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.359338+0000 mgr.y (mgr.25166) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.359338+0000 mgr.y (mgr.25166) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.461654+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.461654+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.463984+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.463984+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.466792+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.466792+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.467675+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.467675+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.474648+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.474648+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.475636+0000 mgr.y (mgr.25166) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.475636+0000 mgr.y (mgr.25166) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.560669+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.560669+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.562999+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.562999+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.565634+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.565634+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.566512+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.566512+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.574834+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.574834+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.644967+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.644967+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.647288+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.647288+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.649922+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.649922+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.650895+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.650895+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.657887+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.657887+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.733795+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.733795+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.736128+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.736128+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.739125+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.739125+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.740126+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.740126+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.748187+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.748187+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.843014+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.843014+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.845200+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.845200+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.847716+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.847716+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.848503+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.848503+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.855420+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.855420+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.919528+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.919528+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.921810+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.921810+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.924652+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.924652+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.925493+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.925493+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.933178+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.933178+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.998602+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:57.998602+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.000826+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.000826+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.005011+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.005011+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.009023+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.009023+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.011143+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.011143+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.015331+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.015331+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.019843+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.019843+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.023850+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.023850+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.091961+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.091961+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.094731+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.094731+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.096543+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:58.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.096543+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:58.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.098110+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:58.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:58 smithi203 bash[84398]: audit 2024-09-17T10:21:58.098110+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cluster 2024-09-17T10:21:56.588667+0000 mgr.y (mgr.25166) 1244 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:56.603330+0000 mgr.y (mgr.25166) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:56.758004+0000 mgr.y (mgr.25166) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:56.884367+0000 mgr.y (mgr.25166) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.006321+0000 mgr.y (mgr.25166) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.125762+0000 mgr.y (mgr.25166) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.244373+0000 mgr.y (mgr.25166) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.359338+0000 mgr.y (mgr.25166) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.461654+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.463984+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.466792+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.467675+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.474648+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.475636+0000 mgr.y (mgr.25166) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.560669+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.562999+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.565634+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.566512+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.574834+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.644967+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cluster 2024-09-17T10:21:56.588667+0000 mgr.y (mgr.25166) 1244 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:56.603330+0000 mgr.y (mgr.25166) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:56.758004+0000 mgr.y (mgr.25166) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:56.884367+0000 mgr.y (mgr.25166) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.006321+0000 mgr.y (mgr.25166) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.125762+0000 mgr.y (mgr.25166) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.244373+0000 mgr.y (mgr.25166) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.359338+0000 mgr.y (mgr.25166) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.461654+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.463984+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.466792+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.467675+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.474648+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.475636+0000 mgr.y (mgr.25166) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.560669+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.562999+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.565634+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.566512+0000 mon.c (mon.2) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.574834+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.644967+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.647288+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.649922+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.650895+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.657887+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.733795+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.736128+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.739125+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.740126+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.748187+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.843014+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.845200+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.847716+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.848503+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.855420+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.919528+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.921810+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.924652+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.925493+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.933178+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:57.998602+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.647288+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.649922+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.650895+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.657887+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.733795+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.736128+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.739125+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.740126+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.748187+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.843014+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.845200+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.847716+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.848503+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.855420+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.919528+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.921810+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.924652+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.925493+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.933178+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:57.998602+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.000826+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.005011+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.009023+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.011143+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.015331+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.019843+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.023850+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.091961+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.094731+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.096543+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[25345]: audit 2024-09-17T10:21:58.098110+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.000826+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.005011+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.009023+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.011143+0000 mon.c (mon.2) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.015331+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.019843+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.023850+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.091961+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.094731+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.096543+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:21:58.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:58 smithi039 bash[19898]: audit 2024-09-17T10:21:58.098110+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-17T10:21:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.578054+0000 mgr.y (mgr.25166) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.578054+0000 mgr.y (mgr.25166) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.659688+0000 mgr.y (mgr.25166) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.659688+0000 mgr.y (mgr.25166) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.751544+0000 mgr.y (mgr.25166) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.751544+0000 mgr.y (mgr.25166) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.859396+0000 mgr.y (mgr.25166) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.859396+0000 mgr.y (mgr.25166) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.937503+0000 mgr.y (mgr.25166) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:57.937503+0000 mgr.y (mgr.25166) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:58.098867+0000 mgr.y (mgr.25166) 1258 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:21:59.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:21:59 smithi203 bash[84398]: cephadm 2024-09-17T10:21:58.098867+0000 mgr.y (mgr.25166) 1258 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.578054+0000 mgr.y (mgr.25166) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.659688+0000 mgr.y (mgr.25166) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.751544+0000 mgr.y (mgr.25166) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.859396+0000 mgr.y (mgr.25166) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[19898]: cephadm 2024-09-17T10:21:57.937503+0000 mgr.y (mgr.25166) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[19898]: cephadm 2024-09-17T10:21:58.098867+0000 mgr.y (mgr.25166) 1258 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:21:59.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.578054+0000 mgr.y (mgr.25166) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.659688+0000 mgr.y (mgr.25166) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.751544+0000 mgr.y (mgr.25166) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.859396+0000 mgr.y (mgr.25166) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[25345]: cephadm 2024-09-17T10:21:57.937503+0000 mgr.y (mgr.25166) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:21:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:21:59 smithi039 bash[25345]: cephadm 2024-09-17T10:21:58.098867+0000 mgr.y (mgr.25166) 1258 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-17T10:22:00.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[19898]: cluster 2024-09-17T10:21:58.589297+0000 mgr.y (mgr.25166) 1259 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[19898]: audit 2024-09-17T10:22:00.275601+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[19898]: audit 2024-09-17T10:22:00.290931+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[19898]: audit 2024-09-17T10:22:00.302924+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[25345]: cluster 2024-09-17T10:21:58.589297+0000 mgr.y (mgr.25166) 1259 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[25345]: audit 2024-09-17T10:22:00.275601+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[25345]: audit 2024-09-17T10:22:00.290931+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:00 smithi039 bash[25345]: audit 2024-09-17T10:22:00.302924+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: cluster 2024-09-17T10:21:58.589297+0000 mgr.y (mgr.25166) 1259 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: cluster 2024-09-17T10:21:58.589297+0000 mgr.y (mgr.25166) 1259 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: audit 2024-09-17T10:22:00.275601+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: audit 2024-09-17T10:22:00.275601+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: audit 2024-09-17T10:22:00.290931+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: audit 2024-09-17T10:22:00.290931+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.683 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: audit 2024-09-17T10:22:00.302924+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:00.684 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:00 smithi203 bash[84398]: audit 2024-09-17T10:22:00.302924+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:01.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:01 smithi039 bash[87077]: debug 2024-09-17T10:22:01.135+0000 7f03b2642640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T10:22:01.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:01.343592088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:02.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: cluster 2024-09-17T10:22:00.589962+0000 mgr.y (mgr.25166) 1260 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:02.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: cluster 2024-09-17T10:22:00.589962+0000 mgr.y (mgr.25166) 1260 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:02.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: audit 2024-09-17T10:22:02.007846+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:22:02.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: audit 2024-09-17T10:22:02.007846+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:22:02.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: audit 2024-09-17T10:22:02.009248+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:22:02.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: audit 2024-09-17T10:22:02.009248+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:22:02.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: audit 2024-09-17T10:22:02.010681+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:02.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:02 smithi203 bash[84398]: audit 2024-09-17T10:22:02.010681+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[19898]: cluster 2024-09-17T10:22:00.589962+0000 mgr.y (mgr.25166) 1260 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[19898]: audit 2024-09-17T10:22:02.007846+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[19898]: audit 2024-09-17T10:22:02.009248+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[19898]: audit 2024-09-17T10:22:02.010681+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[25345]: cluster 2024-09-17T10:22:00.589962+0000 mgr.y (mgr.25166) 1260 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[25345]: audit 2024-09-17T10:22:02.007846+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[25345]: audit 2024-09-17T10:22:02.009248+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:22:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:02 smithi039 bash[25345]: audit 2024-09-17T10:22:02.010681+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:03 smithi039 bash[19898]: cephadm 2024-09-17T10:22:02.004103+0000 mgr.y (mgr.25166) 1261 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:22:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:03 smithi039 bash[19898]: cephadm 2024-09-17T10:22:02.012395+0000 mgr.y (mgr.25166) 1262 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:22:03.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:03 smithi039 bash[25345]: cephadm 2024-09-17T10:22:02.004103+0000 mgr.y (mgr.25166) 1261 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:22:03.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:03 smithi039 bash[25345]: cephadm 2024-09-17T10:22:02.012395+0000 mgr.y (mgr.25166) 1262 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:22:03.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:03 smithi203 bash[84398]: cephadm 2024-09-17T10:22:02.004103+0000 mgr.y (mgr.25166) 1261 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:22:03.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:03 smithi203 bash[84398]: cephadm 2024-09-17T10:22:02.004103+0000 mgr.y (mgr.25166) 1261 : cephadm [INF] Upgrade: Updating mon.b 2024-09-17T10:22:03.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:03 smithi203 bash[84398]: cephadm 2024-09-17T10:22:02.012395+0000 mgr.y (mgr.25166) 1262 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:22:03.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:03 smithi203 bash[84398]: cephadm 2024-09-17T10:22:02.012395+0000 mgr.y (mgr.25166) 1262 : cephadm [INF] Deploying daemon mon.b on smithi203 2024-09-17T10:22:04.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:22:03] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.51.0" 2024-09-17T10:22:04.718 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:04 smithi203 bash[84398]: cluster 2024-09-17T10:22:02.591642+0000 mgr.y (mgr.25166) 1263 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:04.718 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:04 smithi203 bash[84398]: cluster 2024-09-17T10:22:02.591642+0000 mgr.y (mgr.25166) 1263 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:04.718 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:04.312693628Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:04.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:04 smithi039 bash[19898]: cluster 2024-09-17T10:22:02.591642+0000 mgr.y (mgr.25166) 1263 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:04.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:04 smithi039 bash[25345]: cluster 2024-09-17T10:22:02.591642+0000 mgr.y (mgr.25166) 1263 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: cluster 2024-09-17T10:22:04.592354+0000 mgr.y (mgr.25166) 1264 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: cluster 2024-09-17T10:22:04.592354+0000 mgr.y (mgr.25166) 1264 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: audit 2024-09-17T10:22:05.781409+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: audit 2024-09-17T10:22:05.781409+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: audit 2024-09-17T10:22:05.799745+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: audit 2024-09-17T10:22:05.799745+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: audit 2024-09-17T10:22:05.813268+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:06 smithi203 bash[84398]: audit 2024-09-17T10:22:05.813268+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[19898]: cluster 2024-09-17T10:22:04.592354+0000 mgr.y (mgr.25166) 1264 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[19898]: audit 2024-09-17T10:22:05.781409+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[19898]: audit 2024-09-17T10:22:05.799745+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[19898]: audit 2024-09-17T10:22:05.813268+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[25345]: cluster 2024-09-17T10:22:04.592354+0000 mgr.y (mgr.25166) 1264 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[25345]: audit 2024-09-17T10:22:05.781409+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[25345]: audit 2024-09-17T10:22:05.799745+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:06 smithi039 bash[25345]: audit 2024-09-17T10:22:05.813268+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:07.464 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:07.307011221Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:07.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:07 smithi203 bash[84398]: audit 2024-09-17T10:22:06.454001+0000 mgr.y (mgr.25166) 1265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:07.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:07 smithi203 bash[84398]: audit 2024-09-17T10:22:06.454001+0000 mgr.y (mgr.25166) 1265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:07.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:07 smithi039 bash[19898]: audit 2024-09-17T10:22:06.454001+0000 mgr.y (mgr.25166) 1265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:07.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:07 smithi039 bash[25345]: audit 2024-09-17T10:22:06.454001+0000 mgr.y (mgr.25166) 1265 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:08.017 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.017 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.018 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.018 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.018 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.019 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.019 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.019 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.020 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:22:07 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:08.402 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 systemd[1]: Stopping Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:22:08.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 bash[84398]: debug 2024-09-17T10:22:08.155+0000 7f0109704640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:22:08.403 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 bash[84398]: debug 2024-09-17T10:22:08.155+0000 7f0109704640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:22:09.113 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 bash[85493]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-b 2024-09-17T10:22:09.113 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 bash[85619]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-b 2024-09-17T10:22:09.113 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-17T10:22:09.113 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:08 smithi203 systemd[1]: Stopped Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:22:09.476 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.477 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.477 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.477 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.477 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.478 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:09.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: Started Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:22:09.479 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:22:09 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:10.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:10.31171748Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:11.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.210+0000 7f1a6718bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.210+0000 7f1a6718bc80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.210+0000 7f1a6718bc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 0 load: jerasure load: lrc 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Git sha 0 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: DB SUMMARY 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: DB Session ID: 6MN92ND4CP1X3ZPZGYIB 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: MANIFEST file: MANIFEST-000101 size: 293 Bytes 2024-09-17T10:22:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000096.sst 000099.sst 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000100.log size: 761389 ; 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.env: 0x56234d7bd120 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.info_log: 0x56234e397700 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:22:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:22:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:22:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:22:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:22:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.wal_dir: 2024-09-17T10:22:11.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.write_buffer_manager: 0x56234e39a1e0 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:22:11.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:22:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:22:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:22:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:22:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:22:11.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.row_cache: None 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:22:11.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:22:11.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:22:11.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:22:11.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000101 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.merge_operator: 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:22:11.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56234e397320) 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: cache_index_and_filter_blocks: 1 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: pin_top_level_index_and_filter: 1 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: index_type: 0 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: data_block_index_type: 0 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: index_shortening: 1 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: checksum: 4 2024-09-17T10:22:11.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: no_block_cache: 0 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_cache: 0x56234e38d610 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_cache_name: BinnedLRUCache 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_cache_options: 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: capacity : 536870912 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: num_shard_bits : 4 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: strict_capacity_limit : 0 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: high_pri_pool_ratio: 0.000 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_cache_compressed: (nil) 2024-09-17T10:22:11.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: persistent_cache: (nil) 2024-09-17T10:22:11.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_size: 4096 2024-09-17T10:22:11.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_size_deviation: 10 2024-09-17T10:22:11.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_restart_interval: 16 2024-09-17T10:22:11.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: index_block_restart_interval: 1 2024-09-17T10:22:11.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: metadata_block_size: 4096 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: partition_filters: 0 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: use_delta_encoding: 1 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: filter_policy: bloomfilter 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: whole_key_filtering: 1 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: verify_compression: 0 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: read_amp_bytes_per_bit: 0 2024-09-17T10:22:11.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: format_version: 5 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: enable_index_compression: 1 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: block_align: 0 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: max_auto_readahead_size: 262144 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: prepopulate_block_cache: 0 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: initial_auto_readahead_size: 8192 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:22:11.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:22:11.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:22:11.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:22:11.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:22:11.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:22:11.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:22:11.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:22:11.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:22:11.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:22:11.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:22:11.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:22:11.500 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:22:11.501 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:22:11.502 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:22:11.503 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000101 succeeded,manifest_file_number is 101, next_file_number is 103, last_sequence is 55843, log_number is 95,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 95 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 95 2024-09-17T10:22:11.504 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c2641e08-1c9c-4c5e-95be-25928d9e7330 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568531222331, "job": 1, "event": "recovery_started", "wal_files": [100]} 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.214+0000 7f1a6718bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #100 mode 2 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568531226381, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 104, "file_size": 473464, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 55848, "largest_seqno": 56334, "table_properties": {"data_size": 470628, "index_size": 1156, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 645, "raw_key_size": 6118, "raw_average_key_size": 24, "raw_value_size": 465762, "raw_average_value_size": 1870, "num_data_blocks": 49, "num_entries": 249, "num_filter_entries": 249, "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": 1726568531, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c2641e08-1c9c-4c5e-95be-25928d9e7330", "db_session_id": "6MN92ND4CP1X3ZPZGYIB", "orig_file_number": 104, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568531226521, "job": 1, "event": "recovery_finished"} 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 106 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000100.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56234e3bae00 2024-09-17T10:22:11.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 4 rocksdb: DB pointer 0x56234e4be000 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a5cf53640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a5cf53640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: ** DB Stats ** 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:22:11.506 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: ** Compaction Stats [default] ** 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: L0 2/0 2.09 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 207.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: L6 1/0 10.49 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Sum 3/0 12.58 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 207.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 207.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: ** Compaction Stats [default] ** 2024-09-17T10:22:11.507 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 207.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Cumulative compaction: 0.00 GB write, 63.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Interval compaction: 0.00 GB write, 63.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:22:11.508 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Block cache BinnedLRUCache@0x56234e38d610#7 capacity: 512.00 MB usage: 7.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: Block cache entry stats(count,size,portion): FilterBlock(2,2.12 KB,0.000405312%) IndexBlock(2,5.41 KB,0.00103116%) Misc(1,0.00 KB,0%) 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] at bind addrs [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 1 mon.b@-1(???) e3 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 0 mon.b@-1(???).mds e1 new map 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.222+0000 7f1a6718bc80 0 mon.b@-1(???).mds e1 print_map 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: e1 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:22:11.509 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: legacy client fscid: -1 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: No filesystems configured 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.226+0000 7f1a6718bc80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.226+0000 7f1a6718bc80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.226+0000 7f1a6718bc80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.226+0000 7f1a6718bc80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:22:11.510 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: debug 2024-09-17T10:22:11.226+0000 7f1a6718bc80 1 mon.b@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-09-17T10:22:11.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:11 smithi039 bash[19898]: cluster 2024-09-17T10:22:06.593992+0000 mgr.y (mgr.25166) 1266 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:11 smithi039 bash[25345]: cluster 2024-09-17T10:22:06.593992+0000 mgr.y (mgr.25166) 1266 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:11.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: cluster 2024-09-17T10:22:06.593992+0000 mgr.y (mgr.25166) 1266 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:11.900 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:11 smithi203 bash[85677]: cluster 2024-09-17T10:22:06.593992+0000 mgr.y (mgr.25166) 1266 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:12.607 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:08.594680+0000 mgr.y (mgr.25166) 1267 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.607 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:10.595408+0000 mgr.y (mgr.25166) 1268 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.607 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.444966+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.527312+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.547751+0000 mon.a (mon.0) 3015 : cluster [INF] mon.a calling monitor election 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.578929+0000 mon.a (mon.0) 3016 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601676+0000 mon.a (mon.0) 3017 : cluster [DBG] monmap epoch 3 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601706+0000 mon.a (mon.0) 3018 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601725+0000 mon.a (mon.0) 3019 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601763+0000 mon.a (mon.0) 3020 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601804+0000 mon.a (mon.0) 3021 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601838+0000 mon.a (mon.0) 3022 : cluster [DBG] election_strategy: 1 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601879+0000 mon.a (mon.0) 3023 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:22:12.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601904+0000 mon.a (mon.0) 3024 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.601923+0000 mon.a (mon.0) 3025 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.622354+0000 mon.a (mon.0) 3026 : cluster [DBG] fsmap 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:08.594680+0000 mgr.y (mgr.25166) 1267 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:10.595408+0000 mgr.y (mgr.25166) 1268 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.444966+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.527312+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.547751+0000 mon.a (mon.0) 3015 : cluster [INF] mon.a calling monitor election 2024-09-17T10:22:12.609 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.578929+0000 mon.a (mon.0) 3016 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601676+0000 mon.a (mon.0) 3017 : cluster [DBG] monmap epoch 3 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601706+0000 mon.a (mon.0) 3018 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601725+0000 mon.a (mon.0) 3019 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601763+0000 mon.a (mon.0) 3020 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601804+0000 mon.a (mon.0) 3021 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601838+0000 mon.a (mon.0) 3022 : cluster [DBG] election_strategy: 1 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601879+0000 mon.a (mon.0) 3023 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601904+0000 mon.a (mon.0) 3024 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.601923+0000 mon.a (mon.0) 3025 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.622354+0000 mon.a (mon.0) 3026 : cluster [DBG] fsmap 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.622410+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.623409+0000 mon.a (mon.0) 3028 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cluster 2024-09-17T10:22:11.623694+0000 mon.a (mon.0) 3029 : cluster [INF] overall HEALTH_OK 2024-09-17T10:22:12.610 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.639354+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.611 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.651361+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.611 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.681057+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.611 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.689617+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.611 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.699939+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.611 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.702213+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.611 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.704511+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.716379+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:11.718441+0000 mgr.y (mgr.25166) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.843635+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.847007+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.851140+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.852381+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.866716+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:11.867729+0000 mgr.y (mgr.25166) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.975355+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.978398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.980826+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.981848+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:11.991945+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:11.993019+0000 mgr.y (mgr.25166) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.102512+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.105542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.108964+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.110246+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.118989+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.122226+0000 mgr.y (mgr.25166) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.622410+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.623409+0000 mon.a (mon.0) 3028 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cluster 2024-09-17T10:22:11.623694+0000 mon.a (mon.0) 3029 : cluster [INF] overall HEALTH_OK 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.639354+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.651361+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.681057+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.689617+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.699939+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.702213+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.704511+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.716379+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:11.718441+0000 mgr.y (mgr.25166) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.843635+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.847007+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.851140+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.852381+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.866716+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:11.867729+0000 mgr.y (mgr.25166) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.975355+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.978398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.980826+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.981848+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.227439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.230179+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.233272+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.234409+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.243999+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.245271+0000 mgr.y (mgr.25166) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.350066+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.352572+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.355383+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.356462+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.365353+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.374244+0000 mgr.y (mgr.25166) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.480542+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.483396+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.485830+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.486678+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: audit 2024-09-17T10:22:12.495535+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.496516+0000 mgr.y (mgr.25166) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:11.991945+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:11.993019+0000 mgr.y (mgr.25166) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.102512+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.105542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.108964+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.110246+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.118989+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.122226+0000 mgr.y (mgr.25166) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.227439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.230179+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.233272+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.234409+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.243999+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.245271+0000 mgr.y (mgr.25166) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.350066+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.352572+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.355383+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.356462+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.365353+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.374244+0000 mgr.y (mgr.25166) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.480542+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.483396+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.485830+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.486678+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: audit 2024-09-17T10:22:12.495535+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:12 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.496516+0000 mgr.y (mgr.25166) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:08.594680+0000 mgr.y (mgr.25166) 1267 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:08.594680+0000 mgr.y (mgr.25166) 1267 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:10.595408+0000 mgr.y (mgr.25166) 1268 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:10.595408+0000 mgr.y (mgr.25166) 1268 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.444966+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.444966+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.527312+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.527312+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.547751+0000 mon.a (mon.0) 3015 : cluster [INF] mon.a calling monitor election 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.547751+0000 mon.a (mon.0) 3015 : cluster [INF] mon.a calling monitor election 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.578929+0000 mon.a (mon.0) 3016 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.578929+0000 mon.a (mon.0) 3016 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601676+0000 mon.a (mon.0) 3017 : cluster [DBG] monmap epoch 3 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601676+0000 mon.a (mon.0) 3017 : cluster [DBG] monmap epoch 3 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601706+0000 mon.a (mon.0) 3018 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601706+0000 mon.a (mon.0) 3018 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601725+0000 mon.a (mon.0) 3019 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601725+0000 mon.a (mon.0) 3019 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601763+0000 mon.a (mon.0) 3020 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:22:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601763+0000 mon.a (mon.0) 3020 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:22:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601804+0000 mon.a (mon.0) 3021 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:22:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601804+0000 mon.a (mon.0) 3021 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:22:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601838+0000 mon.a (mon.0) 3022 : cluster [DBG] election_strategy: 1 2024-09-17T10:22:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601838+0000 mon.a (mon.0) 3022 : cluster [DBG] election_strategy: 1 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601879+0000 mon.a (mon.0) 3023 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601879+0000 mon.a (mon.0) 3023 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601904+0000 mon.a (mon.0) 3024 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601904+0000 mon.a (mon.0) 3024 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601923+0000 mon.a (mon.0) 3025 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.601923+0000 mon.a (mon.0) 3025 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.622354+0000 mon.a (mon.0) 3026 : cluster [DBG] fsmap 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.622354+0000 mon.a (mon.0) 3026 : cluster [DBG] fsmap 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.622410+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.622410+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.623409+0000 mon.a (mon.0) 3028 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:22:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.623409+0000 mon.a (mon.0) 3028 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.623694+0000 mon.a (mon.0) 3029 : cluster [INF] overall HEALTH_OK 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cluster 2024-09-17T10:22:11.623694+0000 mon.a (mon.0) 3029 : cluster [INF] overall HEALTH_OK 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.639354+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.639354+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.651361+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.651361+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.681057+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.681057+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.689617+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.689617+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.699939+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.699939+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.702213+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.702213+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.704511+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.704511+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.716379+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.716379+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:11.718441+0000 mgr.y (mgr.25166) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:11.718441+0000 mgr.y (mgr.25166) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.843635+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.843635+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.847007+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.847007+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.851140+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.851140+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.852381+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.852381+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.866716+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.866716+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:11.867729+0000 mgr.y (mgr.25166) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:11.867729+0000 mgr.y (mgr.25166) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.975355+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.975355+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.978398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.978398+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.980826+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.980826+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.981848+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.981848+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.991945+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:11.991945+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:11.993019+0000 mgr.y (mgr.25166) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:11.993019+0000 mgr.y (mgr.25166) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.102512+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.102512+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.105542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.105542+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.108964+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.108964+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.110246+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.110246+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.118989+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.118989+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.122226+0000 mgr.y (mgr.25166) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.122226+0000 mgr.y (mgr.25166) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.227439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.227439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.230179+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.230179+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.233272+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.233272+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.234409+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.234409+0000 mon.c (mon.2) 238 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.243999+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.243999+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.245271+0000 mgr.y (mgr.25166) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.245271+0000 mgr.y (mgr.25166) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.350066+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.350066+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.352572+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.352572+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.355383+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.355383+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.356462+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.356462+0000 mon.c (mon.2) 242 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.365353+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.365353+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.374244+0000 mgr.y (mgr.25166) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.374244+0000 mgr.y (mgr.25166) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.480542+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.480542+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.483396+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.483396+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.485830+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.485830+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.486678+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.486678+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.495535+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: audit 2024-09-17T10:22:12.495535+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.496516+0000 mgr.y (mgr.25166) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:12 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.496516+0000 mgr.y (mgr.25166) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:13.307541317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:13.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:22:13] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.51.0" 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cluster 2024-09-17T10:22:12.597120+0000 mgr.y (mgr.25166) 1276 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.608206+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.615280+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.618294+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.619424+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.626593+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.629875+0000 mgr.y (mgr.25166) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.717775+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.720615+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.724565+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.725868+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.733682+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.740969+0000 mgr.y (mgr.25166) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.841613+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.844517+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.847915+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.849039+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.856467+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.863163+0000 mgr.y (mgr.25166) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cluster 2024-09-17T10:22:12.597120+0000 mgr.y (mgr.25166) 1276 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.608206+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.615280+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.618294+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.619424+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.626593+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.629875+0000 mgr.y (mgr.25166) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.717775+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.720615+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.724565+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.725868+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.733682+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.740969+0000 mgr.y (mgr.25166) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.841613+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.844517+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.847915+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.849039+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.856467+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.863163+0000 mgr.y (mgr.25166) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.965497+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.968017+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.970540+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.971575+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:12.977757+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:12.985234+0000 mgr.y (mgr.25166) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.090605+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.093653+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.097544+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.098658+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.105722+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.113228+0000 mgr.y (mgr.25166) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.223586+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.226326+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.229216+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.230555+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.238173+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.243151+0000 mgr.y (mgr.25166) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.351534+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.354077+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.356663+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.357619+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.364955+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.369824+0000 mgr.y (mgr.25166) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.476621+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.479445+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.482186+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.483236+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.490586+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.495501+0000 mgr.y (mgr.25166) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.595349+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[25345]: audit 2024-09-17T10:22:13.597935+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.965497+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.968017+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.970540+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.971575+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:12.977757+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:12.985234+0000 mgr.y (mgr.25166) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.090605+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.093653+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.097544+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.098658+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.105722+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.113228+0000 mgr.y (mgr.25166) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.223586+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.226326+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.229216+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.230555+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.238173+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.243151+0000 mgr.y (mgr.25166) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.351534+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.354077+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.356663+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.357619+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.364955+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.369824+0000 mgr.y (mgr.25166) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.476621+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.479445+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.482186+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.483236+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.490586+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.495501+0000 mgr.y (mgr.25166) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.595349+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:13 smithi039 bash[19898]: audit 2024-09-17T10:22:13.597935+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cluster 2024-09-17T10:22:12.597120+0000 mgr.y (mgr.25166) 1276 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cluster 2024-09-17T10:22:12.597120+0000 mgr.y (mgr.25166) 1276 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.608206+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.608206+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.615280+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.615280+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.618294+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.618294+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.619424+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.619424+0000 mon.c (mon.2) 250 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.626593+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.626593+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.629875+0000 mgr.y (mgr.25166) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.629875+0000 mgr.y (mgr.25166) 1277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.717775+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.717775+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.720615+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.720615+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.724565+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.724565+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.725868+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.725868+0000 mon.c (mon.2) 254 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.733682+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.733682+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.740969+0000 mgr.y (mgr.25166) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.740969+0000 mgr.y (mgr.25166) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.841613+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.841613+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.844517+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.844517+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.847915+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.847915+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.849039+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.849039+0000 mon.c (mon.2) 258 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.856467+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.856467+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.863163+0000 mgr.y (mgr.25166) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.863163+0000 mgr.y (mgr.25166) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.965497+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.965497+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.968017+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.968017+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.970540+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.970540+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.971575+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.971575+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.977757+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:12.977757+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.985234+0000 mgr.y (mgr.25166) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:12.985234+0000 mgr.y (mgr.25166) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.090605+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.090605+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.093653+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.093653+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.097544+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.097544+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.098658+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.098658+0000 mon.c (mon.2) 266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.105722+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.105722+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.113228+0000 mgr.y (mgr.25166) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.113228+0000 mgr.y (mgr.25166) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.223586+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.223586+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.226326+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.226326+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.229216+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.229216+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.230555+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.230555+0000 mon.c (mon.2) 270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.238173+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.238173+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.243151+0000 mgr.y (mgr.25166) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.243151+0000 mgr.y (mgr.25166) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.351534+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.351534+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.354077+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.354077+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.356663+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.356663+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.357619+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.357619+0000 mon.c (mon.2) 274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.364955+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.364955+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.369824+0000 mgr.y (mgr.25166) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.369824+0000 mgr.y (mgr.25166) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.476621+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.476621+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.479445+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.479445+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.482186+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.482186+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.483236+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.483236+0000 mon.c (mon.2) 278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:13.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.490586+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.490586+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.495501+0000 mgr.y (mgr.25166) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.495501+0000 mgr.y (mgr.25166) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.595349+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.595349+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.597935+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:13.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:13 smithi203 bash[85677]: audit 2024-09-17T10:22:13.597935+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.686 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.601093+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.686 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.601093+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.686 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.616735+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.616735+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.626191+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.626191+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.627227+0000 mgr.y (mgr.25166) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.627227+0000 mgr.y (mgr.25166) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.725599+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.725599+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.728011+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.728011+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.730773+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.730773+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.731855+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.731855+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.741433+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.741433+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.744396+0000 mgr.y (mgr.25166) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.744396+0000 mgr.y (mgr.25166) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.846924+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.846924+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.849649+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.849649+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.852533+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.852533+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.853563+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.853563+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.862906+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.862906+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.863872+0000 mgr.y (mgr.25166) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.863872+0000 mgr.y (mgr.25166) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.941090+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.941090+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.943514+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.943514+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.946263+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.946263+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.947227+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.947227+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.954678+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:13.954678+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.957198+0000 mgr.y (mgr.25166) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:13.957198+0000 mgr.y (mgr.25166) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.041010+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.041010+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.043475+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.043475+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.046476+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.046476+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.047869+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.047869+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.055020+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.055020+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.058252+0000 mgr.y (mgr.25166) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.058252+0000 mgr.y (mgr.25166) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.123984+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.123984+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.126758+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.126758+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.129603+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.129603+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.130856+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.130856+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.137805+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.137805+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.142204+0000 mgr.y (mgr.25166) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.142204+0000 mgr.y (mgr.25166) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.210392+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.210392+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.213007+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.213007+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.216238+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.216238+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.217531+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.217531+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.226547+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.226547+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.228957+0000 mgr.y (mgr.25166) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.228957+0000 mgr.y (mgr.25166) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.312146+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.312146+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.314486+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.314486+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.317300+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.317300+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.318340+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.318340+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.325843+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.325843+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.329645+0000 mgr.y (mgr.25166) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.329645+0000 mgr.y (mgr.25166) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.390841+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.390841+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.393703+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.393703+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.397063+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.397063+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.397799+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.397799+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.404846+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.404846+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.406777+0000 mgr.y (mgr.25166) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.406777+0000 mgr.y (mgr.25166) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.467652+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.467652+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.470012+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.470012+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.472981+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.472981+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.474090+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.474090+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.482674+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.482674+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.486631+0000 mgr.y (mgr.25166) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.486631+0000 mgr.y (mgr.25166) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.556022+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.556022+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.558228+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.558228+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.561474+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.561474+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.562352+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.562352+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.571540+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:14 smithi203 bash[85677]: audit 2024-09-17T10:22:14.571540+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.601093+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.616735+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.626191+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.627227+0000 mgr.y (mgr.25166) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.725599+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.728011+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.730773+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.731855+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.741433+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.744396+0000 mgr.y (mgr.25166) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.846924+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.849649+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.852533+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.853563+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.862906+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.863872+0000 mgr.y (mgr.25166) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.941090+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.943514+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.946263+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.601093+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.616735+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.626191+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.627227+0000 mgr.y (mgr.25166) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.725599+0000 mon.c (mon.2) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.728011+0000 mon.c (mon.2) 284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.730773+0000 mon.c (mon.2) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.731855+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.741433+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.744396+0000 mgr.y (mgr.25166) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.846924+0000 mon.c (mon.2) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.849649+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.852533+0000 mon.c (mon.2) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.853563+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.862906+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.863872+0000 mgr.y (mgr.25166) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.941090+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.943514+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.946263+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.947227+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:13.954678+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:13.957198+0000 mgr.y (mgr.25166) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.041010+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.043475+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.046476+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.047869+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.055020+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.058252+0000 mgr.y (mgr.25166) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.123984+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.126758+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.129603+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.130856+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.137805+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.142204+0000 mgr.y (mgr.25166) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.210392+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.213007+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.216238+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.217531+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.226547+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.228957+0000 mgr.y (mgr.25166) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.947227+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:13.954678+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:13.957198+0000 mgr.y (mgr.25166) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.041010+0000 mon.c (mon.2) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.043475+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.046476+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.047869+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.055020+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.058252+0000 mgr.y (mgr.25166) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.123984+0000 mon.c (mon.2) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.126758+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.129603+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.130856+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.137805+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.142204+0000 mgr.y (mgr.25166) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.210392+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.213007+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.216238+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.217531+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.226547+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.228957+0000 mgr.y (mgr.25166) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.312146+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.314486+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.317300+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.318340+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.325843+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.329645+0000 mgr.y (mgr.25166) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.390841+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.393703+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.397063+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.397799+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.404846+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.406777+0000 mgr.y (mgr.25166) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.467652+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.470012+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.472981+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.474090+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.482674+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.486631+0000 mgr.y (mgr.25166) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.556022+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.558228+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.561474+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.562352+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[19898]: audit 2024-09-17T10:22:14.571540+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.312146+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.314486+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.317300+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.318340+0000 mon.c (mon.2) 310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.325843+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.329645+0000 mgr.y (mgr.25166) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.390841+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.393703+0000 mon.c (mon.2) 312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.397063+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.397799+0000 mon.c (mon.2) 314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.404846+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.406777+0000 mgr.y (mgr.25166) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.467652+0000 mon.c (mon.2) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.470012+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.472981+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.474090+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.482674+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.486631+0000 mgr.y (mgr.25166) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.556022+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.558228+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.561474+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.562352+0000 mon.c (mon.2) 322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:14 smithi039 bash[25345]: audit 2024-09-17T10:22:14.571540+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.778 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.574363+0000 mgr.y (mgr.25166) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.778 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.574363+0000 mgr.y (mgr.25166) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cluster 2024-09-17T10:22:14.597624+0000 mgr.y (mgr.25166) 1296 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cluster 2024-09-17T10:22:14.597624+0000 mgr.y (mgr.25166) 1296 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.655286+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.655286+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.657540+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.657540+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.779 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.660051+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.660051+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.661059+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.661059+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.679834+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.679834+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.680649+0000 mgr.y (mgr.25166) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.680649+0000 mgr.y (mgr.25166) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.740004+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.740004+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.741803+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.780 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.741803+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.743535+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.743535+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.744153+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.744153+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.749288+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.749288+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.750042+0000 mgr.y (mgr.25166) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.750042+0000 mgr.y (mgr.25166) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.811425+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.781 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.811425+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.813319+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.813319+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.815250+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.815250+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.816046+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.816046+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.824232+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.824232+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.827339+0000 mgr.y (mgr.25166) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.782 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.827339+0000 mgr.y (mgr.25166) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.783 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.902793+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.783 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.902793+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.783 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.904740+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.783 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.904740+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.783 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.907095+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.783 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.907095+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.907908+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.907908+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.916221+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:14.916221+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.919189+0000 mgr.y (mgr.25166) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:14.919189+0000 mgr.y (mgr.25166) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.002780+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.002780+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.004986+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.004986+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.007879+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.007879+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.008869+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.008869+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.017409+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.017409+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.021485+0000 mgr.y (mgr.25166) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.021485+0000 mgr.y (mgr.25166) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.109576+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.109576+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.111778+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.111778+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.114262+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.114262+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.115260+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.115260+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.126868+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.126868+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.133785+0000 mgr.y (mgr.25166) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.133785+0000 mgr.y (mgr.25166) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.231173+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.231173+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.234160+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.234160+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.237338+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.237338+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.238559+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.238559+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.249032+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.249032+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.252618+0000 mgr.y (mgr.25166) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.252618+0000 mgr.y (mgr.25166) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.348814+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.348814+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.351616+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.351616+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.354630+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.354630+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.355843+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.355843+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.366128+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.366128+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.367604+0000 mgr.y (mgr.25166) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.367604+0000 mgr.y (mgr.25166) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.462688+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.462688+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.465745+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.465745+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.468235+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.468235+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.469285+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.469285+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.478043+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.478043+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.481869+0000 mgr.y (mgr.25166) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.481869+0000 mgr.y (mgr.25166) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.581562+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.581562+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.584303+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.584303+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.587531+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.587531+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.588720+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.588720+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.596444+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:15 smithi203 bash[85677]: audit 2024-09-17T10:22:15.596444+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.574363+0000 mgr.y (mgr.25166) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cluster 2024-09-17T10:22:14.597624+0000 mgr.y (mgr.25166) 1296 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.655286+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.657540+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.660051+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.661059+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.679834+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.680649+0000 mgr.y (mgr.25166) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.740004+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.741803+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.743535+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.744153+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.749288+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.750042+0000 mgr.y (mgr.25166) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.811425+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.813319+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.815250+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.816046+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.824232+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.827339+0000 mgr.y (mgr.25166) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.902793+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.904740+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.907095+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.907908+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:14.916221+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:14.919189+0000 mgr.y (mgr.25166) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.002780+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.004986+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.007879+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.008869+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.017409+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.021485+0000 mgr.y (mgr.25166) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.109576+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.111778+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.114262+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.115260+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.126868+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.133785+0000 mgr.y (mgr.25166) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.231173+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.234160+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.237338+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.238559+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.249032+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.252618+0000 mgr.y (mgr.25166) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.348814+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.351616+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.354630+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.355843+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.366128+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.367604+0000 mgr.y (mgr.25166) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.462688+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.465745+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.468235+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.469285+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.478043+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.481869+0000 mgr.y (mgr.25166) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.581562+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.584303+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.587531+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.588720+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[19898]: audit 2024-09-17T10:22:15.596444+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.574363+0000 mgr.y (mgr.25166) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cluster 2024-09-17T10:22:14.597624+0000 mgr.y (mgr.25166) 1296 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.655286+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.657540+0000 mon.c (mon.2) 324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.660051+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.661059+0000 mon.c (mon.2) 326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.679834+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.680649+0000 mgr.y (mgr.25166) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.740004+0000 mon.c (mon.2) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.741803+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.743535+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.744153+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.749288+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.750042+0000 mgr.y (mgr.25166) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.811425+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.813319+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.815250+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.816046+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.824232+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.827339+0000 mgr.y (mgr.25166) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.902793+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.904740+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.907095+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.907908+0000 mon.c (mon.2) 338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:14.916221+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:14.919189+0000 mgr.y (mgr.25166) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.002780+0000 mon.c (mon.2) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.004986+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.007879+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.008869+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.017409+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.021485+0000 mgr.y (mgr.25166) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.109576+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.111778+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.114262+0000 mon.c (mon.2) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.115260+0000 mon.c (mon.2) 346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.126868+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.133785+0000 mgr.y (mgr.25166) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.231173+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.234160+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.237338+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.238559+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.249032+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.252618+0000 mgr.y (mgr.25166) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.348814+0000 mon.c (mon.2) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.351616+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.354630+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.355843+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.366128+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.367604+0000 mgr.y (mgr.25166) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.462688+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.465745+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.468235+0000 mon.c (mon.2) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.469285+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.478043+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.481869+0000 mgr.y (mgr.25166) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.581562+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.584303+0000 mon.c (mon.2) 360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.587531+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.588720+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:15.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:15 smithi039 bash[25345]: audit 2024-09-17T10:22:15.596444+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.602 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:16.307127734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.598693+0000 mgr.y (mgr.25166) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.708067+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.710867+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.714083+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.715004+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.721724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.725022+0000 mgr.y (mgr.25166) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.832875+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.835572+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.837941+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.838958+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.847076+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.851724+0000 mgr.y (mgr.25166) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.961139+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.964212+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.968514+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.969973+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:15.980621+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:15.983048+0000 mgr.y (mgr.25166) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.098711+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.598693+0000 mgr.y (mgr.25166) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.708067+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.710867+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.714083+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.715004+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.721724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.725022+0000 mgr.y (mgr.25166) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.832875+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.835572+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.837941+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.838958+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.847076+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.851724+0000 mgr.y (mgr.25166) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.961139+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.964212+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.968514+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.969973+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:15.980621+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:15.983048+0000 mgr.y (mgr.25166) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.098711+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.101316+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.104541+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.105794+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.116890+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.117886+0000 mgr.y (mgr.25166) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.232562+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.235389+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.241337+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.242342+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.250367+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.251320+0000 mgr.y (mgr.25166) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.363238+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.366074+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.368953+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.370136+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.380808+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.383527+0000 mgr.y (mgr.25166) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.465097+0000 mgr.y (mgr.25166) 1313 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.495988+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.498677+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.501599+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.502753+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.511504+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.512750+0000 mgr.y (mgr.25166) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[25345]: audit 2024-09-17T10:22:16.626108+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.101316+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.104541+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.105794+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.116890+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.117886+0000 mgr.y (mgr.25166) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.232562+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.235389+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.241337+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.242342+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.250367+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.251320+0000 mgr.y (mgr.25166) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.363238+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.366074+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.368953+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.370136+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.380808+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.383527+0000 mgr.y (mgr.25166) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.465097+0000 mgr.y (mgr.25166) 1313 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.495988+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.498677+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.501599+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.502753+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.511504+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.512750+0000 mgr.y (mgr.25166) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:16 smithi039 bash[19898]: audit 2024-09-17T10:22:16.626108+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.598693+0000 mgr.y (mgr.25166) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.598693+0000 mgr.y (mgr.25166) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.708067+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.708067+0000 mon.c (mon.2) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.710867+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.710867+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.714083+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.714083+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.715004+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.715004+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.721724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.721724+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.725022+0000 mgr.y (mgr.25166) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.725022+0000 mgr.y (mgr.25166) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.832875+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.832875+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.835572+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.835572+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.837941+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.837941+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.838958+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.838958+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.847076+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.847076+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.851724+0000 mgr.y (mgr.25166) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.851724+0000 mgr.y (mgr.25166) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.961139+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.961139+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.964212+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.964212+0000 mon.c (mon.2) 372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.968514+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.968514+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.969973+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.969973+0000 mon.c (mon.2) 374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.980621+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:15.980621+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.983048+0000 mgr.y (mgr.25166) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:15.983048+0000 mgr.y (mgr.25166) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.098711+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.098711+0000 mon.c (mon.2) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.101316+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.101316+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.104541+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.104541+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.105794+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.105794+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.116890+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.116890+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.117886+0000 mgr.y (mgr.25166) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.117886+0000 mgr.y (mgr.25166) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.232562+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.232562+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.235389+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.235389+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.241337+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.241337+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.242342+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.242342+0000 mon.c (mon.2) 382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.250367+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.250367+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.251320+0000 mgr.y (mgr.25166) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.251320+0000 mgr.y (mgr.25166) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.363238+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.363238+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.366074+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.366074+0000 mon.c (mon.2) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.368953+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.368953+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.370136+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.370136+0000 mon.c (mon.2) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.380808+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.380808+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.383527+0000 mgr.y (mgr.25166) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.383527+0000 mgr.y (mgr.25166) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.465097+0000 mgr.y (mgr.25166) 1313 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.465097+0000 mgr.y (mgr.25166) 1313 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.495988+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.495988+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.498677+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.498677+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.501599+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.501599+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.502753+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.502753+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.511504+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.511504+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.512750+0000 mgr.y (mgr.25166) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.512750+0000 mgr.y (mgr.25166) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:16.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.626108+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:16.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:16 smithi203 bash[85677]: audit 2024-09-17T10:22:16.626108+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cluster 2024-09-17T10:22:16.599093+0000 mgr.y (mgr.25166) 1315 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.628655+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.642955+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.644063+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.652930+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.658747+0000 mgr.y (mgr.25166) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.772648+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.775445+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.778833+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.779941+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.788626+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.794435+0000 mgr.y (mgr.25166) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.908732+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.911377+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.914760+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.915873+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:16.924619+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:16.929898+0000 mgr.y (mgr.25166) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.044916+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.047674+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.051377+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.052456+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.059458+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.066857+0000 mgr.y (mgr.25166) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.179014+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.181897+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.184948+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.185933+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.193501+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.199739+0000 mgr.y (mgr.25166) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.311051+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.313565+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.315976+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.317054+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.324225+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.330724+0000 mgr.y (mgr.25166) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.442403+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.445113+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.447918+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.449048+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.456263+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.464074+0000 mgr.y (mgr.25166) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.578814+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.581361+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.584222+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.585237+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[25345]: audit 2024-09-17T10:22:17.594407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cluster 2024-09-17T10:22:16.599093+0000 mgr.y (mgr.25166) 1315 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.628655+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.642955+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.644063+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.652930+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.658747+0000 mgr.y (mgr.25166) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.772648+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.775445+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.778833+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.779941+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.788626+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.794435+0000 mgr.y (mgr.25166) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.908732+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.911377+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.914760+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.915873+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:16.924619+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:16.929898+0000 mgr.y (mgr.25166) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.044916+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.047674+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.051377+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.052456+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.059458+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.066857+0000 mgr.y (mgr.25166) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.179014+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.181897+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.184948+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.185933+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.193501+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.199739+0000 mgr.y (mgr.25166) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.311051+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.313565+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.315976+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.317054+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.324225+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.330724+0000 mgr.y (mgr.25166) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.442403+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.445113+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.447918+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.449048+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.456263+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.464074+0000 mgr.y (mgr.25166) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.578814+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.581361+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.584222+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.585237+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:17 smithi039 bash[19898]: audit 2024-09-17T10:22:17.594407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cluster 2024-09-17T10:22:16.599093+0000 mgr.y (mgr.25166) 1315 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cluster 2024-09-17T10:22:16.599093+0000 mgr.y (mgr.25166) 1315 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.628655+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.628655+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.642955+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.642955+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.644063+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.644063+0000 mon.c (mon.2) 394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.652930+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.652930+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.658747+0000 mgr.y (mgr.25166) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.658747+0000 mgr.y (mgr.25166) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.772648+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.772648+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.775445+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.775445+0000 mon.c (mon.2) 396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.778833+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.778833+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.779941+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.779941+0000 mon.c (mon.2) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.788626+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.788626+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.794435+0000 mgr.y (mgr.25166) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.794435+0000 mgr.y (mgr.25166) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.908732+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.908732+0000 mon.c (mon.2) 399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.911377+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.911377+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.914760+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.914760+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.915873+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.915873+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.924619+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:16.924619+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.929898+0000 mgr.y (mgr.25166) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:16.929898+0000 mgr.y (mgr.25166) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.044916+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.044916+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.047674+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.047674+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.051377+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.051377+0000 mon.c (mon.2) 405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.052456+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.052456+0000 mon.c (mon.2) 406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.059458+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.059458+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.066857+0000 mgr.y (mgr.25166) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.066857+0000 mgr.y (mgr.25166) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.179014+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.179014+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.181897+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.181897+0000 mon.c (mon.2) 408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.184948+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.184948+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.185933+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.185933+0000 mon.c (mon.2) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.193501+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.193501+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.199739+0000 mgr.y (mgr.25166) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.199739+0000 mgr.y (mgr.25166) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.311051+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.311051+0000 mon.c (mon.2) 411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.313565+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.313565+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.315976+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.315976+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.317054+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.317054+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.324225+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.324225+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.330724+0000 mgr.y (mgr.25166) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.330724+0000 mgr.y (mgr.25166) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.442403+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.442403+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.445113+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.445113+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.447918+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.447918+0000 mon.c (mon.2) 417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.449048+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.449048+0000 mon.c (mon.2) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.456263+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.456263+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.464074+0000 mgr.y (mgr.25166) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.464074+0000 mgr.y (mgr.25166) 1322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.578814+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.578814+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.581361+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.581361+0000 mon.c (mon.2) 420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.584222+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.584222+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.585237+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.585237+0000 mon.c (mon.2) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.594407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:17 smithi203 bash[85677]: audit 2024-09-17T10:22:17.594407+0000 mon.a (mon.0) 3085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.599457+0000 mgr.y (mgr.25166) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.599457+0000 mgr.y (mgr.25166) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.715285+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.715285+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.718037+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.718037+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.720465+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.720465+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.721417+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.721417+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.728943+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.728943+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.730235+0000 mgr.y (mgr.25166) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.730235+0000 mgr.y (mgr.25166) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.833751+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.833751+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.836527+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.836527+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.839316+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.839316+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.840216+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.840216+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.849579+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.849579+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.853442+0000 mgr.y (mgr.25166) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.853442+0000 mgr.y (mgr.25166) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.964017+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.964017+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.967697+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.967697+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.971133+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.971133+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.972294+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.972294+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.981887+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:17.981887+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.983597+0000 mgr.y (mgr.25166) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:17.983597+0000 mgr.y (mgr.25166) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.095791+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.095791+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.098824+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.098824+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.102138+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.102138+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.103429+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.103429+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.113047+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.113047+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.117080+0000 mgr.y (mgr.25166) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.117080+0000 mgr.y (mgr.25166) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.232244+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.232244+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.234691+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.234691+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.237670+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.237670+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.238827+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.238827+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.248069+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.248069+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.250891+0000 mgr.y (mgr.25166) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.250891+0000 mgr.y (mgr.25166) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.344476+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.344476+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.346849+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.346849+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.349083+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.349083+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.349943+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.349943+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.360022+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.360022+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.360935+0000 mgr.y (mgr.25166) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.360935+0000 mgr.y (mgr.25166) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.462036+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.462036+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.464656+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.464656+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.467435+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.467435+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.468462+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.468462+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.478443+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.478443+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.479406+0000 mgr.y (mgr.25166) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.479406+0000 mgr.y (mgr.25166) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.586434+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.586434+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.589033+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.589033+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.592186+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.592186+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.593577+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.593577+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:18.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.605532+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:18.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:18 smithi203 bash[85677]: audit 2024-09-17T10:22:18.605532+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.599457+0000 mgr.y (mgr.25166) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.715285+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.718037+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.720465+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.721417+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.728943+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.730235+0000 mgr.y (mgr.25166) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.833751+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.836527+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.839316+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.840216+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.849579+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.853442+0000 mgr.y (mgr.25166) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.964017+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.967697+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.971133+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.972294+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:17.981887+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:17.983597+0000 mgr.y (mgr.25166) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.095791+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.599457+0000 mgr.y (mgr.25166) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.715285+0000 mon.c (mon.2) 423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.718037+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.720465+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.721417+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.728943+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.730235+0000 mgr.y (mgr.25166) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.833751+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.836527+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.839316+0000 mon.c (mon.2) 429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.840216+0000 mon.c (mon.2) 430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.849579+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.853442+0000 mgr.y (mgr.25166) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.964017+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.967697+0000 mon.c (mon.2) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.971133+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.972294+0000 mon.c (mon.2) 434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:17.981887+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:17.983597+0000 mgr.y (mgr.25166) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.095791+0000 mon.c (mon.2) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.098824+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.102138+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.103429+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.113047+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.117080+0000 mgr.y (mgr.25166) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.232244+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.234691+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.237670+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.238827+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.248069+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.250891+0000 mgr.y (mgr.25166) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.344476+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.346849+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.349083+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.349943+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.360022+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.360935+0000 mgr.y (mgr.25166) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.462036+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.464656+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.467435+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.098824+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.102138+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.103429+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.113047+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.117080+0000 mgr.y (mgr.25166) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.232244+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.234691+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.237670+0000 mon.c (mon.2) 441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.238827+0000 mon.c (mon.2) 442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.248069+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.250891+0000 mgr.y (mgr.25166) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.344476+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.346849+0000 mon.c (mon.2) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.349083+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.349943+0000 mon.c (mon.2) 446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.360022+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.360935+0000 mgr.y (mgr.25166) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.462036+0000 mon.c (mon.2) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.464656+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.467435+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.468462+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.478443+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.479406+0000 mgr.y (mgr.25166) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.586434+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.589033+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.592186+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.593577+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[19898]: audit 2024-09-17T10:22:18.605532+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.468462+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.478443+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.479406+0000 mgr.y (mgr.25166) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.586434+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.589033+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.592186+0000 mon.c (mon.2) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.593577+0000 mon.c (mon.2) 454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:18 smithi039 bash[25345]: audit 2024-09-17T10:22:18.605532+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.367 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:19.304148168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cluster 2024-09-17T10:22:18.599788+0000 mgr.y (mgr.25166) 1331 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cluster 2024-09-17T10:22:18.599788+0000 mgr.y (mgr.25166) 1331 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.607831+0000 mgr.y (mgr.25166) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.607831+0000 mgr.y (mgr.25166) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.695104+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.695104+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.697312+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.697312+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.699961+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.699961+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.700779+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.700779+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.710742+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.710742+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.711579+0000 mgr.y (mgr.25166) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.711579+0000 mgr.y (mgr.25166) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.797188+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.797188+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.799846+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.799846+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.803065+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.803065+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.804260+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.804260+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.816008+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.816008+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.817100+0000 mgr.y (mgr.25166) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.817100+0000 mgr.y (mgr.25166) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.914542+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.914542+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.917333+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.917333+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.920295+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.920295+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.921477+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.921477+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.933534+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:18.933534+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.935153+0000 mgr.y (mgr.25166) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:18.935153+0000 mgr.y (mgr.25166) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.035927+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.035927+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.038590+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.038590+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.041670+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.041670+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.042866+0000 mon.c (mon.2) 470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.042866+0000 mon.c (mon.2) 470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.054838+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.054838+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.055790+0000 mgr.y (mgr.25166) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.055790+0000 mgr.y (mgr.25166) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.163020+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.163020+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.165450+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.165450+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.168213+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.168213+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.169161+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.169161+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.180864+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.180864+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.182027+0000 mgr.y (mgr.25166) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.182027+0000 mgr.y (mgr.25166) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.294450+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.294450+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.297113+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.297113+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.299884+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.299884+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.300836+0000 mon.c (mon.2) 478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.300836+0000 mon.c (mon.2) 478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.318279+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.318279+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.319357+0000 mgr.y (mgr.25166) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.319357+0000 mgr.y (mgr.25166) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.430791+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.430791+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.433501+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.433501+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.435968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.435968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.436926+0000 mon.c (mon.2) 482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.436926+0000 mon.c (mon.2) 482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.454236+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.454236+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.455331+0000 mgr.y (mgr.25166) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.455331+0000 mgr.y (mgr.25166) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.570932+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.570932+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.573658+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.573658+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.576430+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.576430+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.577570+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.577570+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.593312+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:19 smithi203 bash[85677]: audit 2024-09-17T10:22:19.593312+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cluster 2024-09-17T10:22:18.599788+0000 mgr.y (mgr.25166) 1331 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.607831+0000 mgr.y (mgr.25166) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.695104+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.697312+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.699961+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.700779+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.710742+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.711579+0000 mgr.y (mgr.25166) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.797188+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.799846+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.803065+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.804260+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.816008+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.817100+0000 mgr.y (mgr.25166) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.914542+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.917333+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.920295+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.921477+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:18.933534+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:18.935153+0000 mgr.y (mgr.25166) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cluster 2024-09-17T10:22:18.599788+0000 mgr.y (mgr.25166) 1331 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.607831+0000 mgr.y (mgr.25166) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.695104+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.697312+0000 mon.c (mon.2) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.699961+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.700779+0000 mon.c (mon.2) 458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.710742+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.711579+0000 mgr.y (mgr.25166) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.797188+0000 mon.c (mon.2) 459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.799846+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.803065+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.804260+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.816008+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.817100+0000 mgr.y (mgr.25166) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.914542+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.917333+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.920295+0000 mon.c (mon.2) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.921477+0000 mon.c (mon.2) 466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:18.933534+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:18.935153+0000 mgr.y (mgr.25166) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.035927+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.038590+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.041670+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.042866+0000 mon.c (mon.2) 470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.054838+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.055790+0000 mgr.y (mgr.25166) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.163020+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.165450+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.168213+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.169161+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.180864+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.182027+0000 mgr.y (mgr.25166) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.294450+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.297113+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.299884+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.300836+0000 mon.c (mon.2) 478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.318279+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.319357+0000 mgr.y (mgr.25166) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.430791+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.433501+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.035927+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.038590+0000 mon.c (mon.2) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.041670+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.042866+0000 mon.c (mon.2) 470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.054838+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.055790+0000 mgr.y (mgr.25166) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.163020+0000 mon.c (mon.2) 471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.165450+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.168213+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.169161+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.180864+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.182027+0000 mgr.y (mgr.25166) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.294450+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.297113+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.299884+0000 mon.c (mon.2) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.300836+0000 mon.c (mon.2) 478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.318279+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.319357+0000 mgr.y (mgr.25166) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.430791+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.433501+0000 mon.c (mon.2) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.435968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.436926+0000 mon.c (mon.2) 482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.454236+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.455331+0000 mgr.y (mgr.25166) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.570932+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.573658+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.576430+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.577570+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[25345]: audit 2024-09-17T10:22:19.593312+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.435968+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.436926+0000 mon.c (mon.2) 482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.454236+0000 mon.a (mon.0) 3100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.455331+0000 mgr.y (mgr.25166) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.570932+0000 mon.c (mon.2) 483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.573658+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.576430+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.577570+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:19 smithi039 bash[19898]: audit 2024-09-17T10:22:19.593312+0000 mon.a (mon.0) 3101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.596450+0000 mgr.y (mgr.25166) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.706732+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.709260+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.711887+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.712867+0000 mon.c (mon.2) 490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.721768+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.722680+0000 mgr.y (mgr.25166) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.835115+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.837783+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.840562+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.841701+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.855038+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.856789+0000 mgr.y (mgr.25166) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.972221+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.975160+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.978892+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.980242+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:19.991793+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:19.995044+0000 mgr.y (mgr.25166) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.110987+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.596450+0000 mgr.y (mgr.25166) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.706732+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.709260+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.711887+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.712867+0000 mon.c (mon.2) 490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.721768+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.722680+0000 mgr.y (mgr.25166) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.835115+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.837783+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.840562+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.841701+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.855038+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.856789+0000 mgr.y (mgr.25166) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.972221+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.975160+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.978892+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.980242+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:19.991793+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:19.995044+0000 mgr.y (mgr.25166) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.110987+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.113611+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.116987+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.117994+0000 mon.c (mon.2) 502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.130676+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.131672+0000 mgr.y (mgr.25166) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.234879+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.238199+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.242116+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.243206+0000 mon.c (mon.2) 506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.254492+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.258175+0000 mgr.y (mgr.25166) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.368807+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.370929+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.373055+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.373825+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.385834+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.386728+0000 mgr.y (mgr.25166) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.464650+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.467346+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.470328+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.474861+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.475330+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.477452+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.482190+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.486230+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.488140+0000 mgr.y (mgr.25166) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.559115+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.561417+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.564028+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.564924+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[19898]: audit 2024-09-17T10:22:20.572715+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.113611+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.116987+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.117994+0000 mon.c (mon.2) 502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.130676+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.131672+0000 mgr.y (mgr.25166) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.234879+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.238199+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.242116+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.243206+0000 mon.c (mon.2) 506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.254492+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.258175+0000 mgr.y (mgr.25166) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.368807+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.370929+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.373055+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.373825+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.385834+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.386728+0000 mgr.y (mgr.25166) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.464650+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.467346+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.470328+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.474861+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.475330+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.477452+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.482190+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.486230+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.488140+0000 mgr.y (mgr.25166) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.559115+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.561417+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.564028+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.564924+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:20 smithi039 bash[25345]: audit 2024-09-17T10:22:20.572715+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.955 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.596450+0000 mgr.y (mgr.25166) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.956 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.596450+0000 mgr.y (mgr.25166) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.956 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.706732+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.956 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.706732+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.956 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.709260+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.956 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.709260+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.711887+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.711887+0000 mon.c (mon.2) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.712867+0000 mon.c (mon.2) 490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.712867+0000 mon.c (mon.2) 490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.721768+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.721768+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.722680+0000 mgr.y (mgr.25166) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.722680+0000 mgr.y (mgr.25166) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.835115+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.957 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.835115+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.837783+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.837783+0000 mon.c (mon.2) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.840562+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.840562+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.841701+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.841701+0000 mon.c (mon.2) 494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.855038+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.855038+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.856789+0000 mgr.y (mgr.25166) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.958 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.856789+0000 mgr.y (mgr.25166) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.972221+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.972221+0000 mon.c (mon.2) 495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.975160+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.975160+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.978892+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.978892+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.980242+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.980242+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.991793+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:19.991793+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.959 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.995044+0000 mgr.y (mgr.25166) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.960 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:19.995044+0000 mgr.y (mgr.25166) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.960 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.110987+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.960 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.110987+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.960 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.113611+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.113611+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.116987+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.116987+0000 mon.c (mon.2) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.117994+0000 mon.c (mon.2) 502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.117994+0000 mon.c (mon.2) 502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.130676+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.130676+0000 mon.a (mon.0) 3105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.131672+0000 mgr.y (mgr.25166) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.131672+0000 mgr.y (mgr.25166) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.234879+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.234879+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.238199+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.238199+0000 mon.c (mon.2) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.242116+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.242116+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.243206+0000 mon.c (mon.2) 506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.243206+0000 mon.c (mon.2) 506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.254492+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.254492+0000 mon.a (mon.0) 3106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.258175+0000 mgr.y (mgr.25166) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.258175+0000 mgr.y (mgr.25166) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.368807+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.368807+0000 mon.c (mon.2) 507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.370929+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.370929+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.373055+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.373055+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.373825+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.373825+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.385834+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.385834+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.386728+0000 mgr.y (mgr.25166) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.386728+0000 mgr.y (mgr.25166) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.464650+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.464650+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.467346+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.963 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.467346+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.470328+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.470328+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.474861+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.474861+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.475330+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.475330+0000 mon.c (mon.2) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.477452+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.477452+0000 mon.c (mon.2) 514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.482190+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.482190+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.486230+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.486230+0000 mon.a (mon.0) 3111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.488140+0000 mgr.y (mgr.25166) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.488140+0000 mgr.y (mgr.25166) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.559115+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.559115+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.561417+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.561417+0000 mon.c (mon.2) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.564028+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.564028+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:20.966 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.564924+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.966 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.564924+0000 mon.c (mon.2) 518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:20.966 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.572715+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:20.966 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:20 smithi203 bash[85677]: audit 2024-09-17T10:22:20.572715+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.573379+0000 mgr.y (mgr.25166) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.573379+0000 mgr.y (mgr.25166) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cluster 2024-09-17T10:22:20.600270+0000 mgr.y (mgr.25166) 1349 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cluster 2024-09-17T10:22:20.600270+0000 mgr.y (mgr.25166) 1349 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:21.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.660118+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.660118+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.662741+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.662741+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.665410+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.665410+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.666380+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.666380+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.672765+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.672765+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.678827+0000 mgr.y (mgr.25166) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.678827+0000 mgr.y (mgr.25166) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.764776+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.764776+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.767342+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.767342+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.770681+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.770681+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.771672+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.771672+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.778059+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.778059+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.785156+0000 mgr.y (mgr.25166) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.785156+0000 mgr.y (mgr.25166) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.875924+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.875924+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.878319+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.878319+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.881454+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.881454+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.882557+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.882557+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.889861+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.889861+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.897361+0000 mgr.y (mgr.25166) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.897361+0000 mgr.y (mgr.25166) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.973514+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.973514+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.975865+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.975865+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.978762+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.978762+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.979681+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.979681+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.986130+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:20.986130+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.993436+0000 mgr.y (mgr.25166) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:20.993436+0000 mgr.y (mgr.25166) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.065047+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.065047+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.067325+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.067325+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.070018+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.070018+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.070999+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.070999+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.077629+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.077629+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.078391+0000 mgr.y (mgr.25166) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.078391+0000 mgr.y (mgr.25166) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.150660+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.150660+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.153842+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.153842+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.157022+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.157022+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.158218+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.158218+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.167492+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.167492+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.168296+0000 mgr.y (mgr.25166) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.168296+0000 mgr.y (mgr.25166) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.249483+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.249483+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.251983+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.251983+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.254381+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.254381+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.255490+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.255490+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.264891+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.264891+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.265666+0000 mgr.y (mgr.25166) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.265666+0000 mgr.y (mgr.25166) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.337922+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.337922+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.339803+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.339803+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.341475+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.341475+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.342105+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.342105+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.347653+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.347653+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.351144+0000 mgr.y (mgr.25166) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.351144+0000 mgr.y (mgr.25166) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.418605+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.418605+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.420483+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.420483+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.423068+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.423068+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.423804+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.423804+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.429170+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.429170+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.434360+0000 mgr.y (mgr.25166) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.434360+0000 mgr.y (mgr.25166) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.492285+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.492285+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.494189+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.494189+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.496370+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.496370+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.497096+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.497096+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.502764+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.502764+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.504530+0000 mgr.y (mgr.25166) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.504530+0000 mgr.y (mgr.25166) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.573595+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.573595+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.575616+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.575616+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.577470+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.577470+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.578210+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.578210+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:21.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.584224+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:21.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:21 smithi203 bash[85677]: audit 2024-09-17T10:22:21.584224+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.573379+0000 mgr.y (mgr.25166) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cluster 2024-09-17T10:22:20.600270+0000 mgr.y (mgr.25166) 1349 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.660118+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.662741+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.665410+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.666380+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.672765+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.678827+0000 mgr.y (mgr.25166) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.764776+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.767342+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.770681+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.771672+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.778059+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.785156+0000 mgr.y (mgr.25166) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.875924+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.878319+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.881454+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.882557+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.889861+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.897361+0000 mgr.y (mgr.25166) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.973514+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.975865+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.978762+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.979681+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:20.986130+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:20.993436+0000 mgr.y (mgr.25166) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.065047+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.067325+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.070018+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.070999+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.077629+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.078391+0000 mgr.y (mgr.25166) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.150660+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.153842+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.157022+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.158218+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.167492+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.168296+0000 mgr.y (mgr.25166) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.249483+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.251983+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.254381+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.255490+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.264891+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.265666+0000 mgr.y (mgr.25166) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.337922+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.339803+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.341475+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.342105+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.347653+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.351144+0000 mgr.y (mgr.25166) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.418605+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.420483+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.423068+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.423804+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.429170+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.434360+0000 mgr.y (mgr.25166) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.492285+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.494189+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.496370+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.497096+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.502764+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.504530+0000 mgr.y (mgr.25166) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.573595+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.575616+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.577470+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.578210+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[25345]: audit 2024-09-17T10:22:21.584224+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.573379+0000 mgr.y (mgr.25166) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cluster 2024-09-17T10:22:20.600270+0000 mgr.y (mgr.25166) 1349 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.660118+0000 mon.c (mon.2) 519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.662741+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.665410+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.666380+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.672765+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.678827+0000 mgr.y (mgr.25166) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.764776+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.767342+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.770681+0000 mon.c (mon.2) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.771672+0000 mon.c (mon.2) 526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.778059+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.785156+0000 mgr.y (mgr.25166) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.875924+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.878319+0000 mon.c (mon.2) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.881454+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.882557+0000 mon.c (mon.2) 530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.889861+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.897361+0000 mgr.y (mgr.25166) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.973514+0000 mon.c (mon.2) 531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.975865+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.978762+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.979681+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:20.986130+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:20.993436+0000 mgr.y (mgr.25166) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.065047+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.067325+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.070018+0000 mon.c (mon.2) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.070999+0000 mon.c (mon.2) 538 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.077629+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.078391+0000 mgr.y (mgr.25166) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.150660+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.153842+0000 mon.c (mon.2) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.157022+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.158218+0000 mon.c (mon.2) 542 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.167492+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.168296+0000 mgr.y (mgr.25166) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.249483+0000 mon.c (mon.2) 543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.251983+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.254381+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.255490+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.264891+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.265666+0000 mgr.y (mgr.25166) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.337922+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.339803+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.341475+0000 mon.c (mon.2) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.342105+0000 mon.c (mon.2) 550 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.347653+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.351144+0000 mgr.y (mgr.25166) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.418605+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.420483+0000 mon.c (mon.2) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.423068+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.423804+0000 mon.c (mon.2) 554 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.429170+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.434360+0000 mgr.y (mgr.25166) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.492285+0000 mon.c (mon.2) 555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.494189+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.496370+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.497096+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.502764+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.504530+0000 mgr.y (mgr.25166) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.573595+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.575616+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.577470+0000 mon.c (mon.2) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.578210+0000 mon.c (mon.2) 562 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:21 smithi039 bash[19898]: audit 2024-09-17T10:22:21.584224+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.656 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:22.323045072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.584808+0000 mgr.y (mgr.25166) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.584808+0000 mgr.y (mgr.25166) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.644105+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.644105+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.646597+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.646597+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.656779+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.656779+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.657726+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.657726+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.664673+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.664673+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.665274+0000 mgr.y (mgr.25166) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.665274+0000 mgr.y (mgr.25166) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.722960+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.722960+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.724872+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.724872+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.726794+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.726794+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.727834+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.727834+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.734754+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.734754+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.735446+0000 mgr.y (mgr.25166) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.735446+0000 mgr.y (mgr.25166) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.800511+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.800511+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.802607+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.802607+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.804731+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.804731+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.805487+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.805487+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.812129+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.812129+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.812736+0000 mgr.y (mgr.25166) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.812736+0000 mgr.y (mgr.25166) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.895035+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.895035+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.897549+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.897549+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.900505+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.900505+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.901488+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.901488+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.914181+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.914181+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.915042+0000 mgr.y (mgr.25166) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:21.915042+0000 mgr.y (mgr.25166) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.988576+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.988576+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.989060+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.989060+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.992402+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.992402+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.998134+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:21.998134+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.000735+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.000735+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.003667+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.003667+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.011566+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.011566+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.018250+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.018250+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.094052+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.094052+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.096219+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.096219+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.098090+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.098090+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.098854+0000 mgr.y (mgr.25166) 1365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.098854+0000 mgr.y (mgr.25166) 1365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.105042+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.105042+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.110486+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.110486+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.111876+0000 mgr.y (mgr.25166) 1366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.111876+0000 mgr.y (mgr.25166) 1366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.118217+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.118217+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.124082+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.124082+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.125423+0000 mgr.y (mgr.25166) 1367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.125423+0000 mgr.y (mgr.25166) 1367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.131608+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.131608+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.136811+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.136811+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.137971+0000 mgr.y (mgr.25166) 1368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.137971+0000 mgr.y (mgr.25166) 1368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:22:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.144519+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.144519+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.147915+0000 mon.c (mon.2) 589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.147915+0000 mon.c (mon.2) 589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.148204+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.148204+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.151330+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.151330+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.155246+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.155246+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.156223+0000 mgr.y (mgr.25166) 1369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.156223+0000 mgr.y (mgr.25166) 1369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.159784+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.159784+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.164060+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.164060+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.164978+0000 mgr.y (mgr.25166) 1370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.164978+0000 mgr.y (mgr.25166) 1370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.168688+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.168688+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.173562+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.173562+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.174432+0000 mgr.y (mgr.25166) 1371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.174432+0000 mgr.y (mgr.25166) 1371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.178112+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.178112+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.182425+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.182425+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.183271+0000 mgr.y (mgr.25166) 1372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.183271+0000 mgr.y (mgr.25166) 1372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.184735+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.184735+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.185280+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.185280+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.187173+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.187173+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.188060+0000 mgr.y (mgr.25166) 1373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.188060+0000 mgr.y (mgr.25166) 1373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:22:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.189847+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.189847+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.190211+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.190211+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.192153+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.192153+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.193051+0000 mgr.y (mgr.25166) 1374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.193051+0000 mgr.y (mgr.25166) 1374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.194683+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.194683+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.194948+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.194948+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.196802+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.196802+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.197752+0000 mgr.y (mgr.25166) 1375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.197752+0000 mgr.y (mgr.25166) 1375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.199435+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.199435+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.199703+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.199703+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.201412+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.201412+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.202337+0000 mgr.y (mgr.25166) 1376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.202337+0000 mgr.y (mgr.25166) 1376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.203948+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.203948+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.204276+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.204276+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.206014+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.206014+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.206953+0000 mgr.y (mgr.25166) 1377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.206953+0000 mgr.y (mgr.25166) 1377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.208484+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.208484+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.208793+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.208793+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.209626+0000 mgr.y (mgr.25166) 1378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.209626+0000 mgr.y (mgr.25166) 1378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.211239+0000 mon.c (mon.2) 605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.211239+0000 mon.c (mon.2) 605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.211547+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.211547+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:22.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.215364+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.215364+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.218744+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.218744+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.219119+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.219119+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.222322+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.222322+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.225719+0000 mon.c (mon.2) 607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.225719+0000 mon.c (mon.2) 607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.226066+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.226066+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.230825+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:22:22.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.230825+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.234683+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.234683+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.235170+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.235170+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.236679+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.236679+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.237141+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.237141+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.242351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.242351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.246890+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.246890+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.247455+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:22.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.247455+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.248857+0000 mon.c (mon.2) 611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.248857+0000 mon.c (mon.2) 611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.249349+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.249349+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.253898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.253898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.256989+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.256989+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.257541+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.257541+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.258936+0000 mon.c (mon.2) 613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:22.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.258936+0000 mon.c (mon.2) 613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.259378+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.259378+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.265075+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.265075+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.268637+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.268637+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.269181+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.269181+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.270456+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.270456+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.271028+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:22.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.271028+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:22.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.276536+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:22:22.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.276536+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:22:22.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.280256+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:22.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.280256+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:22.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.280793+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:22.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.280793+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.286816+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.286816+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.291007+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.291007+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.291640+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.291640+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.292869+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.292869+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.293322+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.293322+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.294580+0000 mon.c (mon.2) 619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.294580+0000 mon.c (mon.2) 619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.295055+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.295055+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.296385+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.296385+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.296839+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.296839+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:22.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.298176+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.298176+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.298635+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.298635+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.299856+0000 mon.c (mon.2) 622 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.299856+0000 mon.c (mon.2) 622 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.300327+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.300327+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.302002+0000 mgr.y (mgr.25166) 1379 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: cephadm 2024-09-17T10:22:22.302002+0000 mgr.y (mgr.25166) 1379 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.302622+0000 mon.c (mon.2) 623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.302622+0000 mon.c (mon.2) 623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.303116+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.303116+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.313403+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.313403+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.316650+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.316650+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.318249+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.318249+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.328640+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.328640+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.440565+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.440565+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.441954+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.441954+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.456362+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:22 smithi203 bash[85677]: audit 2024-09-17T10:22:22.456362+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.584808+0000 mgr.y (mgr.25166) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.644105+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.646597+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.656779+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.657726+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.664673+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.665274+0000 mgr.y (mgr.25166) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.722960+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.724872+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.726794+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.727834+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.734754+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.735446+0000 mgr.y (mgr.25166) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.800511+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.802607+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.804731+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.805487+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.812129+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.812736+0000 mgr.y (mgr.25166) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.895035+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.584808+0000 mgr.y (mgr.25166) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.644105+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.646597+0000 mon.c (mon.2) 564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.656779+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.657726+0000 mon.c (mon.2) 566 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.664673+0000 mon.a (mon.0) 3124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.665274+0000 mgr.y (mgr.25166) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.722960+0000 mon.c (mon.2) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.724872+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.726794+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.727834+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.734754+0000 mon.a (mon.0) 3125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.735446+0000 mgr.y (mgr.25166) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.800511+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.802607+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.804731+0000 mon.c (mon.2) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.805487+0000 mon.c (mon.2) 574 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.812129+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.812736+0000 mgr.y (mgr.25166) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.895035+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.897549+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.900505+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.901488+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.914181+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:21.915042+0000 mgr.y (mgr.25166) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.988576+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.989060+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.992402+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:21.998134+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.000735+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.003667+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.011566+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.018250+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.094052+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.096219+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.098090+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.098854+0000 mgr.y (mgr.25166) 1365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.105042+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.110486+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.111876+0000 mgr.y (mgr.25166) 1366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.118217+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.124082+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.897549+0000 mon.c (mon.2) 576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.900505+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.901488+0000 mon.c (mon.2) 578 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.914181+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:21.915042+0000 mgr.y (mgr.25166) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.988576+0000 mon.c (mon.2) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.989060+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.992402+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:21.998134+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.000735+0000 mon.a (mon.0) 3129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.003667+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.011566+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.018250+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.094052+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.096219+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.098090+0000 mon.c (mon.2) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.098854+0000 mgr.y (mgr.25166) 1365 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.105042+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.110486+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.111876+0000 mgr.y (mgr.25166) 1366 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.118217+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.124082+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.125423+0000 mgr.y (mgr.25166) 1367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.131608+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.136811+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.137971+0000 mgr.y (mgr.25166) 1368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.144519+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.147915+0000 mon.c (mon.2) 589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.148204+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.151330+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.155246+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.156223+0000 mgr.y (mgr.25166) 1369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:22:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.159784+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.164060+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.164978+0000 mgr.y (mgr.25166) 1370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.168688+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.173562+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.174432+0000 mgr.y (mgr.25166) 1371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.178112+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.182425+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.183271+0000 mgr.y (mgr.25166) 1372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:22:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.184735+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.185280+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.125423+0000 mgr.y (mgr.25166) 1367 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:22:23.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.131608+0000 mon.a (mon.0) 3134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.136811+0000 mon.c (mon.2) 588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.137971+0000 mgr.y (mgr.25166) 1368 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.144519+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.147915+0000 mon.c (mon.2) 589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.148204+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.151330+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.155246+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.156223+0000 mgr.y (mgr.25166) 1369 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.159784+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.164060+0000 mon.c (mon.2) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.164978+0000 mgr.y (mgr.25166) 1370 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.168688+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.173562+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.174432+0000 mgr.y (mgr.25166) 1371 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.178112+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.182425+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.183271+0000 mgr.y (mgr.25166) 1372 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.184735+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.185280+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.187173+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.188060+0000 mgr.y (mgr.25166) 1373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.189847+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.190211+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.192153+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.193051+0000 mgr.y (mgr.25166) 1374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.194683+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.194948+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.196802+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.197752+0000 mgr.y (mgr.25166) 1375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:22:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.199435+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.199703+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.201412+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.202337+0000 mgr.y (mgr.25166) 1376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.203948+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.204276+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.206014+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.206953+0000 mgr.y (mgr.25166) 1377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.208484+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.208793+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.187173+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.188060+0000 mgr.y (mgr.25166) 1373 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.189847+0000 mon.c (mon.2) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.190211+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.192153+0000 mon.c (mon.2) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.193051+0000 mgr.y (mgr.25166) 1374 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.194683+0000 mon.c (mon.2) 598 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.194948+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.196802+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.197752+0000 mgr.y (mgr.25166) 1375 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:22:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.199435+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.199703+0000 mon.a (mon.0) 3144 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.201412+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.202337+0000 mgr.y (mgr.25166) 1376 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.203948+0000 mon.c (mon.2) 602 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.204276+0000 mon.a (mon.0) 3145 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.206014+0000 mon.c (mon.2) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.206953+0000 mgr.y (mgr.25166) 1377 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.208484+0000 mon.c (mon.2) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.208793+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.209626+0000 mgr.y (mgr.25166) 1378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.211239+0000 mon.c (mon.2) 605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.211547+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.215364+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.218744+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.219119+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.222322+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.225719+0000 mon.c (mon.2) 607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.226066+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.230825+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.234683+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.235170+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.236679+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.237141+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.242351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.246890+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.247455+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.209626+0000 mgr.y (mgr.25166) 1378 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:22:23.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.211239+0000 mon.c (mon.2) 605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.211547+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.215364+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.218744+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.219119+0000 mon.a (mon.0) 3149 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.222322+0000 mon.a (mon.0) 3150 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.225719+0000 mon.c (mon.2) 607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.226066+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.230825+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.234683+0000 mon.c (mon.2) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.235170+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-17T10:22:23.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.236679+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.237141+0000 mon.a (mon.0) 3154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.242351+0000 mon.a (mon.0) 3155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.246890+0000 mon.c (mon.2) 610 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.247455+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.248857+0000 mon.c (mon.2) 611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.249349+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.253898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.256989+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.257541+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.258936+0000 mon.c (mon.2) 613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.259378+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.265075+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.268637+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.269181+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.270456+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.271028+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.276536+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.280256+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.280793+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:23.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.286816+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.291007+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.248857+0000 mon.c (mon.2) 611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.249349+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.253898+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.256989+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.257541+0000 mon.a (mon.0) 3159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.258936+0000 mon.c (mon.2) 613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:23.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.259378+0000 mon.a (mon.0) 3160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.265075+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.268637+0000 mon.c (mon.2) 614 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.269181+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.270456+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.271028+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.276536+0000 mon.a (mon.0) 3164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.280256+0000 mon.c (mon.2) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.280793+0000 mon.a (mon.0) 3165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.286816+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:22:23.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.291007+0000 mon.c (mon.2) 617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.291640+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.292869+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.293322+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.294580+0000 mon.c (mon.2) 619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.295055+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.296385+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.296839+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.298176+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.298635+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.299856+0000 mon.c (mon.2) 622 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.300327+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: cephadm 2024-09-17T10:22:22.302002+0000 mgr.y (mgr.25166) 1379 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.302622+0000 mon.c (mon.2) 623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.303116+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.313403+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.316650+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.318249+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.328640+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.440565+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.441954+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[19898]: audit 2024-09-17T10:22:22.456362+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.291640+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.292869+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.293322+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.294580+0000 mon.c (mon.2) 619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.295055+0000 mon.a (mon.0) 3169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.296385+0000 mon.c (mon.2) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.296839+0000 mon.a (mon.0) 3170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.298176+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.298635+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.299856+0000 mon.c (mon.2) 622 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.300327+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: cephadm 2024-09-17T10:22:22.302002+0000 mgr.y (mgr.25166) 1379 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.302622+0000 mon.c (mon.2) 623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.303116+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.313403+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.316650+0000 mon.c (mon.2) 624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.318249+0000 mon.c (mon.2) 625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.328640+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.440565+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:22:23.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.441954+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:22:23.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:22 smithi039 bash[25345]: audit 2024-09-17T10:22:22.456362+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:23.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:22:23] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.51.0" 2024-09-17T10:22:24.648 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:22:24.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:24 smithi203 bash[85677]: cluster 2024-09-17T10:22:22.601796+0000 mgr.y (mgr.25166) 1380 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:24.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:24 smithi203 bash[85677]: cluster 2024-09-17T10:22:22.601796+0000 mgr.y (mgr.25166) 1380 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:24.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:24 smithi039 bash[19898]: cluster 2024-09-17T10:22:22.601796+0000 mgr.y (mgr.25166) 1380 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:24.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:24 smithi039 bash[25345]: cluster 2024-09-17T10:22:22.601796+0000 mgr.y (mgr.25166) 1380 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:25.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:25.344331281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:25.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:23.592819+0000 mgr.y (mgr.25166) 1381 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:25.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:23.592819+0000 mgr.y (mgr.25166) 1381 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:25.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:24.990243+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:24.990243+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:25.012434+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:25.012434+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:25.029431+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:25 smithi203 bash[85677]: audit 2024-09-17T10:22:25.029431+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[19898]: audit 2024-09-17T10:22:23.592819+0000 mgr.y (mgr.25166) 1381 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:25.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[19898]: audit 2024-09-17T10:22:24.990243+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[19898]: audit 2024-09-17T10:22:25.012434+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[19898]: audit 2024-09-17T10:22:25.029431+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[25345]: audit 2024-09-17T10:22:23.592819+0000 mgr.y (mgr.25166) 1381 : audit [DBG] from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[25345]: audit 2024-09-17T10:22:24.990243+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[25345]: audit 2024-09-17T10:22:25.012434+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:25.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:25 smithi039 bash[25345]: audit 2024-09-17T10:22:25.029431+0000 mon.a (mon.0) 3179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:26.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:26 smithi039 bash[25345]: cluster 2024-09-17T10:22:24.602585+0000 mgr.y (mgr.25166) 1382 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:26.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:26 smithi039 bash[19898]: cluster 2024-09-17T10:22:24.602585+0000 mgr.y (mgr.25166) 1382 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:26 smithi203 bash[85677]: cluster 2024-09-17T10:22:24.602585+0000 mgr.y (mgr.25166) 1382 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:26 smithi203 bash[85677]: cluster 2024-09-17T10:22:24.602585+0000 mgr.y (mgr.25166) 1382 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:27 smithi203 bash[85677]: audit 2024-09-17T10:22:26.473943+0000 mgr.y (mgr.25166) 1383 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:27 smithi203 bash[85677]: audit 2024-09-17T10:22:26.473943+0000 mgr.y (mgr.25166) 1383 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:27 smithi203 bash[85677]: audit 2024-09-17T10:22:26.527626+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:27 smithi203 bash[85677]: audit 2024-09-17T10:22:26.527626+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:27 smithi203 bash[85677]: audit 2024-09-17T10:22:26.537797+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:27 smithi203 bash[85677]: audit 2024-09-17T10:22:26.537797+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:27 smithi039 bash[25345]: audit 2024-09-17T10:22:26.473943+0000 mgr.y (mgr.25166) 1383 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:27 smithi039 bash[25345]: audit 2024-09-17T10:22:26.527626+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:27 smithi039 bash[25345]: audit 2024-09-17T10:22:26.537797+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:27 smithi039 bash[19898]: audit 2024-09-17T10:22:26.473943+0000 mgr.y (mgr.25166) 1383 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:27 smithi039 bash[19898]: audit 2024-09-17T10:22:26.527626+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:27 smithi039 bash[19898]: audit 2024-09-17T10:22:26.537797+0000 mon.a (mon.0) 3180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:28.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:28.344832024Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:28 smithi203 bash[85677]: cluster 2024-09-17T10:22:26.603457+0000 mgr.y (mgr.25166) 1384 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:28 smithi203 bash[85677]: cluster 2024-09-17T10:22:26.603457+0000 mgr.y (mgr.25166) 1384 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:28.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:28 smithi039 bash[19898]: cluster 2024-09-17T10:22:26.603457+0000 mgr.y (mgr.25166) 1384 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:28 smithi039 bash[25345]: cluster 2024-09-17T10:22:26.603457+0000 mgr.y (mgr.25166) 1384 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:30.373 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:30 smithi039 bash[19898]: cluster 2024-09-17T10:22:28.604199+0000 mgr.y (mgr.25166) 1385 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:30 smithi039 bash[25345]: cluster 2024-09-17T10:22:28.604199+0000 mgr.y (mgr.25166) 1385 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:30 smithi203 bash[85677]: cluster 2024-09-17T10:22:28.604199+0000 mgr.y (mgr.25166) 1385 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:30.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:30 smithi203 bash[85677]: cluster 2024-09-17T10:22:28.604199+0000 mgr.y (mgr.25166) 1385 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:31.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:31.308826983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 11s ago 41m - - 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 6s ago 40m - - 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (3m) 11s ago 31m 14.6M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (2m) 6s ago 30m 69.0M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (5m) 11s ago 28m 48.3M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (5m) 6s ago 39m 440M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (15m) 11s ago 42m 525M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (42m) 11s ago 42m 115M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:22:31.950 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (22s) 6s ago 40m 32.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (40m) 11s ago 40m 82.1M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (4m) 11s ago 31m 8288k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (4m) 6s ago 31m 8508k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (38m) 11s ago 38m 58.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (37m) 11s ago 38m 58.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (37m) 11s ago 37m 54.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (36m) 11s ago 36m 66.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (35m) 6s ago 35m 60.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (34m) 6s ago 34m 64.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (33m) 6s ago 33m 55.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (32m) 6s ago 32m 67.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (3m) 6s ago 31m 45.3M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:22:31.951 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (28m) 11s ago 28m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:22:31.952 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (28m) 6s ago 28m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:22:32.666 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-17T10:22:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:32 smithi039 bash[19898]: cluster 2024-09-17T10:22:30.605043+0000 mgr.y (mgr.25166) 1386 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:32.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:32 smithi039 bash[25345]: cluster 2024-09-17T10:22:30.605043+0000 mgr.y (mgr.25166) 1386 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:32.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:32 smithi203 bash[85677]: cluster 2024-09-17T10:22:30.605043+0000 mgr.y (mgr.25166) 1386 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:32.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:32 smithi203 bash[85677]: cluster 2024-09-17T10:22:30.605043+0000 mgr.y (mgr.25166) 1386 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:33.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:22:33] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.51.0" 2024-09-17T10:22:33.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:33 smithi039 bash[25345]: audit 2024-09-17T10:22:31.908146+0000 mgr.y (mgr.25166) 1387 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:33 smithi039 bash[19898]: audit 2024-09-17T10:22:31.908146+0000 mgr.y (mgr.25166) 1387 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:33.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:33 smithi203 bash[85677]: audit 2024-09-17T10:22:31.908146+0000 mgr.y (mgr.25166) 1387 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:33.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:33 smithi203 bash[85677]: audit 2024-09-17T10:22:31.908146+0000 mgr.y (mgr.25166) 1387 : audit [DBG] from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:34.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:34.341400183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:34 smithi203 bash[85677]: cluster 2024-09-17T10:22:32.606758+0000 mgr.y (mgr.25166) 1388 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:34 smithi203 bash[85677]: cluster 2024-09-17T10:22:32.606758+0000 mgr.y (mgr.25166) 1388 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:34.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:34 smithi039 bash[19898]: cluster 2024-09-17T10:22:32.606758+0000 mgr.y (mgr.25166) 1388 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:34.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:34 smithi039 bash[25345]: cluster 2024-09-17T10:22:32.606758+0000 mgr.y (mgr.25166) 1388 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:36 smithi039 bash[19898]: cluster 2024-09-17T10:22:34.607426+0000 mgr.y (mgr.25166) 1389 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:36.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:36 smithi039 bash[25345]: cluster 2024-09-17T10:22:34.607426+0000 mgr.y (mgr.25166) 1389 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:36 smithi203 bash[85677]: cluster 2024-09-17T10:22:34.607426+0000 mgr.y (mgr.25166) 1389 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:36 smithi203 bash[85677]: cluster 2024-09-17T10:22:34.607426+0000 mgr.y (mgr.25166) 1389 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:37.488 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:37.587 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:37.316517449Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:37.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:37 smithi039 bash[19898]: audit 2024-09-17T10:22:36.485225+0000 mgr.y (mgr.25166) 1390 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:37 smithi039 bash[25345]: audit 2024-09-17T10:22:36.485225+0000 mgr.y (mgr.25166) 1390 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:37.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:37 smithi203 bash[85677]: audit 2024-09-17T10:22:36.485225+0000 mgr.y (mgr.25166) 1390 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:37.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:37 smithi203 bash[85677]: audit 2024-09-17T10:22:36.485225+0000 mgr.y (mgr.25166) 1390 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:38.853 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:38 smithi039 bash[25345]: cluster 2024-09-17T10:22:36.609072+0000 mgr.y (mgr.25166) 1391 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:38.853 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:38 smithi039 bash[19898]: cluster 2024-09-17T10:22:36.609072+0000 mgr.y (mgr.25166) 1391 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:38.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:38 smithi203 bash[85677]: cluster 2024-09-17T10:22:36.609072+0000 mgr.y (mgr.25166) 1391 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:38.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:38 smithi203 bash[85677]: cluster 2024-09-17T10:22:36.609072+0000 mgr.y (mgr.25166) 1391 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:39.271 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:22:39.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:39 smithi039 bash[19898]: cluster 2024-09-17T10:22:38.609748+0000 mgr.y (mgr.25166) 1392 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:39 smithi039 bash[19898]: audit 2024-09-17T10:22:39.259248+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.39:0/1532418016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:39.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:39 smithi039 bash[25345]: cluster 2024-09-17T10:22:38.609748+0000 mgr.y (mgr.25166) 1392 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:39.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:39 smithi039 bash[25345]: audit 2024-09-17T10:22:39.259248+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.39:0/1532418016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:39.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:39 smithi203 bash[85677]: cluster 2024-09-17T10:22:38.609748+0000 mgr.y (mgr.25166) 1392 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:39.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:39 smithi203 bash[85677]: cluster 2024-09-17T10:22:38.609748+0000 mgr.y (mgr.25166) 1392 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:39.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:39 smithi203 bash[85677]: audit 2024-09-17T10:22:39.259248+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.39:0/1532418016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:39.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:39 smithi203 bash[85677]: audit 2024-09-17T10:22:39.259248+0000 mon.c (mon.2) 629 : audit [DBG] from='client.? 172.21.15.39:0/1532418016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:22:40.023 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:22:40.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:40.344436105Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: cluster 2024-09-17T10:22:40.610201+0000 mgr.y (mgr.25166) 1393 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: cluster 2024-09-17T10:22:40.610201+0000 mgr.y (mgr.25166) 1393 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:40.700365+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:40.700365+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:40.716786+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:41.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:40.716786+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:40.732990+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:40.732990+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:41.528415+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:41 smithi203 bash[85677]: audit 2024-09-17T10:22:41.528415+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[25345]: cluster 2024-09-17T10:22:40.610201+0000 mgr.y (mgr.25166) 1393 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[25345]: audit 2024-09-17T10:22:40.700365+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[25345]: audit 2024-09-17T10:22:40.716786+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[25345]: audit 2024-09-17T10:22:40.732990+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[25345]: audit 2024-09-17T10:22:41.528415+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[19898]: cluster 2024-09-17T10:22:40.610201+0000 mgr.y (mgr.25166) 1393 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[19898]: audit 2024-09-17T10:22:40.700365+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[19898]: audit 2024-09-17T10:22:40.716786+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[19898]: audit 2024-09-17T10:22:40.732990+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:42.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:41 smithi039 bash[19898]: audit 2024-09-17T10:22:41.528415+0000 mon.c (mon.2) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:43.700 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:43.32166665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:43.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:43 smithi203 bash[85677]: cluster 2024-09-17T10:22:42.611836+0000 mgr.y (mgr.25166) 1394 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:43.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:43 smithi203 bash[85677]: cluster 2024-09-17T10:22:42.611836+0000 mgr.y (mgr.25166) 1394 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:44.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:43 smithi039 bash[25345]: cluster 2024-09-17T10:22:42.611836+0000 mgr.y (mgr.25166) 1394 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:43 smithi039 bash[19898]: cluster 2024-09-17T10:22:42.611836+0000 mgr.y (mgr.25166) 1394 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:44.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:22:43] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.51.0" 2024-09-17T10:22:44.840 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:45.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:45 smithi039 bash[19898]: audit 2024-09-17T10:22:44.169309+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:45 smithi039 bash[19898]: audit 2024-09-17T10:22:44.191153+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.339 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:45 smithi039 bash[19898]: audit 2024-09-17T10:22:44.207508+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:45 smithi039 bash[25345]: audit 2024-09-17T10:22:44.169309+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:45 smithi039 bash[25345]: audit 2024-09-17T10:22:44.191153+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.339 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:45 smithi039 bash[25345]: audit 2024-09-17T10:22:44.207508+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:45 smithi203 bash[85677]: audit 2024-09-17T10:22:44.169309+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:45 smithi203 bash[85677]: audit 2024-09-17T10:22:44.169309+0000 mon.a (mon.0) 3184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:45 smithi203 bash[85677]: audit 2024-09-17T10:22:44.191153+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:45 smithi203 bash[85677]: audit 2024-09-17T10:22:44.191153+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:45 smithi203 bash[85677]: audit 2024-09-17T10:22:44.207508+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:45.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:45 smithi203 bash[85677]: audit 2024-09-17T10:22:44.207508+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:22:46.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:46.30148198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:46 smithi203 bash[85677]: cluster 2024-09-17T10:22:44.612558+0000 mgr.y (mgr.25166) 1395 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:46.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:46 smithi203 bash[85677]: cluster 2024-09-17T10:22:44.612558+0000 mgr.y (mgr.25166) 1395 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:46.493 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:46 smithi039 bash[19898]: cluster 2024-09-17T10:22:44.612558+0000 mgr.y (mgr.25166) 1395 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:46.493 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:46 smithi039 bash[25345]: cluster 2024-09-17T10:22:44.612558+0000 mgr.y (mgr.25166) 1395 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:47.199 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:22:47.199 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:22:47.199 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:22:47.200 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:22:47.200 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:22:47.200 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:22:47.200 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:22:47.200 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:22:47.200 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:22:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:47 smithi039 bash[19898]: audit 2024-09-17T10:22:46.493973+0000 mgr.y (mgr.25166) 1396 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:47.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:47 smithi039 bash[25345]: audit 2024-09-17T10:22:46.493973+0000 mgr.y (mgr.25166) 1396 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:47.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:47 smithi203 bash[85677]: audit 2024-09-17T10:22:46.493973+0000 mgr.y (mgr.25166) 1396 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:47.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:47 smithi203 bash[85677]: audit 2024-09-17T10:22:46.493973+0000 mgr.y (mgr.25166) 1396 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:48.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:48 smithi039 bash[19898]: cluster 2024-09-17T10:22:46.614197+0000 mgr.y (mgr.25166) 1397 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:48.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:48 smithi039 bash[19898]: audit 2024-09-17T10:22:47.200580+0000 mgr.y (mgr.25166) 1398 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:48 smithi039 bash[25345]: cluster 2024-09-17T10:22:46.614197+0000 mgr.y (mgr.25166) 1397 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:48 smithi039 bash[25345]: audit 2024-09-17T10:22:47.200580+0000 mgr.y (mgr.25166) 1398 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:48 smithi203 bash[85677]: cluster 2024-09-17T10:22:46.614197+0000 mgr.y (mgr.25166) 1397 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:48 smithi203 bash[85677]: cluster 2024-09-17T10:22:46.614197+0000 mgr.y (mgr.25166) 1397 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:48 smithi203 bash[85677]: audit 2024-09-17T10:22:47.200580+0000 mgr.y (mgr.25166) 1398 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:48 smithi203 bash[85677]: audit 2024-09-17T10:22:47.200580+0000 mgr.y (mgr.25166) 1398 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:48.783 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:22:49.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:49.34962215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:50.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:50 smithi039 bash[19898]: cluster 2024-09-17T10:22:48.614904+0000 mgr.y (mgr.25166) 1399 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:50 smithi039 bash[25345]: cluster 2024-09-17T10:22:48.614904+0000 mgr.y (mgr.25166) 1399 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:50 smithi203 bash[85677]: cluster 2024-09-17T10:22:48.614904+0000 mgr.y (mgr.25166) 1399 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:50 smithi203 bash[85677]: cluster 2024-09-17T10:22:48.614904+0000 mgr.y (mgr.25166) 1399 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:52 smithi039 bash[19898]: cluster 2024-09-17T10:22:50.615566+0000 mgr.y (mgr.25166) 1400 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:52.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:52 smithi039 bash[25345]: cluster 2024-09-17T10:22:50.615566+0000 mgr.y (mgr.25166) 1400 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:52.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:52.32731612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:52 smithi203 bash[85677]: cluster 2024-09-17T10:22:50.615566+0000 mgr.y (mgr.25166) 1400 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:52 smithi203 bash[85677]: cluster 2024-09-17T10:22:50.615566+0000 mgr.y (mgr.25166) 1400 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:53.599 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:22:54.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:22:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:22:53] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.51.0" 2024-09-17T10:22:54.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:54 smithi039 bash[19898]: cluster 2024-09-17T10:22:52.617275+0000 mgr.y (mgr.25166) 1401 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:54 smithi039 bash[25345]: cluster 2024-09-17T10:22:52.617275+0000 mgr.y (mgr.25166) 1401 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:54.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:54 smithi203 bash[85677]: cluster 2024-09-17T10:22:52.617275+0000 mgr.y (mgr.25166) 1401 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:54.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:54 smithi203 bash[85677]: cluster 2024-09-17T10:22:52.617275+0000 mgr.y (mgr.25166) 1401 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:55.361 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:22:55.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:55.324375699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:56.094 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-17T10:22:56.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:56 smithi039 bash[19898]: cluster 2024-09-17T10:22:54.617999+0000 mgr.y (mgr.25166) 1402 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:56.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:56 smithi039 bash[19898]: audit 2024-09-17T10:22:55.362782+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.39:0/821807084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:22:56.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:56 smithi039 bash[25345]: cluster 2024-09-17T10:22:54.617999+0000 mgr.y (mgr.25166) 1402 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:56.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:56 smithi039 bash[25345]: audit 2024-09-17T10:22:55.362782+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.39:0/821807084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:22:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:56 smithi203 bash[85677]: cluster 2024-09-17T10:22:54.617999+0000 mgr.y (mgr.25166) 1402 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:56 smithi203 bash[85677]: cluster 2024-09-17T10:22:54.617999+0000 mgr.y (mgr.25166) 1402 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:22:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:56 smithi203 bash[85677]: audit 2024-09-17T10:22:55.362782+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.39:0/821807084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:22:56.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:56 smithi203 bash[85677]: audit 2024-09-17T10:22:55.362782+0000 mon.a (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.39:0/821807084' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-17T10:22:57.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:57 smithi039 bash[19898]: audit 2024-09-17T10:22:56.502936+0000 mgr.y (mgr.25166) 1403 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:57.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:57 smithi039 bash[19898]: audit 2024-09-17T10:22:56.528791+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:57.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:57 smithi039 bash[25345]: audit 2024-09-17T10:22:56.502936+0000 mgr.y (mgr.25166) 1403 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:57.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:57 smithi039 bash[25345]: audit 2024-09-17T10:22:56.528791+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:57 smithi203 bash[85677]: audit 2024-09-17T10:22:56.502936+0000 mgr.y (mgr.25166) 1403 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:57 smithi203 bash[85677]: audit 2024-09-17T10:22:56.502936+0000 mgr.y (mgr.25166) 1403 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:22:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:57 smithi203 bash[85677]: audit 2024-09-17T10:22:56.528791+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:57.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:57 smithi203 bash[85677]: audit 2024-09-17T10:22:56.528791+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:22:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:22:58 smithi039 bash[19898]: cluster 2024-09-17T10:22:56.619693+0000 mgr.y (mgr.25166) 1404 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:58.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:22:58 smithi039 bash[25345]: cluster 2024-09-17T10:22:56.619693+0000 mgr.y (mgr.25166) 1404 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:58.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:22:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:22:58.344861584Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:22:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:58 smithi203 bash[85677]: cluster 2024-09-17T10:22:56.619693+0000 mgr.y (mgr.25166) 1404 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:22:58.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:22:58 smithi203 bash[85677]: cluster 2024-09-17T10:22:56.619693+0000 mgr.y (mgr.25166) 1404 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:00 smithi039 bash[19898]: cluster 2024-09-17T10:22:58.620547+0000 mgr.y (mgr.25166) 1405 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:00 smithi039 bash[25345]: cluster 2024-09-17T10:22:58.620547+0000 mgr.y (mgr.25166) 1405 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:00.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:00 smithi203 bash[85677]: cluster 2024-09-17T10:22:58.620547+0000 mgr.y (mgr.25166) 1405 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:00.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:00 smithi203 bash[85677]: cluster 2024-09-17T10:22:58.620547+0000 mgr.y (mgr.25166) 1405 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:00.929 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:01.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:01.339134034Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:02.201 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[19898]: cluster 2024-09-17T10:23:00.621416+0000 mgr.y (mgr.25166) 1406 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:02.201 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[19898]: audit 2024-09-17T10:23:00.940068+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.201 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[19898]: audit 2024-09-17T10:23:00.951741+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.201 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[19898]: audit 2024-09-17T10:23:00.959005+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[25345]: cluster 2024-09-17T10:23:00.621416+0000 mgr.y (mgr.25166) 1406 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:02.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[25345]: audit 2024-09-17T10:23:00.940068+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[25345]: audit 2024-09-17T10:23:00.951741+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.202 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:01 smithi039 bash[25345]: audit 2024-09-17T10:23:00.959005+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: cluster 2024-09-17T10:23:00.621416+0000 mgr.y (mgr.25166) 1406 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: cluster 2024-09-17T10:23:00.621416+0000 mgr.y (mgr.25166) 1406 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: audit 2024-09-17T10:23:00.940068+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: audit 2024-09-17T10:23:00.940068+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: audit 2024-09-17T10:23:00.951741+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: audit 2024-09-17T10:23:00.951741+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: audit 2024-09-17T10:23:00.959005+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:02.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:01 smithi203 bash[85677]: audit 2024-09-17T10:23:00.959005+0000 mon.a (mon.0) 3190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:02 smithi203 bash[85677]: audit 2024-09-17T10:23:02.544127+0000 mgr.y (mgr.25166) 1407 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:03.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:02 smithi203 bash[85677]: audit 2024-09-17T10:23:02.544127+0000 mgr.y (mgr.25166) 1407 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:03.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:02 smithi039 bash[19898]: audit 2024-09-17T10:23:02.544127+0000 mgr.y (mgr.25166) 1407 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:03.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:02 smithi039 bash[25345]: audit 2024-09-17T10:23:02.544127+0000 mgr.y (mgr.25166) 1407 : audit [DBG] from='client.15768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:03.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:23:03] "GET /metrics HTTP/1.1" 200 38381 "" "Prometheus/2.51.0" 2024-09-17T10:23:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:03 smithi203 bash[85677]: cluster 2024-09-17T10:23:02.622612+0000 mgr.y (mgr.25166) 1408 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:03 smithi203 bash[85677]: cluster 2024-09-17T10:23:02.622612+0000 mgr.y (mgr.25166) 1408 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:03 smithi203 bash[85677]: audit 2024-09-17T10:23:02.912121+0000 mgr.y (mgr.25166) 1409 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi039", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:03 smithi203 bash[85677]: audit 2024-09-17T10:23:02.912121+0000 mgr.y (mgr.25166) 1409 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi039", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:03 smithi039 bash[19898]: cluster 2024-09-17T10:23:02.622612+0000 mgr.y (mgr.25166) 1408 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:03 smithi039 bash[19898]: audit 2024-09-17T10:23:02.912121+0000 mgr.y (mgr.25166) 1409 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi039", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:03 smithi039 bash[25345]: cluster 2024-09-17T10:23:02.622612+0000 mgr.y (mgr.25166) 1408 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:03 smithi039 bash[25345]: audit 2024-09-17T10:23:02.912121+0000 mgr.y (mgr.25166) 1409 : audit [DBG] from='client.15774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "mon", "hosts": "smithi039", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:04.711 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:04.342800827Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:05.561 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:05 smithi203 bash[85677]: audit 2024-09-17T10:23:04.418486+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:05 smithi203 bash[85677]: audit 2024-09-17T10:23:04.418486+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:05 smithi203 bash[85677]: audit 2024-09-17T10:23:04.434119+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:05 smithi203 bash[85677]: audit 2024-09-17T10:23:04.434119+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:05 smithi203 bash[85677]: audit 2024-09-17T10:23:04.447310+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:05 smithi203 bash[85677]: audit 2024-09-17T10:23:04.447310+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:05 smithi039 bash[25345]: audit 2024-09-17T10:23:04.418486+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:05 smithi039 bash[25345]: audit 2024-09-17T10:23:04.434119+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:05 smithi039 bash[25345]: audit 2024-09-17T10:23:04.447310+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.745 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:05 smithi039 bash[19898]: audit 2024-09-17T10:23:04.418486+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.745 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:05 smithi039 bash[19898]: audit 2024-09-17T10:23:04.434119+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:05.746 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:05 smithi039 bash[19898]: audit 2024-09-17T10:23:04.447310+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.602 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:23:06.663 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: cluster 2024-09-17T10:23:04.623034+0000 mgr.y (mgr.25166) 1410 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:06.663 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: cluster 2024-09-17T10:23:04.623034+0000 mgr.y (mgr.25166) 1410 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:06.663 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: cephadm 2024-09-17T10:23:05.550271+0000 mgr.y (mgr.25166) 1411 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:06.663 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: cephadm 2024-09-17T10:23:05.550271+0000 mgr.y (mgr.25166) 1411 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:06.663 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:05.558458+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.663 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:05.558458+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.115435+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.115435+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.131214+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.131214+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.135171+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.135171+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.136823+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.136823+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.147309+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:06 smithi203 bash[85677]: audit 2024-09-17T10:23:06.147309+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: cluster 2024-09-17T10:23:04.623034+0000 mgr.y (mgr.25166) 1410 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: cephadm 2024-09-17T10:23:05.550271+0000 mgr.y (mgr.25166) 1411 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: audit 2024-09-17T10:23:05.558458+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: audit 2024-09-17T10:23:06.115435+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: audit 2024-09-17T10:23:06.131214+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: audit 2024-09-17T10:23:06.135171+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: audit 2024-09-17T10:23:06.136823+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:06.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[19898]: audit 2024-09-17T10:23:06.147309+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: cluster 2024-09-17T10:23:04.623034+0000 mgr.y (mgr.25166) 1410 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: cephadm 2024-09-17T10:23:05.550271+0000 mgr.y (mgr.25166) 1411 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: audit 2024-09-17T10:23:05.558458+0000 mon.a (mon.0) 3194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: audit 2024-09-17T10:23:06.115435+0000 mon.a (mon.0) 3195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: audit 2024-09-17T10:23:06.131214+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: audit 2024-09-17T10:23:06.135171+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: audit 2024-09-17T10:23:06.136823+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:06.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:06 smithi039 bash[25345]: audit 2024-09-17T10:23:06.147309+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:07.584 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:07.317616772Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:07.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:07 smithi039 bash[19898]: cephadm 2024-09-17T10:23:06.278687+0000 mgr.y (mgr.25166) 1412 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:07 smithi039 bash[19898]: audit 2024-09-17T10:23:06.513868+0000 mgr.y (mgr.25166) 1413 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:07.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:07 smithi039 bash[25345]: cephadm 2024-09-17T10:23:06.278687+0000 mgr.y (mgr.25166) 1412 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:07.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:07 smithi039 bash[25345]: audit 2024-09-17T10:23:06.513868+0000 mgr.y (mgr.25166) 1413 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:07.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:07 smithi203 bash[85677]: cephadm 2024-09-17T10:23:06.278687+0000 mgr.y (mgr.25166) 1412 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:07.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:07 smithi203 bash[85677]: cephadm 2024-09-17T10:23:06.278687+0000 mgr.y (mgr.25166) 1412 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:23:07.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:07 smithi203 bash[85677]: audit 2024-09-17T10:23:06.513868+0000 mgr.y (mgr.25166) 1413 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:07.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:07 smithi203 bash[85677]: audit 2024-09-17T10:23:06.513868+0000 mgr.y (mgr.25166) 1413 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:08.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:08 smithi039 bash[19898]: cluster 2024-09-17T10:23:06.624080+0000 mgr.y (mgr.25166) 1414 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:08.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:08 smithi039 bash[25345]: cluster 2024-09-17T10:23:06.624080+0000 mgr.y (mgr.25166) 1414 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:08.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:08 smithi203 bash[85677]: cluster 2024-09-17T10:23:06.624080+0000 mgr.y (mgr.25166) 1414 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:08.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:08 smithi203 bash[85677]: cluster 2024-09-17T10:23:06.624080+0000 mgr.y (mgr.25166) 1414 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:09 smithi039 bash[19898]: cluster 2024-09-17T10:23:08.624777+0000 mgr.y (mgr.25166) 1415 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:09 smithi039 bash[25345]: cluster 2024-09-17T10:23:08.624777+0000 mgr.y (mgr.25166) 1415 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:09.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:09 smithi203 bash[85677]: cluster 2024-09-17T10:23:08.624777+0000 mgr.y (mgr.25166) 1415 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:09.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:09 smithi203 bash[85677]: cluster 2024-09-17T10:23:08.624777+0000 mgr.y (mgr.25166) 1415 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:10.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:10.342834408Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: audit 2024-09-17T10:23:10.363413+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: cephadm 2024-09-17T10:23:10.368833+0000 mgr.y (mgr.25166) 1416 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: cephadm 2024-09-17T10:23:10.368940+0000 mgr.y (mgr.25166) 1417 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: audit 2024-09-17T10:23:10.371784+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: audit 2024-09-17T10:23:10.375220+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: cephadm 2024-09-17T10:23:10.376498+0000 mgr.y (mgr.25166) 1418 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: audit 2024-09-17T10:23:10.388964+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: audit 2024-09-17T10:23:10.393645+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: audit 2024-09-17T10:23:10.394918+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[19898]: cephadm 2024-09-17T10:23:10.395823+0000 mgr.y (mgr.25166) 1419 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: audit 2024-09-17T10:23:10.363413+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: cephadm 2024-09-17T10:23:10.368833+0000 mgr.y (mgr.25166) 1416 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: cephadm 2024-09-17T10:23:10.368940+0000 mgr.y (mgr.25166) 1417 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: audit 2024-09-17T10:23:10.371784+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: audit 2024-09-17T10:23:10.375220+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: cephadm 2024-09-17T10:23:10.376498+0000 mgr.y (mgr.25166) 1418 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:23:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: audit 2024-09-17T10:23:10.388964+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: audit 2024-09-17T10:23:10.393645+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: audit 2024-09-17T10:23:10.394918+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:11 smithi039 bash[25345]: cephadm 2024-09-17T10:23:10.395823+0000 mgr.y (mgr.25166) 1419 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.363413+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.363413+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.368833+0000 mgr.y (mgr.25166) 1416 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.368833+0000 mgr.y (mgr.25166) 1416 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.368940+0000 mgr.y (mgr.25166) 1417 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.368940+0000 mgr.y (mgr.25166) 1417 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.371784+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.371784+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.375220+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.375220+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.376498+0000 mgr.y (mgr.25166) 1418 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.376498+0000 mgr.y (mgr.25166) 1418 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.388964+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.388964+0000 mon.a (mon.0) 3199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:11.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.393645+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.393645+0000 mon.c (mon.2) 636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.394918+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: audit 2024-09-17T10:23:10.394918+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.395823+0000 mgr.y (mgr.25166) 1419 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:11.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:11 smithi203 bash[85677]: cephadm 2024-09-17T10:23:10.395823+0000 mgr.y (mgr.25166) 1419 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:12.465 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:12 smithi039 bash[19898]: cluster 2024-09-17T10:23:10.625488+0000 mgr.y (mgr.25166) 1420 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:12.465 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:12 smithi039 bash[19898]: audit 2024-09-17T10:23:11.528900+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:12.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:12 smithi039 bash[25345]: cluster 2024-09-17T10:23:10.625488+0000 mgr.y (mgr.25166) 1420 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:12.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:12 smithi039 bash[25345]: audit 2024-09-17T10:23:11.528900+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:12 smithi203 bash[85677]: cluster 2024-09-17T10:23:10.625488+0000 mgr.y (mgr.25166) 1420 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:12 smithi203 bash[85677]: cluster 2024-09-17T10:23:10.625488+0000 mgr.y (mgr.25166) 1420 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:12 smithi203 bash[85677]: audit 2024-09-17T10:23:11.528900+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:12.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:12 smithi203 bash[85677]: audit 2024-09-17T10:23:11.528900+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:13.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:13.325629125Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:14.092 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:14.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:23:13] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.51.0" 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[19898]: cluster 2024-09-17T10:23:12.626578+0000 mgr.y (mgr.25166) 1421 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[19898]: audit 2024-09-17T10:23:13.654381+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[19898]: audit 2024-09-17T10:23:13.659522+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[19898]: audit 2024-09-17T10:23:13.661031+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[19898]: audit 2024-09-17T10:23:13.662626+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[25345]: cluster 2024-09-17T10:23:12.626578+0000 mgr.y (mgr.25166) 1421 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[25345]: audit 2024-09-17T10:23:13.654381+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:14.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[25345]: audit 2024-09-17T10:23:13.659522+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:14.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[25345]: audit 2024-09-17T10:23:13.661031+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:14.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:14 smithi039 bash[25345]: audit 2024-09-17T10:23:13.662626+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: cluster 2024-09-17T10:23:12.626578+0000 mgr.y (mgr.25166) 1421 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: cluster 2024-09-17T10:23:12.626578+0000 mgr.y (mgr.25166) 1421 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.654381+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.654381+0000 mon.a (mon.0) 3200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.659522+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.659522+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:14.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.661031+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.661031+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.662626+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:14.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:14 smithi203 bash[85677]: audit 2024-09-17T10:23:13.662626+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:15.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:15 smithi203 bash[85677]: cephadm 2024-09-17T10:23:13.637708+0000 mgr.y (mgr.25166) 1422 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:15.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:15 smithi203 bash[85677]: cephadm 2024-09-17T10:23:13.637708+0000 mgr.y (mgr.25166) 1422 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:15.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:15 smithi203 bash[85677]: cephadm 2024-09-17T10:23:13.664505+0000 mgr.y (mgr.25166) 1423 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:15.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:15 smithi203 bash[85677]: cephadm 2024-09-17T10:23:13.664505+0000 mgr.y (mgr.25166) 1423 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:15.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:15 smithi039 bash[19898]: cephadm 2024-09-17T10:23:13.637708+0000 mgr.y (mgr.25166) 1422 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:15 smithi039 bash[19898]: cephadm 2024-09-17T10:23:13.664505+0000 mgr.y (mgr.25166) 1423 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:15 smithi039 bash[25345]: cephadm 2024-09-17T10:23:13.637708+0000 mgr.y (mgr.25166) 1422 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:15 smithi039 bash[25345]: cephadm 2024-09-17T10:23:13.664505+0000 mgr.y (mgr.25166) 1423 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:16.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:16 smithi039 bash[19898]: cluster 2024-09-17T10:23:14.627264+0000 mgr.y (mgr.25166) 1424 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:16.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:16 smithi039 bash[25345]: cluster 2024-09-17T10:23:14.627264+0000 mgr.y (mgr.25166) 1424 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:16.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:16.331748665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:16.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:16 smithi203 bash[85677]: cluster 2024-09-17T10:23:14.627264+0000 mgr.y (mgr.25166) 1424 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:16.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:16 smithi203 bash[85677]: cluster 2024-09-17T10:23:14.627264+0000 mgr.y (mgr.25166) 1424 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:16.844 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:23:17.499 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:23:17.499 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 16s ago 41m - - 2024-09-17T10:23:17.499 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 13s ago 41m - - 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (3m) 16s ago 31m 14.7M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (3m) 13s ago 31m 69.4M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (6m) 16s ago 29m 48.3M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (5m) 13s ago 40m 440M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (16m) 16s ago 42m 527M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (42m) 16s ago 43m 117M 2048M 19.1.1-330-gc2ddf972 ebb0615149de b848c1f9e2d8 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (68s) 13s ago 40m 33.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (40m) 16s ago 40m 83.8M 2048M 19.1.1-330-gc2ddf972 ebb0615149de 9f20122807ec 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (5m) 16s ago 31m 8160k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (5m) 13s ago 31m 7872k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (39m) 16s ago 39m 58.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (38m) 16s ago 38m 59.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:23:17.500 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (37m) 16s ago 37m 54.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (36m) 16s ago 36m 66.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (35m) 13s ago 35m 60.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (35m) 13s ago 35m 64.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (34m) 13s ago 34m 55.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (33m) 13s ago 33m 67.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (4m) 13s ago 32m 45.4M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (29m) 16s ago 29m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:23:17.501 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (29m) 13s ago 29m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:23:17.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:17 smithi039 bash[25345]: audit 2024-09-17T10:23:16.521798+0000 mgr.y (mgr.25166) 1425 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:17.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:17 smithi039 bash[19898]: audit 2024-09-17T10:23:16.521798+0000 mgr.y (mgr.25166) 1425 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:17.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:17 smithi203 bash[85677]: audit 2024-09-17T10:23:16.521798+0000 mgr.y (mgr.25166) 1425 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:17.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:17 smithi203 bash[85677]: audit 2024-09-17T10:23:16.521798+0000 mgr.y (mgr.25166) 1425 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:17.887 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:23:17.887 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:23:17.887 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:23:17.887 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 12, 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:23:17.888 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:23:17.889 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:23:17.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.898 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.898 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.898 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.899 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.899 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: Stopping Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:23:17.900 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:17.900 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:23:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:18.200 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi039", 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:23:18.201 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:23:18.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:17 smithi039 bash[19898]: debug 2024-09-17T10:23:17.894+0000 7f4f47e6c640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:23:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:17 smithi039 bash[19898]: debug 2024-09-17T10:23:17.894+0000 7f4f47e6c640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T10:23:18.726 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:18 smithi039 bash[115198]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:23:18.726 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:18 smithi039 bash[115284]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:23:18.726 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T10:23:18.726 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: Stopped Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:23:19.077 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: Started Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:23:19.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.078 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.078 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.078 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.079 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.079 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.079 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:23:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:19.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:19.321506655Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:20.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.226+0000 7fb292916c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.226+0000 7fb292916c80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.226+0000 7fb292916c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 0 load: jerasure load: lrc 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Git sha 0 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: DB SUMMARY 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: DB Session ID: AET1F70FL5IV74X5KLIM 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:23:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 7458 Bytes 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000104.sst 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000102.log size: 1783113 ; 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:23:20.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.env: 0x559b673d3120 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.info_log: 0x559b68a63700 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:23:20.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:23:20.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:23:20.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:23:20.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:23:20.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:23:20.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:23:20.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:23:20.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:23:20.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:23:20.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:23:20.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:23:20.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.write_buffer_manager: 0x559b68a661e0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:23:20.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:23:20.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:23:20.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:23:20.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:23:20.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:23:20.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559b68a63320) 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: cache_index_and_filter_blocks: 1 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: pin_top_level_index_and_filter: 1 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: index_type: 0 2024-09-17T10:23:20.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: data_block_index_type: 0 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: index_shortening: 1 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: checksum: 4 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: no_block_cache: 0 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_cache: 0x559b68a59610 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_cache_name: BinnedLRUCache 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_cache_options: 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: capacity : 536870912 2024-09-17T10:23:20.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: num_shard_bits : 4 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: strict_capacity_limit : 0 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: high_pri_pool_ratio: 0.000 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_cache_compressed: (nil) 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: persistent_cache: (nil) 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_size: 4096 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_size_deviation: 10 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_restart_interval: 16 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: index_block_restart_interval: 1 2024-09-17T10:23:20.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: metadata_block_size: 4096 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: partition_filters: 0 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: use_delta_encoding: 1 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: filter_policy: bloomfilter 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: whole_key_filtering: 1 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: verify_compression: 0 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: read_amp_bytes_per_bit: 0 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: format_version: 5 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: enable_index_compression: 1 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: block_align: 0 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: max_auto_readahead_size: 262144 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: prepopulate_block_cache: 0 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: initial_auto_readahead_size: 8192 2024-09-17T10:23:20.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:23:20.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:23:20.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:23:20.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:23:20.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:23:20.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:23:20.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:23:20.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:23:20.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.230+0000 7fb292916c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.234+0000 7fb292916c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.234+0000 7fb292916c80 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 106, last_sequence is 52858, log_number is 102,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 102 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.234+0000 7fb292916c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 102 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.234+0000 7fb292916c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f0895792-fb1c-49f9-a4be-82fda67ecf7f 2024-09-17T10:23:20.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.234+0000 7fb292916c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568600238383, "job": 1, "event": "recovery_started", "wal_files": [102]} 2024-09-17T10:23:20.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.234+0000 7fb292916c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #102 mode 2 2024-09-17T10:23:20.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568600246099, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 107, "file_size": 1656734, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 52859, "largest_seqno": 54828, "table_properties": {"data_size": 1649097, "index_size": 3971, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2629, "raw_key_size": 26153, "raw_average_key_size": 24, "raw_value_size": 1629882, "raw_average_value_size": 1556, "num_data_blocks": 170, "num_entries": 1047, "num_filter_entries": 1047, "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": 1726568600, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f0895792-fb1c-49f9-a4be-82fda67ecf7f", "db_session_id": "AET1F70FL5IV74X5KLIM", "orig_file_number": 107, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:23:20.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568600246257, "job": 1, "event": "recovery_finished"} 2024-09-17T10:23:20.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 109 2024-09-17T10:23:20.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:23:20.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000102.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559b68a86e00 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb292916c80 4 rocksdb: DB pointer 0x559b68b8a000 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb2886de640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.242+0000 7fb2886de640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: ** DB Stats ** 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:23:20.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: ** Compaction Stats [default] ** 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: L0 1/0 1.58 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 394.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: L6 1/0 11.75 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Sum 2/0 13.33 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 394.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 394.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: ** Compaction Stats [default] ** 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 394.9 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-17T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Cumulative compaction: 0.00 GB write, 136.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Interval compaction: 0.00 GB write, 136.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Block cache BinnedLRUCache@0x559b68a59610#7 capacity: 512.00 MB usage: 6.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-17T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] at bind addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 1 mon.a@-1(???) e3 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: e1 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T10:23:20.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: legacy client fscid: -1 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: No filesystems configured 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:20.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:20 smithi039 bash[115341]: debug 2024-09-17T10:23:20.246+0000 7fb292916c80 1 mon.a@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-09-17T10:23:22.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:18.201425+0000 mgr.y (mgr.25166) 1430 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:18.201425+0000 mgr.y (mgr.25166) 1430 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:18.629000+0000 mgr.y (mgr.25166) 1431 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:18.629000+0000 mgr.y (mgr.25166) 1431 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:20.464483+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:20.464483+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:20.629723+0000 mgr.y (mgr.25166) 1432 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:20.629723+0000 mgr.y (mgr.25166) 1432 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.691347+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.691347+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704590+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704590+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704632+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704632+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704653+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704653+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704674+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704674+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704692+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704692+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704732+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704732+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: audit 2024-09-17T10:23:18.201425+0000 mgr.y (mgr.25166) 1430 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:18.629000+0000 mgr.y (mgr.25166) 1431 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:20.464483+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:20.629723+0000 mgr.y (mgr.25166) 1432 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.691347+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704590+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704632+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704653+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704674+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704692+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704732+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704750+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.704768+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.706009+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.706082+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.708547+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: cluster 2024-09-17T10:23:21.708959+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: audit 2024-09-17T10:23:21.731286+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: audit 2024-09-17T10:23:21.738118+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[25345]: audit 2024-09-17T10:23:21.751223+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704750+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704750+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:22.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704768+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.704768+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.706009+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.706009+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.706082+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.706082+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.708547+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.708547+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.708959+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: cluster 2024-09-17T10:23:21.708959+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:21.731286+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:21.731286+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:21.738118+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:21.738118+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:21.751223+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:21 smithi039 bash[115341]: audit 2024-09-17T10:23:21.751223+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:22.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:18.201425+0000 mgr.y (mgr.25166) 1430 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:22.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:18.201425+0000 mgr.y (mgr.25166) 1430 : audit [DBG] from='client.25682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:18.629000+0000 mgr.y (mgr.25166) 1431 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:18.629000+0000 mgr.y (mgr.25166) 1431 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:20.464483+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:20.464483+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:20.629723+0000 mgr.y (mgr.25166) 1432 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:20.629723+0000 mgr.y (mgr.25166) 1432 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.691347+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.691347+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704590+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704590+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704632+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704632+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704653+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704653+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704674+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704674+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704692+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704692+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704712+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704732+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:22.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704732+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704750+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704750+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704768+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.704768+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.706009+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.706009+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.706082+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.706082+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.708547+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.708547+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.708959+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: cluster 2024-09-17T10:23:21.708959+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:21.731286+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:21.731286+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:21.738118+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:21.738118+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:21.751223+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:21 smithi203 bash[85677]: audit 2024-09-17T10:23:21.751223+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:22.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:22.319301143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.760419+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.763585+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.782145+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.786868+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.801825+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.920239+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.923271+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.925250+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: audit 2024-09-17T10:23:21.926608+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[25345]: cephadm 2024-09-17T10:23:21.927619+0000 mgr.y (mgr.25166) 1433 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.760419+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.760419+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.763585+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.763585+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.782145+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.782145+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:23.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.786868+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.786868+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.801825+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.801825+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.920239+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.920239+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.923271+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.923271+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.925250+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.925250+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.926608+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: audit 2024-09-17T10:23:21.926608+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: cephadm 2024-09-17T10:23:21.927619+0000 mgr.y (mgr.25166) 1433 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:22 smithi039 bash[115341]: cephadm 2024-09-17T10:23:21.927619+0000 mgr.y (mgr.25166) 1433 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.760419+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.760419+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.763585+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.763585+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.782145+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:23.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.782145+0000 mon.c (mon.2) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.786868+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.786868+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.801825+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.801825+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.920239+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.920239+0000 mon.c (mon.2) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.923271+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.923271+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.925250+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.925250+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.926608+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: audit 2024-09-17T10:23:21.926608+0000 mon.c (mon.2) 648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-17T10:23:23.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: cephadm 2024-09-17T10:23:21.927619+0000 mgr.y (mgr.25166) 1433 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:23.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:22 smithi203 bash[85677]: cephadm 2024-09-17T10:23:21.927619+0000 mgr.y (mgr.25166) 1433 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-17T10:23:23.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:23 smithi039 bash[25345]: cluster 2024-09-17T10:23:22.630921+0000 mgr.y (mgr.25166) 1434 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:23.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:23 smithi039 bash[115341]: cluster 2024-09-17T10:23:22.630921+0000 mgr.y (mgr.25166) 1434 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:23.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:23 smithi039 bash[115341]: cluster 2024-09-17T10:23:22.630921+0000 mgr.y (mgr.25166) 1434 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:23.978 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:23:23] "GET /metrics HTTP/1.1" 200 38382 "" "Prometheus/2.51.0" 2024-09-17T10:23:24.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:23 smithi203 bash[85677]: cluster 2024-09-17T10:23:22.630921+0000 mgr.y (mgr.25166) 1434 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:24.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:23 smithi203 bash[85677]: cluster 2024-09-17T10:23:22.630921+0000 mgr.y (mgr.25166) 1434 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:25.635 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[87077]: debug 2024-09-17T10:23:25.254+0000 7f03b2642640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T10:23:25.663 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:25.336336903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:25.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: cluster 2024-09-17T10:23:24.631622+0000 mgr.y (mgr.25166) 1435 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:25.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: cluster 2024-09-17T10:23:24.631622+0000 mgr.y (mgr.25166) 1435 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:25.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.665720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:25.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.665720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:25.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.681638+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.681638+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.696789+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.696789+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: cephadm 2024-09-17T10:23:24.919105+0000 mgr.y (mgr.25166) 1436 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: cephadm 2024-09-17T10:23:24.919105+0000 mgr.y (mgr.25166) 1436 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.922413+0000 mon.c (mon.2) 649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.922413+0000 mon.c (mon.2) 649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.923804+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.923804+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.925258+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: audit 2024-09-17T10:23:24.925258+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:25.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: cephadm 2024-09-17T10:23:24.926967+0000 mgr.y (mgr.25166) 1437 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:25.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:25 smithi203 bash[85677]: cephadm 2024-09-17T10:23:24.926967+0000 mgr.y (mgr.25166) 1437 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: cluster 2024-09-17T10:23:24.631622+0000 mgr.y (mgr.25166) 1435 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: audit 2024-09-17T10:23:24.665720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: audit 2024-09-17T10:23:24.681638+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: audit 2024-09-17T10:23:24.696789+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: cephadm 2024-09-17T10:23:24.919105+0000 mgr.y (mgr.25166) 1436 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: audit 2024-09-17T10:23:24.922413+0000 mon.c (mon.2) 649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: audit 2024-09-17T10:23:24.923804+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: audit 2024-09-17T10:23:24.925258+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[25345]: cephadm 2024-09-17T10:23:24.926967+0000 mgr.y (mgr.25166) 1437 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: cluster 2024-09-17T10:23:24.631622+0000 mgr.y (mgr.25166) 1435 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: cluster 2024-09-17T10:23:24.631622+0000 mgr.y (mgr.25166) 1435 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.665720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.665720+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.681638+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.681638+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.696789+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.696789+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: cephadm 2024-09-17T10:23:24.919105+0000 mgr.y (mgr.25166) 1436 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: cephadm 2024-09-17T10:23:24.919105+0000 mgr.y (mgr.25166) 1436 : cephadm [INF] Upgrade: Updating mon.a 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.922413+0000 mon.c (mon.2) 649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.922413+0000 mon.c (mon.2) 649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.923804+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.923804+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.925258+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: audit 2024-09-17T10:23:24.925258+0000 mon.c (mon.2) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: cephadm 2024-09-17T10:23:24.926967+0000 mgr.y (mgr.25166) 1437 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:25 smithi039 bash[115341]: cephadm 2024-09-17T10:23:24.926967+0000 mgr.y (mgr.25166) 1437 : cephadm [INF] Deploying daemon mon.a on smithi039 2024-09-17T10:23:26.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:26 smithi039 bash[25345]: audit 2024-09-17T10:23:26.529374+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:26.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:26 smithi039 bash[25345]: audit 2024-09-17T10:23:26.532383+0000 mgr.y (mgr.25166) 1438 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:26.821 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:26 smithi039 bash[115341]: audit 2024-09-17T10:23:26.529374+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:26.821 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:26 smithi039 bash[115341]: audit 2024-09-17T10:23:26.529374+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:26.821 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:26 smithi039 bash[115341]: audit 2024-09-17T10:23:26.532383+0000 mgr.y (mgr.25166) 1438 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:26.821 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:26 smithi039 bash[115341]: audit 2024-09-17T10:23:26.532383+0000 mgr.y (mgr.25166) 1438 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:26.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:26 smithi203 bash[85677]: audit 2024-09-17T10:23:26.529374+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:26 smithi203 bash[85677]: audit 2024-09-17T10:23:26.529374+0000 mon.c (mon.2) 652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:26 smithi203 bash[85677]: audit 2024-09-17T10:23:26.532383+0000 mgr.y (mgr.25166) 1438 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:26 smithi203 bash[85677]: audit 2024-09-17T10:23:26.532383+0000 mgr.y (mgr.25166) 1438 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:27.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:27 smithi203 bash[85677]: cluster 2024-09-17T10:23:26.633275+0000 mgr.y (mgr.25166) 1439 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:27 smithi203 bash[85677]: cluster 2024-09-17T10:23:26.633275+0000 mgr.y (mgr.25166) 1439 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.982 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.982 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:27 smithi039 bash[25345]: cluster 2024-09-17T10:23:26.633275+0000 mgr.y (mgr.25166) 1439 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.983 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:27 smithi039 bash[115341]: cluster 2024-09-17T10:23:26.633275+0000 mgr.y (mgr.25166) 1439 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:27 smithi039 bash[115341]: cluster 2024-09-17T10:23:26.633275+0000 mgr.y (mgr.25166) 1439 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:27.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.984 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.984 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.984 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:27.984 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:28.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:27 smithi039 systemd[1]: Stopping Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:23:28.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:28 smithi039 bash[115341]: debug 2024-09-17T10:23:28.102+0000 7fb290eef640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:23:28.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:28 smithi039 bash[115341]: debug 2024-09-17T10:23:28.102+0000 7fb290eef640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T10:23:28.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:28.314542959Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:29.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:29 smithi039 bash[115753]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:23:29.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.708 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.708 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:29 smithi039 bash[115840]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:23:29.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T10:23:29.709 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: Stopped Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:23:29.709 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.709 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.709 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.709 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.710 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:29.710 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:30.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:29 smithi039 systemd[1]: Started Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:23:31.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:31.332938116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.829+0000 7f3d37ff6c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.829+0000 7f3d37ff6c80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.829+0000 7f3d37ff6c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.829+0000 7f3d37ff6c80 0 load: jerasure load: lrc 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Git sha 0 2024-09-17T10:23:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: DB SUMMARY 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: DB Session ID: 4BC2XXTWRXHV0XRWD9PQ 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: MANIFEST file: MANIFEST-000109 size: 539 Bytes 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000114.sst 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000112.log size: 31628 ; 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:23:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.env: 0x55d97e7cc120 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.info_log: 0x55d97f4d3700 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:23:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:23:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.write_buffer_manager: 0x55d97f4d61e0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:23:32.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:23:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:23:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:23:32.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:23:32.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:23:32.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:23:32.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:23:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000109 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:23:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d97f4d3320) 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: cache_index_and_filter_blocks: 1 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: pin_top_level_index_and_filter: 1 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: index_type: 0 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: data_block_index_type: 0 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: index_shortening: 1 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: checksum: 4 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: no_block_cache: 0 2024-09-17T10:23:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_cache: 0x55d97f4c9610 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_cache_name: BinnedLRUCache 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_cache_options: 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: capacity : 536870912 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: num_shard_bits : 4 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: strict_capacity_limit : 0 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: high_pri_pool_ratio: 0.000 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_cache_compressed: (nil) 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: persistent_cache: (nil) 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_size: 4096 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_size_deviation: 10 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_restart_interval: 16 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: index_block_restart_interval: 1 2024-09-17T10:23:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: metadata_block_size: 4096 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: partition_filters: 0 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: use_delta_encoding: 1 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: filter_policy: bloomfilter 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: whole_key_filtering: 1 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: verify_compression: 0 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: read_amp_bytes_per_bit: 0 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: format_version: 5 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: enable_index_compression: 1 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: block_align: 0 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: max_auto_readahead_size: 262144 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: prepopulate_block_cache: 0 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: initial_auto_readahead_size: 8192 2024-09-17T10:23:32.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:23:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:23:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:23:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:23:32.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:23:32.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:23:32.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000109 succeeded,manifest_file_number is 109, next_file_number is 116, last_sequence is 55234, log_number is 112,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 112 2024-09-17T10:23:32.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 112 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f0895792-fb1c-49f9-a4be-82fda67ecf7f 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568611839975, "job": 1, "event": "recovery_started", "wal_files": [112]} 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #112 mode 2 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568611840775, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 117, "file_size": 32494, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 55235, "largest_seqno": 55272, "table_properties": {"data_size": 31206, "index_size": 123, "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": 664, "raw_average_key_size": 24, "raw_value_size": 30596, "raw_average_value_size": 1133, "num_data_blocks": 5, "num_entries": 27, "num_filter_entries": 27, "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": 1726568611, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f0895792-fb1c-49f9-a4be-82fda67ecf7f", "db_session_id": "4BC2XXTWRXHV0XRWD9PQ", "orig_file_number": 117, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568611840889, "job": 1, "event": "recovery_finished"} 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 119 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.833+0000 7f3d37ff6c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d37ff6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000112.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d37ff6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d97f4f6e00 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d37ff6c80 4 rocksdb: DB pointer 0x55d97f5fa000 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d2ddbe640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d2ddbe640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:23:32.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: ** DB Stats ** 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: ** Compaction Stats [default] ** 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: L0 1/0 31.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: L6 1/0 11.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Sum 2/0 11.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 55.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: ** Compaction Stats [default] ** 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 55.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Cumulative compaction: 0.00 GB write, 6.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Interval compaction: 0.00 GB write, 6.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Block cache BinnedLRUCache@0x55d97f4c9610#7 capacity: 512.00 MB usage: 0.38 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d37ff6c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] at bind addrs [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.837+0000 7f3d37ff6c80 1 mon.a@-1(???) e3 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: e1 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: legacy client fscid: -1 2024-09-17T10:23:32.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: 2024-09-17T10:23:32.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: No filesystems configured 2024-09-17T10:23:32.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:23:32.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:32.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:32.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:32.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:31 smithi039 bash[115929]: debug 2024-09-17T10:23:31.841+0000 7f3d37ff6c80 1 mon.a@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-09-17T10:23:33.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:28.634008+0000 mgr.y (mgr.25166) 1440 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:30.634718+0000 mgr.y (mgr.25166) 1441 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:32.059920+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.271401+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288270+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288284+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288297+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288308+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288322+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288334+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288347+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288360+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288829+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.288871+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.290092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: cluster 2024-09-17T10:23:33.290274+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: audit 2024-09-17T10:23:33.315532+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: audit 2024-09-17T10:23:33.320170+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: audit 2024-09-17T10:23:33.327217+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: audit 2024-09-17T10:23:33.333041+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: audit 2024-09-17T10:23:33.333224+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[25345]: audit 2024-09-17T10:23:33.336464+0000 mon.c (mon.2) 654 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:28.634008+0000 mgr.y (mgr.25166) 1440 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:28.634008+0000 mgr.y (mgr.25166) 1440 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:30.634718+0000 mgr.y (mgr.25166) 1441 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:30.634718+0000 mgr.y (mgr.25166) 1441 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:32.059920+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:32.059920+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.271401+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.271401+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288270+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288270+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:33.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288284+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288284+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288297+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288297+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288308+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288308+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288322+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288322+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288334+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288334+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288347+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288347+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288360+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:33.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288360+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288829+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288829+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288871+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.288871+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.290092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.290092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.290274+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: cluster 2024-09-17T10:23:33.290274+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.315532+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.315532+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:33.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.320170+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.320170+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.327217+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.327217+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.333041+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.333041+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.333224+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.333224+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.336464+0000 mon.c (mon.2) 654 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:33.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[115929]: audit 2024-09-17T10:23:33.336464+0000 mon.c (mon.2) 654 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:28.634008+0000 mgr.y (mgr.25166) 1440 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:28.634008+0000 mgr.y (mgr.25166) 1440 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:30.634718+0000 mgr.y (mgr.25166) 1441 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:30.634718+0000 mgr.y (mgr.25166) 1441 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:33.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:32.059920+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:32.059920+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.271401+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.271401+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288249+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288270+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288270+0000 mon.a (mon.0) 4 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:33.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288284+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288284+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288297+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288297+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288308+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288308+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288322+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288322+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288334+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288334+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288347+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288347+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288360+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288360+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288829+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288829+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288871+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.288871+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.290092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:33.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.290092+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.290274+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: cluster 2024-09-17T10:23:33.290274+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.315532+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.315532+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25166 ' entity='' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.320170+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.320170+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.327217+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.327217+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.333041+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.333041+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.333224+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.333224+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:33.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.336464+0000 mon.c (mon.2) 654 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:33.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:33 smithi203 bash[85677]: audit 2024-09-17T10:23:33.336464+0000 mon.c (mon.2) 654 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-17T10:23:34.138 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:23:33] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.51.0" 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: cluster 2024-09-17T10:23:32.635482+0000 mgr.y (mgr.25166) 1442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: audit 2024-09-17T10:23:33.348991+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: audit 2024-09-17T10:23:33.368778+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: audit 2024-09-17T10:23:33.477796+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: audit 2024-09-17T10:23:33.480137+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: audit 2024-09-17T10:23:33.481629+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: audit 2024-09-17T10:23:33.482484+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T10:23:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[25345]: cephadm 2024-09-17T10:23:33.483178+0000 mgr.y (mgr.25166) 1443 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: cluster 2024-09-17T10:23:32.635482+0000 mgr.y (mgr.25166) 1442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: cluster 2024-09-17T10:23:32.635482+0000 mgr.y (mgr.25166) 1442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.348991+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.348991+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.368778+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.368778+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.477796+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.477796+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.480137+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.480137+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.481629+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.481629+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.482484+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: audit 2024-09-17T10:23:33.482484+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: cephadm 2024-09-17T10:23:33.483178+0000 mgr.y (mgr.25166) 1443 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T10:23:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:34 smithi039 bash[115929]: cephadm 2024-09-17T10:23:33.483178+0000 mgr.y (mgr.25166) 1443 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T10:23:34.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:34.353466944Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: cluster 2024-09-17T10:23:32.635482+0000 mgr.y (mgr.25166) 1442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: cluster 2024-09-17T10:23:32.635482+0000 mgr.y (mgr.25166) 1442 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.348991+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.348991+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.368778+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.368778+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.477796+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.477796+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.480137+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.480137+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.481629+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.481629+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.482484+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: audit 2024-09-17T10:23:33.482484+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: cephadm 2024-09-17T10:23:33.483178+0000 mgr.y (mgr.25166) 1443 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T10:23:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:34 smithi203 bash[85677]: cephadm 2024-09-17T10:23:33.483178+0000 mgr.y (mgr.25166) 1443 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-17T10:23:36.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:36 smithi039 bash[115929]: cluster 2024-09-17T10:23:34.636267+0000 mgr.y (mgr.25166) 1444 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:36 smithi039 bash[115929]: cluster 2024-09-17T10:23:34.636267+0000 mgr.y (mgr.25166) 1444 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:36 smithi039 bash[25345]: cluster 2024-09-17T10:23:34.636267+0000 mgr.y (mgr.25166) 1444 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:36.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:36 smithi203 bash[85677]: cluster 2024-09-17T10:23:34.636267+0000 mgr.y (mgr.25166) 1444 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:36.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:36 smithi203 bash[85677]: cluster 2024-09-17T10:23:34.636267+0000 mgr.y (mgr.25166) 1444 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:37.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:37.315821134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: cephadm 2024-09-17T10:23:36.461122+0000 mgr.y (mgr.25166) 1445 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T10:23:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: cephadm 2024-09-17T10:23:36.461122+0000 mgr.y (mgr.25166) 1445 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T10:23:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.470554+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.470554+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.483146+0000 mon.c (mon.2) 659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.483146+0000 mon.c (mon.2) 659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.484774+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.484774+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.486448+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.486448+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: cephadm 2024-09-17T10:23:36.488438+0000 mgr.y (mgr.25166) 1446 : cephadm [INF] Deploying daemon mon.c on smithi039 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: cephadm 2024-09-17T10:23:36.488438+0000 mgr.y (mgr.25166) 1446 : cephadm [INF] Deploying daemon mon.c on smithi039 2024-09-17T10:23:37.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.541915+0000 mgr.y (mgr.25166) 1447 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:37 smithi203 bash[85677]: audit 2024-09-17T10:23:36.541915+0000 mgr.y (mgr.25166) 1447 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: cephadm 2024-09-17T10:23:36.461122+0000 mgr.y (mgr.25166) 1445 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: audit 2024-09-17T10:23:36.470554+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: audit 2024-09-17T10:23:36.483146+0000 mon.c (mon.2) 659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: audit 2024-09-17T10:23:36.484774+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: audit 2024-09-17T10:23:36.486448+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: cephadm 2024-09-17T10:23:36.488438+0000 mgr.y (mgr.25166) 1446 : cephadm [INF] Deploying daemon mon.c on smithi039 2024-09-17T10:23:37.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[25345]: audit 2024-09-17T10:23:36.541915+0000 mgr.y (mgr.25166) 1447 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: cephadm 2024-09-17T10:23:36.461122+0000 mgr.y (mgr.25166) 1445 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: cephadm 2024-09-17T10:23:36.461122+0000 mgr.y (mgr.25166) 1445 : cephadm [INF] Upgrade: Updating mon.c 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.470554+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.470554+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.483146+0000 mon.c (mon.2) 659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.483146+0000 mon.c (mon.2) 659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.484774+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.484774+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.486448+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.486448+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: cephadm 2024-09-17T10:23:36.488438+0000 mgr.y (mgr.25166) 1446 : cephadm [INF] Deploying daemon mon.c on smithi039 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: cephadm 2024-09-17T10:23:36.488438+0000 mgr.y (mgr.25166) 1446 : cephadm [INF] Deploying daemon mon.c on smithi039 2024-09-17T10:23:37.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.541915+0000 mgr.y (mgr.25166) 1447 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:37.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:37 smithi039 bash[115929]: audit 2024-09-17T10:23:36.541915+0000 mgr.y (mgr.25166) 1447 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:38.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:38 smithi039 bash[25345]: cluster 2024-09-17T10:23:36.638063+0000 mgr.y (mgr.25166) 1448 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:38 smithi039 bash[115929]: cluster 2024-09-17T10:23:36.638063+0000 mgr.y (mgr.25166) 1448 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:38 smithi039 bash[115929]: cluster 2024-09-17T10:23:36.638063+0000 mgr.y (mgr.25166) 1448 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:38.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:38 smithi203 bash[85677]: cluster 2024-09-17T10:23:36.638063+0000 mgr.y (mgr.25166) 1448 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:38.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:38 smithi203 bash[85677]: cluster 2024-09-17T10:23:36.638063+0000 mgr.y (mgr.25166) 1448 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:39.503 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.504 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.504 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.505 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.505 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.505 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.505 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.506 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.506 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:39.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:39 smithi039 systemd[1]: Stopping Ceph mon.c for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:23:39.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[25345]: debug 2024-09-17T10:23:39.625+0000 7fc1c7667640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:23:39.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[25345]: debug 2024-09-17T10:23:39.625+0000 7fc1c7667640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:23:39.799 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[87077]: [17/Sep/2024:10:23:39] ENGINE Bus STOPPING 2024-09-17T10:23:39.799 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[87077]: [17/Sep/2024:10:23:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-17T10:23:39.799 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[87077]: [17/Sep/2024:10:23:39] ENGINE Bus STOPPED 2024-09-17T10:23:39.799 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[87077]: [17/Sep/2024:10:23:39] ENGINE Bus STARTING 2024-09-17T10:23:39.799 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[87077]: [17/Sep/2024:10:23:39] ENGINE Serving on http://:::9283 2024-09-17T10:23:40.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:39 smithi039 bash[87077]: [17/Sep/2024:10:23:39] ENGINE Bus STARTED 2024-09-17T10:23:40.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:40 smithi039 bash[116748]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-c 2024-09-17T10:23:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:40 smithi039 bash[116819]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-c 2024-09-17T10:23:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-17T10:23:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: Stopped Ceph mon.c for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:23:40.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:40.339547469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:40.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: Started Ceph mon.c for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:23:40.913 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.914 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.914 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.914 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.915 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.915 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:40.915 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:23:40 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.037+0000 7fbc0d986c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:23:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.037+0000 7fbc0d986c80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.037+0000 7fbc0d986c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 0 load: jerasure load: lrc 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Git sha 0 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: DB SUMMARY 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: DB Session ID: QXIK334B0HU92O68ONVJ 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7594 Bytes 2024-09-17T10:23:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000102.sst 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000100.log size: 414303 ; 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.env: 0x5617cf764120 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.info_log: 0x5617d1865700 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:23:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:23:42.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:23:42.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:23:42.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:23:42.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.write_buffer_manager: 0x5617d18681e0 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:23:42.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:23:42.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:23:42.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:23:42.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:23:42.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:23:42.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:23:42.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:23:42.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:23:42.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:23:42.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5617d1865320) 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: cache_index_and_filter_blocks: 1 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: pin_top_level_index_and_filter: 1 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: index_type: 0 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: data_block_index_type: 0 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: index_shortening: 1 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: checksum: 4 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: no_block_cache: 0 2024-09-17T10:23:42.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_cache: 0x5617d185b610 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_cache_name: BinnedLRUCache 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_cache_options: 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: capacity : 536870912 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: num_shard_bits : 4 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: strict_capacity_limit : 0 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: high_pri_pool_ratio: 0.000 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_cache_compressed: (nil) 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: persistent_cache: (nil) 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_size: 4096 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_size_deviation: 10 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_restart_interval: 16 2024-09-17T10:23:42.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: index_block_restart_interval: 1 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: metadata_block_size: 4096 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: partition_filters: 0 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: use_delta_encoding: 1 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: filter_policy: bloomfilter 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: whole_key_filtering: 1 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: verify_compression: 0 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: read_amp_bytes_per_bit: 0 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: format_version: 5 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: enable_index_compression: 1 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: block_align: 0 2024-09-17T10:23:42.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: max_auto_readahead_size: 262144 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: prepopulate_block_cache: 0 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: initial_auto_readahead_size: 8192 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:23:42.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:23:42.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:23:42.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:23:42.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:23:42.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:23:42.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:23:42.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.041+0000 7fbc0d986c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 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 104, last_sequence is 59591, log_number is 100,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 100 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 100 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 838b41d3-dca5-4412-bfca-8678d689bb5f 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568622050351, "job": 1, "event": "recovery_started", "wal_files": [100]} 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #100 mode 2 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.045+0000 7fbc0d986c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568622053260, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 105, "file_size": 260976, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 59596, "largest_seqno": 59811, "table_properties": {"data_size": 258934, "index_size": 684, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2944, "raw_average_key_size": 25, "raw_value_size": 256305, "raw_average_value_size": 2228, "num_data_blocks": 30, "num_entries": 115, "num_filter_entries": 115, "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": 1726568622, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "838b41d3-dca5-4412-bfca-8678d689bb5f", "db_session_id": "QXIK334B0HU92O68ONVJ", "orig_file_number": 105, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568622053440, "job": 1, "event": "recovery_finished"} 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 107 2024-09-17T10:23:42.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000100.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5617d1888e00 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 4 rocksdb: DB pointer 0x5617d198c000 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0374e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0374e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: ** DB Stats ** 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:23:42.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: ** Compaction Stats [default] ** 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: L0 1/0 254.86 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: L6 1/0 11.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Sum 2/0 11.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: ** Compaction Stats [default] ** 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 160.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-17T10:23:42.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Cumulative compaction: 0.00 GB write, 33.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Interval compaction: 0.00 GB write, 33.94 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Block cache BinnedLRUCache@0x5617d185b610#7 capacity: 512.00 MB usage: 1.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.77 KB,0.000146031%) Misc(1,0.00 KB,0%) 2024-09-17T10:23:42.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.049+0000 7fbc0d986c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] at bind addrs [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 1 mon.c@-1(???) e3 preinit fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 0 mon.c@-1(???).mds e1 new map 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 0 mon.c@-1(???).mds e1 print_map 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: e1 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: btime 2024-09-17T09:40:17:125778+0000 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: legacy client fscid: -1 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: No filesystems configured 2024-09-17T10:23:42.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-17T10:23:42.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:42.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:42.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-17T10:23:42.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:42 smithi039 bash[116875]: debug 2024-09-17T10:23:42.053+0000 7fbc0d986c80 1 mon.c@-1(???).paxosservice(auth 1..35) refresh upgraded, format 0 -> 3 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: cluster 2024-09-17T10:23:38.638793+0000 mgr.y (mgr.25166) 1449 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: cluster 2024-09-17T10:23:38.638793+0000 mgr.y (mgr.25166) 1449 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.644531+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.644531+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.645646+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.645646+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.646689+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.646689+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:23:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.698476+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[116875]: audit 2024-09-17T10:23:39.698476+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: cluster 2024-09-17T10:23:38.638793+0000 mgr.y (mgr.25166) 1449 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: cluster 2024-09-17T10:23:38.638793+0000 mgr.y (mgr.25166) 1449 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.644531+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.644531+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.645646+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.645646+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.646689+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.646689+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.698476+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:23:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[115929]: audit 2024-09-17T10:23:39.698476+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:23:43.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:43.330032563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: cluster 2024-09-17T10:23:38.638793+0000 mgr.y (mgr.25166) 1449 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: cluster 2024-09-17T10:23:38.638793+0000 mgr.y (mgr.25166) 1449 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.644531+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.644531+0000 mon.b (mon.1) 2 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.645646+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.645646+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.646689+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.646689+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.698476+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:23:43.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:43 smithi203 bash[85677]: audit 2024-09-17T10:23:39.698476+0000 mon.b (mon.1) 5 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-17T10:23:44.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:23:43] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.51.0" 2024-09-17T10:23:44.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:39.696748+0000 mgr.y (mgr.25166) 1450 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:23:44.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:39.696748+0000 mgr.y (mgr.25166) 1450 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:40.639341+0000 mgr.y (mgr.25166) 1451 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:40.639341+0000 mgr.y (mgr.25166) 1451 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:41.533147+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:41.533147+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:42.641019+0000 mgr.y (mgr.25166) 1452 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:42.641019+0000 mgr.y (mgr.25166) 1452 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.288510+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.288510+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.294264+0000 mon.a (mon.0) 23 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.294264+0000 mon.a (mon.0) 23 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.325595+0000 mon.a (mon.0) 24 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.325595+0000 mon.a (mon.0) 24 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336149+0000 mon.a (mon.0) 25 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336149+0000 mon.a (mon.0) 25 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336179+0000 mon.a (mon.0) 26 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336179+0000 mon.a (mon.0) 26 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336209+0000 mon.a (mon.0) 27 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336209+0000 mon.a (mon.0) 27 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336247+0000 mon.a (mon.0) 28 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336247+0000 mon.a (mon.0) 28 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:44.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336280+0000 mon.a (mon.0) 29 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336280+0000 mon.a (mon.0) 29 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336309+0000 mon.a (mon.0) 30 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336309+0000 mon.a (mon.0) 30 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336338+0000 mon.a (mon.0) 31 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336338+0000 mon.a (mon.0) 31 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336367+0000 mon.a (mon.0) 32 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336367+0000 mon.a (mon.0) 32 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336394+0000 mon.a (mon.0) 33 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:44.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.336394+0000 mon.a (mon.0) 33 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.337710+0000 mon.a (mon.0) 34 : cluster [DBG] fsmap 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.337710+0000 mon.a (mon.0) 34 : cluster [DBG] fsmap 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.337785+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.337785+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.338467+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.338467+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.338898+0000 mon.a (mon.0) 37 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cluster 2024-09-17T10:23:43.338898+0000 mon.a (mon.0) 37 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.374467+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.374467+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.391154+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.391154+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.437769+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.437769+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.439862+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.439862+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.449039+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.449039+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.450345+0000 mgr.y (mgr.25166) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.450345+0000 mgr.y (mgr.25166) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.576414+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.576414+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.579872+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.579872+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.585073+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.585073+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.586704+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.586704+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.598617+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.598617+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.685522+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.685522+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.688730+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.688730+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.692177+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.692177+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.693468+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.693468+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.703281+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.703281+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.794334+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.794334+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.797391+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.797391+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.800287+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.800287+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.801647+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.801647+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.814608+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.814608+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.914738+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.914738+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.919226+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.919226+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.923022+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.923022+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.924352+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.924352+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.937127+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:43.937127+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.015178+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.015178+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.018535+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.018535+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.022341+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.022341+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.023876+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.023876+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.028765+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.028765+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.130958+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.130958+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.133782+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.133782+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.136897+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.136897+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.138075+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.138075+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.145019+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.145019+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.251431+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.251431+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.254150+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.254150+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.257262+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.257262+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.258457+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.258457+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.263868+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:44 smithi203 bash[85677]: audit 2024-09-17T10:23:44.263868+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:39.696748+0000 mgr.y (mgr.25166) 1450 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:23:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:39.696748+0000 mgr.y (mgr.25166) 1450 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:23:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:40.639341+0000 mgr.y (mgr.25166) 1451 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:40.639341+0000 mgr.y (mgr.25166) 1451 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:41.533147+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:41.533147+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:42.641019+0000 mgr.y (mgr.25166) 1452 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:42.641019+0000 mgr.y (mgr.25166) 1452 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.288510+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.288510+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.294264+0000 mon.a (mon.0) 23 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.294264+0000 mon.a (mon.0) 23 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.325595+0000 mon.a (mon.0) 24 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.325595+0000 mon.a (mon.0) 24 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336149+0000 mon.a (mon.0) 25 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336149+0000 mon.a (mon.0) 25 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336179+0000 mon.a (mon.0) 26 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336179+0000 mon.a (mon.0) 26 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336209+0000 mon.a (mon.0) 27 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336209+0000 mon.a (mon.0) 27 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336247+0000 mon.a (mon.0) 28 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336247+0000 mon.a (mon.0) 28 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336280+0000 mon.a (mon.0) 29 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:39.696748+0000 mgr.y (mgr.25166) 1450 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:39.696748+0000 mgr.y (mgr.25166) 1450 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:40.639341+0000 mgr.y (mgr.25166) 1451 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:40.639341+0000 mgr.y (mgr.25166) 1451 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:41.533147+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:41.533147+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:42.641019+0000 mgr.y (mgr.25166) 1452 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:42.641019+0000 mgr.y (mgr.25166) 1452 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.288510+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.288510+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.294264+0000 mon.a (mon.0) 23 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.294264+0000 mon.a (mon.0) 23 : cluster [INF] mon.a calling monitor election 2024-09-17T10:23:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.325595+0000 mon.a (mon.0) 24 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.325595+0000 mon.a (mon.0) 24 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336149+0000 mon.a (mon.0) 25 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336149+0000 mon.a (mon.0) 25 : cluster [DBG] monmap epoch 3 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336179+0000 mon.a (mon.0) 26 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336179+0000 mon.a (mon.0) 26 : cluster [DBG] fsid acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336209+0000 mon.a (mon.0) 27 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336209+0000 mon.a (mon.0) 27 : cluster [DBG] last_changed 2024-09-17T09:42:27.344633+0000 2024-09-17T10:23:44.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336247+0000 mon.a (mon.0) 28 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336247+0000 mon.a (mon.0) 28 : cluster [DBG] created 2024-09-17T09:40:12.149821+0000 2024-09-17T10:23:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336280+0000 mon.a (mon.0) 29 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336280+0000 mon.a (mon.0) 29 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336309+0000 mon.a (mon.0) 30 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336309+0000 mon.a (mon.0) 30 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336338+0000 mon.a (mon.0) 31 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336338+0000 mon.a (mon.0) 31 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336367+0000 mon.a (mon.0) 32 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336367+0000 mon.a (mon.0) 32 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336394+0000 mon.a (mon.0) 33 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.336394+0000 mon.a (mon.0) 33 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.337710+0000 mon.a (mon.0) 34 : cluster [DBG] fsmap 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.337710+0000 mon.a (mon.0) 34 : cluster [DBG] fsmap 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.337785+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.337785+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.338467+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.338467+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.338898+0000 mon.a (mon.0) 37 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cluster 2024-09-17T10:23:43.338898+0000 mon.a (mon.0) 37 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:44.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.374467+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.374467+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.391154+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.391154+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.437769+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.437769+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.439862+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.439862+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336280+0000 mon.a (mon.0) 29 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:23:44.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336309+0000 mon.a (mon.0) 30 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:44.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336309+0000 mon.a (mon.0) 30 : cluster [DBG] election_strategy: 1 2024-09-17T10:23:44.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336338+0000 mon.a (mon.0) 31 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:44.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336338+0000 mon.a (mon.0) 31 : cluster [DBG] 0: [v2:172.21.15.39:3300/0,v1:172.21.15.39:6789/0] mon.a 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336367+0000 mon.a (mon.0) 32 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336367+0000 mon.a (mon.0) 32 : cluster [DBG] 1: [v2:172.21.15.203:3300/0,v1:172.21.15.203:6789/0] mon.b 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336394+0000 mon.a (mon.0) 33 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.336394+0000 mon.a (mon.0) 33 : cluster [DBG] 2: [v2:172.21.15.39:3301/0,v1:172.21.15.39:6790/0] mon.c 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.337710+0000 mon.a (mon.0) 34 : cluster [DBG] fsmap 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.337710+0000 mon.a (mon.0) 34 : cluster [DBG] fsmap 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.337785+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:44.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.337785+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.338467+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.338467+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.338898+0000 mon.a (mon.0) 37 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cluster 2024-09-17T10:23:43.338898+0000 mon.a (mon.0) 37 : cluster [INF] overall HEALTH_OK 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.374467+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.374467+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.391154+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.391154+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.437769+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.437769+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.439862+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.439862+0000 mon.b (mon.1) 8 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.449039+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.449039+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.450345+0000 mgr.y (mgr.25166) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.450345+0000 mgr.y (mgr.25166) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.576414+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.576414+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.579872+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.579872+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.585073+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.585073+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.586704+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.586704+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.598617+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.598617+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.685522+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.685522+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.688730+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.688730+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.692177+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.692177+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.449039+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.449039+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.450345+0000 mgr.y (mgr.25166) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.450345+0000 mgr.y (mgr.25166) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.576414+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.576414+0000 mon.b (mon.1) 9 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.579872+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.579872+0000 mon.b (mon.1) 10 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.585073+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.585073+0000 mon.b (mon.1) 11 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.586704+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.586704+0000 mon.b (mon.1) 12 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.598617+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.598617+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.685522+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.685522+0000 mon.b (mon.1) 13 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.688730+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.688730+0000 mon.b (mon.1) 14 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.692177+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.692177+0000 mon.b (mon.1) 15 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.693468+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.693468+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.703281+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.703281+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.794334+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.794334+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.797391+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.797391+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.800287+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.800287+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.801647+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.801647+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.814608+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.814608+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.914738+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.914738+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.919226+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.919226+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.923022+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.923022+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.693468+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.693468+0000 mon.b (mon.1) 16 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.703281+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.703281+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.794334+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.794334+0000 mon.b (mon.1) 17 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.797391+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.797391+0000 mon.b (mon.1) 18 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.800287+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.800287+0000 mon.b (mon.1) 19 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.801647+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.801647+0000 mon.b (mon.1) 20 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.814608+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.814608+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.914738+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.914738+0000 mon.b (mon.1) 21 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.919226+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.919226+0000 mon.b (mon.1) 22 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.923022+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.923022+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.924352+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.924352+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.937127+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:43.937127+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.015178+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.015178+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.018535+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.018535+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.022341+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.022341+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.023876+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.023876+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.028765+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.028765+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.130958+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.130958+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.133782+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.133782+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.136897+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.136897+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.924352+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.924352+0000 mon.b (mon.1) 24 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.937127+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:43.937127+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.015178+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.015178+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.018535+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.018535+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.022341+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.022341+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.023876+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.023876+0000 mon.b (mon.1) 28 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.028765+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.028765+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.130958+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.130958+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.133782+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.133782+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.136897+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.136897+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.138075+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.138075+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.145019+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.145019+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.251431+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.251431+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.254150+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.254150+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.257262+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.257262+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.258457+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.258457+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.263868+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[115929]: audit 2024-09-17T10:23:44.263868+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.670 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.138075+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.670 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.138075+0000 mon.b (mon.1) 32 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.670 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.145019+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.145019+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.251431+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.251431+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.254150+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.254150+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.257262+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.257262+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:44.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.258457+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.258457+0000 mon.b (mon.1) 36 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:44.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.263868+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:44.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:44 smithi039 bash[116875]: audit 2024-09-17T10:23:44.263868+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.599961+0000 mgr.y (mgr.25166) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.599961+0000 mgr.y (mgr.25166) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.704953+0000 mgr.y (mgr.25166) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.704953+0000 mgr.y (mgr.25166) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.815664+0000 mgr.y (mgr.25166) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.815664+0000 mgr.y (mgr.25166) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.938431+0000 mgr.y (mgr.25166) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:43.938431+0000 mgr.y (mgr.25166) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.032004+0000 mgr.y (mgr.25166) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.032004+0000 mgr.y (mgr.25166) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.147192+0000 mgr.y (mgr.25166) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.147192+0000 mgr.y (mgr.25166) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.270117+0000 mgr.y (mgr.25166) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.270117+0000 mgr.y (mgr.25166) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.405667+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.405667+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.408758+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.408758+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.412027+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.412027+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.413414+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.413414+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.418570+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.418570+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.421414+0000 mgr.y (mgr.25166) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.421414+0000 mgr.y (mgr.25166) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.523596+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.523596+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.526031+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.526031+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.528460+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.528460+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.529592+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.529592+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.533700+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.533700+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.538255+0000 mgr.y (mgr.25166) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.538255+0000 mgr.y (mgr.25166) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.599761+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.599761+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.602286+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.602286+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.605206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.605206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.606354+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.606354+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.609647+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.609647+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.688346+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.688346+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.690855+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.690855+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.693296+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.693296+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.694337+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.694337+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.701566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.701566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.788782+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.788782+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.791148+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.791148+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.793682+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.793682+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.794466+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.794466+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.798896+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.798896+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.868157+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.868157+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.870257+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.870257+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.872064+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.872064+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.872789+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.872789+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.875427+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.875427+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.931677+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.931677+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.944339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.944339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.953812+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.953812+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.966157+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.966157+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.968984+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.968984+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.971558+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.971558+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.972691+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.972691+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.978497+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:44.978497+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.066647+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.066647+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.069480+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.069480+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.072609+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.072609+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.074121+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.074121+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.081744+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.081744+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.172399+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.172399+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.175407+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.175407+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.178422+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.178422+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.179699+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.179699+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.187410+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.187410+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.261134+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.261134+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.606 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.264125+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.264125+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.268142+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.268142+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.269507+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.269507+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.277177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.607 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:45 smithi203 bash[85677]: audit 2024-09-17T10:23:45.277177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.599961+0000 mgr.y (mgr.25166) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.599961+0000 mgr.y (mgr.25166) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.704953+0000 mgr.y (mgr.25166) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.704953+0000 mgr.y (mgr.25166) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.815664+0000 mgr.y (mgr.25166) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.815664+0000 mgr.y (mgr.25166) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.938431+0000 mgr.y (mgr.25166) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:43.938431+0000 mgr.y (mgr.25166) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.032004+0000 mgr.y (mgr.25166) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.032004+0000 mgr.y (mgr.25166) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.147192+0000 mgr.y (mgr.25166) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.147192+0000 mgr.y (mgr.25166) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.270117+0000 mgr.y (mgr.25166) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.270117+0000 mgr.y (mgr.25166) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.405667+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.405667+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.408758+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.408758+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.412027+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.412027+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.413414+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.599961+0000 mgr.y (mgr.25166) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.599961+0000 mgr.y (mgr.25166) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.704953+0000 mgr.y (mgr.25166) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.704953+0000 mgr.y (mgr.25166) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.815664+0000 mgr.y (mgr.25166) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.815664+0000 mgr.y (mgr.25166) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.938431+0000 mgr.y (mgr.25166) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:43.938431+0000 mgr.y (mgr.25166) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.032004+0000 mgr.y (mgr.25166) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.032004+0000 mgr.y (mgr.25166) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.147192+0000 mgr.y (mgr.25166) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.147192+0000 mgr.y (mgr.25166) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.270117+0000 mgr.y (mgr.25166) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.270117+0000 mgr.y (mgr.25166) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.405667+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.405667+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.408758+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.408758+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.412027+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.412027+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.413414+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.413414+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.418570+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.418570+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.421414+0000 mgr.y (mgr.25166) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.421414+0000 mgr.y (mgr.25166) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.523596+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.523596+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.526031+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.526031+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.528460+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.528460+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.529592+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.529592+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.533700+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.533700+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.538255+0000 mgr.y (mgr.25166) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.538255+0000 mgr.y (mgr.25166) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.599761+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.599761+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.602286+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.413414+0000 mon.b (mon.1) 40 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.418570+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.418570+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.421414+0000 mgr.y (mgr.25166) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.421414+0000 mgr.y (mgr.25166) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.523596+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.523596+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.526031+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.526031+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.528460+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.528460+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.529592+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.529592+0000 mon.b (mon.1) 44 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.533700+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.533700+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.538255+0000 mgr.y (mgr.25166) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.538255+0000 mgr.y (mgr.25166) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.599761+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.599761+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.602286+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.602286+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.605206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.605206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.606354+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.606354+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.609647+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.609647+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.688346+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.688346+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.690855+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.690855+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.693296+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.693296+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.694337+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.694337+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.701566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.701566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.788782+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.788782+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.791148+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.602286+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.605206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.605206+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.606354+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.606354+0000 mon.b (mon.1) 48 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.609647+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.609647+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.688346+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.688346+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.690855+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.690855+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.693296+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.693296+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.694337+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.694337+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.701566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.701566+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.788782+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.788782+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.791148+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.791148+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.793682+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.793682+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.794466+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.794466+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.798896+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.798896+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.868157+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.868157+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.870257+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.870257+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.872064+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.872064+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.872789+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.872789+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.875427+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.875427+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.931677+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.931677+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.944339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.944339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.953812+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.791148+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.793682+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.793682+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.794466+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.794466+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.798896+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.798896+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.868157+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.868157+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.870257+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.870257+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.872064+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.872064+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.872789+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.872789+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.875427+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.875427+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.931677+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.931677+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.944339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.944339+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.953812+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.953812+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.966157+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.966157+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.968984+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.968984+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.971558+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.971558+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.972691+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.972691+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.978497+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:44.978497+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.066647+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.066647+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.069480+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.069480+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.072609+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.072609+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.074121+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.074121+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.081744+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.953812+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.966157+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.966157+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.968984+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.968984+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.971558+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.971558+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.972691+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.972691+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.978497+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:44.978497+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.066647+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.066647+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.069480+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.069480+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.072609+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.072609+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.074121+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.074121+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.081744+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.081744+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.172399+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.172399+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.175407+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.175407+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.178422+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.178422+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.179699+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.179699+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.187410+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.187410+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.261134+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.261134+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.264125+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.264125+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.268142+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.268142+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.269507+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.269507+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.277177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[116875]: audit 2024-09-17T10:23:45.277177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.081744+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.172399+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.172399+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.175407+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.175407+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.178422+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.178422+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.179699+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.179699+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.187410+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.187410+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.261134+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.261134+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.264125+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.264125+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.268142+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.268142+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.269507+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.269507+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.277177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:45.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:45 smithi039 bash[115929]: audit 2024-09-17T10:23:45.277177+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.614982+0000 mgr.y (mgr.25166) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.614982+0000 mgr.y (mgr.25166) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cluster 2024-09-17T10:23:44.641878+0000 mgr.y (mgr.25166) 1464 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cluster 2024-09-17T10:23:44.641878+0000 mgr.y (mgr.25166) 1464 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.703334+0000 mgr.y (mgr.25166) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.703334+0000 mgr.y (mgr.25166) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.801868+0000 mgr.y (mgr.25166) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.801868+0000 mgr.y (mgr.25166) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.876631+0000 mgr.y (mgr.25166) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.876631+0000 mgr.y (mgr.25166) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.979449+0000 mgr.y (mgr.25166) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:44.979449+0000 mgr.y (mgr.25166) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.083405+0000 mgr.y (mgr.25166) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.083405+0000 mgr.y (mgr.25166) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.188716+0000 mgr.y (mgr.25166) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.188716+0000 mgr.y (mgr.25166) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.279287+0000 mgr.y (mgr.25166) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.279287+0000 mgr.y (mgr.25166) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.363686+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.363686+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.366161+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.366161+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.368915+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.368915+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.370072+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.370072+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.373542+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.373542+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.376571+0000 mgr.y (mgr.25166) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.376571+0000 mgr.y (mgr.25166) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.442805+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.442805+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.445157+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.445157+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.447385+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.447385+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.448287+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.448287+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.453927+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.453927+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.454586+0000 mgr.y (mgr.25166) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.454586+0000 mgr.y (mgr.25166) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.550576+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.550576+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.552827+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.552827+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.555220+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.555220+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.556061+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.556061+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.558953+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.558953+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.560061+0000 mgr.y (mgr.25166) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.560061+0000 mgr.y (mgr.25166) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.644919+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.644919+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.647452+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.647452+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.649468+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.649468+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.553 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.650206+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.614982+0000 mgr.y (mgr.25166) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.614982+0000 mgr.y (mgr.25166) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cluster 2024-09-17T10:23:44.641878+0000 mgr.y (mgr.25166) 1464 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cluster 2024-09-17T10:23:44.641878+0000 mgr.y (mgr.25166) 1464 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.703334+0000 mgr.y (mgr.25166) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.703334+0000 mgr.y (mgr.25166) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.801868+0000 mgr.y (mgr.25166) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.801868+0000 mgr.y (mgr.25166) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.876631+0000 mgr.y (mgr.25166) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.876631+0000 mgr.y (mgr.25166) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.979449+0000 mgr.y (mgr.25166) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.554 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:44.979449+0000 mgr.y (mgr.25166) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.083405+0000 mgr.y (mgr.25166) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.083405+0000 mgr.y (mgr.25166) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.188716+0000 mgr.y (mgr.25166) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.188716+0000 mgr.y (mgr.25166) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.279287+0000 mgr.y (mgr.25166) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.279287+0000 mgr.y (mgr.25166) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.363686+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.363686+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.555 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.366161+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.650206+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.654211+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.654211+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.725669+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.725669+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.727882+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.727882+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.730605+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.556 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.730605+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.731380+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.731380+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.736860+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.736860+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.824328+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.824328+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.827143+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.827143+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.830051+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.830051+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.831045+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.831045+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.557 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.837596+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.837596+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.917383+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.917383+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.919911+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.919911+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.922235+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.558 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.922235+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.559 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.923342+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.923342+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.927140+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.927140+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.995296+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.995296+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.997749+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:45.997749+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.000073+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.000073+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.001054+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.001054+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.003659+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.003659+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.071089+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.071089+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.073478+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.073478+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.075872+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.075872+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.077076+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.077076+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.080045+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.080045+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.142926+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.142926+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.561 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.145675+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.145675+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.148797+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.148797+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.150051+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.366161+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.368915+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.368915+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.370072+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.370072+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.373542+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.373542+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.376571+0000 mgr.y (mgr.25166) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.376571+0000 mgr.y (mgr.25166) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.442805+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.442805+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.445157+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.445157+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.447385+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.447385+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.448287+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.448287+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.453927+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.453927+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.454586+0000 mgr.y (mgr.25166) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.150051+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.153849+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.153849+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.238641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.238641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.241405+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.241405+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.564 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.244826+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.244826+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.245989+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.245989+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.250140+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.250140+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.326538+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.326538+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.329424+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.329424+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.332620+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.332620+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.334089+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.565 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.334089+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.566 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.338722+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.566 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[116875]: audit 2024-09-17T10:23:46.338722+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.566 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.454586+0000 mgr.y (mgr.25166) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.566 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.550576+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.550576+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.552827+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.552827+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.555220+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.555220+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.556061+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.556061+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.558953+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.558953+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.560061+0000 mgr.y (mgr.25166) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.560061+0000 mgr.y (mgr.25166) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.644919+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.644919+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.647452+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.647452+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.649468+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.649468+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.650206+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.650206+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.654211+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.654211+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.725669+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.725669+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.727882+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.568 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.727882+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.730605+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.730605+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.731380+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.731380+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.736860+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.736860+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.824328+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.824328+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.827143+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.827143+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.830051+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.830051+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.569 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.831045+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.831045+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.837596+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.837596+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.917383+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.917383+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.919911+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.919911+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.922235+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.922235+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.923342+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.923342+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.927140+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.927140+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.570 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.995296+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.995296+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.997749+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:45.997749+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.000073+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.000073+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.001054+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.001054+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.003659+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.003659+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.071089+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.071089+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.073478+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.571 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.073478+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.075872+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.075872+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.077076+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.077076+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.080045+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.080045+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.142926+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.142926+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.145675+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.145675+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.148797+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.148797+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.150051+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.150051+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.153849+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.153849+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.238641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.238641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.241405+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.241405+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.244826+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.244826+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.245989+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.245989+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.250140+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.573 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.250140+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.326538+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.326538+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.329424+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.329424+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.332620+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.332620+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.334089+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.334089+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.338722+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.574 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:46 smithi039 bash[115929]: audit 2024-09-17T10:23:46.338722+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:46.322720934Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.614982+0000 mgr.y (mgr.25166) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.614982+0000 mgr.y (mgr.25166) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cluster 2024-09-17T10:23:44.641878+0000 mgr.y (mgr.25166) 1464 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cluster 2024-09-17T10:23:44.641878+0000 mgr.y (mgr.25166) 1464 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.703334+0000 mgr.y (mgr.25166) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.703334+0000 mgr.y (mgr.25166) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.801868+0000 mgr.y (mgr.25166) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.801868+0000 mgr.y (mgr.25166) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.876631+0000 mgr.y (mgr.25166) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.876631+0000 mgr.y (mgr.25166) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.979449+0000 mgr.y (mgr.25166) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:44.979449+0000 mgr.y (mgr.25166) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.083405+0000 mgr.y (mgr.25166) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.083405+0000 mgr.y (mgr.25166) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.188716+0000 mgr.y (mgr.25166) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.188716+0000 mgr.y (mgr.25166) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.279287+0000 mgr.y (mgr.25166) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.279287+0000 mgr.y (mgr.25166) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.363686+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.363686+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.366161+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.366161+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.368915+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.368915+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.370072+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.370072+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.373542+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.373542+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.376571+0000 mgr.y (mgr.25166) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.376571+0000 mgr.y (mgr.25166) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.442805+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.442805+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.445157+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.445157+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.447385+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.447385+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.448287+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.448287+0000 mon.b (mon.1) 84 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.453927+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.453927+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.454586+0000 mgr.y (mgr.25166) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.454586+0000 mgr.y (mgr.25166) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.550576+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.550576+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.552827+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.552827+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.555220+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.555220+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.556061+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.556061+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.558953+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.558953+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.560061+0000 mgr.y (mgr.25166) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.560061+0000 mgr.y (mgr.25166) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.644919+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.644919+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.647452+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.647452+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.649468+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.649468+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.650206+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.650206+0000 mon.b (mon.1) 92 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.654211+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.654211+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.725669+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.725669+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.727882+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.727882+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.730605+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.730605+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.731380+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.731380+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.736860+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.736860+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.824328+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.824328+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.827143+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.827143+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.830051+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.830051+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.831045+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.831045+0000 mon.b (mon.1) 100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.837596+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.837596+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.917383+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.917383+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.919911+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.919911+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.922235+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.922235+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.923342+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.923342+0000 mon.b (mon.1) 104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.927140+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.927140+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.995296+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.995296+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.997749+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:45.997749+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.000073+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.000073+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.001054+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.001054+0000 mon.b (mon.1) 108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.003659+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.003659+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.071089+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.071089+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.073478+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.073478+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.075872+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.075872+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.077076+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.077076+0000 mon.b (mon.1) 112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.080045+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.080045+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.142926+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.142926+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.145675+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.145675+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.148797+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.148797+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.150051+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.150051+0000 mon.b (mon.1) 116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.153849+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.153849+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.238641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.238641+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.241405+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.241405+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.244826+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.244826+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.245989+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.245989+0000 mon.b (mon.1) 120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.250140+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.250140+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.326538+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.326538+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.329424+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.329424+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.332620+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.332620+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.334089+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.334089+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.338722+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:46 smithi203 bash[85677]: audit 2024-09-17T10:23:46.338722+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[87077]: debug 2024-09-17T10:23:47.069+0000 7f03b2642640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.654885+0000 mgr.y (mgr.25166) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.654885+0000 mgr.y (mgr.25166) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.737675+0000 mgr.y (mgr.25166) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.737675+0000 mgr.y (mgr.25166) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.839062+0000 mgr.y (mgr.25166) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.839062+0000 mgr.y (mgr.25166) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.621 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.930088+0000 mgr.y (mgr.25166) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:45.930088+0000 mgr.y (mgr.25166) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.007122+0000 mgr.y (mgr.25166) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.007122+0000 mgr.y (mgr.25166) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.083383+0000 mgr.y (mgr.25166) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.083383+0000 mgr.y (mgr.25166) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.156688+0000 mgr.y (mgr.25166) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.156688+0000 mgr.y (mgr.25166) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.253326+0000 mgr.y (mgr.25166) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.622 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.253326+0000 mgr.y (mgr.25166) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.339688+0000 mgr.y (mgr.25166) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.339688+0000 mgr.y (mgr.25166) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.427617+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.427617+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.429735+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.429735+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.432831+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.432831+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.433611+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.433611+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.623 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.436302+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.436302+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.439791+0000 mgr.y (mgr.25166) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.439791+0000 mgr.y (mgr.25166) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.546146+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.546146+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.549364+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.549364+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.549684+0000 mgr.y (mgr.25166) 1485 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.549684+0000 mgr.y (mgr.25166) 1485 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:47.624 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.552135+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.552135+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.553374+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.553374+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.565128+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.565128+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.566366+0000 mgr.y (mgr.25166) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.566366+0000 mgr.y (mgr.25166) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.627456+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.627456+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.630148+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.630148+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.625 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.633449+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.633449+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.634585+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.634585+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.639928+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.639928+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.730128+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.730128+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.733487+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.733487+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.736377+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.626 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.736377+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.738020+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.738020+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.744288+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.744288+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.821430+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.821430+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.824123+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.824123+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.826647+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.826647+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.627 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.827851+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.827851+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.830580+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.830580+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.897779+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.897779+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.899819+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.899819+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.628 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.901926+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.629 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.901926+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.629 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.902657+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.629 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.902657+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.629 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.904991+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.904991+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.966120+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.966120+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.968794+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.968794+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.971061+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.971061+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.972153+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.630 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.972153+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.975214+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:46.975214+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.044252+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.044252+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.046547+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.046547+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.048516+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.048516+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.049269+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.049269+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.056636+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.631 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.056636+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.148121+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.148121+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.150827+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.150827+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.153907+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.153907+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.155338+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.632 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.155338+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.161376+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.161376+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.294529+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.294529+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.297481+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.297481+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.300041+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.300041+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.301198+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.301198+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.633 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.313537+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.634 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:47 smithi203 bash[85677]: audit 2024-09-17T10:23:47.313537+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.654885+0000 mgr.y (mgr.25166) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.654885+0000 mgr.y (mgr.25166) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.737675+0000 mgr.y (mgr.25166) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.737675+0000 mgr.y (mgr.25166) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.839062+0000 mgr.y (mgr.25166) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.839062+0000 mgr.y (mgr.25166) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.930088+0000 mgr.y (mgr.25166) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:45.930088+0000 mgr.y (mgr.25166) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.007122+0000 mgr.y (mgr.25166) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.007122+0000 mgr.y (mgr.25166) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.083383+0000 mgr.y (mgr.25166) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.083383+0000 mgr.y (mgr.25166) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.156688+0000 mgr.y (mgr.25166) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.156688+0000 mgr.y (mgr.25166) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.253326+0000 mgr.y (mgr.25166) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.253326+0000 mgr.y (mgr.25166) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.339688+0000 mgr.y (mgr.25166) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.339688+0000 mgr.y (mgr.25166) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.427617+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.427617+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.429735+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.429735+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.432831+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.432831+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.433611+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.433611+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.436302+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.436302+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.439791+0000 mgr.y (mgr.25166) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.439791+0000 mgr.y (mgr.25166) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.546146+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.546146+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.549364+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.549364+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.549684+0000 mgr.y (mgr.25166) 1485 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.549684+0000 mgr.y (mgr.25166) 1485 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.552135+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.552135+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.553374+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.553374+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.565128+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.565128+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.566366+0000 mgr.y (mgr.25166) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.566366+0000 mgr.y (mgr.25166) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.627456+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.627456+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.630148+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.630148+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.633449+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.633449+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.634585+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.634585+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.639928+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.639928+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.730128+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.730128+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.733487+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.733487+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.736377+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.736377+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.738020+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.738020+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.744288+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.744288+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.821430+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.821430+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.824123+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.824123+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.826647+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.826647+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.827851+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.827851+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.830580+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.830580+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.897779+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.897779+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.899819+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.899819+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.901926+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.901926+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.902657+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.902657+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.904991+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.904991+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.966120+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.966120+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.968794+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.968794+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.971061+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.971061+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.972153+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.972153+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.975214+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:46.975214+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.044252+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.044252+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.046547+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.046547+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.048516+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.048516+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.654885+0000 mgr.y (mgr.25166) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.654885+0000 mgr.y (mgr.25166) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.737675+0000 mgr.y (mgr.25166) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.737675+0000 mgr.y (mgr.25166) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.839062+0000 mgr.y (mgr.25166) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.839062+0000 mgr.y (mgr.25166) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.930088+0000 mgr.y (mgr.25166) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:45.930088+0000 mgr.y (mgr.25166) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.007122+0000 mgr.y (mgr.25166) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.007122+0000 mgr.y (mgr.25166) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.083383+0000 mgr.y (mgr.25166) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.083383+0000 mgr.y (mgr.25166) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.156688+0000 mgr.y (mgr.25166) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.156688+0000 mgr.y (mgr.25166) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.253326+0000 mgr.y (mgr.25166) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.253326+0000 mgr.y (mgr.25166) 1482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.339688+0000 mgr.y (mgr.25166) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.339688+0000 mgr.y (mgr.25166) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.427617+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.427617+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.429735+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.049269+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.049269+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.056636+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.056636+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.148121+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.148121+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.150827+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.150827+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.153907+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.153907+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.155338+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.155338+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.161376+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.161376+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.294529+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.294529+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.297481+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.297481+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.300041+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.300041+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.301198+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.301198+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.313537+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[115929]: audit 2024-09-17T10:23:47.313537+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.429735+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.432831+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.432831+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.433611+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.433611+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.436302+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.436302+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.439791+0000 mgr.y (mgr.25166) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.439791+0000 mgr.y (mgr.25166) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.546146+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.546146+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.549364+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.549364+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.549684+0000 mgr.y (mgr.25166) 1485 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.549684+0000 mgr.y (mgr.25166) 1485 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.552135+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.552135+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.553374+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.553374+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.565128+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.565128+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.566366+0000 mgr.y (mgr.25166) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.566366+0000 mgr.y (mgr.25166) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.627456+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.627456+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.630148+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.630148+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.633449+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.633449+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.634585+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.634585+0000 mon.b (mon.1) 136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.639928+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.639928+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.730128+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.730128+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.733487+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.733487+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.736377+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.736377+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.738020+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.738020+0000 mon.b (mon.1) 140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.744288+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.744288+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.821430+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.821430+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.824123+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.824123+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.826647+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.826647+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.827851+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.827851+0000 mon.b (mon.1) 144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.830580+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.830580+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.897779+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.897779+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.899819+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.899819+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.901926+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.901926+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.902657+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.902657+0000 mon.b (mon.1) 148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.904991+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.904991+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.966120+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.966120+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.968794+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.968794+0000 mon.b (mon.1) 150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.971061+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.971061+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.972153+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.972153+0000 mon.b (mon.1) 152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.975214+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:46.975214+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.044252+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.044252+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.046547+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.046547+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.048516+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.048516+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.049269+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.049269+0000 mon.b (mon.1) 156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.056636+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.056636+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.148121+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.148121+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.150827+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.150827+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.153907+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.153907+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.155338+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.155338+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.668 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.161376+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.161376+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.294529+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.294529+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.297481+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.297481+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.300041+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.300041+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.301198+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.301198+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.313537+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:47.669 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:47 smithi039 bash[116875]: audit 2024-09-17T10:23:47.313537+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.598 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.641589+0000 mgr.y (mgr.25166) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.641589+0000 mgr.y (mgr.25166) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cluster 2024-09-17T10:23:46.642782+0000 mgr.y (mgr.25166) 1488 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cluster 2024-09-17T10:23:46.642782+0000 mgr.y (mgr.25166) 1488 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.745786+0000 mgr.y (mgr.25166) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.745786+0000 mgr.y (mgr.25166) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.833809+0000 mgr.y (mgr.25166) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.833809+0000 mgr.y (mgr.25166) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.906482+0000 mgr.y (mgr.25166) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.906482+0000 mgr.y (mgr.25166) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.976602+0000 mgr.y (mgr.25166) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:46.976602+0000 mgr.y (mgr.25166) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.058510+0000 mgr.y (mgr.25166) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.058510+0000 mgr.y (mgr.25166) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.181952+0000 mgr.y (mgr.25166) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.181952+0000 mgr.y (mgr.25166) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.317521+0000 mgr.y (mgr.25166) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.317521+0000 mgr.y (mgr.25166) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.387662+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.387662+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.390351+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.641589+0000 mgr.y (mgr.25166) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.641589+0000 mgr.y (mgr.25166) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cluster 2024-09-17T10:23:46.642782+0000 mgr.y (mgr.25166) 1488 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cluster 2024-09-17T10:23:46.642782+0000 mgr.y (mgr.25166) 1488 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.745786+0000 mgr.y (mgr.25166) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.745786+0000 mgr.y (mgr.25166) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.833809+0000 mgr.y (mgr.25166) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.833809+0000 mgr.y (mgr.25166) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.906482+0000 mgr.y (mgr.25166) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.906482+0000 mgr.y (mgr.25166) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.976602+0000 mgr.y (mgr.25166) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:46.976602+0000 mgr.y (mgr.25166) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.058510+0000 mgr.y (mgr.25166) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.058510+0000 mgr.y (mgr.25166) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.181952+0000 mgr.y (mgr.25166) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.181952+0000 mgr.y (mgr.25166) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.317521+0000 mgr.y (mgr.25166) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.317521+0000 mgr.y (mgr.25166) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.387662+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.387662+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.390351+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.390351+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.393249+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.393249+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.394174+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.394174+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.397131+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.397131+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.399942+0000 mgr.y (mgr.25166) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.399942+0000 mgr.y (mgr.25166) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.462354+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.462354+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.464551+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.464551+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.466449+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.466449+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.467313+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.467313+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.469537+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.469537+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.472872+0000 mgr.y (mgr.25166) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.390351+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.393249+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.393249+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.394174+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.394174+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.397131+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.397131+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.399942+0000 mgr.y (mgr.25166) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.399942+0000 mgr.y (mgr.25166) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.462354+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.462354+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.464551+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.464551+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.466449+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.466449+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.467313+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.467313+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.469537+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.469537+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.472872+0000 mgr.y (mgr.25166) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.472872+0000 mgr.y (mgr.25166) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.533840+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.533840+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.536450+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.536450+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.538967+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.538967+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.540108+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.540108+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.551640+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.551640+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.555019+0000 mgr.y (mgr.25166) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.555019+0000 mgr.y (mgr.25166) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.626753+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.626753+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.628929+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.628929+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.632138+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.632138+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.633332+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.472872+0000 mgr.y (mgr.25166) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.533840+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.533840+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.536450+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.536450+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.538967+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.538967+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.540108+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.540108+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.551640+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.551640+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.555019+0000 mgr.y (mgr.25166) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.555019+0000 mgr.y (mgr.25166) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.626753+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.626753+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.628929+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.628929+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.632138+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.632138+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.633332+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.633332+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.639569+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.639569+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.702452+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.702452+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.705009+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.705009+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.708320+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.708320+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.709425+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.709425+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.715076+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.715076+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.788699+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.788699+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.791073+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.791073+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.794429+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.794429+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.795506+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.633332+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.639569+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.639569+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.702452+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.702452+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.705009+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.705009+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.708320+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.708320+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.709425+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.709425+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.715076+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.715076+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.788699+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.788699+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.791073+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.791073+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.794429+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.794429+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.795506+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.795506+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.807281+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.807281+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.900797+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.900797+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.903809+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.903809+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.907494+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.907494+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.908592+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.908592+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.922087+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:47.922087+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.014893+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.014893+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.017202+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.017202+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.019876+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.019876+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.020952+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.795506+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.807281+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.807281+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.900797+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.900797+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.903809+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.903809+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.907494+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.907494+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.908592+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.908592+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.922087+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:47.922087+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.014893+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.014893+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.017202+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.017202+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.019876+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.019876+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.020952+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.020952+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.033895+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.033895+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.132256+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.132256+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.134441+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.134441+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.136565+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.136565+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.137376+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.137376+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.149205+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.149205+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.241883+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.241883+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.244023+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.244023+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.246355+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.246355+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.247185+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.247185+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.255180+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[116875]: audit 2024-09-17T10:23:48.255180+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.020952+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.033895+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.033895+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.132256+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.132256+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.134441+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.134441+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.136565+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.136565+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.137376+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.137376+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.149205+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.149205+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.241883+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.241883+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.244023+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.244023+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.246355+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.246355+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.247185+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.247185+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.255180+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:48 smithi039 bash[115929]: audit 2024-09-17T10:23:48.255180+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.641589+0000 mgr.y (mgr.25166) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.641589+0000 mgr.y (mgr.25166) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cluster 2024-09-17T10:23:46.642782+0000 mgr.y (mgr.25166) 1488 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cluster 2024-09-17T10:23:46.642782+0000 mgr.y (mgr.25166) 1488 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:23:48.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.745786+0000 mgr.y (mgr.25166) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.745786+0000 mgr.y (mgr.25166) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.833809+0000 mgr.y (mgr.25166) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.833809+0000 mgr.y (mgr.25166) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.906482+0000 mgr.y (mgr.25166) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.906482+0000 mgr.y (mgr.25166) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.976602+0000 mgr.y (mgr.25166) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:46.976602+0000 mgr.y (mgr.25166) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.058510+0000 mgr.y (mgr.25166) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.058510+0000 mgr.y (mgr.25166) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.181952+0000 mgr.y (mgr.25166) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.181952+0000 mgr.y (mgr.25166) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.317521+0000 mgr.y (mgr.25166) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.317521+0000 mgr.y (mgr.25166) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.387662+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.387662+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.390351+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.390351+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.393249+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.393249+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.394174+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.394174+0000 mon.b (mon.1) 168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.397131+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.397131+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.399942+0000 mgr.y (mgr.25166) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.399942+0000 mgr.y (mgr.25166) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.462354+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.462354+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.464551+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.464551+0000 mon.b (mon.1) 170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.466449+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.466449+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.467313+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.467313+0000 mon.b (mon.1) 172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.469537+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.469537+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.472872+0000 mgr.y (mgr.25166) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.472872+0000 mgr.y (mgr.25166) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.533840+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.533840+0000 mon.b (mon.1) 173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.536450+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.536450+0000 mon.b (mon.1) 174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.538967+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.538967+0000 mon.b (mon.1) 175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.540108+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.540108+0000 mon.b (mon.1) 176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.551640+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.551640+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.555019+0000 mgr.y (mgr.25166) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.555019+0000 mgr.y (mgr.25166) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.626753+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.626753+0000 mon.b (mon.1) 177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.628929+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.628929+0000 mon.b (mon.1) 178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.632138+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.632138+0000 mon.b (mon.1) 179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.633332+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.633332+0000 mon.b (mon.1) 180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.639569+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.639569+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.702452+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.702452+0000 mon.b (mon.1) 181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.705009+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.705009+0000 mon.b (mon.1) 182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.708320+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.708320+0000 mon.b (mon.1) 183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.709425+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.709425+0000 mon.b (mon.1) 184 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.715076+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.715076+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.788699+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.788699+0000 mon.b (mon.1) 185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.791073+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.791073+0000 mon.b (mon.1) 186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.794429+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.794429+0000 mon.b (mon.1) 187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.795506+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.795506+0000 mon.b (mon.1) 188 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.807281+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.807281+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.900797+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.900797+0000 mon.b (mon.1) 189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.903809+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.903809+0000 mon.b (mon.1) 190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.907494+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.907494+0000 mon.b (mon.1) 191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.908592+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.908592+0000 mon.b (mon.1) 192 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.922087+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:47.922087+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.014893+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.014893+0000 mon.b (mon.1) 193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.017202+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.017202+0000 mon.b (mon.1) 194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.019876+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.019876+0000 mon.b (mon.1) 195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.020952+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.020952+0000 mon.b (mon.1) 196 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.033895+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.033895+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.132256+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.132256+0000 mon.b (mon.1) 197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.134441+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.134441+0000 mon.b (mon.1) 198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.136565+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.136565+0000 mon.b (mon.1) 199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.137376+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.137376+0000 mon.b (mon.1) 200 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.149205+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.149205+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.241883+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.241883+0000 mon.b (mon.1) 201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.244023+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.244023+0000 mon.b (mon.1) 202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.246355+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.246355+0000 mon.b (mon.1) 203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.247185+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.247185+0000 mon.b (mon.1) 204 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.255180+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:48 smithi203 bash[85677]: audit 2024-09-17T10:23:48.255180+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.302 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:23:49.302 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 16s ago 42m - - 2024-09-17T10:23:49.302 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 4s ago 41m - - 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (4m) 16s ago 32m 14.7M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (3m) 4s ago 32m 69.5M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (6m) 16s ago 29m 48.4M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (6m) 4s ago 40m 440M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (17m) 16s ago 43m 530M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (19s) 16s ago 43m - 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (100s) 4s ago 41m 38.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 starting - - - 2048M 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (6m) 16s ago 32m 8576k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (5m) 4s ago 32m 7755k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:23:49.303 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (40m) 16s ago 40m 58.3M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (39m) 16s ago 39m 59.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (38m) 16s ago 38m 54.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (37m) 16s ago 37m 66.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (36m) 4s ago 36m 60.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (35m) 4s ago 35m 64.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (34m) 4s ago 34m 55.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (33m) 4s ago 33m 67.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (5m) 4s ago 32m 47.0M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (29m) 16s ago 29m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:23:49.304 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (30m) 4s ago 30m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:23:49.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.640538+0000 mgr.y (mgr.25166) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.640538+0000 mgr.y (mgr.25166) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.716148+0000 mgr.y (mgr.25166) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.716148+0000 mgr.y (mgr.25166) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.809583+0000 mgr.y (mgr.25166) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.809583+0000 mgr.y (mgr.25166) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.924804+0000 mgr.y (mgr.25166) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:47.924804+0000 mgr.y (mgr.25166) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.035036+0000 mgr.y (mgr.25166) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.035036+0000 mgr.y (mgr.25166) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.151818+0000 mgr.y (mgr.25166) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.151818+0000 mgr.y (mgr.25166) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.256272+0000 mgr.y (mgr.25166) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.256272+0000 mgr.y (mgr.25166) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.359832+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.359832+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.362009+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.362009+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.364315+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.364315+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.640538+0000 mgr.y (mgr.25166) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.640538+0000 mgr.y (mgr.25166) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.716148+0000 mgr.y (mgr.25166) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.716148+0000 mgr.y (mgr.25166) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.809583+0000 mgr.y (mgr.25166) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.809583+0000 mgr.y (mgr.25166) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.924804+0000 mgr.y (mgr.25166) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:47.924804+0000 mgr.y (mgr.25166) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.035036+0000 mgr.y (mgr.25166) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.035036+0000 mgr.y (mgr.25166) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.151818+0000 mgr.y (mgr.25166) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.151818+0000 mgr.y (mgr.25166) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.256272+0000 mgr.y (mgr.25166) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.256272+0000 mgr.y (mgr.25166) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.359832+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.359832+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.362009+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.362009+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.364315+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.364315+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.365242+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.365242+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.367749+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.367749+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.368591+0000 mgr.y (mgr.25166) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.368591+0000 mgr.y (mgr.25166) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.434134+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.434134+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.437078+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.437078+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.439513+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.439513+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.440620+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.440620+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.443178+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.443178+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.446835+0000 mgr.y (mgr.25166) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.446835+0000 mgr.y (mgr.25166) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.512484+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.512484+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.514810+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.365242+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.365242+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.367749+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.367749+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.368591+0000 mgr.y (mgr.25166) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.368591+0000 mgr.y (mgr.25166) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.434134+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.434134+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.437078+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.437078+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.439513+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.439513+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.440620+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.440620+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.443178+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.443178+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.446835+0000 mgr.y (mgr.25166) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.446835+0000 mgr.y (mgr.25166) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.512484+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.512484+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.514810+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.514810+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.517158+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.517158+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.518218+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.518218+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.525362+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.525362+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.529168+0000 mgr.y (mgr.25166) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.529168+0000 mgr.y (mgr.25166) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.583076+0000 mgr.y (mgr.25166) 1509 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.583076+0000 mgr.y (mgr.25166) 1509 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.596235+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.596235+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.599392+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.599392+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.602081+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.602081+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.603156+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.603156+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.606965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.606965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.692669+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.692669+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.695104+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.695104+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.697437+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.697437+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.698430+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.698430+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.705313+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.705313+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.773559+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.773559+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.776292+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.776292+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.779034+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.779034+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.780235+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.780235+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.785326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.514810+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.517158+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.517158+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.518218+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.518218+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.525362+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.525362+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.529168+0000 mgr.y (mgr.25166) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.529168+0000 mgr.y (mgr.25166) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.583076+0000 mgr.y (mgr.25166) 1509 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.583076+0000 mgr.y (mgr.25166) 1509 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.596235+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.596235+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.599392+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.599392+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.602081+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.602081+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.603156+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.603156+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.606965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.785326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.852781+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.852781+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.855308+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.855308+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.857842+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.857842+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.858856+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.858856+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.861578+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.861578+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.928760+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.928760+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.931101+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.931101+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.933255+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.933255+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.934149+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.934149+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.606965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.692669+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.692669+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.695104+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.695104+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.697437+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.697437+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.698430+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.698430+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.705313+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.705313+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.773559+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.773559+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.776292+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.776292+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.779034+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.779034+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.780235+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.780235+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.785326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.942012+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:48.942012+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.008739+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.008739+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.011471+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.011471+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.013947+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.013947+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.015059+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.015059+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.018455+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.018455+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.088266+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.088266+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.090805+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.090805+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.093245+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.093245+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.094408+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.094408+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.100557+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.100557+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.166515+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.166515+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.168972+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.168972+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.171196+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.171196+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.172229+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.172229+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.176006+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.176006+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.241421+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.241421+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.243868+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.243868+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.246111+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.246111+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.247160+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.247160+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.254248+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[115929]: audit 2024-09-17T10:23:49.254248+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.785326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.852781+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.852781+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.855308+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.855308+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.857842+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.857842+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.858856+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.858856+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.861578+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.861578+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.928760+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.928760+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.931101+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.931101+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.933255+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.933255+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.934149+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.934149+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.942012+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:48.942012+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.008739+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.008739+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.011471+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.011471+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.013947+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.013947+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.015059+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.015059+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.663 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.018455+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.018455+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.088266+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.088266+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.090805+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.090805+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.093245+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.093245+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.094408+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.664 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.094408+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.100557+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.100557+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.166515+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.166515+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.168972+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.168972+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.171196+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.171196+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.172229+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.172229+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.176006+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.665 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.176006+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.241421+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.241421+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.243868+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.243868+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.246111+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.246111+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.247160+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.247160+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.254248+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:49 smithi039 bash[116875]: audit 2024-09-17T10:23:49.254248+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:49.331162593Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.640538+0000 mgr.y (mgr.25166) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.640538+0000 mgr.y (mgr.25166) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.716148+0000 mgr.y (mgr.25166) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.716148+0000 mgr.y (mgr.25166) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.809583+0000 mgr.y (mgr.25166) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.809583+0000 mgr.y (mgr.25166) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.924804+0000 mgr.y (mgr.25166) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:47.924804+0000 mgr.y (mgr.25166) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.035036+0000 mgr.y (mgr.25166) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.035036+0000 mgr.y (mgr.25166) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.151818+0000 mgr.y (mgr.25166) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.151818+0000 mgr.y (mgr.25166) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.256272+0000 mgr.y (mgr.25166) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.256272+0000 mgr.y (mgr.25166) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.359832+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.359832+0000 mon.b (mon.1) 205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.362009+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.362009+0000 mon.b (mon.1) 206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.364315+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.364315+0000 mon.b (mon.1) 207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.365242+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.365242+0000 mon.b (mon.1) 208 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.367749+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.367749+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.368591+0000 mgr.y (mgr.25166) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.368591+0000 mgr.y (mgr.25166) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.434134+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.434134+0000 mon.b (mon.1) 209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.437078+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.437078+0000 mon.b (mon.1) 210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.439513+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.439513+0000 mon.b (mon.1) 211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.440620+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.440620+0000 mon.b (mon.1) 212 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.443178+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.443178+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.446835+0000 mgr.y (mgr.25166) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.446835+0000 mgr.y (mgr.25166) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.512484+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.512484+0000 mon.b (mon.1) 213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.514810+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.514810+0000 mon.b (mon.1) 214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.517158+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.517158+0000 mon.b (mon.1) 215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.518218+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.518218+0000 mon.b (mon.1) 216 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.525362+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.525362+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.529168+0000 mgr.y (mgr.25166) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.529168+0000 mgr.y (mgr.25166) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.583076+0000 mgr.y (mgr.25166) 1509 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.583076+0000 mgr.y (mgr.25166) 1509 : audit [DBG] from='client.74102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.596235+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.596235+0000 mon.b (mon.1) 217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.599392+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.599392+0000 mon.b (mon.1) 218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.602081+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.602081+0000 mon.b (mon.1) 219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.603156+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.603156+0000 mon.b (mon.1) 220 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.606965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.606965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.692669+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.692669+0000 mon.b (mon.1) 221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.695104+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.695104+0000 mon.b (mon.1) 222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.697437+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.697437+0000 mon.b (mon.1) 223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.698430+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.698430+0000 mon.b (mon.1) 224 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.705313+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.705313+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.773559+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.773559+0000 mon.b (mon.1) 225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.776292+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.776292+0000 mon.b (mon.1) 226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.779034+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.779034+0000 mon.b (mon.1) 227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.780235+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.780235+0000 mon.b (mon.1) 228 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.785326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.785326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.852781+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.852781+0000 mon.b (mon.1) 229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.855308+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.855308+0000 mon.b (mon.1) 230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.857842+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.857842+0000 mon.b (mon.1) 231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.858856+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.858856+0000 mon.b (mon.1) 232 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.861578+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.861578+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.928760+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.928760+0000 mon.b (mon.1) 233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.931101+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.931101+0000 mon.b (mon.1) 234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.933255+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.933255+0000 mon.b (mon.1) 235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.934149+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.934149+0000 mon.b (mon.1) 236 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.942012+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:48.942012+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.008739+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.008739+0000 mon.b (mon.1) 237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.011471+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.011471+0000 mon.b (mon.1) 238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.013947+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.013947+0000 mon.b (mon.1) 239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.015059+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.015059+0000 mon.b (mon.1) 240 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.018455+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.018455+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.088266+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.088266+0000 mon.b (mon.1) 241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.090805+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.090805+0000 mon.b (mon.1) 242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.093245+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.093245+0000 mon.b (mon.1) 243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.094408+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.094408+0000 mon.b (mon.1) 244 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.100557+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.100557+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.166515+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.166515+0000 mon.b (mon.1) 245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.168972+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.168972+0000 mon.b (mon.1) 246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.171196+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.171196+0000 mon.b (mon.1) 247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.172229+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.172229+0000 mon.b (mon.1) 248 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.176006+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.176006+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.241421+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.241421+0000 mon.b (mon.1) 249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.243868+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.243868+0000 mon.b (mon.1) 250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.246111+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.246111+0000 mon.b (mon.1) 251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.247160+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.247160+0000 mon.b (mon.1) 252 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.254248+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:49 smithi203 bash[85677]: audit 2024-09-17T10:23:49.254248+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:23:49.740 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 10, 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:23:49.741 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:23:50.082 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:23:50.082 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:23:50.082 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:23:50.082 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi039", 2024-09-17T10:23:50.082 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:23:50.082 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T10:23:50.083 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading mon daemons", 2024-09-17T10:23:50.083 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:23:50.083 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.612298+0000 mgr.y (mgr.25166) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.612298+0000 mgr.y (mgr.25166) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cluster 2024-09-17T10:23:48.643209+0000 mgr.y (mgr.25166) 1511 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cluster 2024-09-17T10:23:48.643209+0000 mgr.y (mgr.25166) 1511 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.708955+0000 mgr.y (mgr.25166) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.708955+0000 mgr.y (mgr.25166) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.786949+0000 mgr.y (mgr.25166) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.786949+0000 mgr.y (mgr.25166) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.865325+0000 mgr.y (mgr.25166) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.865325+0000 mgr.y (mgr.25166) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:48.939761+0000 mgr.y (mgr.25166) 1515 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:48.939761+0000 mgr.y (mgr.25166) 1515 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.945191+0000 mgr.y (mgr.25166) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:48.945191+0000 mgr.y (mgr.25166) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.023538+0000 mgr.y (mgr.25166) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.023538+0000 mgr.y (mgr.25166) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.103747+0000 mgr.y (mgr.25166) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.103747+0000 mgr.y (mgr.25166) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.180186+0000 mgr.y (mgr.25166) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.180186+0000 mgr.y (mgr.25166) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.256713+0000 mgr.y (mgr.25166) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.256713+0000 mgr.y (mgr.25166) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.261068+0000 mgr.y (mgr.25166) 1521 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.261068+0000 mgr.y (mgr.25166) 1521 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.408022+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.408022+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.411503+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.411503+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.415134+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.415134+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.416408+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.416408+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.419671+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.419671+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.423571+0000 mgr.y (mgr.25166) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.423571+0000 mgr.y (mgr.25166) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.486933+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.486933+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.489486+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.489486+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.491880+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.612298+0000 mgr.y (mgr.25166) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.612298+0000 mgr.y (mgr.25166) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cluster 2024-09-17T10:23:48.643209+0000 mgr.y (mgr.25166) 1511 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cluster 2024-09-17T10:23:48.643209+0000 mgr.y (mgr.25166) 1511 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.708955+0000 mgr.y (mgr.25166) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.708955+0000 mgr.y (mgr.25166) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.786949+0000 mgr.y (mgr.25166) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.786949+0000 mgr.y (mgr.25166) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.865325+0000 mgr.y (mgr.25166) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.865325+0000 mgr.y (mgr.25166) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:48.939761+0000 mgr.y (mgr.25166) 1515 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:48.939761+0000 mgr.y (mgr.25166) 1515 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.945191+0000 mgr.y (mgr.25166) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:48.945191+0000 mgr.y (mgr.25166) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.023538+0000 mgr.y (mgr.25166) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.023538+0000 mgr.y (mgr.25166) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.103747+0000 mgr.y (mgr.25166) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.103747+0000 mgr.y (mgr.25166) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.180186+0000 mgr.y (mgr.25166) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.180186+0000 mgr.y (mgr.25166) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.256713+0000 mgr.y (mgr.25166) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.491880+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.492824+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.492824+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.498217+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.498217+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.501205+0000 mgr.y (mgr.25166) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.501205+0000 mgr.y (mgr.25166) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.567210+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.567210+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.570132+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.570132+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.573535+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.573535+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.575057+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.575057+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.580128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.580128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.583175+0000 mgr.y (mgr.25166) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.583175+0000 mgr.y (mgr.25166) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.667924+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.256713+0000 mgr.y (mgr.25166) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.261068+0000 mgr.y (mgr.25166) 1521 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.261068+0000 mgr.y (mgr.25166) 1521 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.408022+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.408022+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.411503+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.411503+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.415134+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.415134+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.416408+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.416408+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.419671+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.419671+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.423571+0000 mgr.y (mgr.25166) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.423571+0000 mgr.y (mgr.25166) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.486933+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.486933+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.489486+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.489486+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.491880+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.667924+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.670784+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.670784+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.674570+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.674570+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.675991+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.675991+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.680170+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.680170+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.741430+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/685675638' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.741430+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/685675638' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.751404+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.751404+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.754020+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.754020+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.756644+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.756644+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.757745+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.757745+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.763741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.763741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.832135+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.832135+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.835379+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.835379+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.837775+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.837775+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.838946+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.838946+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.843333+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.843333+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.915735+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.915735+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.918306+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.918306+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.920677+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.920677+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.921736+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.921736+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.491880+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.492824+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.492824+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.498217+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.498217+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.501205+0000 mgr.y (mgr.25166) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.501205+0000 mgr.y (mgr.25166) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.567210+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.567210+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.570132+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.570132+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.573535+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.573535+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.575057+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.575057+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.580128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.580128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.583175+0000 mgr.y (mgr.25166) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.583175+0000 mgr.y (mgr.25166) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.667924+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.925936+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.925936+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.991422+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.991422+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.994073+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.994073+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.996943+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.996943+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.998042+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:49.998042+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.003966+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.003966+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.079969+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.079969+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.082604+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.082604+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.085017+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.085017+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.086294+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.086294+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.090147+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.090147+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.156073+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.156073+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.158862+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.158862+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.161880+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.161880+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.163268+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.163268+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.168153+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.168153+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.240995+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.240995+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.243795+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.243795+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.246991+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.246991+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.248497+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.248497+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.667924+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.670784+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.670784+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.674570+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.674570+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.675991+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.675991+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.680170+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.680170+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.741430+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/685675638' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.741430+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/685675638' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.751404+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.751404+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.754020+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.754020+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.756644+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.756644+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.757745+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.757745+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.763741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.254974+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.254974+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.343679+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.343679+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.346610+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.346610+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.349397+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.349397+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.350676+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[116875]: audit 2024-09-17T10:23:50.350676+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.763741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.832135+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.832135+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.835379+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.835379+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.837775+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.837775+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.838946+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.838946+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.843333+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.843333+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.915735+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.915735+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.918306+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.918306+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.920677+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.920677+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.921736+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.921736+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.925936+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.925936+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.991422+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.991422+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.994073+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.994073+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.996943+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.996943+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.998042+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:49.998042+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.003966+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.003966+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.079969+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.079969+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.082604+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.082604+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.085017+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.085017+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.086294+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.086294+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.090147+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.090147+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.156073+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.156073+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.158862+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.158862+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.161880+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.161880+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.163268+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.163268+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.168153+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.168153+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.240995+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.240995+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.243795+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.243795+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.246991+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.246991+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.248497+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.248497+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.254974+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.254974+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.343679+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.343679+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.346610+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.346610+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.349397+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.349397+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.350676+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:50 smithi039 bash[115929]: audit 2024-09-17T10:23:50.350676+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.612298+0000 mgr.y (mgr.25166) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.612298+0000 mgr.y (mgr.25166) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cluster 2024-09-17T10:23:48.643209+0000 mgr.y (mgr.25166) 1511 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:50.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cluster 2024-09-17T10:23:48.643209+0000 mgr.y (mgr.25166) 1511 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.708955+0000 mgr.y (mgr.25166) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.708955+0000 mgr.y (mgr.25166) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.786949+0000 mgr.y (mgr.25166) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.786949+0000 mgr.y (mgr.25166) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.865325+0000 mgr.y (mgr.25166) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.865325+0000 mgr.y (mgr.25166) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:48.939761+0000 mgr.y (mgr.25166) 1515 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:48.939761+0000 mgr.y (mgr.25166) 1515 : audit [DBG] from='client.74108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.945191+0000 mgr.y (mgr.25166) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:48.945191+0000 mgr.y (mgr.25166) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.023538+0000 mgr.y (mgr.25166) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.023538+0000 mgr.y (mgr.25166) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.103747+0000 mgr.y (mgr.25166) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.103747+0000 mgr.y (mgr.25166) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.180186+0000 mgr.y (mgr.25166) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.180186+0000 mgr.y (mgr.25166) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.256713+0000 mgr.y (mgr.25166) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.256713+0000 mgr.y (mgr.25166) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.261068+0000 mgr.y (mgr.25166) 1521 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.261068+0000 mgr.y (mgr.25166) 1521 : audit [DBG] from='client.64113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.408022+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.408022+0000 mon.b (mon.1) 253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.411503+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.411503+0000 mon.b (mon.1) 254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.415134+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.415134+0000 mon.b (mon.1) 255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.416408+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.416408+0000 mon.b (mon.1) 256 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.419671+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.419671+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.423571+0000 mgr.y (mgr.25166) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.423571+0000 mgr.y (mgr.25166) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.486933+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.486933+0000 mon.b (mon.1) 257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.489486+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.489486+0000 mon.b (mon.1) 258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.491880+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.491880+0000 mon.b (mon.1) 259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.492824+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.492824+0000 mon.b (mon.1) 260 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.498217+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.498217+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.501205+0000 mgr.y (mgr.25166) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.501205+0000 mgr.y (mgr.25166) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.567210+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.567210+0000 mon.b (mon.1) 261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.570132+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.570132+0000 mon.b (mon.1) 262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.573535+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.573535+0000 mon.b (mon.1) 263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.575057+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.575057+0000 mon.b (mon.1) 264 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.580128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.580128+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.583175+0000 mgr.y (mgr.25166) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.583175+0000 mgr.y (mgr.25166) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.667924+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.667924+0000 mon.b (mon.1) 265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.670784+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.670784+0000 mon.b (mon.1) 266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.674570+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.674570+0000 mon.b (mon.1) 267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.675991+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.675991+0000 mon.b (mon.1) 268 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.680170+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.680170+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.741430+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/685675638' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.741430+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.39:0/685675638' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.751404+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.751404+0000 mon.b (mon.1) 269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.754020+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.754020+0000 mon.b (mon.1) 270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.756644+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.756644+0000 mon.b (mon.1) 271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.757745+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.757745+0000 mon.b (mon.1) 272 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.763741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.763741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.832135+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.832135+0000 mon.b (mon.1) 273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.835379+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.835379+0000 mon.b (mon.1) 274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.837775+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.837775+0000 mon.b (mon.1) 275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.838946+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.838946+0000 mon.b (mon.1) 276 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.843333+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.843333+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.915735+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.915735+0000 mon.b (mon.1) 277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.918306+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.918306+0000 mon.b (mon.1) 278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.920677+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.920677+0000 mon.b (mon.1) 279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.921736+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.921736+0000 mon.b (mon.1) 280 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.925936+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.925936+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.991422+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.991422+0000 mon.b (mon.1) 281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.994073+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.994073+0000 mon.b (mon.1) 282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.996943+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.996943+0000 mon.b (mon.1) 283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.998042+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:49.998042+0000 mon.b (mon.1) 284 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.003966+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.003966+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.079969+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.079969+0000 mon.b (mon.1) 285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.082604+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.082604+0000 mon.b (mon.1) 286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.085017+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.085017+0000 mon.b (mon.1) 287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.086294+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.086294+0000 mon.b (mon.1) 288 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.090147+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.090147+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.156073+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.156073+0000 mon.b (mon.1) 289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.158862+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.158862+0000 mon.b (mon.1) 290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.161880+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.161880+0000 mon.b (mon.1) 291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.163268+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.163268+0000 mon.b (mon.1) 292 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.168153+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.168153+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.240995+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.240995+0000 mon.b (mon.1) 293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.243795+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.243795+0000 mon.b (mon.1) 294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.246991+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.246991+0000 mon.b (mon.1) 295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.248497+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.248497+0000 mon.b (mon.1) 296 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.254974+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.254974+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.343679+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.343679+0000 mon.b (mon.1) 297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.346610+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.346610+0000 mon.b (mon.1) 298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.349397+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.349397+0000 mon.b (mon.1) 299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:50.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.350676+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:50.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:50 smithi203 bash[85677]: audit 2024-09-17T10:23:50.350676+0000 mon.b (mon.1) 300 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.683635+0000 mgr.y (mgr.25166) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.683635+0000 mgr.y (mgr.25166) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.766276+0000 mgr.y (mgr.25166) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.766276+0000 mgr.y (mgr.25166) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.846011+0000 mgr.y (mgr.25166) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.846011+0000 mgr.y (mgr.25166) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.929768+0000 mgr.y (mgr.25166) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:49.929768+0000 mgr.y (mgr.25166) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.007231+0000 mgr.y (mgr.25166) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.007231+0000 mgr.y (mgr.25166) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.083746+0000 mgr.y (mgr.25166) 1530 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.083746+0000 mgr.y (mgr.25166) 1530 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.094249+0000 mgr.y (mgr.25166) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.094249+0000 mgr.y (mgr.25166) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.172118+0000 mgr.y (mgr.25166) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.172118+0000 mgr.y (mgr.25166) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.258408+0000 mgr.y (mgr.25166) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.258408+0000 mgr.y (mgr.25166) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.358441+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.358441+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.360384+0000 mgr.y (mgr.25166) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.360384+0000 mgr.y (mgr.25166) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.683635+0000 mgr.y (mgr.25166) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.683635+0000 mgr.y (mgr.25166) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.766276+0000 mgr.y (mgr.25166) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.766276+0000 mgr.y (mgr.25166) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.846011+0000 mgr.y (mgr.25166) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.846011+0000 mgr.y (mgr.25166) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.929768+0000 mgr.y (mgr.25166) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:49.929768+0000 mgr.y (mgr.25166) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.007231+0000 mgr.y (mgr.25166) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.007231+0000 mgr.y (mgr.25166) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.083746+0000 mgr.y (mgr.25166) 1530 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.083746+0000 mgr.y (mgr.25166) 1530 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.094249+0000 mgr.y (mgr.25166) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.094249+0000 mgr.y (mgr.25166) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.172118+0000 mgr.y (mgr.25166) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.172118+0000 mgr.y (mgr.25166) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.258408+0000 mgr.y (mgr.25166) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.258408+0000 mgr.y (mgr.25166) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.358441+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.358441+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.360384+0000 mgr.y (mgr.25166) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.360384+0000 mgr.y (mgr.25166) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.449190+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.449190+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.451872+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.451872+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.454663+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.454663+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.455888+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.455888+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.459569+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.459569+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.463564+0000 mgr.y (mgr.25166) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.463564+0000 mgr.y (mgr.25166) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.534018+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.534018+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.536935+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.536935+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.539952+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.539952+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.541028+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.541028+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.551451+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.551451+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.554761+0000 mgr.y (mgr.25166) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.554761+0000 mgr.y (mgr.25166) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.629394+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.629394+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.631545+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.631545+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.633968+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.633968+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.635062+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.635062+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.642659+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.642659+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.715043+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.715043+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.717409+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.717409+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.719631+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.719631+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.449190+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.449190+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.451872+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.451872+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.454663+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.454663+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.455888+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.455888+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.459569+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.459569+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.463564+0000 mgr.y (mgr.25166) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.463564+0000 mgr.y (mgr.25166) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.534018+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.534018+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.536935+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.536935+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.539952+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.539952+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.541028+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.720536+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.720536+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.724859+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.724859+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.794656+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.794656+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.797119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.797119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.799320+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.799320+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.800231+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.800231+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.804530+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.804530+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.873621+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.873621+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.875852+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.875852+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.877830+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.877830+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.878691+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.878691+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.881631+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.881631+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.958529+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.958529+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.961230+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.961230+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.964266+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.964266+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.965681+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.965681+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.973472+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:50.973472+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.041321+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.041321+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.044326+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.044326+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.048200+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.541028+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.551451+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.551451+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.554761+0000 mgr.y (mgr.25166) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.554761+0000 mgr.y (mgr.25166) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.629394+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.629394+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.631545+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.631545+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.633968+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.633968+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.635062+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.635062+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.642659+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.642659+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.715043+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.715043+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.717409+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.717409+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.719631+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.719631+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.048200+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.050009+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.050009+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.054143+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.054143+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.143815+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.143815+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.146743+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.146743+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.149396+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.149396+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.150578+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.150578+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.158181+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.158181+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.228642+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.228642+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.231216+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.231216+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.233771+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.233771+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.234929+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.234929+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.242517+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.242517+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.315563+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.315563+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.318322+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.318322+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.320974+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.320974+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.322081+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.322081+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.330008+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[115929]: audit 2024-09-17T10:23:51.330008+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.720536+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.720536+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.724859+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.724859+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.794656+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.794656+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.797119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.797119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.799320+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.799320+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.800231+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.800231+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.804530+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.804530+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.873621+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.873621+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.875852+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.875852+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.877830+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.877830+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.878691+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.878691+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.881631+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.881631+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.958529+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.958529+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.961230+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.961230+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.964266+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.964266+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.965681+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.965681+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.973472+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:50.973472+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.041321+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.041321+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.044326+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.044326+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.048200+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.048200+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.050009+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.050009+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.054143+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.054143+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.143815+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.143815+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.146743+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.146743+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.149396+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.149396+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.150578+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.150578+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.158181+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.158181+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.228642+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.228642+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.231216+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.231216+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.233771+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.233771+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.234929+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.234929+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.242517+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.242517+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.315563+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.315563+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.318322+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.318322+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.320974+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.320974+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.322081+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.322081+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.330008+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:51 smithi039 bash[116875]: audit 2024-09-17T10:23:51.330008+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.683635+0000 mgr.y (mgr.25166) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.683635+0000 mgr.y (mgr.25166) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.766276+0000 mgr.y (mgr.25166) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.766276+0000 mgr.y (mgr.25166) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.846011+0000 mgr.y (mgr.25166) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.846011+0000 mgr.y (mgr.25166) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.929768+0000 mgr.y (mgr.25166) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:49.929768+0000 mgr.y (mgr.25166) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.007231+0000 mgr.y (mgr.25166) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.007231+0000 mgr.y (mgr.25166) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.083746+0000 mgr.y (mgr.25166) 1530 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.083746+0000 mgr.y (mgr.25166) 1530 : audit [DBG] from='client.74126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.094249+0000 mgr.y (mgr.25166) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.094249+0000 mgr.y (mgr.25166) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.172118+0000 mgr.y (mgr.25166) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.172118+0000 mgr.y (mgr.25166) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.258408+0000 mgr.y (mgr.25166) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.258408+0000 mgr.y (mgr.25166) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.358441+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.358441+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.360384+0000 mgr.y (mgr.25166) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.360384+0000 mgr.y (mgr.25166) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.449190+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.449190+0000 mon.b (mon.1) 301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.451872+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.451872+0000 mon.b (mon.1) 302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.454663+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.454663+0000 mon.b (mon.1) 303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.455888+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.455888+0000 mon.b (mon.1) 304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.459569+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.459569+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.463564+0000 mgr.y (mgr.25166) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.463564+0000 mgr.y (mgr.25166) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.534018+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.534018+0000 mon.b (mon.1) 305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.536935+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.536935+0000 mon.b (mon.1) 306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.539952+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.539952+0000 mon.b (mon.1) 307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.541028+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.541028+0000 mon.b (mon.1) 308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.551451+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.551451+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.554761+0000 mgr.y (mgr.25166) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.554761+0000 mgr.y (mgr.25166) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.629394+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.629394+0000 mon.b (mon.1) 309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.631545+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.631545+0000 mon.b (mon.1) 310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.633968+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.633968+0000 mon.b (mon.1) 311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.635062+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.635062+0000 mon.b (mon.1) 312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.642659+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.642659+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.715043+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.715043+0000 mon.b (mon.1) 313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.717409+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.717409+0000 mon.b (mon.1) 314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.719631+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.719631+0000 mon.b (mon.1) 315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.720536+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.720536+0000 mon.b (mon.1) 316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.724859+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.724859+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.794656+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.794656+0000 mon.b (mon.1) 317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.797119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.797119+0000 mon.b (mon.1) 318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.799320+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.799320+0000 mon.b (mon.1) 319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.800231+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.800231+0000 mon.b (mon.1) 320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.804530+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.804530+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.873621+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.873621+0000 mon.b (mon.1) 321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.875852+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.875852+0000 mon.b (mon.1) 322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.877830+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.877830+0000 mon.b (mon.1) 323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.878691+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.878691+0000 mon.b (mon.1) 324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.881631+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.881631+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.958529+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.958529+0000 mon.b (mon.1) 325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.961230+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.961230+0000 mon.b (mon.1) 326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.964266+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.964266+0000 mon.b (mon.1) 327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.965681+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.965681+0000 mon.b (mon.1) 328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.973472+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:50.973472+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.041321+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.041321+0000 mon.b (mon.1) 329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.044326+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.044326+0000 mon.b (mon.1) 330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.048200+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.048200+0000 mon.b (mon.1) 331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.050009+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.050009+0000 mon.b (mon.1) 332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.054143+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.054143+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.143815+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.143815+0000 mon.b (mon.1) 333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.146743+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.146743+0000 mon.b (mon.1) 334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.149396+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.149396+0000 mon.b (mon.1) 335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.150578+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.150578+0000 mon.b (mon.1) 336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.158181+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.158181+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.228642+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.228642+0000 mon.b (mon.1) 337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.231216+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.231216+0000 mon.b (mon.1) 338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.233771+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.233771+0000 mon.b (mon.1) 339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.234929+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.234929+0000 mon.b (mon.1) 340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.242517+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.242517+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.315563+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.315563+0000 mon.b (mon.1) 341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.318322+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.318322+0000 mon.b (mon.1) 342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.320974+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.320974+0000 mon.b (mon.1) 343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:51.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.322081+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.322081+0000 mon.b (mon.1) 344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:51.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.330008+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:51.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:51 smithi203 bash[85677]: audit 2024-09-17T10:23:51.330008+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cluster 2024-09-17T10:23:50.643617+0000 mgr.y (mgr.25166) 1537 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cluster 2024-09-17T10:23:50.643617+0000 mgr.y (mgr.25166) 1537 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.644006+0000 mgr.y (mgr.25166) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.644006+0000 mgr.y (mgr.25166) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.728963+0000 mgr.y (mgr.25166) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.728963+0000 mgr.y (mgr.25166) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.808287+0000 mgr.y (mgr.25166) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.808287+0000 mgr.y (mgr.25166) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.883899+0000 mgr.y (mgr.25166) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.883899+0000 mgr.y (mgr.25166) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.977717+0000 mgr.y (mgr.25166) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:50.977717+0000 mgr.y (mgr.25166) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.058218+0000 mgr.y (mgr.25166) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.058218+0000 mgr.y (mgr.25166) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.161569+0000 mgr.y (mgr.25166) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.161569+0000 mgr.y (mgr.25166) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.245842+0000 mgr.y (mgr.25166) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.245842+0000 mgr.y (mgr.25166) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.333262+0000 mgr.y (mgr.25166) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.333262+0000 mgr.y (mgr.25166) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.406778+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cluster 2024-09-17T10:23:50.643617+0000 mgr.y (mgr.25166) 1537 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cluster 2024-09-17T10:23:50.643617+0000 mgr.y (mgr.25166) 1537 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.644006+0000 mgr.y (mgr.25166) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.644006+0000 mgr.y (mgr.25166) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.728963+0000 mgr.y (mgr.25166) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.728963+0000 mgr.y (mgr.25166) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.808287+0000 mgr.y (mgr.25166) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.808287+0000 mgr.y (mgr.25166) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.883899+0000 mgr.y (mgr.25166) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.883899+0000 mgr.y (mgr.25166) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.977717+0000 mgr.y (mgr.25166) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:50.977717+0000 mgr.y (mgr.25166) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.058218+0000 mgr.y (mgr.25166) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.058218+0000 mgr.y (mgr.25166) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.161569+0000 mgr.y (mgr.25166) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.161569+0000 mgr.y (mgr.25166) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.245842+0000 mgr.y (mgr.25166) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.245842+0000 mgr.y (mgr.25166) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.333262+0000 mgr.y (mgr.25166) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.333262+0000 mgr.y (mgr.25166) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.406778+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.406778+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.409665+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.409665+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.412522+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.412522+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.413550+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.413550+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.419051+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.419051+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.421746+0000 mgr.y (mgr.25166) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.421746+0000 mgr.y (mgr.25166) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.488119+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.488119+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.490651+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.490651+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.493087+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.493087+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.494058+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.494058+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.496913+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.406778+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.409665+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.409665+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.412522+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.412522+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.413550+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.413550+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.419051+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.419051+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.421746+0000 mgr.y (mgr.25166) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.421746+0000 mgr.y (mgr.25166) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.488119+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.488119+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.490651+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.490651+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.493087+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.493087+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.494058+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.494058+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.496913+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.496913+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.500382+0000 mgr.y (mgr.25166) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.500382+0000 mgr.y (mgr.25166) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.568279+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.568279+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.570648+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.570648+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.573070+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.573070+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.574163+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.574163+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.581529+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.581529+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.585027+0000 mgr.y (mgr.25166) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.585027+0000 mgr.y (mgr.25166) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.654265+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.654265+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.656912+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.656912+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.659371+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.659371+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.660824+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.660824+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.664455+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.664455+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.732675+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.732675+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.735467+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.735467+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.738055+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.738055+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.739123+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.739123+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.747369+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.747369+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.843579+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.843579+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.846487+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.846487+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.848986+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.496913+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.500382+0000 mgr.y (mgr.25166) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.500382+0000 mgr.y (mgr.25166) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.568279+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.568279+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.570648+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.570648+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.573070+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.573070+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.574163+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.574163+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.581529+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.581529+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.585027+0000 mgr.y (mgr.25166) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.585027+0000 mgr.y (mgr.25166) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.654265+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.654265+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.656912+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.656912+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.659371+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.848986+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.850207+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.850207+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.858059+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.858059+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.953630+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.953630+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.956391+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.956391+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.959110+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.959110+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.960345+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.960345+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.969312+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:51.969312+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.033963+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.033963+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.036460+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.036460+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.039418+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.039418+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.040671+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.040671+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.047600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.047600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.068095+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.068095+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.084398+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.084398+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.093277+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.093277+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.122917+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.122917+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.125500+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.125500+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.127585+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.127585+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.130923+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.130923+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.136227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.136227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.138538+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.659371+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.660824+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.660824+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.664455+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.664455+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.732675+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.732675+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.735467+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.735467+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.738055+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.738055+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.739123+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.739123+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.747369+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.747369+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.843579+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.843579+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.846487+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.846487+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.848986+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.138538+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.140009+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.140009+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.144898+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.144898+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.147278+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.147278+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.148263+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.148263+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:23:52.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.156582+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.156582+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.159378+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.159378+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.168384+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.168384+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.171528+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.171528+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.180548+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.180548+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.183544+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.848986+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.850207+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.850207+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.858059+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.858059+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.953630+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.953630+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.956391+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.956391+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.959110+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.959110+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.960345+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.960345+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.969312+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:51.969312+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.033963+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.033963+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.036460+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.036460+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.039418+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.183544+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.191951+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.191951+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.193108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.193108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.194528+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.194528+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.195473+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.195473+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.196935+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.196935+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.198895+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.198895+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.201719+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.201719+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.211548+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.211548+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.214810+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.214810+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.224140+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.224140+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.228853+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.228853+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.237705+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.237705+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.239983+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.239983+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.242043+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.242043+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.242360+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.242360+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.244559+0000 mon.b (mon.1) 393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.244559+0000 mon.b (mon.1) 393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.247401+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.247401+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.249059+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.249059+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.251240+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.665 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.251240+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.039418+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.040671+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.040671+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.047600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.047600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.068095+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.068095+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.084398+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.084398+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.666 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.093277+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.093277+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.122917+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.122917+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.125500+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.125500+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.127585+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.127585+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.130923+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.130923+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.136227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.136227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.667 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.138538+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.251400+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.251400+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.253525+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.668 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.253525+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.256262+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.256262+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.258163+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.258163+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.260263+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.260263+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.260335+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.260335+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.262468+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.262468+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.265505+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.669 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.265505+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.267373+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.267373+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.269425+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.269425+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.269555+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.269555+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.271573+0000 mon.b (mon.1) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.271573+0000 mon.b (mon.1) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.274429+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.274429+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.670 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.276165+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.276165+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.278265+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.278265+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.278407+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.278407+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.280575+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.280575+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.283282+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.138538+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.140009+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.140009+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.144898+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.144898+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.147278+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.147278+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.148263+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.148263+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:23:52.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.156582+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.156582+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.159378+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.159378+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.168384+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.168384+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.171528+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.171528+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.180548+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.180548+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.183544+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.283282+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.284708+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.284708+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.286862+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.286862+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.286976+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.286976+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.289131+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.289131+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.291064+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.291064+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.293300+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.293300+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.295221+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.295221+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.301202+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.301202+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.303179+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.675 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.183544+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.191951+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.191951+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.193108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.193108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.194528+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.194528+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.195473+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.195473+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.196935+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.196935+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.198895+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.198895+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.201719+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.201719+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.211548+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.211548+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.214810+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.214810+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.224140+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.303179+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.305491+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.305491+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.311349+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.311349+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.313531+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.313531+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.315432+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.315432+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:23:52.678 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.320948+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.320948+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.322885+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.322885+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.323125+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.323125+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.325061+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.325061+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.326810+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.326810+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.332340+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.332340+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.333955+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.333955+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.334606+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.334606+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.336266+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.336266+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.340031+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.340031+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.344647+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.344647+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.346442+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.346442+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.346913+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.224140+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.228853+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.228853+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.237705+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.237705+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.239983+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.681 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.239983+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.242043+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.242043+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.242360+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.242360+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.244559+0000 mon.b (mon.1) 393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.244559+0000 mon.b (mon.1) 393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.247401+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.247401+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.249059+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.249059+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.251240+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.682 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.251240+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.346913+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.348831+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.348831+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.352307+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.352307+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.357019+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.357019+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.683 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.358903+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.358903+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.359351+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.359351+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.361101+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.361101+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.362843+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:23:52.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[115929]: audit 2024-09-17T10:23:52.362843+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:23:52.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.251400+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.251400+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.253525+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.253525+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.256262+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.256262+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.258163+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.258163+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.260263+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.260263+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.260335+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.260335+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.262468+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.262468+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.265505+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.265505+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.267373+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.267373+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.269425+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.269425+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.269555+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.269555+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.271573+0000 mon.b (mon.1) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.271573+0000 mon.b (mon.1) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.274429+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.274429+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.276165+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.276165+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.687 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.278265+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.278265+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.278407+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.278407+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.280575+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.280575+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.283282+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.283282+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.284708+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.284708+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.286862+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.286862+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.286976+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.286976+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.289131+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.289131+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.291064+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.291064+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.293300+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.293300+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.295221+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.295221+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.301202+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.301202+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.303179+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.303179+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.305491+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.305491+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.311349+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.311349+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.313531+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.313531+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.315432+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.315432+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.320948+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.320948+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.322885+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.322885+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.323125+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.323125+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.325061+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.325061+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.326810+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.326810+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.332340+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.332340+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.691 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.333955+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.333955+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.334606+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.334606+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.336266+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.336266+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.340031+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.340031+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.344647+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.344647+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.346442+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.692 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.346442+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.346913+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.346913+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.348831+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.348831+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.352307+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.352307+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.357019+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.357019+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.358903+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.358903+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.359351+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.359351+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.361101+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.361101+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.362843+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:23:52.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:52 smithi039 bash[116875]: audit 2024-09-17T10:23:52.362843+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:23:52.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:52.346990059Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cluster 2024-09-17T10:23:50.643617+0000 mgr.y (mgr.25166) 1537 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cluster 2024-09-17T10:23:50.643617+0000 mgr.y (mgr.25166) 1537 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:23:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.644006+0000 mgr.y (mgr.25166) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.644006+0000 mgr.y (mgr.25166) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.728963+0000 mgr.y (mgr.25166) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.728963+0000 mgr.y (mgr.25166) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.808287+0000 mgr.y (mgr.25166) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.808287+0000 mgr.y (mgr.25166) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.883899+0000 mgr.y (mgr.25166) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.883899+0000 mgr.y (mgr.25166) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.977717+0000 mgr.y (mgr.25166) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:50.977717+0000 mgr.y (mgr.25166) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.058218+0000 mgr.y (mgr.25166) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.058218+0000 mgr.y (mgr.25166) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.161569+0000 mgr.y (mgr.25166) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.161569+0000 mgr.y (mgr.25166) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.245842+0000 mgr.y (mgr.25166) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.245842+0000 mgr.y (mgr.25166) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.333262+0000 mgr.y (mgr.25166) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.333262+0000 mgr.y (mgr.25166) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.406778+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.406778+0000 mon.b (mon.1) 345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.409665+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.409665+0000 mon.b (mon.1) 346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.412522+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.412522+0000 mon.b (mon.1) 347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.413550+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.413550+0000 mon.b (mon.1) 348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.419051+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.419051+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.421746+0000 mgr.y (mgr.25166) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.421746+0000 mgr.y (mgr.25166) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.488119+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.488119+0000 mon.b (mon.1) 349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.490651+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.490651+0000 mon.b (mon.1) 350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.493087+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.493087+0000 mon.b (mon.1) 351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.494058+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.494058+0000 mon.b (mon.1) 352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.496913+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.496913+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.500382+0000 mgr.y (mgr.25166) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.500382+0000 mgr.y (mgr.25166) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.568279+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.568279+0000 mon.b (mon.1) 353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.570648+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.570648+0000 mon.b (mon.1) 354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.573070+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.573070+0000 mon.b (mon.1) 355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.574163+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.574163+0000 mon.b (mon.1) 356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.581529+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.581529+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.585027+0000 mgr.y (mgr.25166) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.585027+0000 mgr.y (mgr.25166) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.654265+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.654265+0000 mon.b (mon.1) 357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.656912+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.656912+0000 mon.b (mon.1) 358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.659371+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.659371+0000 mon.b (mon.1) 359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.660824+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.660824+0000 mon.b (mon.1) 360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.664455+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.664455+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.732675+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.732675+0000 mon.b (mon.1) 361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.735467+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.735467+0000 mon.b (mon.1) 362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.738055+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.738055+0000 mon.b (mon.1) 363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.739123+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.739123+0000 mon.b (mon.1) 364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.747369+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.747369+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.843579+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.843579+0000 mon.b (mon.1) 365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.846487+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.846487+0000 mon.b (mon.1) 366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.848986+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.848986+0000 mon.b (mon.1) 367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.850207+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.850207+0000 mon.b (mon.1) 368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.858059+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.858059+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.953630+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.953630+0000 mon.b (mon.1) 369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.956391+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.956391+0000 mon.b (mon.1) 370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.959110+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.959110+0000 mon.b (mon.1) 371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.960345+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.960345+0000 mon.b (mon.1) 372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.969312+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:51.969312+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.033963+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.033963+0000 mon.b (mon.1) 373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.036460+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.036460+0000 mon.b (mon.1) 374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.039418+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.039418+0000 mon.b (mon.1) 375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:52.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.040671+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.040671+0000 mon.b (mon.1) 376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:52.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.047600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.047600+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.068095+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.068095+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.084398+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.084398+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.093277+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.093277+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.122917+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.122917+0000 mon.b (mon.1) 377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.125500+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.125500+0000 mon.b (mon.1) 378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.127585+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.127585+0000 mon.b (mon.1) 379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.130923+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.130923+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.136227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.136227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.138538+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.138538+0000 mon.b (mon.1) 380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.140009+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.140009+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.144898+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.144898+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.147278+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.147278+0000 mon.b (mon.1) 381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.148263+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.148263+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.156582+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.156582+0000 mon.b (mon.1) 382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.159378+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.159378+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.168384+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.168384+0000 mon.b (mon.1) 383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.171528+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.171528+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.180548+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.180548+0000 mon.b (mon.1) 384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.183544+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.183544+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.191951+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.191951+0000 mon.b (mon.1) 385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.193108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.193108+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.194528+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.194528+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.195473+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.195473+0000 mon.b (mon.1) 386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.196935+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.196935+0000 mon.b (mon.1) 387 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.198895+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.198895+0000 mon.b (mon.1) 388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.201719+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.201719+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.211548+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.211548+0000 mon.b (mon.1) 389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.214810+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.214810+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.224140+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.224140+0000 mon.b (mon.1) 390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.228853+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.228853+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.237705+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.237705+0000 mon.b (mon.1) 391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.239983+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.239983+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.242043+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.242043+0000 mon.b (mon.1) 392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.242360+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.242360+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.244559+0000 mon.b (mon.1) 393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.244559+0000 mon.b (mon.1) 393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.247401+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.247401+0000 mon.b (mon.1) 394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.249059+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.249059+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.251240+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.251240+0000 mon.b (mon.1) 395 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.251400+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.251400+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.253525+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.253525+0000 mon.b (mon.1) 396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.256262+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.256262+0000 mon.b (mon.1) 397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.258163+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.258163+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.260263+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.260263+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.260335+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.260335+0000 mon.b (mon.1) 398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.262468+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.262468+0000 mon.b (mon.1) 399 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.265505+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.265505+0000 mon.b (mon.1) 400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.267373+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.267373+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.269425+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.269425+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.269555+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.269555+0000 mon.b (mon.1) 401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.271573+0000 mon.b (mon.1) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.271573+0000 mon.b (mon.1) 402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.274429+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.274429+0000 mon.b (mon.1) 403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.276165+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.276165+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.278265+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.278265+0000 mon.b (mon.1) 404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.278407+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.278407+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.280575+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.280575+0000 mon.b (mon.1) 405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.283282+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.283282+0000 mon.b (mon.1) 406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.284708+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.284708+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.286862+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.286862+0000 mon.b (mon.1) 407 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.286976+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.286976+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.289131+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.289131+0000 mon.b (mon.1) 408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.291064+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.291064+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.293300+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.293300+0000 mon.b (mon.1) 409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:23:52.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.295221+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.295221+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.301202+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.301202+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.303179+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.303179+0000 mon.b (mon.1) 410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.305491+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.305491+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.311349+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.311349+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.313531+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.313531+0000 mon.b (mon.1) 411 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:23:52.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.315432+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.315432+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.320948+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.320948+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.322885+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.322885+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.323125+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.323125+0000 mon.b (mon.1) 412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.325061+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.325061+0000 mon.b (mon.1) 413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.326810+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:23:52.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.326810+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.332340+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.332340+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.333955+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.333955+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.334606+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.334606+0000 mon.b (mon.1) 414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.336266+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.336266+0000 mon.b (mon.1) 415 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.340031+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.340031+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.344647+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.344647+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.346442+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.346442+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.346913+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.346913+0000 mon.b (mon.1) 416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.348831+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.348831+0000 mon.b (mon.1) 417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.352307+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.352307+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.357019+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.357019+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.358903+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.358903+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.359351+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.359351+0000 mon.b (mon.1) 418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.361101+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.361101+0000 mon.b (mon.1) 419 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.362843+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:23:52.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:52 smithi203 bash[85677]: audit 2024-09-17T10:23:52.362843+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:23:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.667112+0000 mgr.y (mgr.25166) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.667112+0000 mgr.y (mgr.25166) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.749914+0000 mgr.y (mgr.25166) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.749914+0000 mgr.y (mgr.25166) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.861501+0000 mgr.y (mgr.25166) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.861501+0000 mgr.y (mgr.25166) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.971938+0000 mgr.y (mgr.25166) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:51.971938+0000 mgr.y (mgr.25166) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.051065+0000 mgr.y (mgr.25166) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.051065+0000 mgr.y (mgr.25166) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.126091+0000 mgr.y (mgr.25166) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.126091+0000 mgr.y (mgr.25166) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:23:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.154959+0000 mgr.y (mgr.25166) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.154959+0000 mgr.y (mgr.25166) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.166918+0000 mgr.y (mgr.25166) 1557 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.166918+0000 mgr.y (mgr.25166) 1557 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.179047+0000 mgr.y (mgr.25166) 1558 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.179047+0000 mgr.y (mgr.25166) 1558 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.190480+0000 mgr.y (mgr.25166) 1559 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.190480+0000 mgr.y (mgr.25166) 1559 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.197246+0000 mgr.y (mgr.25166) 1560 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.197246+0000 mgr.y (mgr.25166) 1560 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:53.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.210294+0000 mgr.y (mgr.25166) 1561 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.667112+0000 mgr.y (mgr.25166) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.667112+0000 mgr.y (mgr.25166) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.749914+0000 mgr.y (mgr.25166) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.749914+0000 mgr.y (mgr.25166) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.861501+0000 mgr.y (mgr.25166) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.861501+0000 mgr.y (mgr.25166) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.971938+0000 mgr.y (mgr.25166) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:51.971938+0000 mgr.y (mgr.25166) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.051065+0000 mgr.y (mgr.25166) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.051065+0000 mgr.y (mgr.25166) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.126091+0000 mgr.y (mgr.25166) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.126091+0000 mgr.y (mgr.25166) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:23:53.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.154959+0000 mgr.y (mgr.25166) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.154959+0000 mgr.y (mgr.25166) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.166918+0000 mgr.y (mgr.25166) 1557 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.166918+0000 mgr.y (mgr.25166) 1557 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.179047+0000 mgr.y (mgr.25166) 1558 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.179047+0000 mgr.y (mgr.25166) 1558 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.190480+0000 mgr.y (mgr.25166) 1559 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.190480+0000 mgr.y (mgr.25166) 1559 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.197246+0000 mgr.y (mgr.25166) 1560 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.197246+0000 mgr.y (mgr.25166) 1560 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:53.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.210294+0000 mgr.y (mgr.25166) 1561 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:23:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.210294+0000 mgr.y (mgr.25166) 1561 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:23:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.222592+0000 mgr.y (mgr.25166) 1562 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.222592+0000 mgr.y (mgr.25166) 1562 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.236128+0000 mgr.y (mgr.25166) 1563 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:23:53.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.236128+0000 mgr.y (mgr.25166) 1563 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.245798+0000 mgr.y (mgr.25166) 1564 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.245798+0000 mgr.y (mgr.25166) 1564 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.254699+0000 mgr.y (mgr.25166) 1565 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.254699+0000 mgr.y (mgr.25166) 1565 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.264228+0000 mgr.y (mgr.25166) 1566 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.264228+0000 mgr.y (mgr.25166) 1566 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.272826+0000 mgr.y (mgr.25166) 1567 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.272826+0000 mgr.y (mgr.25166) 1567 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.281683+0000 mgr.y (mgr.25166) 1568 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.281683+0000 mgr.y (mgr.25166) 1568 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.288173+0000 mgr.y (mgr.25166) 1569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.288173+0000 mgr.y (mgr.25166) 1569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.368297+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.368297+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.370199+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.370199+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.407257+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.210294+0000 mgr.y (mgr.25166) 1561 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.222592+0000 mgr.y (mgr.25166) 1562 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.222592+0000 mgr.y (mgr.25166) 1562 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.236128+0000 mgr.y (mgr.25166) 1563 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.236128+0000 mgr.y (mgr.25166) 1563 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.245798+0000 mgr.y (mgr.25166) 1564 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:23:53.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.245798+0000 mgr.y (mgr.25166) 1564 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.254699+0000 mgr.y (mgr.25166) 1565 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.254699+0000 mgr.y (mgr.25166) 1565 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.264228+0000 mgr.y (mgr.25166) 1566 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.264228+0000 mgr.y (mgr.25166) 1566 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.272826+0000 mgr.y (mgr.25166) 1567 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.272826+0000 mgr.y (mgr.25166) 1567 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.281683+0000 mgr.y (mgr.25166) 1568 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.281683+0000 mgr.y (mgr.25166) 1568 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.288173+0000 mgr.y (mgr.25166) 1569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.288173+0000 mgr.y (mgr.25166) 1569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.368297+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.368297+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.370199+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.370199+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.407257+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.407257+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.412336+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.412336+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.413740+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.413740+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.414664+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.414664+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.415116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.415116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.416102+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.416102+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.416495+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.416495+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.417507+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.417507+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.417804+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.417804+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.407257+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.412336+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.412336+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.413740+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.413740+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.414664+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.414664+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.415116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.415116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.416102+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.416102+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.416495+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.416495+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.417507+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.417507+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.417804+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.417804+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.418885+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.418885+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.419146+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.419146+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.419940+0000 mgr.y (mgr.25166) 1570 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: cephadm 2024-09-17T10:23:52.419940+0000 mgr.y (mgr.25166) 1570 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.420192+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.420192+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.420891+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.420891+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.421534+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.421534+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.423258+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.423258+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.423484+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:23:53.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.423484+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.429909+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.429909+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.431052+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.431052+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.433673+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.433673+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.501605+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.501605+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.502754+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.502754+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.516481+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[116875]: audit 2024-09-17T10:23:52.516481+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.418885+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.418885+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.419146+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.419146+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.419940+0000 mgr.y (mgr.25166) 1570 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: cephadm 2024-09-17T10:23:52.419940+0000 mgr.y (mgr.25166) 1570 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.420192+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.420192+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.420891+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.420891+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.421534+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.421534+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.423258+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.423258+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.423484+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.423484+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.429909+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.429909+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.431052+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.431052+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.433673+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.433673+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.501605+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.501605+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.502754+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.502754+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.516481+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[115929]: audit 2024-09-17T10:23:52.516481+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.667112+0000 mgr.y (mgr.25166) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.667112+0000 mgr.y (mgr.25166) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.749914+0000 mgr.y (mgr.25166) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.749914+0000 mgr.y (mgr.25166) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.861501+0000 mgr.y (mgr.25166) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.861501+0000 mgr.y (mgr.25166) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.971938+0000 mgr.y (mgr.25166) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:51.971938+0000 mgr.y (mgr.25166) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.051065+0000 mgr.y (mgr.25166) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.051065+0000 mgr.y (mgr.25166) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.126091+0000 mgr.y (mgr.25166) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.126091+0000 mgr.y (mgr.25166) 1555 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.154959+0000 mgr.y (mgr.25166) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.154959+0000 mgr.y (mgr.25166) 1556 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.166918+0000 mgr.y (mgr.25166) 1557 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:23:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.166918+0000 mgr.y (mgr.25166) 1557 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.179047+0000 mgr.y (mgr.25166) 1558 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.179047+0000 mgr.y (mgr.25166) 1558 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.190480+0000 mgr.y (mgr.25166) 1559 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.190480+0000 mgr.y (mgr.25166) 1559 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.197246+0000 mgr.y (mgr.25166) 1560 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.197246+0000 mgr.y (mgr.25166) 1560 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:23:53.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.210294+0000 mgr.y (mgr.25166) 1561 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:23:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.210294+0000 mgr.y (mgr.25166) 1561 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:23:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.222592+0000 mgr.y (mgr.25166) 1562 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.222592+0000 mgr.y (mgr.25166) 1562 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:23:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.236128+0000 mgr.y (mgr.25166) 1563 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:23:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.236128+0000 mgr.y (mgr.25166) 1563 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-17T10:23:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.245798+0000 mgr.y (mgr.25166) 1564 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.245798+0000 mgr.y (mgr.25166) 1564 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.254699+0000 mgr.y (mgr.25166) 1565 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.254699+0000 mgr.y (mgr.25166) 1565 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.264228+0000 mgr.y (mgr.25166) 1566 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.264228+0000 mgr.y (mgr.25166) 1566 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.272826+0000 mgr.y (mgr.25166) 1567 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.272826+0000 mgr.y (mgr.25166) 1567 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.281683+0000 mgr.y (mgr.25166) 1568 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.281683+0000 mgr.y (mgr.25166) 1568 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.288173+0000 mgr.y (mgr.25166) 1569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.288173+0000 mgr.y (mgr.25166) 1569 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.368297+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.368297+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.370199+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.370199+0000 mon.b (mon.1) 420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.407257+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.407257+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.412336+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.412336+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.413740+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.413740+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.414664+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.414664+0000 mon.b (mon.1) 421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.415116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.415116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.416102+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.416102+0000 mon.b (mon.1) 422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.416495+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.416495+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.417507+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.417507+0000 mon.b (mon.1) 423 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.417804+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.417804+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.418885+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.418885+0000 mon.b (mon.1) 424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.419146+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.419146+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.419940+0000 mgr.y (mgr.25166) 1570 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: cephadm 2024-09-17T10:23:52.419940+0000 mgr.y (mgr.25166) 1570 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.420192+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.420192+0000 mon.b (mon.1) 425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.420891+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.420891+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.421534+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.421534+0000 mon.b (mon.1) 426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.423258+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.423258+0000 mon.b (mon.1) 427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.423484+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.423484+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.429909+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.429909+0000 mon.b (mon.1) 428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.431052+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.431052+0000 mon.b (mon.1) 429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.433673+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.433673+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.501605+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.501605+0000 mon.b (mon.1) 430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.502754+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.502754+0000 mon.b (mon.1) 431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:53.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.516481+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:53.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:53 smithi203 bash[85677]: audit 2024-09-17T10:23:52.516481+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:54.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:23:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:23:53] "GET /metrics HTTP/1.1" 200 38307 "" "Prometheus/2.51.0" 2024-09-17T10:23:54.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:54 smithi039 bash[115929]: cluster 2024-09-17T10:23:52.645663+0000 mgr.y (mgr.25166) 1571 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:54.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:54 smithi039 bash[115929]: cluster 2024-09-17T10:23:52.645663+0000 mgr.y (mgr.25166) 1571 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:54 smithi039 bash[116875]: cluster 2024-09-17T10:23:52.645663+0000 mgr.y (mgr.25166) 1571 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:54 smithi039 bash[116875]: cluster 2024-09-17T10:23:52.645663+0000 mgr.y (mgr.25166) 1571 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:54 smithi203 bash[85677]: cluster 2024-09-17T10:23:52.645663+0000 mgr.y (mgr.25166) 1571 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:54 smithi203 bash[85677]: cluster 2024-09-17T10:23:52.645663+0000 mgr.y (mgr.25166) 1571 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:55.725 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:55.345969491Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:56.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: cluster 2024-09-17T10:23:54.646373+0000 mgr.y (mgr.25166) 1572 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:56.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: cluster 2024-09-17T10:23:54.646373+0000 mgr.y (mgr.25166) 1572 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:56.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:55.875231+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:55.875231+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:55.887674+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:55.887674+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:55.899599+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:55.899599+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:56.533326+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[116875]: audit 2024-09-17T10:23:56.533326+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: cluster 2024-09-17T10:23:54.646373+0000 mgr.y (mgr.25166) 1572 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: cluster 2024-09-17T10:23:54.646373+0000 mgr.y (mgr.25166) 1572 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:56.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:55.875231+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:55.875231+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:55.887674+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:55.887674+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:55.899599+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:55.899599+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:56.533326+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:56.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:56 smithi039 bash[115929]: audit 2024-09-17T10:23:56.533326+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: cluster 2024-09-17T10:23:54.646373+0000 mgr.y (mgr.25166) 1572 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: cluster 2024-09-17T10:23:54.646373+0000 mgr.y (mgr.25166) 1572 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:23:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:55.875231+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:55.875231+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:55.887674+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:55.887674+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:55.899599+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:55.899599+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:56.533326+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:56 smithi203 bash[85677]: audit 2024-09-17T10:23:56.533326+0000 mon.b (mon.1) 432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:23:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[115929]: audit 2024-09-17T10:23:56.557987+0000 mgr.y (mgr.25166) 1573 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[115929]: audit 2024-09-17T10:23:56.557987+0000 mgr.y (mgr.25166) 1573 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:57.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[115929]: audit 2024-09-17T10:23:56.578648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[115929]: audit 2024-09-17T10:23:56.578648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[116875]: audit 2024-09-17T10:23:56.557987+0000 mgr.y (mgr.25166) 1573 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[116875]: audit 2024-09-17T10:23:56.557987+0000 mgr.y (mgr.25166) 1573 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[116875]: audit 2024-09-17T10:23:56.578648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:57 smithi039 bash[116875]: audit 2024-09-17T10:23:56.578648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:57.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:57 smithi203 bash[85677]: audit 2024-09-17T10:23:56.557987+0000 mgr.y (mgr.25166) 1573 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:57.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:57 smithi203 bash[85677]: audit 2024-09-17T10:23:56.557987+0000 mgr.y (mgr.25166) 1573 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:23:57.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:57 smithi203 bash[85677]: audit 2024-09-17T10:23:56.578648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:57.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:57 smithi203 bash[85677]: audit 2024-09-17T10:23:56.578648+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:23:58.605 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:23:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:23:58.313104276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:23:58.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:58 smithi039 bash[116875]: cluster 2024-09-17T10:23:56.647981+0000 mgr.y (mgr.25166) 1574 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:58 smithi039 bash[116875]: cluster 2024-09-17T10:23:56.647981+0000 mgr.y (mgr.25166) 1574 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:58 smithi039 bash[115929]: cluster 2024-09-17T10:23:56.647981+0000 mgr.y (mgr.25166) 1574 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:58 smithi039 bash[115929]: cluster 2024-09-17T10:23:56.647981+0000 mgr.y (mgr.25166) 1574 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:58.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:58 smithi203 bash[85677]: cluster 2024-09-17T10:23:56.647981+0000 mgr.y (mgr.25166) 1574 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:58.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:58 smithi203 bash[85677]: cluster 2024-09-17T10:23:56.647981+0000 mgr.y (mgr.25166) 1574 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:23:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:59 smithi039 bash[115929]: cluster 2024-09-17T10:23:58.648511+0000 mgr.y (mgr.25166) 1575 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:23:59 smithi039 bash[115929]: cluster 2024-09-17T10:23:58.648511+0000 mgr.y (mgr.25166) 1575 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:59.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:59 smithi039 bash[116875]: cluster 2024-09-17T10:23:58.648511+0000 mgr.y (mgr.25166) 1575 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:59.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:23:59 smithi039 bash[116875]: cluster 2024-09-17T10:23:58.648511+0000 mgr.y (mgr.25166) 1575 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:59.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:59 smithi203 bash[85677]: cluster 2024-09-17T10:23:58.648511+0000 mgr.y (mgr.25166) 1575 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:23:59.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:23:59 smithi203 bash[85677]: cluster 2024-09-17T10:23:58.648511+0000 mgr.y (mgr.25166) 1575 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:01.713 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:01.306518954Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:01.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:01 smithi203 bash[85677]: cluster 2024-09-17T10:24:00.649210+0000 mgr.y (mgr.25166) 1576 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:01.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:01 smithi203 bash[85677]: cluster 2024-09-17T10:24:00.649210+0000 mgr.y (mgr.25166) 1576 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:02.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:01 smithi039 bash[115929]: cluster 2024-09-17T10:24:00.649210+0000 mgr.y (mgr.25166) 1576 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:01 smithi039 bash[115929]: cluster 2024-09-17T10:24:00.649210+0000 mgr.y (mgr.25166) 1576 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:02.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:01 smithi039 bash[116875]: cluster 2024-09-17T10:24:00.649210+0000 mgr.y (mgr.25166) 1576 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:02.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:01 smithi039 bash[116875]: cluster 2024-09-17T10:24:00.649210+0000 mgr.y (mgr.25166) 1576 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-17T10:24:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:24:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:24:03] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.51.0" 2024-09-17T10:24:04.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:03 smithi039 bash[116875]: cluster 2024-09-17T10:24:02.650915+0000 mgr.y (mgr.25166) 1577 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:24:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:03 smithi039 bash[116875]: cluster 2024-09-17T10:24:02.650915+0000 mgr.y (mgr.25166) 1577 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:24:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:03 smithi039 bash[115929]: cluster 2024-09-17T10:24:02.650915+0000 mgr.y (mgr.25166) 1577 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:24:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:03 smithi039 bash[115929]: cluster 2024-09-17T10:24:02.650915+0000 mgr.y (mgr.25166) 1577 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:24:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:03 smithi203 bash[85677]: cluster 2024-09-17T10:24:02.650915+0000 mgr.y (mgr.25166) 1577 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:24:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:03 smithi203 bash[85677]: cluster 2024-09-17T10:24:02.650915+0000 mgr.y (mgr.25166) 1577 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-17T10:24:04.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:04.313724919Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: cluster 2024-09-17T10:24:04.651582+0000 mgr.y (mgr.25166) 1578 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: cluster 2024-09-17T10:24:04.651582+0000 mgr.y (mgr.25166) 1578 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: audit 2024-09-17T10:24:05.135317+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: audit 2024-09-17T10:24:05.135317+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: audit 2024-09-17T10:24:05.157190+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: audit 2024-09-17T10:24:05.157190+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: audit 2024-09-17T10:24:05.170067+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.419 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:06 smithi203 bash[85677]: audit 2024-09-17T10:24:05.170067+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.566 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: cluster 2024-09-17T10:24:04.651582+0000 mgr.y (mgr.25166) 1578 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:06.566 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: cluster 2024-09-17T10:24:04.651582+0000 mgr.y (mgr.25166) 1578 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:06.566 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: audit 2024-09-17T10:24:05.135317+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.566 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: audit 2024-09-17T10:24:05.135317+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: audit 2024-09-17T10:24:05.157190+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: audit 2024-09-17T10:24:05.157190+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: audit 2024-09-17T10:24:05.170067+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.567 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[115929]: audit 2024-09-17T10:24:05.170067+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.567 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: cluster 2024-09-17T10:24:04.651582+0000 mgr.y (mgr.25166) 1578 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:06.568 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: cluster 2024-09-17T10:24:04.651582+0000 mgr.y (mgr.25166) 1578 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:06.568 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: audit 2024-09-17T10:24:05.135317+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.568 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: audit 2024-09-17T10:24:05.135317+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.568 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: audit 2024-09-17T10:24:05.157190+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.568 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: audit 2024-09-17T10:24:05.157190+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.569 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: audit 2024-09-17T10:24:05.170067+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:06.569 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:06 smithi039 bash[116875]: audit 2024-09-17T10:24:05.170067+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:07.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:07.352563021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:07.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:07 smithi203 bash[85677]: audit 2024-09-17T10:24:06.566361+0000 mgr.y (mgr.25166) 1579 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:07.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:07 smithi203 bash[85677]: audit 2024-09-17T10:24:06.566361+0000 mgr.y (mgr.25166) 1579 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:07.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:07 smithi039 bash[115929]: audit 2024-09-17T10:24:06.566361+0000 mgr.y (mgr.25166) 1579 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:07.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:07 smithi039 bash[115929]: audit 2024-09-17T10:24:06.566361+0000 mgr.y (mgr.25166) 1579 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:07 smithi039 bash[116875]: audit 2024-09-17T10:24:06.566361+0000 mgr.y (mgr.25166) 1579 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:07.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:07 smithi039 bash[116875]: audit 2024-09-17T10:24:06.566361+0000 mgr.y (mgr.25166) 1579 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:08.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:08 smithi203 bash[85677]: cluster 2024-09-17T10:24:06.653192+0000 mgr.y (mgr.25166) 1580 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:08.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:08 smithi203 bash[85677]: cluster 2024-09-17T10:24:06.653192+0000 mgr.y (mgr.25166) 1580 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:08.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:08 smithi039 bash[115929]: cluster 2024-09-17T10:24:06.653192+0000 mgr.y (mgr.25166) 1580 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:08 smithi039 bash[115929]: cluster 2024-09-17T10:24:06.653192+0000 mgr.y (mgr.25166) 1580 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:08.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:08 smithi039 bash[116875]: cluster 2024-09-17T10:24:06.653192+0000 mgr.y (mgr.25166) 1580 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:08.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:08 smithi039 bash[116875]: cluster 2024-09-17T10:24:06.653192+0000 mgr.y (mgr.25166) 1580 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-17T10:24:10.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:10.319089186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:10.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:10 smithi203 bash[85677]: cluster 2024-09-17T10:24:08.654003+0000 mgr.y (mgr.25166) 1581 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:10.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:10 smithi203 bash[85677]: cluster 2024-09-17T10:24:08.654003+0000 mgr.y (mgr.25166) 1581 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:10.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:10 smithi039 bash[115929]: cluster 2024-09-17T10:24:08.654003+0000 mgr.y (mgr.25166) 1581 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:10.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:10 smithi039 bash[115929]: cluster 2024-09-17T10:24:08.654003+0000 mgr.y (mgr.25166) 1581 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:10.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:10 smithi039 bash[116875]: cluster 2024-09-17T10:24:08.654003+0000 mgr.y (mgr.25166) 1581 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:10.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:10 smithi039 bash[116875]: cluster 2024-09-17T10:24:08.654003+0000 mgr.y (mgr.25166) 1581 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:12 smithi203 bash[85677]: cluster 2024-09-17T10:24:10.654751+0000 mgr.y (mgr.25166) 1582 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:12 smithi203 bash[85677]: cluster 2024-09-17T10:24:10.654751+0000 mgr.y (mgr.25166) 1582 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:12 smithi203 bash[85677]: audit 2024-09-17T10:24:11.533326+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:12.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:12 smithi203 bash[85677]: audit 2024-09-17T10:24:11.533326+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[115929]: cluster 2024-09-17T10:24:10.654751+0000 mgr.y (mgr.25166) 1582 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[115929]: cluster 2024-09-17T10:24:10.654751+0000 mgr.y (mgr.25166) 1582 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[115929]: audit 2024-09-17T10:24:11.533326+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[115929]: audit 2024-09-17T10:24:11.533326+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:12.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[116875]: cluster 2024-09-17T10:24:10.654751+0000 mgr.y (mgr.25166) 1582 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[116875]: cluster 2024-09-17T10:24:10.654751+0000 mgr.y (mgr.25166) 1582 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[116875]: audit 2024-09-17T10:24:11.533326+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:12 smithi039 bash[116875]: audit 2024-09-17T10:24:11.533326+0000 mon.b (mon.1) 433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:13.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:13.319261349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:14.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:24:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:24:13] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.51.0" 2024-09-17T10:24:14.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:14 smithi203 bash[85677]: cluster 2024-09-17T10:24:12.656557+0000 mgr.y (mgr.25166) 1583 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:14.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:14 smithi203 bash[85677]: cluster 2024-09-17T10:24:12.656557+0000 mgr.y (mgr.25166) 1583 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:14.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:14 smithi039 bash[116875]: cluster 2024-09-17T10:24:12.656557+0000 mgr.y (mgr.25166) 1583 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:14.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:14 smithi039 bash[116875]: cluster 2024-09-17T10:24:12.656557+0000 mgr.y (mgr.25166) 1583 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:14 smithi039 bash[115929]: cluster 2024-09-17T10:24:12.656557+0000 mgr.y (mgr.25166) 1583 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:14 smithi039 bash[115929]: cluster 2024-09-17T10:24:12.656557+0000 mgr.y (mgr.25166) 1583 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:16.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: cluster 2024-09-17T10:24:14.657411+0000 mgr.y (mgr.25166) 1584 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:16.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: cluster 2024-09-17T10:24:14.657411+0000 mgr.y (mgr.25166) 1584 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: audit 2024-09-17T10:24:16.070597+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: audit 2024-09-17T10:24:16.070597+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: audit 2024-09-17T10:24:16.083577+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: audit 2024-09-17T10:24:16.083577+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: audit 2024-09-17T10:24:16.094461+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[115929]: audit 2024-09-17T10:24:16.094461+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: cluster 2024-09-17T10:24:14.657411+0000 mgr.y (mgr.25166) 1584 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: cluster 2024-09-17T10:24:14.657411+0000 mgr.y (mgr.25166) 1584 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: audit 2024-09-17T10:24:16.070597+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: audit 2024-09-17T10:24:16.070597+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: audit 2024-09-17T10:24:16.083577+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: audit 2024-09-17T10:24:16.083577+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: audit 2024-09-17T10:24:16.094461+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:16 smithi039 bash[116875]: audit 2024-09-17T10:24:16.094461+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:16.334490443Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: cluster 2024-09-17T10:24:14.657411+0000 mgr.y (mgr.25166) 1584 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: cluster 2024-09-17T10:24:14.657411+0000 mgr.y (mgr.25166) 1584 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: audit 2024-09-17T10:24:16.070597+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: audit 2024-09-17T10:24:16.070597+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: audit 2024-09-17T10:24:16.083577+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: audit 2024-09-17T10:24:16.083577+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: audit 2024-09-17T10:24:16.094461+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:16.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:16 smithi203 bash[85677]: audit 2024-09-17T10:24:16.094461+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:17 smithi039 bash[116875]: audit 2024-09-17T10:24:16.577482+0000 mgr.y (mgr.25166) 1585 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:17.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:17 smithi039 bash[116875]: audit 2024-09-17T10:24:16.577482+0000 mgr.y (mgr.25166) 1585 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:17 smithi039 bash[115929]: audit 2024-09-17T10:24:16.577482+0000 mgr.y (mgr.25166) 1585 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:17 smithi039 bash[115929]: audit 2024-09-17T10:24:16.577482+0000 mgr.y (mgr.25166) 1585 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:17.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:17 smithi203 bash[85677]: audit 2024-09-17T10:24:16.577482+0000 mgr.y (mgr.25166) 1585 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:17.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:17 smithi203 bash[85677]: audit 2024-09-17T10:24:16.577482+0000 mgr.y (mgr.25166) 1585 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:18.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:18 smithi203 bash[85677]: cluster 2024-09-17T10:24:16.659163+0000 mgr.y (mgr.25166) 1586 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:18.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:18 smithi203 bash[85677]: cluster 2024-09-17T10:24:16.659163+0000 mgr.y (mgr.25166) 1586 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:18.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:18 smithi039 bash[115929]: cluster 2024-09-17T10:24:16.659163+0000 mgr.y (mgr.25166) 1586 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:18.635 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:18 smithi039 bash[115929]: cluster 2024-09-17T10:24:16.659163+0000 mgr.y (mgr.25166) 1586 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:18 smithi039 bash[116875]: cluster 2024-09-17T10:24:16.659163+0000 mgr.y (mgr.25166) 1586 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:18 smithi039 bash[116875]: cluster 2024-09-17T10:24:16.659163+0000 mgr.y (mgr.25166) 1586 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:19.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:19.344937265Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:20.489 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:20 smithi039 bash[115929]: cluster 2024-09-17T10:24:18.659927+0000 mgr.y (mgr.25166) 1587 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:20.489 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:20 smithi039 bash[115929]: cluster 2024-09-17T10:24:18.659927+0000 mgr.y (mgr.25166) 1587 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:20.489 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:20 smithi039 bash[116875]: cluster 2024-09-17T10:24:18.659927+0000 mgr.y (mgr.25166) 1587 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:20.489 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:20 smithi039 bash[116875]: cluster 2024-09-17T10:24:18.659927+0000 mgr.y (mgr.25166) 1587 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:20 smithi203 bash[85677]: cluster 2024-09-17T10:24:18.659927+0000 mgr.y (mgr.25166) 1587 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:20.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:20 smithi203 bash[85677]: cluster 2024-09-17T10:24:18.659927+0000 mgr.y (mgr.25166) 1587 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:21.188 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:24:21.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:21 smithi039 bash[116875]: audit 2024-09-17T10:24:20.422254+0000 mgr.y (mgr.25166) 1588 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:21 smithi039 bash[116875]: audit 2024-09-17T10:24:20.422254+0000 mgr.y (mgr.25166) 1588 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:21 smithi039 bash[115929]: audit 2024-09-17T10:24:20.422254+0000 mgr.y (mgr.25166) 1588 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:21 smithi039 bash[115929]: audit 2024-09-17T10:24:20.422254+0000 mgr.y (mgr.25166) 1588 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:21 smithi203 bash[85677]: audit 2024-09-17T10:24:20.422254+0000 mgr.y (mgr.25166) 1588 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:21.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:21 smithi203 bash[85677]: audit 2024-09-17T10:24:20.422254+0000 mgr.y (mgr.25166) 1588 : audit [DBG] from='client.74132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:22.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:22 smithi039 bash[115929]: cluster 2024-09-17T10:24:20.660623+0000 mgr.y (mgr.25166) 1589 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:22.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:22 smithi039 bash[115929]: cluster 2024-09-17T10:24:20.660623+0000 mgr.y (mgr.25166) 1589 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:22.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:22 smithi039 bash[116875]: cluster 2024-09-17T10:24:20.660623+0000 mgr.y (mgr.25166) 1589 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:22.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:22 smithi039 bash[116875]: cluster 2024-09-17T10:24:20.660623+0000 mgr.y (mgr.25166) 1589 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:22.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:22.316984277Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:22.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:22 smithi203 bash[85677]: cluster 2024-09-17T10:24:20.660623+0000 mgr.y (mgr.25166) 1589 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:22 smithi203 bash[85677]: cluster 2024-09-17T10:24:20.660623+0000 mgr.y (mgr.25166) 1589 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:24.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:24:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:24:23] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.51.0" 2024-09-17T10:24:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:24 smithi039 bash[115929]: cluster 2024-09-17T10:24:22.662768+0000 mgr.y (mgr.25166) 1590 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:24 smithi039 bash[115929]: cluster 2024-09-17T10:24:22.662768+0000 mgr.y (mgr.25166) 1590 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:24.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:24 smithi039 bash[116875]: cluster 2024-09-17T10:24:22.662768+0000 mgr.y (mgr.25166) 1590 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:24.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:24 smithi039 bash[116875]: cluster 2024-09-17T10:24:22.662768+0000 mgr.y (mgr.25166) 1590 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:24.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:24 smithi203 bash[85677]: cluster 2024-09-17T10:24:22.662768+0000 mgr.y (mgr.25166) 1590 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:24.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:24 smithi203 bash[85677]: cluster 2024-09-17T10:24:22.662768+0000 mgr.y (mgr.25166) 1590 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:25.639 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:25.311808359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:26.056 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:26.585 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: cluster 2024-09-17T10:24:24.663501+0000 mgr.y (mgr.25166) 1591 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:26.585 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: cluster 2024-09-17T10:24:24.663501+0000 mgr.y (mgr.25166) 1591 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:26.585 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: audit 2024-09-17T10:24:25.378124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.585 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: audit 2024-09-17T10:24:25.378124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.585 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: audit 2024-09-17T10:24:25.396241+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: audit 2024-09-17T10:24:25.396241+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: audit 2024-09-17T10:24:25.413276+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[115929]: audit 2024-09-17T10:24:25.413276+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: cluster 2024-09-17T10:24:24.663501+0000 mgr.y (mgr.25166) 1591 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: cluster 2024-09-17T10:24:24.663501+0000 mgr.y (mgr.25166) 1591 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: audit 2024-09-17T10:24:25.378124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: audit 2024-09-17T10:24:25.378124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: audit 2024-09-17T10:24:25.396241+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: audit 2024-09-17T10:24:25.396241+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: audit 2024-09-17T10:24:25.413276+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.586 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:26 smithi039 bash[116875]: audit 2024-09-17T10:24:25.413276+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: cluster 2024-09-17T10:24:24.663501+0000 mgr.y (mgr.25166) 1591 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: cluster 2024-09-17T10:24:24.663501+0000 mgr.y (mgr.25166) 1591 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: audit 2024-09-17T10:24:25.378124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: audit 2024-09-17T10:24:25.378124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: audit 2024-09-17T10:24:25.396241+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: audit 2024-09-17T10:24:25.396241+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: audit 2024-09-17T10:24:25.413276+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:26.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:26 smithi203 bash[85677]: audit 2024-09-17T10:24:25.413276+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:27 smithi203 bash[85677]: audit 2024-09-17T10:24:26.533655+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:27 smithi203 bash[85677]: audit 2024-09-17T10:24:26.533655+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:27 smithi203 bash[85677]: audit 2024-09-17T10:24:26.585920+0000 mgr.y (mgr.25166) 1592 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:27 smithi203 bash[85677]: audit 2024-09-17T10:24:26.585920+0000 mgr.y (mgr.25166) 1592 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:27.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[115929]: audit 2024-09-17T10:24:26.533655+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[115929]: audit 2024-09-17T10:24:26.533655+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[115929]: audit 2024-09-17T10:24:26.585920+0000 mgr.y (mgr.25166) 1592 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[115929]: audit 2024-09-17T10:24:26.585920+0000 mgr.y (mgr.25166) 1592 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[116875]: audit 2024-09-17T10:24:26.533655+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[116875]: audit 2024-09-17T10:24:26.533655+0000 mon.b (mon.1) 434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[116875]: audit 2024-09-17T10:24:26.585920+0000 mgr.y (mgr.25166) 1592 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:27 smithi039 bash[116875]: audit 2024-09-17T10:24:26.585920+0000 mgr.y (mgr.25166) 1592 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:27.893 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 11s ago 42m - - 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 2s ago 42m - - 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (5m) 11s ago 33m 13.8M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (4m) 2s ago 32m 69.3M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (7m) 11s ago 30m 49.5M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (7m) 2s ago 41m 441M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (17m) 11s ago 44m 530M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:24:27.894 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (58s) 11s ago 44m 44.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (2m) 2s ago 42m 40.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (47s) 11s ago 42m 34.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (6m) 11s ago 33m 8175k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (6m) 2s ago 33m 8231k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (40m) 11s ago 40m 59.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (39m) 11s ago 39m 60.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (38m) 11s ago 39m 55.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (37m) 11s ago 38m 67.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (37m) 2s ago 37m 62.2M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (36m) 2s ago 36m 65.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (35m) 2s ago 35m 56.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (34m) 2s ago 34m 68.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:24:27.895 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (5m) 2s ago 33m 47.4M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:24:27.896 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (30m) 11s ago 30m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:24:27.896 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (30m) 2s ago 30m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:24:28.663 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:28.348304556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:28.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:28 smithi203 bash[85677]: cluster 2024-09-17T10:24:26.665158+0000 mgr.y (mgr.25166) 1593 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:28.664 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:28 smithi203 bash[85677]: cluster 2024-09-17T10:24:26.665158+0000 mgr.y (mgr.25166) 1593 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:28.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:28 smithi039 bash[116875]: cluster 2024-09-17T10:24:26.665158+0000 mgr.y (mgr.25166) 1593 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:28.745 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:28 smithi039 bash[116875]: cluster 2024-09-17T10:24:26.665158+0000 mgr.y (mgr.25166) 1593 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:28.746 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:28 smithi039 bash[115929]: cluster 2024-09-17T10:24:26.665158+0000 mgr.y (mgr.25166) 1593 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:28.746 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:28 smithi039 bash[115929]: cluster 2024-09-17T10:24:26.665158+0000 mgr.y (mgr.25166) 1593 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:28.747 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-17T10:24:29.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:29 smithi203 bash[85677]: audit 2024-09-17T10:24:27.880792+0000 mgr.y (mgr.25166) 1594 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:29 smithi203 bash[85677]: audit 2024-09-17T10:24:27.880792+0000 mgr.y (mgr.25166) 1594 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:29 smithi039 bash[115929]: audit 2024-09-17T10:24:27.880792+0000 mgr.y (mgr.25166) 1594 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:29 smithi039 bash[115929]: audit 2024-09-17T10:24:27.880792+0000 mgr.y (mgr.25166) 1594 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:29 smithi039 bash[116875]: audit 2024-09-17T10:24:27.880792+0000 mgr.y (mgr.25166) 1594 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:29.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:29 smithi039 bash[116875]: audit 2024-09-17T10:24:27.880792+0000 mgr.y (mgr.25166) 1594 : audit [DBG] from='client.64137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:30 smithi203 bash[85677]: cluster 2024-09-17T10:24:28.665871+0000 mgr.y (mgr.25166) 1595 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:30 smithi203 bash[85677]: cluster 2024-09-17T10:24:28.665871+0000 mgr.y (mgr.25166) 1595 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:30 smithi039 bash[115929]: cluster 2024-09-17T10:24:28.665871+0000 mgr.y (mgr.25166) 1595 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:30 smithi039 bash[115929]: cluster 2024-09-17T10:24:28.665871+0000 mgr.y (mgr.25166) 1595 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:30 smithi039 bash[116875]: cluster 2024-09-17T10:24:28.665871+0000 mgr.y (mgr.25166) 1595 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:30 smithi039 bash[116875]: cluster 2024-09-17T10:24:28.665871+0000 mgr.y (mgr.25166) 1595 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:31.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:31.340610106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:32 smithi203 bash[85677]: cluster 2024-09-17T10:24:30.666592+0000 mgr.y (mgr.25166) 1596 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:32.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:32 smithi203 bash[85677]: cluster 2024-09-17T10:24:30.666592+0000 mgr.y (mgr.25166) 1596 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:32.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:32 smithi039 bash[115929]: cluster 2024-09-17T10:24:30.666592+0000 mgr.y (mgr.25166) 1596 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:32 smithi039 bash[115929]: cluster 2024-09-17T10:24:30.666592+0000 mgr.y (mgr.25166) 1596 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:32.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:32 smithi039 bash[116875]: cluster 2024-09-17T10:24:30.666592+0000 mgr.y (mgr.25166) 1596 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:32.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:32 smithi039 bash[116875]: cluster 2024-09-17T10:24:30.666592+0000 mgr.y (mgr.25166) 1596 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:33.574 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:34.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:24:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:24:33] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.51.0" 2024-09-17T10:24:34.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:34.330321166Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:34 smithi203 bash[85677]: cluster 2024-09-17T10:24:32.668302+0000 mgr.y (mgr.25166) 1597 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:34.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:34 smithi203 bash[85677]: cluster 2024-09-17T10:24:32.668302+0000 mgr.y (mgr.25166) 1597 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:34.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:34 smithi039 bash[115929]: cluster 2024-09-17T10:24:32.668302+0000 mgr.y (mgr.25166) 1597 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:34.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:34 smithi039 bash[115929]: cluster 2024-09-17T10:24:32.668302+0000 mgr.y (mgr.25166) 1597 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:34.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:34 smithi039 bash[116875]: cluster 2024-09-17T10:24:32.668302+0000 mgr.y (mgr.25166) 1597 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:34.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:34 smithi039 bash[116875]: cluster 2024-09-17T10:24:32.668302+0000 mgr.y (mgr.25166) 1597 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:35.621 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:24:36.593 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: cluster 2024-09-17T10:24:34.669046+0000 mgr.y (mgr.25166) 1598 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:36.593 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: cluster 2024-09-17T10:24:34.669046+0000 mgr.y (mgr.25166) 1598 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:36.593 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:35.611189+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.39:0/1456612630' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:36.593 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:35.611189+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.39:0/1456612630' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:36.593 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:36.296065+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.593 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:36.296065+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.594 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:36.313146+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.594 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:36.313146+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.594 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:36.327805+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.594 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[116875]: audit 2024-09-17T10:24:36.327805+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.594 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: cluster 2024-09-17T10:24:34.669046+0000 mgr.y (mgr.25166) 1598 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:36.594 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: cluster 2024-09-17T10:24:34.669046+0000 mgr.y (mgr.25166) 1598 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:36.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:35.611189+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.39:0/1456612630' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:36.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:35.611189+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.39:0/1456612630' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:36.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:36.296065+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:36.296065+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:36.313146+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.595 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:36.313146+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.596 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:36.327805+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.596 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:36 smithi039 bash[115929]: audit 2024-09-17T10:24:36.327805+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: cluster 2024-09-17T10:24:34.669046+0000 mgr.y (mgr.25166) 1598 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: cluster 2024-09-17T10:24:34.669046+0000 mgr.y (mgr.25166) 1598 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:35.611189+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.39:0/1456612630' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:35.611189+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.39:0/1456612630' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:36.296065+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:36.296065+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:36.313146+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:36.313146+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:36.327805+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:36 smithi203 bash[85677]: audit 2024-09-17T10:24:36.327805+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:36.950 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-17T10:24:37.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:37.307318398Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:37 smithi203 bash[85677]: audit 2024-09-17T10:24:36.593920+0000 mgr.y (mgr.25166) 1599 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:37.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:37 smithi203 bash[85677]: audit 2024-09-17T10:24:36.593920+0000 mgr.y (mgr.25166) 1599 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:37.865 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:37 smithi039 bash[115929]: audit 2024-09-17T10:24:36.593920+0000 mgr.y (mgr.25166) 1599 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:37.865 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:37 smithi039 bash[115929]: audit 2024-09-17T10:24:36.593920+0000 mgr.y (mgr.25166) 1599 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:37.865 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:37 smithi039 bash[116875]: audit 2024-09-17T10:24:36.593920+0000 mgr.y (mgr.25166) 1599 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:37.865 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:37 smithi039 bash[116875]: audit 2024-09-17T10:24:36.593920+0000 mgr.y (mgr.25166) 1599 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:38 smithi203 bash[85677]: cluster 2024-09-17T10:24:36.670778+0000 mgr.y (mgr.25166) 1600 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:38.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:38 smithi203 bash[85677]: cluster 2024-09-17T10:24:36.670778+0000 mgr.y (mgr.25166) 1600 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:38.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:38 smithi039 bash[115929]: cluster 2024-09-17T10:24:36.670778+0000 mgr.y (mgr.25166) 1600 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:38 smithi039 bash[115929]: cluster 2024-09-17T10:24:36.670778+0000 mgr.y (mgr.25166) 1600 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:38.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:38 smithi039 bash[116875]: cluster 2024-09-17T10:24:36.670778+0000 mgr.y (mgr.25166) 1600 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:38.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:38 smithi039 bash[116875]: cluster 2024-09-17T10:24:36.670778+0000 mgr.y (mgr.25166) 1600 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:40.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:40 smithi203 bash[85677]: cluster 2024-09-17T10:24:38.671638+0000 mgr.y (mgr.25166) 1601 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:40.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:40 smithi203 bash[85677]: cluster 2024-09-17T10:24:38.671638+0000 mgr.y (mgr.25166) 1601 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:40.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:40.307227281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:40.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:40 smithi039 bash[115929]: cluster 2024-09-17T10:24:38.671638+0000 mgr.y (mgr.25166) 1601 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:40 smithi039 bash[115929]: cluster 2024-09-17T10:24:38.671638+0000 mgr.y (mgr.25166) 1601 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:40.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:40 smithi039 bash[116875]: cluster 2024-09-17T10:24:38.671638+0000 mgr.y (mgr.25166) 1601 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:40.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:40 smithi039 bash[116875]: cluster 2024-09-17T10:24:38.671638+0000 mgr.y (mgr.25166) 1601 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:41.757 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:42.857 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[115929]: cluster 2024-09-17T10:24:40.672386+0000 mgr.y (mgr.25166) 1602 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[115929]: cluster 2024-09-17T10:24:40.672386+0000 mgr.y (mgr.25166) 1602 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[115929]: audit 2024-09-17T10:24:41.533935+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[115929]: audit 2024-09-17T10:24:41.533935+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[116875]: cluster 2024-09-17T10:24:40.672386+0000 mgr.y (mgr.25166) 1602 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[116875]: cluster 2024-09-17T10:24:40.672386+0000 mgr.y (mgr.25166) 1602 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[116875]: audit 2024-09-17T10:24:41.533935+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:42.858 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:42 smithi039 bash[116875]: audit 2024-09-17T10:24:41.533935+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:42 smithi203 bash[85677]: cluster 2024-09-17T10:24:40.672386+0000 mgr.y (mgr.25166) 1602 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:42 smithi203 bash[85677]: cluster 2024-09-17T10:24:40.672386+0000 mgr.y (mgr.25166) 1602 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:42 smithi203 bash[85677]: audit 2024-09-17T10:24:41.533935+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:42.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:42 smithi203 bash[85677]: audit 2024-09-17T10:24:41.533935+0000 mon.b (mon.1) 435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:43.298 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:24:43.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:43 smithi039 bash[116875]: audit 2024-09-17T10:24:43.287129+0000 mon.a (mon.0) 210 : audit [DBG] from='client.? 172.21.15.39:0/175813821' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:43.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:43 smithi039 bash[116875]: audit 2024-09-17T10:24:43.287129+0000 mon.a (mon.0) 210 : audit [DBG] from='client.? 172.21.15.39:0/175813821' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:43 smithi039 bash[115929]: audit 2024-09-17T10:24:43.287129+0000 mon.a (mon.0) 210 : audit [DBG] from='client.? 172.21.15.39:0/175813821' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:43 smithi039 bash[115929]: audit 2024-09-17T10:24:43.287129+0000 mon.a (mon.0) 210 : audit [DBG] from='client.? 172.21.15.39:0/175813821' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:43.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:43.347729806Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:43.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:43 smithi203 bash[85677]: audit 2024-09-17T10:24:43.287129+0000 mon.a (mon.0) 210 : audit [DBG] from='client.? 172.21.15.39:0/175813821' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:43.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:43 smithi203 bash[85677]: audit 2024-09-17T10:24:43.287129+0000 mon.a (mon.0) 210 : audit [DBG] from='client.? 172.21.15.39:0/175813821' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:24:44.108 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:24:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:24:43] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.51.0" 2024-09-17T10:24:44.109 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-17T10:24:44.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:44 smithi039 bash[115929]: cluster 2024-09-17T10:24:42.673651+0000 mgr.y (mgr.25166) 1603 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:44.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:44 smithi039 bash[115929]: cluster 2024-09-17T10:24:42.673651+0000 mgr.y (mgr.25166) 1603 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:44 smithi039 bash[116875]: cluster 2024-09-17T10:24:42.673651+0000 mgr.y (mgr.25166) 1603 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:44 smithi039 bash[116875]: cluster 2024-09-17T10:24:42.673651+0000 mgr.y (mgr.25166) 1603 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:44 smithi203 bash[85677]: cluster 2024-09-17T10:24:42.673651+0000 mgr.y (mgr.25166) 1603 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:44.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:44 smithi203 bash[85677]: cluster 2024-09-17T10:24:42.673651+0000 mgr.y (mgr.25166) 1603 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:46.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:46.347115474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: cluster 2024-09-17T10:24:44.674481+0000 mgr.y (mgr.25166) 1604 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: cluster 2024-09-17T10:24:44.674481+0000 mgr.y (mgr.25166) 1604 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: audit 2024-09-17T10:24:45.619706+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: audit 2024-09-17T10:24:45.619706+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: audit 2024-09-17T10:24:45.634599+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: audit 2024-09-17T10:24:45.634599+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: audit 2024-09-17T10:24:45.647659+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[115929]: audit 2024-09-17T10:24:45.647659+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: cluster 2024-09-17T10:24:44.674481+0000 mgr.y (mgr.25166) 1604 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: cluster 2024-09-17T10:24:44.674481+0000 mgr.y (mgr.25166) 1604 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: audit 2024-09-17T10:24:45.619706+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: audit 2024-09-17T10:24:45.619706+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: audit 2024-09-17T10:24:45.634599+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: audit 2024-09-17T10:24:45.634599+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: audit 2024-09-17T10:24:45.647659+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:46 smithi039 bash[116875]: audit 2024-09-17T10:24:45.647659+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: cluster 2024-09-17T10:24:44.674481+0000 mgr.y (mgr.25166) 1604 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: cluster 2024-09-17T10:24:44.674481+0000 mgr.y (mgr.25166) 1604 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: audit 2024-09-17T10:24:45.619706+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: audit 2024-09-17T10:24:45.619706+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: audit 2024-09-17T10:24:45.634599+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: audit 2024-09-17T10:24:45.634599+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: audit 2024-09-17T10:24:45.647659+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:46.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:46 smithi203 bash[85677]: audit 2024-09-17T10:24:45.647659+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:48.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[116875]: audit 2024-09-17T10:24:46.605128+0000 mgr.y (mgr.25166) 1605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[116875]: audit 2024-09-17T10:24:46.605128+0000 mgr.y (mgr.25166) 1605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[116875]: cluster 2024-09-17T10:24:46.676140+0000 mgr.y (mgr.25166) 1606 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[116875]: cluster 2024-09-17T10:24:46.676140+0000 mgr.y (mgr.25166) 1606 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[115929]: audit 2024-09-17T10:24:46.605128+0000 mgr.y (mgr.25166) 1605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[115929]: audit 2024-09-17T10:24:46.605128+0000 mgr.y (mgr.25166) 1605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[115929]: cluster 2024-09-17T10:24:46.676140+0000 mgr.y (mgr.25166) 1606 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:48 smithi039 bash[115929]: cluster 2024-09-17T10:24:46.676140+0000 mgr.y (mgr.25166) 1606 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:48.938 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:48 smithi203 bash[85677]: audit 2024-09-17T10:24:46.605128+0000 mgr.y (mgr.25166) 1605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:48 smithi203 bash[85677]: audit 2024-09-17T10:24:46.605128+0000 mgr.y (mgr.25166) 1605 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:48 smithi203 bash[85677]: cluster 2024-09-17T10:24:46.676140+0000 mgr.y (mgr.25166) 1606 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:48.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:48 smithi203 bash[85677]: cluster 2024-09-17T10:24:46.676140+0000 mgr.y (mgr.25166) 1606 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:49.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:49.313039636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:50.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:50 smithi039 bash[116875]: cluster 2024-09-17T10:24:48.676848+0000 mgr.y (mgr.25166) 1607 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:50.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:50 smithi039 bash[116875]: cluster 2024-09-17T10:24:48.676848+0000 mgr.y (mgr.25166) 1607 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:50 smithi039 bash[115929]: cluster 2024-09-17T10:24:48.676848+0000 mgr.y (mgr.25166) 1607 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:50 smithi039 bash[115929]: cluster 2024-09-17T10:24:48.676848+0000 mgr.y (mgr.25166) 1607 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:50.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:50 smithi203 bash[85677]: cluster 2024-09-17T10:24:48.676848+0000 mgr.y (mgr.25166) 1607 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:50.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:50 smithi203 bash[85677]: cluster 2024-09-17T10:24:48.676848+0000 mgr.y (mgr.25166) 1607 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:51 smithi039 bash[115929]: audit 2024-09-17T10:24:50.565252+0000 mgr.y (mgr.25166) 1608 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:51 smithi039 bash[115929]: audit 2024-09-17T10:24:50.565252+0000 mgr.y (mgr.25166) 1608 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:51 smithi039 bash[116875]: audit 2024-09-17T10:24:50.565252+0000 mgr.y (mgr.25166) 1608 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:51 smithi039 bash[116875]: audit 2024-09-17T10:24:50.565252+0000 mgr.y (mgr.25166) 1608 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:51 smithi203 bash[85677]: audit 2024-09-17T10:24:50.565252+0000 mgr.y (mgr.25166) 1608 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:51.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:51 smithi203 bash[85677]: audit 2024-09-17T10:24:50.565252+0000 mgr.y (mgr.25166) 1608 : audit [DBG] from='client.64155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:24:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:52 smithi203 bash[85677]: cluster 2024-09-17T10:24:50.677572+0000 mgr.y (mgr.25166) 1609 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:52.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:52 smithi203 bash[85677]: cluster 2024-09-17T10:24:50.677572+0000 mgr.y (mgr.25166) 1609 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:52.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:52.317441798Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:52.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:52 smithi039 bash[116875]: cluster 2024-09-17T10:24:50.677572+0000 mgr.y (mgr.25166) 1609 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:52.805 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:52 smithi039 bash[116875]: cluster 2024-09-17T10:24:50.677572+0000 mgr.y (mgr.25166) 1609 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:52.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:52 smithi039 bash[115929]: cluster 2024-09-17T10:24:50.677572+0000 mgr.y (mgr.25166) 1609 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:52.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:52 smithi039 bash[115929]: cluster 2024-09-17T10:24:50.677572+0000 mgr.y (mgr.25166) 1609 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:53.395 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:24:53.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[115929]: audit 2024-09-17T10:24:52.598400+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:53.684 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[115929]: audit 2024-09-17T10:24:52.598400+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[115929]: audit 2024-09-17T10:24:52.599743+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[115929]: audit 2024-09-17T10:24:52.599743+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[115929]: audit 2024-09-17T10:24:52.605807+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[115929]: audit 2024-09-17T10:24:52.605807+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[116875]: audit 2024-09-17T10:24:52.598400+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[116875]: audit 2024-09-17T10:24:52.598400+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[116875]: audit 2024-09-17T10:24:52.599743+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:53.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[116875]: audit 2024-09-17T10:24:52.599743+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:53.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[116875]: audit 2024-09-17T10:24:52.605807+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:53.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[116875]: audit 2024-09-17T10:24:52.605807+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:53.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:53 smithi203 bash[85677]: audit 2024-09-17T10:24:52.598400+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:53.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:53 smithi203 bash[85677]: audit 2024-09-17T10:24:52.598400+0000 mon.b (mon.1) 436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:53.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:53 smithi203 bash[85677]: audit 2024-09-17T10:24:52.599743+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:53.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:53 smithi203 bash[85677]: audit 2024-09-17T10:24:52.599743+0000 mon.b (mon.1) 437 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:53.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:53 smithi203 bash[85677]: audit 2024-09-17T10:24:52.605807+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:53.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:53 smithi203 bash[85677]: audit 2024-09-17T10:24:52.605807+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:54.089 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:24:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:24:53] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.51.0" 2024-09-17T10:24:54.090 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:24:54.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:54 smithi039 bash[115929]: cluster 2024-09-17T10:24:52.678548+0000 mgr.y (mgr.25166) 1610 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:54 smithi039 bash[115929]: cluster 2024-09-17T10:24:52.678548+0000 mgr.y (mgr.25166) 1610 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:54 smithi039 bash[116875]: cluster 2024-09-17T10:24:52.678548+0000 mgr.y (mgr.25166) 1610 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:54 smithi039 bash[116875]: cluster 2024-09-17T10:24:52.678548+0000 mgr.y (mgr.25166) 1610 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:54 smithi203 bash[85677]: cluster 2024-09-17T10:24:52.678548+0000 mgr.y (mgr.25166) 1610 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:54 smithi203 bash[85677]: cluster 2024-09-17T10:24:52.678548+0000 mgr.y (mgr.25166) 1610 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:55.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:55.335384344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:56.615 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: cluster 2024-09-17T10:24:54.679211+0000 mgr.y (mgr.25166) 1611 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: cluster 2024-09-17T10:24:54.679211+0000 mgr.y (mgr.25166) 1611 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.486566+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.486566+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.499836+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.499836+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.514393+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.514393+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.534202+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:56.616 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[115929]: audit 2024-09-17T10:24:56.534202+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: cluster 2024-09-17T10:24:54.679211+0000 mgr.y (mgr.25166) 1611 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: cluster 2024-09-17T10:24:54.679211+0000 mgr.y (mgr.25166) 1611 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.486566+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.486566+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.499836+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.499836+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.514393+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.514393+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.534202+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:56.617 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:56 smithi039 bash[116875]: audit 2024-09-17T10:24:56.534202+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: cluster 2024-09-17T10:24:54.679211+0000 mgr.y (mgr.25166) 1611 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: cluster 2024-09-17T10:24:54.679211+0000 mgr.y (mgr.25166) 1611 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.486566+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.486566+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.499836+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.499836+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.514393+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.514393+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.534202+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:56.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:56 smithi203 bash[85677]: audit 2024-09-17T10:24:56.534202+0000 mon.b (mon.1) 438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:24:58.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:24:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:24:58.355291115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:24:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:58 smithi203 bash[85677]: audit 2024-09-17T10:24:56.616303+0000 mgr.y (mgr.25166) 1612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:58 smithi203 bash[85677]: audit 2024-09-17T10:24:56.616303+0000 mgr.y (mgr.25166) 1612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:58 smithi203 bash[85677]: cluster 2024-09-17T10:24:56.680808+0000 mgr.y (mgr.25166) 1613 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:24:58 smithi203 bash[85677]: cluster 2024-09-17T10:24:56.680808+0000 mgr.y (mgr.25166) 1613 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:58.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[115929]: audit 2024-09-17T10:24:56.616303+0000 mgr.y (mgr.25166) 1612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[115929]: audit 2024-09-17T10:24:56.616303+0000 mgr.y (mgr.25166) 1612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[115929]: cluster 2024-09-17T10:24:56.680808+0000 mgr.y (mgr.25166) 1613 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[115929]: cluster 2024-09-17T10:24:56.680808+0000 mgr.y (mgr.25166) 1613 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[116875]: audit 2024-09-17T10:24:56.616303+0000 mgr.y (mgr.25166) 1612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[116875]: audit 2024-09-17T10:24:56.616303+0000 mgr.y (mgr.25166) 1612 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[116875]: cluster 2024-09-17T10:24:56.680808+0000 mgr.y (mgr.25166) 1613 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:24:58 smithi039 bash[116875]: cluster 2024-09-17T10:24:56.680808+0000 mgr.y (mgr.25166) 1613 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:24:59.124 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:00.867 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:00 smithi039 bash[116875]: cluster 2024-09-17T10:24:58.681351+0000 mgr.y (mgr.25166) 1614 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:00.868 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:00 smithi039 bash[116875]: cluster 2024-09-17T10:24:58.681351+0000 mgr.y (mgr.25166) 1614 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:00.868 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:00 smithi039 bash[115929]: cluster 2024-09-17T10:24:58.681351+0000 mgr.y (mgr.25166) 1614 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:00.868 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:00 smithi039 bash[115929]: cluster 2024-09-17T10:24:58.681351+0000 mgr.y (mgr.25166) 1614 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:00.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:00 smithi203 bash[85677]: cluster 2024-09-17T10:24:58.681351+0000 mgr.y (mgr.25166) 1614 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:00.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:00 smithi203 bash[85677]: cluster 2024-09-17T10:24:58.681351+0000 mgr.y (mgr.25166) 1614 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.224 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:25:01.224 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:25:01.224 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:25:01.224 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:25:01.225 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:25:01.225 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:25:01.225 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:25:01.225 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:25:01.225 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:25:01.612 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:01.306820594Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:01.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[116875]: cluster 2024-09-17T10:25:00.682019+0000 mgr.y (mgr.25166) 1615 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[116875]: cluster 2024-09-17T10:25:00.682019+0000 mgr.y (mgr.25166) 1615 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[116875]: audit 2024-09-17T10:25:01.225816+0000 mgr.y (mgr.25166) 1616 : audit [DBG] from='client.64161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[116875]: audit 2024-09-17T10:25:01.225816+0000 mgr.y (mgr.25166) 1616 : audit [DBG] from='client.64161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[115929]: cluster 2024-09-17T10:25:00.682019+0000 mgr.y (mgr.25166) 1615 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[115929]: cluster 2024-09-17T10:25:00.682019+0000 mgr.y (mgr.25166) 1615 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[115929]: audit 2024-09-17T10:25:01.225816+0000 mgr.y (mgr.25166) 1616 : audit [DBG] from='client.64161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:01 smithi039 bash[115929]: audit 2024-09-17T10:25:01.225816+0000 mgr.y (mgr.25166) 1616 : audit [DBG] from='client.64161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:01 smithi203 bash[85677]: cluster 2024-09-17T10:25:00.682019+0000 mgr.y (mgr.25166) 1615 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:01 smithi203 bash[85677]: cluster 2024-09-17T10:25:00.682019+0000 mgr.y (mgr.25166) 1615 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:01 smithi203 bash[85677]: audit 2024-09-17T10:25:01.225816+0000 mgr.y (mgr.25166) 1616 : audit [DBG] from='client.64161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:01 smithi203 bash[85677]: audit 2024-09-17T10:25:01.225816+0000 mgr.y (mgr.25166) 1616 : audit [DBG] from='client.64161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:02.202 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:25:04.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:25:03] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.51.0" 2024-09-17T10:25:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:03 smithi039 bash[115929]: cluster 2024-09-17T10:25:02.683722+0000 mgr.y (mgr.25166) 1617 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:03 smithi039 bash[115929]: cluster 2024-09-17T10:25:02.683722+0000 mgr.y (mgr.25166) 1617 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:04.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:03 smithi039 bash[116875]: cluster 2024-09-17T10:25:02.683722+0000 mgr.y (mgr.25166) 1617 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:04.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:03 smithi039 bash[116875]: cluster 2024-09-17T10:25:02.683722+0000 mgr.y (mgr.25166) 1617 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:03 smithi203 bash[85677]: cluster 2024-09-17T10:25:02.683722+0000 mgr.y (mgr.25166) 1617 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:04.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:03 smithi203 bash[85677]: cluster 2024-09-17T10:25:02.683722+0000 mgr.y (mgr.25166) 1617 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:04.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:04.317473271Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:06.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:05 smithi039 bash[115929]: cluster 2024-09-17T10:25:04.684449+0000 mgr.y (mgr.25166) 1618 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:06.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:05 smithi039 bash[115929]: cluster 2024-09-17T10:25:04.684449+0000 mgr.y (mgr.25166) 1618 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:06.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:05 smithi039 bash[116875]: cluster 2024-09-17T10:25:04.684449+0000 mgr.y (mgr.25166) 1618 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:06.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:05 smithi039 bash[116875]: cluster 2024-09-17T10:25:04.684449+0000 mgr.y (mgr.25166) 1618 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:06.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:05 smithi203 bash[85677]: cluster 2024-09-17T10:25:04.684449+0000 mgr.y (mgr.25166) 1618 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:06.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:05 smithi203 bash[85677]: cluster 2024-09-17T10:25:04.684449+0000 mgr.y (mgr.25166) 1618 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[115929]: audit 2024-09-17T10:25:05.869763+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[115929]: audit 2024-09-17T10:25:05.869763+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[115929]: audit 2024-09-17T10:25:05.886549+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[115929]: audit 2024-09-17T10:25:05.886549+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[115929]: audit 2024-09-17T10:25:05.900567+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[115929]: audit 2024-09-17T10:25:05.900567+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[116875]: audit 2024-09-17T10:25:05.869763+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[116875]: audit 2024-09-17T10:25:05.869763+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[116875]: audit 2024-09-17T10:25:05.886549+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[116875]: audit 2024-09-17T10:25:05.886549+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[116875]: audit 2024-09-17T10:25:05.900567+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:06.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:06 smithi039 bash[116875]: audit 2024-09-17T10:25:05.900567+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.045 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:07.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:06 smithi203 bash[85677]: audit 2024-09-17T10:25:05.869763+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:06 smithi203 bash[85677]: audit 2024-09-17T10:25:05.869763+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:06 smithi203 bash[85677]: audit 2024-09-17T10:25:05.886549+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:06 smithi203 bash[85677]: audit 2024-09-17T10:25:05.886549+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:06 smithi203 bash[85677]: audit 2024-09-17T10:25:05.900567+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:06 smithi203 bash[85677]: audit 2024-09-17T10:25:05.900567+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:07.689 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:07.319011049Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:07.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:07 smithi203 bash[85677]: audit 2024-09-17T10:25:06.627511+0000 mgr.y (mgr.25166) 1619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:07.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:07 smithi203 bash[85677]: audit 2024-09-17T10:25:06.627511+0000 mgr.y (mgr.25166) 1619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:07.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:07 smithi203 bash[85677]: cluster 2024-09-17T10:25:06.686237+0000 mgr.y (mgr.25166) 1620 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:07.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:07 smithi203 bash[85677]: cluster 2024-09-17T10:25:06.686237+0000 mgr.y (mgr.25166) 1620 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:08.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[116875]: audit 2024-09-17T10:25:06.627511+0000 mgr.y (mgr.25166) 1619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:08.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[116875]: audit 2024-09-17T10:25:06.627511+0000 mgr.y (mgr.25166) 1619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:08.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[116875]: cluster 2024-09-17T10:25:06.686237+0000 mgr.y (mgr.25166) 1620 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:08.298 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[116875]: cluster 2024-09-17T10:25:06.686237+0000 mgr.y (mgr.25166) 1620 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:08.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[115929]: audit 2024-09-17T10:25:06.627511+0000 mgr.y (mgr.25166) 1619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:08.298 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[115929]: audit 2024-09-17T10:25:06.627511+0000 mgr.y (mgr.25166) 1619 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:08.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[115929]: cluster 2024-09-17T10:25:06.686237+0000 mgr.y (mgr.25166) 1620 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:08.299 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:07 smithi039 bash[115929]: cluster 2024-09-17T10:25:06.686237+0000 mgr.y (mgr.25166) 1620 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:08.688 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:25:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:08 smithi039 bash[115929]: audit 2024-09-17T10:25:08.689562+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.39:0/2191595710' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:25:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:08 smithi039 bash[115929]: audit 2024-09-17T10:25:08.689562+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.39:0/2191595710' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:25:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:08 smithi039 bash[116875]: audit 2024-09-17T10:25:08.689562+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.39:0/2191595710' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:25:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:08 smithi039 bash[116875]: audit 2024-09-17T10:25:08.689562+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.39:0/2191595710' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:25:09.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:08 smithi203 bash[85677]: audit 2024-09-17T10:25:08.689562+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.39:0/2191595710' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:25:09.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:08 smithi203 bash[85677]: audit 2024-09-17T10:25:08.689562+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.39:0/2191595710' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:25:09.546 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-17T10:25:10.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:09 smithi203 bash[85677]: cluster 2024-09-17T10:25:08.687032+0000 mgr.y (mgr.25166) 1621 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:10.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:09 smithi203 bash[85677]: cluster 2024-09-17T10:25:08.687032+0000 mgr.y (mgr.25166) 1621 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:10.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:09 smithi039 bash[115929]: cluster 2024-09-17T10:25:08.687032+0000 mgr.y (mgr.25166) 1621 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:09 smithi039 bash[115929]: cluster 2024-09-17T10:25:08.687032+0000 mgr.y (mgr.25166) 1621 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:10.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:09 smithi039 bash[116875]: cluster 2024-09-17T10:25:08.687032+0000 mgr.y (mgr.25166) 1621 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:10.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:09 smithi039 bash[116875]: cluster 2024-09-17T10:25:08.687032+0000 mgr.y (mgr.25166) 1621 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:10.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:10.33346601Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:12.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:11 smithi203 bash[85677]: cluster 2024-09-17T10:25:10.687781+0000 mgr.y (mgr.25166) 1622 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:12.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:11 smithi203 bash[85677]: cluster 2024-09-17T10:25:10.687781+0000 mgr.y (mgr.25166) 1622 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:12.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:11 smithi203 bash[85677]: audit 2024-09-17T10:25:11.534573+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:12.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:11 smithi203 bash[85677]: audit 2024-09-17T10:25:11.534573+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[115929]: cluster 2024-09-17T10:25:10.687781+0000 mgr.y (mgr.25166) 1622 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:12.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[115929]: cluster 2024-09-17T10:25:10.687781+0000 mgr.y (mgr.25166) 1622 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[115929]: audit 2024-09-17T10:25:11.534573+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[115929]: audit 2024-09-17T10:25:11.534573+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[116875]: cluster 2024-09-17T10:25:10.687781+0000 mgr.y (mgr.25166) 1622 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[116875]: cluster 2024-09-17T10:25:10.687781+0000 mgr.y (mgr.25166) 1622 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[116875]: audit 2024-09-17T10:25:11.534573+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:12.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:11 smithi039 bash[116875]: audit 2024-09-17T10:25:11.534573+0000 mon.b (mon.1) 439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:13.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:13.313701614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:13.961 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:25:13] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.51.0" 2024-09-17T10:25:14.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:13 smithi203 bash[85677]: cluster 2024-09-17T10:25:12.689585+0000 mgr.y (mgr.25166) 1623 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:14.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:13 smithi203 bash[85677]: cluster 2024-09-17T10:25:12.689585+0000 mgr.y (mgr.25166) 1623 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:14.370 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:13 smithi039 bash[115929]: cluster 2024-09-17T10:25:12.689585+0000 mgr.y (mgr.25166) 1623 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:14.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:13 smithi039 bash[115929]: cluster 2024-09-17T10:25:12.689585+0000 mgr.y (mgr.25166) 1623 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:14.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:13 smithi039 bash[116875]: cluster 2024-09-17T10:25:12.689585+0000 mgr.y (mgr.25166) 1623 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:14.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:13 smithi039 bash[116875]: cluster 2024-09-17T10:25:12.689585+0000 mgr.y (mgr.25166) 1623 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:16.347 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:15 smithi203 bash[85677]: cluster 2024-09-17T10:25:14.690381+0000 mgr.y (mgr.25166) 1624 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:16.347 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:15 smithi203 bash[85677]: cluster 2024-09-17T10:25:14.690381+0000 mgr.y (mgr.25166) 1624 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:16.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:15 smithi039 bash[115929]: cluster 2024-09-17T10:25:14.690381+0000 mgr.y (mgr.25166) 1624 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:16.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:15 smithi039 bash[115929]: cluster 2024-09-17T10:25:14.690381+0000 mgr.y (mgr.25166) 1624 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:16.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:15 smithi039 bash[116875]: cluster 2024-09-17T10:25:14.690381+0000 mgr.y (mgr.25166) 1624 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:16.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:15 smithi039 bash[116875]: cluster 2024-09-17T10:25:14.690381+0000 mgr.y (mgr.25166) 1624 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:16.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:16.350606519Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.010295+0000 mgr.y (mgr.25166) 1625 : audit [DBG] from='client.64173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.010295+0000 mgr.y (mgr.25166) 1625 : audit [DBG] from='client.64173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.649152+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.649152+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.660956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.660956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.671478+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[115929]: audit 2024-09-17T10:25:16.671478+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.010295+0000 mgr.y (mgr.25166) 1625 : audit [DBG] from='client.64173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.010295+0000 mgr.y (mgr.25166) 1625 : audit [DBG] from='client.64173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.649152+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.649152+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.660956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.660956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.671478+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:16 smithi039 bash[116875]: audit 2024-09-17T10:25:16.671478+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.010295+0000 mgr.y (mgr.25166) 1625 : audit [DBG] from='client.64173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.010295+0000 mgr.y (mgr.25166) 1625 : audit [DBG] from='client.64173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.649152+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.649152+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.660956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.660956+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.671478+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:17.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:16 smithi203 bash[85677]: audit 2024-09-17T10:25:16.671478+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[115929]: audit 2024-09-17T10:25:16.637706+0000 mgr.y (mgr.25166) 1626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[115929]: audit 2024-09-17T10:25:16.637706+0000 mgr.y (mgr.25166) 1626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[115929]: cluster 2024-09-17T10:25:16.691414+0000 mgr.y (mgr.25166) 1627 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[115929]: cluster 2024-09-17T10:25:16.691414+0000 mgr.y (mgr.25166) 1627 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[116875]: audit 2024-09-17T10:25:16.637706+0000 mgr.y (mgr.25166) 1626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[116875]: audit 2024-09-17T10:25:16.637706+0000 mgr.y (mgr.25166) 1626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:18.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[116875]: cluster 2024-09-17T10:25:16.691414+0000 mgr.y (mgr.25166) 1627 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:18.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:18 smithi039 bash[116875]: cluster 2024-09-17T10:25:16.691414+0000 mgr.y (mgr.25166) 1627 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:18.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:18 smithi203 bash[85677]: audit 2024-09-17T10:25:16.637706+0000 mgr.y (mgr.25166) 1626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:18 smithi203 bash[85677]: audit 2024-09-17T10:25:16.637706+0000 mgr.y (mgr.25166) 1626 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:18 smithi203 bash[85677]: cluster 2024-09-17T10:25:16.691414+0000 mgr.y (mgr.25166) 1627 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:18.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:18 smithi203 bash[85677]: cluster 2024-09-17T10:25:16.691414+0000 mgr.y (mgr.25166) 1627 : cluster [DBG] pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:19.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:19.315123875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:19.931 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:20.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: cluster 2024-09-17T10:25:18.692019+0000 mgr.y (mgr.25166) 1628 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:20.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: cluster 2024-09-17T10:25:18.692019+0000 mgr.y (mgr.25166) 1628 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.930119+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.930119+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.937067+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.937067+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.938324+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.938324+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.946460+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[115929]: audit 2024-09-17T10:25:19.946460+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: cluster 2024-09-17T10:25:18.692019+0000 mgr.y (mgr.25166) 1628 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: cluster 2024-09-17T10:25:18.692019+0000 mgr.y (mgr.25166) 1628 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:20.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.930119+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.930119+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.937067+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.937067+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.938324+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.938324+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.946460+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:20 smithi039 bash[116875]: audit 2024-09-17T10:25:19.946460+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: cluster 2024-09-17T10:25:18.692019+0000 mgr.y (mgr.25166) 1628 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: cluster 2024-09-17T10:25:18.692019+0000 mgr.y (mgr.25166) 1628 : cluster [DBG] pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.930119+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.930119+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.937067+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.937067+0000 mon.b (mon.1) 440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.938324+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.938324+0000 mon.b (mon.1) 441 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.946460+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:20.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:20 smithi203 bash[85677]: audit 2024-09-17T10:25:19.946460+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:21.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[116875]: cephadm 2024-09-17T10:25:19.921928+0000 mgr.y (mgr.25166) 1629 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[116875]: cephadm 2024-09-17T10:25:19.921928+0000 mgr.y (mgr.25166) 1629 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[116875]: cephadm 2024-09-17T10:25:20.014214+0000 mgr.y (mgr.25166) 1630 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[116875]: cephadm 2024-09-17T10:25:20.014214+0000 mgr.y (mgr.25166) 1630 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.365 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[115929]: cephadm 2024-09-17T10:25:19.921928+0000 mgr.y (mgr.25166) 1629 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.365 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[115929]: cephadm 2024-09-17T10:25:19.921928+0000 mgr.y (mgr.25166) 1629 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.365 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[115929]: cephadm 2024-09-17T10:25:20.014214+0000 mgr.y (mgr.25166) 1630 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.365 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:21 smithi039 bash[115929]: cephadm 2024-09-17T10:25:20.014214+0000 mgr.y (mgr.25166) 1630 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.366 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:25:21.476 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:21 smithi203 bash[85677]: cephadm 2024-09-17T10:25:19.921928+0000 mgr.y (mgr.25166) 1629 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:21 smithi203 bash[85677]: cephadm 2024-09-17T10:25:19.921928+0000 mgr.y (mgr.25166) 1629 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:21 smithi203 bash[85677]: cephadm 2024-09-17T10:25:20.014214+0000 mgr.y (mgr.25166) 1630 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:21.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:21 smithi203 bash[85677]: cephadm 2024-09-17T10:25:20.014214+0000 mgr.y (mgr.25166) 1630 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:25:22.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:22 smithi203 bash[85677]: cluster 2024-09-17T10:25:20.692815+0000 mgr.y (mgr.25166) 1631 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:22.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:22 smithi203 bash[85677]: cluster 2024-09-17T10:25:20.692815+0000 mgr.y (mgr.25166) 1631 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:22.385 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:22 smithi039 bash[115929]: cluster 2024-09-17T10:25:20.692815+0000 mgr.y (mgr.25166) 1631 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:22.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:22 smithi039 bash[115929]: cluster 2024-09-17T10:25:20.692815+0000 mgr.y (mgr.25166) 1631 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:22 smithi039 bash[116875]: cluster 2024-09-17T10:25:20.692815+0000 mgr.y (mgr.25166) 1631 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:22 smithi039 bash[116875]: cluster 2024-09-17T10:25:20.692815+0000 mgr.y (mgr.25166) 1631 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:22.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:22.323766337Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:24.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:25:23] "GET /metrics HTTP/1.1" 200 38372 "" "Prometheus/2.51.0" 2024-09-17T10:25:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:24 smithi039 bash[115929]: cluster 2024-09-17T10:25:22.694616+0000 mgr.y (mgr.25166) 1632 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:24.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:24 smithi039 bash[115929]: cluster 2024-09-17T10:25:22.694616+0000 mgr.y (mgr.25166) 1632 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:24 smithi039 bash[116875]: cluster 2024-09-17T10:25:22.694616+0000 mgr.y (mgr.25166) 1632 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:24 smithi039 bash[116875]: cluster 2024-09-17T10:25:22.694616+0000 mgr.y (mgr.25166) 1632 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:24 smithi203 bash[85677]: cluster 2024-09-17T10:25:22.694616+0000 mgr.y (mgr.25166) 1632 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:24.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:24 smithi203 bash[85677]: cluster 2024-09-17T10:25:22.694616+0000 mgr.y (mgr.25166) 1632 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.327491+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.327491+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.328714+0000 mgr.y (mgr.25166) 1633 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.328714+0000 mgr.y (mgr.25166) 1633 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.328899+0000 mgr.y (mgr.25166) 1634 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.328899+0000 mgr.y (mgr.25166) 1634 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.333658+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.333658+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.336446+0000 mgr.y (mgr.25166) 1635 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.336446+0000 mgr.y (mgr.25166) 1635 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.337099+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.337099+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.342896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.342896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.350903+0000 mgr.y (mgr.25166) 1636 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.350903+0000 mgr.y (mgr.25166) 1636 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.351690+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.351690+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.355991+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.355991+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.362772+0000 mgr.y (mgr.25166) 1637 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:25:25.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.327491+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.327491+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.328714+0000 mgr.y (mgr.25166) 1633 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.328714+0000 mgr.y (mgr.25166) 1633 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.328899+0000 mgr.y (mgr.25166) 1634 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.328899+0000 mgr.y (mgr.25166) 1634 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.333658+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.333658+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.336446+0000 mgr.y (mgr.25166) 1635 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.336446+0000 mgr.y (mgr.25166) 1635 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.337099+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.337099+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.342896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.342896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.350903+0000 mgr.y (mgr.25166) 1636 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.350903+0000 mgr.y (mgr.25166) 1636 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.351690+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.351690+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.355991+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.355991+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.362772+0000 mgr.y (mgr.25166) 1637 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.362772+0000 mgr.y (mgr.25166) 1637 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.363532+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.363532+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.367524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.367524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.373467+0000 mgr.y (mgr.25166) 1638 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.373467+0000 mgr.y (mgr.25166) 1638 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.374959+0000 mgr.y (mgr.25166) 1639 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: cephadm 2024-09-17T10:25:24.374959+0000 mgr.y (mgr.25166) 1639 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.375217+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[116875]: audit 2024-09-17T10:25:24.375217+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.362772+0000 mgr.y (mgr.25166) 1637 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.363532+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.363532+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.367524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.367524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.373467+0000 mgr.y (mgr.25166) 1638 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.373467+0000 mgr.y (mgr.25166) 1638 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.374959+0000 mgr.y (mgr.25166) 1639 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: cephadm 2024-09-17T10:25:24.374959+0000 mgr.y (mgr.25166) 1639 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.375217+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:25:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:25 smithi039 bash[115929]: audit 2024-09-17T10:25:24.375217+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:25:25.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:25.358163144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.327491+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.327491+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.328714+0000 mgr.y (mgr.25166) 1633 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.328714+0000 mgr.y (mgr.25166) 1633 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.328899+0000 mgr.y (mgr.25166) 1634 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.328899+0000 mgr.y (mgr.25166) 1634 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:25:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.333658+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.333658+0000 mon.b (mon.1) 442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.336446+0000 mgr.y (mgr.25166) 1635 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.336446+0000 mgr.y (mgr.25166) 1635 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.337099+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.337099+0000 mon.b (mon.1) 443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.342896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.342896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.350903+0000 mgr.y (mgr.25166) 1636 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.350903+0000 mgr.y (mgr.25166) 1636 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.351690+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.351690+0000 mon.b (mon.1) 444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.355991+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.355991+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.362772+0000 mgr.y (mgr.25166) 1637 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.362772+0000 mgr.y (mgr.25166) 1637 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.363532+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.363532+0000 mon.b (mon.1) 445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.367524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.367524+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.373467+0000 mgr.y (mgr.25166) 1638 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.373467+0000 mgr.y (mgr.25166) 1638 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.374959+0000 mgr.y (mgr.25166) 1639 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: cephadm 2024-09-17T10:25:24.374959+0000 mgr.y (mgr.25166) 1639 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.375217+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:25:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:25 smithi203 bash[85677]: audit 2024-09-17T10:25:24.375217+0000 mon.b (mon.1) 446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-17T10:25:26.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: cluster 2024-09-17T10:25:24.695169+0000 mgr.y (mgr.25166) 1640 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:26.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: cluster 2024-09-17T10:25:24.695169+0000 mgr.y (mgr.25166) 1640 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:26.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: audit 2024-09-17T10:25:26.092555+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: audit 2024-09-17T10:25:26.092555+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: audit 2024-09-17T10:25:26.108925+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: audit 2024-09-17T10:25:26.108925+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: audit 2024-09-17T10:25:26.125216+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:26 smithi203 bash[85677]: audit 2024-09-17T10:25:26.125216+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: cluster 2024-09-17T10:25:24.695169+0000 mgr.y (mgr.25166) 1640 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: cluster 2024-09-17T10:25:24.695169+0000 mgr.y (mgr.25166) 1640 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: audit 2024-09-17T10:25:26.092555+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: audit 2024-09-17T10:25:26.092555+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: audit 2024-09-17T10:25:26.108925+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: audit 2024-09-17T10:25:26.108925+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: audit 2024-09-17T10:25:26.125216+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[116875]: audit 2024-09-17T10:25:26.125216+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: cluster 2024-09-17T10:25:24.695169+0000 mgr.y (mgr.25166) 1640 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: cluster 2024-09-17T10:25:24.695169+0000 mgr.y (mgr.25166) 1640 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: audit 2024-09-17T10:25:26.092555+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: audit 2024-09-17T10:25:26.092555+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: audit 2024-09-17T10:25:26.108925+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: audit 2024-09-17T10:25:26.108925+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: audit 2024-09-17T10:25:26.125216+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:26.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:26 smithi039 bash[115929]: audit 2024-09-17T10:25:26.125216+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:27.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:27 smithi039 bash[116875]: audit 2024-09-17T10:25:26.534846+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:27 smithi039 bash[116875]: audit 2024-09-17T10:25:26.534846+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:27 smithi039 bash[115929]: audit 2024-09-17T10:25:26.534846+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:27 smithi039 bash[115929]: audit 2024-09-17T10:25:26.534846+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:27.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:27 smithi203 bash[85677]: audit 2024-09-17T10:25:26.534846+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:27 smithi203 bash[85677]: audit 2024-09-17T10:25:26.534846+0000 mon.b (mon.1) 447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:28.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:28.307245817Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:26.645764+0000 mgr.y (mgr.25166) 1641 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:26.645764+0000 mgr.y (mgr.25166) 1641 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: cluster 2024-09-17T10:25:26.696802+0000 mgr.y (mgr.25166) 1642 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: cluster 2024-09-17T10:25:26.696802+0000 mgr.y (mgr.25166) 1642 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: cephadm 2024-09-17T10:25:27.372738+0000 mgr.y (mgr.25166) 1643 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: cephadm 2024-09-17T10:25:27.372738+0000 mgr.y (mgr.25166) 1643 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:27.378822+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:27.378822+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:27.393245+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:25:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:27.393245+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:25:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:27.394700+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: audit 2024-09-17T10:25:27.394700+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: cephadm 2024-09-17T10:25:27.396041+0000 mgr.y (mgr.25166) 1644 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T10:25:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:28 smithi203 bash[85677]: cephadm 2024-09-17T10:25:27.396041+0000 mgr.y (mgr.25166) 1644 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T10:25:28.872 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:26.645764+0000 mgr.y (mgr.25166) 1641 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:26.645764+0000 mgr.y (mgr.25166) 1641 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: cluster 2024-09-17T10:25:26.696802+0000 mgr.y (mgr.25166) 1642 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: cluster 2024-09-17T10:25:26.696802+0000 mgr.y (mgr.25166) 1642 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: cephadm 2024-09-17T10:25:27.372738+0000 mgr.y (mgr.25166) 1643 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: cephadm 2024-09-17T10:25:27.372738+0000 mgr.y (mgr.25166) 1643 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:27.378822+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:27.378822+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:27.393245+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:27.393245+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:25:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:27.394700+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: audit 2024-09-17T10:25:27.394700+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: cephadm 2024-09-17T10:25:27.396041+0000 mgr.y (mgr.25166) 1644 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[116875]: cephadm 2024-09-17T10:25:27.396041+0000 mgr.y (mgr.25166) 1644 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:26.645764+0000 mgr.y (mgr.25166) 1641 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:26.645764+0000 mgr.y (mgr.25166) 1641 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: cluster 2024-09-17T10:25:26.696802+0000 mgr.y (mgr.25166) 1642 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: cluster 2024-09-17T10:25:26.696802+0000 mgr.y (mgr.25166) 1642 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: cephadm 2024-09-17T10:25:27.372738+0000 mgr.y (mgr.25166) 1643 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: cephadm 2024-09-17T10:25:27.372738+0000 mgr.y (mgr.25166) 1643 : cephadm [INF] Upgrade: Updating osd.0 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:27.378822+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:27.378822+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:27.393245+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:25:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:27.393245+0000 mon.b (mon.1) 448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:25:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:27.394700+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: audit 2024-09-17T10:25:27.394700+0000 mon.b (mon.1) 449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: cephadm 2024-09-17T10:25:27.396041+0000 mgr.y (mgr.25166) 1644 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T10:25:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:28 smithi039 bash[115929]: cephadm 2024-09-17T10:25:27.396041+0000 mgr.y (mgr.25166) 1644 : cephadm [INF] Deploying daemon osd.0 on smithi039 2024-09-17T10:25:30.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:30 smithi203 bash[85677]: cluster 2024-09-17T10:25:28.697649+0000 mgr.y (mgr.25166) 1645 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:30.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:30 smithi203 bash[85677]: cluster 2024-09-17T10:25:28.697649+0000 mgr.y (mgr.25166) 1645 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:30.808 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:25:30.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:30 smithi039 bash[115929]: cluster 2024-09-17T10:25:28.697649+0000 mgr.y (mgr.25166) 1645 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:30 smithi039 bash[115929]: cluster 2024-09-17T10:25:28.697649+0000 mgr.y (mgr.25166) 1645 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:30 smithi039 bash[116875]: cluster 2024-09-17T10:25:28.697649+0000 mgr.y (mgr.25166) 1645 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:30 smithi039 bash[116875]: cluster 2024-09-17T10:25:28.697649+0000 mgr.y (mgr.25166) 1645 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:31.452 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 14s ago 44m - - 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 5s ago 43m - - 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (6m) 14s ago 34m 13.8M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (5m) 5s ago 33m 69.1M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (8m) 14s ago 31m 49.5M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (8m) 5s ago 42m 441M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (18m) 14s ago 45m 531M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (2m) 14s ago 45m 46.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (3m) 5s ago 43m 42.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (110s) 14s ago 43m 36.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (7m) 14s ago 34m 8275k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:25:31.453 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (7m) 5s ago 34m 8716k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (41m) 14s ago 41m 59.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de ffee035f4122 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (40m) 14s ago 41m 60.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (40m) 14s ago 40m 55.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (39m) 14s ago 39m 67.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (38m) 5s ago 38m 62.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (37m) 5s ago 37m 66.0M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (36m) 5s ago 36m 56.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (35m) 5s ago 35m 68.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (6m) 5s ago 34m 48.9M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:25:31.454 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (31m) 14s ago 31m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:25:31.455 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (31m) 5s ago 31m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:25:31.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:31.308920018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:31.835 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:25:31.835 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:25:31.836 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:25:31.837 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 10, 2024-09-17T10:25:31.837 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T10:25:31.837 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:25:31.837 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "0/8 daemons upgraded", 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:25:32.163 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:25:32.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: cluster 2024-09-17T10:25:30.698353+0000 mgr.y (mgr.25166) 1646 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:32.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: cluster 2024-09-17T10:25:30.698353+0000 mgr.y (mgr.25166) 1646 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:32.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:30.796024+0000 mgr.y (mgr.25166) 1647 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:30.796024+0000 mgr.y (mgr.25166) 1647 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:31.119262+0000 mgr.y (mgr.25166) 1648 : audit [DBG] from='client.64185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:31.119262+0000 mgr.y (mgr.25166) 1648 : audit [DBG] from='client.64185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:31.430161+0000 mgr.y (mgr.25166) 1649 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:31.430161+0000 mgr.y (mgr.25166) 1649 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:31.836568+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.39:0/3258126713' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[116875]: audit 2024-09-17T10:25:31.836568+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.39:0/3258126713' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: cluster 2024-09-17T10:25:30.698353+0000 mgr.y (mgr.25166) 1646 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: cluster 2024-09-17T10:25:30.698353+0000 mgr.y (mgr.25166) 1646 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:30.796024+0000 mgr.y (mgr.25166) 1647 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:30.796024+0000 mgr.y (mgr.25166) 1647 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:31.119262+0000 mgr.y (mgr.25166) 1648 : audit [DBG] from='client.64185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:31.119262+0000 mgr.y (mgr.25166) 1648 : audit [DBG] from='client.64185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:31.430161+0000 mgr.y (mgr.25166) 1649 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:31.430161+0000 mgr.y (mgr.25166) 1649 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:31.836568+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.39:0/3258126713' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:32.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:32 smithi039 bash[115929]: audit 2024-09-17T10:25:31.836568+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.39:0/3258126713' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: cluster 2024-09-17T10:25:30.698353+0000 mgr.y (mgr.25166) 1646 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: cluster 2024-09-17T10:25:30.698353+0000 mgr.y (mgr.25166) 1646 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:30.796024+0000 mgr.y (mgr.25166) 1647 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:30.796024+0000 mgr.y (mgr.25166) 1647 : audit [DBG] from='client.74180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:31.119262+0000 mgr.y (mgr.25166) 1648 : audit [DBG] from='client.64185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:31.119262+0000 mgr.y (mgr.25166) 1648 : audit [DBG] from='client.64185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:31.430161+0000 mgr.y (mgr.25166) 1649 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:31.430161+0000 mgr.y (mgr.25166) 1649 : audit [DBG] from='client.74192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:31.836568+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.39:0/3258126713' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:32.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:32 smithi203 bash[85677]: audit 2024-09-17T10:25:31.836568+0000 mon.a (mon.0) 234 : audit [DBG] from='client.? 172.21.15.39:0/3258126713' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:33.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:33 smithi039 bash[116875]: audit 2024-09-17T10:25:32.163926+0000 mgr.y (mgr.25166) 1650 : audit [DBG] from='client.64203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:33.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:33 smithi039 bash[116875]: audit 2024-09-17T10:25:32.163926+0000 mgr.y (mgr.25166) 1650 : audit [DBG] from='client.64203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:33.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:33 smithi039 bash[115929]: audit 2024-09-17T10:25:32.163926+0000 mgr.y (mgr.25166) 1650 : audit [DBG] from='client.64203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:33.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:33 smithi039 bash[115929]: audit 2024-09-17T10:25:32.163926+0000 mgr.y (mgr.25166) 1650 : audit [DBG] from='client.64203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:33.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:33 smithi203 bash[85677]: audit 2024-09-17T10:25:32.163926+0000 mgr.y (mgr.25166) 1650 : audit [DBG] from='client.64203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:33.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:33 smithi203 bash[85677]: audit 2024-09-17T10:25:32.163926+0000 mgr.y (mgr.25166) 1650 : audit [DBG] from='client.64203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:34.030 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.030 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.030 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.031 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.031 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.031 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:25:33] "GET /metrics HTTP/1.1" 200 38374 "" "Prometheus/2.51.0" 2024-09-17T10:25:34.032 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.032 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.032 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: Stopping Ceph osd.0 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:25:34.032 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.032 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:25:33 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:34.386 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[29375]: debug 2024-09-17T10:25:34.027+0000 7fce00219640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:25:34.386 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[29375]: debug 2024-09-17T10:25:34.027+0000 7fce00219640 -1 osd.0 113 *** Got signal Terminated *** 2024-09-17T10:25:34.386 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[29375]: debug 2024-09-17T10:25:34.027+0000 7fce00219640 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:25:34.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:34.349518603Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:34 smithi203 bash[85677]: cluster 2024-09-17T10:25:32.699265+0000 mgr.y (mgr.25166) 1651 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:34 smithi203 bash[85677]: cluster 2024-09-17T10:25:32.699265+0000 mgr.y (mgr.25166) 1651 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:34 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.032014+0000 mon.a (mon.0) 235 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T10:25:34.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:34 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.032014+0000 mon.a (mon.0) 235 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T10:25:34.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[115929]: cluster 2024-09-17T10:25:32.699265+0000 mgr.y (mgr.25166) 1651 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:34.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[115929]: cluster 2024-09-17T10:25:32.699265+0000 mgr.y (mgr.25166) 1651 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:34.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.032014+0000 mon.a (mon.0) 235 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T10:25:34.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.032014+0000 mon.a (mon.0) 235 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T10:25:34.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[116875]: cluster 2024-09-17T10:25:32.699265+0000 mgr.y (mgr.25166) 1651 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:34.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[116875]: cluster 2024-09-17T10:25:32.699265+0000 mgr.y (mgr.25166) 1651 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:25:34.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.032014+0000 mon.a (mon.0) 235 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T10:25:34.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:34 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.032014+0000 mon.a (mon.0) 235 : cluster [INF] osd.0 marked itself down and dead 2024-09-17T10:25:35.886 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[121131]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:25:35.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.432541+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:25:35.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.432541+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:25:35.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.452793+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T10:25:35.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.452793+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T10:25:35.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[116875]: cluster 2024-09-17T10:25:35.447599+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:25:35.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[116875]: cluster 2024-09-17T10:25:35.447599+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:25:35.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.432541+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:25:35.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.432541+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:25:35.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.452793+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T10:25:35.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.452793+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T10:25:35.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[115929]: cluster 2024-09-17T10:25:35.447599+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:25:35.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[115929]: cluster 2024-09-17T10:25:35.447599+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:25:35.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:35 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.432541+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:25:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:35 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.432541+0000 mon.a (mon.0) 236 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:25:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:35 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.452793+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T10:25:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:35 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.452793+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-17T10:25:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:35 smithi203 bash[85677]: cluster 2024-09-17T10:25:35.447599+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:25:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:35 smithi203 bash[85677]: cluster 2024-09-17T10:25:35.447599+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-17T10:25:36.386 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:35 smithi039 bash[121214]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:25:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:36 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.699948+0000 mgr.y (mgr.25166) 1652 : cluster [DBG] pgmap v473: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:25:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:36 smithi039 bash[115929]: cluster 2024-09-17T10:25:34.699948+0000 mgr.y (mgr.25166) 1652 : cluster [DBG] pgmap v473: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:25:36.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:36 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.699948+0000 mgr.y (mgr.25166) 1652 : cluster [DBG] pgmap v473: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:25:36.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:36 smithi039 bash[116875]: cluster 2024-09-17T10:25:34.699948+0000 mgr.y (mgr.25166) 1652 : cluster [DBG] pgmap v473: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:25:36.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:36 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.699948+0000 mgr.y (mgr.25166) 1652 : cluster [DBG] pgmap v473: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:25:36.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:36 smithi203 bash[85677]: cluster 2024-09-17T10:25:34.699948+0000 mgr.y (mgr.25166) 1652 : cluster [DBG] pgmap v473: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:25:37.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:37.343877234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.656753+0000 mgr.y (mgr.25166) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.656753+0000 mgr.y (mgr.25166) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: cluster 2024-09-17T10:25:36.701695+0000 mgr.y (mgr.25166) 1654 : cluster [DBG] pgmap v475: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: cluster 2024-09-17T10:25:36.701695+0000 mgr.y (mgr.25166) 1654 : cluster [DBG] pgmap v475: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.884428+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.884428+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.903122+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.903122+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.919025+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: audit 2024-09-17T10:25:36.919025+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: cluster 2024-09-17T10:25:37.494031+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:38.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[115929]: cluster 2024-09-17T10:25:37.494031+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:38.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.656753+0000 mgr.y (mgr.25166) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:38.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.656753+0000 mgr.y (mgr.25166) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:38.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: cluster 2024-09-17T10:25:36.701695+0000 mgr.y (mgr.25166) 1654 : cluster [DBG] pgmap v475: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:38.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: cluster 2024-09-17T10:25:36.701695+0000 mgr.y (mgr.25166) 1654 : cluster [DBG] pgmap v475: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.884428+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.884428+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.903122+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.903122+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.919025+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: audit 2024-09-17T10:25:36.919025+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: cluster 2024-09-17T10:25:37.494031+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:38.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:37 smithi039 bash[116875]: cluster 2024-09-17T10:25:37.494031+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.656753+0000 mgr.y (mgr.25166) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.656753+0000 mgr.y (mgr.25166) 1653 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: cluster 2024-09-17T10:25:36.701695+0000 mgr.y (mgr.25166) 1654 : cluster [DBG] pgmap v475: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: cluster 2024-09-17T10:25:36.701695+0000 mgr.y (mgr.25166) 1654 : cluster [DBG] pgmap v475: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.884428+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.884428+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.903122+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.903122+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.919025+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: audit 2024-09-17T10:25:36.919025+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:38.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: cluster 2024-09-17T10:25:37.494031+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:38.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:37 smithi203 bash[85677]: cluster 2024-09-17T10:25:37.494031+0000 mon.a (mon.0) 242 : cluster [WRN] Health check failed: Degraded data redundancy: 66/636 objects degraded (10.377%), 19 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:38.612 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.612 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.613 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.613 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.614 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.614 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.615 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.615 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.616 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-17T10:25:38.616 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: Stopped Ceph osd.0 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:25:38.616 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:38.616 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:38 smithi039 systemd[1]: Started Ceph osd.0 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:25:39.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.661846+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.661846+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.672003+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.672003+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.679595+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.679595+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.685015+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.685015+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.686256+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.686256+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.691029+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.691029+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.692807+0000 mgr.y (mgr.25166) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.692807+0000 mgr.y (mgr.25166) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cluster 2024-09-17T10:25:38.702200+0000 mgr.y (mgr.25166) 1656 : cluster [DBG] pgmap v476: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cluster 2024-09-17T10:25:38.702200+0000 mgr.y (mgr.25166) 1656 : cluster [DBG] pgmap v476: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.756856+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.756856+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.759843+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.759843+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.763808+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.763808+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.765637+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.765637+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.770433+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.770433+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.773572+0000 mgr.y (mgr.25166) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.773572+0000 mgr.y (mgr.25166) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.870750+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.870750+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.873626+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.873626+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.876538+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.876538+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.877857+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.877857+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.885887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.885887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.888506+0000 mgr.y (mgr.25166) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.888506+0000 mgr.y (mgr.25166) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.963110+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.963110+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.966296+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.966296+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.969204+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.969204+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.970461+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.970461+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.977942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:38.977942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.981594+0000 mgr.y (mgr.25166) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:38.981594+0000 mgr.y (mgr.25166) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.042692+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.042692+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.045480+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.045480+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.048031+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.048031+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.049215+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.049215+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.055857+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.055857+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.059536+0000 mgr.y (mgr.25166) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.059536+0000 mgr.y (mgr.25166) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.119771+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.119771+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.122257+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.122257+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.124592+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.124592+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.125842+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.125842+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.130328+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.130328+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.135622+0000 mgr.y (mgr.25166) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.135622+0000 mgr.y (mgr.25166) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.196203+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.196203+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.198696+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.198696+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.200855+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.200855+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.201950+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.201950+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.209919+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.209919+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.211922+0000 mgr.y (mgr.25166) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.211922+0000 mgr.y (mgr.25166) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.302683+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.302683+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.305239+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.305239+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.307465+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.307465+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.308608+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.308608+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.315304+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.315304+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.318714+0000 mgr.y (mgr.25166) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.318714+0000 mgr.y (mgr.25166) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.383033+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.383033+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.385670+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.385670+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.387999+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.387999+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.389286+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.389286+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:39.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.396246+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.396246+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:39.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.399978+0000 mgr.y (mgr.25166) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.399978+0000 mgr.y (mgr.25166) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:39.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.473144+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.473144+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:39.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.475574+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.475574+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:39.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.478516+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.478516+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:39.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.479767+0000 mon.b (mon.1) 487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.479767+0000 mon.b (mon.1) 487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.489169+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.489169+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.491044+0000 mgr.y (mgr.25166) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.491044+0000 mgr.y (mgr.25166) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.000 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.590554+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.590554+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.593429+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.593429+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.596244+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.596244+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.001 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.597546+0000 mon.b (mon.1) 491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.597546+0000 mon.b (mon.1) 491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.607272+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.002 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:39 smithi203 bash[85677]: audit 2024-09-17T10:25:39.607272+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.661846+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.661846+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.672003+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.672003+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.679595+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.679595+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.685015+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.685015+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.686256+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.686256+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.691029+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.691029+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.692807+0000 mgr.y (mgr.25166) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.692807+0000 mgr.y (mgr.25166) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cluster 2024-09-17T10:25:38.702200+0000 mgr.y (mgr.25166) 1656 : cluster [DBG] pgmap v476: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:40.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cluster 2024-09-17T10:25:38.702200+0000 mgr.y (mgr.25166) 1656 : cluster [DBG] pgmap v476: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.756856+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.756856+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.759843+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.759843+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.661846+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.661846+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.672003+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.672003+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.679595+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.679595+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.685015+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.685015+0000 mon.b (mon.1) 450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.686256+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.686256+0000 mon.b (mon.1) 451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.691029+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.691029+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.692807+0000 mgr.y (mgr.25166) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.692807+0000 mgr.y (mgr.25166) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cluster 2024-09-17T10:25:38.702200+0000 mgr.y (mgr.25166) 1656 : cluster [DBG] pgmap v476: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cluster 2024-09-17T10:25:38.702200+0000 mgr.y (mgr.25166) 1656 : cluster [DBG] pgmap v476: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.756856+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.756856+0000 mon.b (mon.1) 452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.759843+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.759843+0000 mon.b (mon.1) 453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.763808+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.763808+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.765637+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.765637+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.770433+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.770433+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.773572+0000 mgr.y (mgr.25166) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.773572+0000 mgr.y (mgr.25166) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.870750+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.870750+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.873626+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.873626+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.876538+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.876538+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.877857+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.877857+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.885887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.885887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.888506+0000 mgr.y (mgr.25166) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.888506+0000 mgr.y (mgr.25166) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.963110+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.763808+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.763808+0000 mon.b (mon.1) 454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.765637+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.765637+0000 mon.b (mon.1) 455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.770433+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.770433+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.773572+0000 mgr.y (mgr.25166) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.773572+0000 mgr.y (mgr.25166) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.870750+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.870750+0000 mon.b (mon.1) 456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.873626+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.873626+0000 mon.b (mon.1) 457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.876538+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.876538+0000 mon.b (mon.1) 458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.877857+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.877857+0000 mon.b (mon.1) 459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.885887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.885887+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.888506+0000 mgr.y (mgr.25166) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.888506+0000 mgr.y (mgr.25166) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.963110+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.963110+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.966296+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.966296+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.969204+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.969204+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.970461+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.970461+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.977942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:38.977942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.981594+0000 mgr.y (mgr.25166) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:38.981594+0000 mgr.y (mgr.25166) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.042692+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.042692+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.045480+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.045480+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.048031+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.048031+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.049215+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.049215+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.055857+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.963110+0000 mon.b (mon.1) 460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.966296+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.966296+0000 mon.b (mon.1) 461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.969204+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.969204+0000 mon.b (mon.1) 462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.970461+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.970461+0000 mon.b (mon.1) 463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.977942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:38.977942+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.981594+0000 mgr.y (mgr.25166) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:38.981594+0000 mgr.y (mgr.25166) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.042692+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.042692+0000 mon.b (mon.1) 464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.045480+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.045480+0000 mon.b (mon.1) 465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.048031+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.048031+0000 mon.b (mon.1) 466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.049215+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.049215+0000 mon.b (mon.1) 467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.055857+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.055857+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.059536+0000 mgr.y (mgr.25166) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.059536+0000 mgr.y (mgr.25166) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.119771+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.119771+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.122257+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.122257+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.124592+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.124592+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.125842+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.125842+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.130328+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.130328+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.135622+0000 mgr.y (mgr.25166) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.135622+0000 mgr.y (mgr.25166) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.196203+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.196203+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.198696+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.198696+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.200855+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.055857+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.059536+0000 mgr.y (mgr.25166) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.059536+0000 mgr.y (mgr.25166) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.119771+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.119771+0000 mon.b (mon.1) 468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.122257+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.122257+0000 mon.b (mon.1) 469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.124592+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.124592+0000 mon.b (mon.1) 470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.125842+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.125842+0000 mon.b (mon.1) 471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.130328+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.130328+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.135622+0000 mgr.y (mgr.25166) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.135622+0000 mgr.y (mgr.25166) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.196203+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.196203+0000 mon.b (mon.1) 472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.198696+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.198696+0000 mon.b (mon.1) 473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.200855+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.200855+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.201950+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.201950+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.209919+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.209919+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.211922+0000 mgr.y (mgr.25166) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.211922+0000 mgr.y (mgr.25166) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.302683+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.302683+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.305239+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.305239+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.307465+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.307465+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.308608+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.308608+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.315304+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.315304+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.318714+0000 mgr.y (mgr.25166) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.318714+0000 mgr.y (mgr.25166) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.383033+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.200855+0000 mon.b (mon.1) 474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.201950+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.201950+0000 mon.b (mon.1) 475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.209919+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.209919+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.211922+0000 mgr.y (mgr.25166) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.211922+0000 mgr.y (mgr.25166) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.302683+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.302683+0000 mon.b (mon.1) 476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.305239+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.305239+0000 mon.b (mon.1) 477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.307465+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.307465+0000 mon.b (mon.1) 478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.308608+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.308608+0000 mon.b (mon.1) 479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.315304+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.315304+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.318714+0000 mgr.y (mgr.25166) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.318714+0000 mgr.y (mgr.25166) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.383033+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.383033+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.385670+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.385670+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.387999+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.387999+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.389286+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.389286+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.396246+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.396246+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.399978+0000 mgr.y (mgr.25166) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.399978+0000 mgr.y (mgr.25166) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.473144+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.473144+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.475574+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.475574+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.478516+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.478516+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.479767+0000 mon.b (mon.1) 487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.479767+0000 mon.b (mon.1) 487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.489169+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.383033+0000 mon.b (mon.1) 480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.385670+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.385670+0000 mon.b (mon.1) 481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.387999+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.387999+0000 mon.b (mon.1) 482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.389286+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.389286+0000 mon.b (mon.1) 483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.396246+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.396246+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.399978+0000 mgr.y (mgr.25166) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.399978+0000 mgr.y (mgr.25166) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.473144+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.473144+0000 mon.b (mon.1) 484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.475574+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.475574+0000 mon.b (mon.1) 485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.478516+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.478516+0000 mon.b (mon.1) 486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.479767+0000 mon.b (mon.1) 487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.479767+0000 mon.b (mon.1) 487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.489169+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.489169+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.491044+0000 mgr.y (mgr.25166) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.491044+0000 mgr.y (mgr.25166) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.590554+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.590554+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.593429+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.593429+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.596244+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.596244+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.597546+0000 mon.b (mon.1) 491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.597546+0000 mon.b (mon.1) 491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.607272+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[115929]: audit 2024-09-17T10:25:39.607272+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.489169+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.491044+0000 mgr.y (mgr.25166) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.491044+0000 mgr.y (mgr.25166) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.590554+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.590554+0000 mon.b (mon.1) 488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.593429+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.593429+0000 mon.b (mon.1) 489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.596244+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.596244+0000 mon.b (mon.1) 490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.597546+0000 mon.b (mon.1) 491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.597546+0000 mon.b (mon.1) 491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.607272+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.168 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:39 smithi039 bash[116875]: audit 2024-09-17T10:25:39.607272+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.692 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:40.310066488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:40.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.609245+0000 mgr.y (mgr.25166) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.609245+0000 mgr.y (mgr.25166) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.722801+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.722801+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.725745+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.725745+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.728682+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.728682+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.729982+0000 mon.b (mon.1) 495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.729982+0000 mon.b (mon.1) 495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.734377+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.734377+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.736851+0000 mgr.y (mgr.25166) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.736851+0000 mgr.y (mgr.25166) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.836082+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.836082+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.839186+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.839186+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.842599+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.842599+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.843806+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.843806+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.850812+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.850812+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.854325+0000 mgr.y (mgr.25166) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.854325+0000 mgr.y (mgr.25166) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.958576+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.958576+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.961541+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.961541+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.964934+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.964934+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.966347+0000 mon.b (mon.1) 503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.966347+0000 mon.b (mon.1) 503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.976453+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:39.976453+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.978130+0000 mgr.y (mgr.25166) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:39.978130+0000 mgr.y (mgr.25166) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.089902+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.089902+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.092955+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.092955+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.096313+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.096313+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.097757+0000 mon.b (mon.1) 507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.097757+0000 mon.b (mon.1) 507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.109808+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.109808+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.110850+0000 mgr.y (mgr.25166) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.110850+0000 mgr.y (mgr.25166) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.220557+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.220557+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.223929+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.223929+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.228765+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.228765+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.230446+0000 mon.b (mon.1) 511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.230446+0000 mon.b (mon.1) 511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.238780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.238780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.240531+0000 mgr.y (mgr.25166) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.240531+0000 mgr.y (mgr.25166) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.361810+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.361810+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.365101+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.365101+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.367947+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.367947+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.369303+0000 mon.b (mon.1) 515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.369303+0000 mon.b (mon.1) 515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.383081+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.383081+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.385626+0000 mgr.y (mgr.25166) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.385626+0000 mgr.y (mgr.25166) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.483685+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.483685+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.486618+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.486618+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.489561+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.489561+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.490814+0000 mon.b (mon.1) 519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.490814+0000 mon.b (mon.1) 519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.505982+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.505982+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.507304+0000 mgr.y (mgr.25166) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.507304+0000 mgr.y (mgr.25166) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.587752+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.587752+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.590658+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.590658+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.593437+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.593437+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.594851+0000 mon.b (mon.1) 523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.594851+0000 mon.b (mon.1) 523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:40.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.612233+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:40.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:40 smithi203 bash[85677]: audit 2024-09-17T10:25:40.612233+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.609245+0000 mgr.y (mgr.25166) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.609245+0000 mgr.y (mgr.25166) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.722801+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.722801+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.725745+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.725745+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.728682+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.728682+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.729982+0000 mon.b (mon.1) 495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.729982+0000 mon.b (mon.1) 495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.734377+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.734377+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.736851+0000 mgr.y (mgr.25166) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.736851+0000 mgr.y (mgr.25166) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.836082+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.836082+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.839186+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.839186+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.842599+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.609245+0000 mgr.y (mgr.25166) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.609245+0000 mgr.y (mgr.25166) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.722801+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.722801+0000 mon.b (mon.1) 492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.725745+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.725745+0000 mon.b (mon.1) 493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.728682+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.728682+0000 mon.b (mon.1) 494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.729982+0000 mon.b (mon.1) 495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.729982+0000 mon.b (mon.1) 495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.734377+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.734377+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.736851+0000 mgr.y (mgr.25166) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.736851+0000 mgr.y (mgr.25166) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.836082+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.836082+0000 mon.b (mon.1) 496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.839186+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.839186+0000 mon.b (mon.1) 497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.842599+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.842599+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.843806+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.843806+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.850812+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.850812+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.854325+0000 mgr.y (mgr.25166) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.854325+0000 mgr.y (mgr.25166) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.958576+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.958576+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.961541+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.961541+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.964934+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.964934+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.966347+0000 mon.b (mon.1) 503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.966347+0000 mon.b (mon.1) 503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.976453+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:39.976453+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.978130+0000 mgr.y (mgr.25166) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:39.978130+0000 mgr.y (mgr.25166) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.089902+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.089902+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.092955+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.092955+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.096313+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.096313+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.097757+0000 mon.b (mon.1) 507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.097757+0000 mon.b (mon.1) 507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.109808+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.109808+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.110850+0000 mgr.y (mgr.25166) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.110850+0000 mgr.y (mgr.25166) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.220557+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.220557+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.223929+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.223929+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.228765+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.228765+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.230446+0000 mon.b (mon.1) 511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.230446+0000 mon.b (mon.1) 511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.238780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.238780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.842599+0000 mon.b (mon.1) 498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.843806+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.843806+0000 mon.b (mon.1) 499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.850812+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.850812+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.854325+0000 mgr.y (mgr.25166) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.854325+0000 mgr.y (mgr.25166) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.958576+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.958576+0000 mon.b (mon.1) 500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.961541+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.961541+0000 mon.b (mon.1) 501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.964934+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.964934+0000 mon.b (mon.1) 502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.966347+0000 mon.b (mon.1) 503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.966347+0000 mon.b (mon.1) 503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.976453+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:39.976453+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.978130+0000 mgr.y (mgr.25166) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:39.978130+0000 mgr.y (mgr.25166) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.089902+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.089902+0000 mon.b (mon.1) 504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.240531+0000 mgr.y (mgr.25166) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.240531+0000 mgr.y (mgr.25166) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.361810+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.361810+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.365101+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.365101+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.367947+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.367947+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.369303+0000 mon.b (mon.1) 515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.369303+0000 mon.b (mon.1) 515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.383081+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.383081+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.385626+0000 mgr.y (mgr.25166) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.385626+0000 mgr.y (mgr.25166) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.483685+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.483685+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.486618+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.486618+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.489561+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.489561+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.490814+0000 mon.b (mon.1) 519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.490814+0000 mon.b (mon.1) 519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.505982+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.505982+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.507304+0000 mgr.y (mgr.25166) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.507304+0000 mgr.y (mgr.25166) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.587752+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.587752+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.590658+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.590658+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.593437+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.593437+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.594851+0000 mon.b (mon.1) 523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.594851+0000 mon.b (mon.1) 523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.612233+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[115929]: audit 2024-09-17T10:25:40.612233+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.092955+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.092955+0000 mon.b (mon.1) 505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.096313+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.096313+0000 mon.b (mon.1) 506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.097757+0000 mon.b (mon.1) 507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.097757+0000 mon.b (mon.1) 507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.109808+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.109808+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.110850+0000 mgr.y (mgr.25166) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.110850+0000 mgr.y (mgr.25166) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.220557+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.220557+0000 mon.b (mon.1) 508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.223929+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.223929+0000 mon.b (mon.1) 509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.228765+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.228765+0000 mon.b (mon.1) 510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.230446+0000 mon.b (mon.1) 511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.230446+0000 mon.b (mon.1) 511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.238780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.238780+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.240531+0000 mgr.y (mgr.25166) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.240531+0000 mgr.y (mgr.25166) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.361810+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.361810+0000 mon.b (mon.1) 512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.365101+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.365101+0000 mon.b (mon.1) 513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.367947+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.367947+0000 mon.b (mon.1) 514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.369303+0000 mon.b (mon.1) 515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.369303+0000 mon.b (mon.1) 515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.383081+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.383081+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.385626+0000 mgr.y (mgr.25166) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.385626+0000 mgr.y (mgr.25166) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.483685+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.483685+0000 mon.b (mon.1) 516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.486618+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.486618+0000 mon.b (mon.1) 517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.489561+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.489561+0000 mon.b (mon.1) 518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.490814+0000 mon.b (mon.1) 519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.490814+0000 mon.b (mon.1) 519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.505982+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.505982+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.507304+0000 mgr.y (mgr.25166) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.507304+0000 mgr.y (mgr.25166) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.587752+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.587752+0000 mon.b (mon.1) 520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.590658+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.590658+0000 mon.b (mon.1) 521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.593437+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.593437+0000 mon.b (mon.1) 522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.594851+0000 mon.b (mon.1) 523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.594851+0000 mon.b (mon.1) 523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.612233+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:40 smithi039 bash[116875]: audit 2024-09-17T10:25:40.612233+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.869 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[121374]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:25:41.869 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[121374]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.613302+0000 mgr.y (mgr.25166) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.613302+0000 mgr.y (mgr.25166) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cluster 2024-09-17T10:25:40.702802+0000 mgr.y (mgr.25166) 1675 : cluster [DBG] pgmap v477: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cluster 2024-09-17T10:25:40.702802+0000 mgr.y (mgr.25166) 1675 : cluster [DBG] pgmap v477: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.712074+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.712074+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.715834+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.715834+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.718587+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.870 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.718587+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.719912+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.719912+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.724898+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.724898+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.729433+0000 mgr.y (mgr.25166) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.729433+0000 mgr.y (mgr.25166) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.829872+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.829872+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.871 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.832957+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.613302+0000 mgr.y (mgr.25166) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.613302+0000 mgr.y (mgr.25166) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cluster 2024-09-17T10:25:40.702802+0000 mgr.y (mgr.25166) 1675 : cluster [DBG] pgmap v477: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cluster 2024-09-17T10:25:40.702802+0000 mgr.y (mgr.25166) 1675 : cluster [DBG] pgmap v477: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.712074+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.712074+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.715834+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.715834+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.718587+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.718587+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.719912+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.872 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.719912+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.724898+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.724898+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.729433+0000 mgr.y (mgr.25166) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.729433+0000 mgr.y (mgr.25166) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.829872+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.829872+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.832957+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.832957+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.835727+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.873 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.835727+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.837066+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.837066+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.852441+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.852441+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.853861+0000 mgr.y (mgr.25166) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.853861+0000 mgr.y (mgr.25166) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.923202+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.923202+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.925941+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.925941+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.928380+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.928380+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.929752+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.874 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.929752+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.933697+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:40.933697+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.936813+0000 mgr.y (mgr.25166) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.832957+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.835727+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.835727+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.837066+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.837066+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.852441+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.852441+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.853861+0000 mgr.y (mgr.25166) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.853861+0000 mgr.y (mgr.25166) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.923202+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.923202+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.925941+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.925941+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.928380+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.928380+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.929752+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.929752+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.933697+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:40.933697+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.876 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.936813+0000 mgr.y (mgr.25166) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:40.936813+0000 mgr.y (mgr.25166) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.009887+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.009887+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.012877+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.012877+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.016123+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.016123+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.017488+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.017488+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.031632+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.031632+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.034247+0000 mgr.y (mgr.25166) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.034247+0000 mgr.y (mgr.25166) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.130625+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.130625+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.133906+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.133906+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.137624+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.878 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.137624+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.139149+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:40.936813+0000 mgr.y (mgr.25166) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.009887+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.009887+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.012877+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.012877+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.016123+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.016123+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.017488+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.017488+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.031632+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.031632+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.034247+0000 mgr.y (mgr.25166) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.034247+0000 mgr.y (mgr.25166) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.130625+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.130625+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.133906+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.133906+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.137624+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.137624+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.139149+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.139149+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.155108+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.155108+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.156803+0000 mgr.y (mgr.25166) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.156803+0000 mgr.y (mgr.25166) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.260477+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.260477+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.263819+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.263819+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.267383+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.267383+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.269103+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.269103+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.283019+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.283019+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.286794+0000 mgr.y (mgr.25166) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.286794+0000 mgr.y (mgr.25166) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.398868+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.398868+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.402059+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.139149+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.155108+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.155108+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.156803+0000 mgr.y (mgr.25166) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.156803+0000 mgr.y (mgr.25166) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.260477+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.260477+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.263819+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.263819+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.267383+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.267383+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.269103+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.269103+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.283019+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.283019+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.286794+0000 mgr.y (mgr.25166) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.286794+0000 mgr.y (mgr.25166) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.398868+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.398868+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.402059+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.402059+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.406336+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.406336+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.407856+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.407856+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.423554+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.423554+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.424978+0000 mgr.y (mgr.25166) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.424978+0000 mgr.y (mgr.25166) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.523362+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.523362+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.526492+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.526492+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.530433+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.530433+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.531979+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.531979+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.545829+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.545829+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.552419+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.402059+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.406336+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.406336+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.407856+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.407856+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.423554+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.423554+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.424978+0000 mgr.y (mgr.25166) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.424978+0000 mgr.y (mgr.25166) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.523362+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.523362+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.526492+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.526492+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.530433+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.530433+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.531979+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.531979+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.545829+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.545829+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.552419+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.552419+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.560026+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.560026+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.561060+0000 mgr.y (mgr.25166) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.561060+0000 mgr.y (mgr.25166) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.661294+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.661294+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.663838+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.663838+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.666427+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.666427+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.667522+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.667522+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.681293+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[115929]: audit 2024-09-17T10:25:41.681293+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.552419+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.560026+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.560026+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.561060+0000 mgr.y (mgr.25166) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.561060+0000 mgr.y (mgr.25166) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.661294+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.661294+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.663838+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.663838+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.666427+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.666427+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.667522+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.667522+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.681293+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:41 smithi039 bash[116875]: audit 2024-09-17T10:25:41.681293+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.613302+0000 mgr.y (mgr.25166) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.613302+0000 mgr.y (mgr.25166) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cluster 2024-09-17T10:25:40.702802+0000 mgr.y (mgr.25166) 1675 : cluster [DBG] pgmap v477: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cluster 2024-09-17T10:25:40.702802+0000 mgr.y (mgr.25166) 1675 : cluster [DBG] pgmap v477: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.712074+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.712074+0000 mon.b (mon.1) 524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.715834+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.715834+0000 mon.b (mon.1) 525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.718587+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.718587+0000 mon.b (mon.1) 526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.719912+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.719912+0000 mon.b (mon.1) 527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.724898+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.724898+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.729433+0000 mgr.y (mgr.25166) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.729433+0000 mgr.y (mgr.25166) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.829872+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.829872+0000 mon.b (mon.1) 528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.832957+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.832957+0000 mon.b (mon.1) 529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.835727+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.835727+0000 mon.b (mon.1) 530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.837066+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.837066+0000 mon.b (mon.1) 531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.852441+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.852441+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.853861+0000 mgr.y (mgr.25166) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.853861+0000 mgr.y (mgr.25166) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.923202+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.923202+0000 mon.b (mon.1) 532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.925941+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.925941+0000 mon.b (mon.1) 533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.928380+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.928380+0000 mon.b (mon.1) 534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.929752+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.929752+0000 mon.b (mon.1) 535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.933697+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:40.933697+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.936813+0000 mgr.y (mgr.25166) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:40.936813+0000 mgr.y (mgr.25166) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.009887+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.009887+0000 mon.b (mon.1) 536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.012877+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.012877+0000 mon.b (mon.1) 537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.016123+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.016123+0000 mon.b (mon.1) 538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.017488+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.017488+0000 mon.b (mon.1) 539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.031632+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.031632+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.034247+0000 mgr.y (mgr.25166) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.034247+0000 mgr.y (mgr.25166) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.130625+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.130625+0000 mon.b (mon.1) 540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.133906+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.133906+0000 mon.b (mon.1) 541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.137624+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.137624+0000 mon.b (mon.1) 542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.139149+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.139149+0000 mon.b (mon.1) 543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.155108+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.155108+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.156803+0000 mgr.y (mgr.25166) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.156803+0000 mgr.y (mgr.25166) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.260477+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.260477+0000 mon.b (mon.1) 544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.263819+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.263819+0000 mon.b (mon.1) 545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.267383+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.267383+0000 mon.b (mon.1) 546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.269103+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.269103+0000 mon.b (mon.1) 547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.283019+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.283019+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.286794+0000 mgr.y (mgr.25166) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.286794+0000 mgr.y (mgr.25166) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.398868+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.398868+0000 mon.b (mon.1) 548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.402059+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.402059+0000 mon.b (mon.1) 549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.406336+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.406336+0000 mon.b (mon.1) 550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.407856+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.407856+0000 mon.b (mon.1) 551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.423554+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.423554+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.424978+0000 mgr.y (mgr.25166) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.424978+0000 mgr.y (mgr.25166) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.523362+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.523362+0000 mon.b (mon.1) 552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.526492+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.526492+0000 mon.b (mon.1) 553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.530433+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.530433+0000 mon.b (mon.1) 554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.531979+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.531979+0000 mon.b (mon.1) 555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.545829+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.545829+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.552419+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.552419+0000 mon.b (mon.1) 556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.560026+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.560026+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.561060+0000 mgr.y (mgr.25166) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.561060+0000 mgr.y (mgr.25166) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.661294+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.661294+0000 mon.b (mon.1) 557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.663838+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.663838+0000 mon.b (mon.1) 558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.666427+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.666427+0000 mon.b (mon.1) 559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.667522+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.667522+0000 mon.b (mon.1) 560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.681293+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:41.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:41 smithi203 bash[85677]: audit 2024-09-17T10:25:41.681293+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.635 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T10:25:42.635 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T10:25:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.684019+0000 mgr.y (mgr.25166) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.684019+0000 mgr.y (mgr.25166) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.751888+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.751888+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.754439+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.754439+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.756861+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.756861+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.757935+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.757935+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.761709+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.761709+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.764831+0000 mgr.y (mgr.25166) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.764831+0000 mgr.y (mgr.25166) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.827654+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.827654+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.830239+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.830239+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.832624+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.832624+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.833621+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.833621+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.838950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.838950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.841126+0000 mgr.y (mgr.25166) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.841126+0000 mgr.y (mgr.25166) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.916185+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.916185+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.919660+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.919660+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.922925+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.922925+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.924248+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.924248+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.932907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:41.932907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.936072+0000 mgr.y (mgr.25166) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:41.936072+0000 mgr.y (mgr.25166) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.000684+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.000684+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.003189+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.003189+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.005890+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.005890+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.007157+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.007157+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.015752+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.015752+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.019298+0000 mgr.y (mgr.25166) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.019298+0000 mgr.y (mgr.25166) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.080396+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.080396+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.082928+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.082928+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.085577+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.085577+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.086583+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.086583+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.090022+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.090022+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.095421+0000 mgr.y (mgr.25166) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.095421+0000 mgr.y (mgr.25166) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.174490+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.174490+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.177365+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.177365+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.180609+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.180609+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.181813+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.181813+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.195584+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.195584+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.197972+0000 mgr.y (mgr.25166) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.197972+0000 mgr.y (mgr.25166) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.290722+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.290722+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.294168+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.294168+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.297189+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.297189+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.298410+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.298410+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.312513+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.312513+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.315554+0000 mgr.y (mgr.25166) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.315554+0000 mgr.y (mgr.25166) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.379143+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.379143+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.381877+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.381877+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.384163+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.384163+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.385302+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.385302+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.390358+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.390358+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.393267+0000 mgr.y (mgr.25166) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.393267+0000 mgr.y (mgr.25166) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.456218+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.456218+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.459231+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.459231+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.461719+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.461719+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.462913+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.462913+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.467755+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.467755+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.470697+0000 mgr.y (mgr.25166) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.470697+0000 mgr.y (mgr.25166) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.554882+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.554882+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.557993+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.557993+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.561419+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.561419+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.562722+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.562722+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.569105+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.569105+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.572039+0000 mgr.y (mgr.25166) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.572039+0000 mgr.y (mgr.25166) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.652883+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.652883+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.655686+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.655686+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.658314+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.658314+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.659613+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.659613+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.664239+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:42.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:42 smithi203 bash[85677]: audit 2024-09-17T10:25:42.664239+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.684019+0000 mgr.y (mgr.25166) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.684019+0000 mgr.y (mgr.25166) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.751888+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.751888+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.754439+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.754439+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.756861+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.756861+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.757935+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.757935+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.761709+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.761709+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.764831+0000 mgr.y (mgr.25166) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.764831+0000 mgr.y (mgr.25166) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.827654+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.827654+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.830239+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.830239+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.832624+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.137 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T10:25:43.138 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T10:25:43.138 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-17T10:25:43.138 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T10:25:43.138 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[121374]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-17T10:25:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.832624+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.833621+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.833621+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.838950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.838950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.841126+0000 mgr.y (mgr.25166) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.841126+0000 mgr.y (mgr.25166) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.916185+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.916185+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.919660+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.919660+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.922925+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.922925+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.924248+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.924248+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.932907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:41.932907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.936072+0000 mgr.y (mgr.25166) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:41.936072+0000 mgr.y (mgr.25166) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.000684+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.000684+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.684019+0000 mgr.y (mgr.25166) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.684019+0000 mgr.y (mgr.25166) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.751888+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.751888+0000 mon.b (mon.1) 561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.754439+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.754439+0000 mon.b (mon.1) 562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.756861+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.756861+0000 mon.b (mon.1) 563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.757935+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.757935+0000 mon.b (mon.1) 564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.761709+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.761709+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.764831+0000 mgr.y (mgr.25166) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.764831+0000 mgr.y (mgr.25166) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.827654+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.827654+0000 mon.b (mon.1) 565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.830239+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.830239+0000 mon.b (mon.1) 566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.832624+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.003189+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.003189+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.005890+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.005890+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.007157+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.007157+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.015752+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.015752+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.019298+0000 mgr.y (mgr.25166) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.019298+0000 mgr.y (mgr.25166) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.080396+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.080396+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.082928+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.082928+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.085577+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.085577+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.086583+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.086583+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.090022+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.090022+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.095421+0000 mgr.y (mgr.25166) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.095421+0000 mgr.y (mgr.25166) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.174490+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.174490+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.177365+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.177365+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.180609+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.180609+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.181813+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.181813+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.195584+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.195584+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.197972+0000 mgr.y (mgr.25166) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.197972+0000 mgr.y (mgr.25166) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.290722+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.290722+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.294168+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.294168+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.297189+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.297189+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.298410+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.298410+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.312513+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.312513+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.315554+0000 mgr.y (mgr.25166) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.315554+0000 mgr.y (mgr.25166) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.379143+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.379143+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.381877+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.381877+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.384163+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.384163+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.385302+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.385302+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.390358+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.390358+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.393267+0000 mgr.y (mgr.25166) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.393267+0000 mgr.y (mgr.25166) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.456218+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.456218+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.459231+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.832624+0000 mon.b (mon.1) 567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.833621+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.833621+0000 mon.b (mon.1) 568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.838950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.838950+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.841126+0000 mgr.y (mgr.25166) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.841126+0000 mgr.y (mgr.25166) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.916185+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.916185+0000 mon.b (mon.1) 569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.919660+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.919660+0000 mon.b (mon.1) 570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.922925+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.922925+0000 mon.b (mon.1) 571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.924248+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.924248+0000 mon.b (mon.1) 572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.932907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:41.932907+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.936072+0000 mgr.y (mgr.25166) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:41.936072+0000 mgr.y (mgr.25166) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.000684+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.000684+0000 mon.b (mon.1) 573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.459231+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.461719+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.461719+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.462913+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.462913+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.467755+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.467755+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.470697+0000 mgr.y (mgr.25166) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.470697+0000 mgr.y (mgr.25166) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.554882+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.554882+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.557993+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.557993+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.561419+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.561419+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.562722+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.562722+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.569105+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.569105+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.572039+0000 mgr.y (mgr.25166) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.572039+0000 mgr.y (mgr.25166) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.652883+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.652883+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.655686+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.655686+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.658314+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.658314+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.659613+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.659613+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.664239+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[116875]: audit 2024-09-17T10:25:42.664239+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.003189+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.003189+0000 mon.b (mon.1) 574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.005890+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.005890+0000 mon.b (mon.1) 575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.007157+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.007157+0000 mon.b (mon.1) 576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.015752+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.015752+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.019298+0000 mgr.y (mgr.25166) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.019298+0000 mgr.y (mgr.25166) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.080396+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.080396+0000 mon.b (mon.1) 577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.082928+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.082928+0000 mon.b (mon.1) 578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.085577+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.085577+0000 mon.b (mon.1) 579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.086583+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.086583+0000 mon.b (mon.1) 580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.090022+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.090022+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.095421+0000 mgr.y (mgr.25166) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.095421+0000 mgr.y (mgr.25166) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.174490+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.174490+0000 mon.b (mon.1) 581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.177365+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.177365+0000 mon.b (mon.1) 582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.180609+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.180609+0000 mon.b (mon.1) 583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.181813+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.181813+0000 mon.b (mon.1) 584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.195584+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.195584+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.197972+0000 mgr.y (mgr.25166) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.197972+0000 mgr.y (mgr.25166) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.290722+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.290722+0000 mon.b (mon.1) 585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.294168+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.294168+0000 mon.b (mon.1) 586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.297189+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.297189+0000 mon.b (mon.1) 587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.298410+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.298410+0000 mon.b (mon.1) 588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.312513+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.312513+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.315554+0000 mgr.y (mgr.25166) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.315554+0000 mgr.y (mgr.25166) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.379143+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.379143+0000 mon.b (mon.1) 589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.381877+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.381877+0000 mon.b (mon.1) 590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.384163+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.384163+0000 mon.b (mon.1) 591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.385302+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.385302+0000 mon.b (mon.1) 592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.390358+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.390358+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.393267+0000 mgr.y (mgr.25166) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.393267+0000 mgr.y (mgr.25166) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.456218+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.456218+0000 mon.b (mon.1) 593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.459231+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.459231+0000 mon.b (mon.1) 594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.461719+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.461719+0000 mon.b (mon.1) 595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.462913+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.462913+0000 mon.b (mon.1) 596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.467755+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.467755+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.470697+0000 mgr.y (mgr.25166) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.470697+0000 mgr.y (mgr.25166) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.554882+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.554882+0000 mon.b (mon.1) 597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.557993+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.557993+0000 mon.b (mon.1) 598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.561419+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.561419+0000 mon.b (mon.1) 599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.562722+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.562722+0000 mon.b (mon.1) 600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.569105+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.569105+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.572039+0000 mgr.y (mgr.25166) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.572039+0000 mgr.y (mgr.25166) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.652883+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.652883+0000 mon.b (mon.1) 601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.655686+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.655686+0000 mon.b (mon.1) 602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.658314+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.658314+0000 mon.b (mon.1) 603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.659613+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.659613+0000 mon.b (mon.1) 604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.664239+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:42 smithi039 bash[115929]: audit 2024-09-17T10:25:42.664239+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.723 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:43.325449281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:43.723 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:25:43] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.51.0" 2024-09-17T10:25:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.668125+0000 mgr.y (mgr.25166) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.668125+0000 mgr.y (mgr.25166) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cluster 2024-09-17T10:25:42.703809+0000 mgr.y (mgr.25166) 1696 : cluster [DBG] pgmap v478: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cluster 2024-09-17T10:25:42.703809+0000 mgr.y (mgr.25166) 1696 : cluster [DBG] pgmap v478: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:43.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.743022+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.743022+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.745224+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.745224+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.747447+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.747447+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.748520+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.748520+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.752340+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.752340+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.755124+0000 mgr.y (mgr.25166) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.755124+0000 mgr.y (mgr.25166) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.827058+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.827058+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.829629+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.829629+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.831837+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.831837+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.832889+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.832889+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.838044+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.838044+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.841319+0000 mgr.y (mgr.25166) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.841319+0000 mgr.y (mgr.25166) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.930071+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.930071+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.932730+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.932730+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.935141+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.935141+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.936367+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.936367+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.941588+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:42.941588+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.944957+0000 mgr.y (mgr.25166) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:42.944957+0000 mgr.y (mgr.25166) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.005197+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.005197+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.007665+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.007665+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.009858+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.009858+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.010803+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.010803+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.014287+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.014287+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.017615+0000 mgr.y (mgr.25166) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.017615+0000 mgr.y (mgr.25166) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.077514+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.077514+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.080019+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.080019+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.083380+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.083380+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.084452+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.084452+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.092488+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.092488+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.093626+0000 mgr.y (mgr.25166) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.093626+0000 mgr.y (mgr.25166) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.171783+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.171783+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.174265+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.174265+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.176597+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.176597+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.177581+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.177581+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.183090+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.183090+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.185963+0000 mgr.y (mgr.25166) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.185963+0000 mgr.y (mgr.25166) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.250600+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.250600+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.253283+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.253283+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.255631+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.255631+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.256772+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.256772+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.262507+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.262507+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.265496+0000 mgr.y (mgr.25166) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.265496+0000 mgr.y (mgr.25166) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.339971+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.339971+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.342596+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.342596+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.345099+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.345099+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.346237+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.346237+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.351142+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.351142+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.354523+0000 mgr.y (mgr.25166) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.354523+0000 mgr.y (mgr.25166) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.435450+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.435450+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.438225+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.438225+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.441863+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.441863+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.443176+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.443176+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.448275+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.448275+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.451629+0000 mgr.y (mgr.25166) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.451629+0000 mgr.y (mgr.25166) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.539394+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.539394+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.542452+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.542452+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.545965+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.545965+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.547216+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.547216+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.553169+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.553169+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.556692+0000 mgr.y (mgr.25166) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.556692+0000 mgr.y (mgr.25166) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.654769+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.654769+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.657719+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.657719+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.660949+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.660949+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.662294+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.662294+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.674603+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:43.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:43 smithi203 bash[85677]: audit 2024-09-17T10:25:43.674603+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.668125+0000 mgr.y (mgr.25166) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.668125+0000 mgr.y (mgr.25166) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cluster 2024-09-17T10:25:42.703809+0000 mgr.y (mgr.25166) 1696 : cluster [DBG] pgmap v478: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cluster 2024-09-17T10:25:42.703809+0000 mgr.y (mgr.25166) 1696 : cluster [DBG] pgmap v478: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.743022+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.743022+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.745224+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.745224+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.747447+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.747447+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.748520+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.748520+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.752340+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.752340+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.755124+0000 mgr.y (mgr.25166) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.755124+0000 mgr.y (mgr.25166) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.827058+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.827058+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.829629+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.668125+0000 mgr.y (mgr.25166) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.668125+0000 mgr.y (mgr.25166) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cluster 2024-09-17T10:25:42.703809+0000 mgr.y (mgr.25166) 1696 : cluster [DBG] pgmap v478: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cluster 2024-09-17T10:25:42.703809+0000 mgr.y (mgr.25166) 1696 : cluster [DBG] pgmap v478: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 495 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.743022+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.743022+0000 mon.b (mon.1) 605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.745224+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.745224+0000 mon.b (mon.1) 606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.747447+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.747447+0000 mon.b (mon.1) 607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.748520+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.748520+0000 mon.b (mon.1) 608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.752340+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.752340+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.755124+0000 mgr.y (mgr.25166) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.755124+0000 mgr.y (mgr.25166) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.827058+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.827058+0000 mon.b (mon.1) 609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.829629+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.829629+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.831837+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.831837+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.832889+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.832889+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.838044+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.838044+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.841319+0000 mgr.y (mgr.25166) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.841319+0000 mgr.y (mgr.25166) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.930071+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.930071+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.932730+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.932730+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.935141+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.935141+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.936367+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.936367+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.941588+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:42.941588+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.944957+0000 mgr.y (mgr.25166) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:42.944957+0000 mgr.y (mgr.25166) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.005197+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.005197+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.007665+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.007665+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.009858+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.009858+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.010803+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.010803+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.014287+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.014287+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.017615+0000 mgr.y (mgr.25166) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.017615+0000 mgr.y (mgr.25166) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.077514+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.077514+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.080019+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.080019+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.083380+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.083380+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.084452+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.829629+0000 mon.b (mon.1) 610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.831837+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.831837+0000 mon.b (mon.1) 611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.832889+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.832889+0000 mon.b (mon.1) 612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.838044+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.838044+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.841319+0000 mgr.y (mgr.25166) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.841319+0000 mgr.y (mgr.25166) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.930071+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.930071+0000 mon.b (mon.1) 613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.932730+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.932730+0000 mon.b (mon.1) 614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.935141+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.935141+0000 mon.b (mon.1) 615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.936367+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.936367+0000 mon.b (mon.1) 616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.941588+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:42.941588+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.944957+0000 mgr.y (mgr.25166) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.084452+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.092488+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.092488+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.093626+0000 mgr.y (mgr.25166) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.093626+0000 mgr.y (mgr.25166) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.171783+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.171783+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.174265+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.174265+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.176597+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.176597+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.177581+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.177581+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.183090+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.183090+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.185963+0000 mgr.y (mgr.25166) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.185963+0000 mgr.y (mgr.25166) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.250600+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.250600+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.253283+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.253283+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.255631+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.255631+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.256772+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.256772+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.262507+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.262507+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.265496+0000 mgr.y (mgr.25166) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.265496+0000 mgr.y (mgr.25166) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.339971+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.339971+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.342596+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.342596+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.345099+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.345099+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.346237+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.346237+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.351142+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.351142+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.354523+0000 mgr.y (mgr.25166) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.354523+0000 mgr.y (mgr.25166) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:42.944957+0000 mgr.y (mgr.25166) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.005197+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.005197+0000 mon.b (mon.1) 617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.007665+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.007665+0000 mon.b (mon.1) 618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.009858+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.009858+0000 mon.b (mon.1) 619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.010803+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.010803+0000 mon.b (mon.1) 620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.014287+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.014287+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.017615+0000 mgr.y (mgr.25166) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.017615+0000 mgr.y (mgr.25166) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.077514+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.077514+0000 mon.b (mon.1) 621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.080019+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.080019+0000 mon.b (mon.1) 622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.083380+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.083380+0000 mon.b (mon.1) 623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.084452+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.435450+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.435450+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.438225+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.438225+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.441863+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.441863+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.443176+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.443176+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.448275+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.448275+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.451629+0000 mgr.y (mgr.25166) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.451629+0000 mgr.y (mgr.25166) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.539394+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.539394+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.542452+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.542452+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.545965+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.545965+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.547216+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.084452+0000 mon.b (mon.1) 624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.092488+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.092488+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.093626+0000 mgr.y (mgr.25166) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.093626+0000 mgr.y (mgr.25166) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.171783+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.171783+0000 mon.b (mon.1) 625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.174265+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.174265+0000 mon.b (mon.1) 626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.176597+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.176597+0000 mon.b (mon.1) 627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.177581+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.177581+0000 mon.b (mon.1) 628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.183090+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.183090+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.185963+0000 mgr.y (mgr.25166) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.185963+0000 mgr.y (mgr.25166) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.250600+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.250600+0000 mon.b (mon.1) 629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.253283+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.547216+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.553169+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.553169+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.556692+0000 mgr.y (mgr.25166) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.556692+0000 mgr.y (mgr.25166) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.654769+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.654769+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.657719+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.657719+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.660949+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.660949+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.662294+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.662294+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.674603+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[115929]: audit 2024-09-17T10:25:43.674603+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.253283+0000 mon.b (mon.1) 630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.255631+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.255631+0000 mon.b (mon.1) 631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.256772+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.256772+0000 mon.b (mon.1) 632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.262507+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.262507+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.265496+0000 mgr.y (mgr.25166) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.265496+0000 mgr.y (mgr.25166) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.339971+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.339971+0000 mon.b (mon.1) 633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.342596+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.342596+0000 mon.b (mon.1) 634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.345099+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.345099+0000 mon.b (mon.1) 635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.346237+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.346237+0000 mon.b (mon.1) 636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.351142+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.351142+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.354523+0000 mgr.y (mgr.25166) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.354523+0000 mgr.y (mgr.25166) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.435450+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.435450+0000 mon.b (mon.1) 637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.438225+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.438225+0000 mon.b (mon.1) 638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.441863+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.441863+0000 mon.b (mon.1) 639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.443176+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.443176+0000 mon.b (mon.1) 640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.448275+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.448275+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.451629+0000 mgr.y (mgr.25166) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.451629+0000 mgr.y (mgr.25166) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.539394+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.539394+0000 mon.b (mon.1) 641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.542452+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.542452+0000 mon.b (mon.1) 642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.545965+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.545965+0000 mon.b (mon.1) 643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.547216+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.547216+0000 mon.b (mon.1) 644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.553169+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.553169+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.556692+0000 mgr.y (mgr.25166) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.556692+0000 mgr.y (mgr.25166) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.654769+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.654769+0000 mon.b (mon.1) 645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.657719+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.657719+0000 mon.b (mon.1) 646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.660949+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.660949+0000 mon.b (mon.1) 647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.662294+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.662294+0000 mon.b (mon.1) 648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.674603+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:43 smithi039 bash[116875]: audit 2024-09-17T10:25:43.674603+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.677813+0000 mgr.y (mgr.25166) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.677813+0000 mgr.y (mgr.25166) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.770923+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.770923+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.773571+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.773571+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.776188+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.776188+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.777296+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.777296+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.782536+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.782536+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.785054+0000 mgr.y (mgr.25166) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.785054+0000 mgr.y (mgr.25166) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.846619+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.846619+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.849265+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.849265+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.851972+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.976 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.677813+0000 mgr.y (mgr.25166) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.677813+0000 mgr.y (mgr.25166) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.770923+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.770923+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.773571+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.773571+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.776188+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.776188+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.777296+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.777296+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.782536+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.782536+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.785054+0000 mgr.y (mgr.25166) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.785054+0000 mgr.y (mgr.25166) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.846619+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.846619+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.849265+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.849265+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.851972+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.851972+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.853226+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.853226+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.857399+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.857399+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.860871+0000 mgr.y (mgr.25166) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.860871+0000 mgr.y (mgr.25166) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.921008+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.921008+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.924420+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.924420+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.926729+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.926729+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.927571+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.927571+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.934071+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:43.934071+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.937332+0000 mgr.y (mgr.25166) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:43.937332+0000 mgr.y (mgr.25166) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.006720+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.006720+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.009413+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.009413+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.011961+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.011961+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.013228+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.013228+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.023890+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.023890+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.025089+0000 mgr.y (mgr.25166) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.025089+0000 mgr.y (mgr.25166) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.104491+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.104491+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.107130+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.107130+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.109746+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.109746+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.110972+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.110972+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.118360+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.118360+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.121665+0000 mgr.y (mgr.25166) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.121665+0000 mgr.y (mgr.25166) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.982 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.851972+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.853226+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.853226+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.857399+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.857399+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.860871+0000 mgr.y (mgr.25166) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.860871+0000 mgr.y (mgr.25166) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.921008+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.921008+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.924420+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.924420+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.926729+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.926729+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.983 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.927571+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.927571+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.934071+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:43.934071+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.937332+0000 mgr.y (mgr.25166) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:43.937332+0000 mgr.y (mgr.25166) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.006720+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.006720+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.009413+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.009413+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.011961+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.011961+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.984 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.013228+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.013228+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.023890+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.023890+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.025089+0000 mgr.y (mgr.25166) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.025089+0000 mgr.y (mgr.25166) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.104491+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.104491+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.107130+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.107130+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.109746+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.109746+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.110972+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.110972+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.985 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.118360+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.986 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.118360+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.677813+0000 mgr.y (mgr.25166) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.677813+0000 mgr.y (mgr.25166) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.770923+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.770923+0000 mon.b (mon.1) 649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.773571+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.773571+0000 mon.b (mon.1) 650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.776188+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.776188+0000 mon.b (mon.1) 651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.777296+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.777296+0000 mon.b (mon.1) 652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.782536+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.782536+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.785054+0000 mgr.y (mgr.25166) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.785054+0000 mgr.y (mgr.25166) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.846619+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.846619+0000 mon.b (mon.1) 653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.849265+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.849265+0000 mon.b (mon.1) 654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.851972+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.851972+0000 mon.b (mon.1) 655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.853226+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.853226+0000 mon.b (mon.1) 656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.857399+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.857399+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.860871+0000 mgr.y (mgr.25166) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.860871+0000 mgr.y (mgr.25166) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.921008+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.921008+0000 mon.b (mon.1) 657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.924420+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.924420+0000 mon.b (mon.1) 658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.926729+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.926729+0000 mon.b (mon.1) 659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.927571+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.927571+0000 mon.b (mon.1) 660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.934071+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:43.934071+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.937332+0000 mgr.y (mgr.25166) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:43.937332+0000 mgr.y (mgr.25166) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.006720+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.006720+0000 mon.b (mon.1) 661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.009413+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.009413+0000 mon.b (mon.1) 662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.011961+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.011961+0000 mon.b (mon.1) 663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.013228+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.013228+0000 mon.b (mon.1) 664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.023890+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.023890+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.025089+0000 mgr.y (mgr.25166) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.025089+0000 mgr.y (mgr.25166) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.104491+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.104491+0000 mon.b (mon.1) 665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.107130+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.107130+0000 mon.b (mon.1) 666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.109746+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.109746+0000 mon.b (mon.1) 667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.110972+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.110972+0000 mon.b (mon.1) 668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.118360+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.118360+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.121665+0000 mgr.y (mgr.25166) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.121665+0000 mgr.y (mgr.25166) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.185982+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.185982+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.188664+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.188664+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.191037+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.191037+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.192227+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.192227+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.196353+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.196353+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.200155+0000 mgr.y (mgr.25166) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.200155+0000 mgr.y (mgr.25166) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.266034+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.266034+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.268783+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.268783+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.272966+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.272966+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.274307+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.274307+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.282683+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.282683+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.285247+0000 mgr.y (mgr.25166) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.285247+0000 mgr.y (mgr.25166) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.350041+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.350041+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.352729+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.352729+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.355121+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.355121+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.356387+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.356387+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.360449+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.360449+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.364193+0000 mgr.y (mgr.25166) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.364193+0000 mgr.y (mgr.25166) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.428170+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.428170+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.430801+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.430801+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.433500+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.433500+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.434663+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.434663+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.440831+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.440831+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.445454+0000 mgr.y (mgr.25166) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.445454+0000 mgr.y (mgr.25166) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.510871+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.510871+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.513475+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.513475+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.516537+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.516537+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.517820+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.517820+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.522317+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.522317+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.525893+0000 mgr.y (mgr.25166) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.525893+0000 mgr.y (mgr.25166) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.589724+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.589724+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.592421+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.592421+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.594764+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.594764+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.595957+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.595957+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.600926+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.600926+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.603567+0000 mgr.y (mgr.25166) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.603567+0000 mgr.y (mgr.25166) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.666783+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.666783+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.669493+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.669493+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.672356+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.672356+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:44.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.673780+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.673780+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:44.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.679364+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:44.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:44 smithi203 bash[85677]: audit 2024-09-17T10:25:44.679364+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.121665+0000 mgr.y (mgr.25166) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.121665+0000 mgr.y (mgr.25166) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.185982+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.185982+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.188664+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.188664+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.191037+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.191037+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.192227+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.192227+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.196353+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.196353+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.200155+0000 mgr.y (mgr.25166) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.200155+0000 mgr.y (mgr.25166) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.266034+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.266034+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.268783+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.268783+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.272966+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.185982+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.185982+0000 mon.b (mon.1) 669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.188664+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.188664+0000 mon.b (mon.1) 670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.191037+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.191037+0000 mon.b (mon.1) 671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.192227+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.192227+0000 mon.b (mon.1) 672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.196353+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.196353+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.200155+0000 mgr.y (mgr.25166) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.200155+0000 mgr.y (mgr.25166) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.266034+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.266034+0000 mon.b (mon.1) 673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.268783+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.268783+0000 mon.b (mon.1) 674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.272966+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.272966+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.274307+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.272966+0000 mon.b (mon.1) 675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.274307+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.274307+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.282683+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.282683+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.285247+0000 mgr.y (mgr.25166) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.285247+0000 mgr.y (mgr.25166) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.350041+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.350041+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.352729+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.352729+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.355121+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.355121+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.356387+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.356387+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.360449+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.360449+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.364193+0000 mgr.y (mgr.25166) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.364193+0000 mgr.y (mgr.25166) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.428170+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.428170+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.274307+0000 mon.b (mon.1) 676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.282683+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.282683+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.285247+0000 mgr.y (mgr.25166) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.285247+0000 mgr.y (mgr.25166) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.350041+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.350041+0000 mon.b (mon.1) 677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.352729+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.352729+0000 mon.b (mon.1) 678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.355121+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.355121+0000 mon.b (mon.1) 679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.356387+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.356387+0000 mon.b (mon.1) 680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.360449+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.360449+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.364193+0000 mgr.y (mgr.25166) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.364193+0000 mgr.y (mgr.25166) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.428170+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.428170+0000 mon.b (mon.1) 681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.430801+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.430801+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.430801+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.430801+0000 mon.b (mon.1) 682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.433500+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.433500+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.434663+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.434663+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.440831+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.440831+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.445454+0000 mgr.y (mgr.25166) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.445454+0000 mgr.y (mgr.25166) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.510871+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.510871+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.513475+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.513475+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.516537+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.516537+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.517820+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.517820+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.522317+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.522317+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.525893+0000 mgr.y (mgr.25166) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.525893+0000 mgr.y (mgr.25166) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.589724+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.589724+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.592421+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.592421+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.594764+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.594764+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.595957+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.595957+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.600926+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.600926+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.603567+0000 mgr.y (mgr.25166) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.603567+0000 mgr.y (mgr.25166) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.666783+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.666783+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.669493+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.669493+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.672356+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.672356+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.673780+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.673780+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.679364+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[115929]: audit 2024-09-17T10:25:44.679364+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.433500+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.433500+0000 mon.b (mon.1) 683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.434663+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.434663+0000 mon.b (mon.1) 684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.440831+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.440831+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.445454+0000 mgr.y (mgr.25166) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.445454+0000 mgr.y (mgr.25166) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.510871+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.510871+0000 mon.b (mon.1) 685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.513475+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.513475+0000 mon.b (mon.1) 686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.516537+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.516537+0000 mon.b (mon.1) 687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.517820+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.517820+0000 mon.b (mon.1) 688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.522317+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.522317+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.525893+0000 mgr.y (mgr.25166) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.525893+0000 mgr.y (mgr.25166) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.589724+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.589724+0000 mon.b (mon.1) 689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.592421+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.592421+0000 mon.b (mon.1) 690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.594764+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.594764+0000 mon.b (mon.1) 691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.595957+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.595957+0000 mon.b (mon.1) 692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.600926+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.600926+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.603567+0000 mgr.y (mgr.25166) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.603567+0000 mgr.y (mgr.25166) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.666783+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.666783+0000 mon.b (mon.1) 693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.669493+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.669493+0000 mon.b (mon.1) 694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.672356+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.672356+0000 mon.b (mon.1) 695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.673780+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.673780+0000 mon.b (mon.1) 696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:45.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.679364+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:44 smithi039 bash[116875]: audit 2024-09-17T10:25:44.679364+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:45.726 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[87077]: debug 2024-09-17T10:25:45.435+0000 7f03b2642640 -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-09-17T10:25:46.135 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[121818]: debug 2024-09-17T10:25:45.923+0000 7fcb013f6640 1 -- 172.21.15.39:0/3237488736 <== mon.0 v2:172.21.15.39:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a91a834960 con 0x55a91b622000 2024-09-17T10:25:46.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.683801+0000 mgr.y (mgr.25166) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.683801+0000 mgr.y (mgr.25166) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cluster 2024-09-17T10:25:44.704501+0000 mgr.y (mgr.25166) 1720 : cluster [DBG] pgmap v479: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:46.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cluster 2024-09-17T10:25:44.704501+0000 mgr.y (mgr.25166) 1720 : cluster [DBG] pgmap v479: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:46.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.748515+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.748515+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.888264+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.888264+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.890595+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.890595+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.891896+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.891896+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.895247+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.895247+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.898616+0000 mgr.y (mgr.25166) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.898616+0000 mgr.y (mgr.25166) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.958645+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.958645+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.961602+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.683801+0000 mgr.y (mgr.25166) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.683801+0000 mgr.y (mgr.25166) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cluster 2024-09-17T10:25:44.704501+0000 mgr.y (mgr.25166) 1720 : cluster [DBG] pgmap v479: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cluster 2024-09-17T10:25:44.704501+0000 mgr.y (mgr.25166) 1720 : cluster [DBG] pgmap v479: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.748515+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.748515+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.888264+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.888264+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.890595+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.890595+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.891896+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.891896+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.895247+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.895247+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.898616+0000 mgr.y (mgr.25166) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.898616+0000 mgr.y (mgr.25166) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.958645+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.958645+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.961602+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.961602+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.964108+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.964108+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.965393+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.965393+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.973383+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:44.973383+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.978271+0000 mgr.y (mgr.25166) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:44.978271+0000 mgr.y (mgr.25166) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.085415+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.085415+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.088321+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.088321+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.090862+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.090862+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.092143+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.092143+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.100637+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.100637+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.103756+0000 mgr.y (mgr.25166) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.961602+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.964108+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.964108+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.965393+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.965393+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.973383+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:44.973383+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.978271+0000 mgr.y (mgr.25166) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:44.978271+0000 mgr.y (mgr.25166) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.085415+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.085415+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.088321+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.088321+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.090862+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.090862+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.092143+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.092143+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.100637+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.100637+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.103756+0000 mgr.y (mgr.25166) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.103756+0000 mgr.y (mgr.25166) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.181494+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.181494+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.184160+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.184160+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.186534+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.186534+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.187478+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.187478+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.195062+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.195062+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.198405+0000 mgr.y (mgr.25166) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.198405+0000 mgr.y (mgr.25166) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.260540+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.260540+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.263127+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.263127+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.265485+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.265485+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.266527+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.103756+0000 mgr.y (mgr.25166) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.181494+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.181494+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.184160+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.184160+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.186534+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.186534+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.187478+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.187478+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.195062+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.195062+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.198405+0000 mgr.y (mgr.25166) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.198405+0000 mgr.y (mgr.25166) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.260540+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.260540+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.263127+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.263127+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.265485+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.265485+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.266527+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.266527+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.272016+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.272016+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.274047+0000 mgr.y (mgr.25166) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.274047+0000 mgr.y (mgr.25166) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.352294+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.352294+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.354671+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.354671+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.356941+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.356941+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.357868+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.357868+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.366766+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.366766+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.370298+0000 mgr.y (mgr.25166) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.370298+0000 mgr.y (mgr.25166) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.378614+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.378614+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.388925+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.388925+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.398394+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.266527+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.272016+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.272016+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.274047+0000 mgr.y (mgr.25166) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.274047+0000 mgr.y (mgr.25166) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.352294+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.352294+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.354671+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.354671+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.356941+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.356941+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.357868+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.357868+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.366766+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.366766+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.370298+0000 mgr.y (mgr.25166) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.370298+0000 mgr.y (mgr.25166) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.378614+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.378614+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.388925+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.388925+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.398394+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.398394+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.433636+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.433636+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.436174+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.436174+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.437994+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.437994+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.439512+0000 mgr.y (mgr.25166) 1727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.439512+0000 mgr.y (mgr.25166) 1727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.439558+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.439558+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.440690+0000 mgr.y (mgr.25166) 1728 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: cephadm 2024-09-17T10:25:45.440690+0000 mgr.y (mgr.25166) 1728 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.441306+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[116875]: audit 2024-09-17T10:25:45.441306+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.398394+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.433636+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.433636+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.436174+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.436174+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.437994+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.437994+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.439512+0000 mgr.y (mgr.25166) 1727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.439512+0000 mgr.y (mgr.25166) 1727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.439558+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.439558+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.440690+0000 mgr.y (mgr.25166) 1728 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:25:46.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: cephadm 2024-09-17T10:25:45.440690+0000 mgr.y (mgr.25166) 1728 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:25:46.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.441306+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:25:46.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:45 smithi039 bash[115929]: audit 2024-09-17T10:25:45.441306+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:25:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.683801+0000 mgr.y (mgr.25166) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.683801+0000 mgr.y (mgr.25166) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cluster 2024-09-17T10:25:44.704501+0000 mgr.y (mgr.25166) 1720 : cluster [DBG] pgmap v479: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cluster 2024-09-17T10:25:44.704501+0000 mgr.y (mgr.25166) 1720 : cluster [DBG] pgmap v479: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:46.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.748515+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.748515+0000 mon.b (mon.1) 697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.888264+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.888264+0000 mon.b (mon.1) 698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.890595+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.890595+0000 mon.b (mon.1) 699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.891896+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.891896+0000 mon.b (mon.1) 700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.895247+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.895247+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.898616+0000 mgr.y (mgr.25166) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.898616+0000 mgr.y (mgr.25166) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.958645+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.958645+0000 mon.b (mon.1) 701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.961602+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.961602+0000 mon.b (mon.1) 702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.964108+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.964108+0000 mon.b (mon.1) 703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.965393+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.965393+0000 mon.b (mon.1) 704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.973383+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:44.973383+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.978271+0000 mgr.y (mgr.25166) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:44.978271+0000 mgr.y (mgr.25166) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.085415+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.085415+0000 mon.b (mon.1) 705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.088321+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.088321+0000 mon.b (mon.1) 706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.090862+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.090862+0000 mon.b (mon.1) 707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.092143+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.092143+0000 mon.b (mon.1) 708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.100637+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.100637+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.103756+0000 mgr.y (mgr.25166) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.103756+0000 mgr.y (mgr.25166) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.181494+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.181494+0000 mon.b (mon.1) 709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.184160+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.184160+0000 mon.b (mon.1) 710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.186534+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.186534+0000 mon.b (mon.1) 711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.187478+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.187478+0000 mon.b (mon.1) 712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.195062+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.195062+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.198405+0000 mgr.y (mgr.25166) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.198405+0000 mgr.y (mgr.25166) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.260540+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.260540+0000 mon.b (mon.1) 713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.263127+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.263127+0000 mon.b (mon.1) 714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.265485+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.265485+0000 mon.b (mon.1) 715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.266527+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.266527+0000 mon.b (mon.1) 716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.272016+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.272016+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.274047+0000 mgr.y (mgr.25166) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.274047+0000 mgr.y (mgr.25166) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.352294+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.352294+0000 mon.b (mon.1) 717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.354671+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.354671+0000 mon.b (mon.1) 718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.356941+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.356941+0000 mon.b (mon.1) 719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.357868+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.357868+0000 mon.b (mon.1) 720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.366766+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.366766+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.370298+0000 mgr.y (mgr.25166) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.370298+0000 mgr.y (mgr.25166) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.378614+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.378614+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.388925+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.388925+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.398394+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.398394+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.433636+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.433636+0000 mon.b (mon.1) 721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.436174+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.436174+0000 mon.b (mon.1) 722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.437994+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.437994+0000 mon.b (mon.1) 723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.439512+0000 mgr.y (mgr.25166) 1727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.439512+0000 mgr.y (mgr.25166) 1727 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.439558+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.439558+0000 mon.b (mon.1) 724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.440690+0000 mgr.y (mgr.25166) 1728 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: cephadm 2024-09-17T10:25:45.440690+0000 mgr.y (mgr.25166) 1728 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.441306+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:25:46.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:45 smithi203 bash[85677]: audit 2024-09-17T10:25:45.441306+0000 mon.b (mon.1) 725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:25:46.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:46.305919769Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:47.587 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:47 smithi203 bash[85677]: audit 2024-09-17T10:25:46.266004+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.587 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:47 smithi203 bash[85677]: audit 2024-09-17T10:25:46.266004+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.587 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:47 smithi203 bash[85677]: audit 2024-09-17T10:25:46.276141+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.587 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:47 smithi203 bash[85677]: audit 2024-09-17T10:25:46.276141+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.587 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:47 smithi203 bash[85677]: audit 2024-09-17T10:25:46.286507+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.587 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:47 smithi203 bash[85677]: audit 2024-09-17T10:25:46.286507+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[115929]: audit 2024-09-17T10:25:46.266004+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[115929]: audit 2024-09-17T10:25:46.266004+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[115929]: audit 2024-09-17T10:25:46.276141+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[115929]: audit 2024-09-17T10:25:46.276141+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[115929]: audit 2024-09-17T10:25:46.286507+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[115929]: audit 2024-09-17T10:25:46.286507+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[116875]: audit 2024-09-17T10:25:46.266004+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[116875]: audit 2024-09-17T10:25:46.266004+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[116875]: audit 2024-09-17T10:25:46.276141+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[116875]: audit 2024-09-17T10:25:46.276141+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[116875]: audit 2024-09-17T10:25:46.286507+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:47.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[116875]: audit 2024-09-17T10:25:46.286507+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:48.136 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:47 smithi039 bash[121818]: debug 2024-09-17T10:25:47.751+0000 7fcb03c5d640 -1 Falling back to public interface 2024-09-17T10:25:48.628 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[115929]: audit 2024-09-17T10:25:46.665818+0000 mgr.y (mgr.25166) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[115929]: audit 2024-09-17T10:25:46.665818+0000 mgr.y (mgr.25166) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[115929]: cluster 2024-09-17T10:25:46.706475+0000 mgr.y (mgr.25166) 1730 : cluster [DBG] pgmap v480: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[115929]: cluster 2024-09-17T10:25:46.706475+0000 mgr.y (mgr.25166) 1730 : cluster [DBG] pgmap v480: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[116875]: audit 2024-09-17T10:25:46.665818+0000 mgr.y (mgr.25166) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[116875]: audit 2024-09-17T10:25:46.665818+0000 mgr.y (mgr.25166) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[116875]: cluster 2024-09-17T10:25:46.706475+0000 mgr.y (mgr.25166) 1730 : cluster [DBG] pgmap v480: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:48.629 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:48 smithi039 bash[116875]: cluster 2024-09-17T10:25:46.706475+0000 mgr.y (mgr.25166) 1730 : cluster [DBG] pgmap v480: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:48 smithi203 bash[85677]: audit 2024-09-17T10:25:46.665818+0000 mgr.y (mgr.25166) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:48 smithi203 bash[85677]: audit 2024-09-17T10:25:46.665818+0000 mgr.y (mgr.25166) 1729 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:48 smithi203 bash[85677]: cluster 2024-09-17T10:25:46.706475+0000 mgr.y (mgr.25166) 1730 : cluster [DBG] pgmap v480: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:48.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:48 smithi203 bash[85677]: cluster 2024-09-17T10:25:46.706475+0000 mgr.y (mgr.25166) 1730 : cluster [DBG] pgmap v480: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:49.659 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:49.32666501Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:50.588 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:50 smithi039 bash[115929]: cluster 2024-09-17T10:25:48.707399+0000 mgr.y (mgr.25166) 1731 : cluster [DBG] pgmap v481: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:50.588 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:50 smithi039 bash[115929]: cluster 2024-09-17T10:25:48.707399+0000 mgr.y (mgr.25166) 1731 : cluster [DBG] pgmap v481: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:50.588 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:50 smithi039 bash[116875]: cluster 2024-09-17T10:25:48.707399+0000 mgr.y (mgr.25166) 1731 : cluster [DBG] pgmap v481: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:50.588 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:50 smithi039 bash[116875]: cluster 2024-09-17T10:25:48.707399+0000 mgr.y (mgr.25166) 1731 : cluster [DBG] pgmap v481: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:50.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:50 smithi203 bash[85677]: cluster 2024-09-17T10:25:48.707399+0000 mgr.y (mgr.25166) 1731 : cluster [DBG] pgmap v481: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:50.709 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:50 smithi203 bash[85677]: cluster 2024-09-17T10:25:48.707399+0000 mgr.y (mgr.25166) 1731 : cluster [DBG] pgmap v481: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:51.886 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:51 smithi039 bash[121818]: debug 2024-09-17T10:25:51.522+0000 7fcb03c5d640 -1 osd.0 113 log_to_monitors true 2024-09-17T10:25:52.636 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[121818]: debug 2024-09-17T10:25:52.382+0000 7fcafba07640 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:25:52.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[116875]: cluster 2024-09-17T10:25:50.708139+0000 mgr.y (mgr.25166) 1732 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:52.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[116875]: cluster 2024-09-17T10:25:50.708139+0000 mgr.y (mgr.25166) 1732 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:52.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[116875]: audit 2024-09-17T10:25:51.530128+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[116875]: audit 2024-09-17T10:25:51.530128+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[116875]: audit 2024-09-17T10:25:51.530475+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[116875]: audit 2024-09-17T10:25:51.530475+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[115929]: cluster 2024-09-17T10:25:50.708139+0000 mgr.y (mgr.25166) 1732 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[115929]: cluster 2024-09-17T10:25:50.708139+0000 mgr.y (mgr.25166) 1732 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[115929]: audit 2024-09-17T10:25:51.530128+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[115929]: audit 2024-09-17T10:25:51.530128+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[115929]: audit 2024-09-17T10:25:51.530475+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:52 smithi039 bash[115929]: audit 2024-09-17T10:25:51.530475+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:52.352941658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[85677]: cluster 2024-09-17T10:25:50.708139+0000 mgr.y (mgr.25166) 1732 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[85677]: cluster 2024-09-17T10:25:50.708139+0000 mgr.y (mgr.25166) 1732 : cluster [DBG] pgmap v482: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[85677]: audit 2024-09-17T10:25:51.530128+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[85677]: audit 2024-09-17T10:25:51.530128+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[85677]: audit 2024-09-17T10:25:51.530475+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:52.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:52 smithi203 bash[85677]: audit 2024-09-17T10:25:51.530475+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: audit 2024-09-17T10:25:52.343927+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: audit 2024-09-17T10:25:52.343927+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: cluster 2024-09-17T10:25:52.352714+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: cluster 2024-09-17T10:25:52.352714+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: audit 2024-09-17T10:25:52.355337+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: audit 2024-09-17T10:25:52.355337+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: audit 2024-09-17T10:25:52.356100+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[115929]: audit 2024-09-17T10:25:52.356100+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: audit 2024-09-17T10:25:52.343927+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: audit 2024-09-17T10:25:52.343927+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: cluster 2024-09-17T10:25:52.352714+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: cluster 2024-09-17T10:25:52.352714+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: audit 2024-09-17T10:25:52.355337+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: audit 2024-09-17T10:25:52.355337+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: audit 2024-09-17T10:25:52.356100+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[116875]: audit 2024-09-17T10:25:52.356100+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: audit 2024-09-17T10:25:52.343927+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: audit 2024-09-17T10:25:52.343927+0000 mon.a (mon.0) 322 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: cluster 2024-09-17T10:25:52.352714+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: cluster 2024-09-17T10:25:52.352714+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: audit 2024-09-17T10:25:52.355337+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: audit 2024-09-17T10:25:52.355337+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: audit 2024-09-17T10:25:52.356100+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:53.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:53 smithi203 bash[85677]: audit 2024-09-17T10:25:52.356100+0000 mon.a (mon.0) 324 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:25:54.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:25:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:25:53] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.51.0" 2024-09-17T10:25:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:52.709270+0000 mgr.y (mgr.25166) 1733 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:52.709270+0000 mgr.y (mgr.25166) 1733 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:53.344973+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:25:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:53.344973+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:25:54.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:53.359282+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495] boot 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:53.359282+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495] boot 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:53.359423+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:53.359423+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: audit 2024-09-17T10:25:53.362609+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: audit 2024-09-17T10:25:53.362609+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:54.361550+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[116875]: cluster 2024-09-17T10:25:54.361550+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:52.709270+0000 mgr.y (mgr.25166) 1733 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:52.709270+0000 mgr.y (mgr.25166) 1733 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:53.344973+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:25:54.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:53.344973+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:53.359282+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495] boot 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:53.359282+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495] boot 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:53.359423+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:53.359423+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: audit 2024-09-17T10:25:53.362609+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: audit 2024-09-17T10:25:53.362609+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:54.361550+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:25:54.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:54 smithi039 bash[115929]: cluster 2024-09-17T10:25:54.361550+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:25:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:52.709270+0000 mgr.y (mgr.25166) 1733 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:52.709270+0000 mgr.y (mgr.25166) 1733 : cluster [DBG] pgmap v484: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:53.344973+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:25:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:53.344973+0000 mon.a (mon.0) 325 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:25:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:53.359282+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495] boot 2024-09-17T10:25:54.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:53.359282+0000 mon.a (mon.0) 326 : cluster [INF] osd.0 [v2:172.21.15.39:6802/3056359495,v1:172.21.15.39:6803/3056359495] boot 2024-09-17T10:25:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:53.359423+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T10:25:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:53.359423+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-17T10:25:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: audit 2024-09-17T10:25:53.362609+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:25:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: audit 2024-09-17T10:25:53.362609+0000 mon.b (mon.1) 726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:25:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:54.361550+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:25:54.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:54 smithi203 bash[85677]: cluster 2024-09-17T10:25:54.361550+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-09-17T10:25:55.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:55.324148089Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[85677]: audit 2024-09-17T10:25:54.414219+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[85677]: audit 2024-09-17T10:25:54.414219+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[85677]: audit 2024-09-17T10:25:54.422324+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[85677]: audit 2024-09-17T10:25:54.422324+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[85677]: audit 2024-09-17T10:25:54.430069+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:55 smithi203 bash[85677]: audit 2024-09-17T10:25:54.430069+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[115929]: audit 2024-09-17T10:25:54.414219+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[115929]: audit 2024-09-17T10:25:54.414219+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[115929]: audit 2024-09-17T10:25:54.422324+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[115929]: audit 2024-09-17T10:25:54.422324+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[115929]: audit 2024-09-17T10:25:54.430069+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[115929]: audit 2024-09-17T10:25:54.430069+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[116875]: audit 2024-09-17T10:25:54.414219+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[116875]: audit 2024-09-17T10:25:54.414219+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[116875]: audit 2024-09-17T10:25:54.422324+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[116875]: audit 2024-09-17T10:25:54.422324+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[116875]: audit 2024-09-17T10:25:54.430069+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:55.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:55 smithi039 bash[116875]: audit 2024-09-17T10:25:54.430069+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:56 smithi203 bash[85677]: cluster 2024-09-17T10:25:54.710222+0000 mgr.y (mgr.25166) 1734 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:56.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:56 smithi203 bash[85677]: cluster 2024-09-17T10:25:54.710222+0000 mgr.y (mgr.25166) 1734 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:56.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:56 smithi039 bash[115929]: cluster 2024-09-17T10:25:54.710222+0000 mgr.y (mgr.25166) 1734 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:56.879 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:56 smithi039 bash[115929]: cluster 2024-09-17T10:25:54.710222+0000 mgr.y (mgr.25166) 1734 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:56.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:56 smithi039 bash[116875]: cluster 2024-09-17T10:25:54.710222+0000 mgr.y (mgr.25166) 1734 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:56.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:56 smithi039 bash[116875]: cluster 2024-09-17T10:25:54.710222+0000 mgr.y (mgr.25166) 1734 : cluster [DBG] pgmap v487: 161 pgs: 39 active+undersized, 19 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 66/636 objects degraded (10.377%) 2024-09-17T10:25:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:56.544659+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:56.544659+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:56.549298+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:56.549298+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:57.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:57.078735+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:57.078735+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:57.092288+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:57.092288+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:57.106185+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[116875]: audit 2024-09-17T10:25:57.106185+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:56.544659+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:56.544659+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:56.549298+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:56.549298+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:57.078735+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:57.078735+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:57.092288+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:57.092288+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:57.106185+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:57 smithi039 bash[115929]: audit 2024-09-17T10:25:57.106185+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:56.544659+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:56.544659+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:56.549298+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:57.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:56.549298+0000 mon.b (mon.1) 727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:25:57.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:57.078735+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:57.078735+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:57.092288+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:57.092288+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:57.106185+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:57.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:57 smithi203 bash[85677]: audit 2024-09-17T10:25:57.106185+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:25:58.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:25:58.314199638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:25:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[85677]: audit 2024-09-17T10:25:56.671621+0000 mgr.y (mgr.25166) 1735 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[85677]: audit 2024-09-17T10:25:56.671621+0000 mgr.y (mgr.25166) 1735 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[85677]: cluster 2024-09-17T10:25:56.711856+0000 mgr.y (mgr.25166) 1736 : cluster [DBG] pgmap v488: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-17T10:25:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[85677]: cluster 2024-09-17T10:25:56.711856+0000 mgr.y (mgr.25166) 1736 : cluster [DBG] pgmap v488: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-17T10:25:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[85677]: cluster 2024-09-17T10:25:57.541221+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:58.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:58 smithi203 bash[85677]: cluster 2024-09-17T10:25:57.541221+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[115929]: audit 2024-09-17T10:25:56.671621+0000 mgr.y (mgr.25166) 1735 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[115929]: audit 2024-09-17T10:25:56.671621+0000 mgr.y (mgr.25166) 1735 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[115929]: cluster 2024-09-17T10:25:56.711856+0000 mgr.y (mgr.25166) 1736 : cluster [DBG] pgmap v488: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-17T10:25:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[115929]: cluster 2024-09-17T10:25:56.711856+0000 mgr.y (mgr.25166) 1736 : cluster [DBG] pgmap v488: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-17T10:25:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[115929]: cluster 2024-09-17T10:25:57.541221+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[115929]: cluster 2024-09-17T10:25:57.541221+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[116875]: audit 2024-09-17T10:25:56.671621+0000 mgr.y (mgr.25166) 1735 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[116875]: audit 2024-09-17T10:25:56.671621+0000 mgr.y (mgr.25166) 1735 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:25:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[116875]: cluster 2024-09-17T10:25:56.711856+0000 mgr.y (mgr.25166) 1736 : cluster [DBG] pgmap v488: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-17T10:25:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[116875]: cluster 2024-09-17T10:25:56.711856+0000 mgr.y (mgr.25166) 1736 : cluster [DBG] pgmap v488: 161 pgs: 14 active+undersized, 7 active+undersized+degraded, 140 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-17T10:25:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[116875]: cluster 2024-09-17T10:25:57.541221+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:58 smithi039 bash[116875]: cluster 2024-09-17T10:25:57.541221+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:25:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[115929]: cluster 2024-09-17T10:25:59.554502+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T10:25:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[115929]: cluster 2024-09-17T10:25:59.554502+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T10:25:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[115929]: cluster 2024-09-17T10:25:59.554547+0000 mon.a (mon.0) 338 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[115929]: cluster 2024-09-17T10:25:59.554547+0000 mon.a (mon.0) 338 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[116875]: cluster 2024-09-17T10:25:59.554502+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T10:25:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[116875]: cluster 2024-09-17T10:25:59.554502+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T10:25:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[116875]: cluster 2024-09-17T10:25:59.554547+0000 mon.a (mon.0) 338 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:59.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:25:59 smithi039 bash[116875]: cluster 2024-09-17T10:25:59.554547+0000 mon.a (mon.0) 338 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:59.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:59 smithi203 bash[85677]: cluster 2024-09-17T10:25:59.554502+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T10:25:59.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:59 smithi203 bash[85677]: cluster 2024-09-17T10:25:59.554502+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-17T10:25:59.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:59 smithi203 bash[85677]: cluster 2024-09-17T10:25:59.554547+0000 mon.a (mon.0) 338 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:59.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:25:59 smithi203 bash[85677]: cluster 2024-09-17T10:25:59.554547+0000 mon.a (mon.0) 338 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[115929]: cluster 2024-09-17T10:25:58.712882+0000 mgr.y (mgr.25166) 1737 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-09-17T10:26:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[115929]: cluster 2024-09-17T10:25:58.712882+0000 mgr.y (mgr.25166) 1737 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-09-17T10:26:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[115929]: audit 2024-09-17T10:26:00.448767+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[115929]: audit 2024-09-17T10:26:00.448767+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[116875]: cluster 2024-09-17T10:25:58.712882+0000 mgr.y (mgr.25166) 1737 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-09-17T10:26:00.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[116875]: cluster 2024-09-17T10:25:58.712882+0000 mgr.y (mgr.25166) 1737 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-09-17T10:26:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[116875]: audit 2024-09-17T10:26:00.448767+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:00 smithi039 bash[116875]: audit 2024-09-17T10:26:00.448767+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:00 smithi203 bash[85677]: cluster 2024-09-17T10:25:58.712882+0000 mgr.y (mgr.25166) 1737 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-09-17T10:26:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:00 smithi203 bash[85677]: cluster 2024-09-17T10:25:58.712882+0000 mgr.y (mgr.25166) 1737 : cluster [DBG] pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 0 op/s 2024-09-17T10:26:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:00 smithi203 bash[85677]: audit 2024-09-17T10:26:00.448767+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:00.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:00 smithi203 bash[85677]: audit 2024-09-17T10:26:00.448767+0000 mon.b (mon.1) 728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-17T10:26:01.623 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:01.345487133Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[115929]: audit 2024-09-17T10:26:00.447200+0000 mgr.y (mgr.25166) 1738 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[115929]: audit 2024-09-17T10:26:00.447200+0000 mgr.y (mgr.25166) 1738 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[115929]: cephadm 2024-09-17T10:26:00.450021+0000 mgr.y (mgr.25166) 1739 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T10:26:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[115929]: cephadm 2024-09-17T10:26:00.450021+0000 mgr.y (mgr.25166) 1739 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T10:26:01.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[116875]: audit 2024-09-17T10:26:00.447200+0000 mgr.y (mgr.25166) 1738 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[116875]: audit 2024-09-17T10:26:00.447200+0000 mgr.y (mgr.25166) 1738 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[116875]: cephadm 2024-09-17T10:26:00.450021+0000 mgr.y (mgr.25166) 1739 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T10:26:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:01 smithi039 bash[116875]: cephadm 2024-09-17T10:26:00.450021+0000 mgr.y (mgr.25166) 1739 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T10:26:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:01 smithi203 bash[85677]: audit 2024-09-17T10:26:00.447200+0000 mgr.y (mgr.25166) 1738 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:01 smithi203 bash[85677]: audit 2024-09-17T10:26:00.447200+0000 mgr.y (mgr.25166) 1738 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-17T10:26:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:01 smithi203 bash[85677]: cephadm 2024-09-17T10:26:00.450021+0000 mgr.y (mgr.25166) 1739 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T10:26:01.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:01 smithi203 bash[85677]: cephadm 2024-09-17T10:26:00.450021+0000 mgr.y (mgr.25166) 1739 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-17T10:26:02.521 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[115929]: cluster 2024-09-17T10:26:00.713587+0000 mgr.y (mgr.25166) 1740 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[115929]: cluster 2024-09-17T10:26:00.713587+0000 mgr.y (mgr.25166) 1740 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[115929]: audit 2024-09-17T10:26:02.509801+0000 mgr.y (mgr.25166) 1741 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[115929]: audit 2024-09-17T10:26:02.509801+0000 mgr.y (mgr.25166) 1741 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[116875]: cluster 2024-09-17T10:26:00.713587+0000 mgr.y (mgr.25166) 1740 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[116875]: cluster 2024-09-17T10:26:00.713587+0000 mgr.y (mgr.25166) 1740 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[116875]: audit 2024-09-17T10:26:02.509801+0000 mgr.y (mgr.25166) 1741 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:02 smithi039 bash[116875]: audit 2024-09-17T10:26:02.509801+0000 mgr.y (mgr.25166) 1741 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:02 smithi203 bash[85677]: cluster 2024-09-17T10:26:00.713587+0000 mgr.y (mgr.25166) 1740 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:02 smithi203 bash[85677]: cluster 2024-09-17T10:26:00.713587+0000 mgr.y (mgr.25166) 1740 : cluster [DBG] pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:26:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:02 smithi203 bash[85677]: audit 2024-09-17T10:26:02.509801+0000 mgr.y (mgr.25166) 1741 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:02 smithi203 bash[85677]: audit 2024-09-17T10:26:02.509801+0000 mgr.y (mgr.25166) 1741 : audit [DBG] from='client.74216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:03.148 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:26:03.148 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 6s ago 44m - - 2024-09-17T10:26:03.148 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 16s ago 44m - - 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (6m) 6s ago 34m 13.9M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (6m) 16s ago 34m 69.1M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (8m) 6s ago 31m 49.6M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (8m) 16s ago 43m 441M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (19m) 6s ago 45m 534M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (2m) 6s ago 45m 49.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (3m) 16s ago 43m 45.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (2m) 6s ago 43m 38.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (8m) 6s ago 34m 8227k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (8m) 16s ago 34m 8592k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (19s) 6s ago 42m 44.6M 4096M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:26:03.149 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (41m) 6s ago 41m 61.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 9232203a21e8 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (40m) 6s ago 40m 56.7M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (39m) 6s ago 39m 68.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (38m) 16s ago 38m 62.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (37m) 16s ago 37m 66.1M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (36m) 16s ago 36m 56.9M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (35m) 16s ago 36m 68.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (7m) 16s ago 35m 48.9M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (32m) 6s ago 32m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:26:03.150 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (32m) 16s ago 32m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:26:03.529 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:26:03.529 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:26:03.529 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7, 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 1 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:26:03.530 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 9, 2024-09-17T10:26:03.531 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 6 2024-09-17T10:26:03.531 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:26:03.531 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "1/8 daemons upgraded", 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:26:03.856 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:26:03.857 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:26:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:26:03] "GET /metrics HTTP/1.1" 200 38358 "" "Prometheus/2.51.0" 2024-09-17T10:26:04.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: cluster 2024-09-17T10:26:02.715186+0000 mgr.y (mgr.25166) 1742 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: cluster 2024-09-17T10:26:02.715186+0000 mgr.y (mgr.25166) 1742 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:02.819228+0000 mgr.y (mgr.25166) 1743 : audit [DBG] from='client.64221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:02.819228+0000 mgr.y (mgr.25166) 1743 : audit [DBG] from='client.64221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.127048+0000 mgr.y (mgr.25166) 1744 : audit [DBG] from='client.74228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.127048+0000 mgr.y (mgr.25166) 1744 : audit [DBG] from='client.74228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: cephadm 2024-09-17T10:26:03.293513+0000 mgr.y (mgr.25166) 1745 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: cephadm 2024-09-17T10:26:03.293513+0000 mgr.y (mgr.25166) 1745 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.302232+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.302232+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.310815+0000 mon.b (mon.1) 729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.310815+0000 mon.b (mon.1) 729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:26:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.312167+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.312167+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: cephadm 2024-09-17T10:26:03.314330+0000 mgr.y (mgr.25166) 1746 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: cephadm 2024-09-17T10:26:03.314330+0000 mgr.y (mgr.25166) 1746 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.530382+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.39:0/4044943676' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[115929]: audit 2024-09-17T10:26:03.530382+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.39:0/4044943676' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: cluster 2024-09-17T10:26:02.715186+0000 mgr.y (mgr.25166) 1742 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: cluster 2024-09-17T10:26:02.715186+0000 mgr.y (mgr.25166) 1742 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:02.819228+0000 mgr.y (mgr.25166) 1743 : audit [DBG] from='client.64221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:02.819228+0000 mgr.y (mgr.25166) 1743 : audit [DBG] from='client.64221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.127048+0000 mgr.y (mgr.25166) 1744 : audit [DBG] from='client.74228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.127048+0000 mgr.y (mgr.25166) 1744 : audit [DBG] from='client.74228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: cephadm 2024-09-17T10:26:03.293513+0000 mgr.y (mgr.25166) 1745 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: cephadm 2024-09-17T10:26:03.293513+0000 mgr.y (mgr.25166) 1745 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.302232+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.302232+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.310815+0000 mon.b (mon.1) 729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.310815+0000 mon.b (mon.1) 729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.312167+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.312167+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: cephadm 2024-09-17T10:26:03.314330+0000 mgr.y (mgr.25166) 1746 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: cephadm 2024-09-17T10:26:03.314330+0000 mgr.y (mgr.25166) 1746 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.530382+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.39:0/4044943676' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:04.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:04 smithi039 bash[116875]: audit 2024-09-17T10:26:03.530382+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.39:0/4044943676' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:04.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:04.319205025Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: cluster 2024-09-17T10:26:02.715186+0000 mgr.y (mgr.25166) 1742 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:26:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: cluster 2024-09-17T10:26:02.715186+0000 mgr.y (mgr.25166) 1742 : cluster [DBG] pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:26:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:02.819228+0000 mgr.y (mgr.25166) 1743 : audit [DBG] from='client.64221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:02.819228+0000 mgr.y (mgr.25166) 1743 : audit [DBG] from='client.64221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.127048+0000 mgr.y (mgr.25166) 1744 : audit [DBG] from='client.74228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.127048+0000 mgr.y (mgr.25166) 1744 : audit [DBG] from='client.74228 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: cephadm 2024-09-17T10:26:03.293513+0000 mgr.y (mgr.25166) 1745 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: cephadm 2024-09-17T10:26:03.293513+0000 mgr.y (mgr.25166) 1745 : cephadm [INF] Upgrade: Updating osd.1 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.302232+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.302232+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.310815+0000 mon.b (mon.1) 729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.310815+0000 mon.b (mon.1) 729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.312167+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.312167+0000 mon.b (mon.1) 730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: cephadm 2024-09-17T10:26:03.314330+0000 mgr.y (mgr.25166) 1746 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: cephadm 2024-09-17T10:26:03.314330+0000 mgr.y (mgr.25166) 1746 : cephadm [INF] Deploying daemon osd.1 on smithi039 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.530382+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.39:0/4044943676' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:04.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:04 smithi203 bash[85677]: audit 2024-09-17T10:26:03.530382+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.39:0/4044943676' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:05.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:05 smithi039 bash[115929]: audit 2024-09-17T10:26:03.857135+0000 mgr.y (mgr.25166) 1747 : audit [DBG] from='client.64239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:05.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:05 smithi039 bash[115929]: audit 2024-09-17T10:26:03.857135+0000 mgr.y (mgr.25166) 1747 : audit [DBG] from='client.64239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:05.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:05 smithi203 bash[85677]: audit 2024-09-17T10:26:03.857135+0000 mgr.y (mgr.25166) 1747 : audit [DBG] from='client.64239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:05.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:05 smithi203 bash[85677]: audit 2024-09-17T10:26:03.857135+0000 mgr.y (mgr.25166) 1747 : audit [DBG] from='client.64239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:05.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:05 smithi039 bash[116875]: audit 2024-09-17T10:26:03.857135+0000 mgr.y (mgr.25166) 1747 : audit [DBG] from='client.64239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:05.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:05 smithi039 bash[116875]: audit 2024-09-17T10:26:03.857135+0000 mgr.y (mgr.25166) 1747 : audit [DBG] from='client.64239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:06 smithi039 bash[115929]: cluster 2024-09-17T10:26:04.715898+0000 mgr.y (mgr.25166) 1748 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-17T10:26:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:06 smithi039 bash[115929]: cluster 2024-09-17T10:26:04.715898+0000 mgr.y (mgr.25166) 1748 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-17T10:26:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:06 smithi039 bash[116875]: cluster 2024-09-17T10:26:04.715898+0000 mgr.y (mgr.25166) 1748 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-17T10:26:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:06 smithi039 bash[116875]: cluster 2024-09-17T10:26:04.715898+0000 mgr.y (mgr.25166) 1748 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-17T10:26:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:06 smithi203 bash[85677]: cluster 2024-09-17T10:26:04.715898+0000 mgr.y (mgr.25166) 1748 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-17T10:26:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:06 smithi203 bash[85677]: cluster 2024-09-17T10:26:04.715898+0000 mgr.y (mgr.25166) 1748 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 988 B/s rd, 0 op/s 2024-09-17T10:26:07.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:07.319795591Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.510620+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.510620+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.524438+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.524438+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.534953+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.534953+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.616883+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:07 smithi203 bash[85677]: audit 2024-09-17T10:26:06.616883+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.510620+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.510620+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.524438+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.524438+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.534953+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.534953+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.616883+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[115929]: audit 2024-09-17T10:26:06.616883+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.510620+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.510620+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.524438+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.524438+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.534953+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.534953+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.616883+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:07 smithi039 bash[116875]: audit 2024-09-17T10:26:06.616883+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[115929]: audit 2024-09-17T10:26:06.681802+0000 mgr.y (mgr.25166) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[115929]: audit 2024-09-17T10:26:06.681802+0000 mgr.y (mgr.25166) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[115929]: cluster 2024-09-17T10:26:06.717073+0000 mgr.y (mgr.25166) 1750 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[115929]: cluster 2024-09-17T10:26:06.717073+0000 mgr.y (mgr.25166) 1750 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[116875]: audit 2024-09-17T10:26:06.681802+0000 mgr.y (mgr.25166) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[116875]: audit 2024-09-17T10:26:06.681802+0000 mgr.y (mgr.25166) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[116875]: cluster 2024-09-17T10:26:06.717073+0000 mgr.y (mgr.25166) 1750 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:08.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:08 smithi039 bash[116875]: cluster 2024-09-17T10:26:06.717073+0000 mgr.y (mgr.25166) 1750 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:08.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:08 smithi203 bash[85677]: audit 2024-09-17T10:26:06.681802+0000 mgr.y (mgr.25166) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:08 smithi203 bash[85677]: audit 2024-09-17T10:26:06.681802+0000 mgr.y (mgr.25166) 1749 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:08 smithi203 bash[85677]: cluster 2024-09-17T10:26:06.717073+0000 mgr.y (mgr.25166) 1750 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:08 smithi203 bash[85677]: cluster 2024-09-17T10:26:06.717073+0000 mgr.y (mgr.25166) 1750 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:10.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:10.340792283Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:10.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[115929]: cluster 2024-09-17T10:26:08.717978+0000 mgr.y (mgr.25166) 1751 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:10.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[115929]: cluster 2024-09-17T10:26:08.717978+0000 mgr.y (mgr.25166) 1751 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:10.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.650 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.650 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.650 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.651 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[116875]: cluster 2024-09-17T10:26:08.717978+0000 mgr.y (mgr.25166) 1751 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:10.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[116875]: cluster 2024-09-17T10:26:08.717978+0000 mgr.y (mgr.25166) 1751 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:10.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.651 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.652 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.652 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:10.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:10 smithi203 bash[85677]: cluster 2024-09-17T10:26:08.717978+0000 mgr.y (mgr.25166) 1751 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:10.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:10 smithi203 bash[85677]: cluster 2024-09-17T10:26:08.717978+0000 mgr.y (mgr.25166) 1751 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:11.136 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:10 smithi039 systemd[1]: Stopping Ceph osd.1 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:26:11.136 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[33162]: debug 2024-09-17T10:26:10.742+0000 7f4508b59640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:26:11.136 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[33162]: debug 2024-09-17T10:26:10.742+0000 7f4508b59640 -1 osd.1 118 *** Got signal Terminated *** 2024-09-17T10:26:11.136 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:10 smithi039 bash[33162]: debug 2024-09-17T10:26:10.742+0000 7f4508b59640 -1 osd.1 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:26:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:11 smithi039 bash[115929]: cluster 2024-09-17T10:26:10.747926+0000 mon.a (mon.0) 344 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T10:26:11.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:11 smithi039 bash[115929]: cluster 2024-09-17T10:26:10.747926+0000 mon.a (mon.0) 344 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T10:26:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:11 smithi039 bash[116875]: cluster 2024-09-17T10:26:10.747926+0000 mon.a (mon.0) 344 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T10:26:11.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:11 smithi039 bash[116875]: cluster 2024-09-17T10:26:10.747926+0000 mon.a (mon.0) 344 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T10:26:11.968 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:11 smithi203 bash[85677]: cluster 2024-09-17T10:26:10.747926+0000 mon.a (mon.0) 344 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T10:26:11.968 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:11 smithi203 bash[85677]: cluster 2024-09-17T10:26:10.747926+0000 mon.a (mon.0) 344 : cluster [INF] osd.1 marked itself down and dead 2024-09-17T10:26:12.861 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[124150]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:26:12.861 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: cluster 2024-09-17T10:26:10.718448+0000 mgr.y (mgr.25166) 1752 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:12.861 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: cluster 2024-09-17T10:26:10.718448+0000 mgr.y (mgr.25166) 1752 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:12.861 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: cluster 2024-09-17T10:26:11.522840+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:12.861 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: cluster 2024-09-17T10:26:11.522840+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: cluster 2024-09-17T10:26:11.552054+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: cluster 2024-09-17T10:26:11.552054+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: audit 2024-09-17T10:26:11.581217+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: audit 2024-09-17T10:26:11.581217+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: audit 2024-09-17T10:26:11.589074+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[116875]: audit 2024-09-17T10:26:11.589074+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: cluster 2024-09-17T10:26:10.718448+0000 mgr.y (mgr.25166) 1752 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: cluster 2024-09-17T10:26:10.718448+0000 mgr.y (mgr.25166) 1752 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: cluster 2024-09-17T10:26:11.522840+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:12.862 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: cluster 2024-09-17T10:26:11.522840+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:12.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: cluster 2024-09-17T10:26:11.552054+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T10:26:12.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: cluster 2024-09-17T10:26:11.552054+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T10:26:12.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: audit 2024-09-17T10:26:11.581217+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:12.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: audit 2024-09-17T10:26:11.581217+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:12.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: audit 2024-09-17T10:26:11.589074+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:12.863 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[115929]: audit 2024-09-17T10:26:11.589074+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: cluster 2024-09-17T10:26:10.718448+0000 mgr.y (mgr.25166) 1752 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: cluster 2024-09-17T10:26:10.718448+0000 mgr.y (mgr.25166) 1752 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: cluster 2024-09-17T10:26:11.522840+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: cluster 2024-09-17T10:26:11.522840+0000 mon.a (mon.0) 345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: cluster 2024-09-17T10:26:11.552054+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: cluster 2024-09-17T10:26:11.552054+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-17T10:26:12.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: audit 2024-09-17T10:26:11.581217+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: audit 2024-09-17T10:26:11.581217+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: audit 2024-09-17T10:26:11.589074+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:12.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:12 smithi203 bash[85677]: audit 2024-09-17T10:26:11.589074+0000 mon.b (mon.1) 731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:13.136 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:12 smithi039 bash[124212]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:26:13.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:13.340788907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:13.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:13 smithi039 bash[116875]: cluster 2024-09-17T10:26:12.548849+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:26:13.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:13 smithi039 bash[116875]: cluster 2024-09-17T10:26:12.548849+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:26:13.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:13 smithi039 bash[115929]: cluster 2024-09-17T10:26:12.548849+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:26:13.685 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:13 smithi039 bash[115929]: cluster 2024-09-17T10:26:12.548849+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:26:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:13 smithi203 bash[85677]: cluster 2024-09-17T10:26:12.548849+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:26:13.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:13 smithi203 bash[85677]: cluster 2024-09-17T10:26:12.548849+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-17T10:26:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:26:13] "GET /metrics HTTP/1.1" 200 38500 "" "Prometheus/2.51.0" 2024-09-17T10:26:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[116875]: cluster 2024-09-17T10:26:12.719564+0000 mgr.y (mgr.25166) 1753 : cluster [DBG] pgmap v498: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[116875]: cluster 2024-09-17T10:26:12.719564+0000 mgr.y (mgr.25166) 1753 : cluster [DBG] pgmap v498: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[116875]: cluster 2024-09-17T10:26:13.563177+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T10:26:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[116875]: cluster 2024-09-17T10:26:13.563177+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T10:26:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[115929]: cluster 2024-09-17T10:26:12.719564+0000 mgr.y (mgr.25166) 1753 : cluster [DBG] pgmap v498: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[115929]: cluster 2024-09-17T10:26:12.719564+0000 mgr.y (mgr.25166) 1753 : cluster [DBG] pgmap v498: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[115929]: cluster 2024-09-17T10:26:13.563177+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T10:26:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:14 smithi039 bash[115929]: cluster 2024-09-17T10:26:13.563177+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T10:26:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:14 smithi203 bash[85677]: cluster 2024-09-17T10:26:12.719564+0000 mgr.y (mgr.25166) 1753 : cluster [DBG] pgmap v498: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:14 smithi203 bash[85677]: cluster 2024-09-17T10:26:12.719564+0000 mgr.y (mgr.25166) 1753 : cluster [DBG] pgmap v498: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:14 smithi203 bash[85677]: cluster 2024-09-17T10:26:13.563177+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T10:26:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:14 smithi203 bash[85677]: cluster 2024-09-17T10:26:13.563177+0000 mon.a (mon.0) 349 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-09-17T10:26:15.620 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.620 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.621 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T10:26:15.621 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: Stopped Ceph osd.1 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:26:15.621 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.621 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.621 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.621 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.622 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.622 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.622 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:15.888 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:15 smithi039 systemd[1]: Started Ceph osd.1 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:26:16.597 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:16.3043382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: cluster 2024-09-17T10:26:14.720654+0000 mgr.y (mgr.25166) 1754 : cluster [DBG] pgmap v499: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: cluster 2024-09-17T10:26:14.720654+0000 mgr.y (mgr.25166) 1754 : cluster [DBG] pgmap v499: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.680655+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.680655+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.692699+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.692699+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.701055+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.701055+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.598 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.707404+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.599 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.707404+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.599 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.709014+0000 mon.b (mon.1) 733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.599 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.709014+0000 mon.b (mon.1) 733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.599 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.717805+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.599 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.717805+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.599 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.785369+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.785369+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.788057+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.788057+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.791271+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.791271+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.792535+0000 mon.b (mon.1) 737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.792535+0000 mon.b (mon.1) 737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.796941+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.796941+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.868301+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.868301+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.871281+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.871281+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.875459+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.875459+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.876839+0000 mon.b (mon.1) 741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.876839+0000 mon.b (mon.1) 741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.886118+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.886118+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: cluster 2024-09-17T10:26:14.720654+0000 mgr.y (mgr.25166) 1754 : cluster [DBG] pgmap v499: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: cluster 2024-09-17T10:26:14.720654+0000 mgr.y (mgr.25166) 1754 : cluster [DBG] pgmap v499: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.680655+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.680655+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.692699+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.692699+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.701055+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.701055+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.707404+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.707404+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.709014+0000 mon.b (mon.1) 733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.709014+0000 mon.b (mon.1) 733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.717805+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.717805+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.785369+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.785369+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.788057+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.788057+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.791271+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.791271+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.792535+0000 mon.b (mon.1) 737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.951568+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.951568+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.954311+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.954311+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.956849+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.956849+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.958009+0000 mon.b (mon.1) 745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.958009+0000 mon.b (mon.1) 745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.966557+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:15.966557+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.042723+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.042723+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.045409+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.045409+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.048657+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.048657+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.049904+0000 mon.b (mon.1) 749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.049904+0000 mon.b (mon.1) 749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.054937+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.054937+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.792535+0000 mon.b (mon.1) 737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.796941+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.796941+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.868301+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.868301+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.871281+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.871281+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.875459+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.875459+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.876839+0000 mon.b (mon.1) 741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.876839+0000 mon.b (mon.1) 741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.886118+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.886118+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.951568+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.951568+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.954311+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.954311+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.956849+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.956849+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.958009+0000 mon.b (mon.1) 745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.135157+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.135157+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.138112+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.138112+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.141352+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.141352+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.142639+0000 mon.b (mon.1) 753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.142639+0000 mon.b (mon.1) 753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.151508+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.151508+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.236101+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.236101+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.238982+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.238982+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.242339+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.242339+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.243762+0000 mon.b (mon.1) 757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.243762+0000 mon.b (mon.1) 757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.252594+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.252594+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.958009+0000 mon.b (mon.1) 745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.966557+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:15.966557+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.042723+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.042723+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.045409+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.045409+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.048657+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.048657+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.049904+0000 mon.b (mon.1) 749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.049904+0000 mon.b (mon.1) 749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.054937+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.054937+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.135157+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.135157+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.138112+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.138112+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.141352+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.141352+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.350594+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.350594+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.353689+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.353689+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.357608+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.357608+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.359066+0000 mon.b (mon.1) 761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.359066+0000 mon.b (mon.1) 761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.368526+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.368526+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.462332+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.462332+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.465716+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.465716+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.468669+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.468669+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.469841+0000 mon.b (mon.1) 765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.469841+0000 mon.b (mon.1) 765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.478274+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.478274+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.565868+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.565868+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.569054+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.569054+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.572390+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.572390+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.573756+0000 mon.b (mon.1) 769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[115929]: audit 2024-09-17T10:26:16.573756+0000 mon.b (mon.1) 769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.142639+0000 mon.b (mon.1) 753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.142639+0000 mon.b (mon.1) 753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.151508+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.151508+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.236101+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.236101+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.238982+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.238982+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.242339+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.242339+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.243762+0000 mon.b (mon.1) 757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.243762+0000 mon.b (mon.1) 757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.252594+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.252594+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.350594+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.350594+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.353689+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.353689+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.357608+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.357608+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.359066+0000 mon.b (mon.1) 761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.359066+0000 mon.b (mon.1) 761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.368526+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.368526+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.462332+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.462332+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.465716+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.465716+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.468669+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.468669+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.469841+0000 mon.b (mon.1) 765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.469841+0000 mon.b (mon.1) 765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.478274+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.478274+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.565868+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.565868+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.569054+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.569054+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.572390+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.572390+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.573756+0000 mon.b (mon.1) 769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:16 smithi039 bash[116875]: audit 2024-09-17T10:26:16.573756+0000 mon.b (mon.1) 769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: cluster 2024-09-17T10:26:14.720654+0000 mgr.y (mgr.25166) 1754 : cluster [DBG] pgmap v499: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: cluster 2024-09-17T10:26:14.720654+0000 mgr.y (mgr.25166) 1754 : cluster [DBG] pgmap v499: 161 pgs: 63 peering, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:26:16.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.680655+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.680655+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.692699+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.692699+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.701055+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.701055+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.707404+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.707404+0000 mon.b (mon.1) 732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.709014+0000 mon.b (mon.1) 733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.709014+0000 mon.b (mon.1) 733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.717805+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.717805+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.785369+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.785369+0000 mon.b (mon.1) 734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.788057+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.788057+0000 mon.b (mon.1) 735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.791271+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.791271+0000 mon.b (mon.1) 736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.792535+0000 mon.b (mon.1) 737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.792535+0000 mon.b (mon.1) 737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.796941+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.796941+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.868301+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.868301+0000 mon.b (mon.1) 738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.871281+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.871281+0000 mon.b (mon.1) 739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.875459+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.875459+0000 mon.b (mon.1) 740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.876839+0000 mon.b (mon.1) 741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.876839+0000 mon.b (mon.1) 741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.886118+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.886118+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.951568+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.951568+0000 mon.b (mon.1) 742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.954311+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.954311+0000 mon.b (mon.1) 743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.956849+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.956849+0000 mon.b (mon.1) 744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.958009+0000 mon.b (mon.1) 745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.958009+0000 mon.b (mon.1) 745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.966557+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:15.966557+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.042723+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.042723+0000 mon.b (mon.1) 746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.045409+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.045409+0000 mon.b (mon.1) 747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.048657+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.048657+0000 mon.b (mon.1) 748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.049904+0000 mon.b (mon.1) 749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.049904+0000 mon.b (mon.1) 749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.054937+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.054937+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.135157+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.135157+0000 mon.b (mon.1) 750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.138112+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.138112+0000 mon.b (mon.1) 751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.141352+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.141352+0000 mon.b (mon.1) 752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.142639+0000 mon.b (mon.1) 753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.142639+0000 mon.b (mon.1) 753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.151508+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.151508+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.236101+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.236101+0000 mon.b (mon.1) 754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.238982+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.238982+0000 mon.b (mon.1) 755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.242339+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.242339+0000 mon.b (mon.1) 756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.243762+0000 mon.b (mon.1) 757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.243762+0000 mon.b (mon.1) 757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.252594+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.252594+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.350594+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.350594+0000 mon.b (mon.1) 758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.353689+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.353689+0000 mon.b (mon.1) 759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.357608+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.357608+0000 mon.b (mon.1) 760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.359066+0000 mon.b (mon.1) 761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.359066+0000 mon.b (mon.1) 761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.368526+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.368526+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.462332+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.462332+0000 mon.b (mon.1) 762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.465716+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.465716+0000 mon.b (mon.1) 763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.468669+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.468669+0000 mon.b (mon.1) 764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.469841+0000 mon.b (mon.1) 765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.469841+0000 mon.b (mon.1) 765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.478274+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.478274+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.565868+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.565868+0000 mon.b (mon.1) 766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.569054+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.569054+0000 mon.b (mon.1) 767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.572390+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.572390+0000 mon.b (mon.1) 768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.573756+0000 mon.b (mon.1) 769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:16.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:16 smithi203 bash[85677]: audit 2024-09-17T10:26:16.573756+0000 mon.b (mon.1) 769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.720656+0000 mgr.y (mgr.25166) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.720656+0000 mgr.y (mgr.25166) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.799881+0000 mgr.y (mgr.25166) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.799881+0000 mgr.y (mgr.25166) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.889187+0000 mgr.y (mgr.25166) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.889187+0000 mgr.y (mgr.25166) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.969850+0000 mgr.y (mgr.25166) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:15.969850+0000 mgr.y (mgr.25166) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.058404+0000 mgr.y (mgr.25166) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.058404+0000 mgr.y (mgr.25166) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.155012+0000 mgr.y (mgr.25166) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.155012+0000 mgr.y (mgr.25166) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.256702+0000 mgr.y (mgr.25166) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.256702+0000 mgr.y (mgr.25166) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.372413+0000 mgr.y (mgr.25166) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.372413+0000 mgr.y (mgr.25166) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.481713+0000 mgr.y (mgr.25166) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.481713+0000 mgr.y (mgr.25166) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.585602+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.585602+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.586943+0000 mgr.y (mgr.25166) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.586943+0000 mgr.y (mgr.25166) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.672597+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.672597+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.675275+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.675275+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.679679+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.679679+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.681262+0000 mon.b (mon.1) 773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.681262+0000 mon.b (mon.1) 773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.692490+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.692490+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.760779+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.760779+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.763306+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.763306+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.766180+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.766180+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.767289+0000 mon.b (mon.1) 777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.767289+0000 mon.b (mon.1) 777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.771490+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.771490+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.841609+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.841609+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.844403+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.844403+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.847997+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.847997+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.849187+0000 mon.b (mon.1) 781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.849187+0000 mon.b (mon.1) 781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.858046+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.858046+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.945591+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.945591+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.948323+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.948323+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.951744+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.951744+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.953085+0000 mon.b (mon.1) 785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.953085+0000 mon.b (mon.1) 785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.962580+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:16.962580+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.720656+0000 mgr.y (mgr.25166) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.720656+0000 mgr.y (mgr.25166) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.799881+0000 mgr.y (mgr.25166) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.799881+0000 mgr.y (mgr.25166) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.889187+0000 mgr.y (mgr.25166) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.889187+0000 mgr.y (mgr.25166) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.969850+0000 mgr.y (mgr.25166) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:15.969850+0000 mgr.y (mgr.25166) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.058404+0000 mgr.y (mgr.25166) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.058404+0000 mgr.y (mgr.25166) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.155012+0000 mgr.y (mgr.25166) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.155012+0000 mgr.y (mgr.25166) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.256702+0000 mgr.y (mgr.25166) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.256702+0000 mgr.y (mgr.25166) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.372413+0000 mgr.y (mgr.25166) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.372413+0000 mgr.y (mgr.25166) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.481713+0000 mgr.y (mgr.25166) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.481713+0000 mgr.y (mgr.25166) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.585602+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.585602+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.586943+0000 mgr.y (mgr.25166) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.586943+0000 mgr.y (mgr.25166) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.051871+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.051871+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.054692+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.054692+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.057743+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.057743+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.059110+0000 mon.b (mon.1) 789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.059110+0000 mon.b (mon.1) 789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.065625+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.065625+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.130805+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.130805+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.133502+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.133502+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.136319+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.136319+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.137601+0000 mon.b (mon.1) 793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.137601+0000 mon.b (mon.1) 793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.144693+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.144693+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.207030+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.207030+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.209858+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.209858+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.212346+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.212346+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.213499+0000 mon.b (mon.1) 797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.213499+0000 mon.b (mon.1) 797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.218761+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.218761+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.250770+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.250770+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.261341+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.261341+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.270660+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.270660+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.293883+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.293883+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.296503+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.296503+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.299625+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.299625+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.302654+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.302654+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.313236+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.313236+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.315280+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.315280+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.317462+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.317462+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.319489+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.319489+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.321405+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.321405+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.323379+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.323379+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.325398+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.325398+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.326973+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.326973+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.329128+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:17.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.329128+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.336494+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.336494+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.338108+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.338108+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.339926+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.339926+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.347564+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.347564+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.349123+0000 mon.b (mon.1) 809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.349123+0000 mon.b (mon.1) 809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.350958+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.350958+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.358715+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.358715+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.360167+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.360167+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.360268+0000 mon.b (mon.1) 810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.672597+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.672597+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.675275+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.675275+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.679679+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.679679+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.681262+0000 mon.b (mon.1) 773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.681262+0000 mon.b (mon.1) 773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.692490+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.692490+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.760779+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.760779+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.763306+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.763306+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.766180+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.766180+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.767289+0000 mon.b (mon.1) 777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.767289+0000 mon.b (mon.1) 777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.771490+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.771490+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.360268+0000 mon.b (mon.1) 810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.361565+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.361565+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.361820+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.361820+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.362960+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.362960+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.363241+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.363241+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.364317+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.364317+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.364584+0000 mon.b (mon.1) 813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.364584+0000 mon.b (mon.1) 813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.366003+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.366003+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.366008+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.366008+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.367541+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.367541+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.367829+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.367829+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.369416+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.369416+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.369522+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.369522+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.371089+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.371089+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.371202+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.371202+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.372848+0000 mon.b (mon.1) 818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.372848+0000 mon.b (mon.1) 818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.375337+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.375337+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.382171+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.382171+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.383693+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.383693+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.384294+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.384294+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.385613+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.385613+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.386379+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.386379+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.387812+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.387812+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.388467+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.388467+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.389921+0000 mon.b (mon.1) 822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.389921+0000 mon.b (mon.1) 822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.390650+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.390650+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.392098+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.392098+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.392626+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.392626+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.394100+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.394100+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.395175+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.395175+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.396645+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.396645+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.400247+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.400247+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.406561+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.406561+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.407941+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.407941+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.412076+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.412076+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.478820+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.478820+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.480254+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.480254+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.486957+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[115929]: audit 2024-09-17T10:26:17.486957+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.841609+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.841609+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.844403+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.844403+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.847997+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.847997+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.849187+0000 mon.b (mon.1) 781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.849187+0000 mon.b (mon.1) 781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.858046+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.858046+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.945591+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.945591+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.948323+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.948323+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.951744+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.951744+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.953085+0000 mon.b (mon.1) 785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.953085+0000 mon.b (mon.1) 785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.962580+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:16.962580+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.051871+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.051871+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.054692+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.054692+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.057743+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.057743+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.059110+0000 mon.b (mon.1) 789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.059110+0000 mon.b (mon.1) 789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.065625+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.065625+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.130805+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.130805+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.133502+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.133502+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.136319+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.136319+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.137601+0000 mon.b (mon.1) 793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.137601+0000 mon.b (mon.1) 793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.144693+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.144693+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.207030+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.207030+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.209858+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.209858+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.212346+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.212346+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.213499+0000 mon.b (mon.1) 797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.213499+0000 mon.b (mon.1) 797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.218761+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.218761+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.250770+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.250770+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.261341+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.261341+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.270660+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.270660+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.293883+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.293883+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.296503+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.296503+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.299625+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.299625+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.302654+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.302654+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.313236+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.313236+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.315280+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.315280+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.317462+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.317462+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.319489+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.319489+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.321405+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.321405+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.323379+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.323379+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.325398+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.325398+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.326973+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.326973+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.329128+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.329128+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.336494+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.336494+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.338108+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.338108+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.339926+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.339926+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.347564+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.347564+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.349123+0000 mon.b (mon.1) 809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.349123+0000 mon.b (mon.1) 809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.350958+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.350958+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.358715+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.358715+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.360167+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.360167+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.360268+0000 mon.b (mon.1) 810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.360268+0000 mon.b (mon.1) 810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.361565+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.361565+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.361820+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.361820+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.362960+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.362960+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.363241+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.363241+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.364317+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.364317+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.364584+0000 mon.b (mon.1) 813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.364584+0000 mon.b (mon.1) 813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.366003+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.366003+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.366008+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.366008+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.367541+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.367541+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.367829+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.367829+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.369416+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.369416+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.369522+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.369522+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.371089+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.371089+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.371202+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.371202+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.372848+0000 mon.b (mon.1) 818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.372848+0000 mon.b (mon.1) 818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.375337+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.375337+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.382171+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.382171+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.383693+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.383693+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.384294+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.384294+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.385613+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.385613+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.386379+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.386379+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.387812+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.387812+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.388467+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.388467+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.389921+0000 mon.b (mon.1) 822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.389921+0000 mon.b (mon.1) 822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.390650+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.390650+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.392098+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.392098+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.392626+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.392626+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.394100+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.394100+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.395175+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.395175+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.396645+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.396645+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.400247+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.400247+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.406561+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.406561+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.407941+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.407941+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.412076+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.412076+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.478820+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.478820+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.480254+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.480254+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.486957+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:17 smithi039 bash[116875]: audit 2024-09-17T10:26:17.486957+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.720656+0000 mgr.y (mgr.25166) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.720656+0000 mgr.y (mgr.25166) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.799881+0000 mgr.y (mgr.25166) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.799881+0000 mgr.y (mgr.25166) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.889187+0000 mgr.y (mgr.25166) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.889187+0000 mgr.y (mgr.25166) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.969850+0000 mgr.y (mgr.25166) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:15.969850+0000 mgr.y (mgr.25166) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.058404+0000 mgr.y (mgr.25166) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.058404+0000 mgr.y (mgr.25166) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.155012+0000 mgr.y (mgr.25166) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.155012+0000 mgr.y (mgr.25166) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.256702+0000 mgr.y (mgr.25166) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.256702+0000 mgr.y (mgr.25166) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.372413+0000 mgr.y (mgr.25166) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.372413+0000 mgr.y (mgr.25166) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.481713+0000 mgr.y (mgr.25166) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.481713+0000 mgr.y (mgr.25166) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.585602+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.585602+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.586943+0000 mgr.y (mgr.25166) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.586943+0000 mgr.y (mgr.25166) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.672597+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.672597+0000 mon.b (mon.1) 770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.675275+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.675275+0000 mon.b (mon.1) 771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.679679+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.679679+0000 mon.b (mon.1) 772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.681262+0000 mon.b (mon.1) 773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.681262+0000 mon.b (mon.1) 773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.692490+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.692490+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.760779+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.760779+0000 mon.b (mon.1) 774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.763306+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.763306+0000 mon.b (mon.1) 775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.766180+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.766180+0000 mon.b (mon.1) 776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.767289+0000 mon.b (mon.1) 777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.767289+0000 mon.b (mon.1) 777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.771490+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.771490+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.841609+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.841609+0000 mon.b (mon.1) 778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.844403+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.844403+0000 mon.b (mon.1) 779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.847997+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.847997+0000 mon.b (mon.1) 780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.849187+0000 mon.b (mon.1) 781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.849187+0000 mon.b (mon.1) 781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.858046+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.858046+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.945591+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.945591+0000 mon.b (mon.1) 782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.948323+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.948323+0000 mon.b (mon.1) 783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.951744+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.951744+0000 mon.b (mon.1) 784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.953085+0000 mon.b (mon.1) 785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.953085+0000 mon.b (mon.1) 785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.962580+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:16.962580+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.051871+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.051871+0000 mon.b (mon.1) 786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.054692+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.054692+0000 mon.b (mon.1) 787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.057743+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.057743+0000 mon.b (mon.1) 788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.059110+0000 mon.b (mon.1) 789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.059110+0000 mon.b (mon.1) 789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.065625+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.065625+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.130805+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.130805+0000 mon.b (mon.1) 790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.133502+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.133502+0000 mon.b (mon.1) 791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.136319+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.136319+0000 mon.b (mon.1) 792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.137601+0000 mon.b (mon.1) 793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.137601+0000 mon.b (mon.1) 793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.144693+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.144693+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.207030+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.207030+0000 mon.b (mon.1) 794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.209858+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.209858+0000 mon.b (mon.1) 795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.212346+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.212346+0000 mon.b (mon.1) 796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.213499+0000 mon.b (mon.1) 797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.213499+0000 mon.b (mon.1) 797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.218761+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.218761+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.250770+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.250770+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.261341+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.261341+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.270660+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.270660+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.293883+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.293883+0000 mon.b (mon.1) 798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.296503+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.296503+0000 mon.b (mon.1) 799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.299625+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.299625+0000 mon.b (mon.1) 800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.302654+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.302654+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.313236+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.313236+0000 mon.b (mon.1) 801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.315280+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.315280+0000 mon.b (mon.1) 802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.317462+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.317462+0000 mon.b (mon.1) 803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.319489+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.319489+0000 mon.b (mon.1) 804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.321405+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.321405+0000 mon.b (mon.1) 805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.323379+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.323379+0000 mon.b (mon.1) 806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.325398+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.325398+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.326973+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.326973+0000 mon.b (mon.1) 807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.329128+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.329128+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:26:17.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.336494+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.336494+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.338108+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.338108+0000 mon.b (mon.1) 808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.339926+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.339926+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.347564+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.347564+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.349123+0000 mon.b (mon.1) 809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.349123+0000 mon.b (mon.1) 809 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.350958+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.350958+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.358715+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.358715+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.360167+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.360167+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.360268+0000 mon.b (mon.1) 810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.360268+0000 mon.b (mon.1) 810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.361565+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.361565+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.361820+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.361820+0000 mon.b (mon.1) 811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.362960+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.362960+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.363241+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.363241+0000 mon.b (mon.1) 812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.364317+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.364317+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.364584+0000 mon.b (mon.1) 813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.364584+0000 mon.b (mon.1) 813 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.366003+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.366003+0000 mon.b (mon.1) 814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.366008+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.366008+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.367541+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.367541+0000 mon.b (mon.1) 815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.367829+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.367829+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.369416+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.369416+0000 mon.b (mon.1) 816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.369522+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.369522+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.371089+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.371089+0000 mon.b (mon.1) 817 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.371202+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.371202+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.372848+0000 mon.b (mon.1) 818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.372848+0000 mon.b (mon.1) 818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:26:17.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.375337+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.375337+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.382171+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.382171+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.383693+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.383693+0000 mon.b (mon.1) 819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.384294+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.384294+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.385613+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.385613+0000 mon.b (mon.1) 820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.386379+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.386379+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.387812+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.387812+0000 mon.b (mon.1) 821 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.388467+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.388467+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.389921+0000 mon.b (mon.1) 822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.389921+0000 mon.b (mon.1) 822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.390650+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.390650+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.392098+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.392098+0000 mon.b (mon.1) 823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.392626+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.392626+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.394100+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.394100+0000 mon.b (mon.1) 824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.395175+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.395175+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.396645+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.396645+0000 mon.b (mon.1) 825 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.400247+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.400247+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.406561+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.406561+0000 mon.b (mon.1) 826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.407941+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.407941+0000 mon.b (mon.1) 827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.412076+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.412076+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.478820+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.478820+0000 mon.b (mon.1) 828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:17.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.480254+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.480254+0000 mon.b (mon.1) 829 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:17.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.486957+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:17.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:17 smithi203 bash[85677]: audit 2024-09-17T10:26:17.486957+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:18.558 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[124435]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:26:18.558 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[124435]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:26:18.835 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[124435]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T10:26:18.836 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[124435]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T10:26:18.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: audit 2024-09-17T10:26:16.689666+0000 mgr.y (mgr.25166) 1765 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:18.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: audit 2024-09-17T10:26:16.689666+0000 mgr.y (mgr.25166) 1765 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:18.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.694171+0000 mgr.y (mgr.25166) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.694171+0000 mgr.y (mgr.25166) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cluster 2024-09-17T10:26:16.722110+0000 mgr.y (mgr.25166) 1767 : cluster [DBG] pgmap v500: 161 pgs: 34 active+undersized, 7 peering, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cluster 2024-09-17T10:26:16.722110+0000 mgr.y (mgr.25166) 1767 : cluster [DBG] pgmap v500: 161 pgs: 34 active+undersized, 7 peering, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.774482+0000 mgr.y (mgr.25166) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.774482+0000 mgr.y (mgr.25166) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.859200+0000 mgr.y (mgr.25166) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.859200+0000 mgr.y (mgr.25166) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.963377+0000 mgr.y (mgr.25166) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:16.963377+0000 mgr.y (mgr.25166) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.069042+0000 mgr.y (mgr.25166) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.069042+0000 mgr.y (mgr.25166) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.146492+0000 mgr.y (mgr.25166) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.146492+0000 mgr.y (mgr.25166) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.220872+0000 mgr.y (mgr.25166) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.220872+0000 mgr.y (mgr.25166) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.298667+0000 mgr.y (mgr.25166) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.298667+0000 mgr.y (mgr.25166) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:18.838 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: audit 2024-09-17T10:26:16.689666+0000 mgr.y (mgr.25166) 1765 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: audit 2024-09-17T10:26:16.689666+0000 mgr.y (mgr.25166) 1765 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.694171+0000 mgr.y (mgr.25166) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.694171+0000 mgr.y (mgr.25166) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cluster 2024-09-17T10:26:16.722110+0000 mgr.y (mgr.25166) 1767 : cluster [DBG] pgmap v500: 161 pgs: 34 active+undersized, 7 peering, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cluster 2024-09-17T10:26:16.722110+0000 mgr.y (mgr.25166) 1767 : cluster [DBG] pgmap v500: 161 pgs: 34 active+undersized, 7 peering, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.774482+0000 mgr.y (mgr.25166) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.774482+0000 mgr.y (mgr.25166) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.859200+0000 mgr.y (mgr.25166) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.859200+0000 mgr.y (mgr.25166) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.839 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.963377+0000 mgr.y (mgr.25166) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:16.963377+0000 mgr.y (mgr.25166) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.069042+0000 mgr.y (mgr.25166) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.069042+0000 mgr.y (mgr.25166) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.146492+0000 mgr.y (mgr.25166) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.146492+0000 mgr.y (mgr.25166) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.220872+0000 mgr.y (mgr.25166) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.220872+0000 mgr.y (mgr.25166) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.298667+0000 mgr.y (mgr.25166) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.298667+0000 mgr.y (mgr.25166) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.322657+0000 mgr.y (mgr.25166) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:26:18.840 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.322657+0000 mgr.y (mgr.25166) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.393884+0000 mgr.y (mgr.25166) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cephadm 2024-09-17T10:26:17.393884+0000 mgr.y (mgr.25166) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cluster 2024-09-17T10:26:17.688499+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cluster 2024-09-17T10:26:17.688499+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cluster 2024-09-17T10:26:17.688566+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 14 pgs peering) 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[116875]: cluster 2024-09-17T10:26:17.688566+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 14 pgs peering) 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.322657+0000 mgr.y (mgr.25166) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.322657+0000 mgr.y (mgr.25166) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:26:18.841 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.393884+0000 mgr.y (mgr.25166) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:26:18.842 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cephadm 2024-09-17T10:26:17.393884+0000 mgr.y (mgr.25166) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:26:18.842 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cluster 2024-09-17T10:26:17.688499+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:18.842 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cluster 2024-09-17T10:26:17.688499+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:18.842 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cluster 2024-09-17T10:26:17.688566+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 14 pgs peering) 2024-09-17T10:26:18.842 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:18 smithi039 bash[115929]: cluster 2024-09-17T10:26:17.688566+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 14 pgs peering) 2024-09-17T10:26:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: audit 2024-09-17T10:26:16.689666+0000 mgr.y (mgr.25166) 1765 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: audit 2024-09-17T10:26:16.689666+0000 mgr.y (mgr.25166) 1765 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.694171+0000 mgr.y (mgr.25166) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.694171+0000 mgr.y (mgr.25166) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cluster 2024-09-17T10:26:16.722110+0000 mgr.y (mgr.25166) 1767 : cluster [DBG] pgmap v500: 161 pgs: 34 active+undersized, 7 peering, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cluster 2024-09-17T10:26:16.722110+0000 mgr.y (mgr.25166) 1767 : cluster [DBG] pgmap v500: 161 pgs: 34 active+undersized, 7 peering, 22 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.774482+0000 mgr.y (mgr.25166) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.774482+0000 mgr.y (mgr.25166) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.859200+0000 mgr.y (mgr.25166) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.859200+0000 mgr.y (mgr.25166) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.963377+0000 mgr.y (mgr.25166) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:16.963377+0000 mgr.y (mgr.25166) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.069042+0000 mgr.y (mgr.25166) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.069042+0000 mgr.y (mgr.25166) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.146492+0000 mgr.y (mgr.25166) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.146492+0000 mgr.y (mgr.25166) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.220872+0000 mgr.y (mgr.25166) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.220872+0000 mgr.y (mgr.25166) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.298667+0000 mgr.y (mgr.25166) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.298667+0000 mgr.y (mgr.25166) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.322657+0000 mgr.y (mgr.25166) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.322657+0000 mgr.y (mgr.25166) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.393884+0000 mgr.y (mgr.25166) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cephadm 2024-09-17T10:26:17.393884+0000 mgr.y (mgr.25166) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cluster 2024-09-17T10:26:17.688499+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cluster 2024-09-17T10:26:17.688499+0000 mon.a (mon.0) 400 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cluster 2024-09-17T10:26:17.688566+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 14 pgs peering) 2024-09-17T10:26:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:18 smithi203 bash[85677]: cluster 2024-09-17T10:26:17.688566+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 14 pgs peering) 2024-09-17T10:26:19.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[124435]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T10:26:19.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[124435]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T10:26:19.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[124435]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-17T10:26:19.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[124435]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T10:26:19.386 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[124435]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-17T10:26:19.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:19.320728788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: cluster 2024-09-17T10:26:18.722690+0000 mgr.y (mgr.25166) 1777 : cluster [DBG] pgmap v501: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: cluster 2024-09-17T10:26:18.722690+0000 mgr.y (mgr.25166) 1777 : cluster [DBG] pgmap v501: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: audit 2024-09-17T10:26:18.811220+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: audit 2024-09-17T10:26:18.811220+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: audit 2024-09-17T10:26:18.823072+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: audit 2024-09-17T10:26:18.823072+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: audit 2024-09-17T10:26:18.833714+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[115929]: audit 2024-09-17T10:26:18.833714+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: cluster 2024-09-17T10:26:18.722690+0000 mgr.y (mgr.25166) 1777 : cluster [DBG] pgmap v501: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: cluster 2024-09-17T10:26:18.722690+0000 mgr.y (mgr.25166) 1777 : cluster [DBG] pgmap v501: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: audit 2024-09-17T10:26:18.811220+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: audit 2024-09-17T10:26:18.811220+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: audit 2024-09-17T10:26:18.823072+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: audit 2024-09-17T10:26:18.823072+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: audit 2024-09-17T10:26:18.833714+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.108 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:19 smithi039 bash[116875]: audit 2024-09-17T10:26:18.833714+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: cluster 2024-09-17T10:26:18.722690+0000 mgr.y (mgr.25166) 1777 : cluster [DBG] pgmap v501: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: cluster 2024-09-17T10:26:18.722690+0000 mgr.y (mgr.25166) 1777 : cluster [DBG] pgmap v501: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: audit 2024-09-17T10:26:18.811220+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: audit 2024-09-17T10:26:18.811220+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: audit 2024-09-17T10:26:18.823072+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: audit 2024-09-17T10:26:18.823072+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: audit 2024-09-17T10:26:18.833714+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:20.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:19 smithi203 bash[85677]: audit 2024-09-17T10:26:18.833714+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[115929]: cluster 2024-09-17T10:26:20.723631+0000 mgr.y (mgr.25166) 1778 : cluster [DBG] pgmap v502: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:22.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[115929]: cluster 2024-09-17T10:26:20.723631+0000 mgr.y (mgr.25166) 1778 : cluster [DBG] pgmap v502: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:22.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[115929]: audit 2024-09-17T10:26:21.638803+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[115929]: audit 2024-09-17T10:26:21.638803+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.083 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[116875]: cluster 2024-09-17T10:26:20.723631+0000 mgr.y (mgr.25166) 1778 : cluster [DBG] pgmap v502: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:22.083 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[116875]: cluster 2024-09-17T10:26:20.723631+0000 mgr.y (mgr.25166) 1778 : cluster [DBG] pgmap v502: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:22.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[116875]: audit 2024-09-17T10:26:21.638803+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:21 smithi039 bash[116875]: audit 2024-09-17T10:26:21.638803+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:21 smithi203 bash[85677]: cluster 2024-09-17T10:26:20.723631+0000 mgr.y (mgr.25166) 1778 : cluster [DBG] pgmap v502: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:21 smithi203 bash[85677]: cluster 2024-09-17T10:26:20.723631+0000 mgr.y (mgr.25166) 1778 : cluster [DBG] pgmap v502: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 87/636 objects degraded (13.679%) 2024-09-17T10:26:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:21 smithi203 bash[85677]: audit 2024-09-17T10:26:21.638803+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:21 smithi203 bash[85677]: audit 2024-09-17T10:26:21.638803+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:22.636 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:22 smithi039 bash[125250]: debug 2024-09-17T10:26:22.422+0000 7fddc94a0640 1 -- 172.21.15.39:0/3639323640 <== mon.0 v2:172.21.15.39:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cdb3b7c960 con 0x55cdb3b9d800 2024-09-17T10:26:22.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:22.317824276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[116875]: audit 2024-09-17T10:26:22.329125+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[116875]: audit 2024-09-17T10:26:22.329125+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[116875]: audit 2024-09-17T10:26:22.341163+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[116875]: audit 2024-09-17T10:26:22.341163+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[116875]: audit 2024-09-17T10:26:22.355668+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[116875]: audit 2024-09-17T10:26:22.355668+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[115929]: audit 2024-09-17T10:26:22.329125+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[115929]: audit 2024-09-17T10:26:22.329125+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[115929]: audit 2024-09-17T10:26:22.341163+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[115929]: audit 2024-09-17T10:26:22.341163+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[115929]: audit 2024-09-17T10:26:22.355668+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[115929]: audit 2024-09-17T10:26:22.355668+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:23 smithi203 bash[85677]: audit 2024-09-17T10:26:22.329125+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:23 smithi203 bash[85677]: audit 2024-09-17T10:26:22.329125+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:23 smithi203 bash[85677]: audit 2024-09-17T10:26:22.341163+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:23 smithi203 bash[85677]: audit 2024-09-17T10:26:22.341163+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:23 smithi203 bash[85677]: audit 2024-09-17T10:26:22.355668+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:23.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:23 smithi203 bash[85677]: audit 2024-09-17T10:26:22.355668+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:26:23] "GET /metrics HTTP/1.1" 200 38500 "" "Prometheus/2.51.0" 2024-09-17T10:26:24.636 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:24 smithi039 bash[125250]: debug 2024-09-17T10:26:24.238+0000 7fddcbd07640 -1 Falling back to public interface 2024-09-17T10:26:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:24 smithi039 bash[115929]: cluster 2024-09-17T10:26:22.725712+0000 mgr.y (mgr.25166) 1779 : cluster [DBG] pgmap v503: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:24 smithi039 bash[115929]: cluster 2024-09-17T10:26:22.725712+0000 mgr.y (mgr.25166) 1779 : cluster [DBG] pgmap v503: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:24.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:24 smithi039 bash[116875]: cluster 2024-09-17T10:26:22.725712+0000 mgr.y (mgr.25166) 1779 : cluster [DBG] pgmap v503: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:24.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:24 smithi039 bash[116875]: cluster 2024-09-17T10:26:22.725712+0000 mgr.y (mgr.25166) 1779 : cluster [DBG] pgmap v503: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:24.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:24 smithi203 bash[85677]: cluster 2024-09-17T10:26:22.725712+0000 mgr.y (mgr.25166) 1779 : cluster [DBG] pgmap v503: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:24.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:24 smithi203 bash[85677]: cluster 2024-09-17T10:26:22.725712+0000 mgr.y (mgr.25166) 1779 : cluster [DBG] pgmap v503: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:25.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:25.326110729Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:26 smithi039 bash[115929]: cluster 2024-09-17T10:26:24.726725+0000 mgr.y (mgr.25166) 1780 : cluster [DBG] pgmap v504: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:26.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:26 smithi039 bash[115929]: cluster 2024-09-17T10:26:24.726725+0000 mgr.y (mgr.25166) 1780 : cluster [DBG] pgmap v504: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:26 smithi039 bash[116875]: cluster 2024-09-17T10:26:24.726725+0000 mgr.y (mgr.25166) 1780 : cluster [DBG] pgmap v504: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:26.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:26 smithi039 bash[116875]: cluster 2024-09-17T10:26:24.726725+0000 mgr.y (mgr.25166) 1780 : cluster [DBG] pgmap v504: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:26.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:26 smithi203 bash[85677]: cluster 2024-09-17T10:26:24.726725+0000 mgr.y (mgr.25166) 1780 : cluster [DBG] pgmap v504: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:26.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:26 smithi203 bash[85677]: cluster 2024-09-17T10:26:24.726725+0000 mgr.y (mgr.25166) 1780 : cluster [DBG] pgmap v504: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:27.886 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[125250]: debug 2024-09-17T10:26:27.685+0000 7fddcbd07640 -1 osd.1 118 log_to_monitors true 2024-09-17T10:26:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.546299+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.546299+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.550798+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.550798+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.741753+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.741753+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.757594+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.757594+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.777003+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: audit 2024-09-17T10:26:26.777003+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: cluster 2024-09-17T10:26:26.899283+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[115929]: cluster 2024-09-17T10:26:26.899283+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:27.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.546299+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.546299+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.550798+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.550798+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.741753+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.741753+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.757594+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.757594+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.777003+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: audit 2024-09-17T10:26:26.777003+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: cluster 2024-09-17T10:26:26.899283+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:27.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:27 smithi039 bash[116875]: cluster 2024-09-17T10:26:26.899283+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:27.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.546299+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.546299+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.550798+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:27.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.550798+0000 mon.b (mon.1) 830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:27.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.741753+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.741753+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.757594+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.757594+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.777003+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: audit 2024-09-17T10:26:26.777003+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: cluster 2024-09-17T10:26:26.899283+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:27.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:27 smithi203 bash[85677]: cluster 2024-09-17T10:26:26.899283+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:28.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:28.338322745Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[85677]: audit 2024-09-17T10:26:26.698031+0000 mgr.y (mgr.25166) 1781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[85677]: audit 2024-09-17T10:26:26.698031+0000 mgr.y (mgr.25166) 1781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[85677]: cluster 2024-09-17T10:26:26.727930+0000 mgr.y (mgr.25166) 1782 : cluster [DBG] pgmap v505: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[85677]: cluster 2024-09-17T10:26:26.727930+0000 mgr.y (mgr.25166) 1782 : cluster [DBG] pgmap v505: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[85677]: audit 2024-09-17T10:26:27.696865+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:26:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:28 smithi203 bash[85677]: audit 2024-09-17T10:26:27.696865+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:26:28.886 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[125250]: debug 2024-09-17T10:26:28.609+0000 7fddc3ab1640 -1 osd.1 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:26:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[116875]: audit 2024-09-17T10:26:26.698031+0000 mgr.y (mgr.25166) 1781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[116875]: audit 2024-09-17T10:26:26.698031+0000 mgr.y (mgr.25166) 1781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[116875]: cluster 2024-09-17T10:26:26.727930+0000 mgr.y (mgr.25166) 1782 : cluster [DBG] pgmap v505: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[116875]: cluster 2024-09-17T10:26:26.727930+0000 mgr.y (mgr.25166) 1782 : cluster [DBG] pgmap v505: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[116875]: audit 2024-09-17T10:26:27.696865+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[116875]: audit 2024-09-17T10:26:27.696865+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[115929]: audit 2024-09-17T10:26:26.698031+0000 mgr.y (mgr.25166) 1781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[115929]: audit 2024-09-17T10:26:26.698031+0000 mgr.y (mgr.25166) 1781 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[115929]: cluster 2024-09-17T10:26:26.727930+0000 mgr.y (mgr.25166) 1782 : cluster [DBG] pgmap v505: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[115929]: cluster 2024-09-17T10:26:26.727930+0000 mgr.y (mgr.25166) 1782 : cluster [DBG] pgmap v505: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[115929]: audit 2024-09-17T10:26:27.696865+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:26:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:28 smithi039 bash[115929]: audit 2024-09-17T10:26:27.696865+0000 mon.a (mon.0) 414 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:26:29.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:29 smithi203 bash[85677]: audit 2024-09-17T10:26:28.558260+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:29.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:29 smithi203 bash[85677]: audit 2024-09-17T10:26:28.558260+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:29.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:29 smithi203 bash[85677]: cluster 2024-09-17T10:26:28.571669+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:26:29.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:29 smithi203 bash[85677]: cluster 2024-09-17T10:26:28.571669+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:26:29.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:29 smithi203 bash[85677]: audit 2024-09-17T10:26:28.577425+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:26:29.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:29 smithi203 bash[85677]: audit 2024-09-17T10:26:28.577425+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[115929]: audit 2024-09-17T10:26:28.558260+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[115929]: audit 2024-09-17T10:26:28.558260+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[115929]: cluster 2024-09-17T10:26:28.571669+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[115929]: cluster 2024-09-17T10:26:28.571669+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[115929]: audit 2024-09-17T10:26:28.577425+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[115929]: audit 2024-09-17T10:26:28.577425+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:26:29.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[116875]: audit 2024-09-17T10:26:28.558260+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[116875]: audit 2024-09-17T10:26:28.558260+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:26:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[116875]: cluster 2024-09-17T10:26:28.571669+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:26:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[116875]: cluster 2024-09-17T10:26:28.571669+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-09-17T10:26:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[116875]: audit 2024-09-17T10:26:28.577425+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:26:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:29 smithi039 bash[116875]: audit 2024-09-17T10:26:28.577425+0000 mon.a (mon.0) 417 : audit [INF] from='osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:26:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:28.728955+0000 mgr.y (mgr.25166) 1783 : cluster [DBG] pgmap v507: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:28.728955+0000 mgr.y (mgr.25166) 1783 : cluster [DBG] pgmap v507: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:29.583684+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:29.583684+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:30.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:29.605528+0000 mon.a (mon.0) 419 : cluster [INF] osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186] boot 2024-09-17T10:26:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:29.605528+0000 mon.a (mon.0) 419 : cluster [INF] osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186] boot 2024-09-17T10:26:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:29.605681+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T10:26:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: cluster 2024-09-17T10:26:29.605681+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T10:26:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: audit 2024-09-17T10:26:29.607657+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:30.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[116875]: audit 2024-09-17T10:26:29.607657+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:30.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:28.728955+0000 mgr.y (mgr.25166) 1783 : cluster [DBG] pgmap v507: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:30.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:28.728955+0000 mgr.y (mgr.25166) 1783 : cluster [DBG] pgmap v507: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:30.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:29.583684+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:30.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:29.583684+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:29.605528+0000 mon.a (mon.0) 419 : cluster [INF] osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186] boot 2024-09-17T10:26:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:29.605528+0000 mon.a (mon.0) 419 : cluster [INF] osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186] boot 2024-09-17T10:26:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:29.605681+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T10:26:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: cluster 2024-09-17T10:26:29.605681+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T10:26:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: audit 2024-09-17T10:26:29.607657+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:30.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:30 smithi039 bash[115929]: audit 2024-09-17T10:26:29.607657+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:28.728955+0000 mgr.y (mgr.25166) 1783 : cluster [DBG] pgmap v507: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:28.728955+0000 mgr.y (mgr.25166) 1783 : cluster [DBG] pgmap v507: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:29.583684+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:30.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:29.583684+0000 mon.a (mon.0) 418 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:26:30.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:29.605528+0000 mon.a (mon.0) 419 : cluster [INF] osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186] boot 2024-09-17T10:26:30.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:29.605528+0000 mon.a (mon.0) 419 : cluster [INF] osd.1 [v2:172.21.15.39:6810/2663140186,v1:172.21.15.39:6811/2663140186] boot 2024-09-17T10:26:30.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:29.605681+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T10:26:30.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: cluster 2024-09-17T10:26:29.605681+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-17T10:26:30.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: audit 2024-09-17T10:26:29.607657+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:30.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:30 smithi203 bash[85677]: audit 2024-09-17T10:26:29.607657+0000 mon.b (mon.1) 831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:31.612 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:31.345228664Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:31.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:31 smithi039 bash[115929]: cluster 2024-09-17T10:26:30.607460+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:26:31.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:31 smithi039 bash[115929]: cluster 2024-09-17T10:26:30.607460+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:26:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:31 smithi039 bash[116875]: cluster 2024-09-17T10:26:30.607460+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:26:31.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:31 smithi039 bash[116875]: cluster 2024-09-17T10:26:30.607460+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:26:31.887 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:31 smithi203 bash[85677]: cluster 2024-09-17T10:26:30.607460+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:26:31.887 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:31 smithi203 bash[85677]: cluster 2024-09-17T10:26:30.607460+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-09-17T10:26:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:32 smithi039 bash[116875]: cluster 2024-09-17T10:26:30.729956+0000 mgr.y (mgr.25166) 1784 : cluster [DBG] pgmap v510: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:32.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:32 smithi039 bash[116875]: cluster 2024-09-17T10:26:30.729956+0000 mgr.y (mgr.25166) 1784 : cluster [DBG] pgmap v510: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:32 smithi039 bash[115929]: cluster 2024-09-17T10:26:30.729956+0000 mgr.y (mgr.25166) 1784 : cluster [DBG] pgmap v510: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:32.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:32 smithi039 bash[115929]: cluster 2024-09-17T10:26:30.729956+0000 mgr.y (mgr.25166) 1784 : cluster [DBG] pgmap v510: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:32 smithi203 bash[85677]: cluster 2024-09-17T10:26:30.729956+0000 mgr.y (mgr.25166) 1784 : cluster [DBG] pgmap v510: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:32 smithi203 bash[85677]: cluster 2024-09-17T10:26:30.729956+0000 mgr.y (mgr.25166) 1784 : cluster [DBG] pgmap v510: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-17T10:26:33.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:33 smithi203 bash[85677]: cluster 2024-09-17T10:26:32.731629+0000 mgr.y (mgr.25166) 1785 : cluster [DBG] pgmap v511: 161 pgs: 11 active+undersized, 7 active+undersized+degraded, 143 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T10:26:33.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:33 smithi203 bash[85677]: cluster 2024-09-17T10:26:32.731629+0000 mgr.y (mgr.25166) 1785 : cluster [DBG] pgmap v511: 161 pgs: 11 active+undersized, 7 active+undersized+degraded, 143 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T10:26:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:26:33] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.51.0" 2024-09-17T10:26:34.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:33 smithi039 bash[115929]: cluster 2024-09-17T10:26:32.731629+0000 mgr.y (mgr.25166) 1785 : cluster [DBG] pgmap v511: 161 pgs: 11 active+undersized, 7 active+undersized+degraded, 143 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T10:26:34.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:33 smithi039 bash[115929]: cluster 2024-09-17T10:26:32.731629+0000 mgr.y (mgr.25166) 1785 : cluster [DBG] pgmap v511: 161 pgs: 11 active+undersized, 7 active+undersized+degraded, 143 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T10:26:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:33 smithi039 bash[116875]: cluster 2024-09-17T10:26:32.731629+0000 mgr.y (mgr.25166) 1785 : cluster [DBG] pgmap v511: 161 pgs: 11 active+undersized, 7 active+undersized+degraded, 143 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T10:26:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:33 smithi039 bash[116875]: cluster 2024-09-17T10:26:32.731629+0000 mgr.y (mgr.25166) 1785 : cluster [DBG] pgmap v511: 161 pgs: 11 active+undersized, 7 active+undersized+degraded, 143 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/636 objects degraded (4.874%) 2024-09-17T10:26:34.650 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:34.314516857Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:34 smithi203 bash[85677]: cluster 2024-09-17T10:26:33.623129+0000 mon.a (mon.0) 422 : cluster [WRN] Health check update: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:34 smithi203 bash[85677]: cluster 2024-09-17T10:26:33.623129+0000 mon.a (mon.0) 422 : cluster [WRN] Health check update: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:34 smithi203 bash[85677]: audit 2024-09-17T10:26:34.189035+0000 mgr.y (mgr.25166) 1786 : audit [DBG] from='client.74252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:34.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:34 smithi203 bash[85677]: audit 2024-09-17T10:26:34.189035+0000 mgr.y (mgr.25166) 1786 : audit [DBG] from='client.74252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[115929]: cluster 2024-09-17T10:26:33.623129+0000 mon.a (mon.0) 422 : cluster [WRN] Health check update: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[115929]: cluster 2024-09-17T10:26:33.623129+0000 mon.a (mon.0) 422 : cluster [WRN] Health check update: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[115929]: audit 2024-09-17T10:26:34.189035+0000 mgr.y (mgr.25166) 1786 : audit [DBG] from='client.74252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[115929]: audit 2024-09-17T10:26:34.189035+0000 mgr.y (mgr.25166) 1786 : audit [DBG] from='client.74252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[116875]: cluster 2024-09-17T10:26:33.623129+0000 mon.a (mon.0) 422 : cluster [WRN] Health check update: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[116875]: cluster 2024-09-17T10:26:33.623129+0000 mon.a (mon.0) 422 : cluster [WRN] Health check update: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:26:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[116875]: audit 2024-09-17T10:26:34.189035+0000 mgr.y (mgr.25166) 1786 : audit [DBG] from='client.74252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:34 smithi039 bash[116875]: audit 2024-09-17T10:26:34.189035+0000 mgr.y (mgr.25166) 1786 : audit [DBG] from='client.74252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:35.222 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:26:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:35 smithi203 bash[85677]: cluster 2024-09-17T10:26:34.732499+0000 mgr.y (mgr.25166) 1787 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T10:26:35.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:35 smithi203 bash[85677]: cluster 2024-09-17T10:26:34.732499+0000 mgr.y (mgr.25166) 1787 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T10:26:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:35 smithi039 bash[115929]: cluster 2024-09-17T10:26:34.732499+0000 mgr.y (mgr.25166) 1787 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T10:26:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:35 smithi039 bash[115929]: cluster 2024-09-17T10:26:34.732499+0000 mgr.y (mgr.25166) 1787 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T10:26:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:35 smithi039 bash[116875]: cluster 2024-09-17T10:26:34.732499+0000 mgr.y (mgr.25166) 1787 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T10:26:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:35 smithi039 bash[116875]: cluster 2024-09-17T10:26:34.732499+0000 mgr.y (mgr.25166) 1787 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 0 op/s 2024-09-17T10:26:36.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:36 smithi203 bash[85677]: cluster 2024-09-17T10:26:35.650989+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T10:26:36.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:36 smithi203 bash[85677]: cluster 2024-09-17T10:26:35.650989+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T10:26:36.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:36 smithi203 bash[85677]: cluster 2024-09-17T10:26:35.651049+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:36.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:36 smithi203 bash[85677]: cluster 2024-09-17T10:26:35.651049+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:37.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[115929]: cluster 2024-09-17T10:26:35.650989+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T10:26:37.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[115929]: cluster 2024-09-17T10:26:35.650989+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T10:26:37.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[115929]: cluster 2024-09-17T10:26:35.651049+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:37.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[115929]: cluster 2024-09-17T10:26:35.651049+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:37.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[116875]: cluster 2024-09-17T10:26:35.650989+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T10:26:37.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[116875]: cluster 2024-09-17T10:26:35.650989+0000 mon.a (mon.0) 423 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/636 objects degraded (4.874%), 7 pgs degraded) 2024-09-17T10:26:37.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[116875]: cluster 2024-09-17T10:26:35.651049+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:37.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:36 smithi039 bash[116875]: cluster 2024-09-17T10:26:35.651049+0000 mon.a (mon.0) 424 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:37.679 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:37.317081348Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:37 smithi203 bash[85677]: audit 2024-09-17T10:26:36.709183+0000 mgr.y (mgr.25166) 1788 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:37 smithi203 bash[85677]: audit 2024-09-17T10:26:36.709183+0000 mgr.y (mgr.25166) 1788 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:37 smithi203 bash[85677]: cluster 2024-09-17T10:26:36.734060+0000 mgr.y (mgr.25166) 1789 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:37.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:37 smithi203 bash[85677]: cluster 2024-09-17T10:26:36.734060+0000 mgr.y (mgr.25166) 1789 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[115929]: audit 2024-09-17T10:26:36.709183+0000 mgr.y (mgr.25166) 1788 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[115929]: audit 2024-09-17T10:26:36.709183+0000 mgr.y (mgr.25166) 1788 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[115929]: cluster 2024-09-17T10:26:36.734060+0000 mgr.y (mgr.25166) 1789 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[115929]: cluster 2024-09-17T10:26:36.734060+0000 mgr.y (mgr.25166) 1789 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[116875]: audit 2024-09-17T10:26:36.709183+0000 mgr.y (mgr.25166) 1788 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[116875]: audit 2024-09-17T10:26:36.709183+0000 mgr.y (mgr.25166) 1788 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[116875]: cluster 2024-09-17T10:26:36.734060+0000 mgr.y (mgr.25166) 1789 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:37 smithi039 bash[116875]: cluster 2024-09-17T10:26:36.734060+0000 mgr.y (mgr.25166) 1789 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:40.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:39 smithi039 bash[116875]: cluster 2024-09-17T10:26:38.735029+0000 mgr.y (mgr.25166) 1790 : cluster [DBG] pgmap v514: 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-09-17T10:26:40.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:39 smithi039 bash[116875]: cluster 2024-09-17T10:26:38.735029+0000 mgr.y (mgr.25166) 1790 : cluster [DBG] pgmap v514: 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-09-17T10:26:40.092 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:39 smithi039 bash[115929]: cluster 2024-09-17T10:26:38.735029+0000 mgr.y (mgr.25166) 1790 : cluster [DBG] pgmap v514: 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-09-17T10:26:40.092 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:39 smithi039 bash[115929]: cluster 2024-09-17T10:26:38.735029+0000 mgr.y (mgr.25166) 1790 : cluster [DBG] pgmap v514: 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-09-17T10:26:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:39 smithi203 bash[85677]: cluster 2024-09-17T10:26:38.735029+0000 mgr.y (mgr.25166) 1790 : cluster [DBG] pgmap v514: 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-09-17T10:26:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:39 smithi203 bash[85677]: cluster 2024-09-17T10:26:38.735029+0000 mgr.y (mgr.25166) 1790 : cluster [DBG] pgmap v514: 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-09-17T10:26:40.421 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:40.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:40.337794419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 0s ago 45m - - 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 15s ago 44m - - 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (7m) 0s ago 35m 13.9M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (6m) 15s ago 34m 69.2M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (9m) 0s ago 32m 49.6M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (9m) 15s ago 43m 442M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (19m) 0s ago 46m 534M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:26:42.552 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (3m) 0s ago 46m 51.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (4m) 15s ago 44m 43.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (3m) 0s ago 44m 39.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (9m) 0s ago 35m 8939k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (8m) 15s ago 35m 7936k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (58s) 0s ago 43m 45.7M 4096M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running 0s ago 42m - 4096M 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (41m) 0s ago 41m 57.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (40m) 0s ago 40m 69.5M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (39m) 15s ago 39m 63.6M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (38m) 15s ago 38m 67.8M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (37m) 15s ago 37m 57.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (36m) 15s ago 36m 69.4M 4096M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:26:42.553 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (7m) 15s ago 35m 49.3M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:26:42.554 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (32m) 0s ago 32m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:26:42.554 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (32m) 15s ago 32m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: cluster 2024-09-17T10:26:40.735757+0000 mgr.y (mgr.25166) 1791 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: cluster 2024-09-17T10:26:40.735757+0000 mgr.y (mgr.25166) 1791 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:41.545980+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.788 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:41.545980+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:41.550818+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:41.550818+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:41.658169+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:41.658169+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:42.500171+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:42.500171+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:42.514383+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:42.514383+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:42.527271+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[115929]: audit 2024-09-17T10:26:42.527271+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.789 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: cluster 2024-09-17T10:26:40.735757+0000 mgr.y (mgr.25166) 1791 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: cluster 2024-09-17T10:26:40.735757+0000 mgr.y (mgr.25166) 1791 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:41.545980+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:41.545980+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:41.550818+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:41.550818+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:41.658169+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:41.658169+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:42.500171+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:42.500171+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:42.514383+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:42.514383+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:42.527271+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:42 smithi039 bash[116875]: audit 2024-09-17T10:26:42.527271+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: cluster 2024-09-17T10:26:40.735757+0000 mgr.y (mgr.25166) 1791 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-09-17T10:26:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: cluster 2024-09-17T10:26:40.735757+0000 mgr.y (mgr.25166) 1791 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-09-17T10:26:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:41.545980+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:41.545980+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:41.550818+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:41.550818+0000 mon.b (mon.1) 832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:41.658169+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:41.658169+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:42.500171+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:42.500171+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:42.514383+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:42.514383+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:42.527271+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:42.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:42 smithi203 bash[85677]: audit 2024-09-17T10:26:42.527271+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:43.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:43.343359103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:43.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:43 smithi203 bash[85677]: audit 2024-09-17T10:26:42.537983+0000 mgr.y (mgr.25166) 1792 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:43 smithi203 bash[85677]: audit 2024-09-17T10:26:42.537983+0000 mgr.y (mgr.25166) 1792 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.855 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:26:43] "GET /metrics HTTP/1.1" 200 38496 "" "Prometheus/2.51.0" 2024-09-17T10:26:43.856 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:43 smithi039 bash[115929]: audit 2024-09-17T10:26:42.537983+0000 mgr.y (mgr.25166) 1792 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.856 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:43 smithi039 bash[115929]: audit 2024-09-17T10:26:42.537983+0000 mgr.y (mgr.25166) 1792 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.856 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:43 smithi039 bash[116875]: audit 2024-09-17T10:26:42.537983+0000 mgr.y (mgr.25166) 1792 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.856 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:43 smithi039 bash[116875]: audit 2024-09-17T10:26:42.537983+0000 mgr.y (mgr.25166) 1792 : audit [DBG] from='client.64257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:43.858 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T10:26:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:44 smithi039 bash[116875]: cluster 2024-09-17T10:26:42.737353+0000 mgr.y (mgr.25166) 1793 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:44 smithi039 bash[116875]: cluster 2024-09-17T10:26:42.737353+0000 mgr.y (mgr.25166) 1793 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:44.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:44 smithi039 bash[115929]: cluster 2024-09-17T10:26:42.737353+0000 mgr.y (mgr.25166) 1793 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:44.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:44 smithi039 bash[115929]: cluster 2024-09-17T10:26:42.737353+0000 mgr.y (mgr.25166) 1793 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:44.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:44 smithi203 bash[85677]: cluster 2024-09-17T10:26:42.737353+0000 mgr.y (mgr.25166) 1793 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:44.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:44 smithi203 bash[85677]: cluster 2024-09-17T10:26:42.737353+0000 mgr.y (mgr.25166) 1793 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:46.568 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:46.313129116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:46 smithi039 bash[115929]: cluster 2024-09-17T10:26:44.738385+0000 mgr.y (mgr.25166) 1794 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:46 smithi039 bash[115929]: cluster 2024-09-17T10:26:44.738385+0000 mgr.y (mgr.25166) 1794 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:46 smithi039 bash[116875]: cluster 2024-09-17T10:26:44.738385+0000 mgr.y (mgr.25166) 1794 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:46 smithi039 bash[116875]: cluster 2024-09-17T10:26:44.738385+0000 mgr.y (mgr.25166) 1794 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:46 smithi203 bash[85677]: cluster 2024-09-17T10:26:44.738385+0000 mgr.y (mgr.25166) 1794 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:46.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:46 smithi203 bash[85677]: cluster 2024-09-17T10:26:44.738385+0000 mgr.y (mgr.25166) 1794 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:48.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:46.717788+0000 mgr.y (mgr.25166) 1795 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:48.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:46.717788+0000 mgr.y (mgr.25166) 1795 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:48.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: cluster 2024-09-17T10:26:46.739235+0000 mgr.y (mgr.25166) 1796 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: cluster 2024-09-17T10:26:46.739235+0000 mgr.y (mgr.25166) 1796 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:46.981474+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:46.981474+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:46.993853+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:46.993853+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.006323+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.006323+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.329808+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.329808+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.341094+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.341094+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.353472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[115929]: audit 2024-09-17T10:26:47.353472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:46.717788+0000 mgr.y (mgr.25166) 1795 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:46.717788+0000 mgr.y (mgr.25166) 1795 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: cluster 2024-09-17T10:26:46.739235+0000 mgr.y (mgr.25166) 1796 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: cluster 2024-09-17T10:26:46.739235+0000 mgr.y (mgr.25166) 1796 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:46.981474+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:46.981474+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:46.993853+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:46.993853+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.006323+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.006323+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.329808+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.329808+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.341094+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.341094+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.353472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:47 smithi039 bash[116875]: audit 2024-09-17T10:26:47.353472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.430 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:48.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:46.717788+0000 mgr.y (mgr.25166) 1795 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:48.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:46.717788+0000 mgr.y (mgr.25166) 1795 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:48.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: cluster 2024-09-17T10:26:46.739235+0000 mgr.y (mgr.25166) 1796 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: cluster 2024-09-17T10:26:46.739235+0000 mgr.y (mgr.25166) 1796 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:48.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:46.981474+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:46.981474+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:46.993853+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:46.993853+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.006323+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.006323+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.329808+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.329808+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.341094+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.341094+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.353472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:47 smithi203 bash[85677]: audit 2024-09-17T10:26:47.353472+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:26:49.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:49.307871297Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:50.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:49 smithi039 bash[116875]: cluster 2024-09-17T10:26:48.740121+0000 mgr.y (mgr.25166) 1797 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:50.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:49 smithi039 bash[116875]: cluster 2024-09-17T10:26:48.740121+0000 mgr.y (mgr.25166) 1797 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:49 smithi039 bash[115929]: cluster 2024-09-17T10:26:48.740121+0000 mgr.y (mgr.25166) 1797 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:49 smithi039 bash[115929]: cluster 2024-09-17T10:26:48.740121+0000 mgr.y (mgr.25166) 1797 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:50.233 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:26:50.356 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:49 smithi203 bash[85677]: cluster 2024-09-17T10:26:48.740121+0000 mgr.y (mgr.25166) 1797 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:50.356 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:49 smithi203 bash[85677]: cluster 2024-09-17T10:26:48.740121+0000 mgr.y (mgr.25166) 1797 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:51.033 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-17T10:26:51.310 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:51 smithi203 bash[85677]: audit 2024-09-17T10:26:50.222164+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.39:0/1629267617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:51.310 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:51 smithi203 bash[85677]: audit 2024-09-17T10:26:50.222164+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.39:0/1629267617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:51.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:51 smithi039 bash[116875]: audit 2024-09-17T10:26:50.222164+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.39:0/1629267617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:51.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:51 smithi039 bash[116875]: audit 2024-09-17T10:26:50.222164+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.39:0/1629267617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:51 smithi039 bash[115929]: audit 2024-09-17T10:26:50.222164+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.39:0/1629267617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:51 smithi039 bash[115929]: audit 2024-09-17T10:26:50.222164+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.39:0/1629267617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:26:52.311 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:52 smithi203 bash[85677]: cluster 2024-09-17T10:26:50.740812+0000 mgr.y (mgr.25166) 1798 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:52.311 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:52 smithi203 bash[85677]: cluster 2024-09-17T10:26:50.740812+0000 mgr.y (mgr.25166) 1798 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:52.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:52 smithi039 bash[115929]: cluster 2024-09-17T10:26:50.740812+0000 mgr.y (mgr.25166) 1798 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:52.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:52 smithi039 bash[115929]: cluster 2024-09-17T10:26:50.740812+0000 mgr.y (mgr.25166) 1798 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:52.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:52 smithi039 bash[116875]: cluster 2024-09-17T10:26:50.740812+0000 mgr.y (mgr.25166) 1798 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:52.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:52 smithi039 bash[116875]: cluster 2024-09-17T10:26:50.740812+0000 mgr.y (mgr.25166) 1798 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:52.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:52.314403123Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:54.041 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:26:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:26:53] "GET /metrics HTTP/1.1" 200 38496 "" "Prometheus/2.51.0" 2024-09-17T10:26:54.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:54 smithi039 bash[115929]: cluster 2024-09-17T10:26:52.742518+0000 mgr.y (mgr.25166) 1799 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:54.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:54 smithi039 bash[115929]: cluster 2024-09-17T10:26:52.742518+0000 mgr.y (mgr.25166) 1799 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:54 smithi039 bash[116875]: cluster 2024-09-17T10:26:52.742518+0000 mgr.y (mgr.25166) 1799 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:54 smithi039 bash[116875]: cluster 2024-09-17T10:26:52.742518+0000 mgr.y (mgr.25166) 1799 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:54.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:54 smithi203 bash[85677]: cluster 2024-09-17T10:26:52.742518+0000 mgr.y (mgr.25166) 1799 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:54.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:54 smithi203 bash[85677]: cluster 2024-09-17T10:26:52.742518+0000 mgr.y (mgr.25166) 1799 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:55.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:55.312387014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:55.858 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:56.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:56 smithi039 bash[115929]: cluster 2024-09-17T10:26:54.743383+0000 mgr.y (mgr.25166) 1800 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:56.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:56 smithi039 bash[115929]: cluster 2024-09-17T10:26:54.743383+0000 mgr.y (mgr.25166) 1800 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:56.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:56 smithi039 bash[116875]: cluster 2024-09-17T10:26:54.743383+0000 mgr.y (mgr.25166) 1800 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:56.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:56 smithi039 bash[116875]: cluster 2024-09-17T10:26:54.743383+0000 mgr.y (mgr.25166) 1800 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:56.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:56 smithi203 bash[85677]: cluster 2024-09-17T10:26:54.743383+0000 mgr.y (mgr.25166) 1800 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:56.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:56 smithi203 bash[85677]: cluster 2024-09-17T10:26:54.743383+0000 mgr.y (mgr.25166) 1800 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:26:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:57 smithi039 bash[115929]: audit 2024-09-17T10:26:56.537366+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:57 smithi039 bash[115929]: audit 2024-09-17T10:26:56.537366+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:57 smithi039 bash[116875]: audit 2024-09-17T10:26:56.537366+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:57.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:57 smithi039 bash[116875]: audit 2024-09-17T10:26:56.537366+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:57 smithi203 bash[85677]: audit 2024-09-17T10:26:56.537366+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:57.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:57 smithi203 bash[85677]: audit 2024-09-17T10:26:56.537366+0000 mon.b (mon.1) 833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:26:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[116875]: audit 2024-09-17T10:26:56.726139+0000 mgr.y (mgr.25166) 1801 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[116875]: audit 2024-09-17T10:26:56.726139+0000 mgr.y (mgr.25166) 1801 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[116875]: cluster 2024-09-17T10:26:56.744859+0000 mgr.y (mgr.25166) 1802 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[116875]: cluster 2024-09-17T10:26:56.744859+0000 mgr.y (mgr.25166) 1802 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:58.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[115929]: audit 2024-09-17T10:26:56.726139+0000 mgr.y (mgr.25166) 1801 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:58.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[115929]: audit 2024-09-17T10:26:56.726139+0000 mgr.y (mgr.25166) 1801 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:58.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[115929]: cluster 2024-09-17T10:26:56.744859+0000 mgr.y (mgr.25166) 1802 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:58.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:26:58 smithi039 bash[115929]: cluster 2024-09-17T10:26:56.744859+0000 mgr.y (mgr.25166) 1802 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:58.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:26:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:26:58.324454698Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:26:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:58 smithi203 bash[85677]: audit 2024-09-17T10:26:56.726139+0000 mgr.y (mgr.25166) 1801 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:58 smithi203 bash[85677]: audit 2024-09-17T10:26:56.726139+0000 mgr.y (mgr.25166) 1801 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:26:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:58 smithi203 bash[85677]: cluster 2024-09-17T10:26:56.744859+0000 mgr.y (mgr.25166) 1802 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:26:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:26:58 smithi203 bash[85677]: cluster 2024-09-17T10:26:56.744859+0000 mgr.y (mgr.25166) 1802 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[115929]: cluster 2024-09-17T10:26:58.745856+0000 mgr.y (mgr.25166) 1803 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[115929]: cluster 2024-09-17T10:26:58.745856+0000 mgr.y (mgr.25166) 1803 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[115929]: audit 2024-09-17T10:26:58.848354+0000 mgr.y (mgr.25166) 1804 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:00.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[115929]: audit 2024-09-17T10:26:58.848354+0000 mgr.y (mgr.25166) 1804 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[116875]: cluster 2024-09-17T10:26:58.745856+0000 mgr.y (mgr.25166) 1803 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[116875]: cluster 2024-09-17T10:26:58.745856+0000 mgr.y (mgr.25166) 1803 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[116875]: audit 2024-09-17T10:26:58.848354+0000 mgr.y (mgr.25166) 1804 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:00 smithi039 bash[116875]: audit 2024-09-17T10:26:58.848354+0000 mgr.y (mgr.25166) 1804 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:00 smithi203 bash[85677]: cluster 2024-09-17T10:26:58.745856+0000 mgr.y (mgr.25166) 1803 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:00 smithi203 bash[85677]: cluster 2024-09-17T10:26:58.745856+0000 mgr.y (mgr.25166) 1803 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:00 smithi203 bash[85677]: audit 2024-09-17T10:26:58.848354+0000 mgr.y (mgr.25166) 1804 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:00 smithi203 bash[85677]: audit 2024-09-17T10:26:58.848354+0000 mgr.y (mgr.25166) 1804 : audit [DBG] from='client.74270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:01.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:01.344489423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:02.326 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:27:02.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:02 smithi039 bash[115929]: cluster 2024-09-17T10:27:00.746380+0000 mgr.y (mgr.25166) 1805 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:02.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:02 smithi039 bash[115929]: cluster 2024-09-17T10:27:00.746380+0000 mgr.y (mgr.25166) 1805 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:02.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:02 smithi039 bash[116875]: cluster 2024-09-17T10:27:00.746380+0000 mgr.y (mgr.25166) 1805 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:02.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:02 smithi039 bash[116875]: cluster 2024-09-17T10:27:00.746380+0000 mgr.y (mgr.25166) 1805 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:02.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:02 smithi203 bash[85677]: cluster 2024-09-17T10:27:00.746380+0000 mgr.y (mgr.25166) 1805 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:02.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:02 smithi203 bash[85677]: cluster 2024-09-17T10:27:00.746380+0000 mgr.y (mgr.25166) 1805 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:03.589 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:27:03.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:27:03] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.51.0" 2024-09-17T10:27:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:04 smithi039 bash[115929]: cluster 2024-09-17T10:27:02.747998+0000 mgr.y (mgr.25166) 1806 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:04 smithi039 bash[115929]: cluster 2024-09-17T10:27:02.747998+0000 mgr.y (mgr.25166) 1806 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:04 smithi039 bash[116875]: cluster 2024-09-17T10:27:02.747998+0000 mgr.y (mgr.25166) 1806 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:04.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:04 smithi039 bash[116875]: cluster 2024-09-17T10:27:02.747998+0000 mgr.y (mgr.25166) 1806 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:04.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:04.331566784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:04.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:04 smithi203 bash[85677]: cluster 2024-09-17T10:27:02.747998+0000 mgr.y (mgr.25166) 1806 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:04.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:04 smithi203 bash[85677]: cluster 2024-09-17T10:27:02.747998+0000 mgr.y (mgr.25166) 1806 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:05.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:05 smithi203 bash[85677]: audit 2024-09-17T10:27:04.223188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:05 smithi203 bash[85677]: audit 2024-09-17T10:27:04.223188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:05 smithi203 bash[85677]: audit 2024-09-17T10:27:04.235841+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:05 smithi203 bash[85677]: audit 2024-09-17T10:27:04.235841+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:05 smithi203 bash[85677]: audit 2024-09-17T10:27:04.246639+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:05 smithi203 bash[85677]: audit 2024-09-17T10:27:04.246639+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[116875]: audit 2024-09-17T10:27:04.223188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[116875]: audit 2024-09-17T10:27:04.223188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[116875]: audit 2024-09-17T10:27:04.235841+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[116875]: audit 2024-09-17T10:27:04.235841+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[116875]: audit 2024-09-17T10:27:04.246639+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[116875]: audit 2024-09-17T10:27:04.246639+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[115929]: audit 2024-09-17T10:27:04.223188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[115929]: audit 2024-09-17T10:27:04.223188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[115929]: audit 2024-09-17T10:27:04.235841+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[115929]: audit 2024-09-17T10:27:04.235841+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[115929]: audit 2024-09-17T10:27:04.246639+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:05.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:05 smithi039 bash[115929]: audit 2024-09-17T10:27:04.246639+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:06 smithi039 bash[116875]: cluster 2024-09-17T10:27:04.748854+0000 mgr.y (mgr.25166) 1807 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:06 smithi039 bash[116875]: cluster 2024-09-17T10:27:04.748854+0000 mgr.y (mgr.25166) 1807 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:06.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:06 smithi039 bash[115929]: cluster 2024-09-17T10:27:04.748854+0000 mgr.y (mgr.25166) 1807 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:06 smithi039 bash[115929]: cluster 2024-09-17T10:27:04.748854+0000 mgr.y (mgr.25166) 1807 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:06 smithi203 bash[85677]: cluster 2024-09-17T10:27:04.748854+0000 mgr.y (mgr.25166) 1807 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:06.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:06 smithi203 bash[85677]: cluster 2024-09-17T10:27:04.748854+0000 mgr.y (mgr.25166) 1807 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:07.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:07.329710399Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:08.159 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:06.733973+0000 mgr.y (mgr.25166) 1808 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:06.733973+0000 mgr.y (mgr.25166) 1808 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: cluster 2024-09-17T10:27:06.750396+0000 mgr.y (mgr.25166) 1809 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: cluster 2024-09-17T10:27:06.750396+0000 mgr.y (mgr.25166) 1809 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:07.202561+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:07.202561+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:07.217635+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:07.217635+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:07.233589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:08 smithi203 bash[85677]: audit 2024-09-17T10:27:07.233589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:06.733973+0000 mgr.y (mgr.25166) 1808 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:06.733973+0000 mgr.y (mgr.25166) 1808 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: cluster 2024-09-17T10:27:06.750396+0000 mgr.y (mgr.25166) 1809 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: cluster 2024-09-17T10:27:06.750396+0000 mgr.y (mgr.25166) 1809 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:07.202561+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:07.202561+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:07.217635+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:07.217635+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:07.233589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[115929]: audit 2024-09-17T10:27:07.233589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:06.733973+0000 mgr.y (mgr.25166) 1808 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:06.733973+0000 mgr.y (mgr.25166) 1808 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: cluster 2024-09-17T10:27:06.750396+0000 mgr.y (mgr.25166) 1809 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: cluster 2024-09-17T10:27:06.750396+0000 mgr.y (mgr.25166) 1809 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:07.202561+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:07.202561+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:07.217635+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:07.217635+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:07.233589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:08.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:08 smithi039 bash[116875]: audit 2024-09-17T10:27:07.233589+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:09.882 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:27:09.883 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:27:10.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:10.33939818Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:10.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:10 smithi203 bash[85677]: cluster 2024-09-17T10:27:08.751322+0000 mgr.y (mgr.25166) 1810 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:10.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:10 smithi203 bash[85677]: cluster 2024-09-17T10:27:08.751322+0000 mgr.y (mgr.25166) 1810 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:10.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:10 smithi039 bash[116875]: cluster 2024-09-17T10:27:08.751322+0000 mgr.y (mgr.25166) 1810 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:10.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:10 smithi039 bash[116875]: cluster 2024-09-17T10:27:08.751322+0000 mgr.y (mgr.25166) 1810 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:10.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:10 smithi039 bash[115929]: cluster 2024-09-17T10:27:08.751322+0000 mgr.y (mgr.25166) 1810 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:10.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:10 smithi039 bash[115929]: cluster 2024-09-17T10:27:08.751322+0000 mgr.y (mgr.25166) 1810 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:10.686 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:27:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:11 smithi203 bash[85677]: audit 2024-09-17T10:27:09.883223+0000 mgr.y (mgr.25166) 1811 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:11.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:11 smithi203 bash[85677]: audit 2024-09-17T10:27:09.883223+0000 mgr.y (mgr.25166) 1811 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:11 smithi039 bash[115929]: audit 2024-09-17T10:27:09.883223+0000 mgr.y (mgr.25166) 1811 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:11.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:11 smithi039 bash[115929]: audit 2024-09-17T10:27:09.883223+0000 mgr.y (mgr.25166) 1811 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:11 smithi039 bash[116875]: audit 2024-09-17T10:27:09.883223+0000 mgr.y (mgr.25166) 1811 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:11 smithi039 bash[116875]: audit 2024-09-17T10:27:09.883223+0000 mgr.y (mgr.25166) 1811 : audit [DBG] from='client.64275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[115929]: cluster 2024-09-17T10:27:10.751995+0000 mgr.y (mgr.25166) 1812 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[115929]: cluster 2024-09-17T10:27:10.751995+0000 mgr.y (mgr.25166) 1812 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[115929]: audit 2024-09-17T10:27:11.537973+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[115929]: audit 2024-09-17T10:27:11.537973+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[116875]: cluster 2024-09-17T10:27:10.751995+0000 mgr.y (mgr.25166) 1812 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[116875]: cluster 2024-09-17T10:27:10.751995+0000 mgr.y (mgr.25166) 1812 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[116875]: audit 2024-09-17T10:27:11.537973+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:12 smithi039 bash[116875]: audit 2024-09-17T10:27:11.537973+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:12.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:12 smithi203 bash[85677]: cluster 2024-09-17T10:27:10.751995+0000 mgr.y (mgr.25166) 1812 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:12.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:12 smithi203 bash[85677]: cluster 2024-09-17T10:27:10.751995+0000 mgr.y (mgr.25166) 1812 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:12.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:12 smithi203 bash[85677]: audit 2024-09-17T10:27:11.537973+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:12.645 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:12 smithi203 bash[85677]: audit 2024-09-17T10:27:11.537973+0000 mon.b (mon.1) 834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:13.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:13.329041649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:27:13] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.51.0" 2024-09-17T10:27:14.534 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:14 smithi203 bash[85677]: cluster 2024-09-17T10:27:12.753667+0000 mgr.y (mgr.25166) 1813 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:14.534 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:14 smithi203 bash[85677]: cluster 2024-09-17T10:27:12.753667+0000 mgr.y (mgr.25166) 1813 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:14 smithi039 bash[115929]: cluster 2024-09-17T10:27:12.753667+0000 mgr.y (mgr.25166) 1813 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:14 smithi039 bash[115929]: cluster 2024-09-17T10:27:12.753667+0000 mgr.y (mgr.25166) 1813 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:14.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:14 smithi039 bash[116875]: cluster 2024-09-17T10:27:12.753667+0000 mgr.y (mgr.25166) 1813 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:14.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:14 smithi039 bash[116875]: cluster 2024-09-17T10:27:12.753667+0000 mgr.y (mgr.25166) 1813 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:15.511 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:16.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:16 smithi039 bash[115929]: cluster 2024-09-17T10:27:14.754465+0000 mgr.y (mgr.25166) 1814 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:16.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:16 smithi039 bash[115929]: cluster 2024-09-17T10:27:14.754465+0000 mgr.y (mgr.25166) 1814 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:16.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:16 smithi039 bash[116875]: cluster 2024-09-17T10:27:14.754465+0000 mgr.y (mgr.25166) 1814 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:16.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:16 smithi039 bash[116875]: cluster 2024-09-17T10:27:14.754465+0000 mgr.y (mgr.25166) 1814 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:16.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:16.329956555Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:16.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:16 smithi203 bash[85677]: cluster 2024-09-17T10:27:14.754465+0000 mgr.y (mgr.25166) 1814 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:16.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:16 smithi203 bash[85677]: cluster 2024-09-17T10:27:14.754465+0000 mgr.y (mgr.25166) 1814 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:17.263 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:27:18.283 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:16.742077+0000 mgr.y (mgr.25166) 1815 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:18.283 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:16.742077+0000 mgr.y (mgr.25166) 1815 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:18.283 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: cluster 2024-09-17T10:27:16.755957+0000 mgr.y (mgr.25166) 1816 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:18.283 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: cluster 2024-09-17T10:27:16.755957+0000 mgr.y (mgr.25166) 1816 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:18.283 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.264827+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.39:0/1474506466' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:18.283 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.264827+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.39:0/1474506466' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.563655+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.563655+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.564140+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.564140+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.565077+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.565077+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.565642+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.565642+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.565818+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.565818+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.566232+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:16.742077+0000 mgr.y (mgr.25166) 1815 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:16.742077+0000 mgr.y (mgr.25166) 1815 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: cluster 2024-09-17T10:27:16.755957+0000 mgr.y (mgr.25166) 1816 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: cluster 2024-09-17T10:27:16.755957+0000 mgr.y (mgr.25166) 1816 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.264827+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.39:0/1474506466' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.264827+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.39:0/1474506466' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.563655+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.563655+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.564140+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.564140+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.565077+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.565077+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.565642+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.565642+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.565818+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.565818+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.566232+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.566232+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.567486+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.286 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.567486+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.567950+0000 mon.b (mon.1) 838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.567950+0000 mon.b (mon.1) 838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.567957+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.567957+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.568359+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.568359+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.569601+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.569601+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.569838+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.287 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.569838+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.566232+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.567486+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.567486+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.567950+0000 mon.b (mon.1) 838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.567950+0000 mon.b (mon.1) 838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.567957+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.567957+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.568359+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.568359+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.569601+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.569601+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.569838+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.569838+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.569969+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.569969+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.570253+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.570253+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: cephadm 2024-09-17T10:27:17.570918+0000 mgr.y (mgr.25166) 1817 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: cephadm 2024-09-17T10:27:17.570918+0000 mgr.y (mgr.25166) 1817 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:27:18.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: cephadm 2024-09-17T10:27:17.571379+0000 mgr.y (mgr.25166) 1818 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: cephadm 2024-09-17T10:27:17.571379+0000 mgr.y (mgr.25166) 1818 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.571492+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.571492+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.571948+0000 mon.b (mon.1) 842 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.571948+0000 mon.b (mon.1) 842 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.584804+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.584804+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.598962+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.598962+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.606392+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.606392+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.607825+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:18.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.607825+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:18.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.615048+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[115929]: audit 2024-09-17T10:27:17.615048+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.389 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-17T10:27:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.569969+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.569969+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.570253+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.570253+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: cephadm 2024-09-17T10:27:17.570918+0000 mgr.y (mgr.25166) 1817 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:27:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: cephadm 2024-09-17T10:27:17.570918+0000 mgr.y (mgr.25166) 1817 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: cephadm 2024-09-17T10:27:17.571379+0000 mgr.y (mgr.25166) 1818 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: cephadm 2024-09-17T10:27:17.571379+0000 mgr.y (mgr.25166) 1818 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.571492+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.571492+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.571948+0000 mon.b (mon.1) 842 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.571948+0000 mon.b (mon.1) 842 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.584804+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.584804+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.598962+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.598962+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.606392+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.606392+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.607825+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:18.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.607825+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:18.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.615048+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:18 smithi039 bash[116875]: audit 2024-09-17T10:27:17.615048+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:16.742077+0000 mgr.y (mgr.25166) 1815 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:18.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:16.742077+0000 mgr.y (mgr.25166) 1815 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:18.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: cluster 2024-09-17T10:27:16.755957+0000 mgr.y (mgr.25166) 1816 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: cluster 2024-09-17T10:27:16.755957+0000 mgr.y (mgr.25166) 1816 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.264827+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.39:0/1474506466' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.264827+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.39:0/1474506466' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.563655+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.563655+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.564140+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.564140+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.565077+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.565077+0000 mon.b (mon.1) 835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.565642+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.565642+0000 mon.b (mon.1) 836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.565818+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.565818+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.566232+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.566232+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.567486+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.567486+0000 mon.b (mon.1) 837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.567950+0000 mon.b (mon.1) 838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.567950+0000 mon.b (mon.1) 838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.567957+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.567957+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.568359+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.568359+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.569601+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.569601+0000 mon.b (mon.1) 839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.569838+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.569838+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.569969+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.569969+0000 mon.b (mon.1) 840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.570253+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.570253+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: cephadm 2024-09-17T10:27:17.570918+0000 mgr.y (mgr.25166) 1817 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: cephadm 2024-09-17T10:27:17.570918+0000 mgr.y (mgr.25166) 1817 : cephadm [INF] Adjusting osd_memory_target on smithi203 to 3036M 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: cephadm 2024-09-17T10:27:17.571379+0000 mgr.y (mgr.25166) 1818 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: cephadm 2024-09-17T10:27:17.571379+0000 mgr.y (mgr.25166) 1818 : cephadm [INF] Adjusting osd_memory_target on smithi039 to 2780M 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.571492+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.571492+0000 mon.b (mon.1) 841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.571948+0000 mon.b (mon.1) 842 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.571948+0000 mon.b (mon.1) 842 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.584804+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.584804+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.598962+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.598962+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.606392+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:18.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.606392+0000 mon.b (mon.1) 843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:18.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.607825+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:18.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.607825+0000 mon.b (mon.1) 844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:18.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.615048+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:18.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:18 smithi203 bash[85677]: audit 2024-09-17T10:27:17.615048+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:19.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:19.32596317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:20.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:20 smithi039 bash[115929]: cluster 2024-09-17T10:27:18.756973+0000 mgr.y (mgr.25166) 1819 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:20.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:20 smithi039 bash[115929]: cluster 2024-09-17T10:27:18.756973+0000 mgr.y (mgr.25166) 1819 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:20.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:20 smithi039 bash[116875]: cluster 2024-09-17T10:27:18.756973+0000 mgr.y (mgr.25166) 1819 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:20.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:20 smithi039 bash[116875]: cluster 2024-09-17T10:27:18.756973+0000 mgr.y (mgr.25166) 1819 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:20.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:20 smithi203 bash[85677]: cluster 2024-09-17T10:27:18.756973+0000 mgr.y (mgr.25166) 1819 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:20.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:20 smithi203 bash[85677]: cluster 2024-09-17T10:27:18.756973+0000 mgr.y (mgr.25166) 1819 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:22.559 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:22 smithi039 bash[116875]: cluster 2024-09-17T10:27:20.757705+0000 mgr.y (mgr.25166) 1820 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:22.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:22 smithi039 bash[116875]: cluster 2024-09-17T10:27:20.757705+0000 mgr.y (mgr.25166) 1820 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:22.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:22 smithi039 bash[115929]: cluster 2024-09-17T10:27:20.757705+0000 mgr.y (mgr.25166) 1820 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:22.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:22 smithi039 bash[115929]: cluster 2024-09-17T10:27:20.757705+0000 mgr.y (mgr.25166) 1820 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:22.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:22.330263378Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:22 smithi203 bash[85677]: cluster 2024-09-17T10:27:20.757705+0000 mgr.y (mgr.25166) 1820 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:22 smithi203 bash[85677]: cluster 2024-09-17T10:27:20.757705+0000 mgr.y (mgr.25166) 1820 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:23.494 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:23.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:27:23] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.51.0" 2024-09-17T10:27:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:24 smithi039 bash[115929]: cluster 2024-09-17T10:27:22.759338+0000 mgr.y (mgr.25166) 1821 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:24.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:24 smithi039 bash[115929]: cluster 2024-09-17T10:27:22.759338+0000 mgr.y (mgr.25166) 1821 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:24.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:24 smithi039 bash[116875]: cluster 2024-09-17T10:27:22.759338+0000 mgr.y (mgr.25166) 1821 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:24.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:24 smithi039 bash[116875]: cluster 2024-09-17T10:27:22.759338+0000 mgr.y (mgr.25166) 1821 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:24.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:24 smithi203 bash[85677]: cluster 2024-09-17T10:27:22.759338+0000 mgr.y (mgr.25166) 1821 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:24.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:24 smithi203 bash[85677]: cluster 2024-09-17T10:27:22.759338+0000 mgr.y (mgr.25166) 1821 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:25.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:25.30810656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[85677]: audit 2024-09-17T10:27:24.461799+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[85677]: audit 2024-09-17T10:27:24.461799+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[85677]: audit 2024-09-17T10:27:24.484540+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[85677]: audit 2024-09-17T10:27:24.484540+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[85677]: audit 2024-09-17T10:27:24.496944+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:25 smithi203 bash[85677]: audit 2024-09-17T10:27:24.496944+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[116875]: audit 2024-09-17T10:27:24.461799+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[116875]: audit 2024-09-17T10:27:24.461799+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[116875]: audit 2024-09-17T10:27:24.484540+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[116875]: audit 2024-09-17T10:27:24.484540+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[116875]: audit 2024-09-17T10:27:24.496944+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[116875]: audit 2024-09-17T10:27:24.496944+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[115929]: audit 2024-09-17T10:27:24.461799+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[115929]: audit 2024-09-17T10:27:24.461799+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[115929]: audit 2024-09-17T10:27:24.484540+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[115929]: audit 2024-09-17T10:27:24.484540+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[115929]: audit 2024-09-17T10:27:24.496944+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:25.734 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:25 smithi039 bash[115929]: audit 2024-09-17T10:27:24.496944+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[115929]: cluster 2024-09-17T10:27:24.759923+0000 mgr.y (mgr.25166) 1822 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[115929]: cluster 2024-09-17T10:27:24.759923+0000 mgr.y (mgr.25166) 1822 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[115929]: audit 2024-09-17T10:27:25.145603+0000 mgr.y (mgr.25166) 1823 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:26.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[115929]: audit 2024-09-17T10:27:25.145603+0000 mgr.y (mgr.25166) 1823 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[116875]: cluster 2024-09-17T10:27:24.759923+0000 mgr.y (mgr.25166) 1822 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[116875]: cluster 2024-09-17T10:27:24.759923+0000 mgr.y (mgr.25166) 1822 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[116875]: audit 2024-09-17T10:27:25.145603+0000 mgr.y (mgr.25166) 1823 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:26 smithi039 bash[116875]: audit 2024-09-17T10:27:25.145603+0000 mgr.y (mgr.25166) 1823 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:26 smithi203 bash[85677]: cluster 2024-09-17T10:27:24.759923+0000 mgr.y (mgr.25166) 1822 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:26 smithi203 bash[85677]: cluster 2024-09-17T10:27:24.759923+0000 mgr.y (mgr.25166) 1822 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:26 smithi203 bash[85677]: audit 2024-09-17T10:27:25.145603+0000 mgr.y (mgr.25166) 1823 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:26 smithi203 bash[85677]: audit 2024-09-17T10:27:25.145603+0000 mgr.y (mgr.25166) 1823 : audit [DBG] from='client.74288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:26.538410+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:26.538410+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:27.428150+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:27.428150+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:27.443716+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:27.443716+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:27.458726+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[115929]: audit 2024-09-17T10:27:27.458726+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:26.538410+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:26.538410+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:27.428150+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:27.428150+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:27.443716+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:27.443716+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:27.458726+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:27 smithi039 bash[116875]: audit 2024-09-17T10:27:27.458726+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:26.538410+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:26.538410+0000 mon.b (mon.1) 845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:27.428150+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:27.428150+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:27.443716+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:27.443716+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:27.458726+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:27 smithi203 bash[85677]: audit 2024-09-17T10:27:27.458726+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:27.937 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:28.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:28.346738703Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:26.748893+0000 mgr.y (mgr.25166) 1824 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:26.748893+0000 mgr.y (mgr.25166) 1824 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: cluster 2024-09-17T10:27:26.761327+0000 mgr.y (mgr.25166) 1825 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: cluster 2024-09-17T10:27:26.761327+0000 mgr.y (mgr.25166) 1825 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.936862+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.936862+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.942073+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.942073+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.943647+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.943647+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.951214+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:28 smithi203 bash[85677]: audit 2024-09-17T10:27:27.951214+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.809 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:27:28.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:26.748893+0000 mgr.y (mgr.25166) 1824 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:28.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:26.748893+0000 mgr.y (mgr.25166) 1824 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:28.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: cluster 2024-09-17T10:27:26.761327+0000 mgr.y (mgr.25166) 1825 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:28.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: cluster 2024-09-17T10:27:26.761327+0000 mgr.y (mgr.25166) 1825 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.936862+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.936862+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.942073+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.942073+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.943647+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.943647+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.951214+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[115929]: audit 2024-09-17T10:27:27.951214+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:26.748893+0000 mgr.y (mgr.25166) 1824 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:26.748893+0000 mgr.y (mgr.25166) 1824 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: cluster 2024-09-17T10:27:26.761327+0000 mgr.y (mgr.25166) 1825 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: cluster 2024-09-17T10:27:26.761327+0000 mgr.y (mgr.25166) 1825 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.936862+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.936862+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.942073+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.942073+0000 mon.b (mon.1) 846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.943647+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.943647+0000 mon.b (mon.1) 847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.951214+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:28.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:28 smithi039 bash[116875]: audit 2024-09-17T10:27:27.951214+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:29.856 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[115929]: cephadm 2024-09-17T10:27:27.925161+0000 mgr.y (mgr.25166) 1826 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.856 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[115929]: cephadm 2024-09-17T10:27:27.925161+0000 mgr.y (mgr.25166) 1826 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.857 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[115929]: cephadm 2024-09-17T10:27:28.024922+0000 mgr.y (mgr.25166) 1827 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.857 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[115929]: cephadm 2024-09-17T10:27:28.024922+0000 mgr.y (mgr.25166) 1827 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.857 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[116875]: cephadm 2024-09-17T10:27:27.925161+0000 mgr.y (mgr.25166) 1826 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.857 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[116875]: cephadm 2024-09-17T10:27:27.925161+0000 mgr.y (mgr.25166) 1826 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.857 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[116875]: cephadm 2024-09-17T10:27:28.024922+0000 mgr.y (mgr.25166) 1827 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.857 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:29 smithi039 bash[116875]: cephadm 2024-09-17T10:27:28.024922+0000 mgr.y (mgr.25166) 1827 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:29 smithi203 bash[85677]: cephadm 2024-09-17T10:27:27.925161+0000 mgr.y (mgr.25166) 1826 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:29 smithi203 bash[85677]: cephadm 2024-09-17T10:27:27.925161+0000 mgr.y (mgr.25166) 1826 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:29 smithi203 bash[85677]: cephadm 2024-09-17T10:27:28.024922+0000 mgr.y (mgr.25166) 1827 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:29.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:29 smithi203 bash[85677]: cephadm 2024-09-17T10:27:28.024922+0000 mgr.y (mgr.25166) 1827 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:27:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:30 smithi039 bash[116875]: cluster 2024-09-17T10:27:28.762350+0000 mgr.y (mgr.25166) 1828 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:30 smithi039 bash[116875]: cluster 2024-09-17T10:27:28.762350+0000 mgr.y (mgr.25166) 1828 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:30 smithi039 bash[115929]: cluster 2024-09-17T10:27:28.762350+0000 mgr.y (mgr.25166) 1828 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:30 smithi039 bash[115929]: cluster 2024-09-17T10:27:28.762350+0000 mgr.y (mgr.25166) 1828 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:30 smithi203 bash[85677]: cluster 2024-09-17T10:27:28.762350+0000 mgr.y (mgr.25166) 1828 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:30 smithi203 bash[85677]: cluster 2024-09-17T10:27:28.762350+0000 mgr.y (mgr.25166) 1828 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:31.511 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:31.308687238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cluster 2024-09-17T10:27:30.763170+0000 mgr.y (mgr.25166) 1829 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cluster 2024-09-17T10:27:30.763170+0000 mgr.y (mgr.25166) 1829 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.863048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.863048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.866511+0000 mgr.y (mgr.25166) 1830 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.866511+0000 mgr.y (mgr.25166) 1830 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.866646+0000 mgr.y (mgr.25166) 1831 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.866646+0000 mgr.y (mgr.25166) 1831 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.871698+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.871698+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.876087+0000 mgr.y (mgr.25166) 1832 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.876087+0000 mgr.y (mgr.25166) 1832 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.876665+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.876665+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.883192+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.883192+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.890819+0000 mgr.y (mgr.25166) 1833 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.890819+0000 mgr.y (mgr.25166) 1833 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.891229+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.891229+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cluster 2024-09-17T10:27:30.763170+0000 mgr.y (mgr.25166) 1829 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cluster 2024-09-17T10:27:30.763170+0000 mgr.y (mgr.25166) 1829 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.863048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.863048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.866511+0000 mgr.y (mgr.25166) 1830 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.866511+0000 mgr.y (mgr.25166) 1830 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.866646+0000 mgr.y (mgr.25166) 1831 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.866646+0000 mgr.y (mgr.25166) 1831 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.871698+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.871698+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.876087+0000 mgr.y (mgr.25166) 1832 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.876087+0000 mgr.y (mgr.25166) 1832 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.876665+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.876665+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.883192+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.883192+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.890819+0000 mgr.y (mgr.25166) 1833 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.890819+0000 mgr.y (mgr.25166) 1833 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.891229+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.891229+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.898262+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.898262+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.920135+0000 mgr.y (mgr.25166) 1834 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.920135+0000 mgr.y (mgr.25166) 1834 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.920395+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.920395+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.927488+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.927488+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.933618+0000 mgr.y (mgr.25166) 1835 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.933618+0000 mgr.y (mgr.25166) 1835 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.935332+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: audit 2024-09-17T10:27:30.935332+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.936267+0000 mgr.y (mgr.25166) 1836 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[115929]: cephadm 2024-09-17T10:27:30.936267+0000 mgr.y (mgr.25166) 1836 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.898262+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.898262+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.920135+0000 mgr.y (mgr.25166) 1834 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.920135+0000 mgr.y (mgr.25166) 1834 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.920395+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.920395+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.927488+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.927488+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.933618+0000 mgr.y (mgr.25166) 1835 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.933618+0000 mgr.y (mgr.25166) 1835 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.935332+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: audit 2024-09-17T10:27:30.935332+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.936267+0000 mgr.y (mgr.25166) 1836 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T10:27:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:31 smithi039 bash[116875]: cephadm 2024-09-17T10:27:30.936267+0000 mgr.y (mgr.25166) 1836 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cluster 2024-09-17T10:27:30.763170+0000 mgr.y (mgr.25166) 1829 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cluster 2024-09-17T10:27:30.763170+0000 mgr.y (mgr.25166) 1829 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.863048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.863048+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.866511+0000 mgr.y (mgr.25166) 1830 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.866511+0000 mgr.y (mgr.25166) 1830 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:27:32.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.866646+0000 mgr.y (mgr.25166) 1831 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.866646+0000 mgr.y (mgr.25166) 1831 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.871698+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.871698+0000 mon.b (mon.1) 848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.876087+0000 mgr.y (mgr.25166) 1832 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.876087+0000 mgr.y (mgr.25166) 1832 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.876665+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.876665+0000 mon.b (mon.1) 849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.883192+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.883192+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.890819+0000 mgr.y (mgr.25166) 1833 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.890819+0000 mgr.y (mgr.25166) 1833 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:27:32.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.891229+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.891229+0000 mon.b (mon.1) 850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.898262+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.898262+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.920135+0000 mgr.y (mgr.25166) 1834 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:27:32.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.920135+0000 mgr.y (mgr.25166) 1834 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:27:32.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.920395+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.920395+0000 mon.b (mon.1) 851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.927488+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.927488+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.933618+0000 mgr.y (mgr.25166) 1835 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.933618+0000 mgr.y (mgr.25166) 1835 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.935332+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: audit 2024-09-17T10:27:30.935332+0000 mon.b (mon.1) 852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.936267+0000 mgr.y (mgr.25166) 1836 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T10:27:32.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:31 smithi203 bash[85677]: cephadm 2024-09-17T10:27:30.936267+0000 mgr.y (mgr.25166) 1836 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-17T10:27:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:27:33] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.51.0" 2024-09-17T10:27:34.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: cluster 2024-09-17T10:27:32.764801+0000 mgr.y (mgr.25166) 1837 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: cluster 2024-09-17T10:27:32.764801+0000 mgr.y (mgr.25166) 1837 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: audit 2024-09-17T10:27:33.793204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: audit 2024-09-17T10:27:33.793204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: audit 2024-09-17T10:27:33.800219+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: audit 2024-09-17T10:27:33.800219+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: audit 2024-09-17T10:27:33.801996+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[116875]: audit 2024-09-17T10:27:33.801996+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: cluster 2024-09-17T10:27:32.764801+0000 mgr.y (mgr.25166) 1837 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: cluster 2024-09-17T10:27:32.764801+0000 mgr.y (mgr.25166) 1837 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: audit 2024-09-17T10:27:33.793204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:34.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: audit 2024-09-17T10:27:33.793204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:34.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: audit 2024-09-17T10:27:33.800219+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:27:34.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: audit 2024-09-17T10:27:33.800219+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:27:34.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: audit 2024-09-17T10:27:33.801996+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:34.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:33 smithi039 bash[115929]: audit 2024-09-17T10:27:33.801996+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: cluster 2024-09-17T10:27:32.764801+0000 mgr.y (mgr.25166) 1837 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: cluster 2024-09-17T10:27:32.764801+0000 mgr.y (mgr.25166) 1837 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: audit 2024-09-17T10:27:33.793204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: audit 2024-09-17T10:27:33.793204+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: audit 2024-09-17T10:27:33.800219+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: audit 2024-09-17T10:27:33.800219+0000 mon.b (mon.1) 853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: audit 2024-09-17T10:27:33.801996+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:34.169 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:33 smithi203 bash[85677]: audit 2024-09-17T10:27:33.801996+0000 mon.b (mon.1) 854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:34.405 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:34.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:34.32737657Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[115929]: cephadm 2024-09-17T10:27:33.781359+0000 mgr.y (mgr.25166) 1838 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[115929]: cephadm 2024-09-17T10:27:33.781359+0000 mgr.y (mgr.25166) 1838 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[115929]: cephadm 2024-09-17T10:27:33.804665+0000 mgr.y (mgr.25166) 1839 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[115929]: cephadm 2024-09-17T10:27:33.804665+0000 mgr.y (mgr.25166) 1839 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[116875]: cephadm 2024-09-17T10:27:33.781359+0000 mgr.y (mgr.25166) 1838 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[116875]: cephadm 2024-09-17T10:27:33.781359+0000 mgr.y (mgr.25166) 1838 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[116875]: cephadm 2024-09-17T10:27:33.804665+0000 mgr.y (mgr.25166) 1839 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T10:27:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:34 smithi039 bash[116875]: cephadm 2024-09-17T10:27:33.804665+0000 mgr.y (mgr.25166) 1839 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T10:27:35.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:34 smithi203 bash[85677]: cephadm 2024-09-17T10:27:33.781359+0000 mgr.y (mgr.25166) 1838 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T10:27:35.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:34 smithi203 bash[85677]: cephadm 2024-09-17T10:27:33.781359+0000 mgr.y (mgr.25166) 1838 : cephadm [INF] Upgrade: Updating osd.2 2024-09-17T10:27:35.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:34 smithi203 bash[85677]: cephadm 2024-09-17T10:27:33.804665+0000 mgr.y (mgr.25166) 1839 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T10:27:35.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:34 smithi203 bash[85677]: cephadm 2024-09-17T10:27:33.804665+0000 mgr.y (mgr.25166) 1839 : cephadm [INF] Deploying daemon osd.2 on smithi039 2024-09-17T10:27:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:35 smithi039 bash[115929]: cluster 2024-09-17T10:27:34.766049+0000 mgr.y (mgr.25166) 1840 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:36.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:35 smithi039 bash[115929]: cluster 2024-09-17T10:27:34.766049+0000 mgr.y (mgr.25166) 1840 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:35 smithi039 bash[116875]: cluster 2024-09-17T10:27:34.766049+0000 mgr.y (mgr.25166) 1840 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:35 smithi039 bash[116875]: cluster 2024-09-17T10:27:34.766049+0000 mgr.y (mgr.25166) 1840 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:36.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:35 smithi203 bash[85677]: cluster 2024-09-17T10:27:34.766049+0000 mgr.y (mgr.25166) 1840 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:36.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:35 smithi203 bash[85677]: cluster 2024-09-17T10:27:34.766049+0000 mgr.y (mgr.25166) 1840 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:37.427 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:27:37.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:37.341181979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:38.080 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 13s ago 46m - - 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 10s ago 45m - - 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (8m) 13s ago 36m 14.2M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (7m) 10s ago 35m 66.2M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (10m) 13s ago 33m 49.7M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (10m) 10s ago 44m 442M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (20m) 13s ago 47m 535M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (4m) 13s ago 47m 53.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (5m) 10s ago 45m 45.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (3m) 13s ago 45m 41.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (10m) 13s ago 36m 8840k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:27:38.081 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (9m) 10s ago 36m 8303k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (114s) 13s ago 44m 46.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (77s) 13s ago 43m 46.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (42m) 13s ago 42m 57.1M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 76c32f9264a3 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (41m) 13s ago 41m 69.4M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (40m) 10s ago 40m 64.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (39m) 10s ago 39m 67.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (38m) 10s ago 38m 58.3M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (37m) 10s ago 37m 69.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (8m) 10s ago 36m 50.7M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (33m) 13s ago 33m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:27:38.082 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (33m) 10s ago 33m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:27:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[116875]: audit 2024-09-17T10:27:36.759108+0000 mgr.y (mgr.25166) 1841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[116875]: audit 2024-09-17T10:27:36.759108+0000 mgr.y (mgr.25166) 1841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[116875]: cluster 2024-09-17T10:27:36.767579+0000 mgr.y (mgr.25166) 1842 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[116875]: cluster 2024-09-17T10:27:36.767579+0000 mgr.y (mgr.25166) 1842 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[116875]: audit 2024-09-17T10:27:37.416530+0000 mgr.y (mgr.25166) 1843 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[116875]: audit 2024-09-17T10:27:37.416530+0000 mgr.y (mgr.25166) 1843 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[115929]: audit 2024-09-17T10:27:36.759108+0000 mgr.y (mgr.25166) 1841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[115929]: audit 2024-09-17T10:27:36.759108+0000 mgr.y (mgr.25166) 1841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[115929]: cluster 2024-09-17T10:27:36.767579+0000 mgr.y (mgr.25166) 1842 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[115929]: cluster 2024-09-17T10:27:36.767579+0000 mgr.y (mgr.25166) 1842 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[115929]: audit 2024-09-17T10:27:37.416530+0000 mgr.y (mgr.25166) 1843 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:37 smithi039 bash[115929]: audit 2024-09-17T10:27:37.416530+0000 mgr.y (mgr.25166) 1843 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[85677]: audit 2024-09-17T10:27:36.759108+0000 mgr.y (mgr.25166) 1841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[85677]: audit 2024-09-17T10:27:36.759108+0000 mgr.y (mgr.25166) 1841 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[85677]: cluster 2024-09-17T10:27:36.767579+0000 mgr.y (mgr.25166) 1842 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[85677]: cluster 2024-09-17T10:27:36.767579+0000 mgr.y (mgr.25166) 1842 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[85677]: audit 2024-09-17T10:27:37.416530+0000 mgr.y (mgr.25166) 1843 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:37 smithi203 bash[85677]: audit 2024-09-17T10:27:37.416530+0000 mgr.y (mgr.25166) 1843 : audit [DBG] from='client.64293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6, 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:27:38.466 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 8, 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:27:38.467 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "2/8 daemons upgraded", 2024-09-17T10:27:38.794 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:27:38.795 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:27:38.795 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:27:39.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:38 smithi203 bash[85677]: audit 2024-09-17T10:27:37.733836+0000 mgr.y (mgr.25166) 1844 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:38 smithi203 bash[85677]: audit 2024-09-17T10:27:37.733836+0000 mgr.y (mgr.25166) 1844 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:38 smithi203 bash[85677]: audit 2024-09-17T10:27:38.037702+0000 mgr.y (mgr.25166) 1845 : audit [DBG] from='client.74306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:38 smithi203 bash[85677]: audit 2024-09-17T10:27:38.037702+0000 mgr.y (mgr.25166) 1845 : audit [DBG] from='client.74306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:38 smithi203 bash[85677]: audit 2024-09-17T10:27:38.466195+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.39:0/114797424' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:39.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:38 smithi203 bash[85677]: audit 2024-09-17T10:27:38.466195+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.39:0/114797424' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:39.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[116875]: audit 2024-09-17T10:27:37.733836+0000 mgr.y (mgr.25166) 1844 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[116875]: audit 2024-09-17T10:27:37.733836+0000 mgr.y (mgr.25166) 1844 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[116875]: audit 2024-09-17T10:27:38.037702+0000 mgr.y (mgr.25166) 1845 : audit [DBG] from='client.74306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[116875]: audit 2024-09-17T10:27:38.037702+0000 mgr.y (mgr.25166) 1845 : audit [DBG] from='client.74306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[116875]: audit 2024-09-17T10:27:38.466195+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.39:0/114797424' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:39.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[116875]: audit 2024-09-17T10:27:38.466195+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.39:0/114797424' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:39.238 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[115929]: audit 2024-09-17T10:27:37.733836+0000 mgr.y (mgr.25166) 1844 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.238 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[115929]: audit 2024-09-17T10:27:37.733836+0000 mgr.y (mgr.25166) 1844 : audit [DBG] from='client.74300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.238 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[115929]: audit 2024-09-17T10:27:38.037702+0000 mgr.y (mgr.25166) 1845 : audit [DBG] from='client.74306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.238 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[115929]: audit 2024-09-17T10:27:38.037702+0000 mgr.y (mgr.25166) 1845 : audit [DBG] from='client.74306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:39.238 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[115929]: audit 2024-09-17T10:27:38.466195+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.39:0/114797424' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:39.238 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:38 smithi039 bash[115929]: audit 2024-09-17T10:27:38.466195+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.39:0/114797424' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:40.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[115929]: cluster 2024-09-17T10:27:38.768548+0000 mgr.y (mgr.25166) 1846 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:40.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[115929]: cluster 2024-09-17T10:27:38.768548+0000 mgr.y (mgr.25166) 1846 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:40.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[115929]: audit 2024-09-17T10:27:38.794658+0000 mgr.y (mgr.25166) 1847 : audit [DBG] from='client.64317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:40.205 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[115929]: audit 2024-09-17T10:27:38.794658+0000 mgr.y (mgr.25166) 1847 : audit [DBG] from='client.64317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:40.206 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[116875]: cluster 2024-09-17T10:27:38.768548+0000 mgr.y (mgr.25166) 1846 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:40.206 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[116875]: cluster 2024-09-17T10:27:38.768548+0000 mgr.y (mgr.25166) 1846 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:40.206 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[116875]: audit 2024-09-17T10:27:38.794658+0000 mgr.y (mgr.25166) 1847 : audit [DBG] from='client.64317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:40.206 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:39 smithi039 bash[116875]: audit 2024-09-17T10:27:38.794658+0000 mgr.y (mgr.25166) 1847 : audit [DBG] from='client.64317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:39 smithi203 bash[85677]: cluster 2024-09-17T10:27:38.768548+0000 mgr.y (mgr.25166) 1846 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:39 smithi203 bash[85677]: cluster 2024-09-17T10:27:38.768548+0000 mgr.y (mgr.25166) 1846 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:39 smithi203 bash[85677]: audit 2024-09-17T10:27:38.794658+0000 mgr.y (mgr.25166) 1847 : audit [DBG] from='client.64317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:39 smithi203 bash[85677]: audit 2024-09-17T10:27:38.794658+0000 mgr.y (mgr.25166) 1847 : audit [DBG] from='client.64317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:27:40.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:40.307229427Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:42.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:41 smithi203 bash[85677]: cluster 2024-09-17T10:27:40.769261+0000 mgr.y (mgr.25166) 1848 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:42.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:41 smithi203 bash[85677]: cluster 2024-09-17T10:27:40.769261+0000 mgr.y (mgr.25166) 1848 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:42.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:41 smithi203 bash[85677]: audit 2024-09-17T10:27:41.538312+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:42.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:41 smithi203 bash[85677]: audit 2024-09-17T10:27:41.538312+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[115929]: cluster 2024-09-17T10:27:40.769261+0000 mgr.y (mgr.25166) 1848 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[115929]: cluster 2024-09-17T10:27:40.769261+0000 mgr.y (mgr.25166) 1848 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[115929]: audit 2024-09-17T10:27:41.538312+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:42.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[115929]: audit 2024-09-17T10:27:41.538312+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[116875]: cluster 2024-09-17T10:27:40.769261+0000 mgr.y (mgr.25166) 1848 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[116875]: cluster 2024-09-17T10:27:40.769261+0000 mgr.y (mgr.25166) 1848 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:27:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[116875]: audit 2024-09-17T10:27:41.538312+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:41 smithi039 bash[116875]: audit 2024-09-17T10:27:41.538312+0000 mon.b (mon.1) 855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:42.706 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.707 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.707 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.708 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.708 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.708 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.709 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.709 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:42.709 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:42 smithi039 systemd[1]: Stopping Ceph osd.2 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:27:42.987 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.831843+0000 mon.a (mon.0) 466 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T10:27:42.987 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.831843+0000 mon.a (mon.0) 466 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T10:27:42.992 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[36972]: debug 2024-09-17T10:27:42.828+0000 7f0b1a824640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:27:42.992 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[36972]: debug 2024-09-17T10:27:42.828+0000 7f0b1a824640 -1 osd.2 123 *** Got signal Terminated *** 2024-09-17T10:27:42.992 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[36972]: debug 2024-09-17T10:27:42.828+0000 7f0b1a824640 -1 osd.2 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:42 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.831843+0000 mon.a (mon.0) 466 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T10:27:43.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:42 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.831843+0000 mon.a (mon.0) 466 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T10:27:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.831843+0000 mon.a (mon.0) 466 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T10:27:43.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:42 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.831843+0000 mon.a (mon.0) 466 : cluster [INF] osd.2 marked itself down and dead 2024-09-17T10:27:43.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:43.336561669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:43.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:27:43] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T10:27:44.366 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[128966]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:27:44.366 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.770084+0000 mgr.y (mgr.25166) 1849 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:44.366 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.770084+0000 mgr.y (mgr.25166) 1849 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:44.366 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.929824+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:44.366 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.929824+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.971706+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[116875]: cluster 2024-09-17T10:27:42.971706+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.770084+0000 mgr.y (mgr.25166) 1849 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.770084+0000 mgr.y (mgr.25166) 1849 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.929824+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.929824+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.971706+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T10:27:44.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:43 smithi039 bash[115929]: cluster 2024-09-17T10:27:42.971706+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T10:27:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.770084+0000 mgr.y (mgr.25166) 1849 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.770084+0000 mgr.y (mgr.25166) 1849 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:27:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.929824+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.929824+0000 mon.a (mon.0) 467 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:27:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.971706+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T10:27:44.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:43 smithi203 bash[85677]: cluster 2024-09-17T10:27:42.971706+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-17T10:27:44.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[129030]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:27:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: cluster 2024-09-17T10:27:43.962795+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:27:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: cluster 2024-09-17T10:27:43.962795+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:27:45.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: audit 2024-09-17T10:27:44.696864+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: audit 2024-09-17T10:27:44.696864+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: audit 2024-09-17T10:27:44.711420+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: audit 2024-09-17T10:27:44.711420+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: audit 2024-09-17T10:27:44.724549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[115929]: audit 2024-09-17T10:27:44.724549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: cluster 2024-09-17T10:27:43.962795+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: cluster 2024-09-17T10:27:43.962795+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: audit 2024-09-17T10:27:44.696864+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: audit 2024-09-17T10:27:44.696864+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: audit 2024-09-17T10:27:44.711420+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: audit 2024-09-17T10:27:44.711420+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: audit 2024-09-17T10:27:44.724549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:44 smithi039 bash[116875]: audit 2024-09-17T10:27:44.724549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: cluster 2024-09-17T10:27:43.962795+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:27:45.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: cluster 2024-09-17T10:27:43.962795+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-09-17T10:27:45.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: audit 2024-09-17T10:27:44.696864+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: audit 2024-09-17T10:27:44.696864+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: audit 2024-09-17T10:27:44.711420+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: audit 2024-09-17T10:27:44.711420+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: audit 2024-09-17T10:27:44.724549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:45.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:44 smithi203 bash[85677]: audit 2024-09-17T10:27:44.724549+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:46.333 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:45 smithi203 bash[85677]: cluster 2024-09-17T10:27:44.770867+0000 mgr.y (mgr.25166) 1850 : cluster [DBG] pgmap v549: 161 pgs: 7 peering, 12 stale+active+clean, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:27:46.333 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:45 smithi203 bash[85677]: cluster 2024-09-17T10:27:44.770867+0000 mgr.y (mgr.25166) 1850 : cluster [DBG] pgmap v549: 161 pgs: 7 peering, 12 stale+active+clean, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:27:46.333 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:45 smithi203 bash[85677]: cluster 2024-09-17T10:27:45.720034+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:46.333 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:45 smithi203 bash[85677]: cluster 2024-09-17T10:27:45.720034+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[115929]: cluster 2024-09-17T10:27:44.770867+0000 mgr.y (mgr.25166) 1850 : cluster [DBG] pgmap v549: 161 pgs: 7 peering, 12 stale+active+clean, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:27:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[115929]: cluster 2024-09-17T10:27:44.770867+0000 mgr.y (mgr.25166) 1850 : cluster [DBG] pgmap v549: 161 pgs: 7 peering, 12 stale+active+clean, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:27:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[115929]: cluster 2024-09-17T10:27:45.720034+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[115929]: cluster 2024-09-17T10:27:45.720034+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[116875]: cluster 2024-09-17T10:27:44.770867+0000 mgr.y (mgr.25166) 1850 : cluster [DBG] pgmap v549: 161 pgs: 7 peering, 12 stale+active+clean, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:27:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[116875]: cluster 2024-09-17T10:27:44.770867+0000 mgr.y (mgr.25166) 1850 : cluster [DBG] pgmap v549: 161 pgs: 7 peering, 12 stale+active+clean, 142 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-17T10:27:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[116875]: cluster 2024-09-17T10:27:45.720034+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:46.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:45 smithi039 bash[116875]: cluster 2024-09-17T10:27:45.720034+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:46.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:46.335591518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:47.023 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.024 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.024 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.024 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.025 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.025 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-17T10:27:47.025 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: Stopped Ceph osd.2 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:27:47.025 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.025 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:47 smithi039 systemd[1]: Started Ceph osd.2 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:27:47.026 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.026 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.026 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:46 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:47.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:47 smithi039 bash[116875]: cluster 2024-09-17T10:27:46.989255+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:47.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:47 smithi039 bash[116875]: cluster 2024-09-17T10:27:46.989255+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:47.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:47 smithi039 bash[115929]: cluster 2024-09-17T10:27:46.989255+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:47.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:47 smithi039 bash[115929]: cluster 2024-09-17T10:27:46.989255+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:47.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:47 smithi203 bash[85677]: cluster 2024-09-17T10:27:46.989255+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:47.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:47 smithi203 bash[85677]: cluster 2024-09-17T10:27:46.989255+0000 mon.a (mon.0) 474 : cluster [WRN] Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 11 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:48.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:46.769849+0000 mgr.y (mgr.25166) 1851 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:46.769849+0000 mgr.y (mgr.25166) 1851 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cluster 2024-09-17T10:27:46.772008+0000 mgr.y (mgr.25166) 1852 : cluster [DBG] pgmap v550: 161 pgs: 22 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cluster 2024-09-17T10:27:46.772008+0000 mgr.y (mgr.25166) 1852 : cluster [DBG] pgmap v550: 161 pgs: 22 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.078796+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.078796+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.089333+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.089333+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.097584+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.097584+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.104454+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.104454+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.105720+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.105720+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.109857+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.109857+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.113073+0000 mgr.y (mgr.25166) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.113073+0000 mgr.y (mgr.25166) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.180444+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.180444+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.183499+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.183499+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.186794+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.186794+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.188081+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.188081+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.192947+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.192947+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.196018+0000 mgr.y (mgr.25166) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.196018+0000 mgr.y (mgr.25166) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.272768+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.272768+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.275813+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.275813+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.278986+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.278986+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.280455+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.280455+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.287909+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.287909+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.291577+0000 mgr.y (mgr.25166) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.291577+0000 mgr.y (mgr.25166) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.386195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.386195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.389334+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.389334+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.392692+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.392692+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.394397+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.394397+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.404810+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.404810+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.406022+0000 mgr.y (mgr.25166) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.406022+0000 mgr.y (mgr.25166) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.510396+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.510396+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.513052+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.513052+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.515602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.515602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:46.769849+0000 mgr.y (mgr.25166) 1851 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:46.769849+0000 mgr.y (mgr.25166) 1851 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cluster 2024-09-17T10:27:46.772008+0000 mgr.y (mgr.25166) 1852 : cluster [DBG] pgmap v550: 161 pgs: 22 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cluster 2024-09-17T10:27:46.772008+0000 mgr.y (mgr.25166) 1852 : cluster [DBG] pgmap v550: 161 pgs: 22 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.078796+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.078796+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.089333+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.089333+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.097584+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.097584+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.104454+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.104454+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.105720+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.105720+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.109857+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.109857+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.113073+0000 mgr.y (mgr.25166) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.113073+0000 mgr.y (mgr.25166) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.180444+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.180444+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.516588+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.516588+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.525629+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.525629+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.526495+0000 mgr.y (mgr.25166) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.526495+0000 mgr.y (mgr.25166) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.604772+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.604772+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.608822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.608822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.615906+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.615906+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.618309+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.618309+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.623110+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.623110+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.630537+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.630537+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.643234+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.643234+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.658767+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.658767+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.734945+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.734945+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.738216+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.738216+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.741925+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.741925+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.743409+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.743409+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.752669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.752669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.849768+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.849768+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.852768+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.852768+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.856127+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.856127+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.857517+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.857517+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.865140+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.865140+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.183499+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.183499+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.186794+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.186794+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.188081+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.188081+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.192947+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.192947+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.196018+0000 mgr.y (mgr.25166) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.196018+0000 mgr.y (mgr.25166) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.272768+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.272768+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.275813+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.275813+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.278986+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.278986+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.280455+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.280455+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.287909+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.287909+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.930278+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.930278+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.933008+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.933008+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.936578+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.936578+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.937880+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.937880+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.947161+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:47.947161+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.025322+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.025322+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.028198+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.028198+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.030947+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.030947+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.032399+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.032399+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.042074+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[116875]: audit 2024-09-17T10:27:48.042074+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.291577+0000 mgr.y (mgr.25166) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.291577+0000 mgr.y (mgr.25166) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.386195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.386195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.389334+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.389334+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.392692+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.392692+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.394397+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.394397+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.404810+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.404810+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.406022+0000 mgr.y (mgr.25166) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.406022+0000 mgr.y (mgr.25166) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.510396+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.510396+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.513052+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.513052+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.515602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.515602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.516588+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.516588+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.525629+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.525629+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.526495+0000 mgr.y (mgr.25166) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.526495+0000 mgr.y (mgr.25166) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.604772+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.604772+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.608822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.608822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.615906+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.615906+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.618309+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.618309+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.623110+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.623110+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.630537+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.630537+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.643234+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.643234+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.658767+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.658767+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.734945+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.734945+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.738216+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.738216+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.741925+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.741925+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.743409+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.743409+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.752669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.752669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.849768+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.849768+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.852768+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.852768+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.856127+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.856127+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.857517+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.857517+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.865140+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.865140+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.930278+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.930278+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.933008+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.933008+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.936578+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.936578+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.937880+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.937880+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.947161+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:47.947161+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.025322+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.025322+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.028198+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.028198+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.030947+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.030947+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.032399+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.032399+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.042074+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:48 smithi039 bash[115929]: audit 2024-09-17T10:27:48.042074+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:46.769849+0000 mgr.y (mgr.25166) 1851 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:46.769849+0000 mgr.y (mgr.25166) 1851 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cluster 2024-09-17T10:27:46.772008+0000 mgr.y (mgr.25166) 1852 : cluster [DBG] pgmap v550: 161 pgs: 22 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cluster 2024-09-17T10:27:46.772008+0000 mgr.y (mgr.25166) 1852 : cluster [DBG] pgmap v550: 161 pgs: 22 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 119 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.078796+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.078796+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.089333+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.089333+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.097584+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.097584+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.104454+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.104454+0000 mon.b (mon.1) 856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.105720+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.105720+0000 mon.b (mon.1) 857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.109857+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.109857+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.113073+0000 mgr.y (mgr.25166) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.113073+0000 mgr.y (mgr.25166) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.180444+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.180444+0000 mon.b (mon.1) 858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.183499+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.183499+0000 mon.b (mon.1) 859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.186794+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.186794+0000 mon.b (mon.1) 860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.188081+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.188081+0000 mon.b (mon.1) 861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.192947+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.192947+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.196018+0000 mgr.y (mgr.25166) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.196018+0000 mgr.y (mgr.25166) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.272768+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.272768+0000 mon.b (mon.1) 862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.275813+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.275813+0000 mon.b (mon.1) 863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.278986+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.278986+0000 mon.b (mon.1) 864 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.280455+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.280455+0000 mon.b (mon.1) 865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.287909+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.287909+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.291577+0000 mgr.y (mgr.25166) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.291577+0000 mgr.y (mgr.25166) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.386195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.386195+0000 mon.b (mon.1) 866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.389334+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.389334+0000 mon.b (mon.1) 867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.392692+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.392692+0000 mon.b (mon.1) 868 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.394397+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.394397+0000 mon.b (mon.1) 869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.404810+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.404810+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.406022+0000 mgr.y (mgr.25166) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.406022+0000 mgr.y (mgr.25166) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.510396+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.510396+0000 mon.b (mon.1) 870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.513052+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.513052+0000 mon.b (mon.1) 871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.515602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.515602+0000 mon.b (mon.1) 872 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.516588+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.516588+0000 mon.b (mon.1) 873 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.525629+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.525629+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.526495+0000 mgr.y (mgr.25166) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.526495+0000 mgr.y (mgr.25166) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.604772+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.604772+0000 mon.b (mon.1) 874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.608822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.608822+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.615906+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.615906+0000 mon.b (mon.1) 875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.618309+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.618309+0000 mon.b (mon.1) 876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.623110+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.623110+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.630537+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.630537+0000 mon.b (mon.1) 877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.643234+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.643234+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.658767+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.658767+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.734945+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.734945+0000 mon.b (mon.1) 878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.738216+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.738216+0000 mon.b (mon.1) 879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.741925+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.741925+0000 mon.b (mon.1) 880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.743409+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.743409+0000 mon.b (mon.1) 881 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.752669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.752669+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.849768+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.849768+0000 mon.b (mon.1) 882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.852768+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.852768+0000 mon.b (mon.1) 883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.856127+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.856127+0000 mon.b (mon.1) 884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.857517+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.857517+0000 mon.b (mon.1) 885 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.865140+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.865140+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.930278+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.930278+0000 mon.b (mon.1) 886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.933008+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.933008+0000 mon.b (mon.1) 887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.936578+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.936578+0000 mon.b (mon.1) 888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.937880+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.937880+0000 mon.b (mon.1) 889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.947161+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:47.947161+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.025322+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.025322+0000 mon.b (mon.1) 890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.028198+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.028198+0000 mon.b (mon.1) 891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:48.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.030947+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.030947+0000 mon.b (mon.1) 892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:48.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.032399+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.032399+0000 mon.b (mon.1) 893 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:48.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.042074+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:48.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:48 smithi203 bash[85677]: audit 2024-09-17T10:27:48.042074+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.659926+0000 mgr.y (mgr.25166) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.659926+0000 mgr.y (mgr.25166) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.754250+0000 mgr.y (mgr.25166) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.754250+0000 mgr.y (mgr.25166) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.868228+0000 mgr.y (mgr.25166) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.868228+0000 mgr.y (mgr.25166) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.948707+0000 mgr.y (mgr.25166) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:47.948707+0000 mgr.y (mgr.25166) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.043668+0000 mgr.y (mgr.25166) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.340 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.043668+0000 mgr.y (mgr.25166) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.137714+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.137714+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.140590+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.140590+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.143674+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.143674+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.145103+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.145103+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.341 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.149983+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.149983+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.153190+0000 mgr.y (mgr.25166) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.659926+0000 mgr.y (mgr.25166) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.659926+0000 mgr.y (mgr.25166) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.754250+0000 mgr.y (mgr.25166) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.754250+0000 mgr.y (mgr.25166) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.868228+0000 mgr.y (mgr.25166) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.342 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.868228+0000 mgr.y (mgr.25166) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.948707+0000 mgr.y (mgr.25166) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:47.948707+0000 mgr.y (mgr.25166) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.043668+0000 mgr.y (mgr.25166) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.043668+0000 mgr.y (mgr.25166) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.137714+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.137714+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.140590+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.140590+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.143674+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.143674+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.145103+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.343 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.145103+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.149983+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.149983+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.153190+0000 mgr.y (mgr.25166) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.153190+0000 mgr.y (mgr.25166) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.240013+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.240013+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.243639+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.243639+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.344 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.247363+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.247363+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.248904+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.248904+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.256522+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.256522+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.258813+0000 mgr.y (mgr.25166) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.258813+0000 mgr.y (mgr.25166) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.344434+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.344434+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.347353+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.345 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.347353+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.350875+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.350875+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.153190+0000 mgr.y (mgr.25166) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.240013+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.240013+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.243639+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.346 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.243639+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.247363+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.247363+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.248904+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.248904+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.256522+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.256522+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.258813+0000 mgr.y (mgr.25166) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.258813+0000 mgr.y (mgr.25166) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.344434+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.344434+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.347353+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.347 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.347353+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.350875+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.350875+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.352432+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.352432+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.363444+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.363444+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.364900+0000 mgr.y (mgr.25166) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.364900+0000 mgr.y (mgr.25166) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.348 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.441932+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.441932+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.444958+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.444958+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.448180+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.448180+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.449609+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.449609+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.460967+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.460967+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.462570+0000 mgr.y (mgr.25166) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.462570+0000 mgr.y (mgr.25166) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.547585+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.547585+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.550600+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.352432+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.352432+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.363444+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.363444+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.364900+0000 mgr.y (mgr.25166) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.364900+0000 mgr.y (mgr.25166) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.441932+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.441932+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.444958+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.444958+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.448180+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.448180+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.449609+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.449609+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.460967+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.460967+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.462570+0000 mgr.y (mgr.25166) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.462570+0000 mgr.y (mgr.25166) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.547585+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.547585+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.550600+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.550600+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.553559+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.553559+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.554871+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.554871+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.565757+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.565757+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.567265+0000 mgr.y (mgr.25166) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.567265+0000 mgr.y (mgr.25166) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.668157+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.668157+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.671081+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.671081+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.673510+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.673510+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.674724+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.674724+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.685607+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.685607+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.748090+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.748090+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.751225+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.751225+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.753929+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.753929+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.755128+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.755128+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.766399+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.766399+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.850825+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.850825+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.853695+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.853695+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.856552+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.856552+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.857898+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.857898+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.866750+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.866750+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.930891+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.550600+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.553559+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.553559+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.554871+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.554871+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.565757+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.565757+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.567265+0000 mgr.y (mgr.25166) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.567265+0000 mgr.y (mgr.25166) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.668157+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.668157+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.671081+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.671081+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.673510+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.673510+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.674724+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.674724+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.685607+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.685607+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.748090+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.930891+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.934082+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.934082+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.936814+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.936814+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.938229+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.938229+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.943436+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:48.943436+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.014719+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.014719+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.017541+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.017541+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.020623+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.020623+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.021943+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.021943+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.030883+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[116875]: audit 2024-09-17T10:27:49.030883+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.748090+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.751225+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.751225+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.753929+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.753929+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.755128+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.755128+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.766399+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.766399+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.850825+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.850825+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.853695+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.853695+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.856552+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.856552+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.857898+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.857898+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.866750+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.866750+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.930891+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.930891+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.934082+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.934082+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.936814+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.936814+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.938229+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.938229+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.943436+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:48.943436+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.014719+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.363 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.014719+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.017541+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.017541+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.020623+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.020623+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.021943+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.021943+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.030883+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.364 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[115929]: audit 2024-09-17T10:27:49.030883+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.659926+0000 mgr.y (mgr.25166) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.365 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.659926+0000 mgr.y (mgr.25166) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.754250+0000 mgr.y (mgr.25166) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.754250+0000 mgr.y (mgr.25166) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.868228+0000 mgr.y (mgr.25166) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.868228+0000 mgr.y (mgr.25166) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.948707+0000 mgr.y (mgr.25166) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:47.948707+0000 mgr.y (mgr.25166) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.043668+0000 mgr.y (mgr.25166) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.043668+0000 mgr.y (mgr.25166) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.137714+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.137714+0000 mon.b (mon.1) 894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.140590+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.366 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.140590+0000 mon.b (mon.1) 895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.143674+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.143674+0000 mon.b (mon.1) 896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.145103+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.145103+0000 mon.b (mon.1) 897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.149983+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.149983+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.153190+0000 mgr.y (mgr.25166) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.153190+0000 mgr.y (mgr.25166) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.240013+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.240013+0000 mon.b (mon.1) 898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.243639+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.243639+0000 mon.b (mon.1) 899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.367 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.247363+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.247363+0000 mon.b (mon.1) 900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.248904+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.248904+0000 mon.b (mon.1) 901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.256522+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.256522+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.258813+0000 mgr.y (mgr.25166) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.258813+0000 mgr.y (mgr.25166) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.344434+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.344434+0000 mon.b (mon.1) 902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.347353+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.347353+0000 mon.b (mon.1) 903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.350875+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.350875+0000 mon.b (mon.1) 904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.368 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.352432+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.352432+0000 mon.b (mon.1) 905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.363444+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.363444+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.364900+0000 mgr.y (mgr.25166) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.364900+0000 mgr.y (mgr.25166) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.441932+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.441932+0000 mon.b (mon.1) 906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.444958+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.444958+0000 mon.b (mon.1) 907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.448180+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.448180+0000 mon.b (mon.1) 908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.369 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.449609+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.449609+0000 mon.b (mon.1) 909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.460967+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.460967+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.462570+0000 mgr.y (mgr.25166) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.462570+0000 mgr.y (mgr.25166) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.547585+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.547585+0000 mon.b (mon.1) 910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.550600+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.550600+0000 mon.b (mon.1) 911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.553559+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.553559+0000 mon.b (mon.1) 912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.554871+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.554871+0000 mon.b (mon.1) 913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.565757+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.370 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.565757+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.567265+0000 mgr.y (mgr.25166) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.567265+0000 mgr.y (mgr.25166) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.668157+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.668157+0000 mon.b (mon.1) 914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.671081+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.671081+0000 mon.b (mon.1) 915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.673510+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.673510+0000 mon.b (mon.1) 916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.674724+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.674724+0000 mon.b (mon.1) 917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.685607+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.685607+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.371 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.748090+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.748090+0000 mon.b (mon.1) 918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.751225+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.751225+0000 mon.b (mon.1) 919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.753929+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.753929+0000 mon.b (mon.1) 920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.755128+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.755128+0000 mon.b (mon.1) 921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.766399+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.766399+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.850825+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.850825+0000 mon.b (mon.1) 922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.853695+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.372 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.853695+0000 mon.b (mon.1) 923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.856552+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.856552+0000 mon.b (mon.1) 924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.857898+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.857898+0000 mon.b (mon.1) 925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.866750+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.866750+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.930891+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.930891+0000 mon.b (mon.1) 926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.934082+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.934082+0000 mon.b (mon.1) 927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.936814+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.936814+0000 mon.b (mon.1) 928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.373 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.938229+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.938229+0000 mon.b (mon.1) 929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.943436+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:48.943436+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.014719+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.014719+0000 mon.b (mon.1) 930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.017541+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.017541+0000 mon.b (mon.1) 931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.020623+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.020623+0000 mon.b (mon.1) 932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.021943+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.021943+0000 mon.b (mon.1) 933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.030883+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.374 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[85677]: audit 2024-09-17T10:27:49.030883+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:49.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[129190]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:27:49.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:49 smithi039 bash[129190]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:27:49.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:49.347555876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:50.384 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T10:27:50.384 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T10:27:50.384 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.687175+0000 mgr.y (mgr.25166) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.687175+0000 mgr.y (mgr.25166) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.768286+0000 mgr.y (mgr.25166) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.768286+0000 mgr.y (mgr.25166) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cluster 2024-09-17T10:27:48.772845+0000 mgr.y (mgr.25166) 1870 : cluster [DBG] pgmap v551: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cluster 2024-09-17T10:27:48.772845+0000 mgr.y (mgr.25166) 1870 : cluster [DBG] pgmap v551: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.870457+0000 mgr.y (mgr.25166) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.870457+0000 mgr.y (mgr.25166) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.946036+0000 mgr.y (mgr.25166) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:48.946036+0000 mgr.y (mgr.25166) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.034476+0000 mgr.y (mgr.25166) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.034476+0000 mgr.y (mgr.25166) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.109836+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.109836+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.112245+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.112245+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.114577+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.114577+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.115559+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.687175+0000 mgr.y (mgr.25166) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.687175+0000 mgr.y (mgr.25166) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.768286+0000 mgr.y (mgr.25166) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.768286+0000 mgr.y (mgr.25166) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cluster 2024-09-17T10:27:48.772845+0000 mgr.y (mgr.25166) 1870 : cluster [DBG] pgmap v551: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cluster 2024-09-17T10:27:48.772845+0000 mgr.y (mgr.25166) 1870 : cluster [DBG] pgmap v551: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.870457+0000 mgr.y (mgr.25166) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.870457+0000 mgr.y (mgr.25166) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.946036+0000 mgr.y (mgr.25166) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:48.946036+0000 mgr.y (mgr.25166) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.034476+0000 mgr.y (mgr.25166) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.034476+0000 mgr.y (mgr.25166) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.109836+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.109836+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.112245+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.112245+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.114577+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.114577+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.115559+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.115559+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.118999+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.118999+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.122175+0000 mgr.y (mgr.25166) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.122175+0000 mgr.y (mgr.25166) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.197723+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.197723+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.200778+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.200778+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.203658+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.203658+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.205101+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.205101+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.219062+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.219062+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.221824+0000 mgr.y (mgr.25166) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.221824+0000 mgr.y (mgr.25166) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.296083+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.296083+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.299623+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.299623+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.303633+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.303633+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.304937+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.304937+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.318424+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.318424+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.325740+0000 mgr.y (mgr.25166) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.325740+0000 mgr.y (mgr.25166) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.397293+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.397293+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.401063+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.401063+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.403868+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.403868+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.405146+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.405146+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.419082+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.419082+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.421734+0000 mgr.y (mgr.25166) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.421734+0000 mgr.y (mgr.25166) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.115559+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.118999+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.118999+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.122175+0000 mgr.y (mgr.25166) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.122175+0000 mgr.y (mgr.25166) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.197723+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.197723+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.200778+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.200778+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.203658+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.203658+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.205101+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.205101+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.219062+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.219062+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.221824+0000 mgr.y (mgr.25166) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.221824+0000 mgr.y (mgr.25166) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.296083+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.296083+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.299623+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.299623+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.487185+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.487185+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.490388+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.490388+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.493132+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.493132+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.494201+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.494201+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.499000+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.499000+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.501588+0000 mgr.y (mgr.25166) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.501588+0000 mgr.y (mgr.25166) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.583661+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.583661+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.586385+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.586385+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.589021+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.589021+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.590178+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.303633+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.303633+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.304937+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.304937+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.318424+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.318424+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.325740+0000 mgr.y (mgr.25166) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.325740+0000 mgr.y (mgr.25166) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.397293+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.397293+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.401063+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.401063+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.403868+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.403868+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.405146+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.405146+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.419082+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.419082+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.421734+0000 mgr.y (mgr.25166) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.421734+0000 mgr.y (mgr.25166) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.590178+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.603087+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.603087+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.606794+0000 mgr.y (mgr.25166) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.606794+0000 mgr.y (mgr.25166) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.688007+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.688007+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.690713+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.690713+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.693116+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.693116+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.694155+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.694155+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.706569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.706569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cluster 2024-09-17T10:27:49.762353+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: cluster 2024-09-17T10:27:49.762353+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.785220+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.785220+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.787927+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.787927+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.790333+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.790333+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.791358+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.791358+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.801248+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.801248+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.864463+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.864463+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.867121+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.867121+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.869640+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.869640+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.870884+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.870884+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.875443+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.875443+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.942182+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.942182+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.944905+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.944905+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.487185+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.487185+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.490388+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.490388+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.493132+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.493132+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.494201+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.494201+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.499000+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.499000+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.501588+0000 mgr.y (mgr.25166) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.501588+0000 mgr.y (mgr.25166) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.583661+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.583661+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.586385+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.586385+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.589021+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.589021+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.590178+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.947429+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.947429+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.948534+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.948534+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.961046+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:49.961046+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.036220+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.036220+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.038812+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.038812+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.041119+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.041119+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.042241+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.042241+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.046210+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[116875]: audit 2024-09-17T10:27:50.046210+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.590178+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.603087+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.603087+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.606794+0000 mgr.y (mgr.25166) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.606794+0000 mgr.y (mgr.25166) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.688007+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.688007+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.690713+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.690713+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.693116+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.693116+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.694155+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.694155+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.706569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.706569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cluster 2024-09-17T10:27:49.762353+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: cluster 2024-09-17T10:27:49.762353+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.785220+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.785220+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.787927+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.787927+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.790333+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.790333+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.791358+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.791358+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.801248+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.801248+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.864463+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.864463+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.867121+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.867121+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.869640+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.869640+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.870884+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.870884+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.875443+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.875443+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.942182+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.942182+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.944905+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.944905+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.947429+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.947429+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.948534+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.948534+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.961046+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:49.961046+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.036220+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.036220+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.038812+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.038812+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.041119+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.041119+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.042241+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.042241+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.046210+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[115929]: audit 2024-09-17T10:27:50.046210+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.687175+0000 mgr.y (mgr.25166) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.687175+0000 mgr.y (mgr.25166) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.768286+0000 mgr.y (mgr.25166) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.768286+0000 mgr.y (mgr.25166) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cluster 2024-09-17T10:27:48.772845+0000 mgr.y (mgr.25166) 1870 : cluster [DBG] pgmap v551: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cluster 2024-09-17T10:27:48.772845+0000 mgr.y (mgr.25166) 1870 : cluster [DBG] pgmap v551: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:50.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.870457+0000 mgr.y (mgr.25166) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.870457+0000 mgr.y (mgr.25166) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.946036+0000 mgr.y (mgr.25166) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:48.946036+0000 mgr.y (mgr.25166) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.034476+0000 mgr.y (mgr.25166) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.034476+0000 mgr.y (mgr.25166) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.109836+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.109836+0000 mon.b (mon.1) 934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.112245+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.112245+0000 mon.b (mon.1) 935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.114577+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.114577+0000 mon.b (mon.1) 936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.115559+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.115559+0000 mon.b (mon.1) 937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.118999+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.118999+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.122175+0000 mgr.y (mgr.25166) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.122175+0000 mgr.y (mgr.25166) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.197723+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.197723+0000 mon.b (mon.1) 938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.200778+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.200778+0000 mon.b (mon.1) 939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.203658+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.203658+0000 mon.b (mon.1) 940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.205101+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.205101+0000 mon.b (mon.1) 941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.219062+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.219062+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.221824+0000 mgr.y (mgr.25166) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.221824+0000 mgr.y (mgr.25166) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.296083+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.296083+0000 mon.b (mon.1) 942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.299623+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.299623+0000 mon.b (mon.1) 943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.303633+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.303633+0000 mon.b (mon.1) 944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.304937+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.304937+0000 mon.b (mon.1) 945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.318424+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.318424+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.325740+0000 mgr.y (mgr.25166) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.325740+0000 mgr.y (mgr.25166) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.397293+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.397293+0000 mon.b (mon.1) 946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.401063+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.401063+0000 mon.b (mon.1) 947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.403868+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.403868+0000 mon.b (mon.1) 948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.405146+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.405146+0000 mon.b (mon.1) 949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.419082+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.419082+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.421734+0000 mgr.y (mgr.25166) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.421734+0000 mgr.y (mgr.25166) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.487185+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.487185+0000 mon.b (mon.1) 950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.490388+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.490388+0000 mon.b (mon.1) 951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.493132+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.493132+0000 mon.b (mon.1) 952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.494201+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.494201+0000 mon.b (mon.1) 953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.499000+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.499000+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.501588+0000 mgr.y (mgr.25166) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.501588+0000 mgr.y (mgr.25166) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.583661+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.583661+0000 mon.b (mon.1) 954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.586385+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.586385+0000 mon.b (mon.1) 955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.589021+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.589021+0000 mon.b (mon.1) 956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.590178+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.590178+0000 mon.b (mon.1) 957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.603087+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.603087+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.606794+0000 mgr.y (mgr.25166) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.606794+0000 mgr.y (mgr.25166) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.688007+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.688007+0000 mon.b (mon.1) 958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.690713+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.690713+0000 mon.b (mon.1) 959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.693116+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.693116+0000 mon.b (mon.1) 960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.694155+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.694155+0000 mon.b (mon.1) 961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.706569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.706569+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cluster 2024-09-17T10:27:49.762353+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: cluster 2024-09-17T10:27:49.762353+0000 mon.a (mon.0) 508 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 6 pgs peering) 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.785220+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.785220+0000 mon.b (mon.1) 962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.787927+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.787927+0000 mon.b (mon.1) 963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.790333+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.790333+0000 mon.b (mon.1) 964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.791358+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.791358+0000 mon.b (mon.1) 965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.801248+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.801248+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.864463+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.864463+0000 mon.b (mon.1) 966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.867121+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.867121+0000 mon.b (mon.1) 967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.869640+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.869640+0000 mon.b (mon.1) 968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.870884+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.870884+0000 mon.b (mon.1) 969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.875443+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.875443+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.942182+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.942182+0000 mon.b (mon.1) 970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.944905+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.944905+0000 mon.b (mon.1) 971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.947429+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.947429+0000 mon.b (mon.1) 972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.948534+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.948534+0000 mon.b (mon.1) 973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.961046+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:49.961046+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.036220+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.036220+0000 mon.b (mon.1) 974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.038812+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.038812+0000 mon.b (mon.1) 975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.041119+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.041119+0000 mon.b (mon.1) 976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.042241+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.042241+0000 mon.b (mon.1) 977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.046210+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:50 smithi203 bash[85677]: audit 2024-09-17T10:27:50.046210+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:50.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T10:27:50.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T10:27:50.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-17T10:27:50.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T10:27:50.636 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:50 smithi039 bash[129190]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-17T10:27:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.710027+0000 mgr.y (mgr.25166) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.710027+0000 mgr.y (mgr.25166) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.804240+0000 mgr.y (mgr.25166) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.804240+0000 mgr.y (mgr.25166) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.880605+0000 mgr.y (mgr.25166) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.880605+0000 mgr.y (mgr.25166) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.964841+0000 mgr.y (mgr.25166) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:49.964841+0000 mgr.y (mgr.25166) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.051331+0000 mgr.y (mgr.25166) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.051331+0000 mgr.y (mgr.25166) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.115165+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.115165+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.117592+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.117592+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.120189+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.120189+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.121150+0000 mon.b (mon.1) 981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.121150+0000 mon.b (mon.1) 981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.124651+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.124651+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.129574+0000 mgr.y (mgr.25166) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.710027+0000 mgr.y (mgr.25166) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.710027+0000 mgr.y (mgr.25166) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.804240+0000 mgr.y (mgr.25166) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.804240+0000 mgr.y (mgr.25166) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.880605+0000 mgr.y (mgr.25166) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.880605+0000 mgr.y (mgr.25166) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.964841+0000 mgr.y (mgr.25166) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:49.964841+0000 mgr.y (mgr.25166) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.051331+0000 mgr.y (mgr.25166) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.051331+0000 mgr.y (mgr.25166) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.115165+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.115165+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.117592+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.117592+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.120189+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.120189+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.121150+0000 mon.b (mon.1) 981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.121150+0000 mon.b (mon.1) 981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.124651+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.124651+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.129574+0000 mgr.y (mgr.25166) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.129574+0000 mgr.y (mgr.25166) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.203589+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.203589+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.206472+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.206472+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.209328+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.209328+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.210444+0000 mon.b (mon.1) 985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.210444+0000 mon.b (mon.1) 985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.220893+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.220893+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.222102+0000 mgr.y (mgr.25166) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.222102+0000 mgr.y (mgr.25166) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.303172+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.303172+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.306117+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.306117+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.309519+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.309519+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.129574+0000 mgr.y (mgr.25166) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.203589+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.203589+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.206472+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.206472+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.209328+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.209328+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.210444+0000 mon.b (mon.1) 985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.210444+0000 mon.b (mon.1) 985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.220893+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.220893+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.222102+0000 mgr.y (mgr.25166) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.222102+0000 mgr.y (mgr.25166) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.303172+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.303172+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.306117+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.306117+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.309519+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.309519+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.310904+0000 mon.b (mon.1) 989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.310904+0000 mon.b (mon.1) 989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.321516+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.321516+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.323610+0000 mgr.y (mgr.25166) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.323610+0000 mgr.y (mgr.25166) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.417796+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.417796+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.420706+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.420706+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.423857+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.423857+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.425124+0000 mon.b (mon.1) 993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.425124+0000 mon.b (mon.1) 993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.431573+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.431573+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.434800+0000 mgr.y (mgr.25166) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.434800+0000 mgr.y (mgr.25166) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.497405+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.497405+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.500039+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.310904+0000 mon.b (mon.1) 989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.310904+0000 mon.b (mon.1) 989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.321516+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.321516+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.323610+0000 mgr.y (mgr.25166) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.323610+0000 mgr.y (mgr.25166) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.417796+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.417796+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.420706+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.420706+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.423857+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.423857+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.425124+0000 mon.b (mon.1) 993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.425124+0000 mon.b (mon.1) 993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.431573+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.431573+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.434800+0000 mgr.y (mgr.25166) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.434800+0000 mgr.y (mgr.25166) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.497405+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.497405+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.500039+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.500039+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.502401+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.502401+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.503444+0000 mon.b (mon.1) 997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.503444+0000 mon.b (mon.1) 997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.506765+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.506765+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.511943+0000 mgr.y (mgr.25166) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.511943+0000 mgr.y (mgr.25166) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.584339+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.584339+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.586883+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.586883+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.589205+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.589205+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.590278+0000 mon.b (mon.1) 1001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.590278+0000 mon.b (mon.1) 1001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.596200+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.596200+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.599486+0000 mgr.y (mgr.25166) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.500039+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.502401+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.502401+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.503444+0000 mon.b (mon.1) 997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.503444+0000 mon.b (mon.1) 997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.506765+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.506765+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.511943+0000 mgr.y (mgr.25166) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.511943+0000 mgr.y (mgr.25166) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.584339+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.584339+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.586883+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.586883+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.589205+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.589205+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.590278+0000 mon.b (mon.1) 1001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.590278+0000 mon.b (mon.1) 1001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.596200+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.596200+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.599486+0000 mgr.y (mgr.25166) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.599486+0000 mgr.y (mgr.25166) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.693672+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.693672+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.696282+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.696282+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.699244+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.699244+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.700588+0000 mon.b (mon.1) 1005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.700588+0000 mon.b (mon.1) 1005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.708992+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.708992+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.774598+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.774598+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.777465+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.777465+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.780350+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.780350+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.781561+0000 mon.b (mon.1) 1009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.781561+0000 mon.b (mon.1) 1009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.789866+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.599486+0000 mgr.y (mgr.25166) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.693672+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.693672+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.696282+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.696282+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.699244+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.699244+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.700588+0000 mon.b (mon.1) 1005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.700588+0000 mon.b (mon.1) 1005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.708992+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.708992+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.774598+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.774598+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.777465+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.777465+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.780350+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.780350+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.781561+0000 mon.b (mon.1) 1009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.781561+0000 mon.b (mon.1) 1009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.789866+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.789866+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.886186+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.886186+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.889694+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.889694+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.892328+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.892328+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.893463+0000 mon.b (mon.1) 1013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.893463+0000 mon.b (mon.1) 1013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.899047+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.899047+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.963713+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.963713+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.966526+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.966526+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.969322+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.969322+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.970681+0000 mon.b (mon.1) 1017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.970681+0000 mon.b (mon.1) 1017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.789866+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.886186+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.886186+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.889694+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.889694+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.892328+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.892328+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.893463+0000 mon.b (mon.1) 1013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.893463+0000 mon.b (mon.1) 1013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.899047+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.899047+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.963713+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.963713+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.966526+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.966526+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.969322+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.969322+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.970681+0000 mon.b (mon.1) 1017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.970681+0000 mon.b (mon.1) 1017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.978481+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:50.978481+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.051504+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.051504+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.054353+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.054353+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.057606+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.057606+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.059020+0000 mon.b (mon.1) 1021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.059020+0000 mon.b (mon.1) 1021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.065004+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[115929]: audit 2024-09-17T10:27:51.065004+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.978481+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:50.978481+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.051504+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.051504+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.054353+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.054353+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.057606+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.057606+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.059020+0000 mon.b (mon.1) 1021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.059020+0000 mon.b (mon.1) 1021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.065004+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:51 smithi039 bash[116875]: audit 2024-09-17T10:27:51.065004+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.710027+0000 mgr.y (mgr.25166) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.710027+0000 mgr.y (mgr.25166) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.804240+0000 mgr.y (mgr.25166) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.804240+0000 mgr.y (mgr.25166) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.880605+0000 mgr.y (mgr.25166) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.880605+0000 mgr.y (mgr.25166) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.964841+0000 mgr.y (mgr.25166) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:49.964841+0000 mgr.y (mgr.25166) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.051331+0000 mgr.y (mgr.25166) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.051331+0000 mgr.y (mgr.25166) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.115165+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.115165+0000 mon.b (mon.1) 978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.117592+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.117592+0000 mon.b (mon.1) 979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.120189+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.120189+0000 mon.b (mon.1) 980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.121150+0000 mon.b (mon.1) 981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.121150+0000 mon.b (mon.1) 981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.124651+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.124651+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.129574+0000 mgr.y (mgr.25166) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.129574+0000 mgr.y (mgr.25166) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.203589+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.203589+0000 mon.b (mon.1) 982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.206472+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.206472+0000 mon.b (mon.1) 983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.209328+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.209328+0000 mon.b (mon.1) 984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.210444+0000 mon.b (mon.1) 985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.210444+0000 mon.b (mon.1) 985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.220893+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.220893+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.222102+0000 mgr.y (mgr.25166) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.222102+0000 mgr.y (mgr.25166) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.303172+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.303172+0000 mon.b (mon.1) 986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.306117+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.306117+0000 mon.b (mon.1) 987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.309519+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.309519+0000 mon.b (mon.1) 988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.310904+0000 mon.b (mon.1) 989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.310904+0000 mon.b (mon.1) 989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.321516+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.321516+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.323610+0000 mgr.y (mgr.25166) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.323610+0000 mgr.y (mgr.25166) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.417796+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.417796+0000 mon.b (mon.1) 990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.420706+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.420706+0000 mon.b (mon.1) 991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.423857+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.423857+0000 mon.b (mon.1) 992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.425124+0000 mon.b (mon.1) 993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.425124+0000 mon.b (mon.1) 993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.431573+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.431573+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.434800+0000 mgr.y (mgr.25166) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.434800+0000 mgr.y (mgr.25166) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.497405+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.497405+0000 mon.b (mon.1) 994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.500039+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.500039+0000 mon.b (mon.1) 995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.502401+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.502401+0000 mon.b (mon.1) 996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.503444+0000 mon.b (mon.1) 997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.503444+0000 mon.b (mon.1) 997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.506765+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.506765+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.511943+0000 mgr.y (mgr.25166) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.511943+0000 mgr.y (mgr.25166) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.584339+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.584339+0000 mon.b (mon.1) 998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.586883+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.586883+0000 mon.b (mon.1) 999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.589205+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.589205+0000 mon.b (mon.1) 1000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.590278+0000 mon.b (mon.1) 1001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.590278+0000 mon.b (mon.1) 1001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.596200+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.596200+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.599486+0000 mgr.y (mgr.25166) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.599486+0000 mgr.y (mgr.25166) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.693672+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.693672+0000 mon.b (mon.1) 1002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.696282+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.696282+0000 mon.b (mon.1) 1003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.699244+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.699244+0000 mon.b (mon.1) 1004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.700588+0000 mon.b (mon.1) 1005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.700588+0000 mon.b (mon.1) 1005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.708992+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.708992+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.774598+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.774598+0000 mon.b (mon.1) 1006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.777465+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.777465+0000 mon.b (mon.1) 1007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.780350+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.780350+0000 mon.b (mon.1) 1008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.781561+0000 mon.b (mon.1) 1009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.781561+0000 mon.b (mon.1) 1009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.789866+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.789866+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.886186+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.886186+0000 mon.b (mon.1) 1010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.889694+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.889694+0000 mon.b (mon.1) 1011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.892328+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.892328+0000 mon.b (mon.1) 1012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.893463+0000 mon.b (mon.1) 1013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.893463+0000 mon.b (mon.1) 1013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.899047+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.899047+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.963713+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.963713+0000 mon.b (mon.1) 1014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.966526+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.966526+0000 mon.b (mon.1) 1015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.969322+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.969322+0000 mon.b (mon.1) 1016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.970681+0000 mon.b (mon.1) 1017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.970681+0000 mon.b (mon.1) 1017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.978481+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:50.978481+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.051504+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.051504+0000 mon.b (mon.1) 1018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.054353+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.054353+0000 mon.b (mon.1) 1019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.057606+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.057606+0000 mon.b (mon.1) 1020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.059020+0000 mon.b (mon.1) 1021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.059020+0000 mon.b (mon.1) 1021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.065004+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:51.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:51 smithi203 bash[85677]: audit 2024-09-17T10:27:51.065004+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.710018+0000 mgr.y (mgr.25166) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.710018+0000 mgr.y (mgr.25166) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cluster 2024-09-17T10:27:50.773765+0000 mgr.y (mgr.25166) 1892 : cluster [DBG] pgmap v552: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cluster 2024-09-17T10:27:50.773765+0000 mgr.y (mgr.25166) 1892 : cluster [DBG] pgmap v552: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.791314+0000 mgr.y (mgr.25166) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.791314+0000 mgr.y (mgr.25166) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.902575+0000 mgr.y (mgr.25166) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.902575+0000 mgr.y (mgr.25166) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.979993+0000 mgr.y (mgr.25166) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:50.979993+0000 mgr.y (mgr.25166) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.066408+0000 mgr.y (mgr.25166) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.066408+0000 mgr.y (mgr.25166) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.144948+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.144948+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.147598+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.147598+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.150511+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.150511+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.151553+0000 mon.b (mon.1) 1025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.151553+0000 mon.b (mon.1) 1025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.155690+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.155690+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.159975+0000 mgr.y (mgr.25166) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.159975+0000 mgr.y (mgr.25166) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.238232+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.238232+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.241101+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.241101+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.244010+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.244010+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.245361+0000 mon.b (mon.1) 1029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.245361+0000 mon.b (mon.1) 1029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.253137+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.253137+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.256312+0000 mgr.y (mgr.25166) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.256312+0000 mgr.y (mgr.25166) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.332766+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.332766+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.335691+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.335691+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.338836+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.338836+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.340122+0000 mon.b (mon.1) 1033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.340122+0000 mon.b (mon.1) 1033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.349623+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.349623+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.351267+0000 mgr.y (mgr.25166) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.351267+0000 mgr.y (mgr.25166) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.428737+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.428737+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.431761+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.431761+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.435411+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.435411+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.436897+0000 mon.b (mon.1) 1037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.436897+0000 mon.b (mon.1) 1037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.446758+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.446758+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.448810+0000 mgr.y (mgr.25166) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.448810+0000 mgr.y (mgr.25166) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.542307+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.542307+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.545524+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.545524+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.549448+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.549448+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.551091+0000 mon.b (mon.1) 1041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.551091+0000 mon.b (mon.1) 1041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.561338+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.561338+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.563260+0000 mgr.y (mgr.25166) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.563260+0000 mgr.y (mgr.25166) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.666265+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.666265+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.669117+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.669117+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.672151+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.672151+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.673147+0000 mon.b (mon.1) 1045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.673147+0000 mon.b (mon.1) 1045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.684157+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.684157+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.792071+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.792071+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.795640+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.795640+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.798195+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.798195+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.799507+0000 mon.b (mon.1) 1049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.799507+0000 mon.b (mon.1) 1049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.805001+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.805001+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.885704+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.885704+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.888918+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.888918+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.891665+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.891665+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.893059+0000 mon.b (mon.1) 1053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.893059+0000 mon.b (mon.1) 1053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.897620+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.897620+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.962066+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.962066+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.964064+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.964064+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.966112+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.966112+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.966808+0000 mon.b (mon.1) 1057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.966808+0000 mon.b (mon.1) 1057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.973756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:51.973756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.044374+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.044374+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.046589+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.046589+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.049678+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.049678+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.050450+0000 mon.b (mon.1) 1061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.050450+0000 mon.b (mon.1) 1061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.055168+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[85677]: audit 2024-09-17T10:27:52.055168+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.710018+0000 mgr.y (mgr.25166) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.710018+0000 mgr.y (mgr.25166) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cluster 2024-09-17T10:27:50.773765+0000 mgr.y (mgr.25166) 1892 : cluster [DBG] pgmap v552: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:52.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cluster 2024-09-17T10:27:50.773765+0000 mgr.y (mgr.25166) 1892 : cluster [DBG] pgmap v552: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.791314+0000 mgr.y (mgr.25166) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.791314+0000 mgr.y (mgr.25166) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.902575+0000 mgr.y (mgr.25166) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.902575+0000 mgr.y (mgr.25166) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.979993+0000 mgr.y (mgr.25166) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:50.979993+0000 mgr.y (mgr.25166) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.066408+0000 mgr.y (mgr.25166) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.066408+0000 mgr.y (mgr.25166) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.144948+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.144948+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.147598+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.147598+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.150511+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.150511+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.151553+0000 mon.b (mon.1) 1025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.710018+0000 mgr.y (mgr.25166) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.710018+0000 mgr.y (mgr.25166) 1891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cluster 2024-09-17T10:27:50.773765+0000 mgr.y (mgr.25166) 1892 : cluster [DBG] pgmap v552: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cluster 2024-09-17T10:27:50.773765+0000 mgr.y (mgr.25166) 1892 : cluster [DBG] pgmap v552: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:52.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.791314+0000 mgr.y (mgr.25166) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.791314+0000 mgr.y (mgr.25166) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.902575+0000 mgr.y (mgr.25166) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.902575+0000 mgr.y (mgr.25166) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.979993+0000 mgr.y (mgr.25166) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:50.979993+0000 mgr.y (mgr.25166) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.066408+0000 mgr.y (mgr.25166) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.066408+0000 mgr.y (mgr.25166) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.144948+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.144948+0000 mon.b (mon.1) 1022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.147598+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.147598+0000 mon.b (mon.1) 1023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.150511+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.150511+0000 mon.b (mon.1) 1024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.151553+0000 mon.b (mon.1) 1025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.151553+0000 mon.b (mon.1) 1025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.155690+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.155690+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.159975+0000 mgr.y (mgr.25166) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.159975+0000 mgr.y (mgr.25166) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.238232+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.238232+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.241101+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.241101+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.244010+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.244010+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.245361+0000 mon.b (mon.1) 1029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.245361+0000 mon.b (mon.1) 1029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.253137+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.253137+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.256312+0000 mgr.y (mgr.25166) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.256312+0000 mgr.y (mgr.25166) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.332766+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.332766+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.335691+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.151553+0000 mon.b (mon.1) 1025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.155690+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.155690+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.159975+0000 mgr.y (mgr.25166) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.159975+0000 mgr.y (mgr.25166) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.238232+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.238232+0000 mon.b (mon.1) 1026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.241101+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.241101+0000 mon.b (mon.1) 1027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.244010+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.244010+0000 mon.b (mon.1) 1028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.245361+0000 mon.b (mon.1) 1029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.245361+0000 mon.b (mon.1) 1029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.253137+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.253137+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.256312+0000 mgr.y (mgr.25166) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.256312+0000 mgr.y (mgr.25166) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.332766+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.332766+0000 mon.b (mon.1) 1030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.335691+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.335691+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.338836+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.338836+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.340122+0000 mon.b (mon.1) 1033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.340122+0000 mon.b (mon.1) 1033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.349623+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.349623+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.351267+0000 mgr.y (mgr.25166) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.351267+0000 mgr.y (mgr.25166) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.428737+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.428737+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.431761+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.431761+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.435411+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.435411+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.436897+0000 mon.b (mon.1) 1037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.436897+0000 mon.b (mon.1) 1037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.446758+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.446758+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.448810+0000 mgr.y (mgr.25166) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.448810+0000 mgr.y (mgr.25166) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.335691+0000 mon.b (mon.1) 1031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.338836+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.338836+0000 mon.b (mon.1) 1032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.340122+0000 mon.b (mon.1) 1033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.340122+0000 mon.b (mon.1) 1033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.349623+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.349623+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.351267+0000 mgr.y (mgr.25166) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.351267+0000 mgr.y (mgr.25166) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.428737+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.428737+0000 mon.b (mon.1) 1034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.431761+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.431761+0000 mon.b (mon.1) 1035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.435411+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.435411+0000 mon.b (mon.1) 1036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.436897+0000 mon.b (mon.1) 1037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.436897+0000 mon.b (mon.1) 1037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.446758+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.446758+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.448810+0000 mgr.y (mgr.25166) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.448810+0000 mgr.y (mgr.25166) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.542307+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.542307+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.545524+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.545524+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.549448+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.549448+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.551091+0000 mon.b (mon.1) 1041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.551091+0000 mon.b (mon.1) 1041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.561338+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.561338+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.563260+0000 mgr.y (mgr.25166) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.563260+0000 mgr.y (mgr.25166) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.666265+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.666265+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.669117+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.669117+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.672151+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.672151+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.673147+0000 mon.b (mon.1) 1045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.542307+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.542307+0000 mon.b (mon.1) 1038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.545524+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.545524+0000 mon.b (mon.1) 1039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.549448+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.549448+0000 mon.b (mon.1) 1040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.551091+0000 mon.b (mon.1) 1041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.551091+0000 mon.b (mon.1) 1041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.561338+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.561338+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.563260+0000 mgr.y (mgr.25166) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.563260+0000 mgr.y (mgr.25166) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.666265+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.666265+0000 mon.b (mon.1) 1042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.669117+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.669117+0000 mon.b (mon.1) 1043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.672151+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.672151+0000 mon.b (mon.1) 1044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.673147+0000 mon.b (mon.1) 1045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.673147+0000 mon.b (mon.1) 1045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.684157+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.684157+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.792071+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.792071+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.795640+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.795640+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.798195+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.798195+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.799507+0000 mon.b (mon.1) 1049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.799507+0000 mon.b (mon.1) 1049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.805001+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.805001+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.885704+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.885704+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.888918+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.888918+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.891665+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.891665+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.893059+0000 mon.b (mon.1) 1053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.673147+0000 mon.b (mon.1) 1045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.684157+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.684157+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.792071+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.792071+0000 mon.b (mon.1) 1046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.795640+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.795640+0000 mon.b (mon.1) 1047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.798195+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.798195+0000 mon.b (mon.1) 1048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.799507+0000 mon.b (mon.1) 1049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.799507+0000 mon.b (mon.1) 1049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.805001+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.805001+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.885704+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.885704+0000 mon.b (mon.1) 1050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.888918+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.888918+0000 mon.b (mon.1) 1051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.891665+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.891665+0000 mon.b (mon.1) 1052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.893059+0000 mon.b (mon.1) 1053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.893059+0000 mon.b (mon.1) 1053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.897620+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.897620+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.962066+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.962066+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.964064+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.964064+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.966112+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.966112+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.966808+0000 mon.b (mon.1) 1057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.966808+0000 mon.b (mon.1) 1057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.973756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:51.973756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.044374+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.044374+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.046589+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.046589+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.049678+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.049678+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.050450+0000 mon.b (mon.1) 1061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.050450+0000 mon.b (mon.1) 1061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.055168+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[116875]: audit 2024-09-17T10:27:52.055168+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.893059+0000 mon.b (mon.1) 1053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.897620+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.897620+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.962066+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.962066+0000 mon.b (mon.1) 1054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.964064+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.964064+0000 mon.b (mon.1) 1055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.966112+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.966112+0000 mon.b (mon.1) 1056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.966808+0000 mon.b (mon.1) 1057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.966808+0000 mon.b (mon.1) 1057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.973756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:51.973756+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.044374+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.044374+0000 mon.b (mon.1) 1058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:52.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.046589+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.046589+0000 mon.b (mon.1) 1059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.049678+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.049678+0000 mon.b (mon.1) 1060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.050450+0000 mon.b (mon.1) 1061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.050450+0000 mon.b (mon.1) 1061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.055168+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:52 smithi039 bash[115929]: audit 2024-09-17T10:27:52.055168+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:52.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:52.306551065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.685021+0000 mgr.y (mgr.25166) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.685021+0000 mgr.y (mgr.25166) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.807856+0000 mgr.y (mgr.25166) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.807856+0000 mgr.y (mgr.25166) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.900382+0000 mgr.y (mgr.25166) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.900382+0000 mgr.y (mgr.25166) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.974393+0000 mgr.y (mgr.25166) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:51.974393+0000 mgr.y (mgr.25166) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.055766+0000 mgr.y (mgr.25166) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.055766+0000 mgr.y (mgr.25166) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.121408+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.121408+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.123714+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.123714+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.125976+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.125976+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.126774+0000 mon.b (mon.1) 1065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.126774+0000 mon.b (mon.1) 1065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.129922+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.129922+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.131504+0000 mgr.y (mgr.25166) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.131504+0000 mgr.y (mgr.25166) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.196388+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.196388+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.199312+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.199312+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.201625+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.201625+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.202425+0000 mon.b (mon.1) 1069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.202425+0000 mon.b (mon.1) 1069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.206180+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.206180+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.207521+0000 mgr.y (mgr.25166) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.207521+0000 mgr.y (mgr.25166) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.269305+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.269305+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.271632+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.271632+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.274130+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.274130+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.685021+0000 mgr.y (mgr.25166) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.685021+0000 mgr.y (mgr.25166) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.807856+0000 mgr.y (mgr.25166) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.807856+0000 mgr.y (mgr.25166) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.900382+0000 mgr.y (mgr.25166) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.900382+0000 mgr.y (mgr.25166) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.974393+0000 mgr.y (mgr.25166) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:51.974393+0000 mgr.y (mgr.25166) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.055766+0000 mgr.y (mgr.25166) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.055766+0000 mgr.y (mgr.25166) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.121408+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.121408+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.123714+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.123714+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.125976+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.125976+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.126774+0000 mon.b (mon.1) 1065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.126774+0000 mon.b (mon.1) 1065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.129922+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.129922+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.131504+0000 mgr.y (mgr.25166) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.274989+0000 mon.b (mon.1) 1073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.274989+0000 mon.b (mon.1) 1073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.280121+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.280121+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.280829+0000 mgr.y (mgr.25166) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.280829+0000 mgr.y (mgr.25166) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.343791+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.343791+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.346187+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.346187+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.348432+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.348432+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.349362+0000 mon.b (mon.1) 1077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.349362+0000 mon.b (mon.1) 1077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.352688+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.352688+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.356115+0000 mgr.y (mgr.25166) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.356115+0000 mgr.y (mgr.25166) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.419779+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.419779+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.422535+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.422535+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.424835+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.424835+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.425839+0000 mon.b (mon.1) 1081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.425839+0000 mon.b (mon.1) 1081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.429091+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.429091+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.432418+0000 mgr.y (mgr.25166) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.432418+0000 mgr.y (mgr.25166) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.494516+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.494516+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.497194+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.497194+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.500610+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.500610+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.501873+0000 mon.b (mon.1) 1085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.501873+0000 mon.b (mon.1) 1085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.506025+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.506025+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.509506+0000 mgr.y (mgr.25166) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.131504+0000 mgr.y (mgr.25166) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.196388+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.196388+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.199312+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.199312+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.201625+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.201625+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.202425+0000 mon.b (mon.1) 1069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.202425+0000 mon.b (mon.1) 1069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.206180+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.206180+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.207521+0000 mgr.y (mgr.25166) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.207521+0000 mgr.y (mgr.25166) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.269305+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.269305+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.271632+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.271632+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.274130+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.274130+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.509506+0000 mgr.y (mgr.25166) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.581428+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.581428+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.584213+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.584213+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.586521+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.586521+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.587798+0000 mon.b (mon.1) 1089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.587798+0000 mon.b (mon.1) 1089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.591921+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.591921+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.595899+0000 mgr.y (mgr.25166) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.595899+0000 mgr.y (mgr.25166) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.669786+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.669786+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.672297+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.672297+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.674561+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.674561+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.675780+0000 mon.b (mon.1) 1093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.675780+0000 mon.b (mon.1) 1093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.680555+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.680555+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.762513+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.762513+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.765501+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.765501+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.768013+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.768013+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.769295+0000 mon.b (mon.1) 1097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.769295+0000 mon.b (mon.1) 1097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.773702+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.773702+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.844378+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.844378+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.847163+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.847163+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.850013+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.850013+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.274989+0000 mon.b (mon.1) 1073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.274989+0000 mon.b (mon.1) 1073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.280121+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.280121+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.280829+0000 mgr.y (mgr.25166) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.280829+0000 mgr.y (mgr.25166) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.343791+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.343791+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.346187+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.346187+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.348432+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.348432+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.349362+0000 mon.b (mon.1) 1077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.349362+0000 mon.b (mon.1) 1077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.352688+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.352688+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.356115+0000 mgr.y (mgr.25166) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.356115+0000 mgr.y (mgr.25166) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.419779+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.419779+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.422535+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.851185+0000 mon.b (mon.1) 1101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.851185+0000 mon.b (mon.1) 1101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.855174+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.855174+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.926032+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.926032+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.928668+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.928668+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.931653+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.931653+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.932569+0000 mon.b (mon.1) 1105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.932569+0000 mon.b (mon.1) 1105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.938939+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:52.938939+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.012048+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.012048+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.014615+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.014615+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.016813+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.016813+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.017948+0000 mon.b (mon.1) 1109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.017948+0000 mon.b (mon.1) 1109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.023104+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[115929]: audit 2024-09-17T10:27:53.023104+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.422535+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.424835+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.424835+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.425839+0000 mon.b (mon.1) 1081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.425839+0000 mon.b (mon.1) 1081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.429091+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.429091+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.432418+0000 mgr.y (mgr.25166) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.432418+0000 mgr.y (mgr.25166) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.494516+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.494516+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.497194+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.497194+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.500610+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.500610+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.501873+0000 mon.b (mon.1) 1085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.501873+0000 mon.b (mon.1) 1085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.506025+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.506025+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.509506+0000 mgr.y (mgr.25166) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.509506+0000 mgr.y (mgr.25166) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.581428+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.581428+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.584213+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.584213+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.586521+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.586521+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.587798+0000 mon.b (mon.1) 1089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.587798+0000 mon.b (mon.1) 1089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.591921+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.591921+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.595899+0000 mgr.y (mgr.25166) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.595899+0000 mgr.y (mgr.25166) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.669786+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.669786+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.672297+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.672297+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.674561+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.674561+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.675780+0000 mon.b (mon.1) 1093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.675780+0000 mon.b (mon.1) 1093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.680555+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.680555+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.762513+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.762513+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.765501+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.765501+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.768013+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.768013+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.769295+0000 mon.b (mon.1) 1097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.769295+0000 mon.b (mon.1) 1097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.773702+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.773702+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.844378+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.844378+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.847163+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.847163+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.850013+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.850013+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.851185+0000 mon.b (mon.1) 1101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.851185+0000 mon.b (mon.1) 1101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.855174+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.855174+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.926032+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.926032+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.928668+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.928668+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.931653+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.931653+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.932569+0000 mon.b (mon.1) 1105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.932569+0000 mon.b (mon.1) 1105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.938939+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:52.938939+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.012048+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.012048+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.014615+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.014615+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.016813+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.016813+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.017948+0000 mon.b (mon.1) 1109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.017948+0000 mon.b (mon.1) 1109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.023104+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[116875]: audit 2024-09-17T10:27:53.023104+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.685021+0000 mgr.y (mgr.25166) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.685021+0000 mgr.y (mgr.25166) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.807856+0000 mgr.y (mgr.25166) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.807856+0000 mgr.y (mgr.25166) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.900382+0000 mgr.y (mgr.25166) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.900382+0000 mgr.y (mgr.25166) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.974393+0000 mgr.y (mgr.25166) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:51.974393+0000 mgr.y (mgr.25166) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.055766+0000 mgr.y (mgr.25166) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.055766+0000 mgr.y (mgr.25166) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.121408+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.121408+0000 mon.b (mon.1) 1062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.123714+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.123714+0000 mon.b (mon.1) 1063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.125976+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.125976+0000 mon.b (mon.1) 1064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.126774+0000 mon.b (mon.1) 1065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.126774+0000 mon.b (mon.1) 1065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.129922+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.129922+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.131504+0000 mgr.y (mgr.25166) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.131504+0000 mgr.y (mgr.25166) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.196388+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.196388+0000 mon.b (mon.1) 1066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.199312+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.199312+0000 mon.b (mon.1) 1067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.201625+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.201625+0000 mon.b (mon.1) 1068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.202425+0000 mon.b (mon.1) 1069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.202425+0000 mon.b (mon.1) 1069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.206180+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.206180+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.207521+0000 mgr.y (mgr.25166) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.207521+0000 mgr.y (mgr.25166) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.269305+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.269305+0000 mon.b (mon.1) 1070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.271632+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.271632+0000 mon.b (mon.1) 1071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.274130+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.274130+0000 mon.b (mon.1) 1072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.274989+0000 mon.b (mon.1) 1073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.274989+0000 mon.b (mon.1) 1073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.280121+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.280121+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.280829+0000 mgr.y (mgr.25166) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.280829+0000 mgr.y (mgr.25166) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.343791+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.343791+0000 mon.b (mon.1) 1074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.346187+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.346187+0000 mon.b (mon.1) 1075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.348432+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.348432+0000 mon.b (mon.1) 1076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.349362+0000 mon.b (mon.1) 1077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.349362+0000 mon.b (mon.1) 1077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.352688+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.352688+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.356115+0000 mgr.y (mgr.25166) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.356115+0000 mgr.y (mgr.25166) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.419779+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.419779+0000 mon.b (mon.1) 1078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.422535+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.422535+0000 mon.b (mon.1) 1079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.424835+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.424835+0000 mon.b (mon.1) 1080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.425839+0000 mon.b (mon.1) 1081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.425839+0000 mon.b (mon.1) 1081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.429091+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.429091+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.432418+0000 mgr.y (mgr.25166) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.432418+0000 mgr.y (mgr.25166) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.494516+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.494516+0000 mon.b (mon.1) 1082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.497194+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.497194+0000 mon.b (mon.1) 1083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.500610+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.500610+0000 mon.b (mon.1) 1084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.501873+0000 mon.b (mon.1) 1085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.501873+0000 mon.b (mon.1) 1085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.506025+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.506025+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.509506+0000 mgr.y (mgr.25166) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.509506+0000 mgr.y (mgr.25166) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.581428+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.581428+0000 mon.b (mon.1) 1086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.584213+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.584213+0000 mon.b (mon.1) 1087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.586521+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.586521+0000 mon.b (mon.1) 1088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.587798+0000 mon.b (mon.1) 1089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.587798+0000 mon.b (mon.1) 1089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.591921+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.591921+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.595899+0000 mgr.y (mgr.25166) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.595899+0000 mgr.y (mgr.25166) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.669786+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.669786+0000 mon.b (mon.1) 1090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.672297+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.672297+0000 mon.b (mon.1) 1091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.674561+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.674561+0000 mon.b (mon.1) 1092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.675780+0000 mon.b (mon.1) 1093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.675780+0000 mon.b (mon.1) 1093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.680555+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.680555+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.762513+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.762513+0000 mon.b (mon.1) 1094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.765501+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.765501+0000 mon.b (mon.1) 1095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.768013+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.768013+0000 mon.b (mon.1) 1096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.769295+0000 mon.b (mon.1) 1097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.769295+0000 mon.b (mon.1) 1097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.773702+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.773702+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.844378+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.844378+0000 mon.b (mon.1) 1098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.847163+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.847163+0000 mon.b (mon.1) 1099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.850013+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.850013+0000 mon.b (mon.1) 1100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.851185+0000 mon.b (mon.1) 1101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.851185+0000 mon.b (mon.1) 1101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.855174+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.855174+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.926032+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.926032+0000 mon.b (mon.1) 1102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.928668+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.928668+0000 mon.b (mon.1) 1103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.931653+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.931653+0000 mon.b (mon.1) 1104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.932569+0000 mon.b (mon.1) 1105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.932569+0000 mon.b (mon.1) 1105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.938939+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:52.938939+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.012048+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.012048+0000 mon.b (mon.1) 1106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.014615+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.014615+0000 mon.b (mon.1) 1107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.016813+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.016813+0000 mon.b (mon.1) 1108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:53.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.017948+0000 mon.b (mon.1) 1109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.017948+0000 mon.b (mon.1) 1109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:53.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.023104+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:53.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:53 smithi203 bash[85677]: audit 2024-09-17T10:27:53.023104+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.092 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:27:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:27:53] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T10:27:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.684655+0000 mgr.y (mgr.25166) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.684655+0000 mgr.y (mgr.25166) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cluster 2024-09-17T10:27:52.774611+0000 mgr.y (mgr.25166) 1915 : cluster [DBG] pgmap v553: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:54.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cluster 2024-09-17T10:27:52.774611+0000 mgr.y (mgr.25166) 1915 : cluster [DBG] pgmap v553: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.777365+0000 mgr.y (mgr.25166) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.777365+0000 mgr.y (mgr.25166) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.856723+0000 mgr.y (mgr.25166) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.856723+0000 mgr.y (mgr.25166) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.939740+0000 mgr.y (mgr.25166) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:52.939740+0000 mgr.y (mgr.25166) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.024752+0000 mgr.y (mgr.25166) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.024752+0000 mgr.y (mgr.25166) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.112960+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.112960+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.115715+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.115715+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.117999+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.117999+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.118951+0000 mon.b (mon.1) 1113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.684655+0000 mgr.y (mgr.25166) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.684655+0000 mgr.y (mgr.25166) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cluster 2024-09-17T10:27:52.774611+0000 mgr.y (mgr.25166) 1915 : cluster [DBG] pgmap v553: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cluster 2024-09-17T10:27:52.774611+0000 mgr.y (mgr.25166) 1915 : cluster [DBG] pgmap v553: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.777365+0000 mgr.y (mgr.25166) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.777365+0000 mgr.y (mgr.25166) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.856723+0000 mgr.y (mgr.25166) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.856723+0000 mgr.y (mgr.25166) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.939740+0000 mgr.y (mgr.25166) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:52.939740+0000 mgr.y (mgr.25166) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.024752+0000 mgr.y (mgr.25166) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.024752+0000 mgr.y (mgr.25166) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.112960+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.112960+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.115715+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.115715+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.117999+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.117999+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.118951+0000 mon.b (mon.1) 1113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.118951+0000 mon.b (mon.1) 1113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.127004+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.127004+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.130950+0000 mgr.y (mgr.25166) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.130950+0000 mgr.y (mgr.25166) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.221919+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.221919+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.224988+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.224988+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.227892+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.227892+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.229026+0000 mon.b (mon.1) 1117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.229026+0000 mon.b (mon.1) 1117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.241322+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.241322+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.244263+0000 mgr.y (mgr.25166) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.244263+0000 mgr.y (mgr.25166) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.325731+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.325731+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.329177+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.329177+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.333709+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.333709+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.334980+0000 mon.b (mon.1) 1121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.334980+0000 mon.b (mon.1) 1121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.351041+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.351041+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.352738+0000 mgr.y (mgr.25166) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.352738+0000 mgr.y (mgr.25166) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.441558+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.441558+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.444653+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.444653+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.447303+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.447303+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.448633+0000 mon.b (mon.1) 1125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.448633+0000 mon.b (mon.1) 1125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.463836+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.463836+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.465497+0000 mgr.y (mgr.25166) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.465497+0000 mgr.y (mgr.25166) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.118951+0000 mon.b (mon.1) 1113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.127004+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.127004+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.130950+0000 mgr.y (mgr.25166) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.130950+0000 mgr.y (mgr.25166) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.221919+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.221919+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.224988+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.224988+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.227892+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.227892+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.229026+0000 mon.b (mon.1) 1117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.229026+0000 mon.b (mon.1) 1117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.241322+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.241322+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.244263+0000 mgr.y (mgr.25166) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.244263+0000 mgr.y (mgr.25166) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.325731+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.325731+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.329177+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.550494+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.550494+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.553858+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.553858+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.556807+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.556807+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.558483+0000 mon.b (mon.1) 1129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.558483+0000 mon.b (mon.1) 1129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.571544+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.571544+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.575185+0000 mgr.y (mgr.25166) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.575185+0000 mgr.y (mgr.25166) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.667860+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.667860+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.671173+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.671173+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.674182+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.674182+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.675549+0000 mon.b (mon.1) 1133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.675549+0000 mon.b (mon.1) 1133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.691355+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.691355+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.775562+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.775562+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.792421+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.792421+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.795055+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.795055+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.796214+0000 mon.b (mon.1) 1137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.796214+0000 mon.b (mon.1) 1137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.809184+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.809184+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.904961+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.904961+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.907937+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.907937+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.910758+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.910758+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.912223+0000 mon.b (mon.1) 1141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.912223+0000 mon.b (mon.1) 1141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.928138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:53.928138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.042325+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.042325+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.045278+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.045278+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.047845+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.047845+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.049300+0000 mon.b (mon.1) 1145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.049300+0000 mon.b (mon.1) 1145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.062845+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[116875]: audit 2024-09-17T10:27:54.062845+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.329177+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.333709+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.333709+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.334980+0000 mon.b (mon.1) 1121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.334980+0000 mon.b (mon.1) 1121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.351041+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.351041+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.352738+0000 mgr.y (mgr.25166) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.352738+0000 mgr.y (mgr.25166) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.441558+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.441558+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.444653+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.444653+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.447303+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.447303+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.448633+0000 mon.b (mon.1) 1125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.448633+0000 mon.b (mon.1) 1125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.463836+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.463836+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.465497+0000 mgr.y (mgr.25166) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.465497+0000 mgr.y (mgr.25166) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.550494+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.550494+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.553858+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.553858+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.556807+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.556807+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.558483+0000 mon.b (mon.1) 1129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.558483+0000 mon.b (mon.1) 1129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.571544+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.571544+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.575185+0000 mgr.y (mgr.25166) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.575185+0000 mgr.y (mgr.25166) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.667860+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.667860+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.671173+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.671173+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.674182+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.674182+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.675549+0000 mon.b (mon.1) 1133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.675549+0000 mon.b (mon.1) 1133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.691355+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.691355+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.775562+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.775562+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.792421+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.792421+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.795055+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.795055+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.796214+0000 mon.b (mon.1) 1137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.796214+0000 mon.b (mon.1) 1137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.809184+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.809184+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.904961+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.904961+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.907937+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.907937+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.910758+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.910758+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.912223+0000 mon.b (mon.1) 1141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.912223+0000 mon.b (mon.1) 1141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.928138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:53.928138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.042325+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.042325+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.045278+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.045278+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.047845+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.047845+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.049300+0000 mon.b (mon.1) 1145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.049300+0000 mon.b (mon.1) 1145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.062845+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[115929]: audit 2024-09-17T10:27:54.062845+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.684655+0000 mgr.y (mgr.25166) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.684655+0000 mgr.y (mgr.25166) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cluster 2024-09-17T10:27:52.774611+0000 mgr.y (mgr.25166) 1915 : cluster [DBG] pgmap v553: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cluster 2024-09-17T10:27:52.774611+0000 mgr.y (mgr.25166) 1915 : cluster [DBG] pgmap v553: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.777365+0000 mgr.y (mgr.25166) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.777365+0000 mgr.y (mgr.25166) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.856723+0000 mgr.y (mgr.25166) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.856723+0000 mgr.y (mgr.25166) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.939740+0000 mgr.y (mgr.25166) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:52.939740+0000 mgr.y (mgr.25166) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.024752+0000 mgr.y (mgr.25166) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.024752+0000 mgr.y (mgr.25166) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.112960+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.112960+0000 mon.b (mon.1) 1110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.115715+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.115715+0000 mon.b (mon.1) 1111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.117999+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.117999+0000 mon.b (mon.1) 1112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.118951+0000 mon.b (mon.1) 1113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.118951+0000 mon.b (mon.1) 1113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.127004+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.127004+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.130950+0000 mgr.y (mgr.25166) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.130950+0000 mgr.y (mgr.25166) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.221919+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.221919+0000 mon.b (mon.1) 1114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.224988+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.224988+0000 mon.b (mon.1) 1115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.227892+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.227892+0000 mon.b (mon.1) 1116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.229026+0000 mon.b (mon.1) 1117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.229026+0000 mon.b (mon.1) 1117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.241322+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.241322+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.244263+0000 mgr.y (mgr.25166) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.244263+0000 mgr.y (mgr.25166) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.325731+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.325731+0000 mon.b (mon.1) 1118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.329177+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.329177+0000 mon.b (mon.1) 1119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.333709+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.333709+0000 mon.b (mon.1) 1120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.334980+0000 mon.b (mon.1) 1121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.334980+0000 mon.b (mon.1) 1121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.351041+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.351041+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.352738+0000 mgr.y (mgr.25166) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.352738+0000 mgr.y (mgr.25166) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.441558+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.441558+0000 mon.b (mon.1) 1122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.444653+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.444653+0000 mon.b (mon.1) 1123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.447303+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.447303+0000 mon.b (mon.1) 1124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.448633+0000 mon.b (mon.1) 1125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.448633+0000 mon.b (mon.1) 1125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.463836+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.463836+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.465497+0000 mgr.y (mgr.25166) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.465497+0000 mgr.y (mgr.25166) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.550494+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.550494+0000 mon.b (mon.1) 1126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.553858+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.553858+0000 mon.b (mon.1) 1127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.556807+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.556807+0000 mon.b (mon.1) 1128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.558483+0000 mon.b (mon.1) 1129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.558483+0000 mon.b (mon.1) 1129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.571544+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.571544+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.575185+0000 mgr.y (mgr.25166) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.575185+0000 mgr.y (mgr.25166) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.667860+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.667860+0000 mon.b (mon.1) 1130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.671173+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.671173+0000 mon.b (mon.1) 1131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.674182+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.674182+0000 mon.b (mon.1) 1132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.675549+0000 mon.b (mon.1) 1133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.675549+0000 mon.b (mon.1) 1133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.691355+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.691355+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.775562+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.775562+0000 mon.b (mon.1) 1134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.792421+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.792421+0000 mon.b (mon.1) 1135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.795055+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.795055+0000 mon.b (mon.1) 1136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.796214+0000 mon.b (mon.1) 1137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.796214+0000 mon.b (mon.1) 1137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.809184+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.809184+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.904961+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.904961+0000 mon.b (mon.1) 1138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.907937+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.907937+0000 mon.b (mon.1) 1139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.910758+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.910758+0000 mon.b (mon.1) 1140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.912223+0000 mon.b (mon.1) 1141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.912223+0000 mon.b (mon.1) 1141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.928138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:53.928138+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.042325+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.042325+0000 mon.b (mon.1) 1142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.045278+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.045278+0000 mon.b (mon.1) 1143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:54.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.047845+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.047845+0000 mon.b (mon.1) 1144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:54.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.049300+0000 mon.b (mon.1) 1145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.049300+0000 mon.b (mon.1) 1145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:54.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.062845+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:54 smithi203 bash[85677]: audit 2024-09-17T10:27:54.062845+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:54.886 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:54 smithi039 bash[129596]: debug 2024-09-17T10:27:54.459+0000 7fd143b3e640 1 -- 172.21.15.39:0/891120833 <== mon.0 v2:172.21.15.39:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55abf1e88960 con 0x55abf2c76000 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.692879+0000 mgr.y (mgr.25166) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.692879+0000 mgr.y (mgr.25166) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.812086+0000 mgr.y (mgr.25166) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.812086+0000 mgr.y (mgr.25166) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.929046+0000 mgr.y (mgr.25166) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:53.929046+0000 mgr.y (mgr.25166) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.065855+0000 mgr.y (mgr.25166) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.065855+0000 mgr.y (mgr.25166) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.141720+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.141720+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.349 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.144295+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.144295+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.146766+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.146766+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.147732+0000 mon.b (mon.1) 1149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.147732+0000 mon.b (mon.1) 1149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.151533+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.151533+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.154388+0000 mgr.y (mgr.25166) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.154388+0000 mgr.y (mgr.25166) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.350 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.692879+0000 mgr.y (mgr.25166) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.692879+0000 mgr.y (mgr.25166) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.812086+0000 mgr.y (mgr.25166) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.812086+0000 mgr.y (mgr.25166) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.929046+0000 mgr.y (mgr.25166) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:53.929046+0000 mgr.y (mgr.25166) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.065855+0000 mgr.y (mgr.25166) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.065855+0000 mgr.y (mgr.25166) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.141720+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.141720+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.144295+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.144295+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.146766+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.351 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.146766+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.147732+0000 mon.b (mon.1) 1149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.147732+0000 mon.b (mon.1) 1149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.151533+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.151533+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.154388+0000 mgr.y (mgr.25166) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.352 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.154388+0000 mgr.y (mgr.25166) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.215566+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.215566+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.217497+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.217497+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.219316+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.219316+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.220023+0000 mon.b (mon.1) 1153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.353 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.220023+0000 mon.b (mon.1) 1153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.222810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.222810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.223878+0000 mgr.y (mgr.25166) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.223878+0000 mgr.y (mgr.25166) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.284168+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.284168+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.286470+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.286470+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.288517+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.288517+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.289271+0000 mon.b (mon.1) 1157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.289271+0000 mon.b (mon.1) 1157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.354 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.296464+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.296464+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.297508+0000 mgr.y (mgr.25166) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.297508+0000 mgr.y (mgr.25166) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.356920+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.356920+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.359073+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.359073+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.361040+0000 mon.b (mon.1) 1160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.361040+0000 mon.b (mon.1) 1160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.361692+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.355 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.361692+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.364332+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.364332+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.365177+0000 mgr.y (mgr.25166) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.365177+0000 mgr.y (mgr.25166) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.428423+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.428423+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.430811+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.430811+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.356 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.215566+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.215566+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.217497+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.217497+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.219316+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.219316+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.220023+0000 mon.b (mon.1) 1153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.220023+0000 mon.b (mon.1) 1153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.222810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.222810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.223878+0000 mgr.y (mgr.25166) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.223878+0000 mgr.y (mgr.25166) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.284168+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.357 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.284168+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.286470+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.286470+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.288517+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.288517+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.289271+0000 mon.b (mon.1) 1157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.289271+0000 mon.b (mon.1) 1157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.433277+0000 mon.b (mon.1) 1164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.433277+0000 mon.b (mon.1) 1164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.434061+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.358 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.434061+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.437372+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.437372+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.439780+0000 mgr.y (mgr.25166) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.439780+0000 mgr.y (mgr.25166) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.501444+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.501444+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.503982+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.503982+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.506436+0000 mon.b (mon.1) 1168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.506436+0000 mon.b (mon.1) 1168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.507273+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.359 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.507273+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.512054+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.512054+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.513685+0000 mgr.y (mgr.25166) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.513685+0000 mgr.y (mgr.25166) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.576677+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.296464+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.296464+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.297508+0000 mgr.y (mgr.25166) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.360 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.297508+0000 mgr.y (mgr.25166) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.356920+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.356920+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.359073+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.359073+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.361040+0000 mon.b (mon.1) 1160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.361040+0000 mon.b (mon.1) 1160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.361692+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.361692+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.364332+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.364332+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.365177+0000 mgr.y (mgr.25166) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.365177+0000 mgr.y (mgr.25166) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.361 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.428423+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.428423+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.430811+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.430811+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.576677+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.578996+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.578996+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.581697+0000 mon.b (mon.1) 1172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.362 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.581697+0000 mon.b (mon.1) 1172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.582538+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.582538+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.588679+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.588679+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.589413+0000 mgr.y (mgr.25166) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.589413+0000 mgr.y (mgr.25166) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.661688+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.661688+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.664171+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.664171+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.667148+0000 mon.b (mon.1) 1176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.667148+0000 mon.b (mon.1) 1176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.363 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.668062+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.668062+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.674241+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.674241+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.744833+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.744833+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.747764+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.747764+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.750230+0000 mon.b (mon.1) 1180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.750230+0000 mon.b (mon.1) 1180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.751265+0000 mon.b (mon.1) 1181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.751265+0000 mon.b (mon.1) 1181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.755337+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.364 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.755337+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.822599+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.822599+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.824547+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.824547+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.826549+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.826549+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.827302+0000 mon.b (mon.1) 1185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.827302+0000 mon.b (mon.1) 1185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.365 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.433277+0000 mon.b (mon.1) 1164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.433277+0000 mon.b (mon.1) 1164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.434061+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.434061+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.437372+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.437372+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.439780+0000 mgr.y (mgr.25166) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.439780+0000 mgr.y (mgr.25166) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.501444+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.501444+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.503982+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.503982+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.506436+0000 mon.b (mon.1) 1168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.366 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.506436+0000 mon.b (mon.1) 1168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.507273+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.507273+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.512054+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.512054+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.513685+0000 mgr.y (mgr.25166) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.513685+0000 mgr.y (mgr.25166) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.367 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.576677+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.830304+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.830304+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.893263+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.893263+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.895665+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.895665+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.898068+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.898068+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.898794+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.898794+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.368 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.902311+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.902311+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.964818+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.964818+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.967565+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.967565+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.970588+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.970588+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.971474+0000 mon.b (mon.1) 1193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.971474+0000 mon.b (mon.1) 1193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.977562+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:54.977562+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.052306+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.369 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.052306+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.055343+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.055343+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.058149+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.058149+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.059238+0000 mon.b (mon.1) 1197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.059238+0000 mon.b (mon.1) 1197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.064304+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.370 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[116875]: audit 2024-09-17T10:27:55.064304+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.576677+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.578996+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.578996+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.581697+0000 mon.b (mon.1) 1172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.581697+0000 mon.b (mon.1) 1172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.582538+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.582538+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.588679+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.588679+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.371 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.589413+0000 mgr.y (mgr.25166) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.589413+0000 mgr.y (mgr.25166) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.661688+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.661688+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.664171+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.664171+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.667148+0000 mon.b (mon.1) 1176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.667148+0000 mon.b (mon.1) 1176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.668062+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.668062+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.674241+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.674241+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.744833+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.372 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.744833+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.747764+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.747764+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.750230+0000 mon.b (mon.1) 1180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.750230+0000 mon.b (mon.1) 1180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.751265+0000 mon.b (mon.1) 1181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.751265+0000 mon.b (mon.1) 1181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.755337+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.755337+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.822599+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.822599+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.824547+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.824547+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.373 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.826549+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.826549+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.827302+0000 mon.b (mon.1) 1185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.827302+0000 mon.b (mon.1) 1185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.830304+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.830304+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.893263+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.893263+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.895665+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.895665+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.898068+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.898068+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.898794+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.898794+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.374 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.902311+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.902311+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.964818+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.964818+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.967565+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.967565+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.970588+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.970588+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.971474+0000 mon.b (mon.1) 1193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.971474+0000 mon.b (mon.1) 1193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.977562+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:54.977562+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.052306+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.375 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.052306+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.055343+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.055343+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.058149+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.058149+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.059238+0000 mon.b (mon.1) 1197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.059238+0000 mon.b (mon.1) 1197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.064304+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.376 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:55 smithi039 bash[115929]: audit 2024-09-17T10:27:55.064304+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.476 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:55.342286786Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.692879+0000 mgr.y (mgr.25166) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.692879+0000 mgr.y (mgr.25166) 1925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.812086+0000 mgr.y (mgr.25166) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.812086+0000 mgr.y (mgr.25166) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.929046+0000 mgr.y (mgr.25166) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:53.929046+0000 mgr.y (mgr.25166) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.065855+0000 mgr.y (mgr.25166) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.065855+0000 mgr.y (mgr.25166) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.141720+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.141720+0000 mon.b (mon.1) 1146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.144295+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.144295+0000 mon.b (mon.1) 1147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.146766+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.146766+0000 mon.b (mon.1) 1148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.147732+0000 mon.b (mon.1) 1149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.147732+0000 mon.b (mon.1) 1149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.151533+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.151533+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.154388+0000 mgr.y (mgr.25166) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.154388+0000 mgr.y (mgr.25166) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.215566+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.215566+0000 mon.b (mon.1) 1150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.217497+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.217497+0000 mon.b (mon.1) 1151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.219316+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.219316+0000 mon.b (mon.1) 1152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.220023+0000 mon.b (mon.1) 1153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.220023+0000 mon.b (mon.1) 1153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.222810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.222810+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.223878+0000 mgr.y (mgr.25166) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.223878+0000 mgr.y (mgr.25166) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.284168+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.284168+0000 mon.b (mon.1) 1154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.286470+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.286470+0000 mon.b (mon.1) 1155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.288517+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.288517+0000 mon.b (mon.1) 1156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.289271+0000 mon.b (mon.1) 1157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.289271+0000 mon.b (mon.1) 1157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.296464+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.296464+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.297508+0000 mgr.y (mgr.25166) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.297508+0000 mgr.y (mgr.25166) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.356920+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.356920+0000 mon.b (mon.1) 1158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.359073+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.359073+0000 mon.b (mon.1) 1159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.361040+0000 mon.b (mon.1) 1160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.361040+0000 mon.b (mon.1) 1160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.361692+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.361692+0000 mon.b (mon.1) 1161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.364332+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.364332+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.365177+0000 mgr.y (mgr.25166) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.365177+0000 mgr.y (mgr.25166) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.428423+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.428423+0000 mon.b (mon.1) 1162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.430811+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.430811+0000 mon.b (mon.1) 1163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.433277+0000 mon.b (mon.1) 1164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.433277+0000 mon.b (mon.1) 1164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.434061+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.434061+0000 mon.b (mon.1) 1165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.437372+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.437372+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.439780+0000 mgr.y (mgr.25166) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.439780+0000 mgr.y (mgr.25166) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.501444+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.501444+0000 mon.b (mon.1) 1166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.503982+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.503982+0000 mon.b (mon.1) 1167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.506436+0000 mon.b (mon.1) 1168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.506436+0000 mon.b (mon.1) 1168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.507273+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.507273+0000 mon.b (mon.1) 1169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.512054+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.512054+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.513685+0000 mgr.y (mgr.25166) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.513685+0000 mgr.y (mgr.25166) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.576677+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.576677+0000 mon.b (mon.1) 1170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.578996+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.578996+0000 mon.b (mon.1) 1171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.581697+0000 mon.b (mon.1) 1172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.581697+0000 mon.b (mon.1) 1172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.582538+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.582538+0000 mon.b (mon.1) 1173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.588679+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.588679+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.589413+0000 mgr.y (mgr.25166) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.589413+0000 mgr.y (mgr.25166) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.661688+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.661688+0000 mon.b (mon.1) 1174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.664171+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.664171+0000 mon.b (mon.1) 1175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.667148+0000 mon.b (mon.1) 1176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.667148+0000 mon.b (mon.1) 1176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.668062+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.668062+0000 mon.b (mon.1) 1177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.674241+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.674241+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.744833+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.744833+0000 mon.b (mon.1) 1178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.747764+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.747764+0000 mon.b (mon.1) 1179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.750230+0000 mon.b (mon.1) 1180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.750230+0000 mon.b (mon.1) 1180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.751265+0000 mon.b (mon.1) 1181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.751265+0000 mon.b (mon.1) 1181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.755337+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.755337+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.822599+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.822599+0000 mon.b (mon.1) 1182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.824547+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.824547+0000 mon.b (mon.1) 1183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.826549+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.826549+0000 mon.b (mon.1) 1184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.827302+0000 mon.b (mon.1) 1185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.827302+0000 mon.b (mon.1) 1185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.830304+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.830304+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.893263+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.893263+0000 mon.b (mon.1) 1186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.895665+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.895665+0000 mon.b (mon.1) 1187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.898068+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.898068+0000 mon.b (mon.1) 1188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.898794+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.898794+0000 mon.b (mon.1) 1189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.902311+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.902311+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.964818+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.964818+0000 mon.b (mon.1) 1190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.967565+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.967565+0000 mon.b (mon.1) 1191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.970588+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.970588+0000 mon.b (mon.1) 1192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.971474+0000 mon.b (mon.1) 1193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.971474+0000 mon.b (mon.1) 1193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.977562+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:54.977562+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.052306+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.052306+0000 mon.b (mon.1) 1194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.055343+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.055343+0000 mon.b (mon.1) 1195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:55.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.058149+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.058149+0000 mon.b (mon.1) 1196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:55.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.059238+0000 mon.b (mon.1) 1197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.059238+0000 mon.b (mon.1) 1197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:55.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.064304+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:55.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:55 smithi203 bash[85677]: audit 2024-09-17T10:27:55.064304+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.386 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[129596]: debug 2024-09-17T10:27:56.255+0000 7fd1463a5640 -1 Falling back to public interface 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.675001+0000 mgr.y (mgr.25166) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.675001+0000 mgr.y (mgr.25166) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.760200+0000 mgr.y (mgr.25166) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.760200+0000 mgr.y (mgr.25166) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cluster 2024-09-17T10:27:54.775115+0000 mgr.y (mgr.25166) 1938 : cluster [DBG] pgmap v554: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cluster 2024-09-17T10:27:54.775115+0000 mgr.y (mgr.25166) 1938 : cluster [DBG] pgmap v554: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.831363+0000 mgr.y (mgr.25166) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.831363+0000 mgr.y (mgr.25166) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.902842+0000 mgr.y (mgr.25166) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.902842+0000 mgr.y (mgr.25166) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.978315+0000 mgr.y (mgr.25166) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:54.978315+0000 mgr.y (mgr.25166) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.067360+0000 mgr.y (mgr.25166) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.067360+0000 mgr.y (mgr.25166) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.145952+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.145952+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.148798+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.148798+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.151543+0000 mon.b (mon.1) 1200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.151543+0000 mon.b (mon.1) 1200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.152811+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.152811+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.156798+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.156798+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.160344+0000 mgr.y (mgr.25166) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.160344+0000 mgr.y (mgr.25166) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.238247+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.238247+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.241656+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.241656+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.244759+0000 mon.b (mon.1) 1204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.244759+0000 mon.b (mon.1) 1204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.246007+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.246007+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.251674+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.251674+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.253945+0000 mgr.y (mgr.25166) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.253945+0000 mgr.y (mgr.25166) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.341019+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.341019+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.343908+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.343908+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.346968+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.346968+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.348140+0000 mon.b (mon.1) 1209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.348140+0000 mon.b (mon.1) 1209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.356839+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.356839+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.360757+0000 mgr.y (mgr.25166) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.360757+0000 mgr.y (mgr.25166) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.423478+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.423478+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.426226+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.426226+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.428755+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.428755+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.429872+0000 mon.b (mon.1) 1213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.429872+0000 mon.b (mon.1) 1213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.437805+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.437805+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.441565+0000 mgr.y (mgr.25166) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.441565+0000 mgr.y (mgr.25166) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.503156+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.503156+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.505228+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.505228+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.507305+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.507305+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.508349+0000 mon.b (mon.1) 1217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.508349+0000 mon.b (mon.1) 1217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.512611+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.512611+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.515373+0000 mgr.y (mgr.25166) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.515373+0000 mgr.y (mgr.25166) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.584734+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.584734+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.587458+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.587458+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.590675+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.590675+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.591882+0000 mon.b (mon.1) 1221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.591882+0000 mon.b (mon.1) 1221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.600375+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.600375+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.603741+0000 mgr.y (mgr.25166) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.603741+0000 mgr.y (mgr.25166) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.673295+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.673295+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.676034+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.676034+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.678330+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.678330+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.679317+0000 mon.b (mon.1) 1225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.679317+0000 mon.b (mon.1) 1225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.687809+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.687809+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.774773+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.774773+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.777556+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.777556+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.780222+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.780222+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.781627+0000 mon.b (mon.1) 1229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.781627+0000 mon.b (mon.1) 1229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.787285+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.787285+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.868263+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.868263+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.871251+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.871251+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.874626+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.874626+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.876014+0000 mon.b (mon.1) 1233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.876014+0000 mon.b (mon.1) 1233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.883364+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.883364+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.968210+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.968210+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.971190+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.971190+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.675001+0000 mgr.y (mgr.25166) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.675001+0000 mgr.y (mgr.25166) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.760200+0000 mgr.y (mgr.25166) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.760200+0000 mgr.y (mgr.25166) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cluster 2024-09-17T10:27:54.775115+0000 mgr.y (mgr.25166) 1938 : cluster [DBG] pgmap v554: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cluster 2024-09-17T10:27:54.775115+0000 mgr.y (mgr.25166) 1938 : cluster [DBG] pgmap v554: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.831363+0000 mgr.y (mgr.25166) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.831363+0000 mgr.y (mgr.25166) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.902842+0000 mgr.y (mgr.25166) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.902842+0000 mgr.y (mgr.25166) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.978315+0000 mgr.y (mgr.25166) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:54.978315+0000 mgr.y (mgr.25166) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.067360+0000 mgr.y (mgr.25166) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.067360+0000 mgr.y (mgr.25166) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.145952+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.145952+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.148798+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.148798+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.151543+0000 mon.b (mon.1) 1200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.151543+0000 mon.b (mon.1) 1200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.152811+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.152811+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.156798+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.156798+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.160344+0000 mgr.y (mgr.25166) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.160344+0000 mgr.y (mgr.25166) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.238247+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.238247+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.241656+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.241656+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.244759+0000 mon.b (mon.1) 1204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.244759+0000 mon.b (mon.1) 1204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.246007+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.246007+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.251674+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.251674+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.253945+0000 mgr.y (mgr.25166) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.253945+0000 mgr.y (mgr.25166) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.341019+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.341019+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.343908+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.343908+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.346968+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.346968+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.348140+0000 mon.b (mon.1) 1209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.348140+0000 mon.b (mon.1) 1209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.356839+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.356839+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.360757+0000 mgr.y (mgr.25166) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.360757+0000 mgr.y (mgr.25166) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.423478+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.423478+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.426226+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.426226+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.428755+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.428755+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.429872+0000 mon.b (mon.1) 1213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.429872+0000 mon.b (mon.1) 1213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.437805+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.437805+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.441565+0000 mgr.y (mgr.25166) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.441565+0000 mgr.y (mgr.25166) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.503156+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.503156+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.505228+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.505228+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.507305+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.507305+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.508349+0000 mon.b (mon.1) 1217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.508349+0000 mon.b (mon.1) 1217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.512611+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.512611+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.515373+0000 mgr.y (mgr.25166) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.515373+0000 mgr.y (mgr.25166) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.584734+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.584734+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.587458+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.587458+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.590675+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.590675+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.591882+0000 mon.b (mon.1) 1221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.591882+0000 mon.b (mon.1) 1221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.600375+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.600375+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.603741+0000 mgr.y (mgr.25166) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.603741+0000 mgr.y (mgr.25166) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.673295+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.673295+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.676034+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.676034+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.678330+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.678330+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.679317+0000 mon.b (mon.1) 1225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.679317+0000 mon.b (mon.1) 1225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.687809+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.687809+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.774773+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.774773+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.777556+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.777556+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.780222+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.780222+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.781627+0000 mon.b (mon.1) 1229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.781627+0000 mon.b (mon.1) 1229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.787285+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.787285+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.868263+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.868263+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.871251+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.871251+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.874626+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.874626+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.876014+0000 mon.b (mon.1) 1233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.876014+0000 mon.b (mon.1) 1233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.883364+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.883364+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.968210+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.968210+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.971190+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.971190+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.974112+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.974112+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.975449+0000 mon.b (mon.1) 1237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.975449+0000 mon.b (mon.1) 1237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.983840+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:55.983840+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.072044+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.072044+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.074963+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.074963+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.078264+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.078264+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.079730+0000 mon.b (mon.1) 1241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.079730+0000 mon.b (mon.1) 1241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.085403+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[116875]: audit 2024-09-17T10:27:56.085403+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.974112+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.974112+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.975449+0000 mon.b (mon.1) 1237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.975449+0000 mon.b (mon.1) 1237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.983840+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:55.983840+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.072044+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.072044+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.074963+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.074963+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.078264+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.078264+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.079730+0000 mon.b (mon.1) 1241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.079730+0000 mon.b (mon.1) 1241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.085403+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:56 smithi039 bash[115929]: audit 2024-09-17T10:27:56.085403+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.675001+0000 mgr.y (mgr.25166) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.675001+0000 mgr.y (mgr.25166) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.760200+0000 mgr.y (mgr.25166) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.760200+0000 mgr.y (mgr.25166) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cluster 2024-09-17T10:27:54.775115+0000 mgr.y (mgr.25166) 1938 : cluster [DBG] pgmap v554: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:56.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cluster 2024-09-17T10:27:54.775115+0000 mgr.y (mgr.25166) 1938 : cluster [DBG] pgmap v554: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:56.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.831363+0000 mgr.y (mgr.25166) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.831363+0000 mgr.y (mgr.25166) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.902842+0000 mgr.y (mgr.25166) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.902842+0000 mgr.y (mgr.25166) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.978315+0000 mgr.y (mgr.25166) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:54.978315+0000 mgr.y (mgr.25166) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.067360+0000 mgr.y (mgr.25166) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.067360+0000 mgr.y (mgr.25166) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.145952+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.145952+0000 mon.b (mon.1) 1198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.148798+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.148798+0000 mon.b (mon.1) 1199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.151543+0000 mon.b (mon.1) 1200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.151543+0000 mon.b (mon.1) 1200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.152811+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.152811+0000 mon.b (mon.1) 1201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.156798+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.156798+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.160344+0000 mgr.y (mgr.25166) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.160344+0000 mgr.y (mgr.25166) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.238247+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.238247+0000 mon.b (mon.1) 1202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.241656+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.241656+0000 mon.b (mon.1) 1203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.244759+0000 mon.b (mon.1) 1204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.244759+0000 mon.b (mon.1) 1204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.246007+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.246007+0000 mon.b (mon.1) 1205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.251674+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.251674+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.253945+0000 mgr.y (mgr.25166) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.253945+0000 mgr.y (mgr.25166) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.341019+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.341019+0000 mon.b (mon.1) 1206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.343908+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.343908+0000 mon.b (mon.1) 1207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.346968+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.346968+0000 mon.b (mon.1) 1208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.348140+0000 mon.b (mon.1) 1209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.348140+0000 mon.b (mon.1) 1209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.356839+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.356839+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.360757+0000 mgr.y (mgr.25166) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.360757+0000 mgr.y (mgr.25166) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.423478+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.423478+0000 mon.b (mon.1) 1210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.426226+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.426226+0000 mon.b (mon.1) 1211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.428755+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.428755+0000 mon.b (mon.1) 1212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.429872+0000 mon.b (mon.1) 1213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.429872+0000 mon.b (mon.1) 1213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.437805+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.437805+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.441565+0000 mgr.y (mgr.25166) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.441565+0000 mgr.y (mgr.25166) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.503156+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.503156+0000 mon.b (mon.1) 1214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.505228+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.505228+0000 mon.b (mon.1) 1215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.507305+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.507305+0000 mon.b (mon.1) 1216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.508349+0000 mon.b (mon.1) 1217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.508349+0000 mon.b (mon.1) 1217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.512611+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.512611+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.515373+0000 mgr.y (mgr.25166) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.492 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.515373+0000 mgr.y (mgr.25166) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.584734+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.584734+0000 mon.b (mon.1) 1218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.587458+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.587458+0000 mon.b (mon.1) 1219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.590675+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.590675+0000 mon.b (mon.1) 1220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.591882+0000 mon.b (mon.1) 1221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.493 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.591882+0000 mon.b (mon.1) 1221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.600375+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.600375+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.603741+0000 mgr.y (mgr.25166) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.603741+0000 mgr.y (mgr.25166) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.673295+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.673295+0000 mon.b (mon.1) 1222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.676034+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.494 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.676034+0000 mon.b (mon.1) 1223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.678330+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.678330+0000 mon.b (mon.1) 1224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.679317+0000 mon.b (mon.1) 1225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.679317+0000 mon.b (mon.1) 1225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.687809+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.687809+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.495 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.774773+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.774773+0000 mon.b (mon.1) 1226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.777556+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.777556+0000 mon.b (mon.1) 1227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.780222+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.780222+0000 mon.b (mon.1) 1228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.781627+0000 mon.b (mon.1) 1229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.496 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.781627+0000 mon.b (mon.1) 1229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.787285+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.787285+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.868263+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.868263+0000 mon.b (mon.1) 1230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.871251+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.871251+0000 mon.b (mon.1) 1231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.874626+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.874626+0000 mon.b (mon.1) 1232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.876014+0000 mon.b (mon.1) 1233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.876014+0000 mon.b (mon.1) 1233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.497 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.883364+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.883364+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.968210+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.968210+0000 mon.b (mon.1) 1234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.971190+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.971190+0000 mon.b (mon.1) 1235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.974112+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.974112+0000 mon.b (mon.1) 1236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.975449+0000 mon.b (mon.1) 1237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.975449+0000 mon.b (mon.1) 1237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.983840+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:55.983840+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.072044+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.498 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.072044+0000 mon.b (mon.1) 1238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.074963+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.074963+0000 mon.b (mon.1) 1239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.078264+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.078264+0000 mon.b (mon.1) 1240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.079730+0000 mon.b (mon.1) 1241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.079730+0000 mon.b (mon.1) 1241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.085403+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:56.499 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:56 smithi203 bash[85677]: audit 2024-09-17T10:27:56.085403+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.690971+0000 mgr.y (mgr.25166) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.690971+0000 mgr.y (mgr.25166) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.790171+0000 mgr.y (mgr.25166) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.790171+0000 mgr.y (mgr.25166) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.884559+0000 mgr.y (mgr.25166) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.884559+0000 mgr.y (mgr.25166) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.985027+0000 mgr.y (mgr.25166) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:55.985027+0000 mgr.y (mgr.25166) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.088853+0000 mgr.y (mgr.25166) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.088853+0000 mgr.y (mgr.25166) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.178501+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.178501+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.181541+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.181541+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.184689+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.184689+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.186130+0000 mon.b (mon.1) 1245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.186130+0000 mon.b (mon.1) 1245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.193358+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.193358+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.194346+0000 mgr.y (mgr.25166) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.690971+0000 mgr.y (mgr.25166) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.690971+0000 mgr.y (mgr.25166) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.790171+0000 mgr.y (mgr.25166) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.790171+0000 mgr.y (mgr.25166) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.884559+0000 mgr.y (mgr.25166) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.884559+0000 mgr.y (mgr.25166) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.985027+0000 mgr.y (mgr.25166) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:55.985027+0000 mgr.y (mgr.25166) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.088853+0000 mgr.y (mgr.25166) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.088853+0000 mgr.y (mgr.25166) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.178501+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.178501+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.181541+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.181541+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.184689+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.184689+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.186130+0000 mon.b (mon.1) 1245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.186130+0000 mon.b (mon.1) 1245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.193358+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.193358+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.194346+0000 mgr.y (mgr.25166) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.194346+0000 mgr.y (mgr.25166) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.265011+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.265011+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.267829+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.267829+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.272444+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.272444+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.273795+0000 mon.b (mon.1) 1249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.273795+0000 mon.b (mon.1) 1249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.293094+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.293094+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.295524+0000 mgr.y (mgr.25166) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.295524+0000 mgr.y (mgr.25166) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.357911+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.357911+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.360920+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.360920+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.363174+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.363174+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.194346+0000 mgr.y (mgr.25166) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.265011+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.265011+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.267829+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.267829+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.272444+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.272444+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.273795+0000 mon.b (mon.1) 1249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.273795+0000 mon.b (mon.1) 1249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.293094+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.293094+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.295524+0000 mgr.y (mgr.25166) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.295524+0000 mgr.y (mgr.25166) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.357911+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.357911+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.360920+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.360920+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.363174+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.363174+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.364230+0000 mon.b (mon.1) 1253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.364230+0000 mon.b (mon.1) 1253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.372034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.372034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.374536+0000 mgr.y (mgr.25166) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.374536+0000 mgr.y (mgr.25166) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.438778+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.438778+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.441297+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.441297+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.443762+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.443762+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.444759+0000 mon.b (mon.1) 1257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.444759+0000 mon.b (mon.1) 1257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.449155+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.449155+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.452490+0000 mgr.y (mgr.25166) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.452490+0000 mgr.y (mgr.25166) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.514493+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.514493+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.517220+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.364230+0000 mon.b (mon.1) 1253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.364230+0000 mon.b (mon.1) 1253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.372034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.372034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.374536+0000 mgr.y (mgr.25166) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.374536+0000 mgr.y (mgr.25166) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.438778+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.438778+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.441297+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.441297+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.443762+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.443762+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.444759+0000 mon.b (mon.1) 1257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.444759+0000 mon.b (mon.1) 1257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.449155+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.449155+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.452490+0000 mgr.y (mgr.25166) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.452490+0000 mgr.y (mgr.25166) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.514493+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.514493+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.517220+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.517220+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.519488+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.519488+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.520635+0000 mon.b (mon.1) 1261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.520635+0000 mon.b (mon.1) 1261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.524415+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.524415+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.527790+0000 mgr.y (mgr.25166) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.527790+0000 mgr.y (mgr.25166) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.539955+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.539955+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.554886+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.554886+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.595474+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.595474+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.598404+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.598404+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.601050+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.601050+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.602215+0000 mon.b (mon.1) 1266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.517220+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.519488+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.519488+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.520635+0000 mon.b (mon.1) 1261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.520635+0000 mon.b (mon.1) 1261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.524415+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.524415+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.527790+0000 mgr.y (mgr.25166) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.527790+0000 mgr.y (mgr.25166) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.539955+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.539955+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.554886+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.554886+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.595474+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.595474+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.598404+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.598404+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.601050+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.601050+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.602215+0000 mon.b (mon.1) 1266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.602215+0000 mon.b (mon.1) 1266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.606903+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.606903+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.610996+0000 mgr.y (mgr.25166) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.610996+0000 mgr.y (mgr.25166) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.675079+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.675079+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.677878+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.677878+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.680884+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.680884+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.682720+0000 mon.b (mon.1) 1270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.682720+0000 mon.b (mon.1) 1270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.688073+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.688073+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.757731+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.757731+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.761007+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.761007+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.763592+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.602215+0000 mon.b (mon.1) 1266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.606903+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.606903+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.610996+0000 mgr.y (mgr.25166) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.610996+0000 mgr.y (mgr.25166) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.675079+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.675079+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.677878+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.677878+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.680884+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.680884+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.682720+0000 mon.b (mon.1) 1270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.682720+0000 mon.b (mon.1) 1270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.688073+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.688073+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.757731+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.757731+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.761007+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.761007+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.763592+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.763592+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.764725+0000 mon.b (mon.1) 1274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.764725+0000 mon.b (mon.1) 1274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.778479+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.778479+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.870790+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.870790+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.873680+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.873680+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.877067+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.877067+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.878111+0000 mon.b (mon.1) 1278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.878111+0000 mon.b (mon.1) 1278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.892075+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.892075+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cluster 2024-09-17T10:27:56.920881+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: cluster 2024-09-17T10:27:56.920881+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.968551+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.968551+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.971729+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.763592+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.764725+0000 mon.b (mon.1) 1274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.764725+0000 mon.b (mon.1) 1274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.778479+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.778479+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.870790+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.870790+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.873680+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.873680+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.877067+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.877067+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.878111+0000 mon.b (mon.1) 1278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.878111+0000 mon.b (mon.1) 1278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.892075+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.892075+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cluster 2024-09-17T10:27:56.920881+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:57.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: cluster 2024-09-17T10:27:56.920881+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.968551+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.968551+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.971729+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.971729+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.974688+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.974688+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.976005+0000 mon.b (mon.1) 1282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.976005+0000 mon.b (mon.1) 1282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.990442+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:56.990442+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.062765+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.062765+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.065625+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.065625+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.068110+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.068110+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.069488+0000 mon.b (mon.1) 1286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.069488+0000 mon.b (mon.1) 1286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.082781+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[115929]: audit 2024-09-17T10:27:57.082781+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.971729+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.974688+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.974688+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.976005+0000 mon.b (mon.1) 1282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.976005+0000 mon.b (mon.1) 1282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.990442+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:56.990442+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.062765+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.062765+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.065625+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.065625+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.068110+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.068110+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.069488+0000 mon.b (mon.1) 1286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.069488+0000 mon.b (mon.1) 1286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.082781+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:57 smithi039 bash[116875]: audit 2024-09-17T10:27:57.082781+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.690971+0000 mgr.y (mgr.25166) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.690971+0000 mgr.y (mgr.25166) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.790171+0000 mgr.y (mgr.25166) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.790171+0000 mgr.y (mgr.25166) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.884559+0000 mgr.y (mgr.25166) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.884559+0000 mgr.y (mgr.25166) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.985027+0000 mgr.y (mgr.25166) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:55.985027+0000 mgr.y (mgr.25166) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.088853+0000 mgr.y (mgr.25166) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.088853+0000 mgr.y (mgr.25166) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.178501+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.178501+0000 mon.b (mon.1) 1242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.181541+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.181541+0000 mon.b (mon.1) 1243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.184689+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.184689+0000 mon.b (mon.1) 1244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.186130+0000 mon.b (mon.1) 1245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.186130+0000 mon.b (mon.1) 1245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.193358+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.193358+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.194346+0000 mgr.y (mgr.25166) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.194346+0000 mgr.y (mgr.25166) 1954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.265011+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.265011+0000 mon.b (mon.1) 1246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.267829+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.267829+0000 mon.b (mon.1) 1247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.272444+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.272444+0000 mon.b (mon.1) 1248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.273795+0000 mon.b (mon.1) 1249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.273795+0000 mon.b (mon.1) 1249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.293094+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.293094+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.295524+0000 mgr.y (mgr.25166) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.295524+0000 mgr.y (mgr.25166) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.357911+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.357911+0000 mon.b (mon.1) 1250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.360920+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.360920+0000 mon.b (mon.1) 1251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.363174+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.363174+0000 mon.b (mon.1) 1252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.364230+0000 mon.b (mon.1) 1253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.364230+0000 mon.b (mon.1) 1253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.372034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.372034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.374536+0000 mgr.y (mgr.25166) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.374536+0000 mgr.y (mgr.25166) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.438778+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.438778+0000 mon.b (mon.1) 1254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.441297+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.441297+0000 mon.b (mon.1) 1255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.443762+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.443762+0000 mon.b (mon.1) 1256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.444759+0000 mon.b (mon.1) 1257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.444759+0000 mon.b (mon.1) 1257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.449155+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.449155+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.452490+0000 mgr.y (mgr.25166) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.452490+0000 mgr.y (mgr.25166) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.514493+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.514493+0000 mon.b (mon.1) 1258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.517220+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.517220+0000 mon.b (mon.1) 1259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.519488+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.519488+0000 mon.b (mon.1) 1260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.520635+0000 mon.b (mon.1) 1261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.520635+0000 mon.b (mon.1) 1261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.524415+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.524415+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.527790+0000 mgr.y (mgr.25166) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.527790+0000 mgr.y (mgr.25166) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.539955+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.539955+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.554886+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.554886+0000 mon.b (mon.1) 1262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.595474+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.595474+0000 mon.b (mon.1) 1263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.598404+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.598404+0000 mon.b (mon.1) 1264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.601050+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.601050+0000 mon.b (mon.1) 1265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.602215+0000 mon.b (mon.1) 1266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.602215+0000 mon.b (mon.1) 1266 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.606903+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.606903+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.610996+0000 mgr.y (mgr.25166) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.610996+0000 mgr.y (mgr.25166) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.675079+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.675079+0000 mon.b (mon.1) 1267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.677878+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.677878+0000 mon.b (mon.1) 1268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.680884+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.680884+0000 mon.b (mon.1) 1269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.682720+0000 mon.b (mon.1) 1270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.682720+0000 mon.b (mon.1) 1270 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.688073+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.688073+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.757731+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.757731+0000 mon.b (mon.1) 1271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.761007+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.761007+0000 mon.b (mon.1) 1272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.763592+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.763592+0000 mon.b (mon.1) 1273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.764725+0000 mon.b (mon.1) 1274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.764725+0000 mon.b (mon.1) 1274 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.778479+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.778479+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.870790+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.870790+0000 mon.b (mon.1) 1275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.873680+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.873680+0000 mon.b (mon.1) 1276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.877067+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.877067+0000 mon.b (mon.1) 1277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.878111+0000 mon.b (mon.1) 1278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.878111+0000 mon.b (mon.1) 1278 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.892075+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.892075+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cluster 2024-09-17T10:27:56.920881+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:57.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: cluster 2024-09-17T10:27:56.920881+0000 mon.a (mon.0) 589 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.968551+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.968551+0000 mon.b (mon.1) 1279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.971729+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.971729+0000 mon.b (mon.1) 1280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.974688+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.974688+0000 mon.b (mon.1) 1281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.976005+0000 mon.b (mon.1) 1282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.976005+0000 mon.b (mon.1) 1282 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.990442+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:56.990442+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.062765+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.062765+0000 mon.b (mon.1) 1283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.065625+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.065625+0000 mon.b (mon.1) 1284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.068110+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.068110+0000 mon.b (mon.1) 1285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.069488+0000 mon.b (mon.1) 1286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.069488+0000 mon.b (mon.1) 1286 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.082781+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:57.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:57 smithi203 bash[85677]: audit 2024-09-17T10:27:57.082781+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.691036+0000 mgr.y (mgr.25166) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.691036+0000 mgr.y (mgr.25166) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cluster 2024-09-17T10:27:56.775922+0000 mgr.y (mgr.25166) 1961 : cluster [DBG] pgmap v555: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cluster 2024-09-17T10:27:56.775922+0000 mgr.y (mgr.25166) 1961 : cluster [DBG] pgmap v555: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:56.777631+0000 mgr.y (mgr.25166) 1962 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:56.777631+0000 mgr.y (mgr.25166) 1962 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.781003+0000 mgr.y (mgr.25166) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.781003+0000 mgr.y (mgr.25166) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.896653+0000 mgr.y (mgr.25166) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.896653+0000 mgr.y (mgr.25166) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.993547+0000 mgr.y (mgr.25166) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:56.993547+0000 mgr.y (mgr.25166) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.086558+0000 mgr.y (mgr.25166) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.086558+0000 mgr.y (mgr.25166) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.169398+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.169398+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.172743+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.172743+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.175785+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.691036+0000 mgr.y (mgr.25166) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.691036+0000 mgr.y (mgr.25166) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cluster 2024-09-17T10:27:56.775922+0000 mgr.y (mgr.25166) 1961 : cluster [DBG] pgmap v555: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cluster 2024-09-17T10:27:56.775922+0000 mgr.y (mgr.25166) 1961 : cluster [DBG] pgmap v555: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:58.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:56.777631+0000 mgr.y (mgr.25166) 1962 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:56.777631+0000 mgr.y (mgr.25166) 1962 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.781003+0000 mgr.y (mgr.25166) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.781003+0000 mgr.y (mgr.25166) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.896653+0000 mgr.y (mgr.25166) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.896653+0000 mgr.y (mgr.25166) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.993547+0000 mgr.y (mgr.25166) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:56.993547+0000 mgr.y (mgr.25166) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.086558+0000 mgr.y (mgr.25166) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.086558+0000 mgr.y (mgr.25166) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.169398+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.169398+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.172743+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.172743+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.175785+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.175785+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.177141+0000 mon.b (mon.1) 1290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.177141+0000 mon.b (mon.1) 1290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.181869+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.181869+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.184751+0000 mgr.y (mgr.25166) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.184751+0000 mgr.y (mgr.25166) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.270524+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.270524+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.273464+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.273464+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.279487+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.279487+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.280699+0000 mon.b (mon.1) 1294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.280699+0000 mon.b (mon.1) 1294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.285215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.285215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.301291+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.301291+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.307616+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.307616+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.313673+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.175785+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.177141+0000 mon.b (mon.1) 1290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.177141+0000 mon.b (mon.1) 1290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.181869+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.181869+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.184751+0000 mgr.y (mgr.25166) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.184751+0000 mgr.y (mgr.25166) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.270524+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.270524+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.273464+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.273464+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.279487+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.279487+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.280699+0000 mon.b (mon.1) 1294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.280699+0000 mon.b (mon.1) 1294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.285215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.285215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.301291+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.301291+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.307616+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.307616+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.313673+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.313673+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.373603+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.373603+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.376199+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.376199+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.378287+0000 mgr.y (mgr.25166) 1968 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.378287+0000 mgr.y (mgr.25166) 1968 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.379387+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.379387+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.382753+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.382753+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.391962+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.391962+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.394397+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.394397+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.396275+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.396275+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.398254+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.398254+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.400154+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.313673+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.373603+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.373603+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.376199+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.376199+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.378287+0000 mgr.y (mgr.25166) 1968 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.378287+0000 mgr.y (mgr.25166) 1968 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.379387+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.379387+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.382753+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.382753+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.391962+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.391962+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.394397+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.394397+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.396275+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.396275+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.398254+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.398254+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.400154+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.400154+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.400986+0000 mgr.y (mgr.25166) 1969 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.400986+0000 mgr.y (mgr.25166) 1969 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.402100+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.402100+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.403339+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.403339+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.405078+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.405078+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.406560+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.406560+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:58.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.412621+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.412621+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.414274+0000 mon.b (mon.1) 1305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.414274+0000 mon.b (mon.1) 1305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.415614+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.415614+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.422197+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.422197+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.400154+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.400986+0000 mgr.y (mgr.25166) 1969 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.400986+0000 mgr.y (mgr.25166) 1969 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:27:58.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.402100+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.402100+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.403339+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.403339+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.405078+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.405078+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.406560+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.406560+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.412621+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.412621+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.414274+0000 mon.b (mon.1) 1305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.414274+0000 mon.b (mon.1) 1305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.415614+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:58.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.415614+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.422197+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.422197+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.423893+0000 mon.b (mon.1) 1306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.423893+0000 mon.b (mon.1) 1306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.425647+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.425647+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.431565+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.431565+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.433241+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.433241+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.433274+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.433274+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.434955+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.434955+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.434960+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.434960+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.436641+0000 mon.b (mon.1) 1309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.436641+0000 mon.b (mon.1) 1309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.436713+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.423893+0000 mon.b (mon.1) 1306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.423893+0000 mon.b (mon.1) 1306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.425647+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.425647+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.431565+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.431565+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.433241+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.433241+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.433274+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.433274+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.434955+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.434955+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.434960+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.434960+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.436641+0000 mon.b (mon.1) 1309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.436641+0000 mon.b (mon.1) 1309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.436713+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.436713+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.438346+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.438346+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.438351+0000 mon.b (mon.1) 1310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.438351+0000 mon.b (mon.1) 1310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.439818+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.439818+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.440042+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.440042+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.441146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.441146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.441585+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.441585+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.442477+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.442477+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.442918+0000 mon.b (mon.1) 1313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.442918+0000 mon.b (mon.1) 1313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.436713+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.438346+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.438346+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.438351+0000 mon.b (mon.1) 1310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.438351+0000 mon.b (mon.1) 1310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.439818+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.439818+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.440042+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.440042+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.441146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.441146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.441585+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.441585+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.442477+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.442477+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.442918+0000 mon.b (mon.1) 1313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.442918+0000 mon.b (mon.1) 1313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.443778+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.443778+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.444255+0000 mon.b (mon.1) 1314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.444255+0000 mon.b (mon.1) 1314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.445563+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.445563+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.446956+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.446956+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.453296+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.453296+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.454958+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.454958+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.454991+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.454991+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.456678+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.456678+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.456681+0000 mon.b (mon.1) 1317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.443778+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.443778+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.444255+0000 mon.b (mon.1) 1314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.444255+0000 mon.b (mon.1) 1314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.445563+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.445563+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.446956+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.446956+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:58.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.453296+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.453296+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.454958+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.454958+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.454991+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.454991+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.456678+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.456678+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.456681+0000 mon.b (mon.1) 1317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.456681+0000 mon.b (mon.1) 1317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.458206+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.458206+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.458360+0000 mon.b (mon.1) 1318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.458360+0000 mon.b (mon.1) 1318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.459921+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.459921+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.459923+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.459923+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.461626+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.461626+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.461821+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.461821+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.462906+0000 mgr.y (mgr.25166) 1970 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: cephadm 2024-09-17T10:27:57.462906+0000 mgr.y (mgr.25166) 1970 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:27:58.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.463524+0000 mon.b (mon.1) 1321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.463524+0000 mon.b (mon.1) 1321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.464043+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.456681+0000 mon.b (mon.1) 1317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.458206+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.458206+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.458360+0000 mon.b (mon.1) 1318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.458360+0000 mon.b (mon.1) 1318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.459921+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.459921+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.459923+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.459923+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.461626+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.461626+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.461821+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.461821+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.462906+0000 mgr.y (mgr.25166) 1970 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: cephadm 2024-09-17T10:27:57.462906+0000 mgr.y (mgr.25166) 1970 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.463524+0000 mon.b (mon.1) 1321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.463524+0000 mon.b (mon.1) 1321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.464043+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.464043+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.465761+0000 mon.b (mon.1) 1322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.465761+0000 mon.b (mon.1) 1322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.468967+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.468967+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.473914+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.473914+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.475314+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.475314+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.481414+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.481414+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.559269+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.559269+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.560927+0000 mon.b (mon.1) 1326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.560927+0000 mon.b (mon.1) 1326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.569868+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[115929]: audit 2024-09-17T10:27:57.569868+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.464043+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.465761+0000 mon.b (mon.1) 1322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.465761+0000 mon.b (mon.1) 1322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.468967+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.468967+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.473914+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.473914+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.475314+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.475314+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.481414+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.481414+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.559269+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.559269+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.560927+0000 mon.b (mon.1) 1326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.560927+0000 mon.b (mon.1) 1326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.569868+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.417 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:27:58 smithi039 bash[116875]: audit 2024-09-17T10:27:57.569868+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.477 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:27:58.331765152Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:27:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.691036+0000 mgr.y (mgr.25166) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.691036+0000 mgr.y (mgr.25166) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cluster 2024-09-17T10:27:56.775922+0000 mgr.y (mgr.25166) 1961 : cluster [DBG] pgmap v555: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cluster 2024-09-17T10:27:56.775922+0000 mgr.y (mgr.25166) 1961 : cluster [DBG] pgmap v555: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:27:58.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:56.777631+0000 mgr.y (mgr.25166) 1962 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:56.777631+0000 mgr.y (mgr.25166) 1962 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.781003+0000 mgr.y (mgr.25166) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.781003+0000 mgr.y (mgr.25166) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.896653+0000 mgr.y (mgr.25166) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.896653+0000 mgr.y (mgr.25166) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.993547+0000 mgr.y (mgr.25166) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:56.993547+0000 mgr.y (mgr.25166) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.086558+0000 mgr.y (mgr.25166) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.086558+0000 mgr.y (mgr.25166) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.169398+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.169398+0000 mon.b (mon.1) 1287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.172743+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.172743+0000 mon.b (mon.1) 1288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.175785+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.175785+0000 mon.b (mon.1) 1289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.177141+0000 mon.b (mon.1) 1290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.177141+0000 mon.b (mon.1) 1290 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.181869+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.181869+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.184751+0000 mgr.y (mgr.25166) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.184751+0000 mgr.y (mgr.25166) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.270524+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.270524+0000 mon.b (mon.1) 1291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.273464+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.273464+0000 mon.b (mon.1) 1292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.279487+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.279487+0000 mon.b (mon.1) 1293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.280699+0000 mon.b (mon.1) 1294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.280699+0000 mon.b (mon.1) 1294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.285215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.285215+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.301291+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.301291+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.307616+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.307616+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.313673+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.313673+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.373603+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.373603+0000 mon.b (mon.1) 1295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.376199+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.376199+0000 mon.b (mon.1) 1296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.378287+0000 mgr.y (mgr.25166) 1968 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.378287+0000 mgr.y (mgr.25166) 1968 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:27:58.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.379387+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.379387+0000 mon.b (mon.1) 1297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.382753+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.382753+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.391962+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.391962+0000 mon.b (mon.1) 1298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.394397+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.394397+0000 mon.b (mon.1) 1299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.396275+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.396275+0000 mon.b (mon.1) 1300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.398254+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.398254+0000 mon.b (mon.1) 1301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.400154+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.400154+0000 mon.b (mon.1) 1302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.400986+0000 mgr.y (mgr.25166) 1969 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.400986+0000 mgr.y (mgr.25166) 1969 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.402100+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.402100+0000 mon.b (mon.1) 1303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.403339+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.403339+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.405078+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.405078+0000 mon.b (mon.1) 1304 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.406560+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.406560+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.412621+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.412621+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.414274+0000 mon.b (mon.1) 1305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.414274+0000 mon.b (mon.1) 1305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.415614+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:58.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.415614+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:27:58.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.422197+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.422197+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.423893+0000 mon.b (mon.1) 1306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.423893+0000 mon.b (mon.1) 1306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.425647+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.425647+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.431565+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.431565+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.433241+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.433241+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.433274+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.433274+0000 mon.b (mon.1) 1307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:27:58.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.434955+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.434955+0000 mon.b (mon.1) 1308 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.434960+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.434960+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.436641+0000 mon.b (mon.1) 1309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.436641+0000 mon.b (mon.1) 1309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.436713+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.436713+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.438346+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.438346+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.438351+0000 mon.b (mon.1) 1310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.438351+0000 mon.b (mon.1) 1310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.439818+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.439818+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.440042+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.440042+0000 mon.b (mon.1) 1311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.441146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.441146+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.441585+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.441585+0000 mon.b (mon.1) 1312 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.442477+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.442477+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.442918+0000 mon.b (mon.1) 1313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.442918+0000 mon.b (mon.1) 1313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.443778+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.443778+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.444255+0000 mon.b (mon.1) 1314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.444255+0000 mon.b (mon.1) 1314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.445563+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.445563+0000 mon.b (mon.1) 1315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.446956+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.446956+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.453296+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.453296+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.454958+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.454958+0000 mon.b (mon.1) 1316 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.454991+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.454991+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.456678+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.456678+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.456681+0000 mon.b (mon.1) 1317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.456681+0000 mon.b (mon.1) 1317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.458206+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.458206+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.458360+0000 mon.b (mon.1) 1318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.458360+0000 mon.b (mon.1) 1318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.459921+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.459921+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.459923+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.459923+0000 mon.b (mon.1) 1319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.461626+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.461626+0000 mon.b (mon.1) 1320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.461821+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.461821+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.462906+0000 mgr.y (mgr.25166) 1970 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: cephadm 2024-09-17T10:27:57.462906+0000 mgr.y (mgr.25166) 1970 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.463524+0000 mon.b (mon.1) 1321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.463524+0000 mon.b (mon.1) 1321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.464043+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.464043+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.465761+0000 mon.b (mon.1) 1322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.465761+0000 mon.b (mon.1) 1322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.468967+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.468967+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.473914+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.473914+0000 mon.b (mon.1) 1323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.490 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.475314+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.475314+0000 mon.b (mon.1) 1324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.481414+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.481414+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.559269+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.559269+0000 mon.b (mon.1) 1325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.560927+0000 mon.b (mon.1) 1326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.560927+0000 mon.b (mon.1) 1326 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.569868+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:27:58.491 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:27:58 smithi203 bash[85677]: audit 2024-09-17T10:27:57.569868+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.125 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:27:59 smithi039 bash[129596]: debug 2024-09-17T10:27:59.971+0000 7fd1463a5640 -1 osd.2 123 log_to_monitors true 2024-09-17T10:28:00.126 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: cluster 2024-09-17T10:27:58.777095+0000 mgr.y (mgr.25166) 1971 : cluster [DBG] pgmap v556: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:00.126 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: cluster 2024-09-17T10:27:58.777095+0000 mgr.y (mgr.25166) 1971 : cluster [DBG] pgmap v556: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:00.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: cluster 2024-09-17T10:27:58.777095+0000 mgr.y (mgr.25166) 1971 : cluster [DBG] pgmap v556: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: cluster 2024-09-17T10:27:58.777095+0000 mgr.y (mgr.25166) 1971 : cluster [DBG] pgmap v556: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:27:59.980497+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:27:59.980497+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:27:59.981886+0000 mon.a (mon.0) 625 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:27:59.981886+0000 mon.a (mon.0) 625 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:27:59.997056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:27:59.997056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:28:00.007217+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[116875]: audit 2024-09-17T10:28:00.007217+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:27:59.980497+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:27:59.980497+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:27:59.981886+0000 mon.a (mon.0) 625 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:27:59.981886+0000 mon.a (mon.0) 625 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:27:59.997056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:27:59.997056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:28:00.007217+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:00 smithi039 bash[115929]: audit 2024-09-17T10:28:00.007217+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: cluster 2024-09-17T10:27:58.777095+0000 mgr.y (mgr.25166) 1971 : cluster [DBG] pgmap v556: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: cluster 2024-09-17T10:27:58.777095+0000 mgr.y (mgr.25166) 1971 : cluster [DBG] pgmap v556: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:27:59.980497+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:27:59.980497+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:27:59.981886+0000 mon.a (mon.0) 625 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:27:59.981886+0000 mon.a (mon.0) 625 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:27:59.997056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:27:59.997056+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:28:00.007217+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:00.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:00 smithi203 bash[85677]: audit 2024-09-17T10:28:00.007217+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:01.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:01.335237084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:01.850 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[129596]: debug 2024-09-17T10:28:01.439+0000 7fd13a147640 -1 osd.2 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:28:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: cluster 2024-09-17T10:28:00.778072+0000 mgr.y (mgr.25166) 1972 : cluster [DBG] pgmap v557: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: cluster 2024-09-17T10:28:00.778072+0000 mgr.y (mgr.25166) 1972 : cluster [DBG] pgmap v557: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:00.986082+0000 mon.a (mon.0) 628 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:00.986082+0000 mon.a (mon.0) 628 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: cluster 2024-09-17T10:28:00.992823+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: cluster 2024-09-17T10:28:00.992823+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:00.993725+0000 mon.a (mon.0) 630 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:00.993725+0000 mon.a (mon.0) 630 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:01.431381+0000 mon.a (mon.0) 631 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:01.431381+0000 mon.a (mon.0) 631 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:01.688597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[115929]: audit 2024-09-17T10:28:01.688597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: cluster 2024-09-17T10:28:00.778072+0000 mgr.y (mgr.25166) 1972 : cluster [DBG] pgmap v557: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: cluster 2024-09-17T10:28:00.778072+0000 mgr.y (mgr.25166) 1972 : cluster [DBG] pgmap v557: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:00.986082+0000 mon.a (mon.0) 628 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:00.986082+0000 mon.a (mon.0) 628 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: cluster 2024-09-17T10:28:00.992823+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: cluster 2024-09-17T10:28:00.992823+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:00.993725+0000 mon.a (mon.0) 630 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:00.993725+0000 mon.a (mon.0) 630 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:01.431381+0000 mon.a (mon.0) 631 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:01.431381+0000 mon.a (mon.0) 631 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:01.688597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:01 smithi039 bash[116875]: audit 2024-09-17T10:28:01.688597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:02.477 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: cluster 2024-09-17T10:28:00.778072+0000 mgr.y (mgr.25166) 1972 : cluster [DBG] pgmap v557: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: cluster 2024-09-17T10:28:00.778072+0000 mgr.y (mgr.25166) 1972 : cluster [DBG] pgmap v557: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:00.986082+0000 mon.a (mon.0) 628 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:00.986082+0000 mon.a (mon.0) 628 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: cluster 2024-09-17T10:28:00.992823+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: cluster 2024-09-17T10:28:00.992823+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:00.993725+0000 mon.a (mon.0) 630 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:00.993725+0000 mon.a (mon.0) 630 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:01.431381+0000 mon.a (mon.0) 631 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' 2024-09-17T10:28:02.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:01.431381+0000 mon.a (mon.0) 631 : audit [INF] from='osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022]' entity='osd.2' 2024-09-17T10:28:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:01.688597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:02.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:01 smithi203 bash[85677]: audit 2024-09-17T10:28:01.688597+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.430077+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.430077+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.441461+0000 mon.a (mon.0) 634 : cluster [INF] osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022] boot 2024-09-17T10:28:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.441461+0000 mon.a (mon.0) 634 : cluster [INF] osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022] boot 2024-09-17T10:28:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.441651+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T10:28:03.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.441651+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: audit 2024-09-17T10:28:02.446652+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[115929]: audit 2024-09-17T10:28:02.446652+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.430077+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.430077+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.441461+0000 mon.a (mon.0) 634 : cluster [INF] osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022] boot 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.441461+0000 mon.a (mon.0) 634 : cluster [INF] osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022] boot 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.441651+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.441651+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: audit 2024-09-17T10:28:02.446652+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:03.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:02 smithi039 bash[116875]: audit 2024-09-17T10:28:02.446652+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:03.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.430077+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.430077+0000 mon.a (mon.0) 633 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.441461+0000 mon.a (mon.0) 634 : cluster [INF] osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022] boot 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.441461+0000 mon.a (mon.0) 634 : cluster [INF] osd.2 [v2:172.21.15.39:6818/2911225022,v1:172.21.15.39:6819/2911225022] boot 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.441651+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.441651+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: audit 2024-09-17T10:28:02.446652+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:03.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:02 smithi203 bash[85677]: audit 2024-09-17T10:28:02.446652+0000 mon.b (mon.1) 1327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:28:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:28:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:28:03] "GET /metrics HTTP/1.1" 200 38502 "" "Prometheus/2.51.0" 2024-09-17T10:28:04.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:04.307424737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:04 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.779020+0000 mgr.y (mgr.25166) 1973 : cluster [DBG] pgmap v560: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:04 smithi203 bash[85677]: cluster 2024-09-17T10:28:02.779020+0000 mgr.y (mgr.25166) 1973 : cluster [DBG] pgmap v560: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:04 smithi203 bash[85677]: cluster 2024-09-17T10:28:03.450398+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:28:04.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:04 smithi203 bash[85677]: cluster 2024-09-17T10:28:03.450398+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.779020+0000 mgr.y (mgr.25166) 1973 : cluster [DBG] pgmap v560: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[116875]: cluster 2024-09-17T10:28:02.779020+0000 mgr.y (mgr.25166) 1973 : cluster [DBG] pgmap v560: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[116875]: cluster 2024-09-17T10:28:03.450398+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[116875]: cluster 2024-09-17T10:28:03.450398+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.779020+0000 mgr.y (mgr.25166) 1973 : cluster [DBG] pgmap v560: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[115929]: cluster 2024-09-17T10:28:02.779020+0000 mgr.y (mgr.25166) 1973 : cluster [DBG] pgmap v560: 161 pgs: 32 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[115929]: cluster 2024-09-17T10:28:03.450398+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:28:04.768 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:04 smithi039 bash[115929]: cluster 2024-09-17T10:28:03.450398+0000 mon.a (mon.0) 636 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-09-17T10:28:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:05 smithi039 bash[115929]: cluster 2024-09-17T10:28:05.445532+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:05 smithi039 bash[115929]: cluster 2024-09-17T10:28:05.445532+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:05.781 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:05 smithi039 bash[116875]: cluster 2024-09-17T10:28:05.445532+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:05.781 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:05 smithi039 bash[116875]: cluster 2024-09-17T10:28:05.445532+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:05.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:05 smithi203 bash[85677]: cluster 2024-09-17T10:28:05.445532+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:05.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:05 smithi203 bash[85677]: cluster 2024-09-17T10:28:05.445532+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 39/636 objects degraded (6.132%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:28:06.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:06 smithi039 bash[116875]: cluster 2024-09-17T10:28:04.779783+0000 mgr.y (mgr.25166) 1974 : cluster [DBG] pgmap v562: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:28:06.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:06 smithi039 bash[116875]: cluster 2024-09-17T10:28:04.779783+0000 mgr.y (mgr.25166) 1974 : cluster [DBG] pgmap v562: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:28:06.785 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:06 smithi039 bash[115929]: cluster 2024-09-17T10:28:04.779783+0000 mgr.y (mgr.25166) 1974 : cluster [DBG] pgmap v562: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:28:06.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:06 smithi039 bash[115929]: cluster 2024-09-17T10:28:04.779783+0000 mgr.y (mgr.25166) 1974 : cluster [DBG] pgmap v562: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:28:06.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:06 smithi203 bash[85677]: cluster 2024-09-17T10:28:04.779783+0000 mgr.y (mgr.25166) 1974 : cluster [DBG] pgmap v562: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:28:06.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:06 smithi203 bash[85677]: cluster 2024-09-17T10:28:04.779783+0000 mgr.y (mgr.25166) 1974 : cluster [DBG] pgmap v562: 161 pgs: 30 active+undersized, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:28:07.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:07.309050767Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: cluster 2024-09-17T10:28:06.780571+0000 mgr.y (mgr.25166) 1975 : cluster [DBG] pgmap v563: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: cluster 2024-09-17T10:28:06.780571+0000 mgr.y (mgr.25166) 1975 : cluster [DBG] pgmap v563: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:06.785977+0000 mgr.y (mgr.25166) 1976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:06.785977+0000 mgr.y (mgr.25166) 1976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:07.806305+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:07.806305+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:07.815247+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:07.815247+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:07.825236+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[115929]: audit 2024-09-17T10:28:07.825236+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: cluster 2024-09-17T10:28:06.780571+0000 mgr.y (mgr.25166) 1975 : cluster [DBG] pgmap v563: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: cluster 2024-09-17T10:28:06.780571+0000 mgr.y (mgr.25166) 1975 : cluster [DBG] pgmap v563: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:06.785977+0000 mgr.y (mgr.25166) 1976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:06.785977+0000 mgr.y (mgr.25166) 1976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:07.806305+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:07.806305+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:07.815247+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:07.815247+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:07.825236+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:08 smithi039 bash[116875]: audit 2024-09-17T10:28:07.825236+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: cluster 2024-09-17T10:28:06.780571+0000 mgr.y (mgr.25166) 1975 : cluster [DBG] pgmap v563: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: cluster 2024-09-17T10:28:06.780571+0000 mgr.y (mgr.25166) 1975 : cluster [DBG] pgmap v563: 161 pgs: 4 active+undersized, 1 active+undersized+degraded, 156 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 5/636 objects degraded (0.786%) 2024-09-17T10:28:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:06.785977+0000 mgr.y (mgr.25166) 1976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:08.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:06.785977+0000 mgr.y (mgr.25166) 1976 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:07.806305+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:07.806305+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:07.815247+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:07.815247+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:07.825236+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:08 smithi203 bash[85677]: audit 2024-09-17T10:28:07.825236+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[115929]: cluster 2024-09-17T10:28:09.511306+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded) 2024-09-17T10:28:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[115929]: cluster 2024-09-17T10:28:09.511306+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded) 2024-09-17T10:28:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[115929]: cluster 2024-09-17T10:28:09.511357+0000 mon.a (mon.0) 642 : cluster [INF] Cluster is now healthy 2024-09-17T10:28:09.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[115929]: cluster 2024-09-17T10:28:09.511357+0000 mon.a (mon.0) 642 : cluster [INF] Cluster is now healthy 2024-09-17T10:28:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[116875]: cluster 2024-09-17T10:28:09.511306+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded) 2024-09-17T10:28:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[116875]: cluster 2024-09-17T10:28:09.511306+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded) 2024-09-17T10:28:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[116875]: cluster 2024-09-17T10:28:09.511357+0000 mon.a (mon.0) 642 : cluster [INF] Cluster is now healthy 2024-09-17T10:28:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:09 smithi039 bash[116875]: cluster 2024-09-17T10:28:09.511357+0000 mon.a (mon.0) 642 : cluster [INF] Cluster is now healthy 2024-09-17T10:28:09.954 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:28:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:09 smithi203 bash[85677]: cluster 2024-09-17T10:28:09.511306+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded) 2024-09-17T10:28:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:09 smithi203 bash[85677]: cluster 2024-09-17T10:28:09.511306+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/636 objects degraded (0.786%), 1 pg degraded) 2024-09-17T10:28:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:09 smithi203 bash[85677]: cluster 2024-09-17T10:28:09.511357+0000 mon.a (mon.0) 642 : cluster [INF] Cluster is now healthy 2024-09-17T10:28:09.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:09 smithi203 bash[85677]: cluster 2024-09-17T10:28:09.511357+0000 mon.a (mon.0) 642 : cluster [INF] Cluster is now healthy 2024-09-17T10:28:10.571 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:10 smithi203 bash[85677]: cluster 2024-09-17T10:28:08.781563+0000 mgr.y (mgr.25166) 1977 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:28:10.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:10.343162819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:10 smithi203 bash[85677]: cluster 2024-09-17T10:28:08.781563+0000 mgr.y (mgr.25166) 1977 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:28:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:10 smithi203 bash[85677]: audit 2024-09-17T10:28:09.135571+0000 mgr.y (mgr.25166) 1978 : audit [DBG] from='client.64329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:10.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:10 smithi203 bash[85677]: audit 2024-09-17T10:28:09.135571+0000 mgr.y (mgr.25166) 1978 : audit [DBG] from='client.64329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[115929]: cluster 2024-09-17T10:28:08.781563+0000 mgr.y (mgr.25166) 1977 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:28:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[115929]: cluster 2024-09-17T10:28:08.781563+0000 mgr.y (mgr.25166) 1977 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:28:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[115929]: audit 2024-09-17T10:28:09.135571+0000 mgr.y (mgr.25166) 1978 : audit [DBG] from='client.64329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:10.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[115929]: audit 2024-09-17T10:28:09.135571+0000 mgr.y (mgr.25166) 1978 : audit [DBG] from='client.64329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[116875]: cluster 2024-09-17T10:28:08.781563+0000 mgr.y (mgr.25166) 1977 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:28:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[116875]: cluster 2024-09-17T10:28:08.781563+0000 mgr.y (mgr.25166) 1977 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:28:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[116875]: audit 2024-09-17T10:28:09.135571+0000 mgr.y (mgr.25166) 1978 : audit [DBG] from='client.64329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:10 smithi039 bash[116875]: audit 2024-09-17T10:28:09.135571+0000 mgr.y (mgr.25166) 1978 : audit [DBG] from='client.64329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:12.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[115929]: cluster 2024-09-17T10:28:10.782282+0000 mgr.y (mgr.25166) 1979 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-17T10:28:12.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[115929]: cluster 2024-09-17T10:28:10.782282+0000 mgr.y (mgr.25166) 1979 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[115929]: audit 2024-09-17T10:28:11.548234+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[115929]: audit 2024-09-17T10:28:11.548234+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[115929]: audit 2024-09-17T10:28:11.552649+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[115929]: audit 2024-09-17T10:28:11.552649+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[116875]: cluster 2024-09-17T10:28:10.782282+0000 mgr.y (mgr.25166) 1979 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[116875]: cluster 2024-09-17T10:28:10.782282+0000 mgr.y (mgr.25166) 1979 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[116875]: audit 2024-09-17T10:28:11.548234+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[116875]: audit 2024-09-17T10:28:11.548234+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[116875]: audit 2024-09-17T10:28:11.552649+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:12 smithi039 bash[116875]: audit 2024-09-17T10:28:11.552649+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:12 smithi203 bash[85677]: cluster 2024-09-17T10:28:10.782282+0000 mgr.y (mgr.25166) 1979 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-17T10:28:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:12 smithi203 bash[85677]: cluster 2024-09-17T10:28:10.782282+0000 mgr.y (mgr.25166) 1979 : cluster [DBG] pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 613 B/s rd, 0 op/s 2024-09-17T10:28:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:12 smithi203 bash[85677]: audit 2024-09-17T10:28:11.548234+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:12.904 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:12 smithi203 bash[85677]: audit 2024-09-17T10:28:11.548234+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:12.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:12 smithi203 bash[85677]: audit 2024-09-17T10:28:11.552649+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:12.905 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:12 smithi203 bash[85677]: audit 2024-09-17T10:28:11.552649+0000 mon.b (mon.1) 1328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:13.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:13.332004382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:28:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:28:13] "GET /metrics HTTP/1.1" 200 38496 "" "Prometheus/2.51.0" 2024-09-17T10:28:14.786 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:14 smithi039 bash[115929]: cluster 2024-09-17T10:28:12.783155+0000 mgr.y (mgr.25166) 1980 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:28:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:14 smithi039 bash[115929]: cluster 2024-09-17T10:28:12.783155+0000 mgr.y (mgr.25166) 1980 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:28:14.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:14 smithi039 bash[116875]: cluster 2024-09-17T10:28:12.783155+0000 mgr.y (mgr.25166) 1980 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:28:14.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:14 smithi039 bash[116875]: cluster 2024-09-17T10:28:12.783155+0000 mgr.y (mgr.25166) 1980 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:28:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:14 smithi203 bash[85677]: cluster 2024-09-17T10:28:12.783155+0000 mgr.y (mgr.25166) 1980 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:28:14.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:14 smithi203 bash[85677]: cluster 2024-09-17T10:28:12.783155+0000 mgr.y (mgr.25166) 1980 : cluster [DBG] pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 16s ago 46m - - 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 8s ago 46m - - 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (8m) 16s ago 36m 14.3M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (8m) 8s ago 36m 66.6M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (11m) 16s ago 34m 49.7M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (10m) 8s ago 45m 443M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (21m) 16s ago 47m 536M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (4m) 16s ago 48m 57.1M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:28:16.521 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (6m) 8s ago 45m 48.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (4m) 16s ago 45m 42.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (10m) 16s ago 36m 8244k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (10m) 8s ago 36m 8147k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (2m) 16s ago 44m 47.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (115s) 16s ago 43m 46.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (24s) 16s ago 42m 13.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (41m) 16s ago 41m 70.1M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (40m) 8s ago 40m 64.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (40m) 8s ago 40m 68.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (39m) 8s ago 39m 58.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (38m) 8s ago 38m 69.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:28:16.522 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (9m) 8s ago 37m 50.8M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:28:16.523 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (34m) 16s ago 34m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:28:16.523 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (34m) 8s ago 34m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:28:16.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:16.339454366Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:16.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:16 smithi203 bash[85677]: cluster 2024-09-17T10:28:14.784041+0000 mgr.y (mgr.25166) 1981 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-17T10:28:16.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:16 smithi203 bash[85677]: cluster 2024-09-17T10:28:14.784041+0000 mgr.y (mgr.25166) 1981 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-17T10:28:16.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:16 smithi039 bash[115929]: cluster 2024-09-17T10:28:14.784041+0000 mgr.y (mgr.25166) 1981 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-17T10:28:16.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:16 smithi039 bash[115929]: cluster 2024-09-17T10:28:14.784041+0000 mgr.y (mgr.25166) 1981 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-17T10:28:16.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:16 smithi039 bash[116875]: cluster 2024-09-17T10:28:14.784041+0000 mgr.y (mgr.25166) 1981 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-17T10:28:16.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:16 smithi039 bash[116875]: cluster 2024-09-17T10:28:14.784041+0000 mgr.y (mgr.25166) 1981 : cluster [DBG] pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-17T10:28:17.369 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-17T10:28:17.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[116875]: audit 2024-09-17T10:28:16.477812+0000 mgr.y (mgr.25166) 1982 : audit [DBG] from='client.74336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:17.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[116875]: audit 2024-09-17T10:28:16.477812+0000 mgr.y (mgr.25166) 1982 : audit [DBG] from='client.74336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:17.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[116875]: audit 2024-09-17T10:28:16.707775+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:17.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[116875]: audit 2024-09-17T10:28:16.707775+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:17.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[115929]: audit 2024-09-17T10:28:16.477812+0000 mgr.y (mgr.25166) 1982 : audit [DBG] from='client.74336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:17.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[115929]: audit 2024-09-17T10:28:16.477812+0000 mgr.y (mgr.25166) 1982 : audit [DBG] from='client.74336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:17.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[115929]: audit 2024-09-17T10:28:16.707775+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:17.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:17 smithi039 bash[115929]: audit 2024-09-17T10:28:16.707775+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:17 smithi203 bash[85677]: audit 2024-09-17T10:28:16.477812+0000 mgr.y (mgr.25166) 1982 : audit [DBG] from='client.74336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:17 smithi203 bash[85677]: audit 2024-09-17T10:28:16.477812+0000 mgr.y (mgr.25166) 1982 : audit [DBG] from='client.74336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:17 smithi203 bash[85677]: audit 2024-09-17T10:28:16.707775+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:17.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:17 smithi203 bash[85677]: audit 2024-09-17T10:28:16.707775+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[115929]: cluster 2024-09-17T10:28:16.785592+0000 mgr.y (mgr.25166) 1983 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[115929]: cluster 2024-09-17T10:28:16.785592+0000 mgr.y (mgr.25166) 1983 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[115929]: audit 2024-09-17T10:28:16.797120+0000 mgr.y (mgr.25166) 1984 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[115929]: audit 2024-09-17T10:28:16.797120+0000 mgr.y (mgr.25166) 1984 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[116875]: cluster 2024-09-17T10:28:16.785592+0000 mgr.y (mgr.25166) 1983 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[116875]: cluster 2024-09-17T10:28:16.785592+0000 mgr.y (mgr.25166) 1983 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[116875]: audit 2024-09-17T10:28:16.797120+0000 mgr.y (mgr.25166) 1984 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:18 smithi039 bash[116875]: audit 2024-09-17T10:28:16.797120+0000 mgr.y (mgr.25166) 1984 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:18 smithi203 bash[85677]: cluster 2024-09-17T10:28:16.785592+0000 mgr.y (mgr.25166) 1983 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:18 smithi203 bash[85677]: cluster 2024-09-17T10:28:16.785592+0000 mgr.y (mgr.25166) 1983 : cluster [DBG] pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:18 smithi203 bash[85677]: audit 2024-09-17T10:28:16.797120+0000 mgr.y (mgr.25166) 1984 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:18.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:18 smithi203 bash[85677]: audit 2024-09-17T10:28:16.797120+0000 mgr.y (mgr.25166) 1984 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:19.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:19.341124224Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: cluster 2024-09-17T10:28:18.786630+0000 mgr.y (mgr.25166) 1985 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: cluster 2024-09-17T10:28:18.786630+0000 mgr.y (mgr.25166) 1985 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: audit 2024-09-17T10:28:20.198441+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: audit 2024-09-17T10:28:20.198441+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: audit 2024-09-17T10:28:20.209528+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: audit 2024-09-17T10:28:20.209528+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: audit 2024-09-17T10:28:20.220209+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[115929]: audit 2024-09-17T10:28:20.220209+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: cluster 2024-09-17T10:28:18.786630+0000 mgr.y (mgr.25166) 1985 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: cluster 2024-09-17T10:28:18.786630+0000 mgr.y (mgr.25166) 1985 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: audit 2024-09-17T10:28:20.198441+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: audit 2024-09-17T10:28:20.198441+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: audit 2024-09-17T10:28:20.209528+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: audit 2024-09-17T10:28:20.209528+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: audit 2024-09-17T10:28:20.220209+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:20 smithi039 bash[116875]: audit 2024-09-17T10:28:20.220209+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: cluster 2024-09-17T10:28:18.786630+0000 mgr.y (mgr.25166) 1985 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: cluster 2024-09-17T10:28:18.786630+0000 mgr.y (mgr.25166) 1985 : cluster [DBG] pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: audit 2024-09-17T10:28:20.198441+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: audit 2024-09-17T10:28:20.198441+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: audit 2024-09-17T10:28:20.209528+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: audit 2024-09-17T10:28:20.209528+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: audit 2024-09-17T10:28:20.220209+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:20 smithi203 bash[85677]: audit 2024-09-17T10:28:20.220209+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:22.191 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:22 smithi203 bash[85677]: cluster 2024-09-17T10:28:20.787354+0000 mgr.y (mgr.25166) 1986 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:22.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:22 smithi203 bash[85677]: cluster 2024-09-17T10:28:20.787354+0000 mgr.y (mgr.25166) 1986 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:22.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:22.349033098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:22 smithi039 bash[115929]: cluster 2024-09-17T10:28:20.787354+0000 mgr.y (mgr.25166) 1986 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:22 smithi039 bash[115929]: cluster 2024-09-17T10:28:20.787354+0000 mgr.y (mgr.25166) 1986 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:22 smithi039 bash[116875]: cluster 2024-09-17T10:28:20.787354+0000 mgr.y (mgr.25166) 1986 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:22 smithi039 bash[116875]: cluster 2024-09-17T10:28:20.787354+0000 mgr.y (mgr.25166) 1986 : cluster [DBG] pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:23.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:28:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:28:23] "GET /metrics HTTP/1.1" 200 38496 "" "Prometheus/2.51.0" 2024-09-17T10:28:23.941 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:28:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[115929]: cluster 2024-09-17T10:28:22.788989+0000 mgr.y (mgr.25166) 1987 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[115929]: cluster 2024-09-17T10:28:22.788989+0000 mgr.y (mgr.25166) 1987 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[115929]: audit 2024-09-17T10:28:23.930258+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.39:0/111233303' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[115929]: audit 2024-09-17T10:28:23.930258+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.39:0/111233303' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[116875]: cluster 2024-09-17T10:28:22.788989+0000 mgr.y (mgr.25166) 1987 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[116875]: cluster 2024-09-17T10:28:22.788989+0000 mgr.y (mgr.25166) 1987 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[116875]: audit 2024-09-17T10:28:23.930258+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.39:0/111233303' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:24 smithi039 bash[116875]: audit 2024-09-17T10:28:23.930258+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.39:0/111233303' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:24 smithi203 bash[85677]: cluster 2024-09-17T10:28:22.788989+0000 mgr.y (mgr.25166) 1987 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:24 smithi203 bash[85677]: cluster 2024-09-17T10:28:22.788989+0000 mgr.y (mgr.25166) 1987 : cluster [DBG] pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:24 smithi203 bash[85677]: audit 2024-09-17T10:28:23.930258+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.39:0/111233303' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:24.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:24 smithi203 bash[85677]: audit 2024-09-17T10:28:23.930258+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.39:0/111233303' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:28:25.129 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-17T10:28:25.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:25.342047691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:26.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[116875]: cluster 2024-09-17T10:28:24.789899+0000 mgr.y (mgr.25166) 1988 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:26.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[116875]: cluster 2024-09-17T10:28:24.789899+0000 mgr.y (mgr.25166) 1988 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:26.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[116875]: audit 2024-09-17T10:28:26.539823+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:26.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[116875]: audit 2024-09-17T10:28:26.539823+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:26.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[115929]: cluster 2024-09-17T10:28:24.789899+0000 mgr.y (mgr.25166) 1988 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:26.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[115929]: cluster 2024-09-17T10:28:24.789899+0000 mgr.y (mgr.25166) 1988 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:26.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[115929]: audit 2024-09-17T10:28:26.539823+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:26.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:26 smithi039 bash[115929]: audit 2024-09-17T10:28:26.539823+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:26 smithi203 bash[85677]: cluster 2024-09-17T10:28:24.789899+0000 mgr.y (mgr.25166) 1988 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:26 smithi203 bash[85677]: cluster 2024-09-17T10:28:24.789899+0000 mgr.y (mgr.25166) 1988 : cluster [DBG] pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:26 smithi203 bash[85677]: audit 2024-09-17T10:28:26.539823+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:26.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:26 smithi203 bash[85677]: audit 2024-09-17T10:28:26.539823+0000 mon.b (mon.1) 1329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:28.612 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:28.344928301Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: cluster 2024-09-17T10:28:26.791337+0000 mgr.y (mgr.25166) 1989 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: cluster 2024-09-17T10:28:26.791337+0000 mgr.y (mgr.25166) 1989 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:26.808331+0000 mgr.y (mgr.25166) 1990 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:26.808331+0000 mgr.y (mgr.25166) 1990 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:27.989798+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:27.989798+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:28.004779+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:28.004779+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:28.019576+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[115929]: audit 2024-09-17T10:28:28.019576+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: cluster 2024-09-17T10:28:26.791337+0000 mgr.y (mgr.25166) 1989 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: cluster 2024-09-17T10:28:26.791337+0000 mgr.y (mgr.25166) 1989 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:26.808331+0000 mgr.y (mgr.25166) 1990 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:26.808331+0000 mgr.y (mgr.25166) 1990 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:27.989798+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:27.989798+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:28.004779+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:28.004779+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:28.019576+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:28 smithi039 bash[116875]: audit 2024-09-17T10:28:28.019576+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: cluster 2024-09-17T10:28:26.791337+0000 mgr.y (mgr.25166) 1989 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: cluster 2024-09-17T10:28:26.791337+0000 mgr.y (mgr.25166) 1989 : cluster [DBG] pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:26.808331+0000 mgr.y (mgr.25166) 1990 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:26.808331+0000 mgr.y (mgr.25166) 1990 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:27.989798+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:27.989798+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:28.004779+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:28.004779+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:28.019576+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:28.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:28 smithi203 bash[85677]: audit 2024-09-17T10:28:28.019576+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:30.470 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:30.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:30 smithi039 bash[115929]: cluster 2024-09-17T10:28:28.792324+0000 mgr.y (mgr.25166) 1991 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:30.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:30 smithi039 bash[115929]: cluster 2024-09-17T10:28:28.792324+0000 mgr.y (mgr.25166) 1991 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:30 smithi203 bash[85677]: cluster 2024-09-17T10:28:28.792324+0000 mgr.y (mgr.25166) 1991 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:30.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:30 smithi203 bash[85677]: cluster 2024-09-17T10:28:28.792324+0000 mgr.y (mgr.25166) 1991 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:31.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:30 smithi039 bash[116875]: cluster 2024-09-17T10:28:28.792324+0000 mgr.y (mgr.25166) 1991 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:31.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:30 smithi039 bash[116875]: cluster 2024-09-17T10:28:28.792324+0000 mgr.y (mgr.25166) 1991 : cluster [DBG] pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:31.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:31.330525663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:32.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:32 smithi203 bash[85677]: cluster 2024-09-17T10:28:30.793023+0000 mgr.y (mgr.25166) 1992 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:32 smithi203 bash[85677]: cluster 2024-09-17T10:28:30.793023+0000 mgr.y (mgr.25166) 1992 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:33.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:32 smithi039 bash[115929]: cluster 2024-09-17T10:28:30.793023+0000 mgr.y (mgr.25166) 1992 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:33.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:32 smithi039 bash[115929]: cluster 2024-09-17T10:28:30.793023+0000 mgr.y (mgr.25166) 1992 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:33.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:32 smithi039 bash[116875]: cluster 2024-09-17T10:28:30.793023+0000 mgr.y (mgr.25166) 1992 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:33.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:32 smithi039 bash[116875]: cluster 2024-09-17T10:28:30.793023+0000 mgr.y (mgr.25166) 1992 : cluster [DBG] pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:33.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:33 smithi203 bash[85677]: audit 2024-09-17T10:28:32.198316+0000 mgr.y (mgr.25166) 1993 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:33 smithi203 bash[85677]: audit 2024-09-17T10:28:32.198316+0000 mgr.y (mgr.25166) 1993 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:33 smithi203 bash[85677]: cluster 2024-09-17T10:28:32.794632+0000 mgr.y (mgr.25166) 1994 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:33.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:33 smithi203 bash[85677]: cluster 2024-09-17T10:28:32.794632+0000 mgr.y (mgr.25166) 1994 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:33.997 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[115929]: audit 2024-09-17T10:28:32.198316+0000 mgr.y (mgr.25166) 1993 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.997 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[115929]: audit 2024-09-17T10:28:32.198316+0000 mgr.y (mgr.25166) 1993 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.997 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[115929]: cluster 2024-09-17T10:28:32.794632+0000 mgr.y (mgr.25166) 1994 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:33.997 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[115929]: cluster 2024-09-17T10:28:32.794632+0000 mgr.y (mgr.25166) 1994 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:33.998 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:28:33] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.51.0" 2024-09-17T10:28:33.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[116875]: audit 2024-09-17T10:28:32.198316+0000 mgr.y (mgr.25166) 1993 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[116875]: audit 2024-09-17T10:28:32.198316+0000 mgr.y (mgr.25166) 1993 : audit [DBG] from='client.74348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:33.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[116875]: cluster 2024-09-17T10:28:32.794632+0000 mgr.y (mgr.25166) 1994 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:33.998 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:33 smithi039 bash[116875]: cluster 2024-09-17T10:28:32.794632+0000 mgr.y (mgr.25166) 1994 : cluster [DBG] pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:34.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:34.340836135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:34.917 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:28:35.563 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:28:36.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:35 smithi039 bash[116875]: cluster 2024-09-17T10:28:34.795489+0000 mgr.y (mgr.25166) 1995 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:35 smithi039 bash[116875]: cluster 2024-09-17T10:28:34.795489+0000 mgr.y (mgr.25166) 1995 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:36.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:35 smithi039 bash[115929]: cluster 2024-09-17T10:28:34.795489+0000 mgr.y (mgr.25166) 1995 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:36.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:35 smithi039 bash[115929]: cluster 2024-09-17T10:28:34.795489+0000 mgr.y (mgr.25166) 1995 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:36.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:35 smithi203 bash[85677]: cluster 2024-09-17T10:28:34.795489+0000 mgr.y (mgr.25166) 1995 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:36.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:35 smithi203 bash[85677]: cluster 2024-09-17T10:28:34.795489+0000 mgr.y (mgr.25166) 1995 : cluster [DBG] pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:37.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:37.349059693Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[116875]: cluster 2024-09-17T10:28:36.797038+0000 mgr.y (mgr.25166) 1996 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:38.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[116875]: cluster 2024-09-17T10:28:36.797038+0000 mgr.y (mgr.25166) 1996 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[116875]: audit 2024-09-17T10:28:36.817961+0000 mgr.y (mgr.25166) 1997 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[116875]: audit 2024-09-17T10:28:36.817961+0000 mgr.y (mgr.25166) 1997 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[115929]: cluster 2024-09-17T10:28:36.797038+0000 mgr.y (mgr.25166) 1996 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[115929]: cluster 2024-09-17T10:28:36.797038+0000 mgr.y (mgr.25166) 1996 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[115929]: audit 2024-09-17T10:28:36.817961+0000 mgr.y (mgr.25166) 1997 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:37 smithi039 bash[115929]: audit 2024-09-17T10:28:36.817961+0000 mgr.y (mgr.25166) 1997 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:38.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:37 smithi203 bash[85677]: cluster 2024-09-17T10:28:36.797038+0000 mgr.y (mgr.25166) 1996 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:37 smithi203 bash[85677]: cluster 2024-09-17T10:28:36.797038+0000 mgr.y (mgr.25166) 1996 : cluster [DBG] pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:37 smithi203 bash[85677]: audit 2024-09-17T10:28:36.817961+0000 mgr.y (mgr.25166) 1997 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:38.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:37 smithi203 bash[85677]: audit 2024-09-17T10:28:36.817961+0000 mgr.y (mgr.25166) 1997 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:39 smithi039 bash[116875]: cluster 2024-09-17T10:28:38.798210+0000 mgr.y (mgr.25166) 1998 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:39 smithi039 bash[116875]: cluster 2024-09-17T10:28:38.798210+0000 mgr.y (mgr.25166) 1998 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:40.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:39 smithi039 bash[115929]: cluster 2024-09-17T10:28:38.798210+0000 mgr.y (mgr.25166) 1998 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:40.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:39 smithi039 bash[115929]: cluster 2024-09-17T10:28:38.798210+0000 mgr.y (mgr.25166) 1998 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:39 smithi203 bash[85677]: cluster 2024-09-17T10:28:38.798210+0000 mgr.y (mgr.25166) 1998 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:40.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:39 smithi203 bash[85677]: cluster 2024-09-17T10:28:38.798210+0000 mgr.y (mgr.25166) 1998 : cluster [DBG] pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:40.395 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:40.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:40.334624368Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:41.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:41 smithi203 bash[85677]: audit 2024-09-17T10:28:40.430341+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:41 smithi203 bash[85677]: audit 2024-09-17T10:28:40.430341+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:41 smithi203 bash[85677]: audit 2024-09-17T10:28:40.445938+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:41 smithi203 bash[85677]: audit 2024-09-17T10:28:40.445938+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:41 smithi203 bash[85677]: audit 2024-09-17T10:28:40.455213+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:41 smithi203 bash[85677]: audit 2024-09-17T10:28:40.455213+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[116875]: audit 2024-09-17T10:28:40.430341+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[116875]: audit 2024-09-17T10:28:40.430341+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[116875]: audit 2024-09-17T10:28:40.445938+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[116875]: audit 2024-09-17T10:28:40.445938+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[116875]: audit 2024-09-17T10:28:40.455213+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[116875]: audit 2024-09-17T10:28:40.455213+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.773 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[115929]: audit 2024-09-17T10:28:40.430341+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[115929]: audit 2024-09-17T10:28:40.430341+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[115929]: audit 2024-09-17T10:28:40.445938+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[115929]: audit 2024-09-17T10:28:40.445938+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[115929]: audit 2024-09-17T10:28:40.455213+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:41.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:41 smithi039 bash[115929]: audit 2024-09-17T10:28:40.455213+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:28:42.155 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:28:42.156 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:28:42.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:42 smithi203 bash[85677]: cluster 2024-09-17T10:28:40.798954+0000 mgr.y (mgr.25166) 1999 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:42 smithi203 bash[85677]: cluster 2024-09-17T10:28:40.798954+0000 mgr.y (mgr.25166) 1999 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:42 smithi203 bash[85677]: audit 2024-09-17T10:28:41.540043+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:42 smithi203 bash[85677]: audit 2024-09-17T10:28:41.540043+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[115929]: cluster 2024-09-17T10:28:40.798954+0000 mgr.y (mgr.25166) 1999 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[115929]: cluster 2024-09-17T10:28:40.798954+0000 mgr.y (mgr.25166) 1999 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[115929]: audit 2024-09-17T10:28:41.540043+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[115929]: audit 2024-09-17T10:28:41.540043+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[116875]: cluster 2024-09-17T10:28:40.798954+0000 mgr.y (mgr.25166) 1999 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[116875]: cluster 2024-09-17T10:28:40.798954+0000 mgr.y (mgr.25166) 1999 : cluster [DBG] pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[116875]: audit 2024-09-17T10:28:41.540043+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:42 smithi039 bash[116875]: audit 2024-09-17T10:28:41.540043+0000 mon.b (mon.1) 1330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:42.957 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:28:43.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:43.30709449Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:43 smithi203 bash[85677]: audit 2024-09-17T10:28:42.155422+0000 mgr.y (mgr.25166) 2000 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:43 smithi203 bash[85677]: audit 2024-09-17T10:28:42.155422+0000 mgr.y (mgr.25166) 2000 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:28:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:28:43] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T10:28:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:43 smithi039 bash[115929]: audit 2024-09-17T10:28:42.155422+0000 mgr.y (mgr.25166) 2000 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:43 smithi039 bash[115929]: audit 2024-09-17T10:28:42.155422+0000 mgr.y (mgr.25166) 2000 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:43 smithi039 bash[116875]: audit 2024-09-17T10:28:42.155422+0000 mgr.y (mgr.25166) 2000 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:43.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:43 smithi039 bash[116875]: audit 2024-09-17T10:28:42.155422+0000 mgr.y (mgr.25166) 2000 : audit [DBG] from='client.74354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:44.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:44 smithi039 bash[115929]: cluster 2024-09-17T10:28:42.800628+0000 mgr.y (mgr.25166) 2001 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:44.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:44 smithi039 bash[115929]: cluster 2024-09-17T10:28:42.800628+0000 mgr.y (mgr.25166) 2001 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:44 smithi039 bash[116875]: cluster 2024-09-17T10:28:42.800628+0000 mgr.y (mgr.25166) 2001 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:44 smithi039 bash[116875]: cluster 2024-09-17T10:28:42.800628+0000 mgr.y (mgr.25166) 2001 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:44.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:44 smithi203 bash[85677]: cluster 2024-09-17T10:28:42.800628+0000 mgr.y (mgr.25166) 2001 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:44.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:44 smithi203 bash[85677]: cluster 2024-09-17T10:28:42.800628+0000 mgr.y (mgr.25166) 2001 : cluster [DBG] pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:46.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:46 smithi039 bash[115929]: cluster 2024-09-17T10:28:44.801530+0000 mgr.y (mgr.25166) 2002 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:46 smithi039 bash[115929]: cluster 2024-09-17T10:28:44.801530+0000 mgr.y (mgr.25166) 2002 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:46 smithi039 bash[116875]: cluster 2024-09-17T10:28:44.801530+0000 mgr.y (mgr.25166) 2002 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:46.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:46 smithi039 bash[116875]: cluster 2024-09-17T10:28:44.801530+0000 mgr.y (mgr.25166) 2002 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:46.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:46.340599151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:46 smithi203 bash[85677]: cluster 2024-09-17T10:28:44.801530+0000 mgr.y (mgr.25166) 2002 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:46 smithi203 bash[85677]: cluster 2024-09-17T10:28:44.801530+0000 mgr.y (mgr.25166) 2002 : cluster [DBG] pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:47.781 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: cluster 2024-09-17T10:28:46.803038+0000 mgr.y (mgr.25166) 2003 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: cluster 2024-09-17T10:28:46.803038+0000 mgr.y (mgr.25166) 2003 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:46.829113+0000 mgr.y (mgr.25166) 2004 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:46.829113+0000 mgr.y (mgr.25166) 2004 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:48.204167+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:48.204167+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:48.222558+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:48.222558+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:48.241371+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[116875]: audit 2024-09-17T10:28:48.241371+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: cluster 2024-09-17T10:28:46.803038+0000 mgr.y (mgr.25166) 2003 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: cluster 2024-09-17T10:28:46.803038+0000 mgr.y (mgr.25166) 2003 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:46.829113+0000 mgr.y (mgr.25166) 2004 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:46.829113+0000 mgr.y (mgr.25166) 2004 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:48.204167+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:48.204167+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:48.222558+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:48.222558+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:48.241371+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:48 smithi039 bash[115929]: audit 2024-09-17T10:28:48.241371+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: cluster 2024-09-17T10:28:46.803038+0000 mgr.y (mgr.25166) 2003 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: cluster 2024-09-17T10:28:46.803038+0000 mgr.y (mgr.25166) 2003 : cluster [DBG] pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:46.829113+0000 mgr.y (mgr.25166) 2004 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:46.829113+0000 mgr.y (mgr.25166) 2004 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:48.204167+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:48.204167+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:48.222558+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:48.222558+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:48.241371+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:48.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:48 smithi203 bash[85677]: audit 2024-09-17T10:28:48.241371+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:49.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:49.327984479Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:49.809 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:28:50.675 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-17T10:28:50.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[116875]: cluster 2024-09-17T10:28:48.804060+0000 mgr.y (mgr.25166) 2005 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:50.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[116875]: cluster 2024-09-17T10:28:48.804060+0000 mgr.y (mgr.25166) 2005 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:50.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[116875]: audit 2024-09-17T10:28:49.810087+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.39:0/737069400' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:50.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[116875]: audit 2024-09-17T10:28:49.810087+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.39:0/737069400' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[115929]: cluster 2024-09-17T10:28:48.804060+0000 mgr.y (mgr.25166) 2005 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[115929]: cluster 2024-09-17T10:28:48.804060+0000 mgr.y (mgr.25166) 2005 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[115929]: audit 2024-09-17T10:28:49.810087+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.39:0/737069400' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:50 smithi039 bash[115929]: audit 2024-09-17T10:28:49.810087+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.39:0/737069400' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:50.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:50 smithi203 bash[85677]: cluster 2024-09-17T10:28:48.804060+0000 mgr.y (mgr.25166) 2005 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:50.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:50 smithi203 bash[85677]: cluster 2024-09-17T10:28:48.804060+0000 mgr.y (mgr.25166) 2005 : cluster [DBG] pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:50.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:50 smithi203 bash[85677]: audit 2024-09-17T10:28:49.810087+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.39:0/737069400' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:50.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:50 smithi203 bash[85677]: audit 2024-09-17T10:28:49.810087+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.39:0/737069400' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:28:52.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:52.323141153Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:52.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:52 smithi203 bash[85677]: cluster 2024-09-17T10:28:50.804863+0000 mgr.y (mgr.25166) 2006 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:52.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:52 smithi203 bash[85677]: cluster 2024-09-17T10:28:50.804863+0000 mgr.y (mgr.25166) 2006 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:52 smithi039 bash[115929]: cluster 2024-09-17T10:28:50.804863+0000 mgr.y (mgr.25166) 2006 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:52.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:52 smithi039 bash[115929]: cluster 2024-09-17T10:28:50.804863+0000 mgr.y (mgr.25166) 2006 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:52 smithi039 bash[116875]: cluster 2024-09-17T10:28:50.804863+0000 mgr.y (mgr.25166) 2006 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:52 smithi039 bash[116875]: cluster 2024-09-17T10:28:50.804863+0000 mgr.y (mgr.25166) 2006 : cluster [DBG] pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:28:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:28:53] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T10:28:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:54 smithi039 bash[115929]: cluster 2024-09-17T10:28:52.806666+0000 mgr.y (mgr.25166) 2007 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:54 smithi039 bash[115929]: cluster 2024-09-17T10:28:52.806666+0000 mgr.y (mgr.25166) 2007 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:54.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:54 smithi039 bash[116875]: cluster 2024-09-17T10:28:52.806666+0000 mgr.y (mgr.25166) 2007 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:54.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:54 smithi039 bash[116875]: cluster 2024-09-17T10:28:52.806666+0000 mgr.y (mgr.25166) 2007 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:54 smithi203 bash[85677]: cluster 2024-09-17T10:28:52.806666+0000 mgr.y (mgr.25166) 2007 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:54 smithi203 bash[85677]: cluster 2024-09-17T10:28:52.806666+0000 mgr.y (mgr.25166) 2007 : cluster [DBG] pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:55.504 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:55.613 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:55.339505507Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:56.838 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[116875]: cluster 2024-09-17T10:28:54.807608+0000 mgr.y (mgr.25166) 2008 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:57.337 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[116875]: cluster 2024-09-17T10:28:54.807608+0000 mgr.y (mgr.25166) 2008 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:57.337 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[116875]: audit 2024-09-17T10:28:56.540158+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:57.337 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[116875]: audit 2024-09-17T10:28:56.540158+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:57.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[115929]: cluster 2024-09-17T10:28:54.807608+0000 mgr.y (mgr.25166) 2008 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:57.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[115929]: cluster 2024-09-17T10:28:54.807608+0000 mgr.y (mgr.25166) 2008 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:57.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[115929]: audit 2024-09-17T10:28:56.540158+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:57.338 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:56 smithi039 bash[115929]: audit 2024-09-17T10:28:56.540158+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:57.339 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:56 smithi203 bash[85677]: cluster 2024-09-17T10:28:54.807608+0000 mgr.y (mgr.25166) 2008 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:57.339 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:56 smithi203 bash[85677]: cluster 2024-09-17T10:28:54.807608+0000 mgr.y (mgr.25166) 2008 : cluster [DBG] pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:28:57.339 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:56 smithi203 bash[85677]: audit 2024-09-17T10:28:56.540158+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:57.339 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:56 smithi203 bash[85677]: audit 2024-09-17T10:28:56.540158+0000 mon.b (mon.1) 1331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:28:58.572 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:28:58.313220306Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:28:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: cluster 2024-09-17T10:28:56.808534+0000 mgr.y (mgr.25166) 2009 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: cluster 2024-09-17T10:28:56.808534+0000 mgr.y (mgr.25166) 2009 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:56.837968+0000 mgr.y (mgr.25166) 2010 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:56.837968+0000 mgr.y (mgr.25166) 2010 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.201123+0000 mgr.y (mgr.25166) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.201123+0000 mgr.y (mgr.25166) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.646513+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.646513+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.648626+0000 mon.b (mon.1) 1333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.648626+0000 mon.b (mon.1) 1333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.658116+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[115929]: audit 2024-09-17T10:28:57.658116+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: cluster 2024-09-17T10:28:56.808534+0000 mgr.y (mgr.25166) 2009 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:58.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: cluster 2024-09-17T10:28:56.808534+0000 mgr.y (mgr.25166) 2009 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:56.837968+0000 mgr.y (mgr.25166) 2010 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:56.837968+0000 mgr.y (mgr.25166) 2010 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.201123+0000 mgr.y (mgr.25166) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.201123+0000 mgr.y (mgr.25166) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.646513+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.646513+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.648626+0000 mon.b (mon.1) 1333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.648626+0000 mon.b (mon.1) 1333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.658116+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:58.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:28:58 smithi039 bash[116875]: audit 2024-09-17T10:28:57.658116+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: cluster 2024-09-17T10:28:56.808534+0000 mgr.y (mgr.25166) 2009 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: cluster 2024-09-17T10:28:56.808534+0000 mgr.y (mgr.25166) 2009 : cluster [DBG] pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:28:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:56.837968+0000 mgr.y (mgr.25166) 2010 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:56.837968+0000 mgr.y (mgr.25166) 2010 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:28:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.201123+0000 mgr.y (mgr.25166) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.201123+0000 mgr.y (mgr.25166) 2011 : audit [DBG] from='client.74366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:28:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.646513+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.646513+0000 mon.b (mon.1) 1332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.648626+0000 mon.b (mon.1) 1333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.648626+0000 mon.b (mon.1) 1333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.658116+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:28:58 smithi203 bash[85677]: audit 2024-09-17T10:28:57.658116+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:28:59.926 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:00.736 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: cluster 2024-09-17T10:28:58.809568+0000 mgr.y (mgr.25166) 2012 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: cluster 2024-09-17T10:28:58.809568+0000 mgr.y (mgr.25166) 2012 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.923879+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.923879+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.931096+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.931096+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.932932+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.932932+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.940052+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[116875]: audit 2024-09-17T10:28:59.940052+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: cluster 2024-09-17T10:28:58.809568+0000 mgr.y (mgr.25166) 2012 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: cluster 2024-09-17T10:28:58.809568+0000 mgr.y (mgr.25166) 2012 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.923879+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.923879+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.931096+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.931096+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.932932+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.932932+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.940052+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:00 smithi039 bash[115929]: audit 2024-09-17T10:28:59.940052+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: cluster 2024-09-17T10:28:58.809568+0000 mgr.y (mgr.25166) 2012 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: cluster 2024-09-17T10:28:58.809568+0000 mgr.y (mgr.25166) 2012 : cluster [DBG] pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.923879+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.923879+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.931096+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.931096+0000 mon.b (mon.1) 1334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.932932+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.932932+0000 mon.b (mon.1) 1335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.940052+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:00 smithi203 bash[85677]: audit 2024-09-17T10:28:59.940052+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.600 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:01.315406044Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:01.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: cephadm 2024-09-17T10:28:59.914382+0000 mgr.y (mgr.25166) 2013 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: cephadm 2024-09-17T10:28:59.914382+0000 mgr.y (mgr.25166) 2013 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: cephadm 2024-09-17T10:29:00.012092+0000 mgr.y (mgr.25166) 2014 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: cephadm 2024-09-17T10:29:00.012092+0000 mgr.y (mgr.25166) 2014 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: audit 2024-09-17T10:29:00.597239+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: audit 2024-09-17T10:29:00.597239+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: audit 2024-09-17T10:29:00.609347+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: audit 2024-09-17T10:29:00.609347+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: audit 2024-09-17T10:29:00.618589+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[116875]: audit 2024-09-17T10:29:00.618589+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: cephadm 2024-09-17T10:28:59.914382+0000 mgr.y (mgr.25166) 2013 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: cephadm 2024-09-17T10:28:59.914382+0000 mgr.y (mgr.25166) 2013 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: cephadm 2024-09-17T10:29:00.012092+0000 mgr.y (mgr.25166) 2014 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: cephadm 2024-09-17T10:29:00.012092+0000 mgr.y (mgr.25166) 2014 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: audit 2024-09-17T10:29:00.597239+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: audit 2024-09-17T10:29:00.597239+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: audit 2024-09-17T10:29:00.609347+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: audit 2024-09-17T10:29:00.609347+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: audit 2024-09-17T10:29:00.618589+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:01 smithi039 bash[115929]: audit 2024-09-17T10:29:00.618589+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: cephadm 2024-09-17T10:28:59.914382+0000 mgr.y (mgr.25166) 2013 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: cephadm 2024-09-17T10:28:59.914382+0000 mgr.y (mgr.25166) 2013 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: cephadm 2024-09-17T10:29:00.012092+0000 mgr.y (mgr.25166) 2014 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: cephadm 2024-09-17T10:29:00.012092+0000 mgr.y (mgr.25166) 2014 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: audit 2024-09-17T10:29:00.597239+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: audit 2024-09-17T10:29:00.597239+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: audit 2024-09-17T10:29:00.609347+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: audit 2024-09-17T10:29:00.609347+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: audit 2024-09-17T10:29:00.618589+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:01.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:01 smithi203 bash[85677]: audit 2024-09-17T10:29:00.618589+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:02 smithi039 bash[115929]: cluster 2024-09-17T10:29:00.810068+0000 mgr.y (mgr.25166) 2015 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:02 smithi039 bash[115929]: cluster 2024-09-17T10:29:00.810068+0000 mgr.y (mgr.25166) 2015 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:02 smithi039 bash[116875]: cluster 2024-09-17T10:29:00.810068+0000 mgr.y (mgr.25166) 2015 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:02.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:02 smithi039 bash[116875]: cluster 2024-09-17T10:29:00.810068+0000 mgr.y (mgr.25166) 2015 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:02.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:02 smithi203 bash[85677]: cluster 2024-09-17T10:29:00.810068+0000 mgr.y (mgr.25166) 2015 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:02.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:02 smithi203 bash[85677]: cluster 2024-09-17T10:29:00.810068+0000 mgr.y (mgr.25166) 2015 : cluster [DBG] pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:29:03] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T10:29:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cluster 2024-09-17T10:29:02.811666+0000 mgr.y (mgr.25166) 2016 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cluster 2024-09-17T10:29:02.811666+0000 mgr.y (mgr.25166) 2016 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.905059+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.905059+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.906097+0000 mgr.y (mgr.25166) 2017 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.906097+0000 mgr.y (mgr.25166) 2017 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.906230+0000 mgr.y (mgr.25166) 2018 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.906230+0000 mgr.y (mgr.25166) 2018 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.911051+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.911051+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.915111+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.915111+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.915273+0000 mgr.y (mgr.25166) 2019 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.915273+0000 mgr.y (mgr.25166) 2019 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.921914+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.921914+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.929000+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.929000+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.929132+0000 mgr.y (mgr.25166) 2020 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.929132+0000 mgr.y (mgr.25166) 2020 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cluster 2024-09-17T10:29:02.811666+0000 mgr.y (mgr.25166) 2016 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cluster 2024-09-17T10:29:02.811666+0000 mgr.y (mgr.25166) 2016 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.905059+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.905059+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.906097+0000 mgr.y (mgr.25166) 2017 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:29:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.906097+0000 mgr.y (mgr.25166) 2017 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.906230+0000 mgr.y (mgr.25166) 2018 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.906230+0000 mgr.y (mgr.25166) 2018 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.911051+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.911051+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.915111+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.915111+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.915273+0000 mgr.y (mgr.25166) 2019 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.915273+0000 mgr.y (mgr.25166) 2019 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.921914+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.921914+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.929000+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.929000+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.929132+0000 mgr.y (mgr.25166) 2020 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.929132+0000 mgr.y (mgr.25166) 2020 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.938190+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.938190+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.945700+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.945700+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.945847+0000 mgr.y (mgr.25166) 2021 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.945847+0000 mgr.y (mgr.25166) 2021 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:29:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.952635+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.952635+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.958473+0000 mgr.y (mgr.25166) 2022 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.958473+0000 mgr.y (mgr.25166) 2022 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.959561+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: audit 2024-09-17T10:29:02.959561+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.960708+0000 mgr.y (mgr.25166) 2023 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[115929]: cephadm 2024-09-17T10:29:02.960708+0000 mgr.y (mgr.25166) 2023 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.938190+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.938190+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.945700+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.945700+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.945847+0000 mgr.y (mgr.25166) 2021 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:29:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.945847+0000 mgr.y (mgr.25166) 2021 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.952635+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.952635+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.958473+0000 mgr.y (mgr.25166) 2022 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.958473+0000 mgr.y (mgr.25166) 2022 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.959561+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: audit 2024-09-17T10:29:02.959561+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.960708+0000 mgr.y (mgr.25166) 2023 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:04.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:03 smithi039 bash[116875]: cephadm 2024-09-17T10:29:02.960708+0000 mgr.y (mgr.25166) 2023 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:04.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cluster 2024-09-17T10:29:02.811666+0000 mgr.y (mgr.25166) 2016 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:04.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cluster 2024-09-17T10:29:02.811666+0000 mgr.y (mgr.25166) 2016 : cluster [DBG] pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.905059+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.905059+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.906097+0000 mgr.y (mgr.25166) 2017 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.906097+0000 mgr.y (mgr.25166) 2017 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.906230+0000 mgr.y (mgr.25166) 2018 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.906230+0000 mgr.y (mgr.25166) 2018 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.911051+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.911051+0000 mon.b (mon.1) 1336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.915111+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.915111+0000 mon.b (mon.1) 1337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.915273+0000 mgr.y (mgr.25166) 2019 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.915273+0000 mgr.y (mgr.25166) 2019 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.921914+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.921914+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.929000+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.929000+0000 mon.b (mon.1) 1338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.929132+0000 mgr.y (mgr.25166) 2020 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.929132+0000 mgr.y (mgr.25166) 2020 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.938190+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.938190+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.945700+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.945700+0000 mon.b (mon.1) 1339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.945847+0000 mgr.y (mgr.25166) 2021 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.945847+0000 mgr.y (mgr.25166) 2021 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.952635+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.952635+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.958473+0000 mgr.y (mgr.25166) 2022 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.958473+0000 mgr.y (mgr.25166) 2022 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.959561+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: audit 2024-09-17T10:29:02.959561+0000 mon.b (mon.1) 1340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:04.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.960708+0000 mgr.y (mgr.25166) 2023 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:04.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:03 smithi203 bash[85677]: cephadm 2024-09-17T10:29:02.960708+0000 mgr.y (mgr.25166) 2023 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:04.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:04.315305104Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:05.517 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:29:06.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:05 smithi203 bash[85677]: cluster 2024-09-17T10:29:04.812597+0000 mgr.y (mgr.25166) 2024 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:06.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:05 smithi203 bash[85677]: cluster 2024-09-17T10:29:04.812597+0000 mgr.y (mgr.25166) 2024 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:06.234 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:05 smithi039 bash[115929]: cluster 2024-09-17T10:29:04.812597+0000 mgr.y (mgr.25166) 2024 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:06.234 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:05 smithi039 bash[115929]: cluster 2024-09-17T10:29:04.812597+0000 mgr.y (mgr.25166) 2024 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:06.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:05 smithi039 bash[116875]: cluster 2024-09-17T10:29:04.812597+0000 mgr.y (mgr.25166) 2024 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:06.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:05 smithi039 bash[116875]: cluster 2024-09-17T10:29:04.812597+0000 mgr.y (mgr.25166) 2024 : cluster [DBG] pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:07.727 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:07.309481166Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:08.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:07 smithi203 bash[85677]: cluster 2024-09-17T10:29:06.813534+0000 mgr.y (mgr.25166) 2025 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:08.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:07 smithi203 bash[85677]: cluster 2024-09-17T10:29:06.813534+0000 mgr.y (mgr.25166) 2025 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:08.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:07 smithi203 bash[85677]: audit 2024-09-17T10:29:06.845970+0000 mgr.y (mgr.25166) 2026 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:08.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:07 smithi203 bash[85677]: audit 2024-09-17T10:29:06.845970+0000 mgr.y (mgr.25166) 2026 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:08.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[116875]: cluster 2024-09-17T10:29:06.813534+0000 mgr.y (mgr.25166) 2025 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[116875]: cluster 2024-09-17T10:29:06.813534+0000 mgr.y (mgr.25166) 2025 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[116875]: audit 2024-09-17T10:29:06.845970+0000 mgr.y (mgr.25166) 2026 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[116875]: audit 2024-09-17T10:29:06.845970+0000 mgr.y (mgr.25166) 2026 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[115929]: cluster 2024-09-17T10:29:06.813534+0000 mgr.y (mgr.25166) 2025 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[115929]: cluster 2024-09-17T10:29:06.813534+0000 mgr.y (mgr.25166) 2025 : cluster [DBG] pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[115929]: audit 2024-09-17T10:29:06.845970+0000 mgr.y (mgr.25166) 2026 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:08.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:07 smithi039 bash[115929]: audit 2024-09-17T10:29:06.845970+0000 mgr.y (mgr.25166) 2026 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: cephadm 2024-09-17T10:29:08.429181+0000 mgr.y (mgr.25166) 2027 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: cephadm 2024-09-17T10:29:08.429181+0000 mgr.y (mgr.25166) 2027 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.433203+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.433203+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.440555+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.440555+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.446952+0000 mon.b (mon.1) 1341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.446952+0000 mon.b (mon.1) 1341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.448366+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.448366+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.452487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.452487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: cephadm 2024-09-17T10:29:08.461140+0000 mgr.y (mgr.25166) 2028 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: cephadm 2024-09-17T10:29:08.461140+0000 mgr.y (mgr.25166) 2028 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.465100+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:09 smithi203 bash[85677]: audit 2024-09-17T10:29:08.465100+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.784 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:29:09.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: cephadm 2024-09-17T10:29:08.429181+0000 mgr.y (mgr.25166) 2027 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:09.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: cephadm 2024-09-17T10:29:08.429181+0000 mgr.y (mgr.25166) 2027 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.433203+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.433203+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.440555+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.440555+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.446952+0000 mon.b (mon.1) 1341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.446952+0000 mon.b (mon.1) 1341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.448366+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.448366+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.452487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.452487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: cephadm 2024-09-17T10:29:08.461140+0000 mgr.y (mgr.25166) 2028 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: cephadm 2024-09-17T10:29:08.461140+0000 mgr.y (mgr.25166) 2028 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.465100+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[116875]: audit 2024-09-17T10:29:08.465100+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: cephadm 2024-09-17T10:29:08.429181+0000 mgr.y (mgr.25166) 2027 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: cephadm 2024-09-17T10:29:08.429181+0000 mgr.y (mgr.25166) 2027 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.433203+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.433203+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.440555+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.440555+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.446952+0000 mon.b (mon.1) 1341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.446952+0000 mon.b (mon.1) 1341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.448366+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.448366+0000 mon.b (mon.1) 1342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.452487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.452487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: cephadm 2024-09-17T10:29:08.461140+0000 mgr.y (mgr.25166) 2028 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: cephadm 2024-09-17T10:29:08.461140+0000 mgr.y (mgr.25166) 2028 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.465100+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:09 smithi039 bash[115929]: audit 2024-09-17T10:29:08.465100+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 9s ago 47m - - 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 2s ago 47m - - 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (9m) 9s ago 37m 14.3M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (9m) 2s ago 37m 69.2M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (12m) 9s ago 34m 49.7M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (11m) 2s ago 46m 443M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:29:10.452 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (22m) 9s ago 48m 537M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (5m) 9s ago 48m 58.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (7m) 2s ago 46m 49.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (5m) 9s ago 46m 43.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (11m) 9s ago 37m 8863k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (11m) 2s ago 37m 8487k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (3m) 9s ago 45m 47.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (2m) 9s ago 44m 47.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (78s) 9s ago 43m 49.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (42m) 9s ago 42m 70.8M 2780M 19.1.1-330-gc2ddf972 ebb0615149de 46e819db9c46 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (41m) 2s ago 41m 65.5M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (40m) 2s ago 40m 69.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (39m) 2s ago 40m 58.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:29:10.453 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (39m) 2s ago 39m 70.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:29:10.454 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (10m) 2s ago 38m 50.9M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:29:10.454 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (35m) 9s ago 35m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:29:10.454 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (35m) 2s ago 35m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:29:10.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:10.338046685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:10.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:10 smithi203 bash[85677]: cluster 2024-09-17T10:29:08.814448+0000 mgr.y (mgr.25166) 2029 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:10.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:10 smithi203 bash[85677]: cluster 2024-09-17T10:29:08.814448+0000 mgr.y (mgr.25166) 2029 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:10.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:10 smithi039 bash[115929]: cluster 2024-09-17T10:29:08.814448+0000 mgr.y (mgr.25166) 2029 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:10.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:10 smithi039 bash[115929]: cluster 2024-09-17T10:29:08.814448+0000 mgr.y (mgr.25166) 2029 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:10.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:10 smithi039 bash[116875]: cluster 2024-09-17T10:29:08.814448+0000 mgr.y (mgr.25166) 2029 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:10.790 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:10 smithi039 bash[116875]: cluster 2024-09-17T10:29:08.814448+0000 mgr.y (mgr.25166) 2029 : cluster [DBG] pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:10.825 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:29:10.825 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:10.826 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 7, 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:29:10.827 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:29:11.149 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:29:11.150 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:29:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:09.773205+0000 mgr.y (mgr.25166) 2030 : audit [DBG] from='client.64371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:09.773205+0000 mgr.y (mgr.25166) 2030 : audit [DBG] from='client.64371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:10.094595+0000 mgr.y (mgr.25166) 2031 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:10.094595+0000 mgr.y (mgr.25166) 2031 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:10.410798+0000 mgr.y (mgr.25166) 2032 : audit [DBG] from='client.64383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:10.410798+0000 mgr.y (mgr.25166) 2032 : audit [DBG] from='client.64383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:10.826450+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.39:0/204432003' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:11.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[116875]: audit 2024-09-17T10:29:10.826450+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.39:0/204432003' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:09.773205+0000 mgr.y (mgr.25166) 2030 : audit [DBG] from='client.64371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:09.773205+0000 mgr.y (mgr.25166) 2030 : audit [DBG] from='client.64371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:10.094595+0000 mgr.y (mgr.25166) 2031 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:10.094595+0000 mgr.y (mgr.25166) 2031 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:10.410798+0000 mgr.y (mgr.25166) 2032 : audit [DBG] from='client.64383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:10.410798+0000 mgr.y (mgr.25166) 2032 : audit [DBG] from='client.64383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:10.826450+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.39:0/204432003' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:11.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:11 smithi039 bash[115929]: audit 2024-09-17T10:29:10.826450+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.39:0/204432003' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:09.773205+0000 mgr.y (mgr.25166) 2030 : audit [DBG] from='client.64371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:09.773205+0000 mgr.y (mgr.25166) 2030 : audit [DBG] from='client.64371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:10.094595+0000 mgr.y (mgr.25166) 2031 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:10.094595+0000 mgr.y (mgr.25166) 2031 : audit [DBG] from='client.74378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:10.410798+0000 mgr.y (mgr.25166) 2032 : audit [DBG] from='client.64383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:10.410798+0000 mgr.y (mgr.25166) 2032 : audit [DBG] from='client.64383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:10.826450+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.39:0/204432003' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:11.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:11 smithi203 bash[85677]: audit 2024-09-17T10:29:10.826450+0000 mon.a (mon.0) 673 : audit [DBG] from='client.? 172.21.15.39:0/204432003' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[115929]: cluster 2024-09-17T10:29:10.815129+0000 mgr.y (mgr.25166) 2033 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[115929]: cluster 2024-09-17T10:29:10.815129+0000 mgr.y (mgr.25166) 2033 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[115929]: audit 2024-09-17T10:29:11.150101+0000 mgr.y (mgr.25166) 2034 : audit [DBG] from='client.74396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[115929]: audit 2024-09-17T10:29:11.150101+0000 mgr.y (mgr.25166) 2034 : audit [DBG] from='client.74396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[115929]: audit 2024-09-17T10:29:11.540351+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[115929]: audit 2024-09-17T10:29:11.540351+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:12.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[116875]: cluster 2024-09-17T10:29:10.815129+0000 mgr.y (mgr.25166) 2033 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:12.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[116875]: cluster 2024-09-17T10:29:10.815129+0000 mgr.y (mgr.25166) 2033 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:12.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[116875]: audit 2024-09-17T10:29:11.150101+0000 mgr.y (mgr.25166) 2034 : audit [DBG] from='client.74396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:12.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[116875]: audit 2024-09-17T10:29:11.150101+0000 mgr.y (mgr.25166) 2034 : audit [DBG] from='client.74396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:12.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[116875]: audit 2024-09-17T10:29:11.540351+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:12.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:12 smithi039 bash[116875]: audit 2024-09-17T10:29:11.540351+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:12.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:12 smithi203 bash[85677]: cluster 2024-09-17T10:29:10.815129+0000 mgr.y (mgr.25166) 2033 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:12.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:12 smithi203 bash[85677]: cluster 2024-09-17T10:29:10.815129+0000 mgr.y (mgr.25166) 2033 : cluster [DBG] pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:29:12.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:12 smithi203 bash[85677]: audit 2024-09-17T10:29:11.150101+0000 mgr.y (mgr.25166) 2034 : audit [DBG] from='client.74396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:12.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:12 smithi203 bash[85677]: audit 2024-09-17T10:29:11.150101+0000 mgr.y (mgr.25166) 2034 : audit [DBG] from='client.74396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:12.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:12 smithi203 bash[85677]: audit 2024-09-17T10:29:11.540351+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:12.965 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:12 smithi203 bash[85677]: audit 2024-09-17T10:29:11.540351+0000 mon.b (mon.1) 1343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:13.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:13.353765397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:13.996 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:29:13] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.51.0" 2024-09-17T10:29:14.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.387 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.387 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.388 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.388 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.388 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.389 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.389 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:13 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:14.389 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:14 smithi039 systemd[1]: Stopping Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:29:14.389 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[40931]: debug 2024-09-17T10:29:14.238+0000 7f4209e20640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:29:14.389 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[40931]: debug 2024-09-17T10:29:14.238+0000 7f4209e20640 -1 osd.3 128 *** Got signal Terminated *** 2024-09-17T10:29:14.390 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[40931]: debug 2024-09-17T10:29:14.238+0000 7f4209e20640 -1 osd.3 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:29:14.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:14 smithi203 bash[85677]: cluster 2024-09-17T10:29:12.816726+0000 mgr.y (mgr.25166) 2035 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:14.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:14 smithi203 bash[85677]: cluster 2024-09-17T10:29:12.816726+0000 mgr.y (mgr.25166) 2035 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:14.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:14 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.243929+0000 mon.a (mon.0) 674 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T10:29:14.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:14 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.243929+0000 mon.a (mon.0) 674 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T10:29:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[115929]: cluster 2024-09-17T10:29:12.816726+0000 mgr.y (mgr.25166) 2035 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[115929]: cluster 2024-09-17T10:29:12.816726+0000 mgr.y (mgr.25166) 2035 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.243929+0000 mon.a (mon.0) 674 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T10:29:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.243929+0000 mon.a (mon.0) 674 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T10:29:14.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[116875]: cluster 2024-09-17T10:29:12.816726+0000 mgr.y (mgr.25166) 2035 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:14.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[116875]: cluster 2024-09-17T10:29:12.816726+0000 mgr.y (mgr.25166) 2035 : cluster [DBG] pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:29:14.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.243929+0000 mon.a (mon.0) 674 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T10:29:14.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:14 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.243929+0000 mon.a (mon.0) 674 : cluster [INF] osd.3 marked itself down and dead 2024-09-17T10:29:15.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[133624]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.491879+0000 mon.a (mon.0) 675 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.491879+0000 mon.a (mon.0) 675 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.505572+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.505572+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[116875]: cluster 2024-09-17T10:29:15.505257+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[116875]: cluster 2024-09-17T10:29:15.505257+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.491879+0000 mon.a (mon.0) 675 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.491879+0000 mon.a (mon.0) 675 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.505572+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.505572+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T10:29:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[115929]: cluster 2024-09-17T10:29:15.505257+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:15 smithi039 bash[115929]: cluster 2024-09-17T10:29:15.505257+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:15 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.491879+0000 mon.a (mon.0) 675 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:15 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.491879+0000 mon.a (mon.0) 675 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:29:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:15 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.505572+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T10:29:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:15 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.505572+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-17T10:29:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:15 smithi203 bash[85677]: cluster 2024-09-17T10:29:15.505257+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:15.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:15 smithi203 bash[85677]: cluster 2024-09-17T10:29:15.505257+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e130: 8 total, 7 up, 8 in 2024-09-17T10:29:16.386 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:16 smithi039 bash[133687]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:29:16.652 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:16.302172001Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:16.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:16 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.817473+0000 mgr.y (mgr.25166) 2036 : cluster [DBG] pgmap v598: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:16.653 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:16 smithi203 bash[85677]: cluster 2024-09-17T10:29:14.817473+0000 mgr.y (mgr.25166) 2036 : cluster [DBG] pgmap v598: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:16.854 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:16 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.817473+0000 mgr.y (mgr.25166) 2036 : cluster [DBG] pgmap v598: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:16.854 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:16 smithi039 bash[115929]: cluster 2024-09-17T10:29:14.817473+0000 mgr.y (mgr.25166) 2036 : cluster [DBG] pgmap v598: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:16.854 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:16 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.817473+0000 mgr.y (mgr.25166) 2036 : cluster [DBG] pgmap v598: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:16.854 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:16 smithi039 bash[116875]: cluster 2024-09-17T10:29:14.817473+0000 mgr.y (mgr.25166) 2036 : cluster [DBG] pgmap v598: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:29:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:17 smithi039 bash[115929]: cluster 2024-09-17T10:29:17.548491+0000 mon.a (mon.0) 678 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:17 smithi039 bash[115929]: cluster 2024-09-17T10:29:17.548491+0000 mon.a (mon.0) 678 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:17.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:17 smithi039 bash[116875]: cluster 2024-09-17T10:29:17.548491+0000 mon.a (mon.0) 678 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:17.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:17 smithi039 bash[116875]: cluster 2024-09-17T10:29:17.548491+0000 mon.a (mon.0) 678 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:17 smithi203 bash[85677]: cluster 2024-09-17T10:29:17.548491+0000 mon.a (mon.0) 678 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:17.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:17 smithi203 bash[85677]: cluster 2024-09-17T10:29:17.548491+0000 mon.a (mon.0) 678 : cluster [WRN] Health check failed: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:18.607 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.608 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-17T10:29:18.608 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: Stopped Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:29:18.608 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.608 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.608 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[115929]: cluster 2024-09-17T10:29:16.819043+0000 mgr.y (mgr.25166) 2037 : cluster [DBG] pgmap v600: 161 pgs: 27 active+undersized, 12 stale+active+clean, 12 active+undersized+degraded, 110 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-17T10:29:18.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[115929]: cluster 2024-09-17T10:29:16.819043+0000 mgr.y (mgr.25166) 2037 : cluster [DBG] pgmap v600: 161 pgs: 27 active+undersized, 12 stale+active+clean, 12 active+undersized+degraded, 110 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-17T10:29:18.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[115929]: audit 2024-09-17T10:29:16.853923+0000 mgr.y (mgr.25166) 2038 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:18.609 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[115929]: audit 2024-09-17T10:29:16.853923+0000 mgr.y (mgr.25166) 2038 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:18.609 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.610 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.610 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[116875]: cluster 2024-09-17T10:29:16.819043+0000 mgr.y (mgr.25166) 2037 : cluster [DBG] pgmap v600: 161 pgs: 27 active+undersized, 12 stale+active+clean, 12 active+undersized+degraded, 110 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-17T10:29:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[116875]: cluster 2024-09-17T10:29:16.819043+0000 mgr.y (mgr.25166) 2037 : cluster [DBG] pgmap v600: 161 pgs: 27 active+undersized, 12 stale+active+clean, 12 active+undersized+degraded, 110 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-17T10:29:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[116875]: audit 2024-09-17T10:29:16.853923+0000 mgr.y (mgr.25166) 2038 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:18.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:18 smithi039 bash[116875]: audit 2024-09-17T10:29:16.853923+0000 mgr.y (mgr.25166) 2038 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:18.887 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:18 smithi039 systemd[1]: Started Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:29:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:18 smithi203 bash[85677]: cluster 2024-09-17T10:29:16.819043+0000 mgr.y (mgr.25166) 2037 : cluster [DBG] pgmap v600: 161 pgs: 27 active+undersized, 12 stale+active+clean, 12 active+undersized+degraded, 110 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-17T10:29:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:18 smithi203 bash[85677]: cluster 2024-09-17T10:29:16.819043+0000 mgr.y (mgr.25166) 2037 : cluster [DBG] pgmap v600: 161 pgs: 27 active+undersized, 12 stale+active+clean, 12 active+undersized+degraded, 110 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 38/636 objects degraded (5.975%) 2024-09-17T10:29:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:18 smithi203 bash[85677]: audit 2024-09-17T10:29:16.853923+0000 mgr.y (mgr.25166) 2038 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:18.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:18 smithi203 bash[85677]: audit 2024-09-17T10:29:16.853923+0000 mgr.y (mgr.25166) 2038 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:19.682 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:19.336946694Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:19.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.680889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.680889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.694320+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.694320+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.702162+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.702162+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.703344+0000 mon.b (mon.1) 1345 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.703344+0000 mon.b (mon.1) 1345 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.708398+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.708398+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.710962+0000 mgr.y (mgr.25166) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.710962+0000 mgr.y (mgr.25166) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.771805+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.771805+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.774721+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.774721+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.779647+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.779647+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.781595+0000 mon.b (mon.1) 1349 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.781595+0000 mon.b (mon.1) 1349 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.787336+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.787336+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.790393+0000 mgr.y (mgr.25166) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.790393+0000 mgr.y (mgr.25166) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cluster 2024-09-17T10:29:18.820030+0000 mgr.y (mgr.25166) 2041 : cluster [DBG] pgmap v601: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cluster 2024-09-17T10:29:18.820030+0000 mgr.y (mgr.25166) 2041 : cluster [DBG] pgmap v601: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.863917+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.863917+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.866683+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.866683+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.869762+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.869762+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.871078+0000 mon.b (mon.1) 1353 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.871078+0000 mon.b (mon.1) 1353 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.877914+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.877914+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.881458+0000 mgr.y (mgr.25166) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.881458+0000 mgr.y (mgr.25166) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.963490+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.963490+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.966581+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.966581+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.969916+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.969916+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.971320+0000 mon.b (mon.1) 1357 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.971320+0000 mon.b (mon.1) 1357 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.980281+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:18.980281+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.982269+0000 mgr.y (mgr.25166) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:18.982269+0000 mgr.y (mgr.25166) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.057072+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.057072+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.060122+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.060122+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.063512+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.063512+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.065151+0000 mon.b (mon.1) 1361 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.065151+0000 mon.b (mon.1) 1361 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.074222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.074222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.075940+0000 mgr.y (mgr.25166) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.075940+0000 mgr.y (mgr.25166) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.168140+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.168140+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.171173+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.171173+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.174025+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.174025+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.175284+0000 mon.b (mon.1) 1365 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.175284+0000 mon.b (mon.1) 1365 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.184125+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.184125+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.185708+0000 mgr.y (mgr.25166) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.185708+0000 mgr.y (mgr.25166) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.284980+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.284980+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.287893+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.287893+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.290685+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.290685+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.291938+0000 mon.b (mon.1) 1369 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.291938+0000 mon.b (mon.1) 1369 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.300240+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.300240+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.302560+0000 mgr.y (mgr.25166) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.302560+0000 mgr.y (mgr.25166) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.402516+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.402516+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.405489+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.405489+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.408721+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.408721+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.410021+0000 mon.b (mon.1) 1373 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.410021+0000 mon.b (mon.1) 1373 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.417412+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.417412+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.420764+0000 mgr.y (mgr.25166) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.420764+0000 mgr.y (mgr.25166) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.502084+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.502084+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.505033+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.505033+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.508213+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.508213+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.509414+0000 mon.b (mon.1) 1377 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.509414+0000 mon.b (mon.1) 1377 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.517354+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.517354+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.519094+0000 mgr.y (mgr.25166) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.519094+0000 mgr.y (mgr.25166) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.589975+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.589975+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.592351+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.592351+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.594460+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.594460+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.595415+0000 mon.b (mon.1) 1381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.595415+0000 mon.b (mon.1) 1381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.601155+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.601155+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.604533+0000 mgr.y (mgr.25166) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.604533+0000 mgr.y (mgr.25166) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.675037+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.675037+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.677913+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:19 smithi203 bash[85677]: audit 2024-09-17T10:29:19.677913+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.680889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.680889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.694320+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.694320+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.702162+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.702162+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.703344+0000 mon.b (mon.1) 1345 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.703344+0000 mon.b (mon.1) 1345 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.708398+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.708398+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.710962+0000 mgr.y (mgr.25166) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.710962+0000 mgr.y (mgr.25166) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.771805+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.771805+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.774721+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.774721+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.779647+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.779647+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.781595+0000 mon.b (mon.1) 1349 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.781595+0000 mon.b (mon.1) 1349 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.787336+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.680889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.680889+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.694320+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.694320+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.702162+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.702162+0000 mon.b (mon.1) 1344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.703344+0000 mon.b (mon.1) 1345 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.703344+0000 mon.b (mon.1) 1345 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.708398+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.708398+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.710962+0000 mgr.y (mgr.25166) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.710962+0000 mgr.y (mgr.25166) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.771805+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.771805+0000 mon.b (mon.1) 1346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.774721+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.774721+0000 mon.b (mon.1) 1347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.779647+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.779647+0000 mon.b (mon.1) 1348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.781595+0000 mon.b (mon.1) 1349 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.781595+0000 mon.b (mon.1) 1349 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.787336+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.787336+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.790393+0000 mgr.y (mgr.25166) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.790393+0000 mgr.y (mgr.25166) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cluster 2024-09-17T10:29:18.820030+0000 mgr.y (mgr.25166) 2041 : cluster [DBG] pgmap v601: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:20.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cluster 2024-09-17T10:29:18.820030+0000 mgr.y (mgr.25166) 2041 : cluster [DBG] pgmap v601: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:20.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.863917+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.863917+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.866683+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.866683+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.869762+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.869762+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.871078+0000 mon.b (mon.1) 1353 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.871078+0000 mon.b (mon.1) 1353 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.877914+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.877914+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.881458+0000 mgr.y (mgr.25166) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.881458+0000 mgr.y (mgr.25166) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.963490+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.963490+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.787336+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.790393+0000 mgr.y (mgr.25166) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.790393+0000 mgr.y (mgr.25166) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cluster 2024-09-17T10:29:18.820030+0000 mgr.y (mgr.25166) 2041 : cluster [DBG] pgmap v601: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cluster 2024-09-17T10:29:18.820030+0000 mgr.y (mgr.25166) 2041 : cluster [DBG] pgmap v601: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.863917+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.863917+0000 mon.b (mon.1) 1350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.866683+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.866683+0000 mon.b (mon.1) 1351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.869762+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.869762+0000 mon.b (mon.1) 1352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.871078+0000 mon.b (mon.1) 1353 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.871078+0000 mon.b (mon.1) 1353 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.877914+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.877914+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.881458+0000 mgr.y (mgr.25166) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.881458+0000 mgr.y (mgr.25166) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.963490+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.963490+0000 mon.b (mon.1) 1354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.966581+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.966581+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.969916+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.969916+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.971320+0000 mon.b (mon.1) 1357 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.971320+0000 mon.b (mon.1) 1357 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.980281+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:18.980281+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.982269+0000 mgr.y (mgr.25166) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:18.982269+0000 mgr.y (mgr.25166) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.057072+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.057072+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.060122+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.060122+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.063512+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.063512+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.065151+0000 mon.b (mon.1) 1361 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.065151+0000 mon.b (mon.1) 1361 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.074222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.074222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.966581+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.966581+0000 mon.b (mon.1) 1355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.969916+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.969916+0000 mon.b (mon.1) 1356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.971320+0000 mon.b (mon.1) 1357 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.971320+0000 mon.b (mon.1) 1357 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.980281+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:18.980281+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.982269+0000 mgr.y (mgr.25166) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:18.982269+0000 mgr.y (mgr.25166) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.057072+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.057072+0000 mon.b (mon.1) 1358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.060122+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.060122+0000 mon.b (mon.1) 1359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.063512+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.063512+0000 mon.b (mon.1) 1360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.065151+0000 mon.b (mon.1) 1361 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.065151+0000 mon.b (mon.1) 1361 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.074222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.074222+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.075940+0000 mgr.y (mgr.25166) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.075940+0000 mgr.y (mgr.25166) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.168140+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.168140+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.171173+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.171173+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.174025+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.174025+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.175284+0000 mon.b (mon.1) 1365 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.175284+0000 mon.b (mon.1) 1365 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.184125+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.184125+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.185708+0000 mgr.y (mgr.25166) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.185708+0000 mgr.y (mgr.25166) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.284980+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.284980+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.287893+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.287893+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.290685+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.290685+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.291938+0000 mon.b (mon.1) 1369 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.291938+0000 mon.b (mon.1) 1369 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.300240+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.300240+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.302560+0000 mgr.y (mgr.25166) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.302560+0000 mgr.y (mgr.25166) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.402516+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.402516+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.405489+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.405489+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.408721+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.408721+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.410021+0000 mon.b (mon.1) 1373 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.410021+0000 mon.b (mon.1) 1373 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.417412+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.417412+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.420764+0000 mgr.y (mgr.25166) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.420764+0000 mgr.y (mgr.25166) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.502084+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.502084+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.505033+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.075940+0000 mgr.y (mgr.25166) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.075940+0000 mgr.y (mgr.25166) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.168140+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.168140+0000 mon.b (mon.1) 1362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.171173+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.171173+0000 mon.b (mon.1) 1363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.174025+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.174025+0000 mon.b (mon.1) 1364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.175284+0000 mon.b (mon.1) 1365 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.175284+0000 mon.b (mon.1) 1365 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.184125+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.184125+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.185708+0000 mgr.y (mgr.25166) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.185708+0000 mgr.y (mgr.25166) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.284980+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.284980+0000 mon.b (mon.1) 1366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.287893+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.287893+0000 mon.b (mon.1) 1367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.290685+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.290685+0000 mon.b (mon.1) 1368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.505033+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.508213+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.508213+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.509414+0000 mon.b (mon.1) 1377 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.509414+0000 mon.b (mon.1) 1377 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.517354+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.517354+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.519094+0000 mgr.y (mgr.25166) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.519094+0000 mgr.y (mgr.25166) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.589975+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.589975+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.592351+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.592351+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.594460+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.594460+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.595415+0000 mon.b (mon.1) 1381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.595415+0000 mon.b (mon.1) 1381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.601155+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.601155+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.604533+0000 mgr.y (mgr.25166) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.604533+0000 mgr.y (mgr.25166) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.675037+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.675037+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.677913+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[115929]: audit 2024-09-17T10:29:19.677913+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.291938+0000 mon.b (mon.1) 1369 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.291938+0000 mon.b (mon.1) 1369 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.300240+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.300240+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.302560+0000 mgr.y (mgr.25166) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.302560+0000 mgr.y (mgr.25166) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.402516+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.402516+0000 mon.b (mon.1) 1370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.405489+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.405489+0000 mon.b (mon.1) 1371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.408721+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.408721+0000 mon.b (mon.1) 1372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.410021+0000 mon.b (mon.1) 1373 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.410021+0000 mon.b (mon.1) 1373 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.417412+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.417412+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.420764+0000 mgr.y (mgr.25166) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.420764+0000 mgr.y (mgr.25166) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.502084+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.502084+0000 mon.b (mon.1) 1374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.505033+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.505033+0000 mon.b (mon.1) 1375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.508213+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.508213+0000 mon.b (mon.1) 1376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.509414+0000 mon.b (mon.1) 1377 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.509414+0000 mon.b (mon.1) 1377 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.517354+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.517354+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.519094+0000 mgr.y (mgr.25166) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.519094+0000 mgr.y (mgr.25166) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.589975+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.589975+0000 mon.b (mon.1) 1378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.592351+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.592351+0000 mon.b (mon.1) 1379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.594460+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.594460+0000 mon.b (mon.1) 1380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.595415+0000 mon.b (mon.1) 1381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.595415+0000 mon.b (mon.1) 1381 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.601155+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.601155+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.604533+0000 mgr.y (mgr.25166) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.604533+0000 mgr.y (mgr.25166) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.675037+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.675037+0000 mon.b (mon.1) 1382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.677913+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:19 smithi039 bash[116875]: audit 2024-09-17T10:29:19.677913+0000 mon.b (mon.1) 1383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.681168+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.681168+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.703297+0000 mon.b (mon.1) 1385 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.703297+0000 mon.b (mon.1) 1385 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.711318+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.711318+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.722000+0000 mgr.y (mgr.25166) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.722000+0000 mgr.y (mgr.25166) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.789154+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.789154+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.798932+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.798932+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.802142+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.802142+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.803511+0000 mon.b (mon.1) 1389 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.803511+0000 mon.b (mon.1) 1389 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.811216+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.811216+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.814277+0000 mgr.y (mgr.25166) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.814277+0000 mgr.y (mgr.25166) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.681168+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.681168+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.703297+0000 mon.b (mon.1) 1385 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.703297+0000 mon.b (mon.1) 1385 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.711318+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.711318+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.722000+0000 mgr.y (mgr.25166) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.722000+0000 mgr.y (mgr.25166) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.789154+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.789154+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.798932+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.798932+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.802142+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.802142+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.803511+0000 mon.b (mon.1) 1389 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.803511+0000 mon.b (mon.1) 1389 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.811216+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.811216+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.814277+0000 mgr.y (mgr.25166) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.814277+0000 mgr.y (mgr.25166) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.880986+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.880986+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.883932+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.883932+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.887443+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.887443+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.889044+0000 mon.b (mon.1) 1393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.889044+0000 mon.b (mon.1) 1393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.897830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.897830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.901298+0000 mgr.y (mgr.25166) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.901298+0000 mgr.y (mgr.25166) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.978357+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.978357+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.981442+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.981442+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.984889+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.984889+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.986491+0000 mon.b (mon.1) 1397 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.880986+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.880986+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.883932+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.883932+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.887443+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.887443+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.889044+0000 mon.b (mon.1) 1393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.889044+0000 mon.b (mon.1) 1393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.897830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.897830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.963 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.901298+0000 mgr.y (mgr.25166) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.901298+0000 mgr.y (mgr.25166) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.978357+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.978357+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.981442+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.981442+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.984889+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.984889+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.986491+0000 mon.b (mon.1) 1397 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.986491+0000 mon.b (mon.1) 1397 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.991949+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:19.991949+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.995227+0000 mgr.y (mgr.25166) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:19.995227+0000 mgr.y (mgr.25166) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.057095+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.057095+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.060082+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.060082+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.064122+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.064122+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.065593+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.065593+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.081899+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.081899+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.083745+0000 mgr.y (mgr.25166) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.083745+0000 mgr.y (mgr.25166) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.160813+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.160813+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.163630+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.163630+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.966 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.986491+0000 mon.b (mon.1) 1397 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.991949+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:19.991949+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.995227+0000 mgr.y (mgr.25166) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:19.995227+0000 mgr.y (mgr.25166) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.057095+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.057095+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.060082+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.060082+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.064122+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.064122+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.065593+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.065593+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.967 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.081899+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.081899+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.083745+0000 mgr.y (mgr.25166) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.083745+0000 mgr.y (mgr.25166) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.160813+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.160813+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.163630+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.163630+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.166115+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.166115+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.167308+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.167308+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.182039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.182039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.185019+0000 mgr.y (mgr.25166) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.185019+0000 mgr.y (mgr.25166) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.270494+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.270494+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.273575+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.273575+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.277284+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.277284+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.278572+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.278572+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.293217+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.293217+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.296048+0000 mgr.y (mgr.25166) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.296048+0000 mgr.y (mgr.25166) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.166115+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.166115+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.970 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.167308+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.167308+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.182039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.182039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.185019+0000 mgr.y (mgr.25166) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.185019+0000 mgr.y (mgr.25166) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.270494+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.270494+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.273575+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.273575+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.277284+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.277284+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.278572+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.971 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.278572+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.293217+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.293217+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.296048+0000 mgr.y (mgr.25166) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.296048+0000 mgr.y (mgr.25166) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.360200+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.360200+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.363137+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.363137+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.365909+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.972 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.365909+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.367440+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.367440+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.382738+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.382738+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.385145+0000 mgr.y (mgr.25166) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.385145+0000 mgr.y (mgr.25166) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.460444+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.460444+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.463144+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.463144+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.465904+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.465904+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.973 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.467138+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.467138+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.360200+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.360200+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.363137+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.363137+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.365909+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.365909+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.367440+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.367440+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.382738+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.382738+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.385145+0000 mgr.y (mgr.25166) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.385145+0000 mgr.y (mgr.25166) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.460444+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.460444+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.463144+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.463144+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.465904+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.465904+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.467138+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.467138+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.976 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.481675+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.976 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.481675+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.976 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.484099+0000 mgr.y (mgr.25166) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.976 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.484099+0000 mgr.y (mgr.25166) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.976 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.554746+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.554746+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.557490+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.557490+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.560099+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.560099+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.561442+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.561442+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.576444+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.576444+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.578998+0000 mgr.y (mgr.25166) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.578998+0000 mgr.y (mgr.25166) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.645353+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.977 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.645353+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.648178+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.648178+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.650670+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.650670+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.652136+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.652136+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.658370+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.978 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[115929]: audit 2024-09-17T10:29:20.658370+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.481675+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.481675+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.484099+0000 mgr.y (mgr.25166) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.484099+0000 mgr.y (mgr.25166) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.554746+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.554746+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.557490+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.557490+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.560099+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.560099+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.561442+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.561442+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.576444+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.576444+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.578998+0000 mgr.y (mgr.25166) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.578998+0000 mgr.y (mgr.25166) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.645353+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.645353+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.648178+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.648178+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.650670+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.650670+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.652136+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.652136+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.658370+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:20 smithi039 bash[116875]: audit 2024-09-17T10:29:20.658370+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.681168+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.681168+0000 mon.b (mon.1) 1384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.703297+0000 mon.b (mon.1) 1385 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.703297+0000 mon.b (mon.1) 1385 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.711318+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.711318+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.722000+0000 mgr.y (mgr.25166) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.722000+0000 mgr.y (mgr.25166) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.789154+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.789154+0000 mon.b (mon.1) 1386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.798932+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.798932+0000 mon.b (mon.1) 1387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.802142+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.802142+0000 mon.b (mon.1) 1388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.803511+0000 mon.b (mon.1) 1389 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.803511+0000 mon.b (mon.1) 1389 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.811216+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.811216+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.814277+0000 mgr.y (mgr.25166) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.814277+0000 mgr.y (mgr.25166) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.880986+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.880986+0000 mon.b (mon.1) 1390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.883932+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.883932+0000 mon.b (mon.1) 1391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.887443+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.887443+0000 mon.b (mon.1) 1392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.889044+0000 mon.b (mon.1) 1393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.889044+0000 mon.b (mon.1) 1393 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.897830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.897830+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.901298+0000 mgr.y (mgr.25166) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.901298+0000 mgr.y (mgr.25166) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.978357+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.978357+0000 mon.b (mon.1) 1394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.981442+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.981442+0000 mon.b (mon.1) 1395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.984889+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.984889+0000 mon.b (mon.1) 1396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.986491+0000 mon.b (mon.1) 1397 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.986491+0000 mon.b (mon.1) 1397 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.991949+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:19.991949+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.995227+0000 mgr.y (mgr.25166) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:19.995227+0000 mgr.y (mgr.25166) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.057095+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.057095+0000 mon.b (mon.1) 1398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.060082+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.060082+0000 mon.b (mon.1) 1399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.064122+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.064122+0000 mon.b (mon.1) 1400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.065593+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.065593+0000 mon.b (mon.1) 1401 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.081899+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.081899+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.083745+0000 mgr.y (mgr.25166) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.083745+0000 mgr.y (mgr.25166) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.160813+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.160813+0000 mon.b (mon.1) 1402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.163630+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.163630+0000 mon.b (mon.1) 1403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.166115+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.166115+0000 mon.b (mon.1) 1404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.167308+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.167308+0000 mon.b (mon.1) 1405 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.182039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.182039+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.185019+0000 mgr.y (mgr.25166) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.185019+0000 mgr.y (mgr.25166) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.270494+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.270494+0000 mon.b (mon.1) 1406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.273575+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.273575+0000 mon.b (mon.1) 1407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.277284+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.277284+0000 mon.b (mon.1) 1408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.278572+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.278572+0000 mon.b (mon.1) 1409 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.293217+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.293217+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.296048+0000 mgr.y (mgr.25166) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.296048+0000 mgr.y (mgr.25166) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.360200+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.360200+0000 mon.b (mon.1) 1410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.363137+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.363137+0000 mon.b (mon.1) 1411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.365909+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.365909+0000 mon.b (mon.1) 1412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.367440+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.367440+0000 mon.b (mon.1) 1413 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.382738+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.382738+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.385145+0000 mgr.y (mgr.25166) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.385145+0000 mgr.y (mgr.25166) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.460444+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.460444+0000 mon.b (mon.1) 1414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.463144+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.463144+0000 mon.b (mon.1) 1415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.465904+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.465904+0000 mon.b (mon.1) 1416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.467138+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.467138+0000 mon.b (mon.1) 1417 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.481675+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.481675+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.484099+0000 mgr.y (mgr.25166) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.484099+0000 mgr.y (mgr.25166) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.554746+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.554746+0000 mon.b (mon.1) 1418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.557490+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.557490+0000 mon.b (mon.1) 1419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.560099+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.560099+0000 mon.b (mon.1) 1420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.561442+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.561442+0000 mon.b (mon.1) 1421 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.576444+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.576444+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.578998+0000 mgr.y (mgr.25166) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.578998+0000 mgr.y (mgr.25166) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:20.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.645353+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.645353+0000 mon.b (mon.1) 1422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:20.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.648178+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.648178+0000 mon.b (mon.1) 1423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:20.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.650670+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.650670+0000 mon.b (mon.1) 1424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:20.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.652136+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.652136+0000 mon.b (mon.1) 1425 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:20.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.658370+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:20.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:20 smithi203 bash[85677]: audit 2024-09-17T10:29:20.658370+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.386 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[133836]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:21.386 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[133836]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.660255+0000 mgr.y (mgr.25166) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.660255+0000 mgr.y (mgr.25166) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.738826+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.738826+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.741654+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.741654+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.744298+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.744298+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.745471+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.745471+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.750755+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.750755+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.753619+0000 mgr.y (mgr.25166) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.753619+0000 mgr.y (mgr.25166) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.759908+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.759908+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.768122+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.768122+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.778688+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.778688+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.817432+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.817432+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.820316+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.820316+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cluster 2024-09-17T10:29:20.820518+0000 mgr.y (mgr.25166) 2062 : cluster [DBG] pgmap v602: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cluster 2024-09-17T10:29:20.820518+0000 mgr.y (mgr.25166) 2062 : cluster [DBG] pgmap v602: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.822414+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.822414+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.824169+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.824169+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.825229+0000 mgr.y (mgr.25166) 2063 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.825229+0000 mgr.y (mgr.25166) 2063 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.826221+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: audit 2024-09-17T10:29:20.826221+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.826480+0000 mgr.y (mgr.25166) 2064 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:21.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:21 smithi203 bash[85677]: cephadm 2024-09-17T10:29:20.826480+0000 mgr.y (mgr.25166) 2064 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:22.136 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[133836]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:29:22.136 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[133836]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.660255+0000 mgr.y (mgr.25166) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.660255+0000 mgr.y (mgr.25166) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.738826+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.738826+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.741654+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.741654+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.744298+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.744298+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.745471+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.745471+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.750755+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.750755+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.753619+0000 mgr.y (mgr.25166) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.753619+0000 mgr.y (mgr.25166) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.759908+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.759908+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.768122+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.768122+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.778688+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.778688+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.817432+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.660255+0000 mgr.y (mgr.25166) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.660255+0000 mgr.y (mgr.25166) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.738826+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.738826+0000 mon.b (mon.1) 1426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.741654+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.741654+0000 mon.b (mon.1) 1427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.744298+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.744298+0000 mon.b (mon.1) 1428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.745471+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.745471+0000 mon.b (mon.1) 1429 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.750755+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.750755+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.753619+0000 mgr.y (mgr.25166) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.753619+0000 mgr.y (mgr.25166) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.759908+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.759908+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.768122+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.768122+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.778688+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.778688+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.817432+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.817432+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.820316+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.820316+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cluster 2024-09-17T10:29:20.820518+0000 mgr.y (mgr.25166) 2062 : cluster [DBG] pgmap v602: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cluster 2024-09-17T10:29:20.820518+0000 mgr.y (mgr.25166) 2062 : cluster [DBG] pgmap v602: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.822414+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.822414+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.824169+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.824169+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.825229+0000 mgr.y (mgr.25166) 2063 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.825229+0000 mgr.y (mgr.25166) 2063 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.826221+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: audit 2024-09-17T10:29:20.826221+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.826480+0000 mgr.y (mgr.25166) 2064 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[116875]: cephadm 2024-09-17T10:29:20.826480+0000 mgr.y (mgr.25166) 2064 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.817432+0000 mon.b (mon.1) 1430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.820316+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.820316+0000 mon.b (mon.1) 1431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cluster 2024-09-17T10:29:20.820518+0000 mgr.y (mgr.25166) 2062 : cluster [DBG] pgmap v602: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cluster 2024-09-17T10:29:20.820518+0000 mgr.y (mgr.25166) 2062 : cluster [DBG] pgmap v602: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.822414+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.822414+0000 mon.b (mon.1) 1432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.824169+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.824169+0000 mon.b (mon.1) 1433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.825229+0000 mgr.y (mgr.25166) 2063 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.825229+0000 mgr.y (mgr.25166) 2063 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.826221+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: audit 2024-09-17T10:29:20.826221+0000 mon.b (mon.1) 1434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.826480+0000 mgr.y (mgr.25166) 2064 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:21 smithi039 bash[115929]: cephadm 2024-09-17T10:29:20.826480+0000 mgr.y (mgr.25166) 2064 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-17T10:29:22.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:22 smithi039 bash[133836]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:29:22.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:22 smithi039 bash[133836]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:29:22.637 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:22 smithi039 bash[133836]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T10:29:22.637 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:22 smithi039 bash[133836]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:29:22.637 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:22 smithi039 bash[133836]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T10:29:22.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:22.333004269Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:29:23] "GET /metrics HTTP/1.1" 200 38494 "" "Prometheus/2.51.0" 2024-09-17T10:29:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:23 smithi039 bash[115929]: cluster 2024-09-17T10:29:22.822313+0000 mgr.y (mgr.25166) 2065 : cluster [DBG] pgmap v603: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:23 smithi039 bash[115929]: cluster 2024-09-17T10:29:22.822313+0000 mgr.y (mgr.25166) 2065 : cluster [DBG] pgmap v603: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:23 smithi039 bash[116875]: cluster 2024-09-17T10:29:22.822313+0000 mgr.y (mgr.25166) 2065 : cluster [DBG] pgmap v603: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:23 smithi039 bash[116875]: cluster 2024-09-17T10:29:22.822313+0000 mgr.y (mgr.25166) 2065 : cluster [DBG] pgmap v603: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:24.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:23 smithi203 bash[85677]: cluster 2024-09-17T10:29:22.822313+0000 mgr.y (mgr.25166) 2065 : cluster [DBG] pgmap v603: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:24.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:23 smithi203 bash[85677]: cluster 2024-09-17T10:29:22.822313+0000 mgr.y (mgr.25166) 2065 : cluster [DBG] pgmap v603: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:25.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:25.315648538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:26.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:25 smithi039 bash[116875]: cluster 2024-09-17T10:29:24.823456+0000 mgr.y (mgr.25166) 2066 : cluster [DBG] pgmap v604: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:26.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:25 smithi039 bash[116875]: cluster 2024-09-17T10:29:24.823456+0000 mgr.y (mgr.25166) 2066 : cluster [DBG] pgmap v604: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:26.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:25 smithi039 bash[115929]: cluster 2024-09-17T10:29:24.823456+0000 mgr.y (mgr.25166) 2066 : cluster [DBG] pgmap v604: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:26.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:25 smithi039 bash[115929]: cluster 2024-09-17T10:29:24.823456+0000 mgr.y (mgr.25166) 2066 : cluster [DBG] pgmap v604: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:26.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:25 smithi203 bash[85677]: cluster 2024-09-17T10:29:24.823456+0000 mgr.y (mgr.25166) 2066 : cluster [DBG] pgmap v604: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:26.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:25 smithi203 bash[85677]: cluster 2024-09-17T10:29:24.823456+0000 mgr.y (mgr.25166) 2066 : cluster [DBG] pgmap v604: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:26.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[134239]: debug 2024-09-17T10:29:26.358+0000 7fe55b6b0640 1 -- 172.21.15.39:0/1043565040 <== mon.0 v2:172.21.15.39:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f0c5356960 con 0x55f0c6144000 2024-09-17T10:29:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: cephadm 2024-09-17T10:29:25.945006+0000 mgr.y (mgr.25166) 2067 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: cephadm 2024-09-17T10:29:25.945006+0000 mgr.y (mgr.25166) 2067 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:25.950259+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:25.950259+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:25.952074+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:25.952074+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: cephadm 2024-09-17T10:29:25.955970+0000 mgr.y (mgr.25166) 2068 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: cephadm 2024-09-17T10:29:25.955970+0000 mgr.y (mgr.25166) 2068 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:26.547179+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:26.547179+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:26.552680+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[115929]: audit 2024-09-17T10:29:26.552680+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:27.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: cephadm 2024-09-17T10:29:25.945006+0000 mgr.y (mgr.25166) 2067 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:27.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: cephadm 2024-09-17T10:29:25.945006+0000 mgr.y (mgr.25166) 2067 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:27.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:25.950259+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:27.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:25.950259+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:27.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:25.952074+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:27.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:25.952074+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:27.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: cephadm 2024-09-17T10:29:25.955970+0000 mgr.y (mgr.25166) 2068 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:27.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: cephadm 2024-09-17T10:29:25.955970+0000 mgr.y (mgr.25166) 2068 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:27.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:26.547179+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:27.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:26.547179+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:27.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:26.552680+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:27.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:26 smithi039 bash[116875]: audit 2024-09-17T10:29:26.552680+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:27.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: cephadm 2024-09-17T10:29:25.945006+0000 mgr.y (mgr.25166) 2067 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:27.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: cephadm 2024-09-17T10:29:25.945006+0000 mgr.y (mgr.25166) 2067 : cephadm [INF] Upgrade: Updating osd.3 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:25.950259+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:25.950259+0000 mon.b (mon.1) 1435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:25.952074+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:25.952074+0000 mon.b (mon.1) 1436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: cephadm 2024-09-17T10:29:25.955970+0000 mgr.y (mgr.25166) 2068 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: cephadm 2024-09-17T10:29:25.955970+0000 mgr.y (mgr.25166) 2068 : cephadm [INF] Deploying daemon osd.3 on smithi039 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:26.547179+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:26.547179+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:26.552680+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:26 smithi203 bash[85677]: audit 2024-09-17T10:29:26.552680+0000 mon.b (mon.1) 1437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:28.179 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[116875]: cluster 2024-09-17T10:29:26.825055+0000 mgr.y (mgr.25166) 2069 : cluster [DBG] pgmap v605: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[116875]: cluster 2024-09-17T10:29:26.825055+0000 mgr.y (mgr.25166) 2069 : cluster [DBG] pgmap v605: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[116875]: audit 2024-09-17T10:29:26.865099+0000 mgr.y (mgr.25166) 2070 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[116875]: audit 2024-09-17T10:29:26.865099+0000 mgr.y (mgr.25166) 2070 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[116875]: cluster 2024-09-17T10:29:26.940025+0000 mon.a (mon.0) 707 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[116875]: cluster 2024-09-17T10:29:26.940025+0000 mon.a (mon.0) 707 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[115929]: cluster 2024-09-17T10:29:26.825055+0000 mgr.y (mgr.25166) 2069 : cluster [DBG] pgmap v605: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[115929]: cluster 2024-09-17T10:29:26.825055+0000 mgr.y (mgr.25166) 2069 : cluster [DBG] pgmap v605: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[115929]: audit 2024-09-17T10:29:26.865099+0000 mgr.y (mgr.25166) 2070 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[115929]: audit 2024-09-17T10:29:26.865099+0000 mgr.y (mgr.25166) 2070 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:28.180 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[115929]: cluster 2024-09-17T10:29:26.940025+0000 mon.a (mon.0) 707 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.181 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:27 smithi039 bash[115929]: cluster 2024-09-17T10:29:26.940025+0000 mon.a (mon.0) 707 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:27 smithi203 bash[85677]: cluster 2024-09-17T10:29:26.825055+0000 mgr.y (mgr.25166) 2069 : cluster [DBG] pgmap v605: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:28.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:27 smithi203 bash[85677]: cluster 2024-09-17T10:29:26.825055+0000 mgr.y (mgr.25166) 2069 : cluster [DBG] pgmap v605: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:29:28.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:27 smithi203 bash[85677]: audit 2024-09-17T10:29:26.865099+0000 mgr.y (mgr.25166) 2070 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:28.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:27 smithi203 bash[85677]: audit 2024-09-17T10:29:26.865099+0000 mgr.y (mgr.25166) 2070 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:28.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:27 smithi203 bash[85677]: cluster 2024-09-17T10:29:26.940025+0000 mon.a (mon.0) 707 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:27 smithi203 bash[85677]: cluster 2024-09-17T10:29:26.940025+0000 mon.a (mon.0) 707 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 23 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:28.437 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:28 smithi039 bash[134239]: debug 2024-09-17T10:29:28.182+0000 7fe55df17640 -1 Falling back to public interface 2024-09-17T10:29:28.697 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:28.341116058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:29.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:28.664256+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:28.664256+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:28.680223+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:28.680223+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:28.695457+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:28.695457+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: cluster 2024-09-17T10:29:28.826042+0000 mgr.y (mgr.25166) 2071 : cluster [DBG] pgmap v606: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: cluster 2024-09-17T10:29:28.826042+0000 mgr.y (mgr.25166) 2071 : cluster [DBG] pgmap v606: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:29.451855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:29.451855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:29.467373+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:29.467373+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:29.476637+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[115929]: audit 2024-09-17T10:29:29.476637+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.835 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:28.664256+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:28.664256+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:28.680223+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:28.680223+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:28.695457+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:28.695457+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: cluster 2024-09-17T10:29:28.826042+0000 mgr.y (mgr.25166) 2071 : cluster [DBG] pgmap v606: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: cluster 2024-09-17T10:29:28.826042+0000 mgr.y (mgr.25166) 2071 : cluster [DBG] pgmap v606: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:29.451855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:29.451855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:29.467373+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:29.467373+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:29.476637+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.836 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:29 smithi039 bash[116875]: audit 2024-09-17T10:29:29.476637+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:28.664256+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:28.664256+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:28.680223+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:28.680223+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:28.695457+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:28.695457+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: cluster 2024-09-17T10:29:28.826042+0000 mgr.y (mgr.25166) 2071 : cluster [DBG] pgmap v606: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: cluster 2024-09-17T10:29:28.826042+0000 mgr.y (mgr.25166) 2071 : cluster [DBG] pgmap v606: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:29.451855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:29.451855+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:29.467373+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:29.467373+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:29.476637+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:29 smithi203 bash[85677]: audit 2024-09-17T10:29:29.476637+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:31.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.637 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.638 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.639 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.639 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.640 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.640 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.640 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[134239]: debug 2024-09-17T10:29:31.553+0000 7fe55df17640 -1 osd.3 128 log_to_monitors true 2024-09-17T10:29:31.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:31.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:31.355845118Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:31.953 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[116875]: cluster 2024-09-17T10:29:30.827015+0000 mgr.y (mgr.25166) 2072 : cluster [DBG] pgmap v607: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:31.953 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[116875]: cluster 2024-09-17T10:29:30.827015+0000 mgr.y (mgr.25166) 2072 : cluster [DBG] pgmap v607: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:31.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[116875]: audit 2024-09-17T10:29:31.562836+0000 mon.a (mon.0) 714 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:31.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[116875]: audit 2024-09-17T10:29:31.562836+0000 mon.a (mon.0) 714 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:31.954 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:31 smithi039 systemd[1]: Stopping Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:29:31.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[115929]: cluster 2024-09-17T10:29:30.827015+0000 mgr.y (mgr.25166) 2072 : cluster [DBG] pgmap v607: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:31.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[115929]: cluster 2024-09-17T10:29:30.827015+0000 mgr.y (mgr.25166) 2072 : cluster [DBG] pgmap v607: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:31.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[115929]: audit 2024-09-17T10:29:31.562836+0000 mon.a (mon.0) 714 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:31.955 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:31 smithi039 bash[115929]: audit 2024-09-17T10:29:31.562836+0000 mon.a (mon.0) 714 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:32.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:31 smithi203 bash[85677]: cluster 2024-09-17T10:29:30.827015+0000 mgr.y (mgr.25166) 2072 : cluster [DBG] pgmap v607: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:32.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:31 smithi203 bash[85677]: cluster 2024-09-17T10:29:30.827015+0000 mgr.y (mgr.25166) 2072 : cluster [DBG] pgmap v607: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:32.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:31 smithi203 bash[85677]: audit 2024-09-17T10:29:31.562836+0000 mon.a (mon.0) 714 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:32.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:31 smithi203 bash[85677]: audit 2024-09-17T10:29:31.562836+0000 mon.a (mon.0) 714 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:32.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[135610]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:29:32.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:32 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.3.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:29:32.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[135742]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:31.895346+0000 mon.a (mon.0) 715 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:31.895346+0000 mon.a (mon.0) 715 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: cluster 2024-09-17T10:29:31.899099+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: cluster 2024-09-17T10:29:31.899099+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:32.159674+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:32.159674+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:32.173289+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:32.173289+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: cluster 2024-09-17T10:29:32.177837+0000 mgr.y (mgr.25166) 2073 : cluster [DBG] pgmap v609: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: cluster 2024-09-17T10:29:32.177837+0000 mgr.y (mgr.25166) 2073 : cluster [DBG] pgmap v609: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:33.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:32.186695+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:32 smithi203 bash[85677]: audit 2024-09-17T10:29:32.186695+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:31.895346+0000 mon.a (mon.0) 715 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:31.895346+0000 mon.a (mon.0) 715 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: cluster 2024-09-17T10:29:31.899099+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: cluster 2024-09-17T10:29:31.899099+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:32.159674+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:32.159674+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:32.173289+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:32.173289+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: cluster 2024-09-17T10:29:32.177837+0000 mgr.y (mgr.25166) 2073 : cluster [DBG] pgmap v609: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: cluster 2024-09-17T10:29:32.177837+0000 mgr.y (mgr.25166) 2073 : cluster [DBG] pgmap v609: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:33.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:32.186695+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[115929]: audit 2024-09-17T10:29:32.186695+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:31.895346+0000 mon.a (mon.0) 715 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:31.895346+0000 mon.a (mon.0) 715 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/1079424347,v1:172.21.15.39:6827/1079424347]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: cluster 2024-09-17T10:29:31.899099+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: cluster 2024-09-17T10:29:31.899099+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e131: 8 total, 7 up, 8 in 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:32.159674+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:32.159674+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:32.173289+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:32.173289+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: cluster 2024-09-17T10:29:32.177837+0000 mgr.y (mgr.25166) 2073 : cluster [DBG] pgmap v609: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:33.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: cluster 2024-09-17T10:29:32.177837+0000 mgr.y (mgr.25166) 2073 : cluster [DBG] pgmap v609: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:33.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:32.186695+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:32 smithi039 bash[116875]: audit 2024-09-17T10:29:32.186695+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:33.968 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:29:33] "GET /metrics HTTP/1.1" 200 38495 "" "Prometheus/2.51.0" 2024-09-17T10:29:33.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:33 smithi039 bash[115929]: cluster 2024-09-17T10:29:33.171160+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:29:33.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:33 smithi039 bash[115929]: cluster 2024-09-17T10:29:33.171160+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:29:33.969 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:33 smithi039 bash[116875]: cluster 2024-09-17T10:29:33.171160+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:29:33.969 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:33 smithi039 bash[116875]: cluster 2024-09-17T10:29:33.171160+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:29:34.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:33 smithi203 bash[85677]: cluster 2024-09-17T10:29:33.171160+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:29:34.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:33 smithi203 bash[85677]: cluster 2024-09-17T10:29:33.171160+0000 mon.a (mon.0) 720 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:29:34.659 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:34.32299019Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:35.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:34 smithi203 bash[85677]: cluster 2024-09-17T10:29:34.178523+0000 mgr.y (mgr.25166) 2074 : cluster [DBG] pgmap v610: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:35.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:34 smithi203 bash[85677]: cluster 2024-09-17T10:29:34.178523+0000 mgr.y (mgr.25166) 2074 : cluster [DBG] pgmap v610: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:35.230 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:34 smithi039 bash[115929]: cluster 2024-09-17T10:29:34.178523+0000 mgr.y (mgr.25166) 2074 : cluster [DBG] pgmap v610: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:35.230 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:34 smithi039 bash[115929]: cluster 2024-09-17T10:29:34.178523+0000 mgr.y (mgr.25166) 2074 : cluster [DBG] pgmap v610: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:35.231 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:34 smithi039 bash[116875]: cluster 2024-09-17T10:29:34.178523+0000 mgr.y (mgr.25166) 2074 : cluster [DBG] pgmap v610: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:35.231 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:34 smithi039 bash[116875]: cluster 2024-09-17T10:29:34.178523+0000 mgr.y (mgr.25166) 2074 : cluster [DBG] pgmap v610: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:35.231 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.3.service: Failed with result 'exit-code'. 2024-09-17T10:29:35.231 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: Stopped Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:29:35.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.637 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.637 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.638 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.638 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.638 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: Started Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:29:35.638 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:35.639 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:29:35 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.410762+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.410762+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.421661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.421661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.428229+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.428229+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.429464+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.429464+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cluster 2024-09-17T10:29:35.430158+0000 mgr.y (mgr.25166) 2075 : cluster [DBG] pgmap v611: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cluster 2024-09-17T10:29:35.430158+0000 mgr.y (mgr.25166) 2075 : cluster [DBG] pgmap v611: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.434673+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.434673+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.437114+0000 mgr.y (mgr.25166) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.437114+0000 mgr.y (mgr.25166) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.500108+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.500108+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.502523+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.502523+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.505280+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.505280+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.666 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.506227+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.506227+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.511815+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.511815+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.512536+0000 mgr.y (mgr.25166) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.512536+0000 mgr.y (mgr.25166) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.592095+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.592095+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.594622+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.594622+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.597461+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.597461+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.598403+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.598403+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.605727+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.605727+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.606507+0000 mgr.y (mgr.25166) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.606507+0000 mgr.y (mgr.25166) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.682514+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.682514+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.685425+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.685425+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.688616+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.688616+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.690045+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.690045+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.700804+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.700804+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.770247+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.770247+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.773247+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.773247+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.775951+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.775951+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.777364+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.777364+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.786909+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.786909+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.851824+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.851824+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.854622+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.854622+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.857792+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.857792+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.859046+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.859046+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.869675+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.869675+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.934674+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.934674+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.937459+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.937459+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.670 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.940333+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.940333+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.941775+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.941775+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.948900+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:35.948900+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.025653+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.025653+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.028572+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.028572+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.030893+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.030893+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.032400+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.032400+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.671 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.041476+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.041476+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.122296+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.122296+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.125816+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.125816+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.129325+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.129325+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.130934+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.130934+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.141976+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.141976+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.227059+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.672 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.227059+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.230074+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.230074+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.232768+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.232768+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.234249+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.234249+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.245275+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.245275+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.347850+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.347850+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.350675+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.350675+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.354301+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.673 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.354301+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.355859+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.355859+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.367028+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.674 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:36 smithi203 bash[85677]: audit 2024-09-17T10:29:36.367028+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.410762+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.410762+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.421661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.421661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.428229+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.428229+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.429464+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.429464+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cluster 2024-09-17T10:29:35.430158+0000 mgr.y (mgr.25166) 2075 : cluster [DBG] pgmap v611: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cluster 2024-09-17T10:29:35.430158+0000 mgr.y (mgr.25166) 2075 : cluster [DBG] pgmap v611: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:36.874 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.434673+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.434673+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.437114+0000 mgr.y (mgr.25166) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.437114+0000 mgr.y (mgr.25166) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.500108+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.500108+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.502523+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.502523+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.505280+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.410762+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.410762+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.875 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.421661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.421661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.428229+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.428229+0000 mon.b (mon.1) 1438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.429464+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.429464+0000 mon.b (mon.1) 1439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cluster 2024-09-17T10:29:35.430158+0000 mgr.y (mgr.25166) 2075 : cluster [DBG] pgmap v611: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cluster 2024-09-17T10:29:35.430158+0000 mgr.y (mgr.25166) 2075 : cluster [DBG] pgmap v611: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.434673+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.434673+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.437114+0000 mgr.y (mgr.25166) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.437114+0000 mgr.y (mgr.25166) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.500108+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.876 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.500108+0000 mon.b (mon.1) 1440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.502523+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.502523+0000 mon.b (mon.1) 1441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.505280+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.505280+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.506227+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.506227+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.511815+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.511815+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.877 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.512536+0000 mgr.y (mgr.25166) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.512536+0000 mgr.y (mgr.25166) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.592095+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.592095+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.594622+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.594622+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.597461+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.597461+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.598403+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.598403+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.605727+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.605727+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.606507+0000 mgr.y (mgr.25166) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.606507+0000 mgr.y (mgr.25166) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.682514+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.878 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.682514+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.505280+0000 mon.b (mon.1) 1442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.506227+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.506227+0000 mon.b (mon.1) 1443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.511815+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.511815+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.512536+0000 mgr.y (mgr.25166) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.512536+0000 mgr.y (mgr.25166) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.592095+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.592095+0000 mon.b (mon.1) 1444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.594622+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.594622+0000 mon.b (mon.1) 1445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.879 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.597461+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.597461+0000 mon.b (mon.1) 1446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.598403+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.598403+0000 mon.b (mon.1) 1447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.605727+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.605727+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.606507+0000 mgr.y (mgr.25166) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.606507+0000 mgr.y (mgr.25166) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.682514+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.682514+0000 mon.b (mon.1) 1448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.685425+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.880 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.685425+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.688616+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.688616+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.690045+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.690045+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.700804+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.700804+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.770247+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.770247+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.773247+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.773247+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.775951+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.775951+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.777364+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.777364+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.786909+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.786909+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.851824+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.851824+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.685425+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.685425+0000 mon.b (mon.1) 1449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.688616+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.688616+0000 mon.b (mon.1) 1450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.690045+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.690045+0000 mon.b (mon.1) 1451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.700804+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.700804+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.770247+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.770247+0000 mon.b (mon.1) 1452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.773247+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.773247+0000 mon.b (mon.1) 1453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.775951+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.775951+0000 mon.b (mon.1) 1454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.777364+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.777364+0000 mon.b (mon.1) 1455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.786909+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.786909+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.883 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.851824+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.851824+0000 mon.b (mon.1) 1456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.854622+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.854622+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.857792+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.857792+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.859046+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.859046+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.869675+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.869675+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.934674+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.934674+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.937459+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.937459+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.940333+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.940333+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.941775+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.941775+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.948900+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:35.948900+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.025653+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.025653+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.028572+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.028572+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.030893+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.030893+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.032400+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.032400+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.041476+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.041476+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.122296+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.122296+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.125816+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.125816+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.129325+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.129325+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.130934+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.130934+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.141976+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.141976+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.227059+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.854622+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.854622+0000 mon.b (mon.1) 1457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.857792+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.857792+0000 mon.b (mon.1) 1458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.859046+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.859046+0000 mon.b (mon.1) 1459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.869675+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.869675+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.934674+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.934674+0000 mon.b (mon.1) 1460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.937459+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.937459+0000 mon.b (mon.1) 1461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.940333+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.940333+0000 mon.b (mon.1) 1462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.941775+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.941775+0000 mon.b (mon.1) 1463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.948900+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:35.948900+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.025653+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.227059+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.230074+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.230074+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.232768+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.232768+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.234249+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.234249+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.245275+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.245275+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.347850+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.347850+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.350675+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.350675+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.354301+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.354301+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.355859+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.355859+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.367028+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[115929]: audit 2024-09-17T10:29:36.367028+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.025653+0000 mon.b (mon.1) 1464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.028572+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.028572+0000 mon.b (mon.1) 1465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.030893+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.030893+0000 mon.b (mon.1) 1466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.032400+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.032400+0000 mon.b (mon.1) 1467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.041476+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.041476+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.122296+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.122296+0000 mon.b (mon.1) 1468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.125816+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.125816+0000 mon.b (mon.1) 1469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.129325+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.129325+0000 mon.b (mon.1) 1470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.130934+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.130934+0000 mon.b (mon.1) 1471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.141976+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.141976+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.227059+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.227059+0000 mon.b (mon.1) 1472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.230074+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.230074+0000 mon.b (mon.1) 1473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.232768+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.232768+0000 mon.b (mon.1) 1474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.234249+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.234249+0000 mon.b (mon.1) 1475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.245275+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.245275+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.347850+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.347850+0000 mon.b (mon.1) 1476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.350675+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.350675+0000 mon.b (mon.1) 1477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:36.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.354301+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.354301+0000 mon.b (mon.1) 1478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.355859+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.355859+0000 mon.b (mon.1) 1479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.367028+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:36.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:36 smithi039 bash[116875]: audit 2024-09-17T10:29:36.367028+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.434 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:37.312690896Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:37.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.702529+0000 mgr.y (mgr.25166) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.702529+0000 mgr.y (mgr.25166) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.788217+0000 mgr.y (mgr.25166) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.434 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.788217+0000 mgr.y (mgr.25166) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.871397+0000 mgr.y (mgr.25166) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.871397+0000 mgr.y (mgr.25166) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.951066+0000 mgr.y (mgr.25166) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:35.951066+0000 mgr.y (mgr.25166) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.044339+0000 mgr.y (mgr.25166) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.044339+0000 mgr.y (mgr.25166) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.143448+0000 mgr.y (mgr.25166) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.143448+0000 mgr.y (mgr.25166) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.246749+0000 mgr.y (mgr.25166) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.246749+0000 mgr.y (mgr.25166) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.367859+0000 mgr.y (mgr.25166) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.367859+0000 mgr.y (mgr.25166) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cluster 2024-09-17T10:29:36.420947+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:29:37.435 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cluster 2024-09-17T10:29:36.420947+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:29:37.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.479392+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.479392+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.482254+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.482254+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.485153+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.436 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.485153+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.486749+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.486749+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.495444+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.495444+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.497697+0000 mgr.y (mgr.25166) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.497697+0000 mgr.y (mgr.25166) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.588042+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.588042+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.590609+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.590609+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.593201+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.437 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.593201+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.594536+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.594536+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.604128+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.604128+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.605858+0000 mgr.y (mgr.25166) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.605858+0000 mgr.y (mgr.25166) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.687023+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.687023+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.689312+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.689312+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.691767+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.438 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.691767+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.692480+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.692480+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.701049+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.701049+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.793839+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.793839+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.796244+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.796244+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.799381+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.799381+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.439 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.800643+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.800643+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.807368+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.440 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.807368+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.908933+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.908933+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.911809+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.911809+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.913937+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.913937+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.914819+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.914819+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.441 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.923331+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.923331+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.988304+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.988304+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.990573+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.990573+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.993485+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.993485+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.994476+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.994476+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.998638+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:36.998638+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.069629+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.442 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.069629+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.072001+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.072001+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.074589+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.074589+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.075447+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.075447+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.084446+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.084446+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.159167+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.159167+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.161720+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.161720+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.164492+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.443 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.164492+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.165515+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.165515+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.171242+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.171242+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.234643+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.234643+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.237072+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.237072+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.239617+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.239617+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.240472+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.240472+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.444 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.247160+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.247160+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.317375+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.317375+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.319634+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.319634+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.322064+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.322064+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.323085+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.323085+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.327968+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.327968+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.402220+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.402220+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.445 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.404902+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.446 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.404902+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.446 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.407148+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.446 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.407148+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.446 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.408061+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.446 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:37 smithi203 bash[85677]: audit 2024-09-17T10:29:37.408061+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.671 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.702529+0000 mgr.y (mgr.25166) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.702529+0000 mgr.y (mgr.25166) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.788217+0000 mgr.y (mgr.25166) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.788217+0000 mgr.y (mgr.25166) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.871397+0000 mgr.y (mgr.25166) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.871397+0000 mgr.y (mgr.25166) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.951066+0000 mgr.y (mgr.25166) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:35.951066+0000 mgr.y (mgr.25166) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.044339+0000 mgr.y (mgr.25166) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.044339+0000 mgr.y (mgr.25166) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.143448+0000 mgr.y (mgr.25166) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.672 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.143448+0000 mgr.y (mgr.25166) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.246749+0000 mgr.y (mgr.25166) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.246749+0000 mgr.y (mgr.25166) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.367859+0000 mgr.y (mgr.25166) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.367859+0000 mgr.y (mgr.25166) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cluster 2024-09-17T10:29:36.420947+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cluster 2024-09-17T10:29:36.420947+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.479392+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.479392+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.482254+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.673 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.702529+0000 mgr.y (mgr.25166) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.702529+0000 mgr.y (mgr.25166) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.788217+0000 mgr.y (mgr.25166) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.788217+0000 mgr.y (mgr.25166) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.871397+0000 mgr.y (mgr.25166) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.871397+0000 mgr.y (mgr.25166) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.951066+0000 mgr.y (mgr.25166) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:35.951066+0000 mgr.y (mgr.25166) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.044339+0000 mgr.y (mgr.25166) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.044339+0000 mgr.y (mgr.25166) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.143448+0000 mgr.y (mgr.25166) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.143448+0000 mgr.y (mgr.25166) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.674 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.246749+0000 mgr.y (mgr.25166) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.246749+0000 mgr.y (mgr.25166) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.367859+0000 mgr.y (mgr.25166) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.367859+0000 mgr.y (mgr.25166) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cluster 2024-09-17T10:29:36.420947+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cluster 2024-09-17T10:29:36.420947+0000 mon.a (mon.0) 734 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.479392+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.479392+0000 mon.b (mon.1) 1480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.675 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.482254+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.482254+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.485153+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.485153+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.486749+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.486749+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.495444+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.495444+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.497697+0000 mgr.y (mgr.25166) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.497697+0000 mgr.y (mgr.25166) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.588042+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.676 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.588042+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.590609+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.590609+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.593201+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.593201+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.594536+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.594536+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.604128+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.604128+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.605858+0000 mgr.y (mgr.25166) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.605858+0000 mgr.y (mgr.25166) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.677 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.687023+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.687023+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.689312+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.689312+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.691767+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.691767+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.692480+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.692480+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.701049+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.701049+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.793839+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.793839+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.796244+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.796244+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.678 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.799381+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.679 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.799381+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.679 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.800643+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.679 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.800643+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.679 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.807368+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.679 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.482254+0000 mon.b (mon.1) 1481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.680 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.485153+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.485153+0000 mon.b (mon.1) 1482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.486749+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.486749+0000 mon.b (mon.1) 1483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.495444+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.495444+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.497697+0000 mgr.y (mgr.25166) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.497697+0000 mgr.y (mgr.25166) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.588042+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.588042+0000 mon.b (mon.1) 1484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.590609+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.590609+0000 mon.b (mon.1) 1485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.681 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.593201+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.593201+0000 mon.b (mon.1) 1486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.594536+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.594536+0000 mon.b (mon.1) 1487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.604128+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.604128+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.605858+0000 mgr.y (mgr.25166) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.682 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.605858+0000 mgr.y (mgr.25166) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.807368+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.908933+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.908933+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.911809+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.911809+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.913937+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.913937+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.914819+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.914819+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.923331+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.923331+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.683 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.988304+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.988304+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.990573+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.990573+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.993485+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.993485+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.994476+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.994476+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.684 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.998638+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:36.998638+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.069629+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.069629+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.072001+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.072001+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.074589+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.074589+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.075447+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.075447+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.084446+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.084446+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.159167+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.685 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.159167+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.161720+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.161720+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.164492+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.164492+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.165515+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.165515+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.687023+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.687023+0000 mon.b (mon.1) 1488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.689312+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.689312+0000 mon.b (mon.1) 1489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.686 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.691767+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.691767+0000 mon.b (mon.1) 1490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.692480+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.692480+0000 mon.b (mon.1) 1491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.701049+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.701049+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.793839+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.793839+0000 mon.b (mon.1) 1492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.796244+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.796244+0000 mon.b (mon.1) 1493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.799381+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.799381+0000 mon.b (mon.1) 1494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.800643+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.800643+0000 mon.b (mon.1) 1495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.807368+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.171242+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.171242+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.234643+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.234643+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.237072+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.237072+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.688 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.239617+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.239617+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.240472+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.240472+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.247160+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.247160+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.317375+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.317375+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.319634+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.319634+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.322064+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.322064+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.323085+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.323085+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.689 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.327968+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.327968+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.402220+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.402220+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.404902+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.404902+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.407148+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.407148+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.408061+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.690 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[116875]: audit 2024-09-17T10:29:37.408061+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.807368+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.908933+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.908933+0000 mon.b (mon.1) 1496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.911809+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.911809+0000 mon.b (mon.1) 1497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.913937+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.913937+0000 mon.b (mon.1) 1498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.914819+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.914819+0000 mon.b (mon.1) 1499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.923331+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.923331+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.988304+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.988304+0000 mon.b (mon.1) 1500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.990573+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.990573+0000 mon.b (mon.1) 1501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.993485+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.993485+0000 mon.b (mon.1) 1502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.994476+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.994476+0000 mon.b (mon.1) 1503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.998638+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:36.998638+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.069629+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.069629+0000 mon.b (mon.1) 1504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.072001+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.072001+0000 mon.b (mon.1) 1505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.074589+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.074589+0000 mon.b (mon.1) 1506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.075447+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.075447+0000 mon.b (mon.1) 1507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.084446+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.084446+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.159167+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.159167+0000 mon.b (mon.1) 1508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.161720+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.161720+0000 mon.b (mon.1) 1509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.164492+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.164492+0000 mon.b (mon.1) 1510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.165515+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.165515+0000 mon.b (mon.1) 1511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.171242+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.171242+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.234643+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.234643+0000 mon.b (mon.1) 1512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.237072+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.237072+0000 mon.b (mon.1) 1513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.239617+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.239617+0000 mon.b (mon.1) 1514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.240472+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.240472+0000 mon.b (mon.1) 1515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.247160+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.247160+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.317375+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.317375+0000 mon.b (mon.1) 1516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.319634+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.319634+0000 mon.b (mon.1) 1517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.322064+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.322064+0000 mon.b (mon.1) 1518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.323085+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.323085+0000 mon.b (mon.1) 1519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.327968+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.327968+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.402220+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.402220+0000 mon.b (mon.1) 1520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.404902+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.404902+0000 mon.b (mon.1) 1521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.407148+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.407148+0000 mon.b (mon.1) 1522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.408061+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:37.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[115929]: audit 2024-09-17T10:29:37.408061+0000 mon.b (mon.1) 1523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.136 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[135889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:38.136 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:37 smithi039 bash[135889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:29:38.532 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:29:38.532 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.702292+0000 mgr.y (mgr.25166) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.702292+0000 mgr.y (mgr.25166) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.808237+0000 mgr.y (mgr.25166) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.808237+0000 mgr.y (mgr.25166) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:36.873900+0000 mgr.y (mgr.25166) 2091 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:36.873900+0000 mgr.y (mgr.25166) 2091 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:38.533 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.926753+0000 mgr.y (mgr.25166) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:36.926753+0000 mgr.y (mgr.25166) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.000372+0000 mgr.y (mgr.25166) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.000372+0000 mgr.y (mgr.25166) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.085382+0000 mgr.y (mgr.25166) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.085382+0000 mgr.y (mgr.25166) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.173566+0000 mgr.y (mgr.25166) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.173566+0000 mgr.y (mgr.25166) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.247794+0000 mgr.y (mgr.25166) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.247794+0000 mgr.y (mgr.25166) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.534 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.328851+0000 mgr.y (mgr.25166) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.328851+0000 mgr.y (mgr.25166) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.412927+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.412927+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.416404+0000 mgr.y (mgr.25166) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.416404+0000 mgr.y (mgr.25166) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.702292+0000 mgr.y (mgr.25166) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.702292+0000 mgr.y (mgr.25166) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.808237+0000 mgr.y (mgr.25166) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.535 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.808237+0000 mgr.y (mgr.25166) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:36.873900+0000 mgr.y (mgr.25166) 2091 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:36.873900+0000 mgr.y (mgr.25166) 2091 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.926753+0000 mgr.y (mgr.25166) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:36.926753+0000 mgr.y (mgr.25166) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.000372+0000 mgr.y (mgr.25166) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.000372+0000 mgr.y (mgr.25166) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.085382+0000 mgr.y (mgr.25166) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.085382+0000 mgr.y (mgr.25166) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.536 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.173566+0000 mgr.y (mgr.25166) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.173566+0000 mgr.y (mgr.25166) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.247794+0000 mgr.y (mgr.25166) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.247794+0000 mgr.y (mgr.25166) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.328851+0000 mgr.y (mgr.25166) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.328851+0000 mgr.y (mgr.25166) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.412927+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.412927+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.416404+0000 mgr.y (mgr.25166) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.537 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.416404+0000 mgr.y (mgr.25166) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cluster 2024-09-17T10:29:37.431229+0000 mgr.y (mgr.25166) 2099 : cluster [DBG] pgmap v612: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cluster 2024-09-17T10:29:37.431229+0000 mgr.y (mgr.25166) 2099 : cluster [DBG] pgmap v612: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.494842+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.494842+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.497398+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.497398+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.538 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.500117+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.500117+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.501225+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.501225+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.506290+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.506290+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.509964+0000 mgr.y (mgr.25166) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.509964+0000 mgr.y (mgr.25166) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.574240+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.574240+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.539 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.577635+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.577635+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.580487+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.580487+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.582058+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.582058+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.588373+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.588373+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.591738+0000 mgr.y (mgr.25166) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.591738+0000 mgr.y (mgr.25166) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.657043+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.657043+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.659756+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.540 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.659756+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.662501+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.662501+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.663552+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.663552+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.670857+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.670857+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.740506+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.740506+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.541 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cluster 2024-09-17T10:29:37.431229+0000 mgr.y (mgr.25166) 2099 : cluster [DBG] pgmap v612: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cluster 2024-09-17T10:29:37.431229+0000 mgr.y (mgr.25166) 2099 : cluster [DBG] pgmap v612: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.494842+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.494842+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.497398+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.497398+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.500117+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.500117+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.501225+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.501225+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.506290+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.506290+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.509964+0000 mgr.y (mgr.25166) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.542 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.509964+0000 mgr.y (mgr.25166) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.574240+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.574240+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.577635+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.577635+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.743219+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.743219+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.745590+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.745590+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.746508+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.543 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.746508+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.750902+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.750902+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.817200+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.817200+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.819896+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.819896+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.822783+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.822783+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.823873+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.823873+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.830978+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.544 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.830978+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.907709+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.907709+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.910660+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.910660+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.913787+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.913787+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.915336+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.915336+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.921086+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.921086+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.999108+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:37.999108+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.545 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.001853+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.001853+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.004670+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.004670+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.005912+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.005912+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.012747+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.012747+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.094412+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.094412+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.580487+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.546 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.580487+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.582058+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.582058+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.588373+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.588373+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.591738+0000 mgr.y (mgr.25166) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.591738+0000 mgr.y (mgr.25166) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.657043+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.657043+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.659756+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.659756+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.662501+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.662501+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.663552+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.547 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.663552+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.670857+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.670857+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.740506+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.740506+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.096770+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.096770+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.548 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.098981+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.098981+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.099925+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.099925+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.105022+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.105022+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.173311+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.173311+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.175849+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.175849+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.178180+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.178180+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.179067+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.179067+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.183967+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.183967+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.252578+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.252578+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.255106+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.255106+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.257720+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.257720+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.258665+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.258665+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.264062+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.550 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.264062+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.326463+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.326463+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.328986+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.328986+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.331437+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.331437+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.332602+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.332602+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.339776+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.339776+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.406487+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.406487+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.551 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.409099+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.409099+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.412280+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.412280+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.413449+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.552 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[116875]: audit 2024-09-17T10:29:38.413449+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.553 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.743219+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.553 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.743219+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.553 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.745590+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.553 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.745590+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.556 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.746508+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.556 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.746508+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.556 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.750902+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.556 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.750902+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.817200+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.817200+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.819896+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.819896+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.822783+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.822783+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.823873+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.823873+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.830978+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.830978+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.907709+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.907709+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.557 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.910660+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.910660+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.913787+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.913787+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.915336+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.915336+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.921086+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.921086+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.999108+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:37.999108+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.001853+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.001853+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.004670+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.004670+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.558 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.005912+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.005912+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.012747+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.012747+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.094412+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.094412+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.096770+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.096770+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.098981+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.098981+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.099925+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.099925+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.105022+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.105022+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.559 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.173311+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.173311+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.175849+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.175849+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.178180+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.178180+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.179067+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.179067+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.183967+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.183967+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.252578+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.252578+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.255106+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.255106+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.257720+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.257720+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.258665+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.258665+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.264062+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.264062+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.326463+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.326463+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.328986+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.561 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.328986+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.331437+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.331437+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.332602+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.332602+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.339776+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.339776+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.406487+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.406487+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.409099+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.409099+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.412280+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.562 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.412280+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.413449+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.563 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[115929]: audit 2024-09-17T10:29:38.413449+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.702292+0000 mgr.y (mgr.25166) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.702292+0000 mgr.y (mgr.25166) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.808237+0000 mgr.y (mgr.25166) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.808237+0000 mgr.y (mgr.25166) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:36.873900+0000 mgr.y (mgr.25166) 2091 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:36.873900+0000 mgr.y (mgr.25166) 2091 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.926753+0000 mgr.y (mgr.25166) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:36.926753+0000 mgr.y (mgr.25166) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.000372+0000 mgr.y (mgr.25166) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.000372+0000 mgr.y (mgr.25166) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.085382+0000 mgr.y (mgr.25166) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.085382+0000 mgr.y (mgr.25166) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.173566+0000 mgr.y (mgr.25166) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.173566+0000 mgr.y (mgr.25166) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.247794+0000 mgr.y (mgr.25166) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.247794+0000 mgr.y (mgr.25166) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.328851+0000 mgr.y (mgr.25166) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.328851+0000 mgr.y (mgr.25166) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.412927+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.412927+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.416404+0000 mgr.y (mgr.25166) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.416404+0000 mgr.y (mgr.25166) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cluster 2024-09-17T10:29:37.431229+0000 mgr.y (mgr.25166) 2099 : cluster [DBG] pgmap v612: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cluster 2024-09-17T10:29:37.431229+0000 mgr.y (mgr.25166) 2099 : cluster [DBG] pgmap v612: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.494842+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.494842+0000 mon.b (mon.1) 1524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.497398+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.497398+0000 mon.b (mon.1) 1525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.500117+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.500117+0000 mon.b (mon.1) 1526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.501225+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.501225+0000 mon.b (mon.1) 1527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.506290+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.506290+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.509964+0000 mgr.y (mgr.25166) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.509964+0000 mgr.y (mgr.25166) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.574240+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.574240+0000 mon.b (mon.1) 1528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.577635+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.577635+0000 mon.b (mon.1) 1529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.580487+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.580487+0000 mon.b (mon.1) 1530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.582058+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.582058+0000 mon.b (mon.1) 1531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.588373+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.588373+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.591738+0000 mgr.y (mgr.25166) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.591738+0000 mgr.y (mgr.25166) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.657043+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.657043+0000 mon.b (mon.1) 1532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.659756+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.659756+0000 mon.b (mon.1) 1533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.662501+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.662501+0000 mon.b (mon.1) 1534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.663552+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.663552+0000 mon.b (mon.1) 1535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.670857+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.670857+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.740506+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.740506+0000 mon.b (mon.1) 1536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.743219+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.743219+0000 mon.b (mon.1) 1537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.745590+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.745590+0000 mon.b (mon.1) 1538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.746508+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.746508+0000 mon.b (mon.1) 1539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.750902+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.750902+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.817200+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.817200+0000 mon.b (mon.1) 1540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.819896+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.819896+0000 mon.b (mon.1) 1541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.822783+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.822783+0000 mon.b (mon.1) 1542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.823873+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.823873+0000 mon.b (mon.1) 1543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.830978+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.830978+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.907709+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.907709+0000 mon.b (mon.1) 1544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.910660+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.910660+0000 mon.b (mon.1) 1545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.913787+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.913787+0000 mon.b (mon.1) 1546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.915336+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.915336+0000 mon.b (mon.1) 1547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.921086+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.921086+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.999108+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:37.999108+0000 mon.b (mon.1) 1548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.001853+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.001853+0000 mon.b (mon.1) 1549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.004670+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.004670+0000 mon.b (mon.1) 1550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.005912+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.005912+0000 mon.b (mon.1) 1551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.012747+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.012747+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.094412+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.094412+0000 mon.b (mon.1) 1552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.096770+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.096770+0000 mon.b (mon.1) 1553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.098981+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.098981+0000 mon.b (mon.1) 1554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.099925+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.099925+0000 mon.b (mon.1) 1555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.105022+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.105022+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.173311+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.173311+0000 mon.b (mon.1) 1556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.175849+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.175849+0000 mon.b (mon.1) 1557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.178180+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.178180+0000 mon.b (mon.1) 1558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.179067+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.179067+0000 mon.b (mon.1) 1559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.183967+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.183967+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.252578+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.252578+0000 mon.b (mon.1) 1560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.255106+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.255106+0000 mon.b (mon.1) 1561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.257720+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.257720+0000 mon.b (mon.1) 1562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.258665+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.258665+0000 mon.b (mon.1) 1563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.264062+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.264062+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.326463+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.326463+0000 mon.b (mon.1) 1564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.328986+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.328986+0000 mon.b (mon.1) 1565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.331437+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.331437+0000 mon.b (mon.1) 1566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.332602+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.332602+0000 mon.b (mon.1) 1567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.339776+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.339776+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.406487+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.406487+0000 mon.b (mon.1) 1568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.409099+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.409099+0000 mon.b (mon.1) 1569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.412280+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.412280+0000 mon.b (mon.1) 1570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:38.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.413449+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:38 smithi203 bash[85677]: audit 2024-09-17T10:29:38.413449+0000 mon.b (mon.1) 1571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:38.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:29:38.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:29:38.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-17T10:29:38.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T10:29:38.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:38 smithi039 bash[135889]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-17T10:29:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.674904+0000 mgr.y (mgr.25166) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.674904+0000 mgr.y (mgr.25166) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.754241+0000 mgr.y (mgr.25166) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.754241+0000 mgr.y (mgr.25166) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.846020+0000 mgr.y (mgr.25166) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.846020+0000 mgr.y (mgr.25166) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.924520+0000 mgr.y (mgr.25166) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:37.924520+0000 mgr.y (mgr.25166) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.014977+0000 mgr.y (mgr.25166) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.014977+0000 mgr.y (mgr.25166) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.106648+0000 mgr.y (mgr.25166) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.106648+0000 mgr.y (mgr.25166) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.187562+0000 mgr.y (mgr.25166) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.187562+0000 mgr.y (mgr.25166) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.266766+0000 mgr.y (mgr.25166) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.266766+0000 mgr.y (mgr.25166) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.342885+0000 mgr.y (mgr.25166) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.342885+0000 mgr.y (mgr.25166) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.420144+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.420144+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.422633+0000 mgr.y (mgr.25166) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.422633+0000 mgr.y (mgr.25166) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.674904+0000 mgr.y (mgr.25166) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.674904+0000 mgr.y (mgr.25166) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.754241+0000 mgr.y (mgr.25166) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.754241+0000 mgr.y (mgr.25166) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.846020+0000 mgr.y (mgr.25166) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.846020+0000 mgr.y (mgr.25166) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.924520+0000 mgr.y (mgr.25166) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:37.924520+0000 mgr.y (mgr.25166) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.014977+0000 mgr.y (mgr.25166) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.014977+0000 mgr.y (mgr.25166) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.106648+0000 mgr.y (mgr.25166) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.106648+0000 mgr.y (mgr.25166) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.187562+0000 mgr.y (mgr.25166) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.187562+0000 mgr.y (mgr.25166) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.266766+0000 mgr.y (mgr.25166) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.266766+0000 mgr.y (mgr.25166) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.342885+0000 mgr.y (mgr.25166) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.342885+0000 mgr.y (mgr.25166) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.420144+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.420144+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.422633+0000 mgr.y (mgr.25166) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.422633+0000 mgr.y (mgr.25166) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.491241+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.491241+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.493851+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.493851+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.496323+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.496323+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.497768+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.497768+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.504433+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.504433+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.505260+0000 mgr.y (mgr.25166) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.505260+0000 mgr.y (mgr.25166) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.568821+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.568821+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.571456+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.571456+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.573977+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.573977+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.575043+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.575043+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.583560+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.583560+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.586603+0000 mgr.y (mgr.25166) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.586603+0000 mgr.y (mgr.25166) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.657986+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.657986+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.660497+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.660497+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.662657+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.662657+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.663754+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.663754+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.670404+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.670404+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.739864+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.739864+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.742494+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.742494+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.744765+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.744765+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.491241+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.491241+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.493851+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.493851+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.496323+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.496323+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.497768+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.497768+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.504433+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.504433+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.505260+0000 mgr.y (mgr.25166) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.505260+0000 mgr.y (mgr.25166) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.568821+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.568821+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.571456+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.571456+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.573977+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.573977+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.575043+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.575043+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.745839+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.745839+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.750713+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.750713+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.812082+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.812082+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.814685+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.814685+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.818543+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.818543+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.819759+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.819759+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.827560+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.827560+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.892342+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.892342+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.895235+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.895235+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.898199+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.898199+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.899409+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.899409+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.907644+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.907644+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.971717+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.971717+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.974712+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.974712+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.977105+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.977105+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.978302+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.978302+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.994836+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:38.994836+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.056388+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.056388+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.059228+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.059228+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.061746+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.583560+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.583560+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.586603+0000 mgr.y (mgr.25166) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.586603+0000 mgr.y (mgr.25166) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.657986+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.657986+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.660497+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.660497+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.662657+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.662657+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.663754+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.663754+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.670404+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.670404+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.739864+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.739864+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.742494+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.742494+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.744765+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.744765+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.061746+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.063154+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.063154+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.080073+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.080073+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.148954+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.148954+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.152174+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.152174+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.155254+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.155254+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.156565+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.156565+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.164848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.164848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.248381+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.248381+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.251272+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.251272+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.253925+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.253925+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.255230+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.255230+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.270811+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.270811+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.370540+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.370540+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.373771+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.373771+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.377046+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.377046+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.378532+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.378532+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.395270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[116875]: audit 2024-09-17T10:29:39.395270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.745839+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.745839+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.750713+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.750713+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.812082+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.812082+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.814685+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.814685+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.818543+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.818543+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.819759+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.819759+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.827560+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.827560+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.892342+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.892342+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.895235+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.895235+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.898199+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.898199+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.899409+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.899409+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.907644+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.907644+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.971717+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.971717+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.974712+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.974712+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.977105+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.977105+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.978302+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.978302+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.994836+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:38.994836+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.056388+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.056388+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.059228+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.059228+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.061746+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.061746+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.063154+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.063154+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.080073+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.080073+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.148954+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.148954+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.152174+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.152174+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.155254+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.155254+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.156565+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.156565+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.164848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.164848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.248381+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.248381+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.251272+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.251272+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.253925+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.253925+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.255230+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.255230+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.270811+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.270811+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.370540+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.370540+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.373771+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.373771+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.377046+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.377046+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.378532+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.378532+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.395270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:39 smithi039 bash[115929]: audit 2024-09-17T10:29:39.395270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.674904+0000 mgr.y (mgr.25166) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.674904+0000 mgr.y (mgr.25166) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.754241+0000 mgr.y (mgr.25166) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.754241+0000 mgr.y (mgr.25166) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.846020+0000 mgr.y (mgr.25166) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.846020+0000 mgr.y (mgr.25166) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.924520+0000 mgr.y (mgr.25166) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:37.924520+0000 mgr.y (mgr.25166) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.014977+0000 mgr.y (mgr.25166) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.014977+0000 mgr.y (mgr.25166) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.106648+0000 mgr.y (mgr.25166) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.106648+0000 mgr.y (mgr.25166) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.187562+0000 mgr.y (mgr.25166) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.187562+0000 mgr.y (mgr.25166) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.266766+0000 mgr.y (mgr.25166) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.266766+0000 mgr.y (mgr.25166) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.342885+0000 mgr.y (mgr.25166) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.342885+0000 mgr.y (mgr.25166) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.420144+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.420144+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.422633+0000 mgr.y (mgr.25166) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.422633+0000 mgr.y (mgr.25166) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.491241+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.491241+0000 mon.b (mon.1) 1572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.493851+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.493851+0000 mon.b (mon.1) 1573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.496323+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.496323+0000 mon.b (mon.1) 1574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.497768+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.497768+0000 mon.b (mon.1) 1575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.504433+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.504433+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.505260+0000 mgr.y (mgr.25166) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.505260+0000 mgr.y (mgr.25166) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.568821+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.568821+0000 mon.b (mon.1) 1576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.571456+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.571456+0000 mon.b (mon.1) 1577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.573977+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.573977+0000 mon.b (mon.1) 1578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.575043+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.575043+0000 mon.b (mon.1) 1579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.583560+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.583560+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.586603+0000 mgr.y (mgr.25166) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.586603+0000 mgr.y (mgr.25166) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.657986+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.657986+0000 mon.b (mon.1) 1580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.660497+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.660497+0000 mon.b (mon.1) 1581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.662657+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.662657+0000 mon.b (mon.1) 1582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.663754+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.663754+0000 mon.b (mon.1) 1583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.670404+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.670404+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.739864+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.739864+0000 mon.b (mon.1) 1584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.742494+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.742494+0000 mon.b (mon.1) 1585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.744765+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.744765+0000 mon.b (mon.1) 1586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.745839+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.745839+0000 mon.b (mon.1) 1587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.750713+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.750713+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.812082+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.812082+0000 mon.b (mon.1) 1588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.814685+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.814685+0000 mon.b (mon.1) 1589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.818543+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.818543+0000 mon.b (mon.1) 1590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.819759+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.819759+0000 mon.b (mon.1) 1591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.827560+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.827560+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.892342+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.892342+0000 mon.b (mon.1) 1592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.895235+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.895235+0000 mon.b (mon.1) 1593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.898199+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.898199+0000 mon.b (mon.1) 1594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.899409+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.899409+0000 mon.b (mon.1) 1595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.907644+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.907644+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.971717+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.971717+0000 mon.b (mon.1) 1596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.974712+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.974712+0000 mon.b (mon.1) 1597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.977105+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.977105+0000 mon.b (mon.1) 1598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.978302+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.978302+0000 mon.b (mon.1) 1599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.994836+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:38.994836+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.056388+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.056388+0000 mon.b (mon.1) 1600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.059228+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.059228+0000 mon.b (mon.1) 1601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.061746+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.061746+0000 mon.b (mon.1) 1602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.063154+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.063154+0000 mon.b (mon.1) 1603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.080073+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.080073+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.148954+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.148954+0000 mon.b (mon.1) 1604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.152174+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.152174+0000 mon.b (mon.1) 1605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.155254+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.155254+0000 mon.b (mon.1) 1606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.156565+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.156565+0000 mon.b (mon.1) 1607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.164848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.164848+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.248381+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.248381+0000 mon.b (mon.1) 1608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.251272+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.251272+0000 mon.b (mon.1) 1609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.253925+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.253925+0000 mon.b (mon.1) 1610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.255230+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.255230+0000 mon.b (mon.1) 1611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.270811+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.270811+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.370540+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.370540+0000 mon.b (mon.1) 1612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.373771+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.373771+0000 mon.b (mon.1) 1613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.377046+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.377046+0000 mon.b (mon.1) 1614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.378532+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.378532+0000 mon.b (mon.1) 1615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.395270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:39 smithi203 bash[85677]: audit 2024-09-17T10:29:39.395270+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.461 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.673866+0000 mgr.y (mgr.25166) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.673866+0000 mgr.y (mgr.25166) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.753855+0000 mgr.y (mgr.25166) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.753855+0000 mgr.y (mgr.25166) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.831279+0000 mgr.y (mgr.25166) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.831279+0000 mgr.y (mgr.25166) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.909098+0000 mgr.y (mgr.25166) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.909098+0000 mgr.y (mgr.25166) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.996440+0000 mgr.y (mgr.25166) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:38.996440+0000 mgr.y (mgr.25166) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.462 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.081496+0000 mgr.y (mgr.25166) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.081496+0000 mgr.y (mgr.25166) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.166056+0000 mgr.y (mgr.25166) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.166056+0000 mgr.y (mgr.25166) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.273175+0000 mgr.y (mgr.25166) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.273175+0000 mgr.y (mgr.25166) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.396842+0000 mgr.y (mgr.25166) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.396842+0000 mgr.y (mgr.25166) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cluster 2024-09-17T10:29:39.432484+0000 mgr.y (mgr.25166) 2123 : cluster [DBG] pgmap v613: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:40.463 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cluster 2024-09-17T10:29:39.432484+0000 mgr.y (mgr.25166) 2123 : cluster [DBG] pgmap v613: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.510684+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.510684+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.513402+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.513402+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.516825+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.516825+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.518343+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.518343+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.464 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.525370+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.525370+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.529211+0000 mgr.y (mgr.25166) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.529211+0000 mgr.y (mgr.25166) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.593046+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.593046+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.595530+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.595530+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.598046+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.598046+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.599349+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.599349+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.611247+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.465 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.611247+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.615199+0000 mgr.y (mgr.25166) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.615199+0000 mgr.y (mgr.25166) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.675154+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.675154+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.677913+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.677913+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.681649+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.681649+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.683030+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.683030+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.692678+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.692678+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.466 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.775526+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.775526+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.778638+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.778638+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.782273+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.782273+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.673866+0000 mgr.y (mgr.25166) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.673866+0000 mgr.y (mgr.25166) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.753855+0000 mgr.y (mgr.25166) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.467 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.753855+0000 mgr.y (mgr.25166) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.831279+0000 mgr.y (mgr.25166) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.831279+0000 mgr.y (mgr.25166) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.909098+0000 mgr.y (mgr.25166) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.909098+0000 mgr.y (mgr.25166) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.996440+0000 mgr.y (mgr.25166) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:38.996440+0000 mgr.y (mgr.25166) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.081496+0000 mgr.y (mgr.25166) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.081496+0000 mgr.y (mgr.25166) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.166056+0000 mgr.y (mgr.25166) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.166056+0000 mgr.y (mgr.25166) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.273175+0000 mgr.y (mgr.25166) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.468 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.273175+0000 mgr.y (mgr.25166) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.396842+0000 mgr.y (mgr.25166) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.396842+0000 mgr.y (mgr.25166) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cluster 2024-09-17T10:29:39.432484+0000 mgr.y (mgr.25166) 2123 : cluster [DBG] pgmap v613: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cluster 2024-09-17T10:29:39.432484+0000 mgr.y (mgr.25166) 2123 : cluster [DBG] pgmap v613: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.510684+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.510684+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.513402+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.513402+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.516825+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.516825+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.518343+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.518343+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.469 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.525370+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.525370+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.529211+0000 mgr.y (mgr.25166) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.529211+0000 mgr.y (mgr.25166) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.593046+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.593046+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.595530+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.595530+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.598046+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.598046+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.599349+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.470 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.599349+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.783574+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.783574+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.795958+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.795958+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.876593+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.876593+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.879342+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.879342+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.882230+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.882230+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.883358+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.471 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.883358+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.895151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.895151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.970693+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.970693+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.973465+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.973465+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.976982+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.472 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.976982+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.611247+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.611247+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.615199+0000 mgr.y (mgr.25166) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.615199+0000 mgr.y (mgr.25166) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.675154+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.675154+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.677913+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.677913+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.473 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.681649+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.681649+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.683030+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.683030+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.692678+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.692678+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.775526+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.775526+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.778638+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.778638+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.782273+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.782273+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.783574+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.783574+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.474 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.795958+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.795958+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.876593+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.876593+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.879342+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.879342+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.882230+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.882230+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.883358+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.883358+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.895151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.895151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.970693+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.475 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.970693+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.973465+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.973465+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.976982+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.976982+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.978283+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.978283+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.986585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:39.986585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.070172+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.070172+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.073375+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.073375+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.476 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.077131+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.077131+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.078602+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.078602+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.087232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.087232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.182091+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.182091+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.185072+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.185072+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.188450+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.477 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.978283+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.978283+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.986585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:39.986585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.070172+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.070172+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.073375+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.073375+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.077131+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.077131+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.078602+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.078602+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.478 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.087232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.087232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.182091+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.182091+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.185072+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.185072+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.188450+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.188450+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.479 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.189667+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.189667+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.202188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.202188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.290700+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.290700+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.293599+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.293599+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.296696+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.296696+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.297876+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.297876+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.312454+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.312454+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.480 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.411381+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.411381+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.414487+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.414487+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.418304+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.418304+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.419738+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[115929]: audit 2024-09-17T10:29:40.419738+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.188450+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.481 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.189667+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.189667+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.202188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.202188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.290700+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.290700+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.293599+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.293599+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.296696+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.296696+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.297876+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.482 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.297876+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.312454+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.312454+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.411381+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.411381+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.414487+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.414487+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.418304+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.418304+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.483 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.419738+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.484 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:40 smithi039 bash[116875]: audit 2024-09-17T10:29:40.419738+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:40.352713168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.673866+0000 mgr.y (mgr.25166) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.673866+0000 mgr.y (mgr.25166) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.753855+0000 mgr.y (mgr.25166) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.753855+0000 mgr.y (mgr.25166) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.831279+0000 mgr.y (mgr.25166) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.831279+0000 mgr.y (mgr.25166) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.909098+0000 mgr.y (mgr.25166) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.909098+0000 mgr.y (mgr.25166) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.996440+0000 mgr.y (mgr.25166) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:38.996440+0000 mgr.y (mgr.25166) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.081496+0000 mgr.y (mgr.25166) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.081496+0000 mgr.y (mgr.25166) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.166056+0000 mgr.y (mgr.25166) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.166056+0000 mgr.y (mgr.25166) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.273175+0000 mgr.y (mgr.25166) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.273175+0000 mgr.y (mgr.25166) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.396842+0000 mgr.y (mgr.25166) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.396842+0000 mgr.y (mgr.25166) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cluster 2024-09-17T10:29:39.432484+0000 mgr.y (mgr.25166) 2123 : cluster [DBG] pgmap v613: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cluster 2024-09-17T10:29:39.432484+0000 mgr.y (mgr.25166) 2123 : cluster [DBG] pgmap v613: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.510684+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.510684+0000 mon.b (mon.1) 1616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.513402+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.513402+0000 mon.b (mon.1) 1617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.516825+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.516825+0000 mon.b (mon.1) 1618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.518343+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.518343+0000 mon.b (mon.1) 1619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.525370+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.525370+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.529211+0000 mgr.y (mgr.25166) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.529211+0000 mgr.y (mgr.25166) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.593046+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.593046+0000 mon.b (mon.1) 1620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.595530+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.595530+0000 mon.b (mon.1) 1621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.598046+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.598046+0000 mon.b (mon.1) 1622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.599349+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.599349+0000 mon.b (mon.1) 1623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.611247+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.611247+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.615199+0000 mgr.y (mgr.25166) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.615199+0000 mgr.y (mgr.25166) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.675154+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.675154+0000 mon.b (mon.1) 1624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.677913+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.677913+0000 mon.b (mon.1) 1625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.681649+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.681649+0000 mon.b (mon.1) 1626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.683030+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.683030+0000 mon.b (mon.1) 1627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.692678+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.692678+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.775526+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.775526+0000 mon.b (mon.1) 1628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.778638+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.778638+0000 mon.b (mon.1) 1629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.782273+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.782273+0000 mon.b (mon.1) 1630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.783574+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.783574+0000 mon.b (mon.1) 1631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.795958+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.795958+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.876593+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.876593+0000 mon.b (mon.1) 1632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.879342+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.879342+0000 mon.b (mon.1) 1633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.882230+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.882230+0000 mon.b (mon.1) 1634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.883358+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.883358+0000 mon.b (mon.1) 1635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.895151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.895151+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.970693+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.970693+0000 mon.b (mon.1) 1636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.973465+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.973465+0000 mon.b (mon.1) 1637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.976982+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.976982+0000 mon.b (mon.1) 1638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.978283+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.978283+0000 mon.b (mon.1) 1639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.986585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:39.986585+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.070172+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.070172+0000 mon.b (mon.1) 1640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.073375+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.073375+0000 mon.b (mon.1) 1641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.077131+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.077131+0000 mon.b (mon.1) 1642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.078602+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.078602+0000 mon.b (mon.1) 1643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.087232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.087232+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.182091+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.182091+0000 mon.b (mon.1) 1644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.185072+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.185072+0000 mon.b (mon.1) 1645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.188450+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.188450+0000 mon.b (mon.1) 1646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.189667+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.189667+0000 mon.b (mon.1) 1647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.202188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.202188+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.290700+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.290700+0000 mon.b (mon.1) 1648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.293599+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.293599+0000 mon.b (mon.1) 1649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.296696+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.296696+0000 mon.b (mon.1) 1650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.297876+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.297876+0000 mon.b (mon.1) 1651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.312454+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.312454+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.411381+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.411381+0000 mon.b (mon.1) 1652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.414487+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.414487+0000 mon.b (mon.1) 1653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.418304+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.418304+0000 mon.b (mon.1) 1654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.419738+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:40 smithi203 bash[85677]: audit 2024-09-17T10:29:40.419738+0000 mon.b (mon.1) 1655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.506 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:29:41.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.696990+0000 mgr.y (mgr.25166) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.696990+0000 mgr.y (mgr.25166) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.797897+0000 mgr.y (mgr.25166) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.797897+0000 mgr.y (mgr.25166) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.897240+0000 mgr.y (mgr.25166) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.897240+0000 mgr.y (mgr.25166) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.988408+0000 mgr.y (mgr.25166) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:39.988408+0000 mgr.y (mgr.25166) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.088394+0000 mgr.y (mgr.25166) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.088394+0000 mgr.y (mgr.25166) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.203722+0000 mgr.y (mgr.25166) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.203722+0000 mgr.y (mgr.25166) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.313661+0000 mgr.y (mgr.25166) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.313661+0000 mgr.y (mgr.25166) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.432077+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.432077+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.434190+0000 mgr.y (mgr.25166) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.434190+0000 mgr.y (mgr.25166) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.520510+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.520510+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.523994+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.523994+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.527292+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.527292+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.528646+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.528646+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.536658+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.536658+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.538018+0000 mgr.y (mgr.25166) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.538018+0000 mgr.y (mgr.25166) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.610611+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.610611+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.613660+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.613660+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.616816+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.616816+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.618033+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.618033+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.629954+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.629954+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.631564+0000 mgr.y (mgr.25166) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.631564+0000 mgr.y (mgr.25166) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.711469+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.711469+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.714011+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.714011+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.716375+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.716375+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.717551+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.717551+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.726800+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.726800+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.789190+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.789190+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.791665+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.791665+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.794015+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.794015+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.795245+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.795245+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.802940+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.802940+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.864708+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.864708+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.867258+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.867258+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.869986+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.869986+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.871135+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.871135+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.880050+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.880050+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.945483+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.945483+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.947940+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.947940+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.950305+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.950305+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.951392+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.951392+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.957168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:40.957168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.030615+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.030615+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.033412+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.033412+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.036563+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.036563+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.037983+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.037983+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.049662+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.049662+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.114744+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.114744+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.117463+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.117463+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.119722+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.119722+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.120964+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.120964+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.130765+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.130765+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.217568+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.217568+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.220228+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.220228+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.223067+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.223067+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.224309+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.224309+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.234285+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.234285+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.300465+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.300465+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.303491+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.303491+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.306282+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.306282+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.307327+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.307327+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.312427+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.312427+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.377994+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.377994+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.380458+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.380458+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.382894+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.382894+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.384085+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.384085+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.390793+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:41 smithi203 bash[85677]: audit 2024-09-17T10:29:41.390793+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.696990+0000 mgr.y (mgr.25166) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.696990+0000 mgr.y (mgr.25166) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.797897+0000 mgr.y (mgr.25166) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.797897+0000 mgr.y (mgr.25166) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.897240+0000 mgr.y (mgr.25166) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.897240+0000 mgr.y (mgr.25166) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.988408+0000 mgr.y (mgr.25166) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:39.988408+0000 mgr.y (mgr.25166) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.088394+0000 mgr.y (mgr.25166) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.088394+0000 mgr.y (mgr.25166) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.203722+0000 mgr.y (mgr.25166) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.203722+0000 mgr.y (mgr.25166) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.313661+0000 mgr.y (mgr.25166) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.313661+0000 mgr.y (mgr.25166) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.432077+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.432077+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.434190+0000 mgr.y (mgr.25166) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.434190+0000 mgr.y (mgr.25166) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.520510+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.520510+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.523994+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.523994+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.527292+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.527292+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.528646+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.528646+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.536658+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.536658+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.538018+0000 mgr.y (mgr.25166) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.538018+0000 mgr.y (mgr.25166) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.610611+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.610611+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.613660+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.613660+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.616816+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.616816+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.618033+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.618033+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.629954+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.629954+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.631564+0000 mgr.y (mgr.25166) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.631564+0000 mgr.y (mgr.25166) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.696990+0000 mgr.y (mgr.25166) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.696990+0000 mgr.y (mgr.25166) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.797897+0000 mgr.y (mgr.25166) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.797897+0000 mgr.y (mgr.25166) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.897240+0000 mgr.y (mgr.25166) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.897240+0000 mgr.y (mgr.25166) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.988408+0000 mgr.y (mgr.25166) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:39.988408+0000 mgr.y (mgr.25166) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.088394+0000 mgr.y (mgr.25166) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.088394+0000 mgr.y (mgr.25166) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.203722+0000 mgr.y (mgr.25166) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.203722+0000 mgr.y (mgr.25166) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.313661+0000 mgr.y (mgr.25166) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.313661+0000 mgr.y (mgr.25166) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.432077+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.432077+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.434190+0000 mgr.y (mgr.25166) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.434190+0000 mgr.y (mgr.25166) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.520510+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.520510+0000 mon.b (mon.1) 1656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.523994+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.523994+0000 mon.b (mon.1) 1657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.711469+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.711469+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.714011+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.714011+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.716375+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.716375+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.717551+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.717551+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.726800+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.726800+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.789190+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.789190+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.791665+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.791665+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.794015+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.794015+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.795245+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.795245+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.802940+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.802940+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.864708+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.864708+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.867258+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.867258+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.869986+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.869986+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.871135+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.871135+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.880050+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.880050+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.945483+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.945483+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.947940+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.947940+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.950305+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.950305+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.951392+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.951392+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.957168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:40.957168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.527292+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.527292+0000 mon.b (mon.1) 1658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.528646+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.528646+0000 mon.b (mon.1) 1659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.536658+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.536658+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.538018+0000 mgr.y (mgr.25166) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.538018+0000 mgr.y (mgr.25166) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.610611+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.610611+0000 mon.b (mon.1) 1660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.613660+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.613660+0000 mon.b (mon.1) 1661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.616816+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.616816+0000 mon.b (mon.1) 1662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.618033+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.618033+0000 mon.b (mon.1) 1663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.629954+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.629954+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.631564+0000 mgr.y (mgr.25166) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.631564+0000 mgr.y (mgr.25166) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.030615+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.030615+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.033412+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.033412+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.036563+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.036563+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.037983+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.037983+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.049662+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.049662+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.114744+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.114744+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.117463+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.117463+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.119722+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.119722+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.120964+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.120964+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.130765+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.130765+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.217568+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.217568+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.220228+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.220228+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.223067+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.223067+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.224309+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.224309+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.234285+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.234285+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.300465+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.300465+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.303491+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.303491+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.306282+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.306282+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.307327+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.307327+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.312427+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.312427+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.377994+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.377994+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.380458+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.380458+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.382894+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.382894+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.384085+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.384085+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.390793+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[116875]: audit 2024-09-17T10:29:41.390793+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.711469+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.711469+0000 mon.b (mon.1) 1664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.714011+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.714011+0000 mon.b (mon.1) 1665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.716375+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.716375+0000 mon.b (mon.1) 1666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.717551+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.717551+0000 mon.b (mon.1) 1667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.726800+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.726800+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.789190+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.789190+0000 mon.b (mon.1) 1668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.791665+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.791665+0000 mon.b (mon.1) 1669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.794015+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.794015+0000 mon.b (mon.1) 1670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.795245+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.795245+0000 mon.b (mon.1) 1671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.802940+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.802940+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.864708+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.864708+0000 mon.b (mon.1) 1672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.867258+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.867258+0000 mon.b (mon.1) 1673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.869986+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.869986+0000 mon.b (mon.1) 1674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.871135+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.871135+0000 mon.b (mon.1) 1675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.880050+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.880050+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.945483+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.945483+0000 mon.b (mon.1) 1676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.947940+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.947940+0000 mon.b (mon.1) 1677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.950305+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.950305+0000 mon.b (mon.1) 1678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.951392+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.951392+0000 mon.b (mon.1) 1679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.957168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:40.957168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.030615+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.030615+0000 mon.b (mon.1) 1680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.033412+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.033412+0000 mon.b (mon.1) 1681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.036563+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.036563+0000 mon.b (mon.1) 1682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.037983+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.037983+0000 mon.b (mon.1) 1683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.049662+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.049662+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.114744+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.114744+0000 mon.b (mon.1) 1684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.117463+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.117463+0000 mon.b (mon.1) 1685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.119722+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.119722+0000 mon.b (mon.1) 1686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.120964+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.120964+0000 mon.b (mon.1) 1687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.130765+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.130765+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.217568+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.217568+0000 mon.b (mon.1) 1688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.220228+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.220228+0000 mon.b (mon.1) 1689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.223067+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.223067+0000 mon.b (mon.1) 1690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.224309+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.224309+0000 mon.b (mon.1) 1691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.234285+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.234285+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.300465+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.300465+0000 mon.b (mon.1) 1692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.303491+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.303491+0000 mon.b (mon.1) 1693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.306282+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.306282+0000 mon.b (mon.1) 1694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.307327+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.307327+0000 mon.b (mon.1) 1695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.312427+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.312427+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.377994+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.377994+0000 mon.b (mon.1) 1696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.380458+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.380458+0000 mon.b (mon.1) 1697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.382894+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.382894+0000 mon.b (mon.1) 1698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.384085+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.384085+0000 mon.b (mon.1) 1699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.390793+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:41 smithi039 bash[115929]: audit 2024-09-17T10:29:41.390793+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.252 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:29:42.252 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 10s ago 48m - - 2024-09-17T10:29:42.253 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 13s ago 47m - - 2024-09-17T10:29:42.253 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (10m) 10s ago 38m 14.3M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:29:42.253 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (9m) 13s ago 37m 68.8M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:29:42.253 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (12m) 10s ago 35m 49.7M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:29:42.253 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (12m) 13s ago 46m 443M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:29:42.254 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (22m) 10s ago 49m 538M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:29:42.254 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (6m) 10s ago 49m 60.1M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:29:42.254 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (7m) 13s ago 47m 50.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:29:42.254 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (6m) 10s ago 47m 45.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:29:42.254 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (12m) 10s ago 38m 8275k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:29:42.254 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (11m) 13s ago 38m 8607k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:29:42.255 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (3m) 10s ago 46m 49.6M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:29:42.255 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (3m) 10s ago 45m 48.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:29:42.255 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (110s) 10s ago 44m 50.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:29:42.255 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 starting - - - 2780M 2024-09-17T10:29:42.255 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (42m) 13s ago 42m 66.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:29:42.256 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (41m) 13s ago 41m 68.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:29:42.256 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (40m) 13s ago 40m 58.4M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:29:42.256 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (39m) 13s ago 39m 71.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:29:42.256 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (10m) 13s ago 38m 50.9M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:29:42.256 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (35m) 10s ago 35m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:29:42.256 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (35m) 13s ago 35m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:29:42.650 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:29:42.650 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4, 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:29:42.651 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 6, 2024-09-17T10:29:42.652 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:29:42.652 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:29:42.652 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:29:42.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.730428+0000 mgr.y (mgr.25166) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.730428+0000 mgr.y (mgr.25166) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.804378+0000 mgr.y (mgr.25166) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.804378+0000 mgr.y (mgr.25166) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.883396+0000 mgr.y (mgr.25166) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.883396+0000 mgr.y (mgr.25166) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.959527+0000 mgr.y (mgr.25166) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:40.959527+0000 mgr.y (mgr.25166) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.051008+0000 mgr.y (mgr.25166) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.051008+0000 mgr.y (mgr.25166) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.131972+0000 mgr.y (mgr.25166) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.131972+0000 mgr.y (mgr.25166) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.237541+0000 mgr.y (mgr.25166) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.237541+0000 mgr.y (mgr.25166) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.317918+0000 mgr.y (mgr.25166) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.317918+0000 mgr.y (mgr.25166) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.394532+0000 mgr.y (mgr.25166) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.394532+0000 mgr.y (mgr.25166) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cluster 2024-09-17T10:29:41.433041+0000 mgr.y (mgr.25166) 2145 : cluster [DBG] pgmap v614: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cluster 2024-09-17T10:29:41.433041+0000 mgr.y (mgr.25166) 2145 : cluster [DBG] pgmap v614: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.469895+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.469895+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.472244+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.472244+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.474342+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.474342+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.475410+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.475410+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.480864+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.480864+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.483207+0000 mgr.y (mgr.25166) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.483207+0000 mgr.y (mgr.25166) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.495742+0000 mgr.y (mgr.25166) 2147 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.495742+0000 mgr.y (mgr.25166) 2147 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.539855+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.539855+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.572758+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.572758+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.578608+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.578608+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.581596+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.581596+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.582624+0000 mon.b (mon.1) 1708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.582624+0000 mon.b (mon.1) 1708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.589475+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.589475+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.592681+0000 mgr.y (mgr.25166) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.592681+0000 mgr.y (mgr.25166) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.686858+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.686858+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.689622+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.689622+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.692702+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.692702+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.693835+0000 mon.b (mon.1) 1712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.693835+0000 mon.b (mon.1) 1712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.701599+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.701599+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.784194+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.784194+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.786944+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.786944+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.789712+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.789712+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.791009+0000 mon.b (mon.1) 1716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.791009+0000 mon.b (mon.1) 1716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.798412+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.798412+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.866103+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.866103+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.869335+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.869335+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.872002+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.872002+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.873140+0000 mon.b (mon.1) 1720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.873140+0000 mon.b (mon.1) 1720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.878185+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.878185+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.949336+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.949336+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.951982+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.951982+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.954420+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.954420+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.955377+0000 mon.b (mon.1) 1724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.955377+0000 mon.b (mon.1) 1724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.961401+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:41.961401+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.026648+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.026648+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.029302+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.029302+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.032142+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.032142+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.033598+0000 mon.b (mon.1) 1728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.033598+0000 mon.b (mon.1) 1728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.040188+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.040188+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.110345+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.110345+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.112885+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.112885+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.115563+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.115563+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.116801+0000 mon.b (mon.1) 1732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.116801+0000 mon.b (mon.1) 1732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.124585+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.124585+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.193293+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.193293+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.196657+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.196657+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.199447+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.199447+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.200523+0000 mon.b (mon.1) 1736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.200523+0000 mon.b (mon.1) 1736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.208393+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.208393+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.277089+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.277089+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.279755+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.279755+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.282166+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.282166+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.283273+0000 mon.b (mon.1) 1740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.283273+0000 mon.b (mon.1) 1740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.288038+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.288038+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.356670+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.356670+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.359400+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.359400+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.362108+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.362108+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.363264+0000 mon.b (mon.1) 1744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.363264+0000 mon.b (mon.1) 1744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.369490+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.369490+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.438360+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.438360+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.441055+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.441055+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.443495+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.443495+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.444663+0000 mon.b (mon.1) 1748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:42 smithi203 bash[85677]: audit 2024-09-17T10:29:42.444663+0000 mon.b (mon.1) 1748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.730428+0000 mgr.y (mgr.25166) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.730428+0000 mgr.y (mgr.25166) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.804378+0000 mgr.y (mgr.25166) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.804378+0000 mgr.y (mgr.25166) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.883396+0000 mgr.y (mgr.25166) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.883396+0000 mgr.y (mgr.25166) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.959527+0000 mgr.y (mgr.25166) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:40.959527+0000 mgr.y (mgr.25166) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.051008+0000 mgr.y (mgr.25166) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.051008+0000 mgr.y (mgr.25166) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.131972+0000 mgr.y (mgr.25166) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.131972+0000 mgr.y (mgr.25166) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.237541+0000 mgr.y (mgr.25166) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.237541+0000 mgr.y (mgr.25166) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.317918+0000 mgr.y (mgr.25166) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.317918+0000 mgr.y (mgr.25166) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.394532+0000 mgr.y (mgr.25166) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.394532+0000 mgr.y (mgr.25166) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cluster 2024-09-17T10:29:41.433041+0000 mgr.y (mgr.25166) 2145 : cluster [DBG] pgmap v614: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:42.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cluster 2024-09-17T10:29:41.433041+0000 mgr.y (mgr.25166) 2145 : cluster [DBG] pgmap v614: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:42.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.730428+0000 mgr.y (mgr.25166) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.730428+0000 mgr.y (mgr.25166) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.804378+0000 mgr.y (mgr.25166) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.804378+0000 mgr.y (mgr.25166) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.883396+0000 mgr.y (mgr.25166) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.883396+0000 mgr.y (mgr.25166) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.959527+0000 mgr.y (mgr.25166) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:40.959527+0000 mgr.y (mgr.25166) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.051008+0000 mgr.y (mgr.25166) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.051008+0000 mgr.y (mgr.25166) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.131972+0000 mgr.y (mgr.25166) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.131972+0000 mgr.y (mgr.25166) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.237541+0000 mgr.y (mgr.25166) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.237541+0000 mgr.y (mgr.25166) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.317918+0000 mgr.y (mgr.25166) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.317918+0000 mgr.y (mgr.25166) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.394532+0000 mgr.y (mgr.25166) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.394532+0000 mgr.y (mgr.25166) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cluster 2024-09-17T10:29:41.433041+0000 mgr.y (mgr.25166) 2145 : cluster [DBG] pgmap v614: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cluster 2024-09-17T10:29:41.433041+0000 mgr.y (mgr.25166) 2145 : cluster [DBG] pgmap v614: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 537 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.469895+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.469895+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.472244+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.472244+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.474342+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.474342+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.475410+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.475410+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.480864+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.480864+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.483207+0000 mgr.y (mgr.25166) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.483207+0000 mgr.y (mgr.25166) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.495742+0000 mgr.y (mgr.25166) 2147 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.495742+0000 mgr.y (mgr.25166) 2147 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.539855+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.539855+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.572758+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.572758+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.578608+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.578608+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.469895+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.469895+0000 mon.b (mon.1) 1700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.472244+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.472244+0000 mon.b (mon.1) 1701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.474342+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.474342+0000 mon.b (mon.1) 1702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.475410+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.475410+0000 mon.b (mon.1) 1703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.480864+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.480864+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.483207+0000 mgr.y (mgr.25166) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.483207+0000 mgr.y (mgr.25166) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.495742+0000 mgr.y (mgr.25166) 2147 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.495742+0000 mgr.y (mgr.25166) 2147 : audit [DBG] from='client.74408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.539855+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.539855+0000 mon.b (mon.1) 1704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.572758+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.572758+0000 mon.b (mon.1) 1705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.578608+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.578608+0000 mon.b (mon.1) 1706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.581596+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.581596+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.582624+0000 mon.b (mon.1) 1708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.582624+0000 mon.b (mon.1) 1708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.589475+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.589475+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.592681+0000 mgr.y (mgr.25166) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.592681+0000 mgr.y (mgr.25166) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.686858+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.686858+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.689622+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.689622+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.692702+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.692702+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.693835+0000 mon.b (mon.1) 1712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.693835+0000 mon.b (mon.1) 1712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.701599+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.701599+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.784194+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.784194+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.581596+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.581596+0000 mon.b (mon.1) 1707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.582624+0000 mon.b (mon.1) 1708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.582624+0000 mon.b (mon.1) 1708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.589475+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.589475+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.592681+0000 mgr.y (mgr.25166) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.592681+0000 mgr.y (mgr.25166) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.686858+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.686858+0000 mon.b (mon.1) 1709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.689622+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.689622+0000 mon.b (mon.1) 1710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.692702+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.692702+0000 mon.b (mon.1) 1711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.693835+0000 mon.b (mon.1) 1712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.693835+0000 mon.b (mon.1) 1712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.701599+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.701599+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.784194+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.784194+0000 mon.b (mon.1) 1713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.786944+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.786944+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.789712+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.789712+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.791009+0000 mon.b (mon.1) 1716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.791009+0000 mon.b (mon.1) 1716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.798412+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.798412+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.866103+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.866103+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.869335+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.869335+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.872002+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.872002+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.873140+0000 mon.b (mon.1) 1720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.873140+0000 mon.b (mon.1) 1720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.878185+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.878185+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.949336+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.786944+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.786944+0000 mon.b (mon.1) 1714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.789712+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.789712+0000 mon.b (mon.1) 1715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.791009+0000 mon.b (mon.1) 1716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.791009+0000 mon.b (mon.1) 1716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.798412+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.798412+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.866103+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.866103+0000 mon.b (mon.1) 1717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.869335+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.869335+0000 mon.b (mon.1) 1718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.872002+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.872002+0000 mon.b (mon.1) 1719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.873140+0000 mon.b (mon.1) 1720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.873140+0000 mon.b (mon.1) 1720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.878185+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.878185+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.949336+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.949336+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.951982+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.951982+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.954420+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.954420+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.955377+0000 mon.b (mon.1) 1724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.955377+0000 mon.b (mon.1) 1724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.961401+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:41.961401+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.026648+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.026648+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.029302+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.029302+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.032142+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.032142+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.033598+0000 mon.b (mon.1) 1728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.033598+0000 mon.b (mon.1) 1728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.040188+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.040188+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.110345+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.949336+0000 mon.b (mon.1) 1721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.951982+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.951982+0000 mon.b (mon.1) 1722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.954420+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.954420+0000 mon.b (mon.1) 1723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.955377+0000 mon.b (mon.1) 1724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.955377+0000 mon.b (mon.1) 1724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.961401+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:41.961401+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.026648+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.026648+0000 mon.b (mon.1) 1725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.029302+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.029302+0000 mon.b (mon.1) 1726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.032142+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.032142+0000 mon.b (mon.1) 1727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.033598+0000 mon.b (mon.1) 1728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.033598+0000 mon.b (mon.1) 1728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.040188+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.040188+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.110345+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.110345+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.112885+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.112885+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.115563+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.115563+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.116801+0000 mon.b (mon.1) 1732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.116801+0000 mon.b (mon.1) 1732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.124585+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.124585+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.193293+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.193293+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.196657+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.196657+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.199447+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.199447+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.200523+0000 mon.b (mon.1) 1736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.200523+0000 mon.b (mon.1) 1736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.208393+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.208393+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.277089+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.110345+0000 mon.b (mon.1) 1729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.112885+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.112885+0000 mon.b (mon.1) 1730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.115563+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.115563+0000 mon.b (mon.1) 1731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.116801+0000 mon.b (mon.1) 1732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.116801+0000 mon.b (mon.1) 1732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.124585+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.124585+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.193293+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.193293+0000 mon.b (mon.1) 1733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.196657+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.196657+0000 mon.b (mon.1) 1734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.199447+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.199447+0000 mon.b (mon.1) 1735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.200523+0000 mon.b (mon.1) 1736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.200523+0000 mon.b (mon.1) 1736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.208393+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.208393+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.277089+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.277089+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.279755+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.279755+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.282166+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.282166+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.283273+0000 mon.b (mon.1) 1740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.283273+0000 mon.b (mon.1) 1740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.288038+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.288038+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.356670+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.356670+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.359400+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.359400+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.362108+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.362108+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.363264+0000 mon.b (mon.1) 1744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.363264+0000 mon.b (mon.1) 1744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.369490+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.369490+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.438360+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.438360+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.441055+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.441055+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.443495+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.443495+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.444663+0000 mon.b (mon.1) 1748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[116875]: audit 2024-09-17T10:29:42.444663+0000 mon.b (mon.1) 1748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.277089+0000 mon.b (mon.1) 1737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.279755+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.279755+0000 mon.b (mon.1) 1738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.282166+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.282166+0000 mon.b (mon.1) 1739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.283273+0000 mon.b (mon.1) 1740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.283273+0000 mon.b (mon.1) 1740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.288038+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.288038+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.356670+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.356670+0000 mon.b (mon.1) 1741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.359400+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.359400+0000 mon.b (mon.1) 1742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.362108+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.362108+0000 mon.b (mon.1) 1743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.363264+0000 mon.b (mon.1) 1744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.363264+0000 mon.b (mon.1) 1744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.369490+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.369490+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:42.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.438360+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.438360+0000 mon.b (mon.1) 1745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.441055+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.441055+0000 mon.b (mon.1) 1746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.443495+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.443495+0000 mon.b (mon.1) 1747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.444663+0000 mon.b (mon.1) 1748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.820 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:42 smithi039 bash[115929]: audit 2024-09-17T10:29:42.444663+0000 mon.b (mon.1) 1748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "3/8 daemons upgraded", 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:29:42.985 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:29:43.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:43.302335978Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:43.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.705021+0000 mgr.y (mgr.25166) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.705021+0000 mgr.y (mgr.25166) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.802107+0000 mgr.y (mgr.25166) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.802107+0000 mgr.y (mgr.25166) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.886028+0000 mgr.y (mgr.25166) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.886028+0000 mgr.y (mgr.25166) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:41.899364+0000 mgr.y (mgr.25166) 2152 : audit [DBG] from='client.64413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:41.899364+0000 mgr.y (mgr.25166) 2152 : audit [DBG] from='client.64413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.965039+0000 mgr.y (mgr.25166) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:41.965039+0000 mgr.y (mgr.25166) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.043923+0000 mgr.y (mgr.25166) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.043923+0000 mgr.y (mgr.25166) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.127029+0000 mgr.y (mgr.25166) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.127029+0000 mgr.y (mgr.25166) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.210909+0000 mgr.y (mgr.25166) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.210909+0000 mgr.y (mgr.25166) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.238103+0000 mgr.y (mgr.25166) 2157 : audit [DBG] from='client.74420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.238103+0000 mgr.y (mgr.25166) 2157 : audit [DBG] from='client.74420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.292570+0000 mgr.y (mgr.25166) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.292570+0000 mgr.y (mgr.25166) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.372921+0000 mgr.y (mgr.25166) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.372921+0000 mgr.y (mgr.25166) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.449947+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.449947+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.454070+0000 mgr.y (mgr.25166) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.454070+0000 mgr.y (mgr.25166) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.531673+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.531673+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.534298+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.534298+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.536896+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.536896+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.537958+0000 mon.b (mon.1) 1752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.537958+0000 mon.b (mon.1) 1752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.544346+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.544346+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.547811+0000 mgr.y (mgr.25166) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.547811+0000 mgr.y (mgr.25166) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.623909+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.623909+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.626748+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.626748+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.630586+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.630586+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.631767+0000 mon.b (mon.1) 1756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.631767+0000 mon.b (mon.1) 1756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.638667+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.638667+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.641709+0000 mgr.y (mgr.25166) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.641709+0000 mgr.y (mgr.25166) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.651273+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.39:0/4043958430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.651273+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.39:0/4043958430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.707368+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.707368+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.709719+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.709719+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.712648+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.712648+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.713689+0000 mon.b (mon.1) 1760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.713689+0000 mon.b (mon.1) 1760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.721150+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.721150+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.793804+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.793804+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.799486+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.799486+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.803679+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.803679+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.804950+0000 mon.b (mon.1) 1764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.804950+0000 mon.b (mon.1) 1764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.812598+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.812598+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.876258+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.876258+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.879097+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.879097+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.881552+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.881552+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.882458+0000 mon.b (mon.1) 1768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.882458+0000 mon.b (mon.1) 1768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.888404+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.888404+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.950848+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.950848+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.953524+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.953524+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.955912+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.955912+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.957058+0000 mon.b (mon.1) 1772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.957058+0000 mon.b (mon.1) 1772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.963700+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:42.963700+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.036760+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.036760+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.039278+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.039278+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.041454+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.041454+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.042583+0000 mon.b (mon.1) 1776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.042583+0000 mon.b (mon.1) 1776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.049168+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.049168+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.111478+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.111478+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.114167+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.114167+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.116908+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.116908+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.117922+0000 mon.b (mon.1) 1780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.117922+0000 mon.b (mon.1) 1780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.123052+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.123052+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.191961+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.191961+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.194562+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.194562+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.196782+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.196782+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.197905+0000 mon.b (mon.1) 1784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.197905+0000 mon.b (mon.1) 1784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.206198+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.206198+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.269358+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.269358+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.271966+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.271966+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.274126+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.274126+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.275269+0000 mon.b (mon.1) 1788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.275269+0000 mon.b (mon.1) 1788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.280371+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.280371+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.344044+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.344044+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.346568+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.346568+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.349213+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.349213+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.350212+0000 mon.b (mon.1) 1792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.350212+0000 mon.b (mon.1) 1792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.358345+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.358345+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.424357+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.424357+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.426738+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.426738+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.429130+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.429130+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.430142+0000 mon.b (mon.1) 1796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.430142+0000 mon.b (mon.1) 1796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.435629+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:43 smithi203 bash[85677]: audit 2024-09-17T10:29:43.435629+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.889 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:29:43] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.51.0" 2024-09-17T10:29:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.705021+0000 mgr.y (mgr.25166) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.705021+0000 mgr.y (mgr.25166) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.802107+0000 mgr.y (mgr.25166) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.802107+0000 mgr.y (mgr.25166) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.886028+0000 mgr.y (mgr.25166) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.886028+0000 mgr.y (mgr.25166) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:41.899364+0000 mgr.y (mgr.25166) 2152 : audit [DBG] from='client.64413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:41.899364+0000 mgr.y (mgr.25166) 2152 : audit [DBG] from='client.64413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.965039+0000 mgr.y (mgr.25166) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:41.965039+0000 mgr.y (mgr.25166) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.043923+0000 mgr.y (mgr.25166) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.043923+0000 mgr.y (mgr.25166) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.127029+0000 mgr.y (mgr.25166) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.127029+0000 mgr.y (mgr.25166) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.210909+0000 mgr.y (mgr.25166) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.210909+0000 mgr.y (mgr.25166) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.238103+0000 mgr.y (mgr.25166) 2157 : audit [DBG] from='client.74420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.238103+0000 mgr.y (mgr.25166) 2157 : audit [DBG] from='client.74420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.292570+0000 mgr.y (mgr.25166) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.292570+0000 mgr.y (mgr.25166) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.372921+0000 mgr.y (mgr.25166) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.705021+0000 mgr.y (mgr.25166) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.705021+0000 mgr.y (mgr.25166) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.802107+0000 mgr.y (mgr.25166) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.802107+0000 mgr.y (mgr.25166) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.886028+0000 mgr.y (mgr.25166) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.886028+0000 mgr.y (mgr.25166) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:41.899364+0000 mgr.y (mgr.25166) 2152 : audit [DBG] from='client.64413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:41.899364+0000 mgr.y (mgr.25166) 2152 : audit [DBG] from='client.64413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.965039+0000 mgr.y (mgr.25166) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:41.965039+0000 mgr.y (mgr.25166) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.043923+0000 mgr.y (mgr.25166) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.043923+0000 mgr.y (mgr.25166) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.127029+0000 mgr.y (mgr.25166) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.127029+0000 mgr.y (mgr.25166) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.210909+0000 mgr.y (mgr.25166) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.210909+0000 mgr.y (mgr.25166) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.238103+0000 mgr.y (mgr.25166) 2157 : audit [DBG] from='client.74420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.238103+0000 mgr.y (mgr.25166) 2157 : audit [DBG] from='client.74420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.292570+0000 mgr.y (mgr.25166) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.292570+0000 mgr.y (mgr.25166) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.372921+0000 mgr.y (mgr.25166) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.372921+0000 mgr.y (mgr.25166) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.449947+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.449947+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.454070+0000 mgr.y (mgr.25166) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.454070+0000 mgr.y (mgr.25166) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.531673+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.531673+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.534298+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.534298+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.536896+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.536896+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.537958+0000 mon.b (mon.1) 1752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.537958+0000 mon.b (mon.1) 1752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.544346+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.544346+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.547811+0000 mgr.y (mgr.25166) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.547811+0000 mgr.y (mgr.25166) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.623909+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.623909+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.626748+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.626748+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.630586+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.630586+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.631767+0000 mon.b (mon.1) 1756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.631767+0000 mon.b (mon.1) 1756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.638667+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.638667+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.641709+0000 mgr.y (mgr.25166) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.641709+0000 mgr.y (mgr.25166) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.651273+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.39:0/4043958430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.651273+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.39:0/4043958430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.707368+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.707368+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.709719+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.709719+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.712648+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.712648+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.713689+0000 mon.b (mon.1) 1760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.713689+0000 mon.b (mon.1) 1760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.721150+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.721150+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.372921+0000 mgr.y (mgr.25166) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.449947+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.449947+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.454070+0000 mgr.y (mgr.25166) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.454070+0000 mgr.y (mgr.25166) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.531673+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.531673+0000 mon.b (mon.1) 1749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.534298+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.534298+0000 mon.b (mon.1) 1750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.536896+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.536896+0000 mon.b (mon.1) 1751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.537958+0000 mon.b (mon.1) 1752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.537958+0000 mon.b (mon.1) 1752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.544346+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.544346+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.547811+0000 mgr.y (mgr.25166) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.547811+0000 mgr.y (mgr.25166) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.623909+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.623909+0000 mon.b (mon.1) 1753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.626748+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.626748+0000 mon.b (mon.1) 1754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.793804+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.793804+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.799486+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.799486+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.803679+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.803679+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.804950+0000 mon.b (mon.1) 1764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.804950+0000 mon.b (mon.1) 1764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.812598+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.812598+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.876258+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.876258+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.879097+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.879097+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.881552+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.881552+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.882458+0000 mon.b (mon.1) 1768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.882458+0000 mon.b (mon.1) 1768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.888404+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.888404+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.950848+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.950848+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.953524+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.953524+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.955912+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.955912+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.957058+0000 mon.b (mon.1) 1772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.957058+0000 mon.b (mon.1) 1772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.963700+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:42.963700+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.036760+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.036760+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.039278+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.039278+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.041454+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.041454+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.042583+0000 mon.b (mon.1) 1776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.042583+0000 mon.b (mon.1) 1776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.049168+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.630586+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.630586+0000 mon.b (mon.1) 1755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.631767+0000 mon.b (mon.1) 1756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.631767+0000 mon.b (mon.1) 1756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.638667+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.638667+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.641709+0000 mgr.y (mgr.25166) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.641709+0000 mgr.y (mgr.25166) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:43.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.651273+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.39:0/4043958430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.651273+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.39:0/4043958430' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.707368+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.707368+0000 mon.b (mon.1) 1757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.709719+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.709719+0000 mon.b (mon.1) 1758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.712648+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.712648+0000 mon.b (mon.1) 1759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.713689+0000 mon.b (mon.1) 1760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.713689+0000 mon.b (mon.1) 1760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.721150+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.721150+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.049168+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.111478+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.111478+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.114167+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.114167+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.116908+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.116908+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.117922+0000 mon.b (mon.1) 1780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.117922+0000 mon.b (mon.1) 1780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.123052+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.123052+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.191961+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.191961+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.194562+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.194562+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.196782+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.196782+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.197905+0000 mon.b (mon.1) 1784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.197905+0000 mon.b (mon.1) 1784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.206198+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.206198+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.269358+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.269358+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.271966+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.271966+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.274126+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.274126+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.275269+0000 mon.b (mon.1) 1788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.275269+0000 mon.b (mon.1) 1788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.280371+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.280371+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.344044+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.344044+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.346568+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.346568+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.349213+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.349213+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.350212+0000 mon.b (mon.1) 1792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.350212+0000 mon.b (mon.1) 1792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.793804+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.793804+0000 mon.b (mon.1) 1761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.799486+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.799486+0000 mon.b (mon.1) 1762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.803679+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.803679+0000 mon.b (mon.1) 1763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.804950+0000 mon.b (mon.1) 1764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.804950+0000 mon.b (mon.1) 1764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.812598+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.812598+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.876258+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.876258+0000 mon.b (mon.1) 1765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.879097+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.879097+0000 mon.b (mon.1) 1766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.881552+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.881552+0000 mon.b (mon.1) 1767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.882458+0000 mon.b (mon.1) 1768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.882458+0000 mon.b (mon.1) 1768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.888404+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.888404+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.358345+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.358345+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.424357+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.424357+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.426738+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.426738+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.429130+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.429130+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.430142+0000 mon.b (mon.1) 1796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.430142+0000 mon.b (mon.1) 1796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.435629+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[116875]: audit 2024-09-17T10:29:43.435629+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.950848+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.950848+0000 mon.b (mon.1) 1769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.953524+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.953524+0000 mon.b (mon.1) 1770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.955912+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.955912+0000 mon.b (mon.1) 1771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.957058+0000 mon.b (mon.1) 1772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.957058+0000 mon.b (mon.1) 1772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.963700+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:42.963700+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.036760+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.036760+0000 mon.b (mon.1) 1773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.039278+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.039278+0000 mon.b (mon.1) 1774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.041454+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.041454+0000 mon.b (mon.1) 1775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.042583+0000 mon.b (mon.1) 1776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.042583+0000 mon.b (mon.1) 1776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.049168+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.049168+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.111478+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.111478+0000 mon.b (mon.1) 1777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.114167+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.114167+0000 mon.b (mon.1) 1778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.116908+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.116908+0000 mon.b (mon.1) 1779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.117922+0000 mon.b (mon.1) 1780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.117922+0000 mon.b (mon.1) 1780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.123052+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.123052+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.191961+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.191961+0000 mon.b (mon.1) 1781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.194562+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.194562+0000 mon.b (mon.1) 1782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.196782+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.196782+0000 mon.b (mon.1) 1783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.197905+0000 mon.b (mon.1) 1784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.197905+0000 mon.b (mon.1) 1784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.206198+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.206198+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.269358+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.269358+0000 mon.b (mon.1) 1785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.271966+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.271966+0000 mon.b (mon.1) 1786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.274126+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.274126+0000 mon.b (mon.1) 1787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.275269+0000 mon.b (mon.1) 1788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.275269+0000 mon.b (mon.1) 1788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.280371+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.280371+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.344044+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.344044+0000 mon.b (mon.1) 1789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.346568+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.346568+0000 mon.b (mon.1) 1790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.349213+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.349213+0000 mon.b (mon.1) 1791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.350212+0000 mon.b (mon.1) 1792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.350212+0000 mon.b (mon.1) 1792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.358345+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.358345+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.424357+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.424357+0000 mon.b (mon.1) 1793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.426738+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.426738+0000 mon.b (mon.1) 1794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.429130+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.429130+0000 mon.b (mon.1) 1795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.430142+0000 mon.b (mon.1) 1796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.430142+0000 mon.b (mon.1) 1796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.435629+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:43.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:43 smithi039 bash[115929]: audit 2024-09-17T10:29:43.435629+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.724501+0000 mgr.y (mgr.25166) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.724501+0000 mgr.y (mgr.25166) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.815207+0000 mgr.y (mgr.25166) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.815207+0000 mgr.y (mgr.25166) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.890480+0000 mgr.y (mgr.25166) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.890480+0000 mgr.y (mgr.25166) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.967038+0000 mgr.y (mgr.25166) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:42.967038+0000 mgr.y (mgr.25166) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:42.985587+0000 mgr.y (mgr.25166) 2167 : audit [DBG] from='client.74432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:42.985587+0000 mgr.y (mgr.25166) 2167 : audit [DBG] from='client.74432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.052737+0000 mgr.y (mgr.25166) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.052737+0000 mgr.y (mgr.25166) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.126531+0000 mgr.y (mgr.25166) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.126531+0000 mgr.y (mgr.25166) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.209797+0000 mgr.y (mgr.25166) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.209797+0000 mgr.y (mgr.25166) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.283674+0000 mgr.y (mgr.25166) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.283674+0000 mgr.y (mgr.25166) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.361798+0000 mgr.y (mgr.25166) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.361798+0000 mgr.y (mgr.25166) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cluster 2024-09-17T10:29:43.433989+0000 mgr.y (mgr.25166) 2173 : cluster [DBG] pgmap v615: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cluster 2024-09-17T10:29:43.433989+0000 mgr.y (mgr.25166) 2173 : cluster [DBG] pgmap v615: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.438806+0000 mgr.y (mgr.25166) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.438806+0000 mgr.y (mgr.25166) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.521016+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.521016+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.524267+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.524267+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.528100+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.528100+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.529786+0000 mon.b (mon.1) 1800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.529786+0000 mon.b (mon.1) 1800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.535437+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.535437+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.540344+0000 mgr.y (mgr.25166) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.540344+0000 mgr.y (mgr.25166) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.622715+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.622715+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.625512+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.625512+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.628773+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.628773+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.629927+0000 mon.b (mon.1) 1804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.629927+0000 mon.b (mon.1) 1804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.640534+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.640534+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.643731+0000 mgr.y (mgr.25166) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.643731+0000 mgr.y (mgr.25166) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.721736+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.721736+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.724401+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.724401+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.727237+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.727237+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.728543+0000 mon.b (mon.1) 1808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.728543+0000 mon.b (mon.1) 1808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.738087+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.738087+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.829957+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.829957+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.833008+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.833008+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.836736+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.836736+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.838319+0000 mon.b (mon.1) 1812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.838319+0000 mon.b (mon.1) 1812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.850599+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.850599+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.942181+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.942181+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.945065+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.945065+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.947401+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.947401+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.948437+0000 mon.b (mon.1) 1816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.948437+0000 mon.b (mon.1) 1816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.958045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:43.958045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.022002+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.022002+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.024590+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.024590+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.027205+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.027205+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.028212+0000 mon.b (mon.1) 1820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.028212+0000 mon.b (mon.1) 1820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.037434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.037434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.102658+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.102658+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.105326+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.105326+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.108433+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.108433+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.109724+0000 mon.b (mon.1) 1824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.109724+0000 mon.b (mon.1) 1824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.115332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.115332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.182128+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.182128+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.185282+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.185282+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.188205+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.188205+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.189399+0000 mon.b (mon.1) 1828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.189399+0000 mon.b (mon.1) 1828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.198427+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.198427+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.264507+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.264507+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.267134+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.267134+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.269812+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.269812+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.271424+0000 mon.b (mon.1) 1832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.271424+0000 mon.b (mon.1) 1832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.282090+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.282090+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.346045+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.346045+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.348762+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.348762+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.351838+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.351838+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.353218+0000 mon.b (mon.1) 1836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.353218+0000 mon.b (mon.1) 1836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.358665+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.358665+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.424563+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.424563+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.427357+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.427357+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.430147+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.430147+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.431369+0000 mon.b (mon.1) 1840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:44 smithi203 bash[85677]: audit 2024-09-17T10:29:44.431369+0000 mon.b (mon.1) 1840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.724501+0000 mgr.y (mgr.25166) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.724501+0000 mgr.y (mgr.25166) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.815207+0000 mgr.y (mgr.25166) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.815207+0000 mgr.y (mgr.25166) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.890480+0000 mgr.y (mgr.25166) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.890480+0000 mgr.y (mgr.25166) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.967038+0000 mgr.y (mgr.25166) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:42.967038+0000 mgr.y (mgr.25166) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:42.985587+0000 mgr.y (mgr.25166) 2167 : audit [DBG] from='client.74432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:42.985587+0000 mgr.y (mgr.25166) 2167 : audit [DBG] from='client.74432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.052737+0000 mgr.y (mgr.25166) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.052737+0000 mgr.y (mgr.25166) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.126531+0000 mgr.y (mgr.25166) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.126531+0000 mgr.y (mgr.25166) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.209797+0000 mgr.y (mgr.25166) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.209797+0000 mgr.y (mgr.25166) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.283674+0000 mgr.y (mgr.25166) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.283674+0000 mgr.y (mgr.25166) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.361798+0000 mgr.y (mgr.25166) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.361798+0000 mgr.y (mgr.25166) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cluster 2024-09-17T10:29:43.433989+0000 mgr.y (mgr.25166) 2173 : cluster [DBG] pgmap v615: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.724501+0000 mgr.y (mgr.25166) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.724501+0000 mgr.y (mgr.25166) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.815207+0000 mgr.y (mgr.25166) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.815207+0000 mgr.y (mgr.25166) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.890480+0000 mgr.y (mgr.25166) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.890480+0000 mgr.y (mgr.25166) 2165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.967038+0000 mgr.y (mgr.25166) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:42.967038+0000 mgr.y (mgr.25166) 2166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:42.985587+0000 mgr.y (mgr.25166) 2167 : audit [DBG] from='client.74432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:44.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:42.985587+0000 mgr.y (mgr.25166) 2167 : audit [DBG] from='client.74432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.052737+0000 mgr.y (mgr.25166) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.052737+0000 mgr.y (mgr.25166) 2168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.126531+0000 mgr.y (mgr.25166) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.126531+0000 mgr.y (mgr.25166) 2169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.209797+0000 mgr.y (mgr.25166) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.209797+0000 mgr.y (mgr.25166) 2170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.283674+0000 mgr.y (mgr.25166) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.283674+0000 mgr.y (mgr.25166) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.361798+0000 mgr.y (mgr.25166) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.361798+0000 mgr.y (mgr.25166) 2172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.811 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cluster 2024-09-17T10:29:43.433989+0000 mgr.y (mgr.25166) 2173 : cluster [DBG] pgmap v615: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:44.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cluster 2024-09-17T10:29:43.433989+0000 mgr.y (mgr.25166) 2173 : cluster [DBG] pgmap v615: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:44.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.438806+0000 mgr.y (mgr.25166) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.438806+0000 mgr.y (mgr.25166) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.521016+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.521016+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.524267+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.524267+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.528100+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.528100+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.529786+0000 mon.b (mon.1) 1800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.529786+0000 mon.b (mon.1) 1800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.535437+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.535437+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.540344+0000 mgr.y (mgr.25166) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.540344+0000 mgr.y (mgr.25166) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.622715+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.622715+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.625512+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.625512+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.628773+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.628773+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.629927+0000 mon.b (mon.1) 1804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.629927+0000 mon.b (mon.1) 1804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.640534+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.640534+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.643731+0000 mgr.y (mgr.25166) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.643731+0000 mgr.y (mgr.25166) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.721736+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.721736+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.724401+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.724401+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.727237+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.727237+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.728543+0000 mon.b (mon.1) 1808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.728543+0000 mon.b (mon.1) 1808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.738087+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.738087+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.829957+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.829957+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.833008+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.833008+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.836736+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.836736+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.838319+0000 mon.b (mon.1) 1812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.838319+0000 mon.b (mon.1) 1812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.850599+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.850599+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.942181+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.942181+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.945065+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.945065+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.947401+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.947401+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.948437+0000 mon.b (mon.1) 1816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.948437+0000 mon.b (mon.1) 1816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.958045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:43.958045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.022002+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.022002+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.024590+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.024590+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.027205+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.027205+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.028212+0000 mon.b (mon.1) 1820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.028212+0000 mon.b (mon.1) 1820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.037434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.037434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.102658+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.102658+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.105326+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.105326+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.108433+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.108433+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.109724+0000 mon.b (mon.1) 1824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.109724+0000 mon.b (mon.1) 1824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.115332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.115332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.182128+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.182128+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cluster 2024-09-17T10:29:43.433989+0000 mgr.y (mgr.25166) 2173 : cluster [DBG] pgmap v615: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.438806+0000 mgr.y (mgr.25166) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.438806+0000 mgr.y (mgr.25166) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.521016+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.521016+0000 mon.b (mon.1) 1797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.524267+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.524267+0000 mon.b (mon.1) 1798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.528100+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.528100+0000 mon.b (mon.1) 1799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.529786+0000 mon.b (mon.1) 1800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.529786+0000 mon.b (mon.1) 1800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.535437+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.535437+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.540344+0000 mgr.y (mgr.25166) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.540344+0000 mgr.y (mgr.25166) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.622715+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.622715+0000 mon.b (mon.1) 1801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.625512+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.625512+0000 mon.b (mon.1) 1802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.185282+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.185282+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.188205+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.188205+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.189399+0000 mon.b (mon.1) 1828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.189399+0000 mon.b (mon.1) 1828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.198427+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.198427+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.264507+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.264507+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.267134+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.267134+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.269812+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.269812+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.271424+0000 mon.b (mon.1) 1832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.271424+0000 mon.b (mon.1) 1832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.282090+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.282090+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.346045+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.346045+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.348762+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.348762+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.351838+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.351838+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.353218+0000 mon.b (mon.1) 1836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.353218+0000 mon.b (mon.1) 1836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.358665+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.358665+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.424563+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.424563+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.427357+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.427357+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.430147+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.430147+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.431369+0000 mon.b (mon.1) 1840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[116875]: audit 2024-09-17T10:29:44.431369+0000 mon.b (mon.1) 1840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.628773+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.628773+0000 mon.b (mon.1) 1803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.629927+0000 mon.b (mon.1) 1804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.629927+0000 mon.b (mon.1) 1804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.640534+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.640534+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.643731+0000 mgr.y (mgr.25166) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.643731+0000 mgr.y (mgr.25166) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.721736+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.721736+0000 mon.b (mon.1) 1805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.724401+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.724401+0000 mon.b (mon.1) 1806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.727237+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.727237+0000 mon.b (mon.1) 1807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.728543+0000 mon.b (mon.1) 1808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.728543+0000 mon.b (mon.1) 1808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.738087+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.738087+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.829957+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.829957+0000 mon.b (mon.1) 1809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.833008+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.833008+0000 mon.b (mon.1) 1810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.836736+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.836736+0000 mon.b (mon.1) 1811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.838319+0000 mon.b (mon.1) 1812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.838319+0000 mon.b (mon.1) 1812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.850599+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.850599+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.825 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.942181+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.942181+0000 mon.b (mon.1) 1813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.945065+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.945065+0000 mon.b (mon.1) 1814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.947401+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.947401+0000 mon.b (mon.1) 1815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.948437+0000 mon.b (mon.1) 1816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.948437+0000 mon.b (mon.1) 1816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.958045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:43.958045+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.022002+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.022002+0000 mon.b (mon.1) 1817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.024590+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.024590+0000 mon.b (mon.1) 1818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.027205+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.027205+0000 mon.b (mon.1) 1819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.028212+0000 mon.b (mon.1) 1820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.028212+0000 mon.b (mon.1) 1820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.037434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.037434+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.102658+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.102658+0000 mon.b (mon.1) 1821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.105326+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.105326+0000 mon.b (mon.1) 1822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.108433+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.108433+0000 mon.b (mon.1) 1823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.109724+0000 mon.b (mon.1) 1824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.109724+0000 mon.b (mon.1) 1824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.115332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.115332+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.182128+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.182128+0000 mon.b (mon.1) 1825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.185282+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.185282+0000 mon.b (mon.1) 1826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.188205+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.188205+0000 mon.b (mon.1) 1827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.189399+0000 mon.b (mon.1) 1828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.189399+0000 mon.b (mon.1) 1828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.198427+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.198427+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.264507+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.264507+0000 mon.b (mon.1) 1829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.267134+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.267134+0000 mon.b (mon.1) 1830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.269812+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.269812+0000 mon.b (mon.1) 1831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.271424+0000 mon.b (mon.1) 1832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.271424+0000 mon.b (mon.1) 1832 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.282090+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.282090+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.346045+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.346045+0000 mon.b (mon.1) 1833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.348762+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.348762+0000 mon.b (mon.1) 1834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.351838+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.351838+0000 mon.b (mon.1) 1835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.353218+0000 mon.b (mon.1) 1836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.353218+0000 mon.b (mon.1) 1836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.358665+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.358665+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.424563+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.424563+0000 mon.b (mon.1) 1837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.427357+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.427357+0000 mon.b (mon.1) 1838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.430147+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.430147+0000 mon.b (mon.1) 1839 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.431369+0000 mon.b (mon.1) 1840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:44.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[115929]: audit 2024-09-17T10:29:44.431369+0000 mon.b (mon.1) 1840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.136 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:44 smithi039 bash[136302]: debug 2024-09-17T10:29:44.801+0000 7f2606472640 -1 Falling back to public interface 2024-09-17T10:29:45.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.741853+0000 mgr.y (mgr.25166) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.741853+0000 mgr.y (mgr.25166) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.852260+0000 mgr.y (mgr.25166) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.852260+0000 mgr.y (mgr.25166) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.962005+0000 mgr.y (mgr.25166) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:43.962005+0000 mgr.y (mgr.25166) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.040955+0000 mgr.y (mgr.25166) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.040955+0000 mgr.y (mgr.25166) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.119994+0000 mgr.y (mgr.25166) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.119994+0000 mgr.y (mgr.25166) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.202292+0000 mgr.y (mgr.25166) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.202292+0000 mgr.y (mgr.25166) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.285574+0000 mgr.y (mgr.25166) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.285574+0000 mgr.y (mgr.25166) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.363362+0000 mgr.y (mgr.25166) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.363362+0000 mgr.y (mgr.25166) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.457585+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.457585+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.459277+0000 mgr.y (mgr.25166) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.459277+0000 mgr.y (mgr.25166) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.542061+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.542061+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.545077+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.545077+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.548001+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.548001+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.549322+0000 mon.b (mon.1) 1844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.549322+0000 mon.b (mon.1) 1844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.556469+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.556469+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.559042+0000 mgr.y (mgr.25166) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.559042+0000 mgr.y (mgr.25166) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.634736+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.634736+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.637393+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.637393+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.640224+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.640224+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.641429+0000 mon.b (mon.1) 1848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.641429+0000 mon.b (mon.1) 1848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.646471+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.646471+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.721697+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.721697+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.725121+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.725121+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.729059+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.729059+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.730718+0000 mon.b (mon.1) 1852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.730718+0000 mon.b (mon.1) 1852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.738075+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.738075+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.806508+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.806508+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.810432+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.810432+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.813230+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.813230+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.814427+0000 mon.b (mon.1) 1856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.814427+0000 mon.b (mon.1) 1856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.819793+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.819793+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.881846+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.881846+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.884518+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.884518+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.887018+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.887018+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.888239+0000 mon.b (mon.1) 1860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.888239+0000 mon.b (mon.1) 1860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.894318+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.894318+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.963623+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.963623+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.966592+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.966592+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.969761+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.969761+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.971123+0000 mon.b (mon.1) 1864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.971123+0000 mon.b (mon.1) 1864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.977507+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:44.977507+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.063828+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.063828+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.067017+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.067017+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.070616+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.070616+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.072185+0000 mon.b (mon.1) 1868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.072185+0000 mon.b (mon.1) 1868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.080215+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.080215+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.151589+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.151589+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.154237+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.154237+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.156759+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.156759+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.157923+0000 mon.b (mon.1) 1872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.157923+0000 mon.b (mon.1) 1872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.162841+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.162841+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.227415+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.227415+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.230013+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.230013+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.232303+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.232303+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.233321+0000 mon.b (mon.1) 1876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.233321+0000 mon.b (mon.1) 1876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.239122+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.239122+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.306090+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.306090+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.308837+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.308837+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.311079+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.311079+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.312172+0000 mon.b (mon.1) 1880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.312172+0000 mon.b (mon.1) 1880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.317623+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.317623+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.381935+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.381935+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.384523+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.384523+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.387554+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.387554+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.388869+0000 mon.b (mon.1) 1884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.388869+0000 mon.b (mon.1) 1884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.395286+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.395286+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.461710+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.461710+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.464354+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.464354+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.466919+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.466919+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.468063+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:45 smithi203 bash[85677]: audit 2024-09-17T10:29:45.468063+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.741853+0000 mgr.y (mgr.25166) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.741853+0000 mgr.y (mgr.25166) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.852260+0000 mgr.y (mgr.25166) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.852260+0000 mgr.y (mgr.25166) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.962005+0000 mgr.y (mgr.25166) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:43.962005+0000 mgr.y (mgr.25166) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.040955+0000 mgr.y (mgr.25166) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.040955+0000 mgr.y (mgr.25166) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.119994+0000 mgr.y (mgr.25166) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.119994+0000 mgr.y (mgr.25166) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.202292+0000 mgr.y (mgr.25166) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.202292+0000 mgr.y (mgr.25166) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.285574+0000 mgr.y (mgr.25166) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.285574+0000 mgr.y (mgr.25166) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.363362+0000 mgr.y (mgr.25166) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.363362+0000 mgr.y (mgr.25166) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.457585+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.457585+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.459277+0000 mgr.y (mgr.25166) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.459277+0000 mgr.y (mgr.25166) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.542061+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.542061+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.741853+0000 mgr.y (mgr.25166) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.741853+0000 mgr.y (mgr.25166) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.852260+0000 mgr.y (mgr.25166) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.852260+0000 mgr.y (mgr.25166) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.962005+0000 mgr.y (mgr.25166) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:43.962005+0000 mgr.y (mgr.25166) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.040955+0000 mgr.y (mgr.25166) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.040955+0000 mgr.y (mgr.25166) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.119994+0000 mgr.y (mgr.25166) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.119994+0000 mgr.y (mgr.25166) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.202292+0000 mgr.y (mgr.25166) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.202292+0000 mgr.y (mgr.25166) 2182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.285574+0000 mgr.y (mgr.25166) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.285574+0000 mgr.y (mgr.25166) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.363362+0000 mgr.y (mgr.25166) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.363362+0000 mgr.y (mgr.25166) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.457585+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.457585+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.459277+0000 mgr.y (mgr.25166) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.459277+0000 mgr.y (mgr.25166) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.542061+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.542061+0000 mon.b (mon.1) 1841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.545077+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.545077+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.548001+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.548001+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.549322+0000 mon.b (mon.1) 1844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.549322+0000 mon.b (mon.1) 1844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.556469+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.556469+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.559042+0000 mgr.y (mgr.25166) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.559042+0000 mgr.y (mgr.25166) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.634736+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.634736+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.637393+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.637393+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.640224+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.640224+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.641429+0000 mon.b (mon.1) 1848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.641429+0000 mon.b (mon.1) 1848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.646471+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.646471+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.545077+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.545077+0000 mon.b (mon.1) 1842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.548001+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.548001+0000 mon.b (mon.1) 1843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.549322+0000 mon.b (mon.1) 1844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.549322+0000 mon.b (mon.1) 1844 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.556469+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.556469+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.559042+0000 mgr.y (mgr.25166) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.559042+0000 mgr.y (mgr.25166) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:45.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.634736+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.634736+0000 mon.b (mon.1) 1845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.637393+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.637393+0000 mon.b (mon.1) 1846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.640224+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.640224+0000 mon.b (mon.1) 1847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.641429+0000 mon.b (mon.1) 1848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.641429+0000 mon.b (mon.1) 1848 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.646471+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.646471+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.721697+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.721697+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.725121+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.725121+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.729059+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.729059+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.730718+0000 mon.b (mon.1) 1852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.730718+0000 mon.b (mon.1) 1852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.738075+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.738075+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.806508+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.806508+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.810432+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.810432+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.813230+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.813230+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.814427+0000 mon.b (mon.1) 1856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.814427+0000 mon.b (mon.1) 1856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.819793+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.819793+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.721697+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.721697+0000 mon.b (mon.1) 1849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.725121+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.725121+0000 mon.b (mon.1) 1850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.729059+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.729059+0000 mon.b (mon.1) 1851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.730718+0000 mon.b (mon.1) 1852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.730718+0000 mon.b (mon.1) 1852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.738075+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.738075+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.806508+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.806508+0000 mon.b (mon.1) 1853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.810432+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.810432+0000 mon.b (mon.1) 1854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.813230+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.813230+0000 mon.b (mon.1) 1855 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.814427+0000 mon.b (mon.1) 1856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.814427+0000 mon.b (mon.1) 1856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.819793+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.819793+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.881846+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.881846+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.884518+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.884518+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.887018+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.887018+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.888239+0000 mon.b (mon.1) 1860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.888239+0000 mon.b (mon.1) 1860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.894318+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.894318+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.963623+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.963623+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.966592+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.966592+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.969761+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.969761+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.971123+0000 mon.b (mon.1) 1864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.971123+0000 mon.b (mon.1) 1864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.977507+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:44.977507+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.881846+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.881846+0000 mon.b (mon.1) 1857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.884518+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.884518+0000 mon.b (mon.1) 1858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.887018+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.887018+0000 mon.b (mon.1) 1859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.888239+0000 mon.b (mon.1) 1860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.888239+0000 mon.b (mon.1) 1860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.894318+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.894318+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.963623+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.963623+0000 mon.b (mon.1) 1861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.966592+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.966592+0000 mon.b (mon.1) 1862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.969761+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.969761+0000 mon.b (mon.1) 1863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.971123+0000 mon.b (mon.1) 1864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.971123+0000 mon.b (mon.1) 1864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.977507+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:44.977507+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.063828+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.063828+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.067017+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.067017+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.070616+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.070616+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.072185+0000 mon.b (mon.1) 1868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.072185+0000 mon.b (mon.1) 1868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.080215+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.080215+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.151589+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.151589+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.154237+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.154237+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.156759+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.156759+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.157923+0000 mon.b (mon.1) 1872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.157923+0000 mon.b (mon.1) 1872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.162841+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.063828+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.063828+0000 mon.b (mon.1) 1865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.067017+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.067017+0000 mon.b (mon.1) 1866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.070616+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.070616+0000 mon.b (mon.1) 1867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.072185+0000 mon.b (mon.1) 1868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.072185+0000 mon.b (mon.1) 1868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.080215+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.080215+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.151589+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.151589+0000 mon.b (mon.1) 1869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.154237+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.154237+0000 mon.b (mon.1) 1870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.156759+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.156759+0000 mon.b (mon.1) 1871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.157923+0000 mon.b (mon.1) 1872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.157923+0000 mon.b (mon.1) 1872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.162841+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.162841+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.227415+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.227415+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.230013+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.230013+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.232303+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.232303+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.233321+0000 mon.b (mon.1) 1876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.233321+0000 mon.b (mon.1) 1876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.239122+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.239122+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.306090+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.306090+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.308837+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.308837+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.311079+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.311079+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.312172+0000 mon.b (mon.1) 1880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.312172+0000 mon.b (mon.1) 1880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.317623+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.162841+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.227415+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.227415+0000 mon.b (mon.1) 1873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.230013+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.230013+0000 mon.b (mon.1) 1874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.232303+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.232303+0000 mon.b (mon.1) 1875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.233321+0000 mon.b (mon.1) 1876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.233321+0000 mon.b (mon.1) 1876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.239122+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.239122+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.306090+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.306090+0000 mon.b (mon.1) 1877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.308837+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.308837+0000 mon.b (mon.1) 1878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.311079+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.311079+0000 mon.b (mon.1) 1879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.312172+0000 mon.b (mon.1) 1880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.312172+0000 mon.b (mon.1) 1880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.317623+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.317623+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.381935+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.381935+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.384523+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.384523+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.387554+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.387554+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.388869+0000 mon.b (mon.1) 1884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.388869+0000 mon.b (mon.1) 1884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.395286+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.395286+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.461710+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.461710+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.464354+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.464354+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.466919+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.466919+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.468063+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[115929]: audit 2024-09-17T10:29:45.468063+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.317623+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.381935+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.381935+0000 mon.b (mon.1) 1881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.384523+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.384523+0000 mon.b (mon.1) 1882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.387554+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.387554+0000 mon.b (mon.1) 1883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.388869+0000 mon.b (mon.1) 1884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.388869+0000 mon.b (mon.1) 1884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.395286+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.395286+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.461710+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.461710+0000 mon.b (mon.1) 1885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.464354+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.464354+0000 mon.b (mon.1) 1886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.466919+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.466919+0000 mon.b (mon.1) 1887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.468063+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:45.922 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:45 smithi039 bash[116875]: audit 2024-09-17T10:29:45.468063+0000 mon.b (mon.1) 1888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.432 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[87077]: debug 2024-09-17T10:29:46.253+0000 7f03b2642640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:46.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:46.329131399Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:46.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.650572+0000 mgr.y (mgr.25166) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.650572+0000 mgr.y (mgr.25166) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.740330+0000 mgr.y (mgr.25166) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.740330+0000 mgr.y (mgr.25166) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.823093+0000 mgr.y (mgr.25166) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.823093+0000 mgr.y (mgr.25166) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.896770+0000 mgr.y (mgr.25166) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.896770+0000 mgr.y (mgr.25166) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.981045+0000 mgr.y (mgr.25166) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:44.981045+0000 mgr.y (mgr.25166) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.081787+0000 mgr.y (mgr.25166) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.081787+0000 mgr.y (mgr.25166) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.166329+0000 mgr.y (mgr.25166) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.166329+0000 mgr.y (mgr.25166) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.241672+0000 mgr.y (mgr.25166) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.241672+0000 mgr.y (mgr.25166) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.321133+0000 mgr.y (mgr.25166) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.321133+0000 mgr.y (mgr.25166) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.397540+0000 mgr.y (mgr.25166) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.397540+0000 mgr.y (mgr.25166) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cluster 2024-09-17T10:29:45.434607+0000 mgr.y (mgr.25166) 2197 : cluster [DBG] pgmap v616: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cluster 2024-09-17T10:29:45.434607+0000 mgr.y (mgr.25166) 2197 : cluster [DBG] pgmap v616: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.496114+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.496114+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.498929+0000 mgr.y (mgr.25166) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.498929+0000 mgr.y (mgr.25166) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.571198+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.571198+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.573868+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.573868+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.576672+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.576672+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.577766+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.577766+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.588314+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.588314+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.591832+0000 mgr.y (mgr.25166) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.591832+0000 mgr.y (mgr.25166) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.654796+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.654796+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.657454+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.657454+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.659763+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.659763+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.660865+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.660865+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.667028+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.667028+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.737627+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.737627+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.740221+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.740221+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.742848+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.742848+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.744031+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.744031+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.754468+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.754468+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.826120+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.826120+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.829018+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.829018+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.831735+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.831735+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.832944+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.832944+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.839884+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.839884+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.921308+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.921308+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.924608+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.924608+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.927459+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.927459+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.928714+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.928714+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.935964+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:45.935964+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.005731+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.005731+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.008353+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.008353+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.010781+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.010781+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.012089+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.012089+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.018054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.018054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.093250+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.093250+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.095938+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.095938+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.098472+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.098472+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.099755+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.099755+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.106639+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.106639+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.174127+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.174127+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.176794+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.176794+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.179138+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.179138+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.180336+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.180336+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.186842+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.186842+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.196527+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.196527+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.208405+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.208405+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.220233+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.220233+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.252298+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.252298+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.255187+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.255187+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.257102+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.257102+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.258626+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.258626+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.260652+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:46 smithi203 bash[85677]: audit 2024-09-17T10:29:46.260652+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.650572+0000 mgr.y (mgr.25166) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.650572+0000 mgr.y (mgr.25166) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.740330+0000 mgr.y (mgr.25166) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.740330+0000 mgr.y (mgr.25166) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.823093+0000 mgr.y (mgr.25166) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.823093+0000 mgr.y (mgr.25166) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.882 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.896770+0000 mgr.y (mgr.25166) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.896770+0000 mgr.y (mgr.25166) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.981045+0000 mgr.y (mgr.25166) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:44.981045+0000 mgr.y (mgr.25166) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.081787+0000 mgr.y (mgr.25166) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.081787+0000 mgr.y (mgr.25166) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.166329+0000 mgr.y (mgr.25166) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.166329+0000 mgr.y (mgr.25166) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.241672+0000 mgr.y (mgr.25166) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.241672+0000 mgr.y (mgr.25166) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.321133+0000 mgr.y (mgr.25166) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.321133+0000 mgr.y (mgr.25166) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.883 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.397540+0000 mgr.y (mgr.25166) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.397540+0000 mgr.y (mgr.25166) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cluster 2024-09-17T10:29:45.434607+0000 mgr.y (mgr.25166) 2197 : cluster [DBG] pgmap v616: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cluster 2024-09-17T10:29:45.434607+0000 mgr.y (mgr.25166) 2197 : cluster [DBG] pgmap v616: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.496114+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.496114+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.498929+0000 mgr.y (mgr.25166) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.498929+0000 mgr.y (mgr.25166) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.571198+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.571198+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.573868+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.884 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.573868+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.576672+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.576672+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.577766+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.577766+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.588314+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.588314+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.591832+0000 mgr.y (mgr.25166) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.591832+0000 mgr.y (mgr.25166) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.654796+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.654796+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.657454+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.657454+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.659763+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.659763+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.660865+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.660865+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.667028+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.667028+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.737627+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.737627+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.740221+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.740221+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.742848+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.742848+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.744031+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.744031+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.754468+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.754468+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.826120+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.826120+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.829018+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.650572+0000 mgr.y (mgr.25166) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.650572+0000 mgr.y (mgr.25166) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.740330+0000 mgr.y (mgr.25166) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.740330+0000 mgr.y (mgr.25166) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.823093+0000 mgr.y (mgr.25166) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.823093+0000 mgr.y (mgr.25166) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.896770+0000 mgr.y (mgr.25166) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.896770+0000 mgr.y (mgr.25166) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.981045+0000 mgr.y (mgr.25166) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:44.981045+0000 mgr.y (mgr.25166) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.081787+0000 mgr.y (mgr.25166) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.081787+0000 mgr.y (mgr.25166) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.166329+0000 mgr.y (mgr.25166) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.166329+0000 mgr.y (mgr.25166) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.241672+0000 mgr.y (mgr.25166) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.241672+0000 mgr.y (mgr.25166) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.321133+0000 mgr.y (mgr.25166) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.321133+0000 mgr.y (mgr.25166) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.397540+0000 mgr.y (mgr.25166) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.397540+0000 mgr.y (mgr.25166) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cluster 2024-09-17T10:29:45.434607+0000 mgr.y (mgr.25166) 2197 : cluster [DBG] pgmap v616: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.829018+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.831735+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.831735+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.832944+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.832944+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.839884+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.839884+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.921308+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.921308+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.924608+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.924608+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.927459+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.927459+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.928714+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.928714+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.935964+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:45.935964+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.005731+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.005731+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.008353+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cluster 2024-09-17T10:29:45.434607+0000 mgr.y (mgr.25166) 2197 : cluster [DBG] pgmap v616: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 909 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:46.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.496114+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.496114+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.498929+0000 mgr.y (mgr.25166) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.498929+0000 mgr.y (mgr.25166) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.571198+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.571198+0000 mon.b (mon.1) 1889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.573868+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.573868+0000 mon.b (mon.1) 1890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.576672+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.576672+0000 mon.b (mon.1) 1891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.577766+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.577766+0000 mon.b (mon.1) 1892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.588314+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.588314+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.591832+0000 mgr.y (mgr.25166) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.591832+0000 mgr.y (mgr.25166) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.654796+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.654796+0000 mon.b (mon.1) 1893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.657454+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.008353+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.010781+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.010781+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.012089+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.012089+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.018054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.018054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.093250+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.093250+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.095938+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.095938+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.098472+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.098472+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.099755+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.099755+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.106639+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.106639+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.174127+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.174127+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.176794+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.176794+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.179138+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.179138+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.180336+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.180336+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.186842+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.186842+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.196527+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.196527+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.208405+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.208405+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.220233+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.220233+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.252298+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.252298+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.255187+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.255187+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.257102+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.257102+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.258626+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.258626+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.657454+0000 mon.b (mon.1) 1894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.659763+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.659763+0000 mon.b (mon.1) 1895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.660865+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.660865+0000 mon.b (mon.1) 1896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.667028+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.667028+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.737627+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.737627+0000 mon.b (mon.1) 1897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.740221+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.740221+0000 mon.b (mon.1) 1898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.742848+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.742848+0000 mon.b (mon.1) 1899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.744031+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.744031+0000 mon.b (mon.1) 1900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.754468+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.754468+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.826120+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.826120+0000 mon.b (mon.1) 1901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.829018+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.260652+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:46.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[115929]: audit 2024-09-17T10:29:46.260652+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.829018+0000 mon.b (mon.1) 1902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.831735+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.831735+0000 mon.b (mon.1) 1903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.832944+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.832944+0000 mon.b (mon.1) 1904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.839884+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.839884+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.921308+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.921308+0000 mon.b (mon.1) 1905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.924608+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.924608+0000 mon.b (mon.1) 1906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.927459+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.927459+0000 mon.b (mon.1) 1907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.928714+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.928714+0000 mon.b (mon.1) 1908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.935964+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:45.935964+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.005731+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.005731+0000 mon.b (mon.1) 1909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.008353+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.008353+0000 mon.b (mon.1) 1910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.010781+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.010781+0000 mon.b (mon.1) 1911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.012089+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.012089+0000 mon.b (mon.1) 1912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.018054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.018054+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.093250+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.093250+0000 mon.b (mon.1) 1913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.095938+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.095938+0000 mon.b (mon.1) 1914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.098472+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.098472+0000 mon.b (mon.1) 1915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.099755+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.099755+0000 mon.b (mon.1) 1916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.106639+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.106639+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.174127+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.174127+0000 mon.b (mon.1) 1917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.176794+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.176794+0000 mon.b (mon.1) 1918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.179138+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.179138+0000 mon.b (mon.1) 1919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.180336+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.180336+0000 mon.b (mon.1) 1920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:46.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.186842+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.186842+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.196527+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.196527+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.208405+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.208405+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.220233+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.220233+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.252298+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.252298+0000 mon.b (mon.1) 1921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.255187+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.255187+0000 mon.b (mon.1) 1922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.257102+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.257102+0000 mon.b (mon.1) 1923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.258626+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.258626+0000 mon.b (mon.1) 1924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.260652+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:46 smithi039 bash[116875]: audit 2024-09-17T10:29:46.260652+0000 mon.b (mon.1) 1925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.669755+0000 mgr.y (mgr.25166) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.669755+0000 mgr.y (mgr.25166) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.757551+0000 mgr.y (mgr.25166) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.757551+0000 mgr.y (mgr.25166) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.844547+0000 mgr.y (mgr.25166) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.844547+0000 mgr.y (mgr.25166) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.939948+0000 mgr.y (mgr.25166) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:45.939948+0000 mgr.y (mgr.25166) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.020768+0000 mgr.y (mgr.25166) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.020768+0000 mgr.y (mgr.25166) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.110428+0000 mgr.y (mgr.25166) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.110428+0000 mgr.y (mgr.25166) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.190668+0000 mgr.y (mgr.25166) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.190668+0000 mgr.y (mgr.25166) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: audit 2024-09-17T10:29:46.259910+0000 mgr.y (mgr.25166) 2207 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: audit 2024-09-17T10:29:46.259910+0000 mgr.y (mgr.25166) 2207 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.260981+0000 mgr.y (mgr.25166) 2208 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[116875]: cephadm 2024-09-17T10:29:46.260981+0000 mgr.y (mgr.25166) 2208 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.669755+0000 mgr.y (mgr.25166) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.669755+0000 mgr.y (mgr.25166) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.757551+0000 mgr.y (mgr.25166) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.757551+0000 mgr.y (mgr.25166) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.844547+0000 mgr.y (mgr.25166) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.844547+0000 mgr.y (mgr.25166) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.939948+0000 mgr.y (mgr.25166) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:45.939948+0000 mgr.y (mgr.25166) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.020768+0000 mgr.y (mgr.25166) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.020768+0000 mgr.y (mgr.25166) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.110428+0000 mgr.y (mgr.25166) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.110428+0000 mgr.y (mgr.25166) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.190668+0000 mgr.y (mgr.25166) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.190668+0000 mgr.y (mgr.25166) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: audit 2024-09-17T10:29:46.259910+0000 mgr.y (mgr.25166) 2207 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: audit 2024-09-17T10:29:46.259910+0000 mgr.y (mgr.25166) 2207 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.260981+0000 mgr.y (mgr.25166) 2208 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:47 smithi039 bash[115929]: cephadm 2024-09-17T10:29:46.260981+0000 mgr.y (mgr.25166) 2208 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:47.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.669755+0000 mgr.y (mgr.25166) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.669755+0000 mgr.y (mgr.25166) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.757551+0000 mgr.y (mgr.25166) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.757551+0000 mgr.y (mgr.25166) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.844547+0000 mgr.y (mgr.25166) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.844547+0000 mgr.y (mgr.25166) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.939948+0000 mgr.y (mgr.25166) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:45.939948+0000 mgr.y (mgr.25166) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.020768+0000 mgr.y (mgr.25166) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.020768+0000 mgr.y (mgr.25166) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.110428+0000 mgr.y (mgr.25166) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.110428+0000 mgr.y (mgr.25166) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.190668+0000 mgr.y (mgr.25166) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.190668+0000 mgr.y (mgr.25166) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:29:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: audit 2024-09-17T10:29:46.259910+0000 mgr.y (mgr.25166) 2207 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: audit 2024-09-17T10:29:46.259910+0000 mgr.y (mgr.25166) 2207 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:29:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.260981+0000 mgr.y (mgr.25166) 2208 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:47 smithi203 bash[85677]: cephadm 2024-09-17T10:29:46.260981+0000 mgr.y (mgr.25166) 2208 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:29:48.386 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[136302]: debug 2024-09-17T10:29:48.041+0000 7f2606472640 -1 osd.3 128 log_to_monitors true 2024-09-17T10:29:48.816 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[136302]: debug 2024-09-17T10:29:48.565+0000 7f25fe21c640 -1 osd.3 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: audit 2024-09-17T10:29:46.881855+0000 mgr.y (mgr.25166) 2209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: audit 2024-09-17T10:29:46.881855+0000 mgr.y (mgr.25166) 2209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: cluster 2024-09-17T10:29:47.436365+0000 mgr.y (mgr.25166) 2210 : cluster [DBG] pgmap v617: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: cluster 2024-09-17T10:29:47.436365+0000 mgr.y (mgr.25166) 2210 : cluster [DBG] pgmap v617: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: audit 2024-09-17T10:29:48.051740+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: audit 2024-09-17T10:29:48.051740+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: audit 2024-09-17T10:29:48.052064+0000 mon.a (mon.0) 848 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[116875]: audit 2024-09-17T10:29:48.052064+0000 mon.a (mon.0) 848 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: audit 2024-09-17T10:29:46.881855+0000 mgr.y (mgr.25166) 2209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: audit 2024-09-17T10:29:46.881855+0000 mgr.y (mgr.25166) 2209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: cluster 2024-09-17T10:29:47.436365+0000 mgr.y (mgr.25166) 2210 : cluster [DBG] pgmap v617: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: cluster 2024-09-17T10:29:47.436365+0000 mgr.y (mgr.25166) 2210 : cluster [DBG] pgmap v617: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: audit 2024-09-17T10:29:48.051740+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: audit 2024-09-17T10:29:48.051740+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: audit 2024-09-17T10:29:48.052064+0000 mon.a (mon.0) 848 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:48 smithi039 bash[115929]: audit 2024-09-17T10:29:48.052064+0000 mon.a (mon.0) 848 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.907 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: audit 2024-09-17T10:29:46.881855+0000 mgr.y (mgr.25166) 2209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:48.907 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: audit 2024-09-17T10:29:46.881855+0000 mgr.y (mgr.25166) 2209 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:48.908 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: cluster 2024-09-17T10:29:47.436365+0000 mgr.y (mgr.25166) 2210 : cluster [DBG] pgmap v617: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:48.908 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: cluster 2024-09-17T10:29:47.436365+0000 mgr.y (mgr.25166) 2210 : cluster [DBG] pgmap v617: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:48.908 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: audit 2024-09-17T10:29:48.051740+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.908 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: audit 2024-09-17T10:29:48.051740+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.908 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: audit 2024-09-17T10:29:48.052064+0000 mon.a (mon.0) 848 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:48.908 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:48 smithi203 bash[85677]: audit 2024-09-17T10:29:48.052064+0000 mon.a (mon.0) 848 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:29:49.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:49.330050376Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:49.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.526304+0000 mon.a (mon.0) 849 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.526304+0000 mon.a (mon.0) 849 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: cluster 2024-09-17T10:29:48.533585+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: cluster 2024-09-17T10:29:48.533585+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.536188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.536188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.536657+0000 mon.a (mon.0) 851 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.536657+0000 mon.a (mon.0) 851 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.845148+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.845148+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.859179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.859179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.867926+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.867926+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.875172+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.875172+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.886786+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.886786+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.899963+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:49 smithi203 bash[85677]: audit 2024-09-17T10:29:48.899963+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.526304+0000 mon.a (mon.0) 849 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.526304+0000 mon.a (mon.0) 849 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: cluster 2024-09-17T10:29:48.533585+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: cluster 2024-09-17T10:29:48.533585+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.536188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.536188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.536657+0000 mon.a (mon.0) 851 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.536657+0000 mon.a (mon.0) 851 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.845148+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.845148+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.859179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.859179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.867926+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.867926+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.875172+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.875172+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.886786+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.886786+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.899963+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[115929]: audit 2024-09-17T10:29:48.899963+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.526304+0000 mon.a (mon.0) 849 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:49.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.526304+0000 mon.a (mon.0) 849 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:29:49.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: cluster 2024-09-17T10:29:48.533585+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:49.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: cluster 2024-09-17T10:29:48.533585+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-17T10:29:49.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.536188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.536188+0000 mon.c (mon.2) 13 : audit [INF] from='osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.536657+0000 mon.a (mon.0) 851 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.536657+0000 mon.a (mon.0) 851 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi039", "root=default"]} : dispatch 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.845148+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.845148+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.859179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.859179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.867926+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.867926+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.875172+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.875172+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.886786+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.886786+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.899963+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:49 smithi039 bash[116875]: audit 2024-09-17T10:29:48.899963+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.437645+0000 mgr.y (mgr.25166) 2211 : cluster [DBG] pgmap v619: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.437645+0000 mgr.y (mgr.25166) 2211 : cluster [DBG] pgmap v619: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.526846+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.526846+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.532934+0000 mon.a (mon.0) 859 : cluster [INF] osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995] boot 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.532934+0000 mon.a (mon.0) 859 : cluster [INF] osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995] boot 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.533014+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: cluster 2024-09-17T10:29:49.533014+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:50.850 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: audit 2024-09-17T10:29:49.540155+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[116875]: audit 2024-09-17T10:29:49.540155+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.437645+0000 mgr.y (mgr.25166) 2211 : cluster [DBG] pgmap v619: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.437645+0000 mgr.y (mgr.25166) 2211 : cluster [DBG] pgmap v619: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.526846+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.526846+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.532934+0000 mon.a (mon.0) 859 : cluster [INF] osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995] boot 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.532934+0000 mon.a (mon.0) 859 : cluster [INF] osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995] boot 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.533014+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: cluster 2024-09-17T10:29:49.533014+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:50.851 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: audit 2024-09-17T10:29:49.540155+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:50.852 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:50 smithi039 bash[115929]: audit 2024-09-17T10:29:49.540155+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:50.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.437645+0000 mgr.y (mgr.25166) 2211 : cluster [DBG] pgmap v619: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:50.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.437645+0000 mgr.y (mgr.25166) 2211 : cluster [DBG] pgmap v619: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.526846+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.526846+0000 mon.a (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.532934+0000 mon.a (mon.0) 859 : cluster [INF] osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995] boot 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.532934+0000 mon.a (mon.0) 859 : cluster [INF] osd.3 [v2:172.21.15.39:6826/3493130995,v1:172.21.15.39:6827/3493130995] boot 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.533014+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: cluster 2024-09-17T10:29:49.533014+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: audit 2024-09-17T10:29:49.540155+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:50 smithi203 bash[85677]: audit 2024-09-17T10:29:49.540155+0000 mon.b (mon.1) 1926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:29:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:51 smithi039 bash[115929]: cluster 2024-09-17T10:29:50.544018+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:51 smithi039 bash[115929]: cluster 2024-09-17T10:29:50.544018+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:51 smithi039 bash[116875]: cluster 2024-09-17T10:29:50.544018+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:51 smithi039 bash[116875]: cluster 2024-09-17T10:29:50.544018+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:51.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:51 smithi203 bash[85677]: cluster 2024-09-17T10:29:50.544018+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:51.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:51 smithi203 bash[85677]: cluster 2024-09-17T10:29:50.544018+0000 mon.a (mon.0) 861 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-09-17T10:29:52.579 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:52.320315649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:52 smithi039 bash[115929]: cluster 2024-09-17T10:29:51.438718+0000 mgr.y (mgr.25166) 2212 : cluster [DBG] pgmap v622: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:52 smithi039 bash[115929]: cluster 2024-09-17T10:29:51.438718+0000 mgr.y (mgr.25166) 2212 : cluster [DBG] pgmap v622: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:52.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:52 smithi039 bash[116875]: cluster 2024-09-17T10:29:51.438718+0000 mgr.y (mgr.25166) 2212 : cluster [DBG] pgmap v622: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:52 smithi039 bash[116875]: cluster 2024-09-17T10:29:51.438718+0000 mgr.y (mgr.25166) 2212 : cluster [DBG] pgmap v622: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:52.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:52 smithi203 bash[85677]: cluster 2024-09-17T10:29:51.438718+0000 mgr.y (mgr.25166) 2212 : cluster [DBG] pgmap v622: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:52.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:52 smithi203 bash[85677]: cluster 2024-09-17T10:29:51.438718+0000 mgr.y (mgr.25166) 2212 : cluster [DBG] pgmap v622: 161 pgs: 37 active+undersized, 23 active+undersized+degraded, 101 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:29:53.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:53 smithi039 bash[115929]: cluster 2024-09-17T10:29:53.579297+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:53.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:53 smithi039 bash[115929]: cluster 2024-09-17T10:29:53.579297+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:53 smithi039 bash[116875]: cluster 2024-09-17T10:29:53.579297+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:53 smithi039 bash[116875]: cluster 2024-09-17T10:29:53.579297+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:53.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:29:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:29:53] "GET /metrics HTTP/1.1" 200 38497 "" "Prometheus/2.51.0" 2024-09-17T10:29:53.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:53 smithi203 bash[85677]: cluster 2024-09-17T10:29:53.579297+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:53.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:53 smithi203 bash[85677]: cluster 2024-09-17T10:29:53.579297+0000 mon.a (mon.0) 862 : cluster [WRN] Health check update: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded (PG_DEGRADED) 2024-09-17T10:29:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:54 smithi039 bash[115929]: cluster 2024-09-17T10:29:53.440307+0000 mgr.y (mgr.25166) 2213 : cluster [DBG] pgmap v623: 161 pgs: 21 active+undersized, 13 active+undersized+degraded, 127 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-17T10:29:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:54 smithi039 bash[115929]: cluster 2024-09-17T10:29:53.440307+0000 mgr.y (mgr.25166) 2213 : cluster [DBG] pgmap v623: 161 pgs: 21 active+undersized, 13 active+undersized+degraded, 127 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-17T10:29:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:54 smithi039 bash[116875]: cluster 2024-09-17T10:29:53.440307+0000 mgr.y (mgr.25166) 2213 : cluster [DBG] pgmap v623: 161 pgs: 21 active+undersized, 13 active+undersized+degraded, 127 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-17T10:29:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:54 smithi039 bash[116875]: cluster 2024-09-17T10:29:53.440307+0000 mgr.y (mgr.25166) 2213 : cluster [DBG] pgmap v623: 161 pgs: 21 active+undersized, 13 active+undersized+degraded, 127 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-17T10:29:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:54 smithi203 bash[85677]: cluster 2024-09-17T10:29:53.440307+0000 mgr.y (mgr.25166) 2213 : cluster [DBG] pgmap v623: 161 pgs: 21 active+undersized, 13 active+undersized+degraded, 127 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-17T10:29:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:54 smithi203 bash[85677]: cluster 2024-09-17T10:29:53.440307+0000 mgr.y (mgr.25166) 2213 : cluster [DBG] pgmap v623: 161 pgs: 21 active+undersized, 13 active+undersized+degraded, 127 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43/636 objects degraded (6.761%) 2024-09-17T10:29:55.619 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:55.309891576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:55.961 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[85677]: cluster 2024-09-17T10:29:55.441350+0000 mgr.y (mgr.25166) 2214 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:55.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[85677]: cluster 2024-09-17T10:29:55.441350+0000 mgr.y (mgr.25166) 2214 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:55.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[85677]: cluster 2024-09-17T10:29:55.636368+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T10:29:55.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[85677]: cluster 2024-09-17T10:29:55.636368+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T10:29:55.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[85677]: cluster 2024-09-17T10:29:55.636435+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-09-17T10:29:55.962 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:55 smithi203 bash[85677]: cluster 2024-09-17T10:29:55.636435+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-09-17T10:29:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[115929]: cluster 2024-09-17T10:29:55.441350+0000 mgr.y (mgr.25166) 2214 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[115929]: cluster 2024-09-17T10:29:55.441350+0000 mgr.y (mgr.25166) 2214 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[115929]: cluster 2024-09-17T10:29:55.636368+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[115929]: cluster 2024-09-17T10:29:55.636368+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[115929]: cluster 2024-09-17T10:29:55.636435+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[115929]: cluster 2024-09-17T10:29:55.636435+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[116875]: cluster 2024-09-17T10:29:55.441350+0000 mgr.y (mgr.25166) 2214 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[116875]: cluster 2024-09-17T10:29:55.441350+0000 mgr.y (mgr.25166) 2214 : cluster [DBG] pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[116875]: cluster 2024-09-17T10:29:55.636368+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[116875]: cluster 2024-09-17T10:29:55.636368+0000 mon.a (mon.0) 863 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 13 pgs degraded) 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[116875]: cluster 2024-09-17T10:29:55.636435+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-09-17T10:29:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:55 smithi039 bash[116875]: cluster 2024-09-17T10:29:55.636435+0000 mon.a (mon.0) 864 : cluster [INF] Cluster is now healthy 2024-09-17T10:29:57.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:57 smithi203 bash[85677]: audit 2024-09-17T10:29:56.549054+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:57.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:57 smithi203 bash[85677]: audit 2024-09-17T10:29:56.549054+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:57.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:57 smithi203 bash[85677]: audit 2024-09-17T10:29:56.554193+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:57.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:57 smithi203 bash[85677]: audit 2024-09-17T10:29:56.554193+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[115929]: audit 2024-09-17T10:29:56.549054+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[115929]: audit 2024-09-17T10:29:56.549054+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[115929]: audit 2024-09-17T10:29:56.554193+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[115929]: audit 2024-09-17T10:29:56.554193+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[116875]: audit 2024-09-17T10:29:56.549054+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[116875]: audit 2024-09-17T10:29:56.549054+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:29:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[116875]: audit 2024-09-17T10:29:56.554193+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:57 smithi039 bash[116875]: audit 2024-09-17T10:29:56.554193+0000 mon.b (mon.1) 1927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:29:58.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:29:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:29:58.32011979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:29:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[115929]: audit 2024-09-17T10:29:56.889878+0000 mgr.y (mgr.25166) 2215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[115929]: audit 2024-09-17T10:29:56.889878+0000 mgr.y (mgr.25166) 2215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[115929]: cluster 2024-09-17T10:29:57.442872+0000 mgr.y (mgr.25166) 2216 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:58.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[115929]: cluster 2024-09-17T10:29:57.442872+0000 mgr.y (mgr.25166) 2216 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[116875]: audit 2024-09-17T10:29:56.889878+0000 mgr.y (mgr.25166) 2215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[116875]: audit 2024-09-17T10:29:56.889878+0000 mgr.y (mgr.25166) 2215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[116875]: cluster 2024-09-17T10:29:57.442872+0000 mgr.y (mgr.25166) 2216 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:29:58 smithi039 bash[116875]: cluster 2024-09-17T10:29:57.442872+0000 mgr.y (mgr.25166) 2216 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:58 smithi203 bash[85677]: audit 2024-09-17T10:29:56.889878+0000 mgr.y (mgr.25166) 2215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:58 smithi203 bash[85677]: audit 2024-09-17T10:29:56.889878+0000 mgr.y (mgr.25166) 2215 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:29:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:58 smithi203 bash[85677]: cluster 2024-09-17T10:29:57.442872+0000 mgr.y (mgr.25166) 2216 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:29:58.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:29:58 smithi203 bash[85677]: cluster 2024-09-17T10:29:57.442872+0000 mgr.y (mgr.25166) 2216 : cluster [DBG] pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[115929]: cluster 2024-09-17T10:29:59.443930+0000 mgr.y (mgr.25166) 2217 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[115929]: cluster 2024-09-17T10:29:59.443930+0000 mgr.y (mgr.25166) 2217 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[115929]: cluster 2024-09-17T10:30:00.000143+0000 mon.a (mon.0) 866 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[115929]: cluster 2024-09-17T10:30:00.000143+0000 mon.a (mon.0) 866 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[116875]: cluster 2024-09-17T10:29:59.443930+0000 mgr.y (mgr.25166) 2217 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[116875]: cluster 2024-09-17T10:29:59.443930+0000 mgr.y (mgr.25166) 2217 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[116875]: cluster 2024-09-17T10:30:00.000143+0000 mon.a (mon.0) 866 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:00 smithi039 bash[116875]: cluster 2024-09-17T10:30:00.000143+0000 mon.a (mon.0) 866 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:00 smithi203 bash[85677]: cluster 2024-09-17T10:29:59.443930+0000 mgr.y (mgr.25166) 2217 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:00 smithi203 bash[85677]: cluster 2024-09-17T10:29:59.443930+0000 mgr.y (mgr.25166) 2217 : cluster [DBG] pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:00 smithi203 bash[85677]: cluster 2024-09-17T10:30:00.000143+0000 mon.a (mon.0) 866 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:00 smithi203 bash[85677]: cluster 2024-09-17T10:30:00.000143+0000 mon.a (mon.0) 866 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:01.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:01.341672406Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:01.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:01 smithi203 bash[85677]: audit 2024-09-17T10:30:01.277818+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:30:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:01 smithi203 bash[85677]: audit 2024-09-17T10:30:01.277818+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:30:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:01 smithi039 bash[115929]: audit 2024-09-17T10:30:01.277818+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:30:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:01 smithi039 bash[115929]: audit 2024-09-17T10:30:01.277818+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:30:01.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:01 smithi039 bash[116875]: audit 2024-09-17T10:30:01.277818+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:30:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:01 smithi039 bash[116875]: audit 2024-09-17T10:30:01.277818+0000 mon.b (mon.1) 1928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-17T10:30:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: audit 2024-09-17T10:30:01.277435+0000 mgr.y (mgr.25166) 2218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: audit 2024-09-17T10:30:01.277435+0000 mgr.y (mgr.25166) 2218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: cephadm 2024-09-17T10:30:01.280428+0000 mgr.y (mgr.25166) 2219 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: cephadm 2024-09-17T10:30:01.280428+0000 mgr.y (mgr.25166) 2219 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: cluster 2024-09-17T10:30:01.444905+0000 mgr.y (mgr.25166) 2220 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: cluster 2024-09-17T10:30:01.444905+0000 mgr.y (mgr.25166) 2220 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: audit 2024-09-17T10:30:01.733846+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[115929]: audit 2024-09-17T10:30:01.733846+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: audit 2024-09-17T10:30:01.277435+0000 mgr.y (mgr.25166) 2218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:30:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: audit 2024-09-17T10:30:01.277435+0000 mgr.y (mgr.25166) 2218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:30:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: cephadm 2024-09-17T10:30:01.280428+0000 mgr.y (mgr.25166) 2219 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T10:30:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: cephadm 2024-09-17T10:30:01.280428+0000 mgr.y (mgr.25166) 2219 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T10:30:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: cluster 2024-09-17T10:30:01.444905+0000 mgr.y (mgr.25166) 2220 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: cluster 2024-09-17T10:30:01.444905+0000 mgr.y (mgr.25166) 2220 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: audit 2024-09-17T10:30:01.733846+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:02.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:02 smithi039 bash[116875]: audit 2024-09-17T10:30:01.733846+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: audit 2024-09-17T10:30:01.277435+0000 mgr.y (mgr.25166) 2218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: audit 2024-09-17T10:30:01.277435+0000 mgr.y (mgr.25166) 2218 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: cephadm 2024-09-17T10:30:01.280428+0000 mgr.y (mgr.25166) 2219 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: cephadm 2024-09-17T10:30:01.280428+0000 mgr.y (mgr.25166) 2219 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: cluster 2024-09-17T10:30:01.444905+0000 mgr.y (mgr.25166) 2220 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: cluster 2024-09-17T10:30:01.444905+0000 mgr.y (mgr.25166) 2220 : cluster [DBG] pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:02.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: audit 2024-09-17T10:30:01.733846+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:02.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:02 smithi203 bash[85677]: audit 2024-09-17T10:30:01.733846+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:30:03] "GET /metrics HTTP/1.1" 200 38490 "" "Prometheus/2.51.0" 2024-09-17T10:30:04.616 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:04.301149813Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: cluster 2024-09-17T10:30:03.446392+0000 mgr.y (mgr.25166) 2221 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: cluster 2024-09-17T10:30:03.446392+0000 mgr.y (mgr.25166) 2221 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: audit 2024-09-17T10:30:03.804493+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: audit 2024-09-17T10:30:03.804493+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: audit 2024-09-17T10:30:03.809893+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: audit 2024-09-17T10:30:03.809893+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: audit 2024-09-17T10:30:03.811620+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[115929]: audit 2024-09-17T10:30:03.811620+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: cluster 2024-09-17T10:30:03.446392+0000 mgr.y (mgr.25166) 2221 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: cluster 2024-09-17T10:30:03.446392+0000 mgr.y (mgr.25166) 2221 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: audit 2024-09-17T10:30:03.804493+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: audit 2024-09-17T10:30:03.804493+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: audit 2024-09-17T10:30:03.809893+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:30:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: audit 2024-09-17T10:30:03.809893+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:30:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: audit 2024-09-17T10:30:03.811620+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:04.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:04 smithi039 bash[116875]: audit 2024-09-17T10:30:03.811620+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:04.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: cluster 2024-09-17T10:30:03.446392+0000 mgr.y (mgr.25166) 2221 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:04.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: cluster 2024-09-17T10:30:03.446392+0000 mgr.y (mgr.25166) 2221 : cluster [DBG] pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: audit 2024-09-17T10:30:03.804493+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: audit 2024-09-17T10:30:03.804493+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: audit 2024-09-17T10:30:03.809893+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:30:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: audit 2024-09-17T10:30:03.809893+0000 mon.b (mon.1) 1929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:30:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: audit 2024-09-17T10:30:03.811620+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:04 smithi203 bash[85677]: audit 2024-09-17T10:30:03.811620+0000 mon.b (mon.1) 1930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[115929]: cephadm 2024-09-17T10:30:03.791436+0000 mgr.y (mgr.25166) 2222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T10:30:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[115929]: cephadm 2024-09-17T10:30:03.791436+0000 mgr.y (mgr.25166) 2222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T10:30:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[115929]: cephadm 2024-09-17T10:30:03.816341+0000 mgr.y (mgr.25166) 2223 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T10:30:05.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[115929]: cephadm 2024-09-17T10:30:03.816341+0000 mgr.y (mgr.25166) 2223 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T10:30:05.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[116875]: cephadm 2024-09-17T10:30:03.791436+0000 mgr.y (mgr.25166) 2222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T10:30:05.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[116875]: cephadm 2024-09-17T10:30:03.791436+0000 mgr.y (mgr.25166) 2222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T10:30:05.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[116875]: cephadm 2024-09-17T10:30:03.816341+0000 mgr.y (mgr.25166) 2223 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T10:30:05.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:05 smithi039 bash[116875]: cephadm 2024-09-17T10:30:03.816341+0000 mgr.y (mgr.25166) 2223 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T10:30:05.894 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:05 smithi203 bash[85677]: cephadm 2024-09-17T10:30:03.791436+0000 mgr.y (mgr.25166) 2222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T10:30:05.894 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:05 smithi203 bash[85677]: cephadm 2024-09-17T10:30:03.791436+0000 mgr.y (mgr.25166) 2222 : cephadm [INF] Upgrade: Updating osd.4 2024-09-17T10:30:05.894 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:05 smithi203 bash[85677]: cephadm 2024-09-17T10:30:03.816341+0000 mgr.y (mgr.25166) 2223 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T10:30:05.894 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:05 smithi203 bash[85677]: cephadm 2024-09-17T10:30:03.816341+0000 mgr.y (mgr.25166) 2223 : cephadm [INF] Deploying daemon osd.4 on smithi203 2024-09-17T10:30:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:06 smithi039 bash[115929]: cluster 2024-09-17T10:30:05.447462+0000 mgr.y (mgr.25166) 2224 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:06 smithi039 bash[115929]: cluster 2024-09-17T10:30:05.447462+0000 mgr.y (mgr.25166) 2224 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:06 smithi039 bash[116875]: cluster 2024-09-17T10:30:05.447462+0000 mgr.y (mgr.25166) 2224 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:06.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:06 smithi039 bash[116875]: cluster 2024-09-17T10:30:05.447462+0000 mgr.y (mgr.25166) 2224 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:06.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:06 smithi203 bash[85677]: cluster 2024-09-17T10:30:05.447462+0000 mgr.y (mgr.25166) 2224 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:06.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:06 smithi203 bash[85677]: cluster 2024-09-17T10:30:05.447462+0000 mgr.y (mgr.25166) 2224 : cluster [DBG] pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:30:07.641 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:07.306901805Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:08.962 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.962 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.963 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.963 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.963 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.964 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:08 smithi203 bash[85677]: audit 2024-09-17T10:30:06.897905+0000 mgr.y (mgr.25166) 2225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:08.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:08 smithi203 bash[85677]: audit 2024-09-17T10:30:06.897905+0000 mgr.y (mgr.25166) 2225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:08.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:08 smithi203 bash[85677]: cluster 2024-09-17T10:30:07.448947+0000 mgr.y (mgr.25166) 2226 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:08.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:08 smithi203 bash[85677]: cluster 2024-09-17T10:30:07.448947+0000 mgr.y (mgr.25166) 2226 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:08.964 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.964 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:08.965 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:09.131 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[116875]: audit 2024-09-17T10:30:06.897905+0000 mgr.y (mgr.25166) 2225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[116875]: audit 2024-09-17T10:30:06.897905+0000 mgr.y (mgr.25166) 2225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[116875]: cluster 2024-09-17T10:30:07.448947+0000 mgr.y (mgr.25166) 2226 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[116875]: cluster 2024-09-17T10:30:07.448947+0000 mgr.y (mgr.25166) 2226 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[115929]: audit 2024-09-17T10:30:06.897905+0000 mgr.y (mgr.25166) 2225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[115929]: audit 2024-09-17T10:30:06.897905+0000 mgr.y (mgr.25166) 2225 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[115929]: cluster 2024-09-17T10:30:07.448947+0000 mgr.y (mgr.25166) 2226 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:09.132 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:08 smithi039 bash[115929]: cluster 2024-09-17T10:30:07.448947+0000 mgr.y (mgr.25166) 2226 : cluster [DBG] pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:09.228 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:08 smithi203 systemd[1]: Stopping Ceph osd.4 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:30:09.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:09 smithi203 bash[27455]: debug 2024-09-17T10:30:09.068+0000 7f535e248640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:30:09.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:09 smithi203 bash[27455]: debug 2024-09-17T10:30:09.068+0000 7f535e248640 -1 osd.4 134 *** Got signal Terminated *** 2024-09-17T10:30:09.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:09 smithi203 bash[27455]: debug 2024-09-17T10:30:09.068+0000 7f535e248640 -1 osd.4 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.069311+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.069311+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: cluster 2024-09-17T10:30:09.072186+0000 mon.a (mon.0) 870 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: cluster 2024-09-17T10:30:09.072186+0000 mon.a (mon.0) 870 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T10:30:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.085845+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.085845+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.098707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.098707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.105278+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.105278+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.117428+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.117428+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.129736+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: audit 2024-09-17T10:30:09.129736+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: cluster 2024-09-17T10:30:09.449713+0000 mgr.y (mgr.25166) 2227 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:10.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[115929]: cluster 2024-09-17T10:30:09.449713+0000 mgr.y (mgr.25166) 2227 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.069311+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.069311+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: cluster 2024-09-17T10:30:09.072186+0000 mon.a (mon.0) 870 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: cluster 2024-09-17T10:30:09.072186+0000 mon.a (mon.0) 870 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.085845+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.085845+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.098707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.098707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.105278+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.105278+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.117428+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.117428+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.129736+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: audit 2024-09-17T10:30:09.129736+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: cluster 2024-09-17T10:30:09.449713+0000 mgr.y (mgr.25166) 2227 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:10.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:10 smithi039 bash[116875]: cluster 2024-09-17T10:30:09.449713+0000 mgr.y (mgr.25166) 2227 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:10.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:10.306640476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:10.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.069311+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.069311+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: cluster 2024-09-17T10:30:09.072186+0000 mon.a (mon.0) 870 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: cluster 2024-09-17T10:30:09.072186+0000 mon.a (mon.0) 870 : cluster [INF] osd.4 marked itself down and dead 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.085845+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.085845+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.098707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.098707+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.105278+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.105278+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.117428+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.117428+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.129736+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: audit 2024-09-17T10:30:09.129736+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:10.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: cluster 2024-09-17T10:30:09.449713+0000 mgr.y (mgr.25166) 2227 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:10.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:10 smithi203 bash[85677]: cluster 2024-09-17T10:30:09.449713+0000 mgr.y (mgr.25166) 2227 : cluster [DBG] pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[115929]: cluster 2024-09-17T10:30:10.065502+0000 mon.a (mon.0) 876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[115929]: cluster 2024-09-17T10:30:10.065502+0000 mon.a (mon.0) 876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[115929]: cluster 2024-09-17T10:30:10.083455+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[115929]: cluster 2024-09-17T10:30:10.083455+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[115929]: cluster 2024-09-17T10:30:11.083791+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[115929]: cluster 2024-09-17T10:30:11.083791+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[116875]: cluster 2024-09-17T10:30:10.065502+0000 mon.a (mon.0) 876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[116875]: cluster 2024-09-17T10:30:10.065502+0000 mon.a (mon.0) 876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[116875]: cluster 2024-09-17T10:30:10.083455+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:30:11.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[116875]: cluster 2024-09-17T10:30:10.083455+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:30:11.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[116875]: cluster 2024-09-17T10:30:11.083791+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:30:11.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:11 smithi039 bash[116875]: cluster 2024-09-17T10:30:11.083791+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:30:11.478 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[93670]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:30:11.478 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[85677]: cluster 2024-09-17T10:30:10.065502+0000 mon.a (mon.0) 876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[85677]: cluster 2024-09-17T10:30:10.065502+0000 mon.a (mon.0) 876 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[85677]: cluster 2024-09-17T10:30:10.083455+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:30:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[85677]: cluster 2024-09-17T10:30:10.083455+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-09-17T10:30:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[85677]: cluster 2024-09-17T10:30:11.083791+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:30:11.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[85677]: cluster 2024-09-17T10:30:11.083791+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e136: 8 total, 7 up, 8 in 2024-09-17T10:30:11.978 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:11 smithi203 bash[93737]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:30:12.808 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[81536]: logger=cleanup t=2024-09-17T10:30:12.759741351Z level=info msg="Completed cleanup jobs" duration=110.663676ms 2024-09-17T10:30:12.808 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[81536]: logger=plugins.update.checker t=2024-09-17T10:30:12.794425203Z level=info msg="Update check succeeded" duration=69.626304ms 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: cluster 2024-09-17T10:30:11.450619+0000 mgr.y (mgr.25166) 2228 : cluster [DBG] pgmap v634: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: cluster 2024-09-17T10:30:11.450619+0000 mgr.y (mgr.25166) 2228 : cluster [DBG] pgmap v634: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: audit 2024-09-17T10:30:11.548940+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: audit 2024-09-17T10:30:11.548940+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: audit 2024-09-17T10:30:11.552108+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: audit 2024-09-17T10:30:11.552108+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: cluster 2024-09-17T10:30:12.100470+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:12.809 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[85677]: cluster 2024-09-17T10:30:12.100470+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: cluster 2024-09-17T10:30:11.450619+0000 mgr.y (mgr.25166) 2228 : cluster [DBG] pgmap v634: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: cluster 2024-09-17T10:30:11.450619+0000 mgr.y (mgr.25166) 2228 : cluster [DBG] pgmap v634: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: audit 2024-09-17T10:30:11.548940+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: audit 2024-09-17T10:30:11.548940+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: audit 2024-09-17T10:30:11.552108+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: audit 2024-09-17T10:30:11.552108+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: cluster 2024-09-17T10:30:12.100470+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[115929]: cluster 2024-09-17T10:30:12.100470+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: cluster 2024-09-17T10:30:11.450619+0000 mgr.y (mgr.25166) 2228 : cluster [DBG] pgmap v634: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: cluster 2024-09-17T10:30:11.450619+0000 mgr.y (mgr.25166) 2228 : cluster [DBG] pgmap v634: 161 pgs: 7 peering, 20 stale+active+clean, 134 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: audit 2024-09-17T10:30:11.548940+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: audit 2024-09-17T10:30:11.548940+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: audit 2024-09-17T10:30:11.552108+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: audit 2024-09-17T10:30:11.552108+0000 mon.b (mon.1) 1931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: cluster 2024-09-17T10:30:12.100470+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:12 smithi039 bash[116875]: cluster 2024-09-17T10:30:12.100470+0000 mon.a (mon.0) 880 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-17T10:30:13.150 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:12 smithi203 bash[81536]: logger=grafana.update.checker t=2024-09-17T10:30:12.80996986Z level=info msg="Update check succeeded" duration=78.256416ms 2024-09-17T10:30:13.339 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:30:13.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:13.318165981Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:13.864 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:30:13] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:30:13.864 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:13 smithi039 bash[116875]: cluster 2024-09-17T10:30:13.547433+0000 mon.a (mon.0) 881 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.865 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:13 smithi039 bash[116875]: cluster 2024-09-17T10:30:13.547433+0000 mon.a (mon.0) 881 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.865 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:13 smithi039 bash[115929]: cluster 2024-09-17T10:30:13.547433+0000 mon.a (mon.0) 881 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.865 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:13 smithi039 bash[115929]: cluster 2024-09-17T10:30:13.547433+0000 mon.a (mon.0) 881 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.886 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-17T10:30:13.886 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: Stopped Ceph osd.4 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:30:13.886 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:13 smithi203 bash[85677]: cluster 2024-09-17T10:30:13.547433+0000 mon.a (mon.0) 881 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.886 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:13 smithi203 bash[85677]: cluster 2024-09-17T10:30:13.547433+0000 mon.a (mon.0) 881 : cluster [WRN] Health check failed: Degraded data redundancy: 81/636 objects degraded (12.736%), 17 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:13.970 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 4s ago 48m - - 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 4s ago 48m - - 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (10m) 4s ago 38m 14.4M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (10m) 4s ago 38m 68.9M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (13m) 4s ago 35m 49.7M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (12m) 4s ago 47m 443M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (23m) 4s ago 49m 538M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (6m) 4s ago 49m 61.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (8m) 4s ago 47m 52.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (6m) 4s ago 47m 47.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (12m) 4s ago 38m 8448k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:30:13.971 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (12m) 4s ago 38m 9027k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (4m) 4s ago 46m 50.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (3m) 4s ago 45m 48.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (2m) 4s ago 44m 50.5M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (33s) 4s ago 43m 43.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (42m) 4s ago 42m 66.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 3ed23f51e774 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (41m) 4s ago 42m 69.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (41m) 4s ago 41m 59.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (40m) 4s ago 40m 71.8M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (11m) 4s ago 39m 51.0M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (36m) 4s ago 36m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:30:13.972 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (36m) 4s ago 36m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:30:14.228 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.229 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.229 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.230 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:14 smithi203 systemd[1]: Started Ceph osd.4 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:30:14.230 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.230 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.231 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:30:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:14.354 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:30:14.354 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:30:14.354 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:30:14.354 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:14.354 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:30:14.354 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 4 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 9 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:30:14.355 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "4/8 daemons upgraded", 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:30:14.679 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:30:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:13.326566+0000 mgr.y (mgr.25166) 2229 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:13.326566+0000 mgr.y (mgr.25166) 2229 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: cluster 2024-09-17T10:30:13.451998+0000 mgr.y (mgr.25166) 2230 : cluster [DBG] pgmap v635: 161 pgs: 24 active+undersized, 7 peering, 9 stale+active+clean, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: cluster 2024-09-17T10:30:13.451998+0000 mgr.y (mgr.25166) 2230 : cluster [DBG] pgmap v635: 161 pgs: 24 active+undersized, 7 peering, 9 stale+active+clean, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:13.642534+0000 mgr.y (mgr.25166) 2231 : audit [DBG] from='client.74450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:13.642534+0000 mgr.y (mgr.25166) 2231 : audit [DBG] from='client.74450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.057447+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.057447+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.072794+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.072794+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.075927+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.075927+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.076763+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.076763+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.084296+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.084296+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.142909+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.142909+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.145072+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:13.326566+0000 mgr.y (mgr.25166) 2229 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:13.326566+0000 mgr.y (mgr.25166) 2229 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: cluster 2024-09-17T10:30:13.451998+0000 mgr.y (mgr.25166) 2230 : cluster [DBG] pgmap v635: 161 pgs: 24 active+undersized, 7 peering, 9 stale+active+clean, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: cluster 2024-09-17T10:30:13.451998+0000 mgr.y (mgr.25166) 2230 : cluster [DBG] pgmap v635: 161 pgs: 24 active+undersized, 7 peering, 9 stale+active+clean, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:13.642534+0000 mgr.y (mgr.25166) 2231 : audit [DBG] from='client.74450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:13.642534+0000 mgr.y (mgr.25166) 2231 : audit [DBG] from='client.74450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.057447+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.057447+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.072794+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.072794+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.075927+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.075927+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.076763+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.076763+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.084296+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.084296+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.142909+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.142909+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.145072+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.145072+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.147943+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.147943+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.148825+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.148825+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.157631+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.157631+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.219425+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.219425+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.222725+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.222725+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.225183+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.225183+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.226466+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.226466+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.236716+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.236716+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.317626+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.317626+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.145072+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.147943+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.147943+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.148825+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.148825+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.157631+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.157631+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.219425+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.219425+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.222725+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.222725+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.225183+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.225183+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.226466+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.226466+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.236716+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.236716+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.317626+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.317626+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.320354+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.320354+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.323663+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.323663+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.325098+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.325098+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.330378+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.330378+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.355029+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/2194420281' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.355029+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/2194420281' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.400299+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.400299+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.403341+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.403341+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.405936+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.405936+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.407263+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.407263+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.419797+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.419797+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.320354+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.320354+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.323663+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.323663+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.325098+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.325098+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.330378+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.330378+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.355029+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/2194420281' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.355029+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/2194420281' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.400299+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.400299+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.403341+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.403341+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.405936+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.405936+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.407263+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.407263+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.419797+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.419797+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.486777+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.486777+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.489466+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.489466+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.491742+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.491742+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.492703+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.492703+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.501977+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.501977+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.567608+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.567608+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.570229+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.570229+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.573113+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.573113+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.574354+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.574354+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.579841+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[115929]: audit 2024-09-17T10:30:14.579841+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.486777+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.486777+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.489466+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.489466+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.491742+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.491742+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.492703+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.492703+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.501977+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.501977+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.567608+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.567608+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.570229+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.570229+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.573113+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.573113+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.574354+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.574354+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.579841+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:14 smithi039 bash[116875]: audit 2024-09-17T10:30:14.579841+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:13.326566+0000 mgr.y (mgr.25166) 2229 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:13.326566+0000 mgr.y (mgr.25166) 2229 : audit [DBG] from='client.64443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: cluster 2024-09-17T10:30:13.451998+0000 mgr.y (mgr.25166) 2230 : cluster [DBG] pgmap v635: 161 pgs: 24 active+undersized, 7 peering, 9 stale+active+clean, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: cluster 2024-09-17T10:30:13.451998+0000 mgr.y (mgr.25166) 2230 : cluster [DBG] pgmap v635: 161 pgs: 24 active+undersized, 7 peering, 9 stale+active+clean, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:13.642534+0000 mgr.y (mgr.25166) 2231 : audit [DBG] from='client.74450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:13.642534+0000 mgr.y (mgr.25166) 2231 : audit [DBG] from='client.74450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.057447+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.057447+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.072794+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.072794+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.075927+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.075927+0000 mon.b (mon.1) 1932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.076763+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.076763+0000 mon.b (mon.1) 1933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.084296+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.084296+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.142909+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.142909+0000 mon.b (mon.1) 1934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.145072+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.145072+0000 mon.b (mon.1) 1935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.147943+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.147943+0000 mon.b (mon.1) 1936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.148825+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.148825+0000 mon.b (mon.1) 1937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.157631+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.157631+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.219425+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.219425+0000 mon.b (mon.1) 1938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.222725+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.222725+0000 mon.b (mon.1) 1939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.225183+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.225183+0000 mon.b (mon.1) 1940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.226466+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.226466+0000 mon.b (mon.1) 1941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.236716+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.236716+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.317626+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.317626+0000 mon.b (mon.1) 1942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.320354+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.320354+0000 mon.b (mon.1) 1943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.323663+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.323663+0000 mon.b (mon.1) 1944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.325098+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.325098+0000 mon.b (mon.1) 1945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.330378+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.330378+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.355029+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/2194420281' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.355029+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.39:0/2194420281' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.400299+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.400299+0000 mon.b (mon.1) 1946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.403341+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.403341+0000 mon.b (mon.1) 1947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.405936+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.405936+0000 mon.b (mon.1) 1948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.407263+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.407263+0000 mon.b (mon.1) 1949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.419797+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.419797+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.486777+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.486777+0000 mon.b (mon.1) 1950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.489466+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.489466+0000 mon.b (mon.1) 1951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.491742+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.491742+0000 mon.b (mon.1) 1952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.492703+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.492703+0000 mon.b (mon.1) 1953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.501977+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.501977+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.567608+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.567608+0000 mon.b (mon.1) 1954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.570229+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.570229+0000 mon.b (mon.1) 1955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.573113+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.573113+0000 mon.b (mon.1) 1956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.574354+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.574354+0000 mon.b (mon.1) 1957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.579841+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:14.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:14 smithi203 bash[85677]: audit 2024-09-17T10:30:14.579841+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:13.957435+0000 mgr.y (mgr.25166) 2232 : audit [DBG] from='client.64455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:13.957435+0000 mgr.y (mgr.25166) 2232 : audit [DBG] from='client.64455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.085022+0000 mgr.y (mgr.25166) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.085022+0000 mgr.y (mgr.25166) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.159607+0000 mgr.y (mgr.25166) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.159607+0000 mgr.y (mgr.25166) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.240636+0000 mgr.y (mgr.25166) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.240636+0000 mgr.y (mgr.25166) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.335502+0000 mgr.y (mgr.25166) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.335502+0000 mgr.y (mgr.25166) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.421356+0000 mgr.y (mgr.25166) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.421356+0000 mgr.y (mgr.25166) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.505766+0000 mgr.y (mgr.25166) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.505766+0000 mgr.y (mgr.25166) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.582964+0000 mgr.y (mgr.25166) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.582964+0000 mgr.y (mgr.25166) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.654912+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.654912+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.657896+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.657896+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.660228+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.660228+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.661394+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.661394+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.668769+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.668769+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.742552+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.742552+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.745040+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.745040+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.747605+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.747605+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.748745+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.748745+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.758621+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.758621+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.823298+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.823298+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.826018+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.826018+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.828685+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.828685+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.829647+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.829647+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.834571+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.834571+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.906472+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.906472+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.908627+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.908627+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.910614+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.910614+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.911663+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.911663+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.921257+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.921257+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.999308+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:14.999308+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.001771+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.001771+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.004051+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.004051+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.005093+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.005093+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.016805+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.016805+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.100786+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.100786+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.103659+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.103659+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.106590+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.106590+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.107709+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.107709+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.118748+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.118748+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.205401+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.205401+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.208134+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.208134+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.211245+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.211245+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.212432+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.212432+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.223220+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.223220+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.313032+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.313032+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.315770+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.315770+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.319373+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.319373+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.320675+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.320675+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.333615+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.333615+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.428015+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.428015+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.430792+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.430792+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:13.957435+0000 mgr.y (mgr.25166) 2232 : audit [DBG] from='client.64455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:13.957435+0000 mgr.y (mgr.25166) 2232 : audit [DBG] from='client.64455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.085022+0000 mgr.y (mgr.25166) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.085022+0000 mgr.y (mgr.25166) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.159607+0000 mgr.y (mgr.25166) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.159607+0000 mgr.y (mgr.25166) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.240636+0000 mgr.y (mgr.25166) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.240636+0000 mgr.y (mgr.25166) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.335502+0000 mgr.y (mgr.25166) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.335502+0000 mgr.y (mgr.25166) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.421356+0000 mgr.y (mgr.25166) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.421356+0000 mgr.y (mgr.25166) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.505766+0000 mgr.y (mgr.25166) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.505766+0000 mgr.y (mgr.25166) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.582964+0000 mgr.y (mgr.25166) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.582964+0000 mgr.y (mgr.25166) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.654912+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.654912+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.657896+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.657896+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.660228+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.433075+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.433075+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.434102+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.434102+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.446375+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.446375+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.538064+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.538064+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.540846+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.540846+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.543627+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.543627+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.544709+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.544709+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.554182+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[115929]: audit 2024-09-17T10:30:15.554182+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.660228+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.661394+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.661394+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.668769+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.668769+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.742552+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.742552+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.745040+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.745040+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.747605+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.747605+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.748745+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.748745+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.758621+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.758621+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.823298+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.823298+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.826018+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.826018+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.828685+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.828685+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.829647+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.829647+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.834571+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.834571+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.906472+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.906472+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.908627+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.908627+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.910614+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.910614+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.911663+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.911663+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.921257+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.921257+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.999308+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:14.999308+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.001771+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.001771+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.004051+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.004051+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.005093+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.005093+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.016805+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.016805+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.100786+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.100786+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.103659+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.103659+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.106590+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.106590+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.107709+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.107709+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.118748+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.118748+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.205401+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.205401+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.208134+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.208134+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.211245+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.211245+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.212432+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.212432+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.223220+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.223220+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.313032+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.313032+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.315770+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.315770+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.319373+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.319373+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.320675+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.320675+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.333615+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.333615+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.428015+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.428015+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.430792+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.430792+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.433075+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.433075+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.434102+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.434102+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.446375+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.446375+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.538064+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.538064+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.540846+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.540846+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.543627+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.543627+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.544709+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.544709+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.554182+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:15 smithi039 bash[116875]: audit 2024-09-17T10:30:15.554182+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:13.957435+0000 mgr.y (mgr.25166) 2232 : audit [DBG] from='client.64455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:13.957435+0000 mgr.y (mgr.25166) 2232 : audit [DBG] from='client.64455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.085022+0000 mgr.y (mgr.25166) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.085022+0000 mgr.y (mgr.25166) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.159607+0000 mgr.y (mgr.25166) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.159607+0000 mgr.y (mgr.25166) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.240636+0000 mgr.y (mgr.25166) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.240636+0000 mgr.y (mgr.25166) 2235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.335502+0000 mgr.y (mgr.25166) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.939 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.335502+0000 mgr.y (mgr.25166) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.421356+0000 mgr.y (mgr.25166) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.421356+0000 mgr.y (mgr.25166) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.505766+0000 mgr.y (mgr.25166) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.505766+0000 mgr.y (mgr.25166) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.582964+0000 mgr.y (mgr.25166) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.582964+0000 mgr.y (mgr.25166) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.654912+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.654912+0000 mon.b (mon.1) 1958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.657896+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.657896+0000 mon.b (mon.1) 1959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.660228+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.660228+0000 mon.b (mon.1) 1960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.940 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.661394+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.661394+0000 mon.b (mon.1) 1961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.668769+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.668769+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.742552+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.742552+0000 mon.b (mon.1) 1962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.745040+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.745040+0000 mon.b (mon.1) 1963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.747605+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.747605+0000 mon.b (mon.1) 1964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.748745+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.748745+0000 mon.b (mon.1) 1965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.941 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.758621+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.758621+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.823298+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.823298+0000 mon.b (mon.1) 1966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.826018+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.826018+0000 mon.b (mon.1) 1967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.828685+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.828685+0000 mon.b (mon.1) 1968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.829647+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.829647+0000 mon.b (mon.1) 1969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.834571+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.834571+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.906472+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.942 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.906472+0000 mon.b (mon.1) 1970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.908627+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.908627+0000 mon.b (mon.1) 1971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.910614+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.910614+0000 mon.b (mon.1) 1972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.911663+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.911663+0000 mon.b (mon.1) 1973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.921257+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.921257+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.999308+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:14.999308+0000 mon.b (mon.1) 1974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.001771+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.943 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.001771+0000 mon.b (mon.1) 1975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.944 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.004051+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.944 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.004051+0000 mon.b (mon.1) 1976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.944 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.005093+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.944 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.005093+0000 mon.b (mon.1) 1977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.944 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.016805+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.016805+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.100786+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.100786+0000 mon.b (mon.1) 1978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.103659+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.103659+0000 mon.b (mon.1) 1979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.106590+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.106590+0000 mon.b (mon.1) 1980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.107709+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.107709+0000 mon.b (mon.1) 1981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.118748+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.118748+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.945 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.205401+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.205401+0000 mon.b (mon.1) 1982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.208134+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.208134+0000 mon.b (mon.1) 1983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.211245+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.211245+0000 mon.b (mon.1) 1984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.212432+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.212432+0000 mon.b (mon.1) 1985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.223220+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.223220+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.313032+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.313032+0000 mon.b (mon.1) 1986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.315770+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.946 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.315770+0000 mon.b (mon.1) 1987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.319373+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.319373+0000 mon.b (mon.1) 1988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.320675+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.320675+0000 mon.b (mon.1) 1989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.333615+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.333615+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.428015+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.428015+0000 mon.b (mon.1) 1990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.430792+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.430792+0000 mon.b (mon.1) 1991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.433075+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.947 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.433075+0000 mon.b (mon.1) 1992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.434102+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.434102+0000 mon.b (mon.1) 1993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.446375+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.446375+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.538064+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.538064+0000 mon.b (mon.1) 1994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.540846+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.540846+0000 mon.b (mon.1) 1995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.543627+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.543627+0000 mon.b (mon.1) 1996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.544709+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.544709+0000 mon.b (mon.1) 1997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:15.948 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.554182+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:15.949 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[85677]: audit 2024-09-17T10:30:15.554182+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.228 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[93885]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:16.228 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:15 smithi203 bash[93885]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:16.597 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T10:30:16.597 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-17T10:30:16.597 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:16.313528311Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.670242+0000 mgr.y (mgr.25166) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.670242+0000 mgr.y (mgr.25166) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:14.679781+0000 mgr.y (mgr.25166) 2241 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:14.679781+0000 mgr.y (mgr.25166) 2241 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.762275+0000 mgr.y (mgr.25166) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.762275+0000 mgr.y (mgr.25166) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.856 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.837806+0000 mgr.y (mgr.25166) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.837806+0000 mgr.y (mgr.25166) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.923728+0000 mgr.y (mgr.25166) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:14.923728+0000 mgr.y (mgr.25166) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.017788+0000 mgr.y (mgr.25166) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.017788+0000 mgr.y (mgr.25166) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.120789+0000 mgr.y (mgr.25166) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.120789+0000 mgr.y (mgr.25166) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.225919+0000 mgr.y (mgr.25166) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.225919+0000 mgr.y (mgr.25166) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.334892+0000 mgr.y (mgr.25166) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.334892+0000 mgr.y (mgr.25166) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.857 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.448434+0000 mgr.y (mgr.25166) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.448434+0000 mgr.y (mgr.25166) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cluster 2024-09-17T10:30:15.452706+0000 mgr.y (mgr.25166) 2250 : cluster [DBG] pgmap v636: 161 pgs: 38 active+undersized, 7 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cluster 2024-09-17T10:30:15.452706+0000 mgr.y (mgr.25166) 2250 : cluster [DBG] pgmap v636: 161 pgs: 38 active+undersized, 7 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.557798+0000 mgr.y (mgr.25166) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.557798+0000 mgr.y (mgr.25166) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.644045+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.644045+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.646626+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.646626+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.649575+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.649575+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.858 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.650631+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.650631+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.655596+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.655596+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.749393+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.749393+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.751555+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.751555+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.753809+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.753809+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.754793+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.754793+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.859 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.763927+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.763927+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.849562+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.849562+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.851972+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.851972+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.855018+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.855018+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.855890+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.855890+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.874434+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.874434+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.860 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.952891+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.952891+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.955449+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.955449+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.958128+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.861 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.958128+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.959162+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.959162+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.973714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:15.973714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.045897+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.045897+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.047933+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.862 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.047933+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.049851+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.049851+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.050589+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.050589+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.064543+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.064543+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.122654+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.122654+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.125024+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.125024+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.126913+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.126913+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.863 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.127613+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.127613+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.132908+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.132908+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.194249+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.194249+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.196828+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.196828+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.199488+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.199488+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.200524+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.200524+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.215050+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.215050+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.273963+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.273963+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.275929+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.275929+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.278120+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.278120+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.279233+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.279233+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.285288+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.285288+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.347067+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.347067+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.349626+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.349626+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.351874+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.351874+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.352747+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.352747+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.367189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.367189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.866 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.430362+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.430362+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.433320+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.433320+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.436069+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.436069+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.437208+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.437208+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.445743+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.445743+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.508502+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.508502+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.510666+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.510666+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.512602+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.512602+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.513326+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.513326+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.518054+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.518054+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.581786+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.581786+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.583793+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.583793+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.586592+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.586592+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.868 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.587351+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.587351+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.592898+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.869 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[85677]: audit 2024-09-17T10:30:16.592898+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.670242+0000 mgr.y (mgr.25166) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.670242+0000 mgr.y (mgr.25166) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:14.679781+0000 mgr.y (mgr.25166) 2241 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:16.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:14.679781+0000 mgr.y (mgr.25166) 2241 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.762275+0000 mgr.y (mgr.25166) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.762275+0000 mgr.y (mgr.25166) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.837806+0000 mgr.y (mgr.25166) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.837806+0000 mgr.y (mgr.25166) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.923728+0000 mgr.y (mgr.25166) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:14.923728+0000 mgr.y (mgr.25166) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.017788+0000 mgr.y (mgr.25166) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.017788+0000 mgr.y (mgr.25166) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.120789+0000 mgr.y (mgr.25166) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.120789+0000 mgr.y (mgr.25166) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.225919+0000 mgr.y (mgr.25166) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.225919+0000 mgr.y (mgr.25166) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.334892+0000 mgr.y (mgr.25166) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.334892+0000 mgr.y (mgr.25166) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.448434+0000 mgr.y (mgr.25166) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.448434+0000 mgr.y (mgr.25166) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cluster 2024-09-17T10:30:15.452706+0000 mgr.y (mgr.25166) 2250 : cluster [DBG] pgmap v636: 161 pgs: 38 active+undersized, 7 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-17T10:30:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.670242+0000 mgr.y (mgr.25166) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.670242+0000 mgr.y (mgr.25166) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:14.679781+0000 mgr.y (mgr.25166) 2241 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:14.679781+0000 mgr.y (mgr.25166) 2241 : audit [DBG] from='client.74468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.762275+0000 mgr.y (mgr.25166) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.762275+0000 mgr.y (mgr.25166) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.837806+0000 mgr.y (mgr.25166) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.837806+0000 mgr.y (mgr.25166) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.923728+0000 mgr.y (mgr.25166) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:14.923728+0000 mgr.y (mgr.25166) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.017788+0000 mgr.y (mgr.25166) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.017788+0000 mgr.y (mgr.25166) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.120789+0000 mgr.y (mgr.25166) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.120789+0000 mgr.y (mgr.25166) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.225919+0000 mgr.y (mgr.25166) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.225919+0000 mgr.y (mgr.25166) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.334892+0000 mgr.y (mgr.25166) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.334892+0000 mgr.y (mgr.25166) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.448434+0000 mgr.y (mgr.25166) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.448434+0000 mgr.y (mgr.25166) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cluster 2024-09-17T10:30:15.452706+0000 mgr.y (mgr.25166) 2250 : cluster [DBG] pgmap v636: 161 pgs: 38 active+undersized, 7 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cluster 2024-09-17T10:30:15.452706+0000 mgr.y (mgr.25166) 2250 : cluster [DBG] pgmap v636: 161 pgs: 38 active+undersized, 7 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.557798+0000 mgr.y (mgr.25166) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.557798+0000 mgr.y (mgr.25166) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.644045+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.644045+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.646626+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.646626+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.649575+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.649575+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.650631+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.650631+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.655596+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.655596+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.749393+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.749393+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.751555+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.751555+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.753809+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.753809+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cluster 2024-09-17T10:30:15.452706+0000 mgr.y (mgr.25166) 2250 : cluster [DBG] pgmap v636: 161 pgs: 38 active+undersized, 7 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 100/636 objects degraded (15.723%) 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.557798+0000 mgr.y (mgr.25166) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.557798+0000 mgr.y (mgr.25166) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.644045+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.644045+0000 mon.b (mon.1) 1998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.646626+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.646626+0000 mon.b (mon.1) 1999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.649575+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.649575+0000 mon.b (mon.1) 2000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.650631+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.650631+0000 mon.b (mon.1) 2001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.655596+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.655596+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.749393+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.749393+0000 mon.b (mon.1) 2002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.751555+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.751555+0000 mon.b (mon.1) 2003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.753809+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.753809+0000 mon.b (mon.1) 2004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.754793+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.754793+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.763927+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.763927+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.849562+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.849562+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.851972+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.851972+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.855018+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.855018+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.855890+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.855890+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.874434+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.874434+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.952891+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.952891+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.955449+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.955449+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.958128+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.754793+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.754793+0000 mon.b (mon.1) 2005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.763927+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.763927+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.849562+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.849562+0000 mon.b (mon.1) 2006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.851972+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.851972+0000 mon.b (mon.1) 2007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.855018+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.855018+0000 mon.b (mon.1) 2008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.855890+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.855890+0000 mon.b (mon.1) 2009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.874434+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.874434+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.952891+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.952891+0000 mon.b (mon.1) 2010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.955449+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.955449+0000 mon.b (mon.1) 2011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.958128+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.958128+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.959162+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.959162+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.973714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:15.973714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.045897+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.045897+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.047933+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.047933+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.049851+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.049851+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.050589+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.050589+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.064543+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.064543+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.122654+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.122654+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.125024+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.125024+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.126913+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.958128+0000 mon.b (mon.1) 2012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.959162+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.959162+0000 mon.b (mon.1) 2013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.973714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:15.973714+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.045897+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.045897+0000 mon.b (mon.1) 2014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.047933+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.047933+0000 mon.b (mon.1) 2015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.049851+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.049851+0000 mon.b (mon.1) 2016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.050589+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.050589+0000 mon.b (mon.1) 2017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.064543+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.064543+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.122654+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.122654+0000 mon.b (mon.1) 2018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.125024+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.125024+0000 mon.b (mon.1) 2019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.126913+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.126913+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.127613+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.127613+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.132908+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.132908+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.194249+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.194249+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.196828+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.196828+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.199488+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.199488+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.200524+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.200524+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.215050+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.215050+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.273963+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.273963+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.275929+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.275929+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.278120+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.126913+0000 mon.b (mon.1) 2020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.127613+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.127613+0000 mon.b (mon.1) 2021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.132908+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.132908+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.194249+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.194249+0000 mon.b (mon.1) 2022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.196828+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.196828+0000 mon.b (mon.1) 2023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.199488+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.199488+0000 mon.b (mon.1) 2024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.200524+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.200524+0000 mon.b (mon.1) 2025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.215050+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.215050+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.273963+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.273963+0000 mon.b (mon.1) 2026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.275929+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.275929+0000 mon.b (mon.1) 2027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.278120+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.278120+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.279233+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.279233+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.285288+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.285288+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.347067+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.347067+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.349626+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.349626+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.351874+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.351874+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.352747+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.352747+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.367189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.367189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.430362+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.430362+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.433320+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.433320+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.436069+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.278120+0000 mon.b (mon.1) 2028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.279233+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.279233+0000 mon.b (mon.1) 2029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.285288+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.285288+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.347067+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.347067+0000 mon.b (mon.1) 2030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.349626+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.349626+0000 mon.b (mon.1) 2031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.351874+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.351874+0000 mon.b (mon.1) 2032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.352747+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.352747+0000 mon.b (mon.1) 2033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.367189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.367189+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.430362+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.430362+0000 mon.b (mon.1) 2034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.433320+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.433320+0000 mon.b (mon.1) 2035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.436069+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.436069+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.437208+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.437208+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.445743+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.445743+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.508502+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.508502+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.510666+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.510666+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.512602+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.512602+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.513326+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.513326+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.518054+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.518054+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.581786+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.581786+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.583793+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.583793+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.436069+0000 mon.b (mon.1) 2036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.437208+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.437208+0000 mon.b (mon.1) 2037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.445743+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.445743+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.508502+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.508502+0000 mon.b (mon.1) 2038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.510666+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.510666+0000 mon.b (mon.1) 2039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.512602+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.512602+0000 mon.b (mon.1) 2040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.513326+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.513326+0000 mon.b (mon.1) 2041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.518054+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.518054+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.581786+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.581786+0000 mon.b (mon.1) 2042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:16.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.583793+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.583793+0000 mon.b (mon.1) 2043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.586592+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.586592+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.587351+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.587351+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.592898+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[115929]: audit 2024-09-17T10:30:16.592898+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.586592+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.586592+0000 mon.b (mon.1) 2044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:16.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.587351+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.587351+0000 mon.b (mon.1) 2045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:16.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.592898+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:16.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:16 smithi039 bash[116875]: audit 2024-09-17T10:30:16.592898+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.228 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-17T10:30:17.228 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-17T10:30:17.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-17T10:30:17.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T10:30:17.229 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:16 smithi203 bash[93885]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.658997+0000 mgr.y (mgr.25166) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.658997+0000 mgr.y (mgr.25166) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.764744+0000 mgr.y (mgr.25166) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.764744+0000 mgr.y (mgr.25166) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.875406+0000 mgr.y (mgr.25166) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.875406+0000 mgr.y (mgr.25166) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.975641+0000 mgr.y (mgr.25166) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:15.975641+0000 mgr.y (mgr.25166) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.065224+0000 mgr.y (mgr.25166) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.065224+0000 mgr.y (mgr.25166) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.135299+0000 mgr.y (mgr.25166) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.135299+0000 mgr.y (mgr.25166) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.216014+0000 mgr.y (mgr.25166) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.216014+0000 mgr.y (mgr.25166) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.288395+0000 mgr.y (mgr.25166) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.288395+0000 mgr.y (mgr.25166) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.370149+0000 mgr.y (mgr.25166) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.370149+0000 mgr.y (mgr.25166) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.450017+0000 mgr.y (mgr.25166) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.450017+0000 mgr.y (mgr.25166) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.521159+0000 mgr.y (mgr.25166) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.521159+0000 mgr.y (mgr.25166) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.595232+0000 mgr.y (mgr.25166) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.595232+0000 mgr.y (mgr.25166) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.677975+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.677975+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.679966+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.679966+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.682300+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.682300+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.683348+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.683348+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.687780+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.687780+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.749150+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.749150+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.751119+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.751119+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.753206+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.753206+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.753939+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.753939+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.761878+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.761878+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.825254+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.825254+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.827944+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.827944+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.830600+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.830600+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.831839+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.831839+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.837147+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.837147+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.910573+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.910573+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.913548+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.913548+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.916364+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.916364+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.917331+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.917331+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.925913+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:16.925913+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.012657+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.012657+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.015849+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.015849+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.019685+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.019685+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.021043+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.021043+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.032356+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.032356+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.128316+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.128316+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.131539+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.131539+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.134649+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.134649+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.136150+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.136150+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.148146+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.148146+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.259240+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.259240+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.262339+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.262339+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.265376+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.265376+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.267006+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.267006+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.278561+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.278561+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.384558+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.384558+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.387882+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.387882+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.391244+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.391244+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.392532+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.392532+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.400621+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.400621+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.501262+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.501262+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.504312+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.504312+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.507562+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.507562+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.508923+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.508923+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.519073+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:17 smithi203 bash[85677]: audit 2024-09-17T10:30:17.519073+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.658997+0000 mgr.y (mgr.25166) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.658997+0000 mgr.y (mgr.25166) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.764744+0000 mgr.y (mgr.25166) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.764744+0000 mgr.y (mgr.25166) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.875406+0000 mgr.y (mgr.25166) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.875406+0000 mgr.y (mgr.25166) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.975641+0000 mgr.y (mgr.25166) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:15.975641+0000 mgr.y (mgr.25166) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.065224+0000 mgr.y (mgr.25166) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.065224+0000 mgr.y (mgr.25166) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.135299+0000 mgr.y (mgr.25166) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.135299+0000 mgr.y (mgr.25166) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.216014+0000 mgr.y (mgr.25166) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.216014+0000 mgr.y (mgr.25166) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.288395+0000 mgr.y (mgr.25166) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.288395+0000 mgr.y (mgr.25166) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.370149+0000 mgr.y (mgr.25166) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.370149+0000 mgr.y (mgr.25166) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.450017+0000 mgr.y (mgr.25166) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.450017+0000 mgr.y (mgr.25166) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.521159+0000 mgr.y (mgr.25166) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.521159+0000 mgr.y (mgr.25166) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.595232+0000 mgr.y (mgr.25166) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.595232+0000 mgr.y (mgr.25166) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.677975+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.677975+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.679966+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.679966+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.682300+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.682300+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.683348+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.683348+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.687780+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.687780+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.749150+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.749150+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.751119+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.751119+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.753206+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.753206+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.753939+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.753939+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.761878+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.761878+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.825254+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.825254+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.827944+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.827944+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.830600+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.830600+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.831839+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.831839+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.837147+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.837147+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.910573+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.910573+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.913548+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.913548+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.916364+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.916364+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.917331+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.658997+0000 mgr.y (mgr.25166) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.658997+0000 mgr.y (mgr.25166) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.764744+0000 mgr.y (mgr.25166) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.764744+0000 mgr.y (mgr.25166) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.875406+0000 mgr.y (mgr.25166) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.875406+0000 mgr.y (mgr.25166) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.975641+0000 mgr.y (mgr.25166) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:15.975641+0000 mgr.y (mgr.25166) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.065224+0000 mgr.y (mgr.25166) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.065224+0000 mgr.y (mgr.25166) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.135299+0000 mgr.y (mgr.25166) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.135299+0000 mgr.y (mgr.25166) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.216014+0000 mgr.y (mgr.25166) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.216014+0000 mgr.y (mgr.25166) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.288395+0000 mgr.y (mgr.25166) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.288395+0000 mgr.y (mgr.25166) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.370149+0000 mgr.y (mgr.25166) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.370149+0000 mgr.y (mgr.25166) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.450017+0000 mgr.y (mgr.25166) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.450017+0000 mgr.y (mgr.25166) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.521159+0000 mgr.y (mgr.25166) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.521159+0000 mgr.y (mgr.25166) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.917331+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.925913+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:16.925913+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.012657+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.012657+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.015849+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.015849+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.019685+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.019685+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.021043+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.021043+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.032356+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.032356+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.128316+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.128316+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.131539+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.131539+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.134649+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.134649+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.136150+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.136150+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.148146+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.148146+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.259240+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.259240+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.262339+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.262339+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.265376+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.265376+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.267006+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.267006+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.278561+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.278561+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.384558+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.384558+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.387882+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.387882+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.391244+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.391244+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.392532+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.392532+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.400621+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.400621+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.501262+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.501262+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.504312+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.504312+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.507562+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.507562+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.508923+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.508923+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.519073+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[115929]: audit 2024-09-17T10:30:17.519073+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.595232+0000 mgr.y (mgr.25166) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.595232+0000 mgr.y (mgr.25166) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.677975+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.677975+0000 mon.b (mon.1) 2046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.679966+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.679966+0000 mon.b (mon.1) 2047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.682300+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.682300+0000 mon.b (mon.1) 2048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.683348+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.683348+0000 mon.b (mon.1) 2049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.687780+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.687780+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.749150+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.749150+0000 mon.b (mon.1) 2050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.751119+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.751119+0000 mon.b (mon.1) 2051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.753206+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.753206+0000 mon.b (mon.1) 2052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.753939+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.753939+0000 mon.b (mon.1) 2053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.761878+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.761878+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.825254+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.825254+0000 mon.b (mon.1) 2054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.827944+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.827944+0000 mon.b (mon.1) 2055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.830600+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.830600+0000 mon.b (mon.1) 2056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.831839+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.831839+0000 mon.b (mon.1) 2057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.837147+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.837147+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.910573+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.910573+0000 mon.b (mon.1) 2058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.913548+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.913548+0000 mon.b (mon.1) 2059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.916364+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.916364+0000 mon.b (mon.1) 2060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.917331+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.917331+0000 mon.b (mon.1) 2061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.925913+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:16.925913+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.012657+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.012657+0000 mon.b (mon.1) 2062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.015849+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.015849+0000 mon.b (mon.1) 2063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.019685+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.019685+0000 mon.b (mon.1) 2064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.021043+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.021043+0000 mon.b (mon.1) 2065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.032356+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.032356+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.128316+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.128316+0000 mon.b (mon.1) 2066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.131539+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.131539+0000 mon.b (mon.1) 2067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.134649+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.134649+0000 mon.b (mon.1) 2068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.136150+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.136150+0000 mon.b (mon.1) 2069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.148146+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.148146+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.259240+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.259240+0000 mon.b (mon.1) 2070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.262339+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.262339+0000 mon.b (mon.1) 2071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.265376+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.265376+0000 mon.b (mon.1) 2072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.267006+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.267006+0000 mon.b (mon.1) 2073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.278561+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.278561+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.384558+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.384558+0000 mon.b (mon.1) 2074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.387882+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.387882+0000 mon.b (mon.1) 2075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.391244+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.391244+0000 mon.b (mon.1) 2076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.392532+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.392532+0000 mon.b (mon.1) 2077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.400621+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.400621+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.501262+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.501262+0000 mon.b (mon.1) 2078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.504312+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.504312+0000 mon.b (mon.1) 2079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.507562+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.507562+0000 mon.b (mon.1) 2080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.508923+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.508923+0000 mon.b (mon.1) 2081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.519073+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:17.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:17 smithi039 bash[116875]: audit 2024-09-17T10:30:17.519073+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.689131+0000 mgr.y (mgr.25166) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.689131+0000 mgr.y (mgr.25166) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.763179+0000 mgr.y (mgr.25166) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.763179+0000 mgr.y (mgr.25166) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.840582+0000 mgr.y (mgr.25166) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.840582+0000 mgr.y (mgr.25166) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:16.908747+0000 mgr.y (mgr.25166) 2267 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:16.908747+0000 mgr.y (mgr.25166) 2267 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.927584+0000 mgr.y (mgr.25166) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:16.927584+0000 mgr.y (mgr.25166) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.034559+0000 mgr.y (mgr.25166) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.034559+0000 mgr.y (mgr.25166) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.150120+0000 mgr.y (mgr.25166) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.150120+0000 mgr.y (mgr.25166) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.280524+0000 mgr.y (mgr.25166) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.280524+0000 mgr.y (mgr.25166) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.403952+0000 mgr.y (mgr.25166) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.403952+0000 mgr.y (mgr.25166) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cluster 2024-09-17T10:30:17.453591+0000 mgr.y (mgr.25166) 2273 : cluster [DBG] pgmap v637: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cluster 2024-09-17T10:30:17.453591+0000 mgr.y (mgr.25166) 2273 : cluster [DBG] pgmap v637: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.689131+0000 mgr.y (mgr.25166) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.689131+0000 mgr.y (mgr.25166) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.763179+0000 mgr.y (mgr.25166) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.763179+0000 mgr.y (mgr.25166) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.840582+0000 mgr.y (mgr.25166) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.840582+0000 mgr.y (mgr.25166) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:16.908747+0000 mgr.y (mgr.25166) 2267 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:16.908747+0000 mgr.y (mgr.25166) 2267 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.927584+0000 mgr.y (mgr.25166) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:16.927584+0000 mgr.y (mgr.25166) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.034559+0000 mgr.y (mgr.25166) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.034559+0000 mgr.y (mgr.25166) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.150120+0000 mgr.y (mgr.25166) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.150120+0000 mgr.y (mgr.25166) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.280524+0000 mgr.y (mgr.25166) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.280524+0000 mgr.y (mgr.25166) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.403952+0000 mgr.y (mgr.25166) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.403952+0000 mgr.y (mgr.25166) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cluster 2024-09-17T10:30:17.453591+0000 mgr.y (mgr.25166) 2273 : cluster [DBG] pgmap v637: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cluster 2024-09-17T10:30:17.453591+0000 mgr.y (mgr.25166) 2273 : cluster [DBG] pgmap v637: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.521449+0000 mgr.y (mgr.25166) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.521449+0000 mgr.y (mgr.25166) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.645412+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.645412+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.647658+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.647658+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.650029+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.650029+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.650930+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.650930+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.655790+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.655790+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.741826+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.741826+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.744875+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.744875+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.748709+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.748709+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.750233+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.521449+0000 mgr.y (mgr.25166) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.521449+0000 mgr.y (mgr.25166) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.645412+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.645412+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.647658+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.647658+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.650029+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.650029+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.650930+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.650930+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.655790+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.655790+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.741826+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.741826+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.744875+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.744875+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.748709+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.748709+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.750233+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.750233+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.756925+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.756925+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.856594+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.856594+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.859722+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.859722+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.863243+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.863243+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.864687+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.864687+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.871906+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.871906+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.959431+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.959431+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.962660+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.962660+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.966044+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.966044+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.967439+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.750233+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.756925+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.756925+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.856594+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.856594+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.859722+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.859722+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.863243+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.863243+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.864687+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.864687+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.871906+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.871906+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.959431+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.959431+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.962660+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.962660+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.966044+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.966044+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.967439+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.967439+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.975022+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:17.975022+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.075308+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.075308+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.078080+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.078080+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.081285+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.081285+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.082625+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.082625+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.090079+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.090079+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.196132+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.196132+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.199121+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.199121+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.202719+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.202719+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.203932+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.967439+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.975022+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:17.975022+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.075308+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.075308+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.078080+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.078080+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.081285+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.081285+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.082625+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.082625+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.090079+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.090079+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.196132+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.196132+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.199121+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.199121+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.202719+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.202719+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.203932+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.203932+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.210036+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.210036+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.324750+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.324750+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.327320+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.327320+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.329907+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.329907+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.330811+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.330811+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.338622+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.338622+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cluster 2024-09-17T10:30:18.398478+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: cluster 2024-09-17T10:30:18.398478+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.445654+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.445654+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.448713+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.448713+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.451605+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.203932+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.210036+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.210036+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.324750+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.324750+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.327320+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.327320+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.329907+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.329907+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.330811+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.330811+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.338622+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.338622+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cluster 2024-09-17T10:30:18.398478+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T10:30:18.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: cluster 2024-09-17T10:30:18.398478+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.445654+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.445654+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.448713+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.448713+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.451605+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.451605+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.453217+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.453217+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.461508+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.461508+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.571262+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.571262+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.574415+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.574415+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.577792+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.577792+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.579130+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.579130+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.591799+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[115929]: audit 2024-09-17T10:30:18.591799+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.451605+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.453217+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.453217+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.461508+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.461508+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.571262+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.571262+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.574415+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.574415+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.577792+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.577792+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.579130+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.579130+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.591799+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:18.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:18 smithi039 bash[116875]: audit 2024-09-17T10:30:18.591799+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.027 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.689131+0000 mgr.y (mgr.25166) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.027 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.689131+0000 mgr.y (mgr.25166) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.763179+0000 mgr.y (mgr.25166) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.763179+0000 mgr.y (mgr.25166) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.840582+0000 mgr.y (mgr.25166) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.840582+0000 mgr.y (mgr.25166) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:16.908747+0000 mgr.y (mgr.25166) 2267 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:16.908747+0000 mgr.y (mgr.25166) 2267 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.927584+0000 mgr.y (mgr.25166) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:16.927584+0000 mgr.y (mgr.25166) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.034559+0000 mgr.y (mgr.25166) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.034559+0000 mgr.y (mgr.25166) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.028 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.150120+0000 mgr.y (mgr.25166) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.150120+0000 mgr.y (mgr.25166) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.280524+0000 mgr.y (mgr.25166) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.280524+0000 mgr.y (mgr.25166) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.403952+0000 mgr.y (mgr.25166) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.403952+0000 mgr.y (mgr.25166) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cluster 2024-09-17T10:30:17.453591+0000 mgr.y (mgr.25166) 2273 : cluster [DBG] pgmap v637: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:30:19.029 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cluster 2024-09-17T10:30:17.453591+0000 mgr.y (mgr.25166) 2273 : cluster [DBG] pgmap v637: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-17T10:30:19.031 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.521449+0000 mgr.y (mgr.25166) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.031 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.521449+0000 mgr.y (mgr.25166) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.031 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.645412+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.031 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.645412+0000 mon.b (mon.1) 2082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.031 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.647658+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.031 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.647658+0000 mon.b (mon.1) 2083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.650029+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.650029+0000 mon.b (mon.1) 2084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.650930+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.650930+0000 mon.b (mon.1) 2085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.655790+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.655790+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.741826+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.741826+0000 mon.b (mon.1) 2086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.744875+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.744875+0000 mon.b (mon.1) 2087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.748709+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.032 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.748709+0000 mon.b (mon.1) 2088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.750233+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.750233+0000 mon.b (mon.1) 2089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.756925+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.756925+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.856594+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.856594+0000 mon.b (mon.1) 2090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.859722+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.859722+0000 mon.b (mon.1) 2091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.863243+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.863243+0000 mon.b (mon.1) 2092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.864687+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.864687+0000 mon.b (mon.1) 2093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.033 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.871906+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.871906+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.959431+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.959431+0000 mon.b (mon.1) 2094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.962660+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.962660+0000 mon.b (mon.1) 2095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.966044+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.966044+0000 mon.b (mon.1) 2096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.967439+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.967439+0000 mon.b (mon.1) 2097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.975022+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:17.975022+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.075308+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.034 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.075308+0000 mon.b (mon.1) 2098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.078080+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.078080+0000 mon.b (mon.1) 2099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.081285+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.081285+0000 mon.b (mon.1) 2100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.082625+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.082625+0000 mon.b (mon.1) 2101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.090079+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.090079+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.196132+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.196132+0000 mon.b (mon.1) 2102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.199121+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.199121+0000 mon.b (mon.1) 2103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.202719+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.035 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.202719+0000 mon.b (mon.1) 2104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.203932+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.203932+0000 mon.b (mon.1) 2105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.210036+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.210036+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.324750+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.324750+0000 mon.b (mon.1) 2106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.327320+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.327320+0000 mon.b (mon.1) 2107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.329907+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.329907+0000 mon.b (mon.1) 2108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.330811+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.330811+0000 mon.b (mon.1) 2109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.036 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.338622+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.338622+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cluster 2024-09-17T10:30:18.398478+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: cluster 2024-09-17T10:30:18.398478+0000 mon.a (mon.0) 929 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.445654+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.445654+0000 mon.b (mon.1) 2110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.448713+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.448713+0000 mon.b (mon.1) 2111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.451605+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.451605+0000 mon.b (mon.1) 2112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.453217+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.453217+0000 mon.b (mon.1) 2113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.461508+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.037 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.461508+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.571262+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.571262+0000 mon.b (mon.1) 2114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.574415+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.574415+0000 mon.b (mon.1) 2115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.577792+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.577792+0000 mon.b (mon.1) 2116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.579130+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.579130+0000 mon.b (mon.1) 2117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.591799+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.038 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:18 smithi203 bash[85677]: audit 2024-09-17T10:30:18.591799+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.621 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:19.31690627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.660846+0000 mgr.y (mgr.25166) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.660846+0000 mgr.y (mgr.25166) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.762018+0000 mgr.y (mgr.25166) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.762018+0000 mgr.y (mgr.25166) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.877440+0000 mgr.y (mgr.25166) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.877440+0000 mgr.y (mgr.25166) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.980302+0000 mgr.y (mgr.25166) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:17.980302+0000 mgr.y (mgr.25166) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.092475+0000 mgr.y (mgr.25166) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.092475+0000 mgr.y (mgr.25166) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.215539+0000 mgr.y (mgr.25166) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.215539+0000 mgr.y (mgr.25166) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.339759+0000 mgr.y (mgr.25166) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.339759+0000 mgr.y (mgr.25166) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.462409+0000 mgr.y (mgr.25166) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.462409+0000 mgr.y (mgr.25166) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.593895+0000 mgr.y (mgr.25166) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.593895+0000 mgr.y (mgr.25166) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.683805+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.683805+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.687299+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.660846+0000 mgr.y (mgr.25166) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.660846+0000 mgr.y (mgr.25166) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.762018+0000 mgr.y (mgr.25166) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.762018+0000 mgr.y (mgr.25166) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.877440+0000 mgr.y (mgr.25166) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.877440+0000 mgr.y (mgr.25166) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.980302+0000 mgr.y (mgr.25166) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:17.980302+0000 mgr.y (mgr.25166) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.092475+0000 mgr.y (mgr.25166) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.092475+0000 mgr.y (mgr.25166) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.215539+0000 mgr.y (mgr.25166) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.215539+0000 mgr.y (mgr.25166) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.339759+0000 mgr.y (mgr.25166) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.339759+0000 mgr.y (mgr.25166) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.462409+0000 mgr.y (mgr.25166) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.462409+0000 mgr.y (mgr.25166) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.593895+0000 mgr.y (mgr.25166) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.593895+0000 mgr.y (mgr.25166) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.683805+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.683805+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.687299+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.687299+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.690572+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.690572+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.692204+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.692204+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.699066+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.699066+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.779259+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.779259+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.782452+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.782452+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.785965+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.785965+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.787342+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.787342+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.798660+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.798660+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.902394+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.902394+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.904529+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.687299+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.690572+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.690572+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.692204+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.692204+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.699066+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.699066+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.779259+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.779259+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.782452+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.782452+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.785965+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.785965+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.787342+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.787342+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.798660+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.798660+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.902394+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.902394+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.904529+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.904529+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.907498+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.907498+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.908477+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.908477+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.919222+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:18.919222+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.012773+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.012773+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.015561+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.015561+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.018934+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.018934+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.020061+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.020061+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.032689+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.032689+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.136327+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.136327+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.139374+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.904529+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.907498+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.907498+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.908477+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.908477+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.919222+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:18.919222+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.012773+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.012773+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.015561+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.015561+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.018934+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.018934+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.020061+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.020061+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.032689+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.032689+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.136327+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.136327+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.139374+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.139374+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.142515+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.142515+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.143664+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.143664+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.156513+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.156513+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.231221+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.231221+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.234603+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.234603+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.237382+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.237382+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.238537+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.238537+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.250696+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.250696+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.323058+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.323058+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.139374+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.142515+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.142515+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.143664+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.143664+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.156513+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.156513+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.231221+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.231221+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.234603+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.234603+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.237382+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.237382+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.238537+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.238537+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.250696+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.250696+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.323058+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.323058+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.326617+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.326617+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.330292+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.330292+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.331182+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.331182+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.340602+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.340602+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.423283+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.423283+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.425850+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.425850+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.428514+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.428514+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.429498+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.429498+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.435102+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.435102+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.520113+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.520113+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.326617+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.326617+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.330292+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.330292+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.331182+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.331182+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.340602+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.340602+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.423283+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.423283+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.425850+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.425850+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.428514+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.428514+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.429498+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.429498+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.435102+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.435102+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.520113+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.520113+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.523133+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.523133+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.526004+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.526004+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.527094+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.527094+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.533055+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[115929]: audit 2024-09-17T10:30:19.533055+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.523133+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.523133+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.526004+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.526004+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.527094+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.527094+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.533055+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:19 smithi039 bash[116875]: audit 2024-09-17T10:30:19.533055+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.660846+0000 mgr.y (mgr.25166) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.660846+0000 mgr.y (mgr.25166) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.762018+0000 mgr.y (mgr.25166) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.762018+0000 mgr.y (mgr.25166) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.877440+0000 mgr.y (mgr.25166) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.877440+0000 mgr.y (mgr.25166) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.980302+0000 mgr.y (mgr.25166) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:17.980302+0000 mgr.y (mgr.25166) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.092475+0000 mgr.y (mgr.25166) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.092475+0000 mgr.y (mgr.25166) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.215539+0000 mgr.y (mgr.25166) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.215539+0000 mgr.y (mgr.25166) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.339759+0000 mgr.y (mgr.25166) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.339759+0000 mgr.y (mgr.25166) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.462409+0000 mgr.y (mgr.25166) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.462409+0000 mgr.y (mgr.25166) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.593895+0000 mgr.y (mgr.25166) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.593895+0000 mgr.y (mgr.25166) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.683805+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.683805+0000 mon.b (mon.1) 2118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.687299+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.687299+0000 mon.b (mon.1) 2119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.690572+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.690572+0000 mon.b (mon.1) 2120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.692204+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.692204+0000 mon.b (mon.1) 2121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.699066+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.699066+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.779259+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.779259+0000 mon.b (mon.1) 2122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.782452+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.782452+0000 mon.b (mon.1) 2123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.785965+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.785965+0000 mon.b (mon.1) 2124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.787342+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.787342+0000 mon.b (mon.1) 2125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.798660+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.798660+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.902394+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.902394+0000 mon.b (mon.1) 2126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.904529+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.904529+0000 mon.b (mon.1) 2127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.907498+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.907498+0000 mon.b (mon.1) 2128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.908477+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.908477+0000 mon.b (mon.1) 2129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.919222+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:18.919222+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.012773+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.012773+0000 mon.b (mon.1) 2130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.015561+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.015561+0000 mon.b (mon.1) 2131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.018934+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.018934+0000 mon.b (mon.1) 2132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.020061+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.020061+0000 mon.b (mon.1) 2133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.032689+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.032689+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.136327+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.136327+0000 mon.b (mon.1) 2134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.139374+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.139374+0000 mon.b (mon.1) 2135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.142515+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.142515+0000 mon.b (mon.1) 2136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.143664+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.143664+0000 mon.b (mon.1) 2137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.156513+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.156513+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.231221+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.231221+0000 mon.b (mon.1) 2138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.234603+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.234603+0000 mon.b (mon.1) 2139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.237382+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.237382+0000 mon.b (mon.1) 2140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.238537+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.238537+0000 mon.b (mon.1) 2141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.250696+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.250696+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.323058+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.323058+0000 mon.b (mon.1) 2142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.326617+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.326617+0000 mon.b (mon.1) 2143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.330292+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.330292+0000 mon.b (mon.1) 2144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.331182+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.331182+0000 mon.b (mon.1) 2145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.340602+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.340602+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.423283+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.423283+0000 mon.b (mon.1) 2146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.425850+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.425850+0000 mon.b (mon.1) 2147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.428514+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.428514+0000 mon.b (mon.1) 2148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.429498+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.429498+0000 mon.b (mon.1) 2149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.435102+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.435102+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.520113+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.520113+0000 mon.b (mon.1) 2150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.523133+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.523133+0000 mon.b (mon.1) 2151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.526004+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.526004+0000 mon.b (mon.1) 2152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.527094+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.527094+0000 mon.b (mon.1) 2153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.533055+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:19.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:19 smithi203 bash[85677]: audit 2024-09-17T10:30:19.533055+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.702002+0000 mgr.y (mgr.25166) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.702002+0000 mgr.y (mgr.25166) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.801701+0000 mgr.y (mgr.25166) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.801701+0000 mgr.y (mgr.25166) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.920126+0000 mgr.y (mgr.25166) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:18.920126+0000 mgr.y (mgr.25166) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.033474+0000 mgr.y (mgr.25166) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.033474+0000 mgr.y (mgr.25166) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.158125+0000 mgr.y (mgr.25166) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.158125+0000 mgr.y (mgr.25166) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.252415+0000 mgr.y (mgr.25166) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.252415+0000 mgr.y (mgr.25166) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.341723+0000 mgr.y (mgr.25166) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.341723+0000 mgr.y (mgr.25166) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.436231+0000 mgr.y (mgr.25166) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.436231+0000 mgr.y (mgr.25166) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cluster 2024-09-17T10:30:19.454358+0000 mgr.y (mgr.25166) 2292 : cluster [DBG] pgmap v638: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cluster 2024-09-17T10:30:19.454358+0000 mgr.y (mgr.25166) 2292 : cluster [DBG] pgmap v638: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.536707+0000 mgr.y (mgr.25166) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.536707+0000 mgr.y (mgr.25166) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.638085+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.638085+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.640939+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.640939+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.643536+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.643536+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.644542+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.644542+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.650483+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.650483+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.652471+0000 mgr.y (mgr.25166) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.652471+0000 mgr.y (mgr.25166) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.729703+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.729703+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.732722+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.732722+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.735827+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.735827+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.736932+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.736932+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.751803+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.751803+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.843150+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.843150+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.846112+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.846112+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.849703+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.849703+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.851385+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.851385+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.867564+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.867564+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.961920+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.961920+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.965007+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.965007+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.968794+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.968794+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.970192+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.970192+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.987018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:19.987018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.089300+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.089300+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.092585+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.092585+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.096105+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.096105+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.097745+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.097745+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.114439+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.114439+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.229461+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.229461+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.232407+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.232407+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.236242+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.236242+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.237622+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.237622+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.254644+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.254644+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.374003+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.374003+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.377478+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.377478+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.380923+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.380923+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.382536+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.382536+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.399835+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.399835+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.519690+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.519690+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.522163+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.522163+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.525114+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.525114+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.526218+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.526218+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.543299+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:20 smithi203 bash[85677]: audit 2024-09-17T10:30:20.543299+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.702002+0000 mgr.y (mgr.25166) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.702002+0000 mgr.y (mgr.25166) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.801701+0000 mgr.y (mgr.25166) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.801701+0000 mgr.y (mgr.25166) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.920126+0000 mgr.y (mgr.25166) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:18.920126+0000 mgr.y (mgr.25166) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.033474+0000 mgr.y (mgr.25166) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.033474+0000 mgr.y (mgr.25166) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.158125+0000 mgr.y (mgr.25166) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.158125+0000 mgr.y (mgr.25166) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.252415+0000 mgr.y (mgr.25166) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.252415+0000 mgr.y (mgr.25166) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.341723+0000 mgr.y (mgr.25166) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.341723+0000 mgr.y (mgr.25166) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.436231+0000 mgr.y (mgr.25166) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.436231+0000 mgr.y (mgr.25166) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cluster 2024-09-17T10:30:19.454358+0000 mgr.y (mgr.25166) 2292 : cluster [DBG] pgmap v638: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cluster 2024-09-17T10:30:19.454358+0000 mgr.y (mgr.25166) 2292 : cluster [DBG] pgmap v638: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.536707+0000 mgr.y (mgr.25166) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.536707+0000 mgr.y (mgr.25166) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.638085+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.638085+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.640939+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.640939+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.643536+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.643536+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.644542+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.644542+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.650483+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.650483+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.652471+0000 mgr.y (mgr.25166) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.652471+0000 mgr.y (mgr.25166) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.729703+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.729703+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.732722+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.732722+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.735827+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.735827+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.736932+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.736932+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.702002+0000 mgr.y (mgr.25166) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.702002+0000 mgr.y (mgr.25166) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.801701+0000 mgr.y (mgr.25166) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.801701+0000 mgr.y (mgr.25166) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.920126+0000 mgr.y (mgr.25166) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:18.920126+0000 mgr.y (mgr.25166) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.033474+0000 mgr.y (mgr.25166) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.033474+0000 mgr.y (mgr.25166) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.158125+0000 mgr.y (mgr.25166) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.158125+0000 mgr.y (mgr.25166) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.252415+0000 mgr.y (mgr.25166) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.252415+0000 mgr.y (mgr.25166) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.341723+0000 mgr.y (mgr.25166) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.341723+0000 mgr.y (mgr.25166) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.436231+0000 mgr.y (mgr.25166) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.436231+0000 mgr.y (mgr.25166) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cluster 2024-09-17T10:30:19.454358+0000 mgr.y (mgr.25166) 2292 : cluster [DBG] pgmap v638: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cluster 2024-09-17T10:30:19.454358+0000 mgr.y (mgr.25166) 2292 : cluster [DBG] pgmap v638: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.536707+0000 mgr.y (mgr.25166) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.536707+0000 mgr.y (mgr.25166) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.751803+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.751803+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.843150+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.843150+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.846112+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.846112+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.849703+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.849703+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.851385+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.851385+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.867564+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.867564+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.961920+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.961920+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.965007+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.965007+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.968794+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.968794+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.970192+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.638085+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.638085+0000 mon.b (mon.1) 2154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.640939+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.640939+0000 mon.b (mon.1) 2155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.643536+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.643536+0000 mon.b (mon.1) 2156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.644542+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.644542+0000 mon.b (mon.1) 2157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.650483+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.650483+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.652471+0000 mgr.y (mgr.25166) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.652471+0000 mgr.y (mgr.25166) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.729703+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.729703+0000 mon.b (mon.1) 2158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.732722+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.732722+0000 mon.b (mon.1) 2159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.735827+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.735827+0000 mon.b (mon.1) 2160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.736932+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.736932+0000 mon.b (mon.1) 2161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.970192+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.987018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:19.987018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.089300+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.089300+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.092585+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.092585+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.096105+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.096105+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.097745+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.097745+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.114439+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.114439+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.229461+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.229461+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.232407+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.232407+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.236242+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.236242+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.237622+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.237622+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.254644+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.254644+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.374003+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.374003+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.377478+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.377478+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.380923+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.380923+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.382536+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.382536+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.399835+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.399835+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.519690+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.519690+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.522163+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.522163+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.525114+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.525114+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.526218+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.526218+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.543299+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[115929]: audit 2024-09-17T10:30:20.543299+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.751803+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.751803+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.843150+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.843150+0000 mon.b (mon.1) 2162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.846112+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.846112+0000 mon.b (mon.1) 2163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.849703+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.849703+0000 mon.b (mon.1) 2164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.851385+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.851385+0000 mon.b (mon.1) 2165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.867564+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.867564+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.961920+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.961920+0000 mon.b (mon.1) 2166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.965007+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.965007+0000 mon.b (mon.1) 2167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.968794+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.968794+0000 mon.b (mon.1) 2168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.970192+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.970192+0000 mon.b (mon.1) 2169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.987018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:19.987018+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.089300+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.089300+0000 mon.b (mon.1) 2170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.092585+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.092585+0000 mon.b (mon.1) 2171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.096105+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.096105+0000 mon.b (mon.1) 2172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.097745+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.097745+0000 mon.b (mon.1) 2173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.114439+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.114439+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.229461+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.229461+0000 mon.b (mon.1) 2174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.232407+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.232407+0000 mon.b (mon.1) 2175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.236242+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.236242+0000 mon.b (mon.1) 2176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.237622+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.237622+0000 mon.b (mon.1) 2177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.254644+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.254644+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.374003+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.374003+0000 mon.b (mon.1) 2178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.377478+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.377478+0000 mon.b (mon.1) 2179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.380923+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.380923+0000 mon.b (mon.1) 2180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.382536+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.382536+0000 mon.b (mon.1) 2181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.399835+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.399835+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.519690+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.519690+0000 mon.b (mon.1) 2182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.522163+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.522163+0000 mon.b (mon.1) 2183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.525114+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.525114+0000 mon.b (mon.1) 2184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.526218+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.526218+0000 mon.b (mon.1) 2185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.543299+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:20.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:20 smithi039 bash[116875]: audit 2024-09-17T10:30:20.543299+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.755090+0000 mgr.y (mgr.25166) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.926 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.755090+0000 mgr.y (mgr.25166) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.870170+0000 mgr.y (mgr.25166) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.870170+0000 mgr.y (mgr.25166) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.988735+0000 mgr.y (mgr.25166) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:19.988735+0000 mgr.y (mgr.25166) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.116435+0000 mgr.y (mgr.25166) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.116435+0000 mgr.y (mgr.25166) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.256683+0000 mgr.y (mgr.25166) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.256683+0000 mgr.y (mgr.25166) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.401820+0000 mgr.y (mgr.25166) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.401820+0000 mgr.y (mgr.25166) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.544335+0000 mgr.y (mgr.25166) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.544335+0000 mgr.y (mgr.25166) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.665671+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.927 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.665671+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.668693+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.668693+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.671726+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.671726+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.928 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.673027+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.673027+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.679594+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.679594+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.793143+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.793143+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.795610+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.795610+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.799514+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.929 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.799514+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.800604+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.800604+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.820032+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.820032+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.925577+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.925577+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.928079+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.928079+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.930778+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.930 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.930778+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.931863+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.931863+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.947566+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:20.947566+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.052083+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.052083+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.055310+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.055310+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.059160+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.059160+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.060323+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.060323+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.931 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.077308+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.077308+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.189101+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.189101+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.191585+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.191585+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.194606+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.194606+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.195652+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.195652+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.212320+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.212320+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.301839+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.932 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.301839+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.304107+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.304107+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.307357+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.307357+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.308656+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.308656+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.323430+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.323430+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.407203+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.407203+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.409410+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.409410+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.412350+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.933 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.412350+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.413212+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.413212+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.429904+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.429904+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.498720+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.498720+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.501917+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.501917+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.504667+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.504667+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.505909+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.505909+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.521885+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.934 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.521885+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.611817+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.611817+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.614785+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.614785+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.618000+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.618000+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.619287+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:21.935 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[85677]: audit 2024-09-17T10:30:21.619287+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.755090+0000 mgr.y (mgr.25166) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.755090+0000 mgr.y (mgr.25166) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.870170+0000 mgr.y (mgr.25166) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.870170+0000 mgr.y (mgr.25166) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.988735+0000 mgr.y (mgr.25166) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:19.988735+0000 mgr.y (mgr.25166) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.116435+0000 mgr.y (mgr.25166) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.116435+0000 mgr.y (mgr.25166) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.256683+0000 mgr.y (mgr.25166) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.256683+0000 mgr.y (mgr.25166) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.401820+0000 mgr.y (mgr.25166) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.401820+0000 mgr.y (mgr.25166) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.544335+0000 mgr.y (mgr.25166) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.544335+0000 mgr.y (mgr.25166) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.665671+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.665671+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.668693+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.668693+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.671726+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.671726+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.755090+0000 mgr.y (mgr.25166) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.755090+0000 mgr.y (mgr.25166) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.870170+0000 mgr.y (mgr.25166) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.870170+0000 mgr.y (mgr.25166) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.988735+0000 mgr.y (mgr.25166) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:19.988735+0000 mgr.y (mgr.25166) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.116435+0000 mgr.y (mgr.25166) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.116435+0000 mgr.y (mgr.25166) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.256683+0000 mgr.y (mgr.25166) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.256683+0000 mgr.y (mgr.25166) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.401820+0000 mgr.y (mgr.25166) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.401820+0000 mgr.y (mgr.25166) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.544335+0000 mgr.y (mgr.25166) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.544335+0000 mgr.y (mgr.25166) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.665671+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.665671+0000 mon.b (mon.1) 2186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.668693+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.668693+0000 mon.b (mon.1) 2187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.671726+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.671726+0000 mon.b (mon.1) 2188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.673027+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.673027+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.679594+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.679594+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.793143+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.793143+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.795610+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.795610+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.799514+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.799514+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.800604+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.800604+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.820032+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.820032+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.925577+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.925577+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.928079+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.928079+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.930778+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.930778+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.673027+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.673027+0000 mon.b (mon.1) 2189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.679594+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.679594+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.793143+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.793143+0000 mon.b (mon.1) 2190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.795610+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.795610+0000 mon.b (mon.1) 2191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.799514+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.799514+0000 mon.b (mon.1) 2192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.800604+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.800604+0000 mon.b (mon.1) 2193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.820032+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.820032+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.925577+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.925577+0000 mon.b (mon.1) 2194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.928079+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.928079+0000 mon.b (mon.1) 2195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.930778+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.930778+0000 mon.b (mon.1) 2196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.931863+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.931863+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.947566+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:20.947566+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.052083+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.052083+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.055310+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.055310+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.059160+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.059160+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.060323+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.060323+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.077308+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.077308+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.189101+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.189101+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.191585+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.191585+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.194606+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.194606+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.931863+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.931863+0000 mon.b (mon.1) 2197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.947566+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:20.947566+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.052083+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.052083+0000 mon.b (mon.1) 2198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.055310+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.055310+0000 mon.b (mon.1) 2199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.059160+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.059160+0000 mon.b (mon.1) 2200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.060323+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.060323+0000 mon.b (mon.1) 2201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.077308+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.077308+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.189101+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.189101+0000 mon.b (mon.1) 2202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.191585+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.191585+0000 mon.b (mon.1) 2203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.194606+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.194606+0000 mon.b (mon.1) 2204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.195652+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.195652+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.212320+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.212320+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.301839+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.301839+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.304107+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.304107+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.307357+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.307357+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.308656+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.308656+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.323430+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.323430+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.407203+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.407203+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.409410+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.409410+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.412350+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.412350+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.195652+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.195652+0000 mon.b (mon.1) 2205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.212320+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.212320+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.301839+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.301839+0000 mon.b (mon.1) 2206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.304107+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.304107+0000 mon.b (mon.1) 2207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.307357+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.307357+0000 mon.b (mon.1) 2208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.308656+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.308656+0000 mon.b (mon.1) 2209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.323430+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.323430+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.407203+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.407203+0000 mon.b (mon.1) 2210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.409410+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.409410+0000 mon.b (mon.1) 2211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.412350+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.412350+0000 mon.b (mon.1) 2212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.413212+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.413212+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.429904+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.429904+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.498720+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.498720+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.501917+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.501917+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.504667+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.504667+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.505909+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.505909+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.521885+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.521885+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.611817+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.611817+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.614785+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.614785+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.618000+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.618000+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.619287+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[116875]: audit 2024-09-17T10:30:21.619287+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.413212+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.413212+0000 mon.b (mon.1) 2213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.429904+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.429904+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.498720+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.498720+0000 mon.b (mon.1) 2214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.501917+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.501917+0000 mon.b (mon.1) 2215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.504667+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.504667+0000 mon.b (mon.1) 2216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.505909+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.505909+0000 mon.b (mon.1) 2217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.521885+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.521885+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.611817+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.611817+0000 mon.b (mon.1) 2218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.614785+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.614785+0000 mon.b (mon.1) 2219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.618000+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.618000+0000 mon.b (mon.1) 2220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.619287+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:21 smithi039 bash[115929]: audit 2024-09-17T10:30:21.619287+0000 mon.b (mon.1) 2221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.228 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:21 smithi203 bash[94246]: debug 2024-09-17T10:30:21.923+0000 7fadc7bce640 -1 Falling back to public interface 2024-09-17T10:30:22.657 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:22.320005243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.682787+0000 mgr.y (mgr.25166) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.682787+0000 mgr.y (mgr.25166) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.821345+0000 mgr.y (mgr.25166) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.821345+0000 mgr.y (mgr.25166) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.948297+0000 mgr.y (mgr.25166) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:20.948297+0000 mgr.y (mgr.25166) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.080650+0000 mgr.y (mgr.25166) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.080650+0000 mgr.y (mgr.25166) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.213277+0000 mgr.y (mgr.25166) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.213277+0000 mgr.y (mgr.25166) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.324596+0000 mgr.y (mgr.25166) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.324596+0000 mgr.y (mgr.25166) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.430771+0000 mgr.y (mgr.25166) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.430771+0000 mgr.y (mgr.25166) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cluster 2024-09-17T10:30:21.455095+0000 mgr.y (mgr.25166) 2309 : cluster [DBG] pgmap v639: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 296 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cluster 2024-09-17T10:30:21.455095+0000 mgr.y (mgr.25166) 2309 : cluster [DBG] pgmap v639: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 296 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.524541+0000 mgr.y (mgr.25166) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.524541+0000 mgr.y (mgr.25166) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.636692+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.636692+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.638371+0000 mgr.y (mgr.25166) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.638371+0000 mgr.y (mgr.25166) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.746098+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.746098+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.748790+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.748790+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.752046+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.752046+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.753591+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.753591+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.762095+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.762095+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.824798+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.824798+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.827486+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.827486+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.830465+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.830465+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.831799+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.831799+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.840185+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.840185+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.904289+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.904289+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.906307+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.906307+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.908833+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.908833+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.909822+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.909822+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.920562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.920562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cluster 2024-09-17T10:30:21.951830+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: cluster 2024-09-17T10:30:21.951830+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.983159+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.983159+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.985411+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.985411+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.987858+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.987858+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.988743+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.988743+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.995876+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:21.995876+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.077825+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.077825+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.080689+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.080689+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.083494+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.083494+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.084716+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.084716+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.094209+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.094209+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.185056+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.185056+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.187894+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.187894+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.190674+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.190674+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.191900+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.191900+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.201114+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.201114+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.297893+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.297893+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.300748+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.300748+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.303815+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.303815+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.305026+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.305026+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.315110+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.315110+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.396215+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.396215+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.399457+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.399457+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.402270+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.402270+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.403533+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.403533+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.412170+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.412170+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.509377+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.509377+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.512232+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.512232+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.515004+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.515004+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.516170+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.516170+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.528710+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.528710+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.630934+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.630934+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.633908+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.633908+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.636793+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.636793+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.638184+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:22.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:22 smithi203 bash[85677]: audit 2024-09-17T10:30:22.638184+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.682787+0000 mgr.y (mgr.25166) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.682787+0000 mgr.y (mgr.25166) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.821345+0000 mgr.y (mgr.25166) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.821345+0000 mgr.y (mgr.25166) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.948297+0000 mgr.y (mgr.25166) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:20.948297+0000 mgr.y (mgr.25166) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.080650+0000 mgr.y (mgr.25166) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.080650+0000 mgr.y (mgr.25166) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.213277+0000 mgr.y (mgr.25166) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.213277+0000 mgr.y (mgr.25166) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.324596+0000 mgr.y (mgr.25166) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.324596+0000 mgr.y (mgr.25166) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.430771+0000 mgr.y (mgr.25166) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.430771+0000 mgr.y (mgr.25166) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cluster 2024-09-17T10:30:21.455095+0000 mgr.y (mgr.25166) 2309 : cluster [DBG] pgmap v639: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 296 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cluster 2024-09-17T10:30:21.455095+0000 mgr.y (mgr.25166) 2309 : cluster [DBG] pgmap v639: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 296 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.524541+0000 mgr.y (mgr.25166) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.524541+0000 mgr.y (mgr.25166) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.636692+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.636692+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.638371+0000 mgr.y (mgr.25166) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.682787+0000 mgr.y (mgr.25166) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.682787+0000 mgr.y (mgr.25166) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.821345+0000 mgr.y (mgr.25166) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.821345+0000 mgr.y (mgr.25166) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.948297+0000 mgr.y (mgr.25166) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:20.948297+0000 mgr.y (mgr.25166) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.080650+0000 mgr.y (mgr.25166) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.080650+0000 mgr.y (mgr.25166) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.213277+0000 mgr.y (mgr.25166) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.213277+0000 mgr.y (mgr.25166) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.324596+0000 mgr.y (mgr.25166) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.324596+0000 mgr.y (mgr.25166) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.430771+0000 mgr.y (mgr.25166) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.430771+0000 mgr.y (mgr.25166) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cluster 2024-09-17T10:30:21.455095+0000 mgr.y (mgr.25166) 2309 : cluster [DBG] pgmap v639: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 296 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cluster 2024-09-17T10:30:21.455095+0000 mgr.y (mgr.25166) 2309 : cluster [DBG] pgmap v639: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 296 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.524541+0000 mgr.y (mgr.25166) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.524541+0000 mgr.y (mgr.25166) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.636692+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.636692+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.638371+0000 mgr.y (mgr.25166) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.638371+0000 mgr.y (mgr.25166) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.746098+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.746098+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.748790+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.748790+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.752046+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.752046+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.753591+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.753591+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.762095+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.762095+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.824798+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.824798+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.827486+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.827486+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.830465+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.830465+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.831799+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.831799+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.638371+0000 mgr.y (mgr.25166) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.746098+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.746098+0000 mon.b (mon.1) 2222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.748790+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.748790+0000 mon.b (mon.1) 2223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.752046+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.752046+0000 mon.b (mon.1) 2224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.753591+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.753591+0000 mon.b (mon.1) 2225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.762095+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.762095+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.824798+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.824798+0000 mon.b (mon.1) 2226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.827486+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.827486+0000 mon.b (mon.1) 2227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.830465+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.830465+0000 mon.b (mon.1) 2228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.831799+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.831799+0000 mon.b (mon.1) 2229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.840185+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.840185+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.904289+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.904289+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.906307+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.906307+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.908833+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.908833+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.909822+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.909822+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.920562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.920562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cluster 2024-09-17T10:30:21.951830+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: cluster 2024-09-17T10:30:21.951830+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.983159+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.983159+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.985411+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.985411+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.987858+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.987858+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.840185+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.840185+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.904289+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.904289+0000 mon.b (mon.1) 2230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.906307+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.906307+0000 mon.b (mon.1) 2231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.908833+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.908833+0000 mon.b (mon.1) 2232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.909822+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.909822+0000 mon.b (mon.1) 2233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.920562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.920562+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cluster 2024-09-17T10:30:21.951830+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: cluster 2024-09-17T10:30:21.951830+0000 mon.a (mon.0) 961 : cluster [WRN] Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 25 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.983159+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.983159+0000 mon.b (mon.1) 2234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.985411+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.985411+0000 mon.b (mon.1) 2235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.987858+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.987858+0000 mon.b (mon.1) 2236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.988743+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.988743+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.995876+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:21.995876+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.077825+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.077825+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.080689+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.080689+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.083494+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.083494+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.084716+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.084716+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.094209+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.094209+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.185056+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.185056+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.187894+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.187894+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.190674+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.190674+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.988743+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.988743+0000 mon.b (mon.1) 2237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.995876+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:21.995876+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.077825+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.077825+0000 mon.b (mon.1) 2238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.080689+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.080689+0000 mon.b (mon.1) 2239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.083494+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.083494+0000 mon.b (mon.1) 2240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.084716+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.084716+0000 mon.b (mon.1) 2241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.094209+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.094209+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.185056+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.185056+0000 mon.b (mon.1) 2242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.187894+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.187894+0000 mon.b (mon.1) 2243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.190674+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.190674+0000 mon.b (mon.1) 2244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.191900+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.191900+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.201114+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.201114+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.297893+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.297893+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.300748+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.300748+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.303815+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.303815+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.305026+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.305026+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.315110+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.315110+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.396215+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.396215+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.399457+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.399457+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.402270+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.191900+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.191900+0000 mon.b (mon.1) 2245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.201114+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.201114+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.297893+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.297893+0000 mon.b (mon.1) 2246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.300748+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.300748+0000 mon.b (mon.1) 2247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.303815+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.303815+0000 mon.b (mon.1) 2248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.305026+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.305026+0000 mon.b (mon.1) 2249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.315110+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.315110+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.396215+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.396215+0000 mon.b (mon.1) 2250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.399457+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.399457+0000 mon.b (mon.1) 2251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.402270+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.402270+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.403533+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.403533+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.412170+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.412170+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.509377+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.509377+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.512232+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.512232+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.515004+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.515004+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.516170+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.516170+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.528710+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.528710+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.630934+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.630934+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.633908+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.633908+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.636793+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.636793+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.638184+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[116875]: audit 2024-09-17T10:30:22.638184+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.402270+0000 mon.b (mon.1) 2252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.403533+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.403533+0000 mon.b (mon.1) 2253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.412170+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.412170+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.509377+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.509377+0000 mon.b (mon.1) 2254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.512232+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.512232+0000 mon.b (mon.1) 2255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.515004+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.515004+0000 mon.b (mon.1) 2256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.516170+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.516170+0000 mon.b (mon.1) 2257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.528710+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.528710+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.630934+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.630934+0000 mon.b (mon.1) 2258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.633908+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.633908+0000 mon.b (mon.1) 2259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.636793+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.636793+0000 mon.b (mon.1) 2260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.638184+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:22 smithi039 bash[115929]: audit 2024-09-17T10:30:22.638184+0000 mon.b (mon.1) 2261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.762859+0000 mgr.y (mgr.25166) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.762859+0000 mgr.y (mgr.25166) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.841503+0000 mgr.y (mgr.25166) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.841503+0000 mgr.y (mgr.25166) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.921316+0000 mgr.y (mgr.25166) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.921316+0000 mgr.y (mgr.25166) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.996749+0000 mgr.y (mgr.25166) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:21.996749+0000 mgr.y (mgr.25166) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.095652+0000 mgr.y (mgr.25166) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.095652+0000 mgr.y (mgr.25166) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.202666+0000 mgr.y (mgr.25166) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.202666+0000 mgr.y (mgr.25166) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.317929+0000 mgr.y (mgr.25166) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.317929+0000 mgr.y (mgr.25166) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.413314+0000 mgr.y (mgr.25166) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.413314+0000 mgr.y (mgr.25166) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.530227+0000 mgr.y (mgr.25166) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.530227+0000 mgr.y (mgr.25166) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.650939+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.650939+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.652746+0000 mgr.y (mgr.25166) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.652746+0000 mgr.y (mgr.25166) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.732436+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.732436+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.735070+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.735070+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.738401+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.738401+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.739944+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.739944+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.747802+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.747802+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.837561+0000 mon.b (mon.1) 2266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.837561+0000 mon.b (mon.1) 2266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.840486+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.840486+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.843673+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.843673+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.845205+0000 mon.b (mon.1) 2269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.845205+0000 mon.b (mon.1) 2269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.857746+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.857746+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.956070+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.956070+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.959041+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.959041+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.961801+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.961801+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.962825+0000 mon.b (mon.1) 2273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.962825+0000 mon.b (mon.1) 2273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.978146+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:22.978146+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.084253+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.084253+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.087574+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.087574+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.090192+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.090192+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.091459+0000 mon.b (mon.1) 2277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.091459+0000 mon.b (mon.1) 2277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.106686+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.106686+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.195586+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.195586+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.197971+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.197971+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.201882+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.201882+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.202807+0000 mon.b (mon.1) 2281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.202807+0000 mon.b (mon.1) 2281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.208590+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.208590+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.303435+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.303435+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.305976+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.305976+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.308796+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.308796+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.309683+0000 mon.b (mon.1) 2285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.309683+0000 mon.b (mon.1) 2285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.324819+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.324819+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.429888+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.429888+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.432244+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.432244+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.435105+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.435105+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.436191+0000 mon.b (mon.1) 2289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.436191+0000 mon.b (mon.1) 2289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.443830+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.443830+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.523800+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.523800+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.526495+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.526495+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.528898+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.528898+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.529846+0000 mon.b (mon.1) 2293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.529846+0000 mon.b (mon.1) 2293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.548252+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.548252+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.636449+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.636449+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.638762+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.638762+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.641702+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.641702+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.643194+0000 mon.b (mon.1) 2297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:23.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:23 smithi203 bash[85677]: audit 2024-09-17T10:30:23.643194+0000 mon.b (mon.1) 2297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:30:23] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:30:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.762859+0000 mgr.y (mgr.25166) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.762859+0000 mgr.y (mgr.25166) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.841503+0000 mgr.y (mgr.25166) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.841503+0000 mgr.y (mgr.25166) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.921316+0000 mgr.y (mgr.25166) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.921316+0000 mgr.y (mgr.25166) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.996749+0000 mgr.y (mgr.25166) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:21.996749+0000 mgr.y (mgr.25166) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.095652+0000 mgr.y (mgr.25166) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.095652+0000 mgr.y (mgr.25166) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.202666+0000 mgr.y (mgr.25166) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.202666+0000 mgr.y (mgr.25166) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.317929+0000 mgr.y (mgr.25166) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.317929+0000 mgr.y (mgr.25166) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.413314+0000 mgr.y (mgr.25166) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.413314+0000 mgr.y (mgr.25166) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.530227+0000 mgr.y (mgr.25166) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.530227+0000 mgr.y (mgr.25166) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.650939+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.650939+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.652746+0000 mgr.y (mgr.25166) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.652746+0000 mgr.y (mgr.25166) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.762859+0000 mgr.y (mgr.25166) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.762859+0000 mgr.y (mgr.25166) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.841503+0000 mgr.y (mgr.25166) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.841503+0000 mgr.y (mgr.25166) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.921316+0000 mgr.y (mgr.25166) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.921316+0000 mgr.y (mgr.25166) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.996749+0000 mgr.y (mgr.25166) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:21.996749+0000 mgr.y (mgr.25166) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.095652+0000 mgr.y (mgr.25166) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.095652+0000 mgr.y (mgr.25166) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.202666+0000 mgr.y (mgr.25166) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.202666+0000 mgr.y (mgr.25166) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.317929+0000 mgr.y (mgr.25166) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.317929+0000 mgr.y (mgr.25166) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.413314+0000 mgr.y (mgr.25166) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.413314+0000 mgr.y (mgr.25166) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.530227+0000 mgr.y (mgr.25166) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.530227+0000 mgr.y (mgr.25166) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.650939+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.650939+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.652746+0000 mgr.y (mgr.25166) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.652746+0000 mgr.y (mgr.25166) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.732436+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.732436+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.735070+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.735070+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.738401+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.738401+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.739944+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.739944+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.747802+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.747802+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.837561+0000 mon.b (mon.1) 2266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.837561+0000 mon.b (mon.1) 2266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.840486+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.840486+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.843673+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.843673+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.845205+0000 mon.b (mon.1) 2269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.845205+0000 mon.b (mon.1) 2269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.857746+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.857746+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.732436+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.732436+0000 mon.b (mon.1) 2262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.735070+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.735070+0000 mon.b (mon.1) 2263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.738401+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.738401+0000 mon.b (mon.1) 2264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.739944+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.739944+0000 mon.b (mon.1) 2265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.747802+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.747802+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.837561+0000 mon.b (mon.1) 2266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.837561+0000 mon.b (mon.1) 2266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.840486+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.840486+0000 mon.b (mon.1) 2267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.843673+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.843673+0000 mon.b (mon.1) 2268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.845205+0000 mon.b (mon.1) 2269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.845205+0000 mon.b (mon.1) 2269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.857746+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.857746+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.956070+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.956070+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.959041+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.959041+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.961801+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.961801+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.962825+0000 mon.b (mon.1) 2273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.962825+0000 mon.b (mon.1) 2273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.978146+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:22.978146+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.084253+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.084253+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.087574+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.087574+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.090192+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.090192+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.091459+0000 mon.b (mon.1) 2277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.091459+0000 mon.b (mon.1) 2277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.106686+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.106686+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.956070+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.956070+0000 mon.b (mon.1) 2270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.959041+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.959041+0000 mon.b (mon.1) 2271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.961801+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.961801+0000 mon.b (mon.1) 2272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.962825+0000 mon.b (mon.1) 2273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.962825+0000 mon.b (mon.1) 2273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.978146+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:22.978146+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.084253+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.084253+0000 mon.b (mon.1) 2274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.087574+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.087574+0000 mon.b (mon.1) 2275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.090192+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.090192+0000 mon.b (mon.1) 2276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.091459+0000 mon.b (mon.1) 2277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.091459+0000 mon.b (mon.1) 2277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.106686+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.106686+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.195586+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.195586+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.197971+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.197971+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.201882+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.201882+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.202807+0000 mon.b (mon.1) 2281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.202807+0000 mon.b (mon.1) 2281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.208590+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.208590+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.303435+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.303435+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.305976+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.305976+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.308796+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.308796+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.309683+0000 mon.b (mon.1) 2285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.309683+0000 mon.b (mon.1) 2285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.324819+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.324819+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.195586+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.195586+0000 mon.b (mon.1) 2278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.197971+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.197971+0000 mon.b (mon.1) 2279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.201882+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.201882+0000 mon.b (mon.1) 2280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.202807+0000 mon.b (mon.1) 2281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.202807+0000 mon.b (mon.1) 2281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.208590+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.208590+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.303435+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.303435+0000 mon.b (mon.1) 2282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.305976+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.305976+0000 mon.b (mon.1) 2283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.308796+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.308796+0000 mon.b (mon.1) 2284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.309683+0000 mon.b (mon.1) 2285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.309683+0000 mon.b (mon.1) 2285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.324819+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.324819+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.429888+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.429888+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.432244+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.432244+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.435105+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.435105+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.436191+0000 mon.b (mon.1) 2289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.436191+0000 mon.b (mon.1) 2289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.443830+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.443830+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.523800+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.523800+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.526495+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.526495+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.528898+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.528898+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.529846+0000 mon.b (mon.1) 2293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.529846+0000 mon.b (mon.1) 2293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.548252+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.548252+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.636449+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.636449+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.638762+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.638762+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.641702+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.641702+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.643194+0000 mon.b (mon.1) 2297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[116875]: audit 2024-09-17T10:30:23.643194+0000 mon.b (mon.1) 2297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.429888+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.429888+0000 mon.b (mon.1) 2286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.432244+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.432244+0000 mon.b (mon.1) 2287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.435105+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.435105+0000 mon.b (mon.1) 2288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.436191+0000 mon.b (mon.1) 2289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.436191+0000 mon.b (mon.1) 2289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.443830+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.443830+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.523800+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.523800+0000 mon.b (mon.1) 2290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.526495+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.526495+0000 mon.b (mon.1) 2291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.528898+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.528898+0000 mon.b (mon.1) 2292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.529846+0000 mon.b (mon.1) 2293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.529846+0000 mon.b (mon.1) 2293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.548252+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.548252+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.636449+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.636449+0000 mon.b (mon.1) 2294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.638762+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.638762+0000 mon.b (mon.1) 2295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.641702+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.641702+0000 mon.b (mon.1) 2296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.643194+0000 mon.b (mon.1) 2297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:23 smithi039 bash[115929]: audit 2024-09-17T10:30:23.643194+0000 mon.b (mon.1) 2297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.749373+0000 mgr.y (mgr.25166) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.749373+0000 mgr.y (mgr.25166) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.859188+0000 mgr.y (mgr.25166) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.859188+0000 mgr.y (mgr.25166) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.981727+0000 mgr.y (mgr.25166) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:22.981727+0000 mgr.y (mgr.25166) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.110025+0000 mgr.y (mgr.25166) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.110025+0000 mgr.y (mgr.25166) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.687 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.209941+0000 mgr.y (mgr.25166) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.209941+0000 mgr.y (mgr.25166) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.326041+0000 mgr.y (mgr.25166) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.326041+0000 mgr.y (mgr.25166) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.444559+0000 mgr.y (mgr.25166) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.444559+0000 mgr.y (mgr.25166) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cluster 2024-09-17T10:30:23.455915+0000 mgr.y (mgr.25166) 2329 : cluster [DBG] pgmap v640: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cluster 2024-09-17T10:30:23.455915+0000 mgr.y (mgr.25166) 2329 : cluster [DBG] pgmap v640: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.549122+0000 mgr.y (mgr.25166) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.549122+0000 mgr.y (mgr.25166) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.657183+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.657183+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.688 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.658562+0000 mgr.y (mgr.25166) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.658562+0000 mgr.y (mgr.25166) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.726301+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.726301+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.728794+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.689 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.728794+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.731552+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.731552+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.732537+0000 mon.b (mon.1) 2301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.732537+0000 mon.b (mon.1) 2301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.739958+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.739958+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.740716+0000 mgr.y (mgr.25166) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.740716+0000 mgr.y (mgr.25166) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.824481+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.824481+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.827062+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.827062+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.690 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.829888+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.829888+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.830699+0000 mon.b (mon.1) 2305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.830699+0000 mon.b (mon.1) 2305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.841384+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.841384+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.841999+0000 mgr.y (mgr.25166) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.841999+0000 mgr.y (mgr.25166) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.905176+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.905176+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.907197+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.907197+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.909368+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.909368+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.910066+0000 mon.b (mon.1) 2309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.910066+0000 mon.b (mon.1) 2309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.916620+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.916620+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.917250+0000 mgr.y (mgr.25166) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.917250+0000 mgr.y (mgr.25166) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.975110+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.975110+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.977162+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.977162+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.979733+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.692 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.979733+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.980570+0000 mon.b (mon.1) 2313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.980570+0000 mon.b (mon.1) 2313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.992575+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:23.992575+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.993505+0000 mgr.y (mgr.25166) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:23.993505+0000 mgr.y (mgr.25166) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.068141+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.068141+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.070578+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.070578+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.074628+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.074628+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.693 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.075680+0000 mon.b (mon.1) 2317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.075680+0000 mon.b (mon.1) 2317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.085702+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.085702+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.086819+0000 mgr.y (mgr.25166) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.086819+0000 mgr.y (mgr.25166) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.170538+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.694 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.170538+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.172872+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.172872+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.174984+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.174984+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.175805+0000 mon.b (mon.1) 2321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.175805+0000 mon.b (mon.1) 2321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.180987+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.180987+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.181652+0000 mgr.y (mgr.25166) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.181652+0000 mgr.y (mgr.25166) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.255707+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.695 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.255707+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.258232+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.258232+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.260814+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.260814+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.261845+0000 mon.b (mon.1) 2325 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.261845+0000 mon.b (mon.1) 2325 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.269128+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.269128+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.272821+0000 mgr.y (mgr.25166) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.272821+0000 mgr.y (mgr.25166) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.363724+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.363724+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.696 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.365861+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.365861+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.368533+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.368533+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.369336+0000 mon.b (mon.1) 2329 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.369336+0000 mon.b (mon.1) 2329 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.378345+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.378345+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.379093+0000 mgr.y (mgr.25166) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.379093+0000 mgr.y (mgr.25166) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.409637+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.409637+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.416261+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.697 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.416261+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.433958+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.433958+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.476372+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.476372+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.478674+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.478674+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.480259+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.480259+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.481786+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.481786+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.483181+0000 mgr.y (mgr.25166) 2340 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.483181+0000 mgr.y (mgr.25166) 2340 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.483618+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:24.698 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: audit 2024-09-17T10:30:24.483618+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:24.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.484241+0000 mgr.y (mgr.25166) 2341 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:24.699 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:24 smithi203 bash[85677]: cephadm 2024-09-17T10:30:24.484241+0000 mgr.y (mgr.25166) 2341 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:24.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[87077]: debug 2024-09-17T10:30:24.480+0000 7f03b2642640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.749373+0000 mgr.y (mgr.25166) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.749373+0000 mgr.y (mgr.25166) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.859188+0000 mgr.y (mgr.25166) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.859188+0000 mgr.y (mgr.25166) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.981727+0000 mgr.y (mgr.25166) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:22.981727+0000 mgr.y (mgr.25166) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.110025+0000 mgr.y (mgr.25166) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.110025+0000 mgr.y (mgr.25166) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.209941+0000 mgr.y (mgr.25166) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.209941+0000 mgr.y (mgr.25166) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.326041+0000 mgr.y (mgr.25166) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.326041+0000 mgr.y (mgr.25166) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.444559+0000 mgr.y (mgr.25166) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.444559+0000 mgr.y (mgr.25166) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cluster 2024-09-17T10:30:23.455915+0000 mgr.y (mgr.25166) 2329 : cluster [DBG] pgmap v640: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cluster 2024-09-17T10:30:23.455915+0000 mgr.y (mgr.25166) 2329 : cluster [DBG] pgmap v640: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.549122+0000 mgr.y (mgr.25166) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.549122+0000 mgr.y (mgr.25166) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.657183+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.657183+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.658562+0000 mgr.y (mgr.25166) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.749373+0000 mgr.y (mgr.25166) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.749373+0000 mgr.y (mgr.25166) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.859188+0000 mgr.y (mgr.25166) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.859188+0000 mgr.y (mgr.25166) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.981727+0000 mgr.y (mgr.25166) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:22.981727+0000 mgr.y (mgr.25166) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.110025+0000 mgr.y (mgr.25166) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.110025+0000 mgr.y (mgr.25166) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.209941+0000 mgr.y (mgr.25166) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.209941+0000 mgr.y (mgr.25166) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.326041+0000 mgr.y (mgr.25166) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.326041+0000 mgr.y (mgr.25166) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.444559+0000 mgr.y (mgr.25166) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.444559+0000 mgr.y (mgr.25166) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cluster 2024-09-17T10:30:23.455915+0000 mgr.y (mgr.25166) 2329 : cluster [DBG] pgmap v640: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cluster 2024-09-17T10:30:23.455915+0000 mgr.y (mgr.25166) 2329 : cluster [DBG] pgmap v640: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.549122+0000 mgr.y (mgr.25166) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.549122+0000 mgr.y (mgr.25166) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.657183+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.657183+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.658562+0000 mgr.y (mgr.25166) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.658562+0000 mgr.y (mgr.25166) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.726301+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.726301+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.728794+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.728794+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.731552+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.731552+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.732537+0000 mon.b (mon.1) 2301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.732537+0000 mon.b (mon.1) 2301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.739958+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.739958+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.740716+0000 mgr.y (mgr.25166) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.740716+0000 mgr.y (mgr.25166) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.824481+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.824481+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.827062+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.827062+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.829888+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.829888+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.658562+0000 mgr.y (mgr.25166) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.726301+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.726301+0000 mon.b (mon.1) 2298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.728794+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.728794+0000 mon.b (mon.1) 2299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.731552+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.731552+0000 mon.b (mon.1) 2300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.732537+0000 mon.b (mon.1) 2301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.732537+0000 mon.b (mon.1) 2301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.739958+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.739958+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.740716+0000 mgr.y (mgr.25166) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.740716+0000 mgr.y (mgr.25166) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.824481+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.824481+0000 mon.b (mon.1) 2302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.827062+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.827062+0000 mon.b (mon.1) 2303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.829888+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.829888+0000 mon.b (mon.1) 2304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.830699+0000 mon.b (mon.1) 2305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.830699+0000 mon.b (mon.1) 2305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.841384+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.841384+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.841999+0000 mgr.y (mgr.25166) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.841999+0000 mgr.y (mgr.25166) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.905176+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.905176+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.907197+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.907197+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.909368+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.909368+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.910066+0000 mon.b (mon.1) 2309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.910066+0000 mon.b (mon.1) 2309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.916620+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.916620+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.917250+0000 mgr.y (mgr.25166) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.917250+0000 mgr.y (mgr.25166) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.975110+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.975110+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.977162+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.830699+0000 mon.b (mon.1) 2305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.830699+0000 mon.b (mon.1) 2305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.841384+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.841384+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.841999+0000 mgr.y (mgr.25166) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.841999+0000 mgr.y (mgr.25166) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.905176+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.905176+0000 mon.b (mon.1) 2306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.907197+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.907197+0000 mon.b (mon.1) 2307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.909368+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.909368+0000 mon.b (mon.1) 2308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.910066+0000 mon.b (mon.1) 2309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.910066+0000 mon.b (mon.1) 2309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.916620+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.916620+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.917250+0000 mgr.y (mgr.25166) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.917250+0000 mgr.y (mgr.25166) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.975110+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.975110+0000 mon.b (mon.1) 2310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.977162+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.977162+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.979733+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.979733+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.980570+0000 mon.b (mon.1) 2313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.980570+0000 mon.b (mon.1) 2313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.992575+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:23.992575+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.993505+0000 mgr.y (mgr.25166) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:23.993505+0000 mgr.y (mgr.25166) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.068141+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.068141+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.070578+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.070578+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.074628+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.074628+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.075680+0000 mon.b (mon.1) 2317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.075680+0000 mon.b (mon.1) 2317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.085702+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.085702+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.086819+0000 mgr.y (mgr.25166) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.977162+0000 mon.b (mon.1) 2311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.979733+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.979733+0000 mon.b (mon.1) 2312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.980570+0000 mon.b (mon.1) 2313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.980570+0000 mon.b (mon.1) 2313 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.992575+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:23.992575+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.993505+0000 mgr.y (mgr.25166) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:23.993505+0000 mgr.y (mgr.25166) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.068141+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.068141+0000 mon.b (mon.1) 2314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.070578+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.070578+0000 mon.b (mon.1) 2315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.074628+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.074628+0000 mon.b (mon.1) 2316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.075680+0000 mon.b (mon.1) 2317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.075680+0000 mon.b (mon.1) 2317 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.085702+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.085702+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.086819+0000 mgr.y (mgr.25166) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.086819+0000 mgr.y (mgr.25166) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.170538+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.170538+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.172872+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.172872+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.174984+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.174984+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.175805+0000 mon.b (mon.1) 2321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.175805+0000 mon.b (mon.1) 2321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.180987+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.180987+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.181652+0000 mgr.y (mgr.25166) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.181652+0000 mgr.y (mgr.25166) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.255707+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.255707+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.258232+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.258232+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.260814+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.260814+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.261845+0000 mon.b (mon.1) 2325 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.261845+0000 mon.b (mon.1) 2325 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.269128+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.269128+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.272821+0000 mgr.y (mgr.25166) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.272821+0000 mgr.y (mgr.25166) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.363724+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.363724+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.365861+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.365861+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.368533+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.368533+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.369336+0000 mon.b (mon.1) 2329 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.369336+0000 mon.b (mon.1) 2329 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.378345+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.378345+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.379093+0000 mgr.y (mgr.25166) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.379093+0000 mgr.y (mgr.25166) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.409637+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.409637+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.416261+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.416261+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.433958+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.433958+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.086819+0000 mgr.y (mgr.25166) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.170538+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.170538+0000 mon.b (mon.1) 2318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.172872+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.172872+0000 mon.b (mon.1) 2319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.174984+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.174984+0000 mon.b (mon.1) 2320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.175805+0000 mon.b (mon.1) 2321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.175805+0000 mon.b (mon.1) 2321 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.180987+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.180987+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.181652+0000 mgr.y (mgr.25166) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.181652+0000 mgr.y (mgr.25166) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.255707+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.255707+0000 mon.b (mon.1) 2322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.258232+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.258232+0000 mon.b (mon.1) 2323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.260814+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.260814+0000 mon.b (mon.1) 2324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.261845+0000 mon.b (mon.1) 2325 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.476372+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.476372+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.478674+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.478674+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.480259+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.480259+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.481786+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.481786+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.483181+0000 mgr.y (mgr.25166) 2340 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.483181+0000 mgr.y (mgr.25166) 2340 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.483618+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: audit 2024-09-17T10:30:24.483618+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.484241+0000 mgr.y (mgr.25166) 2341 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[115929]: cephadm 2024-09-17T10:30:24.484241+0000 mgr.y (mgr.25166) 2341 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.261845+0000 mon.b (mon.1) 2325 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.269128+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.269128+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.272821+0000 mgr.y (mgr.25166) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.272821+0000 mgr.y (mgr.25166) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.363724+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.363724+0000 mon.b (mon.1) 2326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.365861+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.365861+0000 mon.b (mon.1) 2327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.368533+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.368533+0000 mon.b (mon.1) 2328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.369336+0000 mon.b (mon.1) 2329 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.369336+0000 mon.b (mon.1) 2329 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.378345+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.378345+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.379093+0000 mgr.y (mgr.25166) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.379093+0000 mgr.y (mgr.25166) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.409637+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.409637+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.416261+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.416261+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.433958+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.433958+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.476372+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.476372+0000 mon.b (mon.1) 2330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:24.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.478674+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.478674+0000 mon.b (mon.1) 2331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.480259+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.480259+0000 mon.b (mon.1) 2332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.481786+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.481786+0000 mon.b (mon.1) 2333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.483181+0000 mgr.y (mgr.25166) 2340 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.483181+0000 mgr.y (mgr.25166) 2340 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.483618+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: audit 2024-09-17T10:30:24.483618+0000 mon.b (mon.1) 2334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.484241+0000 mgr.y (mgr.25166) 2341 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:24.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:24 smithi039 bash[116875]: cephadm 2024-09-17T10:30:24.484241+0000 mgr.y (mgr.25166) 2341 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-17T10:30:25.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:25.312050152Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:25.864 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[94246]: debug 2024-09-17T10:30:25.523+0000 7fadc7bce640 -1 osd.4 134 log_to_monitors true 2024-09-17T10:30:25.864 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[94246]: debug 2024-09-17T10:30:25.747+0000 7fadbf978640 -1 osd.4 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:30:25.864 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[85677]: cluster 2024-09-17T10:30:25.457230+0000 mgr.y (mgr.25166) 2342 : cluster [DBG] pgmap v641: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:25.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[85677]: cluster 2024-09-17T10:30:25.457230+0000 mgr.y (mgr.25166) 2342 : cluster [DBG] pgmap v641: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:25.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[85677]: audit 2024-09-17T10:30:25.532658+0000 mon.b (mon.1) 2335 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:25.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[85677]: audit 2024-09-17T10:30:25.532658+0000 mon.b (mon.1) 2335 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:25.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[85677]: audit 2024-09-17T10:30:25.532815+0000 mon.a (mon.0) 989 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:25.865 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:25 smithi203 bash[85677]: audit 2024-09-17T10:30:25.532815+0000 mon.a (mon.0) 989 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[116875]: cluster 2024-09-17T10:30:25.457230+0000 mgr.y (mgr.25166) 2342 : cluster [DBG] pgmap v641: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[116875]: cluster 2024-09-17T10:30:25.457230+0000 mgr.y (mgr.25166) 2342 : cluster [DBG] pgmap v641: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[116875]: audit 2024-09-17T10:30:25.532658+0000 mon.b (mon.1) 2335 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[116875]: audit 2024-09-17T10:30:25.532658+0000 mon.b (mon.1) 2335 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[116875]: audit 2024-09-17T10:30:25.532815+0000 mon.a (mon.0) 989 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[116875]: audit 2024-09-17T10:30:25.532815+0000 mon.a (mon.0) 989 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[115929]: cluster 2024-09-17T10:30:25.457230+0000 mgr.y (mgr.25166) 2342 : cluster [DBG] pgmap v641: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[115929]: cluster 2024-09-17T10:30:25.457230+0000 mgr.y (mgr.25166) 2342 : cluster [DBG] pgmap v641: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 0 op/s; 106/636 objects degraded (16.667%) 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[115929]: audit 2024-09-17T10:30:25.532658+0000 mon.b (mon.1) 2335 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[115929]: audit 2024-09-17T10:30:25.532658+0000 mon.b (mon.1) 2335 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[115929]: audit 2024-09-17T10:30:25.532815+0000 mon.a (mon.0) 989 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:25 smithi039 bash[115929]: audit 2024-09-17T10:30:25.532815+0000 mon.a (mon.0) 989 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:25.699192+0000 mon.a (mon.0) 990 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:25.699192+0000 mon.a (mon.0) 990 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:25.706896+0000 mon.b (mon.1) 2336 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:25.706896+0000 mon.b (mon.1) 2336 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: cluster 2024-09-17T10:30:25.718284+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: cluster 2024-09-17T10:30:25.718284+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:25.719300+0000 mon.a (mon.0) 992 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:25.719300+0000 mon.a (mon.0) 992 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:26.548151+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:26.548151+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:26.552195+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[116875]: audit 2024-09-17T10:30:26.552195+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:25.699192+0000 mon.a (mon.0) 990 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:25.699192+0000 mon.a (mon.0) 990 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:25.706896+0000 mon.b (mon.1) 2336 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:25.706896+0000 mon.b (mon.1) 2336 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: cluster 2024-09-17T10:30:25.718284+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: cluster 2024-09-17T10:30:25.718284+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:25.719300+0000 mon.a (mon.0) 992 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:25.719300+0000 mon.a (mon.0) 992 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:26.548151+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:26.548151+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:26.552195+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:27.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:26 smithi039 bash[115929]: audit 2024-09-17T10:30:26.552195+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:25.699192+0000 mon.a (mon.0) 990 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:25.699192+0000 mon.a (mon.0) 990 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:25.706896+0000 mon.b (mon.1) 2336 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:25.706896+0000 mon.b (mon.1) 2336 : audit [INF] from='osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: cluster 2024-09-17T10:30:25.718284+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: cluster 2024-09-17T10:30:25.718284+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-17T10:30:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:25.719300+0000 mon.a (mon.0) 992 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:25.719300+0000 mon.a (mon.0) 992 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:30:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:26.548151+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:26.548151+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:26.552195+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:26 smithi203 bash[85677]: audit 2024-09-17T10:30:26.552195+0000 mon.b (mon.1) 2337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:27.913 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:26.700202+0000 mon.a (mon.0) 994 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:27.913 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:26.700202+0000 mon.a (mon.0) 994 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:27.913 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:26.711485+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:30:27.913 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:26.711485+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:30:27.913 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:26.712193+0000 mon.a (mon.0) 995 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198] boot 2024-09-17T10:30:27.913 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:26.712193+0000 mon.a (mon.0) 995 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198] boot 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:26.712311+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:26.712311+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:26.919718+0000 mgr.y (mgr.25166) 2343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:26.919718+0000 mgr.y (mgr.25166) 2343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:27.458369+0000 mgr.y (mgr.25166) 2344 : cluster [DBG] pgmap v644: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:27.458369+0000 mgr.y (mgr.25166) 2344 : cluster [DBG] pgmap v644: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:27.494347+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:27.494347+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.914 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:27.510427+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.915 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:27.510427+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.915 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:27.523237+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.915 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: audit 2024-09-17T10:30:27.523237+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:27.915 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:27.713587+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:27.915 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:27 smithi203 bash[85677]: cluster 2024-09-17T10:30:27.713587+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:26.700202+0000 mon.a (mon.0) 994 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:26.700202+0000 mon.a (mon.0) 994 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:26.711485+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:26.711485+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:26.712193+0000 mon.a (mon.0) 995 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198] boot 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:26.712193+0000 mon.a (mon.0) 995 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198] boot 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:26.712311+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:26.712311+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:26.919718+0000 mgr.y (mgr.25166) 2343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:26.919718+0000 mgr.y (mgr.25166) 2343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:27.458369+0000 mgr.y (mgr.25166) 2344 : cluster [DBG] pgmap v644: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:27.458369+0000 mgr.y (mgr.25166) 2344 : cluster [DBG] pgmap v644: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:27.494347+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:27.494347+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:27.510427+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:27.510427+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:27.523237+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: audit 2024-09-17T10:30:27.523237+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:27.713587+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[115929]: cluster 2024-09-17T10:30:27.713587+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:26.700202+0000 mon.a (mon.0) 994 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:26.700202+0000 mon.a (mon.0) 994 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:26.711485+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:26.711485+0000 mon.b (mon.1) 2338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:26.712193+0000 mon.a (mon.0) 995 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198] boot 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:26.712193+0000 mon.a (mon.0) 995 : cluster [INF] osd.4 [v2:172.21.15.203:6800/3496140198,v1:172.21.15.203:6801/3496140198] boot 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:26.712311+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:26.712311+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:26.919718+0000 mgr.y (mgr.25166) 2343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:26.919718+0000 mgr.y (mgr.25166) 2343 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:27.458369+0000 mgr.y (mgr.25166) 2344 : cluster [DBG] pgmap v644: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:27.458369+0000 mgr.y (mgr.25166) 2344 : cluster [DBG] pgmap v644: 161 pgs: 7 peering, 39 active+undersized, 22 active+undersized+degraded, 93 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 91/636 objects degraded (14.308%) 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:27.494347+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:27.494347+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:27.510427+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:27.510427+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:27.523237+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: audit 2024-09-17T10:30:27.523237+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:27.713587+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:27 smithi039 bash[116875]: cluster 2024-09-17T10:30:27.713587+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-09-17T10:30:28.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:28.338159328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:29.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:28 smithi039 bash[115929]: cluster 2024-09-17T10:30:27.738874+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: Degraded data redundancy: 91/636 objects degraded (14.308%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:29.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:28 smithi039 bash[115929]: cluster 2024-09-17T10:30:27.738874+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: Degraded data redundancy: 91/636 objects degraded (14.308%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:29.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:28 smithi039 bash[116875]: cluster 2024-09-17T10:30:27.738874+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: Degraded data redundancy: 91/636 objects degraded (14.308%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:28 smithi039 bash[116875]: cluster 2024-09-17T10:30:27.738874+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: Degraded data redundancy: 91/636 objects degraded (14.308%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:29.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:28 smithi203 bash[85677]: cluster 2024-09-17T10:30:27.738874+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: Degraded data redundancy: 91/636 objects degraded (14.308%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:29.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:28 smithi203 bash[85677]: cluster 2024-09-17T10:30:27.738874+0000 mon.a (mon.0) 1001 : cluster [WRN] Health check update: Degraded data redundancy: 91/636 objects degraded (14.308%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: audit 2024-09-17T10:30:29.346250+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: audit 2024-09-17T10:30:29.346250+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: audit 2024-09-17T10:30:29.363532+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: audit 2024-09-17T10:30:29.363532+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: audit 2024-09-17T10:30:29.380207+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: audit 2024-09-17T10:30:29.380207+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: cluster 2024-09-17T10:30:29.459700+0000 mgr.y (mgr.25166) 2345 : cluster [DBG] pgmap v646: 161 pgs: 7 peering, 31 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[115929]: cluster 2024-09-17T10:30:29.459700+0000 mgr.y (mgr.25166) 2345 : cluster [DBG] pgmap v646: 161 pgs: 7 peering, 31 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:30:30.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: audit 2024-09-17T10:30:29.346250+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: audit 2024-09-17T10:30:29.346250+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: audit 2024-09-17T10:30:29.363532+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: audit 2024-09-17T10:30:29.363532+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: audit 2024-09-17T10:30:29.380207+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: audit 2024-09-17T10:30:29.380207+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: cluster 2024-09-17T10:30:29.459700+0000 mgr.y (mgr.25166) 2345 : cluster [DBG] pgmap v646: 161 pgs: 7 peering, 31 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:30:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:30 smithi039 bash[116875]: cluster 2024-09-17T10:30:29.459700+0000 mgr.y (mgr.25166) 2345 : cluster [DBG] pgmap v646: 161 pgs: 7 peering, 31 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:30:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: audit 2024-09-17T10:30:29.346250+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.728 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: audit 2024-09-17T10:30:29.346250+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: audit 2024-09-17T10:30:29.363532+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: audit 2024-09-17T10:30:29.363532+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: audit 2024-09-17T10:30:29.380207+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: audit 2024-09-17T10:30:29.380207+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: cluster 2024-09-17T10:30:29.459700+0000 mgr.y (mgr.25166) 2345 : cluster [DBG] pgmap v646: 161 pgs: 7 peering, 31 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:30:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:30 smithi203 bash[85677]: cluster 2024-09-17T10:30:29.459700+0000 mgr.y (mgr.25166) 2345 : cluster [DBG] pgmap v646: 161 pgs: 7 peering, 31 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:30:31.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:31.318916508Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:32.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:32 smithi039 bash[116875]: cluster 2024-09-17T10:30:31.460831+0000 mgr.y (mgr.25166) 2346 : cluster [DBG] pgmap v647: 161 pgs: 7 peering, 14 active+undersized, 9 active+undersized+degraded, 131 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-17T10:30:32.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:32 smithi039 bash[116875]: cluster 2024-09-17T10:30:31.460831+0000 mgr.y (mgr.25166) 2346 : cluster [DBG] pgmap v647: 161 pgs: 7 peering, 14 active+undersized, 9 active+undersized+degraded, 131 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-17T10:30:32.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:32 smithi039 bash[115929]: cluster 2024-09-17T10:30:31.460831+0000 mgr.y (mgr.25166) 2346 : cluster [DBG] pgmap v647: 161 pgs: 7 peering, 14 active+undersized, 9 active+undersized+degraded, 131 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-17T10:30:32.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:32 smithi039 bash[115929]: cluster 2024-09-17T10:30:31.460831+0000 mgr.y (mgr.25166) 2346 : cluster [DBG] pgmap v647: 161 pgs: 7 peering, 14 active+undersized, 9 active+undersized+degraded, 131 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-17T10:30:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:32 smithi203 bash[85677]: cluster 2024-09-17T10:30:31.460831+0000 mgr.y (mgr.25166) 2346 : cluster [DBG] pgmap v647: 161 pgs: 7 peering, 14 active+undersized, 9 active+undersized+degraded, 131 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-17T10:30:32.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:32 smithi203 bash[85677]: cluster 2024-09-17T10:30:31.460831+0000 mgr.y (mgr.25166) 2346 : cluster [DBG] pgmap v647: 161 pgs: 7 peering, 14 active+undersized, 9 active+undersized+degraded, 131 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-17T10:30:33.887 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:30:33] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-17T10:30:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[115929]: cluster 2024-09-17T10:30:33.521015+0000 mon.a (mon.0) 1005 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-17T10:30:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[115929]: cluster 2024-09-17T10:30:33.521015+0000 mon.a (mon.0) 1005 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-17T10:30:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[115929]: cluster 2024-09-17T10:30:33.521059+0000 mon.a (mon.0) 1006 : cluster [INF] Cluster is now healthy 2024-09-17T10:30:33.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[115929]: cluster 2024-09-17T10:30:33.521059+0000 mon.a (mon.0) 1006 : cluster [INF] Cluster is now healthy 2024-09-17T10:30:33.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[116875]: cluster 2024-09-17T10:30:33.521015+0000 mon.a (mon.0) 1005 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-17T10:30:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[116875]: cluster 2024-09-17T10:30:33.521015+0000 mon.a (mon.0) 1005 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-17T10:30:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[116875]: cluster 2024-09-17T10:30:33.521059+0000 mon.a (mon.0) 1006 : cluster [INF] Cluster is now healthy 2024-09-17T10:30:33.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:33 smithi039 bash[116875]: cluster 2024-09-17T10:30:33.521059+0000 mon.a (mon.0) 1006 : cluster [INF] Cluster is now healthy 2024-09-17T10:30:33.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:33 smithi203 bash[85677]: cluster 2024-09-17T10:30:33.521015+0000 mon.a (mon.0) 1005 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-17T10:30:33.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:33 smithi203 bash[85677]: cluster 2024-09-17T10:30:33.521015+0000 mon.a (mon.0) 1005 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 9 pgs degraded) 2024-09-17T10:30:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:33 smithi203 bash[85677]: cluster 2024-09-17T10:30:33.521059+0000 mon.a (mon.0) 1006 : cluster [INF] Cluster is now healthy 2024-09-17T10:30:33.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:33 smithi203 bash[85677]: cluster 2024-09-17T10:30:33.521059+0000 mon.a (mon.0) 1006 : cluster [INF] Cluster is now healthy 2024-09-17T10:30:34.576 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:34.307598582Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:34 smithi039 bash[116875]: cluster 2024-09-17T10:30:33.462147+0000 mgr.y (mgr.25166) 2347 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T10:30:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:34 smithi039 bash[116875]: cluster 2024-09-17T10:30:33.462147+0000 mgr.y (mgr.25166) 2347 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T10:30:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:34 smithi039 bash[115929]: cluster 2024-09-17T10:30:33.462147+0000 mgr.y (mgr.25166) 2347 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T10:30:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:34 smithi039 bash[115929]: cluster 2024-09-17T10:30:33.462147+0000 mgr.y (mgr.25166) 2347 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T10:30:34.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:34 smithi203 bash[85677]: cluster 2024-09-17T10:30:33.462147+0000 mgr.y (mgr.25166) 2347 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T10:30:34.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:34 smithi203 bash[85677]: cluster 2024-09-17T10:30:33.462147+0000 mgr.y (mgr.25166) 2347 : cluster [DBG] pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 659 B/s rd, 0 op/s 2024-09-17T10:30:36.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:36 smithi039 bash[116875]: cluster 2024-09-17T10:30:35.463234+0000 mgr.y (mgr.25166) 2348 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:36.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:36 smithi039 bash[116875]: cluster 2024-09-17T10:30:35.463234+0000 mgr.y (mgr.25166) 2348 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:36.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:36 smithi039 bash[115929]: cluster 2024-09-17T10:30:35.463234+0000 mgr.y (mgr.25166) 2348 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:36.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:36 smithi039 bash[115929]: cluster 2024-09-17T10:30:35.463234+0000 mgr.y (mgr.25166) 2348 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:36.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:36 smithi203 bash[85677]: cluster 2024-09-17T10:30:35.463234+0000 mgr.y (mgr.25166) 2348 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:36.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:36 smithi203 bash[85677]: cluster 2024-09-17T10:30:35.463234+0000 mgr.y (mgr.25166) 2348 : cluster [DBG] pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:37.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:37.343322777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[115929]: audit 2024-09-17T10:30:36.929901+0000 mgr.y (mgr.25166) 2349 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[115929]: audit 2024-09-17T10:30:36.929901+0000 mgr.y (mgr.25166) 2349 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[115929]: cluster 2024-09-17T10:30:37.464717+0000 mgr.y (mgr.25166) 2350 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[115929]: cluster 2024-09-17T10:30:37.464717+0000 mgr.y (mgr.25166) 2350 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:38.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[116875]: audit 2024-09-17T10:30:36.929901+0000 mgr.y (mgr.25166) 2349 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:38.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[116875]: audit 2024-09-17T10:30:36.929901+0000 mgr.y (mgr.25166) 2349 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:38.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[116875]: cluster 2024-09-17T10:30:37.464717+0000 mgr.y (mgr.25166) 2350 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:38.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:38 smithi039 bash[116875]: cluster 2024-09-17T10:30:37.464717+0000 mgr.y (mgr.25166) 2350 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:38.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:38 smithi203 bash[85677]: audit 2024-09-17T10:30:36.929901+0000 mgr.y (mgr.25166) 2349 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:38.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:38 smithi203 bash[85677]: audit 2024-09-17T10:30:36.929901+0000 mgr.y (mgr.25166) 2349 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:38.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:38 smithi203 bash[85677]: cluster 2024-09-17T10:30:37.464717+0000 mgr.y (mgr.25166) 2350 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:38.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:38 smithi203 bash[85677]: cluster 2024-09-17T10:30:37.464717+0000 mgr.y (mgr.25166) 2350 : cluster [DBG] pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:30:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:39 smithi039 bash[115929]: audit 2024-09-17T10:30:39.494833+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:39 smithi039 bash[115929]: audit 2024-09-17T10:30:39.494833+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:39 smithi039 bash[116875]: audit 2024-09-17T10:30:39.494833+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:39.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:39 smithi039 bash[116875]: audit 2024-09-17T10:30:39.494833+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:39.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:39 smithi203 bash[85677]: audit 2024-09-17T10:30:39.494833+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:39.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:39 smithi203 bash[85677]: audit 2024-09-17T10:30:39.494833+0000 mon.b (mon.1) 2339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-17T10:30:40.609 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:40.347348414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[115929]: cluster 2024-09-17T10:30:39.465798+0000 mgr.y (mgr.25166) 2351 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:40.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[115929]: cluster 2024-09-17T10:30:39.465798+0000 mgr.y (mgr.25166) 2351 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[115929]: audit 2024-09-17T10:30:39.494853+0000 mgr.y (mgr.25166) 2352 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[115929]: audit 2024-09-17T10:30:39.494853+0000 mgr.y (mgr.25166) 2352 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[115929]: cephadm 2024-09-17T10:30:39.497833+0000 mgr.y (mgr.25166) 2353 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[115929]: cephadm 2024-09-17T10:30:39.497833+0000 mgr.y (mgr.25166) 2353 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[116875]: cluster 2024-09-17T10:30:39.465798+0000 mgr.y (mgr.25166) 2351 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[116875]: cluster 2024-09-17T10:30:39.465798+0000 mgr.y (mgr.25166) 2351 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[116875]: audit 2024-09-17T10:30:39.494853+0000 mgr.y (mgr.25166) 2352 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[116875]: audit 2024-09-17T10:30:39.494853+0000 mgr.y (mgr.25166) 2352 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:40.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[116875]: cephadm 2024-09-17T10:30:39.497833+0000 mgr.y (mgr.25166) 2353 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T10:30:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:40 smithi039 bash[116875]: cephadm 2024-09-17T10:30:39.497833+0000 mgr.y (mgr.25166) 2353 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T10:30:40.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[85677]: cluster 2024-09-17T10:30:39.465798+0000 mgr.y (mgr.25166) 2351 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[85677]: cluster 2024-09-17T10:30:39.465798+0000 mgr.y (mgr.25166) 2351 : cluster [DBG] pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:30:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[85677]: audit 2024-09-17T10:30:39.494853+0000 mgr.y (mgr.25166) 2352 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[85677]: audit 2024-09-17T10:30:39.494853+0000 mgr.y (mgr.25166) 2352 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-17T10:30:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[85677]: cephadm 2024-09-17T10:30:39.497833+0000 mgr.y (mgr.25166) 2353 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T10:30:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:40 smithi203 bash[85677]: cephadm 2024-09-17T10:30:39.497833+0000 mgr.y (mgr.25166) 2353 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: cluster 2024-09-17T10:30:41.466792+0000 mgr.y (mgr.25166) 2354 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: cluster 2024-09-17T10:30:41.466792+0000 mgr.y (mgr.25166) 2354 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:41.549435+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:41.549435+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:41.552050+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:41.552050+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:41.772339+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:41.772339+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:42.237734+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:42.237734+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:42.243863+0000 mon.b (mon.1) 2341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:42.243863+0000 mon.b (mon.1) 2341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:42.245930+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[115929]: audit 2024-09-17T10:30:42.245930+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: cluster 2024-09-17T10:30:41.466792+0000 mgr.y (mgr.25166) 2354 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: cluster 2024-09-17T10:30:41.466792+0000 mgr.y (mgr.25166) 2354 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:41.549435+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:41.549435+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:41.552050+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:41.552050+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:41.772339+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:41.772339+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:42.237734+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:42.237734+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:42.243863+0000 mon.b (mon.1) 2341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:42.243863+0000 mon.b (mon.1) 2341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:42.245930+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:42 smithi039 bash[116875]: audit 2024-09-17T10:30:42.245930+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: cluster 2024-09-17T10:30:41.466792+0000 mgr.y (mgr.25166) 2354 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: cluster 2024-09-17T10:30:41.466792+0000 mgr.y (mgr.25166) 2354 : cluster [DBG] pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:41.549435+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:41.549435+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:41.552050+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:41.552050+0000 mon.b (mon.1) 2340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:41.772339+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:41.772339+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:42.237734+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:42.237734+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:42.243863+0000 mon.b (mon.1) 2341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:30:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:42.243863+0000 mon.b (mon.1) 2341 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:30:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:42.245930+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:42.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:42 smithi203 bash[85677]: audit 2024-09-17T10:30:42.245930+0000 mon.b (mon.1) 2342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:43.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:43.339603037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:43 smithi203 bash[85677]: cephadm 2024-09-17T10:30:42.226467+0000 mgr.y (mgr.25166) 2355 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T10:30:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:43 smithi203 bash[85677]: cephadm 2024-09-17T10:30:42.226467+0000 mgr.y (mgr.25166) 2355 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T10:30:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:43 smithi203 bash[85677]: cephadm 2024-09-17T10:30:42.251756+0000 mgr.y (mgr.25166) 2356 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T10:30:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:43 smithi203 bash[85677]: cephadm 2024-09-17T10:30:42.251756+0000 mgr.y (mgr.25166) 2356 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T10:30:43.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:30:43] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T10:30:43.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[116875]: cephadm 2024-09-17T10:30:42.226467+0000 mgr.y (mgr.25166) 2355 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[116875]: cephadm 2024-09-17T10:30:42.226467+0000 mgr.y (mgr.25166) 2355 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[116875]: cephadm 2024-09-17T10:30:42.251756+0000 mgr.y (mgr.25166) 2356 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[116875]: cephadm 2024-09-17T10:30:42.251756+0000 mgr.y (mgr.25166) 2356 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[115929]: cephadm 2024-09-17T10:30:42.226467+0000 mgr.y (mgr.25166) 2355 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[115929]: cephadm 2024-09-17T10:30:42.226467+0000 mgr.y (mgr.25166) 2355 : cephadm [INF] Upgrade: Updating osd.5 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[115929]: cephadm 2024-09-17T10:30:42.251756+0000 mgr.y (mgr.25166) 2356 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T10:30:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:43 smithi039 bash[115929]: cephadm 2024-09-17T10:30:42.251756+0000 mgr.y (mgr.25166) 2356 : cephadm [INF] Deploying daemon osd.5 on smithi203 2024-09-17T10:30:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:44 smithi039 bash[116875]: cluster 2024-09-17T10:30:43.468059+0000 mgr.y (mgr.25166) 2357 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:44 smithi039 bash[116875]: cluster 2024-09-17T10:30:43.468059+0000 mgr.y (mgr.25166) 2357 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:44.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:44 smithi039 bash[115929]: cluster 2024-09-17T10:30:43.468059+0000 mgr.y (mgr.25166) 2357 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:44.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:44 smithi039 bash[115929]: cluster 2024-09-17T10:30:43.468059+0000 mgr.y (mgr.25166) 2357 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:44.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:44 smithi203 bash[85677]: cluster 2024-09-17T10:30:43.468059+0000 mgr.y (mgr.25166) 2357 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:44.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:44 smithi203 bash[85677]: cluster 2024-09-17T10:30:43.468059+0000 mgr.y (mgr.25166) 2357 : cluster [DBG] pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:45.026 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 16s ago 49m - - 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 18s ago 48m - - 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (11m) 16s ago 39m 14.4M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (10m) 18s ago 39m 68.5M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (13m) 16s ago 36m 49.7M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (13m) 18s ago 47m 444M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:30:45.698 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (24m) 16s ago 50m 539M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (7m) 16s ago 50m 62.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (8m) 18s ago 48m 53.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (7m) 16s ago 48m 47.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (13m) 16s ago 39m 8252k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (12m) 18s ago 39m 9163k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (5m) 16s ago 47m 50.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (4m) 16s ago 46m 49.8M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (2m) 16s ago 45m 51.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (64s) 16s ago 44m 46.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (27s) 18s ago 43m 42.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (42m) 18s ago 42m 70.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 81211af5659c 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (41m) 18s ago 41m 59.7M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (40m) 18s ago 40m 72.6M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:30:45.699 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (12m) 18s ago 39m 51.0M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:30:45.700 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (36m) 16s ago 36m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:30:45.700 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (36m) 18s ago 36m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:30:46.069 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 5 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:30:46.070 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:30:46.071 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:30:46.071 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 5, 2024-09-17T10:30:46.071 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 10 2024-09-17T10:30:46.071 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:30:46.071 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:30:46.389 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:30:46.389 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "5/8 daemons upgraded", 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:30:46.390 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:30:46.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:46.349887009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:45.014322+0000 mgr.y (mgr.25166) 2358 : audit [DBG] from='client.64473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:45.014322+0000 mgr.y (mgr.25166) 2358 : audit [DBG] from='client.64473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:45.341808+0000 mgr.y (mgr.25166) 2359 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:45.341808+0000 mgr.y (mgr.25166) 2359 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: cluster 2024-09-17T10:30:45.468645+0000 mgr.y (mgr.25166) 2360 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: cluster 2024-09-17T10:30:45.468645+0000 mgr.y (mgr.25166) 2360 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:45.657950+0000 mgr.y (mgr.25166) 2361 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:45.657950+0000 mgr.y (mgr.25166) 2361 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:46.070397+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.39:0/23783761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[116875]: audit 2024-09-17T10:30:46.070397+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.39:0/23783761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:45.014322+0000 mgr.y (mgr.25166) 2358 : audit [DBG] from='client.64473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:45.014322+0000 mgr.y (mgr.25166) 2358 : audit [DBG] from='client.64473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:45.341808+0000 mgr.y (mgr.25166) 2359 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:45.341808+0000 mgr.y (mgr.25166) 2359 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: cluster 2024-09-17T10:30:45.468645+0000 mgr.y (mgr.25166) 2360 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: cluster 2024-09-17T10:30:45.468645+0000 mgr.y (mgr.25166) 2360 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:45.657950+0000 mgr.y (mgr.25166) 2361 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:45.657950+0000 mgr.y (mgr.25166) 2361 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:46.070397+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.39:0/23783761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:46 smithi039 bash[115929]: audit 2024-09-17T10:30:46.070397+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.39:0/23783761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:45.014322+0000 mgr.y (mgr.25166) 2358 : audit [DBG] from='client.64473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:45.014322+0000 mgr.y (mgr.25166) 2358 : audit [DBG] from='client.64473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:45.341808+0000 mgr.y (mgr.25166) 2359 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:45.341808+0000 mgr.y (mgr.25166) 2359 : audit [DBG] from='client.64479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: cluster 2024-09-17T10:30:45.468645+0000 mgr.y (mgr.25166) 2360 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: cluster 2024-09-17T10:30:45.468645+0000 mgr.y (mgr.25166) 2360 : cluster [DBG] pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:45.657950+0000 mgr.y (mgr.25166) 2361 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:45.657950+0000 mgr.y (mgr.25166) 2361 : audit [DBG] from='client.74489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:46.070397+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.39:0/23783761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:46 smithi203 bash[85677]: audit 2024-09-17T10:30:46.070397+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.39:0/23783761' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:47.727 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.728 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.728 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.729 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.729 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:47 smithi203 bash[85677]: audit 2024-09-17T10:30:46.389560+0000 mgr.y (mgr.25166) 2362 : audit [DBG] from='client.64497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:47 smithi203 bash[85677]: audit 2024-09-17T10:30:46.389560+0000 mgr.y (mgr.25166) 2362 : audit [DBG] from='client.64497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.730 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:47 smithi039 bash[115929]: audit 2024-09-17T10:30:46.389560+0000 mgr.y (mgr.25166) 2362 : audit [DBG] from='client.64497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:47 smithi039 bash[115929]: audit 2024-09-17T10:30:46.389560+0000 mgr.y (mgr.25166) 2362 : audit [DBG] from='client.64497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:47 smithi039 bash[116875]: audit 2024-09-17T10:30:46.389560+0000 mgr.y (mgr.25166) 2362 : audit [DBG] from='client.64497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:47 smithi039 bash[116875]: audit 2024-09-17T10:30:46.389560+0000 mgr.y (mgr.25166) 2362 : audit [DBG] from='client.64497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:30:47.979 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:47 smithi203 systemd[1]: Stopping Ceph osd.5 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:30:47.979 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:47 smithi203 bash[31239]: debug 2024-09-17T10:30:47.878+0000 7f9d851a1640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:30:47.979 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:47 smithi203 bash[31239]: debug 2024-09-17T10:30:47.878+0000 7f9d851a1640 -1 osd.5 139 *** Got signal Terminated *** 2024-09-17T10:30:47.979 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:47 smithi203 bash[31239]: debug 2024-09-17T10:30:47.878+0000 7f9d851a1640 -1 osd.5 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:46.940848+0000 mgr.y (mgr.25166) 2363 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:46.940848+0000 mgr.y (mgr.25166) 2363 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: cluster 2024-09-17T10:30:47.470056+0000 mgr.y (mgr.25166) 2364 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: cluster 2024-09-17T10:30:47.470056+0000 mgr.y (mgr.25166) 2364 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:47.668256+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:47.668256+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:47.680924+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:47.680924+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:47.695226+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:48.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: audit 2024-09-17T10:30:47.695226+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:48.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: cluster 2024-09-17T10:30:47.882732+0000 mon.a (mon.0) 1014 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T10:30:48.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:48 smithi203 bash[85677]: cluster 2024-09-17T10:30:47.882732+0000 mon.a (mon.0) 1014 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T10:30:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:46.940848+0000 mgr.y (mgr.25166) 2363 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:46.940848+0000 mgr.y (mgr.25166) 2363 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: cluster 2024-09-17T10:30:47.470056+0000 mgr.y (mgr.25166) 2364 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: cluster 2024-09-17T10:30:47.470056+0000 mgr.y (mgr.25166) 2364 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:47.668256+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:47.668256+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:47.680924+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:47.680924+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:47.695226+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: audit 2024-09-17T10:30:47.695226+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: cluster 2024-09-17T10:30:47.882732+0000 mon.a (mon.0) 1014 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[115929]: cluster 2024-09-17T10:30:47.882732+0000 mon.a (mon.0) 1014 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:46.940848+0000 mgr.y (mgr.25166) 2363 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:46.940848+0000 mgr.y (mgr.25166) 2363 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: cluster 2024-09-17T10:30:47.470056+0000 mgr.y (mgr.25166) 2364 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: cluster 2024-09-17T10:30:47.470056+0000 mgr.y (mgr.25166) 2364 : cluster [DBG] pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:47.668256+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:47.668256+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:47.680924+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:47.680924+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:47.695226+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: audit 2024-09-17T10:30:47.695226+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: cluster 2024-09-17T10:30:47.882732+0000 mon.a (mon.0) 1014 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T10:30:49.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:48 smithi039 bash[116875]: cluster 2024-09-17T10:30:47.882732+0000 mon.a (mon.0) 1014 : cluster [INF] osd.5 marked itself down and dead 2024-09-17T10:30:49.676 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:49.313779748Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:48.689627+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:48.689627+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:48.699902+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:48.699902+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:48.848028+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:48.848028+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:48.866107+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:48.866107+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:48.869255+0000 mgr.y (mgr.25166) 2365 : cluster [DBG] pgmap v657: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:48.869255+0000 mgr.y (mgr.25166) 2365 : cluster [DBG] pgmap v657: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:48.884072+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:48.884072+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:49.591638+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:49.591638+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:49.607708+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:49.607708+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.610856+0000 mgr.y (mgr.25166) 2366 : cluster [DBG] pgmap v658: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.610856+0000 mgr.y (mgr.25166) 2366 : cluster [DBG] pgmap v658: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.611484+0000 mgr.y (mgr.25166) 2367 : cluster [DBG] pgmap v659: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.611484+0000 mgr.y (mgr.25166) 2367 : cluster [DBG] pgmap v659: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:49.621048+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[116875]: audit 2024-09-17T10:30:49.621048+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:48.689627+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:48.689627+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:48.699902+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:48.699902+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:48.848028+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:48.848028+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:48.866107+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:48.866107+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:48.869255+0000 mgr.y (mgr.25166) 2365 : cluster [DBG] pgmap v657: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:48.869255+0000 mgr.y (mgr.25166) 2365 : cluster [DBG] pgmap v657: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:48.884072+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:48.884072+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:49.591638+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:49.591638+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:49.607708+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:49.607708+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.610856+0000 mgr.y (mgr.25166) 2366 : cluster [DBG] pgmap v658: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.610856+0000 mgr.y (mgr.25166) 2366 : cluster [DBG] pgmap v658: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.611484+0000 mgr.y (mgr.25166) 2367 : cluster [DBG] pgmap v659: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.611484+0000 mgr.y (mgr.25166) 2367 : cluster [DBG] pgmap v659: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:49.621048+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:49 smithi039 bash[115929]: audit 2024-09-17T10:30:49.621048+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.969 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[96248]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:48.689627+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:48.689627+0000 mon.a (mon.0) 1015 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:48.699902+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:48.699902+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:48.848028+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:48.848028+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:48.866107+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:48.866107+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:48.869255+0000 mgr.y (mgr.25166) 2365 : cluster [DBG] pgmap v657: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:49.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:48.869255+0000 mgr.y (mgr.25166) 2365 : cluster [DBG] pgmap v657: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:48.884072+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:48.884072+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:49.591638+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:49.591638+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:49.607708+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:49.607708+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.610856+0000 mgr.y (mgr.25166) 2366 : cluster [DBG] pgmap v658: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.610856+0000 mgr.y (mgr.25166) 2366 : cluster [DBG] pgmap v658: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.611484+0000 mgr.y (mgr.25166) 2367 : cluster [DBG] pgmap v659: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.611484+0000 mgr.y (mgr.25166) 2367 : cluster [DBG] pgmap v659: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:49.621048+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:49.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[85677]: audit 2024-09-17T10:30:49.621048+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:50.478 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:49 smithi203 bash[96439]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:30:50.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:50 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.700490+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:50 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.700490+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:50 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.861858+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:30:50.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:50 smithi203 bash[85677]: cluster 2024-09-17T10:30:49.861858+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:30:51.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.700490+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.700490+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.861858+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[116875]: cluster 2024-09-17T10:30:49.861858+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.700490+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.700490+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e141: 8 total, 7 up, 8 in 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.861858+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:30:51.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:50 smithi039 bash[115929]: cluster 2024-09-17T10:30:49.861858+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:30:51.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:51 smithi203 bash[85677]: cluster 2024-09-17T10:30:51.612571+0000 mgr.y (mgr.25166) 2368 : cluster [DBG] pgmap v661: 161 pgs: 10 active+undersized, 17 stale+active+clean, 5 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 18/636 objects degraded (2.830%) 2024-09-17T10:30:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:51 smithi203 bash[85677]: cluster 2024-09-17T10:30:51.612571+0000 mgr.y (mgr.25166) 2368 : cluster [DBG] pgmap v661: 161 pgs: 10 active+undersized, 17 stale+active+clean, 5 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 18/636 objects degraded (2.830%) 2024-09-17T10:30:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:51 smithi039 bash[115929]: cluster 2024-09-17T10:30:51.612571+0000 mgr.y (mgr.25166) 2368 : cluster [DBG] pgmap v661: 161 pgs: 10 active+undersized, 17 stale+active+clean, 5 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 18/636 objects degraded (2.830%) 2024-09-17T10:30:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:51 smithi039 bash[115929]: cluster 2024-09-17T10:30:51.612571+0000 mgr.y (mgr.25166) 2368 : cluster [DBG] pgmap v661: 161 pgs: 10 active+undersized, 17 stale+active+clean, 5 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 18/636 objects degraded (2.830%) 2024-09-17T10:30:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:51 smithi039 bash[116875]: cluster 2024-09-17T10:30:51.612571+0000 mgr.y (mgr.25166) 2368 : cluster [DBG] pgmap v661: 161 pgs: 10 active+undersized, 17 stale+active+clean, 5 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 18/636 objects degraded (2.830%) 2024-09-17T10:30:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:51 smithi039 bash[116875]: cluster 2024-09-17T10:30:51.612571+0000 mgr.y (mgr.25166) 2368 : cluster [DBG] pgmap v661: 161 pgs: 10 active+undersized, 17 stale+active+clean, 5 active+undersized+degraded, 129 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 18/636 objects degraded (2.830%) 2024-09-17T10:30:52.560 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.561 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.561 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.561 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.562 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.562 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-17T10:30:52.562 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: Stopped Ceph osd.5 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:30:52.562 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.562 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: Started Ceph osd.5 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:30:52.563 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.563 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:52.305658018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:52.563 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.563 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:30:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:52.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: cluster 2024-09-17T10:30:51.698077+0000 mon.a (mon.0) 1025 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:52.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: cluster 2024-09-17T10:30:51.698077+0000 mon.a (mon.0) 1025 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:52.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.619644+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:52.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.619644+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:52.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.632874+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:52.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.632874+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:52.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.638591+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.638591+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.640341+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.640341+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: cluster 2024-09-17T10:30:52.643880+0000 mgr.y (mgr.25166) 2369 : cluster [DBG] pgmap v662: 161 pgs: 22 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: cluster 2024-09-17T10:30:52.643880+0000 mgr.y (mgr.25166) 2369 : cluster [DBG] pgmap v662: 161 pgs: 22 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.652332+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:52.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: audit 2024-09-17T10:30:52.652332+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:52.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.653735+0000 mgr.y (mgr.25166) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:52.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:52 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.653735+0000 mgr.y (mgr.25166) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: cluster 2024-09-17T10:30:51.698077+0000 mon.a (mon.0) 1025 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: cluster 2024-09-17T10:30:51.698077+0000 mon.a (mon.0) 1025 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.619644+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.619644+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.632874+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.632874+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.638591+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.638591+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.640341+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.640341+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: cluster 2024-09-17T10:30:52.643880+0000 mgr.y (mgr.25166) 2369 : cluster [DBG] pgmap v662: 161 pgs: 22 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: cluster 2024-09-17T10:30:52.643880+0000 mgr.y (mgr.25166) 2369 : cluster [DBG] pgmap v662: 161 pgs: 22 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.652332+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: audit 2024-09-17T10:30:52.652332+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.653735+0000 mgr.y (mgr.25166) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.653735+0000 mgr.y (mgr.25166) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: cluster 2024-09-17T10:30:51.698077+0000 mon.a (mon.0) 1025 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: cluster 2024-09-17T10:30:51.698077+0000 mon.a (mon.0) 1025 : cluster [WRN] Health check failed: Degraded data redundancy: 18/636 objects degraded (2.830%), 5 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.619644+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.619644+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.632874+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.632874+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.638591+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.638591+0000 mon.b (mon.1) 2343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.640341+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.640341+0000 mon.b (mon.1) 2344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: cluster 2024-09-17T10:30:52.643880+0000 mgr.y (mgr.25166) 2369 : cluster [DBG] pgmap v662: 161 pgs: 22 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: cluster 2024-09-17T10:30:52.643880+0000 mgr.y (mgr.25166) 2369 : cluster [DBG] pgmap v662: 161 pgs: 22 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 45/636 objects degraded (7.075%) 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.652332+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: audit 2024-09-17T10:30:52.652332+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.653735+0000 mgr.y (mgr.25166) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:52 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.653735+0000 mgr.y (mgr.25166) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.750242+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.750242+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.753555+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.753555+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.757997+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.757997+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.759312+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.759312+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.765999+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.765999+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.770154+0000 mgr.y (mgr.25166) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.770154+0000 mgr.y (mgr.25166) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.851287+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.851287+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.854335+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.854335+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.857549+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.857549+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.858999+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.858999+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.867542+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.867542+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.870012+0000 mgr.y (mgr.25166) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.870012+0000 mgr.y (mgr.25166) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.955268+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.955268+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.958300+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.958300+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.962050+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.962050+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.963408+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.963408+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.971406+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:52.971406+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.975267+0000 mgr.y (mgr.25166) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:52.975267+0000 mgr.y (mgr.25166) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.072585+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.072585+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.075578+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.075578+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.078556+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.078556+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.079945+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.079945+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.087843+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.087843+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.091565+0000 mgr.y (mgr.25166) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.091565+0000 mgr.y (mgr.25166) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.198457+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.198457+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.201913+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.201913+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.204878+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.204878+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.206539+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.206539+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.214804+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.214804+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.218602+0000 mgr.y (mgr.25166) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.218602+0000 mgr.y (mgr.25166) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.329544+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.329544+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.332733+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.332733+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.336110+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.336110+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.337673+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.337673+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.345654+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.345654+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.349280+0000 mgr.y (mgr.25166) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.349280+0000 mgr.y (mgr.25166) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.460750+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.460750+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.463897+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.463897+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.466653+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.466653+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.468175+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.468175+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.476164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.476164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.479843+0000 mgr.y (mgr.25166) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.479843+0000 mgr.y (mgr.25166) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.554397+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.554397+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.557902+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.557902+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.560621+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.560621+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.561927+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.561927+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.569892+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.569892+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.573168+0000 mgr.y (mgr.25166) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.573168+0000 mgr.y (mgr.25166) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cluster 2024-09-17T10:30:53.627977+0000 mon.a (mon.0) 1037 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: cluster 2024-09-17T10:30:53.627977+0000 mon.a (mon.0) 1037 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.660716+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.660716+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.663342+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.663342+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.666018+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.666018+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:53.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.667334+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.667334+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:53.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.678067+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:53.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:53 smithi203 bash[85677]: audit 2024-09-17T10:30:53.678067+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.098 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:30:53] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T10:30:54.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.750242+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.750242+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.753555+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.753555+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.757997+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.757997+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.759312+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.759312+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.765999+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.765999+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.770154+0000 mgr.y (mgr.25166) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.770154+0000 mgr.y (mgr.25166) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.851287+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.851287+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.854335+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.854335+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.857549+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.857549+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.858999+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.750242+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.750242+0000 mon.b (mon.1) 2345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.753555+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.753555+0000 mon.b (mon.1) 2346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.757997+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.757997+0000 mon.b (mon.1) 2347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.759312+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.759312+0000 mon.b (mon.1) 2348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.765999+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.765999+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.770154+0000 mgr.y (mgr.25166) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.770154+0000 mgr.y (mgr.25166) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.101 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.851287+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.851287+0000 mon.b (mon.1) 2349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.854335+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.854335+0000 mon.b (mon.1) 2350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.857549+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.857549+0000 mon.b (mon.1) 2351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.102 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.858999+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.858999+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.867542+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.867542+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.870012+0000 mgr.y (mgr.25166) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.870012+0000 mgr.y (mgr.25166) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.955268+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.955268+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.958300+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.958300+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.962050+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.962050+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.103 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.963408+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.963408+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.971406+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:52.971406+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.975267+0000 mgr.y (mgr.25166) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:52.975267+0000 mgr.y (mgr.25166) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.072585+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.104 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.072585+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.075578+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.075578+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.078556+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.078556+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.079945+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.079945+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.087843+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.087843+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.091565+0000 mgr.y (mgr.25166) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.105 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.091565+0000 mgr.y (mgr.25166) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.198457+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.198457+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.201913+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.201913+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.204878+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.204878+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.206539+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.206539+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.214804+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.214804+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.218602+0000 mgr.y (mgr.25166) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.106 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.218602+0000 mgr.y (mgr.25166) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.858999+0000 mon.b (mon.1) 2352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.867542+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.867542+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.870012+0000 mgr.y (mgr.25166) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.870012+0000 mgr.y (mgr.25166) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.955268+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.955268+0000 mon.b (mon.1) 2353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.958300+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.107 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.958300+0000 mon.b (mon.1) 2354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.962050+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.962050+0000 mon.b (mon.1) 2355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.963408+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.963408+0000 mon.b (mon.1) 2356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.971406+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:52.971406+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.108 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.975267+0000 mgr.y (mgr.25166) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.109 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:52.975267+0000 mgr.y (mgr.25166) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.109 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.072585+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.109 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.072585+0000 mon.b (mon.1) 2357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.109 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.075578+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.329544+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.329544+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.332733+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.332733+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.336110+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.336110+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.337673+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.337673+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.345654+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.345654+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.349280+0000 mgr.y (mgr.25166) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.349280+0000 mgr.y (mgr.25166) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.460750+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.460750+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.463897+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.463897+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.466653+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.466653+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.468175+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.468175+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.476164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.476164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.479843+0000 mgr.y (mgr.25166) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.479843+0000 mgr.y (mgr.25166) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.554397+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.554397+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.111 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.557902+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.557902+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.560621+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.560621+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.561927+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.561927+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.569892+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.569892+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.573168+0000 mgr.y (mgr.25166) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.573168+0000 mgr.y (mgr.25166) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cluster 2024-09-17T10:30:53.627977+0000 mon.a (mon.0) 1037 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: cluster 2024-09-17T10:30:53.627977+0000 mon.a (mon.0) 1037 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.660716+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.112 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.660716+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.075578+0000 mon.b (mon.1) 2358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.078556+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.078556+0000 mon.b (mon.1) 2359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.079945+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.079945+0000 mon.b (mon.1) 2360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.087843+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.087843+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.091565+0000 mgr.y (mgr.25166) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.091565+0000 mgr.y (mgr.25166) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.198457+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.113 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.198457+0000 mon.b (mon.1) 2361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.201913+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.201913+0000 mon.b (mon.1) 2362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.204878+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.204878+0000 mon.b (mon.1) 2363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.206539+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.206539+0000 mon.b (mon.1) 2364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.214804+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.214804+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.218602+0000 mgr.y (mgr.25166) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.114 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.218602+0000 mgr.y (mgr.25166) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.663342+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.663342+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.666018+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.666018+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.667334+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.667334+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.678067+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.115 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[116875]: audit 2024-09-17T10:30:53.678067+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.329544+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.329544+0000 mon.b (mon.1) 2365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.332733+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.332733+0000 mon.b (mon.1) 2366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.336110+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.336110+0000 mon.b (mon.1) 2367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.116 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.337673+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.337673+0000 mon.b (mon.1) 2368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.345654+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.345654+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.349280+0000 mgr.y (mgr.25166) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.349280+0000 mgr.y (mgr.25166) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.460750+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.460750+0000 mon.b (mon.1) 2369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.463897+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.463897+0000 mon.b (mon.1) 2370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.466653+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.466653+0000 mon.b (mon.1) 2371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.117 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.468175+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.468175+0000 mon.b (mon.1) 2372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.476164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.476164+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.479843+0000 mgr.y (mgr.25166) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.479843+0000 mgr.y (mgr.25166) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.554397+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.554397+0000 mon.b (mon.1) 2373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.557902+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.557902+0000 mon.b (mon.1) 2374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.560621+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.118 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.560621+0000 mon.b (mon.1) 2375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.561927+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.561927+0000 mon.b (mon.1) 2376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.569892+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.569892+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.573168+0000 mgr.y (mgr.25166) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.573168+0000 mgr.y (mgr.25166) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.119 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cluster 2024-09-17T10:30:53.627977+0000 mon.a (mon.0) 1037 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: cluster 2024-09-17T10:30:53.627977+0000 mon.a (mon.0) 1037 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.660716+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.660716+0000 mon.b (mon.1) 2377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.663342+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.663342+0000 mon.b (mon.1) 2378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.666018+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.666018+0000 mon.b (mon.1) 2379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.667334+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.667334+0000 mon.b (mon.1) 2380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.678067+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.120 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:53 smithi039 bash[115929]: audit 2024-09-17T10:30:53.678067+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.679036+0000 mgr.y (mgr.25166) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.679036+0000 mgr.y (mgr.25166) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.746042+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.746042+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.748664+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.748664+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.751340+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.751340+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.970 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.752441+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.752441+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.760272+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.760272+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.761115+0000 mgr.y (mgr.25166) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.761115+0000 mgr.y (mgr.25166) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.821554+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.821554+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.824272+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.824272+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.826678+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.826678+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.971 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.827990+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.827990+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.844707+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.844707+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.846861+0000 mgr.y (mgr.25166) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.846861+0000 mgr.y (mgr.25166) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.923735+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.923735+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.926807+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.926807+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.930651+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.930651+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.932243+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.972 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.932243+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.949428+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:53.949428+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.951060+0000 mgr.y (mgr.25166) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:53.951060+0000 mgr.y (mgr.25166) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.034002+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.034002+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.036808+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.036808+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.040016+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.040016+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.041264+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.041264+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.973 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.056415+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.056415+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.058015+0000 mgr.y (mgr.25166) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.058015+0000 mgr.y (mgr.25166) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.144731+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.144731+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.147526+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.147526+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.150054+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.150054+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.151452+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.151452+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.974 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.165923+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.165923+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.169600+0000 mgr.y (mgr.25166) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.169600+0000 mgr.y (mgr.25166) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.229417+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.229417+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.232145+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.975 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.232145+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.234451+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.234451+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.235541+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.235541+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.240896+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.240896+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.244340+0000 mgr.y (mgr.25166) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.244340+0000 mgr.y (mgr.25166) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.304537+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.304537+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.307066+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.976 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.307066+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.309198+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.309198+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.310209+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.310209+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.315622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.977 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.315622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.318970+0000 mgr.y (mgr.25166) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.318970+0000 mgr.y (mgr.25166) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.379452+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.379452+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.382076+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.382076+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.385012+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.385012+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.385991+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.385991+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.391278+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.391278+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.393009+0000 mgr.y (mgr.25166) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.393009+0000 mgr.y (mgr.25166) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.453879+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.453879+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.456593+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.456593+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.459551+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.459551+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.460600+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.460600+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.474806+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.474806+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.478402+0000 mgr.y (mgr.25166) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.478402+0000 mgr.y (mgr.25166) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.549803+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.549803+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.552366+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.552366+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.555406+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.555406+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.556461+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.556461+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.571399+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.571399+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.575162+0000 mgr.y (mgr.25166) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.575162+0000 mgr.y (mgr.25166) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.639813+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.639813+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.642181+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.642181+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:54.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.644790+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.644790+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cluster 2024-09-17T10:30:54.645241+0000 mgr.y (mgr.25166) 2390 : cluster [DBG] pgmap v663: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cluster 2024-09-17T10:30:54.645241+0000 mgr.y (mgr.25166) 2390 : cluster [DBG] pgmap v663: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.646100+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.646100+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.660668+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: audit 2024-09-17T10:30:54.660668+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.663903+0000 mgr.y (mgr.25166) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:54.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:54 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.663903+0000 mgr.y (mgr.25166) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.679036+0000 mgr.y (mgr.25166) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.679036+0000 mgr.y (mgr.25166) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.746042+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.746042+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.748664+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.748664+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.751340+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.751340+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.752441+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.752441+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.760272+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.760272+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.761115+0000 mgr.y (mgr.25166) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.761115+0000 mgr.y (mgr.25166) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.821554+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.821554+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.824272+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.824272+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.826678+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.679036+0000 mgr.y (mgr.25166) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.679036+0000 mgr.y (mgr.25166) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.746042+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.746042+0000 mon.b (mon.1) 2381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.748664+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.748664+0000 mon.b (mon.1) 2382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.751340+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.751340+0000 mon.b (mon.1) 2383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.752441+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.752441+0000 mon.b (mon.1) 2384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.760272+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.760272+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.761115+0000 mgr.y (mgr.25166) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.761115+0000 mgr.y (mgr.25166) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.821554+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.821554+0000 mon.b (mon.1) 2385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.824272+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.824272+0000 mon.b (mon.1) 2386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.826678+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.826678+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.827990+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.827990+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.844707+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.844707+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.846861+0000 mgr.y (mgr.25166) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.846861+0000 mgr.y (mgr.25166) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.923735+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.923735+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.926807+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.926807+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.930651+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.930651+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.932243+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.932243+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.949428+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:53.949428+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.951060+0000 mgr.y (mgr.25166) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:53.951060+0000 mgr.y (mgr.25166) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.034002+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.034002+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.036808+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.036808+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.040016+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.040016+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.041264+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.041264+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.056415+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.056415+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.058015+0000 mgr.y (mgr.25166) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.058015+0000 mgr.y (mgr.25166) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.144731+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.144731+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.147526+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.147526+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.150054+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.150054+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.151452+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.151452+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.165923+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.165923+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.826678+0000 mon.b (mon.1) 2387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.827990+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.827990+0000 mon.b (mon.1) 2388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.844707+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.844707+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.846861+0000 mgr.y (mgr.25166) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.846861+0000 mgr.y (mgr.25166) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.923735+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.923735+0000 mon.b (mon.1) 2389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.926807+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.926807+0000 mon.b (mon.1) 2390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.930651+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.930651+0000 mon.b (mon.1) 2391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.932243+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.932243+0000 mon.b (mon.1) 2392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.949428+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:53.949428+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.951060+0000 mgr.y (mgr.25166) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:53.951060+0000 mgr.y (mgr.25166) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.034002+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.034002+0000 mon.b (mon.1) 2393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.169600+0000 mgr.y (mgr.25166) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.169600+0000 mgr.y (mgr.25166) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.229417+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.229417+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.232145+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.232145+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.234451+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.234451+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.235541+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.235541+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.240896+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.240896+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.244340+0000 mgr.y (mgr.25166) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.244340+0000 mgr.y (mgr.25166) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.304537+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.304537+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.307066+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.307066+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.309198+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.309198+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.310209+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.310209+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.315622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.315622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.318970+0000 mgr.y (mgr.25166) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.318970+0000 mgr.y (mgr.25166) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.379452+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.379452+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.382076+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.382076+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.385012+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.385012+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.385991+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.385991+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.391278+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.391278+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.393009+0000 mgr.y (mgr.25166) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.393009+0000 mgr.y (mgr.25166) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.453879+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.453879+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.036808+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.036808+0000 mon.b (mon.1) 2394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.040016+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.040016+0000 mon.b (mon.1) 2395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.041264+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.041264+0000 mon.b (mon.1) 2396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.056415+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.056415+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.058015+0000 mgr.y (mgr.25166) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.058015+0000 mgr.y (mgr.25166) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.144731+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.144731+0000 mon.b (mon.1) 2397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.147526+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.147526+0000 mon.b (mon.1) 2398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.150054+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.150054+0000 mon.b (mon.1) 2399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.151452+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.151452+0000 mon.b (mon.1) 2400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.165923+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.165923+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.456593+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.456593+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.459551+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.459551+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.460600+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.460600+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.474806+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.474806+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.478402+0000 mgr.y (mgr.25166) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.478402+0000 mgr.y (mgr.25166) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.549803+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.549803+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.552366+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.552366+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.555406+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.555406+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.556461+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.556461+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.571399+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.571399+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.575162+0000 mgr.y (mgr.25166) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.575162+0000 mgr.y (mgr.25166) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.639813+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.639813+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.642181+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.642181+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.644790+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.644790+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cluster 2024-09-17T10:30:54.645241+0000 mgr.y (mgr.25166) 2390 : cluster [DBG] pgmap v663: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cluster 2024-09-17T10:30:54.645241+0000 mgr.y (mgr.25166) 2390 : cluster [DBG] pgmap v663: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.646100+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.646100+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.660668+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: audit 2024-09-17T10:30:54.660668+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.663903+0000 mgr.y (mgr.25166) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.663903+0000 mgr.y (mgr.25166) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.169600+0000 mgr.y (mgr.25166) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.169600+0000 mgr.y (mgr.25166) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.229417+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.229417+0000 mon.b (mon.1) 2401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.232145+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.232145+0000 mon.b (mon.1) 2402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.234451+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.234451+0000 mon.b (mon.1) 2403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.235541+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.235541+0000 mon.b (mon.1) 2404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.240896+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.240896+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.244340+0000 mgr.y (mgr.25166) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.244340+0000 mgr.y (mgr.25166) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.304537+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.304537+0000 mon.b (mon.1) 2405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.307066+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.307066+0000 mon.b (mon.1) 2406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.309198+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.309198+0000 mon.b (mon.1) 2407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.310209+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.310209+0000 mon.b (mon.1) 2408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.315622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.315622+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.318970+0000 mgr.y (mgr.25166) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.318970+0000 mgr.y (mgr.25166) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.379452+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.379452+0000 mon.b (mon.1) 2409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.382076+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.382076+0000 mon.b (mon.1) 2410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.385012+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.385012+0000 mon.b (mon.1) 2411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.385991+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.385991+0000 mon.b (mon.1) 2412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.391278+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.391278+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.393009+0000 mgr.y (mgr.25166) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.393009+0000 mgr.y (mgr.25166) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.453879+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.453879+0000 mon.b (mon.1) 2413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.456593+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.456593+0000 mon.b (mon.1) 2414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.459551+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.459551+0000 mon.b (mon.1) 2415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.460600+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.460600+0000 mon.b (mon.1) 2416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.474806+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.474806+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.478402+0000 mgr.y (mgr.25166) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.478402+0000 mgr.y (mgr.25166) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.549803+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.549803+0000 mon.b (mon.1) 2417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.552366+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.552366+0000 mon.b (mon.1) 2418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.555406+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.555406+0000 mon.b (mon.1) 2419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.556461+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.556461+0000 mon.b (mon.1) 2420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.571399+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.571399+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.575162+0000 mgr.y (mgr.25166) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.575162+0000 mgr.y (mgr.25166) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.639813+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.639813+0000 mon.b (mon.1) 2421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.642181+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.642181+0000 mon.b (mon.1) 2422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.644790+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.644790+0000 mon.b (mon.1) 2423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cluster 2024-09-17T10:30:54.645241+0000 mgr.y (mgr.25166) 2390 : cluster [DBG] pgmap v663: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cluster 2024-09-17T10:30:54.645241+0000 mgr.y (mgr.25166) 2390 : cluster [DBG] pgmap v663: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.646100+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.646100+0000 mon.b (mon.1) 2424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.660668+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: audit 2024-09-17T10:30:54.660668+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.663903+0000 mgr.y (mgr.25166) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:54 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.663903+0000 mgr.y (mgr.25166) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.228 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[96586]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:55.228 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[96586]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:30:55.584 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:55.309406462Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:55.978 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[96586]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T10:30:55.978 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[96586]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.743045+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.743045+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.745405+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.745405+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.747617+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.747617+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.748556+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.748556+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.753826+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.753826+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.756960+0000 mgr.y (mgr.25166) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.756960+0000 mgr.y (mgr.25166) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.826817+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.826817+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.829560+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.829560+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.831868+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.831868+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.833197+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.833197+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.839401+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.839401+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.840403+0000 mgr.y (mgr.25166) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.840403+0000 mgr.y (mgr.25166) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.915510+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.915510+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.918712+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.918712+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.921620+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.921620+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.922998+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.922998+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.935763+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:54.935763+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.937721+0000 mgr.y (mgr.25166) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:54.937721+0000 mgr.y (mgr.25166) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.019174+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.019174+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.021477+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.021477+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.024137+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.024137+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.025096+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.025096+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.035006+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.035006+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.036060+0000 mgr.y (mgr.25166) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.036060+0000 mgr.y (mgr.25166) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.119732+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.119732+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.121927+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.121927+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.123810+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.123810+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.124572+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.124572+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.133797+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.133797+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.134700+0000 mgr.y (mgr.25166) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.134700+0000 mgr.y (mgr.25166) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.198160+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.198160+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.200038+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.200038+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.202431+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.202431+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.203086+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.203086+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.207633+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.207633+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.208246+0000 mgr.y (mgr.25166) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.208246+0000 mgr.y (mgr.25166) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.269541+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.269541+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.271554+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.271554+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.273196+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.273196+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.273869+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.273869+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.282762+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.282762+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.283603+0000 mgr.y (mgr.25166) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.283603+0000 mgr.y (mgr.25166) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.342515+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.342515+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.344580+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.344580+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.347095+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.347095+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.347977+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.347977+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.353233+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.353233+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.353877+0000 mgr.y (mgr.25166) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.353877+0000 mgr.y (mgr.25166) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.413292+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.413292+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.415440+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.415440+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.417906+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.417906+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.418849+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.418849+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.431014+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.431014+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.432066+0000 mgr.y (mgr.25166) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.432066+0000 mgr.y (mgr.25166) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.492821+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.492821+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.495260+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.495260+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.497876+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.497876+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.498844+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.498844+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.506902+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.506902+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.507909+0000 mgr.y (mgr.25166) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.507909+0000 mgr.y (mgr.25166) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.576328+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.576328+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.579763+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.579763+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.582908+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.582908+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.583936+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.583936+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.593607+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.593607+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.594549+0000 mgr.y (mgr.25166) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.594549+0000 mgr.y (mgr.25166) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.670627+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.670627+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.672714+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.672714+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.675191+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.675191+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:55.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.676090+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.676090+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:55.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.685955+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:55.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:55 smithi203 bash[85677]: audit 2024-09-17T10:30:55.685955+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.743045+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.743045+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.745405+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.745405+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.747617+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.747617+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.748556+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.748556+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.753826+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.753826+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.756960+0000 mgr.y (mgr.25166) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.756960+0000 mgr.y (mgr.25166) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.826817+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.826817+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.829560+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.829560+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.831868+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.831868+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.833197+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.743045+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.743045+0000 mon.b (mon.1) 2425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.745405+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.745405+0000 mon.b (mon.1) 2426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.747617+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.747617+0000 mon.b (mon.1) 2427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.748556+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.748556+0000 mon.b (mon.1) 2428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.753826+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.753826+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.756960+0000 mgr.y (mgr.25166) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.756960+0000 mgr.y (mgr.25166) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.826817+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.826817+0000 mon.b (mon.1) 2429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.829560+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.829560+0000 mon.b (mon.1) 2430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.831868+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.831868+0000 mon.b (mon.1) 2431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.833197+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.833197+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.839401+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.839401+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.840403+0000 mgr.y (mgr.25166) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.840403+0000 mgr.y (mgr.25166) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.915510+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.915510+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.918712+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.918712+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.921620+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.921620+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.922998+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.922998+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.935763+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:54.935763+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.937721+0000 mgr.y (mgr.25166) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:54.937721+0000 mgr.y (mgr.25166) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.019174+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.019174+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.021477+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.021477+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.024137+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.024137+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.025096+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.025096+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.035006+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.035006+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.036060+0000 mgr.y (mgr.25166) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.036060+0000 mgr.y (mgr.25166) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.119732+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.119732+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.121927+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.121927+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.123810+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.123810+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.124572+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.124572+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.133797+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.133797+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.134700+0000 mgr.y (mgr.25166) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.134700+0000 mgr.y (mgr.25166) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.833197+0000 mon.b (mon.1) 2432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.839401+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.839401+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.840403+0000 mgr.y (mgr.25166) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.840403+0000 mgr.y (mgr.25166) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.915510+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.915510+0000 mon.b (mon.1) 2433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.918712+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.918712+0000 mon.b (mon.1) 2434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.921620+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.921620+0000 mon.b (mon.1) 2435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.922998+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.922998+0000 mon.b (mon.1) 2436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.935763+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:54.935763+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.937721+0000 mgr.y (mgr.25166) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:54.937721+0000 mgr.y (mgr.25166) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.019174+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.019174+0000 mon.b (mon.1) 2437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.021477+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.198160+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.198160+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.200038+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.200038+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.202431+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.202431+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.203086+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.203086+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.207633+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.207633+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.208246+0000 mgr.y (mgr.25166) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.208246+0000 mgr.y (mgr.25166) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.269541+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.269541+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.271554+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.271554+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.273196+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.273196+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.273869+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.021477+0000 mon.b (mon.1) 2438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.024137+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.024137+0000 mon.b (mon.1) 2439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.025096+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.025096+0000 mon.b (mon.1) 2440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.035006+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.035006+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.036060+0000 mgr.y (mgr.25166) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.036060+0000 mgr.y (mgr.25166) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.119732+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.119732+0000 mon.b (mon.1) 2441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.121927+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.121927+0000 mon.b (mon.1) 2442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.123810+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.123810+0000 mon.b (mon.1) 2443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.124572+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.124572+0000 mon.b (mon.1) 2444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.133797+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.133797+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.134700+0000 mgr.y (mgr.25166) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.134700+0000 mgr.y (mgr.25166) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.273869+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.282762+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.282762+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.283603+0000 mgr.y (mgr.25166) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.283603+0000 mgr.y (mgr.25166) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.342515+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.342515+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.344580+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.344580+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.347095+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.347095+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.347977+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.347977+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.353233+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.353233+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.353877+0000 mgr.y (mgr.25166) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.353877+0000 mgr.y (mgr.25166) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.413292+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.413292+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.415440+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.415440+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.417906+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.417906+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.418849+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.418849+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.431014+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.431014+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.432066+0000 mgr.y (mgr.25166) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.432066+0000 mgr.y (mgr.25166) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.492821+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.492821+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.495260+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.495260+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.497876+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.497876+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.498844+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.498844+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.506902+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.506902+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.507909+0000 mgr.y (mgr.25166) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.507909+0000 mgr.y (mgr.25166) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.198160+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.198160+0000 mon.b (mon.1) 2445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.200038+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.200038+0000 mon.b (mon.1) 2446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.202431+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.202431+0000 mon.b (mon.1) 2447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.203086+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.203086+0000 mon.b (mon.1) 2448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.207633+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.207633+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.208246+0000 mgr.y (mgr.25166) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.208246+0000 mgr.y (mgr.25166) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.269541+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.269541+0000 mon.b (mon.1) 2449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.271554+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.271554+0000 mon.b (mon.1) 2450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.273196+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.273196+0000 mon.b (mon.1) 2451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.273869+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.576328+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.576328+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.579763+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.579763+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.582908+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.582908+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.583936+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.583936+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.593607+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.593607+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.594549+0000 mgr.y (mgr.25166) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.594549+0000 mgr.y (mgr.25166) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.670627+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.670627+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.672714+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.672714+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.675191+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.675191+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.676090+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.676090+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.685955+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[115929]: audit 2024-09-17T10:30:55.685955+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.273869+0000 mon.b (mon.1) 2452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.282762+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.282762+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.283603+0000 mgr.y (mgr.25166) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.283603+0000 mgr.y (mgr.25166) 2398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.342515+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.342515+0000 mon.b (mon.1) 2453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.344580+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.344580+0000 mon.b (mon.1) 2454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.347095+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.347095+0000 mon.b (mon.1) 2455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.347977+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.347977+0000 mon.b (mon.1) 2456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.353233+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.353233+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.353877+0000 mgr.y (mgr.25166) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.353877+0000 mgr.y (mgr.25166) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.413292+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.413292+0000 mon.b (mon.1) 2457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.415440+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.415440+0000 mon.b (mon.1) 2458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.417906+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.417906+0000 mon.b (mon.1) 2459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.418849+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.418849+0000 mon.b (mon.1) 2460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.431014+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.431014+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.432066+0000 mgr.y (mgr.25166) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.432066+0000 mgr.y (mgr.25166) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.492821+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.492821+0000 mon.b (mon.1) 2461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.495260+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.495260+0000 mon.b (mon.1) 2462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.497876+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.497876+0000 mon.b (mon.1) 2463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.498844+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.498844+0000 mon.b (mon.1) 2464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.506902+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.506902+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.507909+0000 mgr.y (mgr.25166) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.507909+0000 mgr.y (mgr.25166) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.576328+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.576328+0000 mon.b (mon.1) 2465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.579763+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.579763+0000 mon.b (mon.1) 2466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.582908+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.582908+0000 mon.b (mon.1) 2467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.583936+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.583936+0000 mon.b (mon.1) 2468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.593607+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.593607+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.594549+0000 mgr.y (mgr.25166) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.594549+0000 mgr.y (mgr.25166) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.670627+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.670627+0000 mon.b (mon.1) 2469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.672714+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.672714+0000 mon.b (mon.1) 2470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.675191+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.675191+0000 mon.b (mon.1) 2471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.676090+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.676090+0000 mon.b (mon.1) 2472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.685955+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:55 smithi039 bash[116875]: audit 2024-09-17T10:30:55.685955+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.451 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[96586]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-17T10:30:56.451 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[96586]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-17T10:30:56.451 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[96586]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-17T10:30:56.451 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[96586]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T10:30:56.451 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[96586]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-17T10:30:56.731 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.686754+0000 mgr.y (mgr.25166) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.686754+0000 mgr.y (mgr.25166) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.768966+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.768966+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.771823+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.771823+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.774081+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.774081+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.774973+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.774973+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.782670+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.732 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.782670+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.783919+0000 mgr.y (mgr.25166) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.783919+0000 mgr.y (mgr.25166) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.859545+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.859545+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.862664+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.862664+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.865443+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.865443+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.867127+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.867127+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.876170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.876170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.733 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.878466+0000 mgr.y (mgr.25166) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.878466+0000 mgr.y (mgr.25166) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.964125+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.964125+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.967408+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.967408+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.971381+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.971381+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.972876+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.972876+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.980317+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:55.980317+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.985287+0000 mgr.y (mgr.25166) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:55.985287+0000 mgr.y (mgr.25166) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.734 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.069564+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.069564+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.686754+0000 mgr.y (mgr.25166) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.686754+0000 mgr.y (mgr.25166) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.768966+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.768966+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.771823+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.771823+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.774081+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.735 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.774081+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.774973+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.774973+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.782670+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.782670+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.783919+0000 mgr.y (mgr.25166) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.783919+0000 mgr.y (mgr.25166) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.859545+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.859545+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.862664+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.862664+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.736 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.865443+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.737 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.072002+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.737 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.072002+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.737 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.865443+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.738 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.867127+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.738 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.867127+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.876170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.876170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.878466+0000 mgr.y (mgr.25166) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.878466+0000 mgr.y (mgr.25166) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.964125+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.964125+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.967408+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.967408+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.971381+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.971381+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.972876+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.739 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.972876+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.980317+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:55.980317+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.985287+0000 mgr.y (mgr.25166) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:55.985287+0000 mgr.y (mgr.25166) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.069564+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.069564+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.072002+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.072002+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.074555+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.074555+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.075469+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.740 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.075469+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.083168+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.083168+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.084432+0000 mgr.y (mgr.25166) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.084432+0000 mgr.y (mgr.25166) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.157046+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.157046+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.159208+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.159208+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.161656+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.161656+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.162542+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.162542+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.741 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.168249+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.168249+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.171601+0000 mgr.y (mgr.25166) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.171601+0000 mgr.y (mgr.25166) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.248684+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.248684+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.250660+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.250660+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.252664+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.252664+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.253512+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.253512+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.259302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.742 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.259302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.262477+0000 mgr.y (mgr.25166) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.262477+0000 mgr.y (mgr.25166) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.373979+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.373979+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.376228+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.376228+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.949 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.379254+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.379254+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.380430+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.380430+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.388002+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.388002+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.389137+0000 mgr.y (mgr.25166) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.389137+0000 mgr.y (mgr.25166) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.466520+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.466520+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.468664+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.468664+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.950 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.470971+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.074555+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.074555+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.075469+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.075469+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.083168+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.083168+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.084432+0000 mgr.y (mgr.25166) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.084432+0000 mgr.y (mgr.25166) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.157046+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.157046+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.159208+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.159208+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.161656+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.161656+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.162542+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.162542+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.168249+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.168249+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.171601+0000 mgr.y (mgr.25166) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.171601+0000 mgr.y (mgr.25166) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.470971+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.471890+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.471890+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.478205+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.478205+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.480772+0000 mgr.y (mgr.25166) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.480772+0000 mgr.y (mgr.25166) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.541138+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.541138+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.543201+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.953 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.543201+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.545104+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.545104+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.549497+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.549497+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.550952+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.550952+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.552187+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.552187+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.568394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.568394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.248684+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.248684+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.250660+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.250660+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.252664+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.252664+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.253512+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.253512+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.259302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.259302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.262477+0000 mgr.y (mgr.25166) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.262477+0000 mgr.y (mgr.25166) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.373979+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.373979+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.376228+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.376228+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.379254+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.379254+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.380430+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.573283+0000 mgr.y (mgr.25166) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.573283+0000 mgr.y (mgr.25166) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cluster 2024-09-17T10:30:56.646288+0000 mgr.y (mgr.25166) 2413 : cluster [DBG] pgmap v664: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:56.956 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: cluster 2024-09-17T10:30:56.646288+0000 mgr.y (mgr.25166) 2413 : cluster [DBG] pgmap v664: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.652329+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.652329+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.655167+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.655167+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.658212+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.658212+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.659828+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.659828+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.668541+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.957 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[115929]: audit 2024-09-17T10:30:56.668541+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.380430+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.388002+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.388002+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.389137+0000 mgr.y (mgr.25166) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.389137+0000 mgr.y (mgr.25166) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.466520+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.466520+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.468664+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.468664+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.470971+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.470971+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.471890+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.471890+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.478205+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.478205+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.480772+0000 mgr.y (mgr.25166) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.480772+0000 mgr.y (mgr.25166) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.541138+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.541138+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.543201+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.543201+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.545104+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.545104+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.549497+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.549497+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.550952+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.550952+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.552187+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.552187+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.568394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.568394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.573283+0000 mgr.y (mgr.25166) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.573283+0000 mgr.y (mgr.25166) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cluster 2024-09-17T10:30:56.646288+0000 mgr.y (mgr.25166) 2413 : cluster [DBG] pgmap v664: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:56.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: cluster 2024-09-17T10:30:56.646288+0000 mgr.y (mgr.25166) 2413 : cluster [DBG] pgmap v664: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.652329+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.652329+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.655167+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.655167+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.658212+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.658212+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.659828+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.659828+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.668541+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:56 smithi039 bash[116875]: audit 2024-09-17T10:30:56.668541+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.686754+0000 mgr.y (mgr.25166) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.686754+0000 mgr.y (mgr.25166) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.768966+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.768966+0000 mon.b (mon.1) 2473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.771823+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.771823+0000 mon.b (mon.1) 2474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.774081+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.774081+0000 mon.b (mon.1) 2475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.774973+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.774973+0000 mon.b (mon.1) 2476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.782670+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.782670+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.783919+0000 mgr.y (mgr.25166) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.783919+0000 mgr.y (mgr.25166) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.859545+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.859545+0000 mon.b (mon.1) 2477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.862664+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.862664+0000 mon.b (mon.1) 2478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.865443+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.865443+0000 mon.b (mon.1) 2479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.867127+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.867127+0000 mon.b (mon.1) 2480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.876170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.876170+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.878466+0000 mgr.y (mgr.25166) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.878466+0000 mgr.y (mgr.25166) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.964125+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.964125+0000 mon.b (mon.1) 2481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.967408+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.967408+0000 mon.b (mon.1) 2482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.971381+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.971381+0000 mon.b (mon.1) 2483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.972876+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.972876+0000 mon.b (mon.1) 2484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.980317+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:55.980317+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.985287+0000 mgr.y (mgr.25166) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:55.985287+0000 mgr.y (mgr.25166) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.069564+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.069564+0000 mon.b (mon.1) 2485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.072002+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.072002+0000 mon.b (mon.1) 2486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.074555+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.074555+0000 mon.b (mon.1) 2487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.075469+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.075469+0000 mon.b (mon.1) 2488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.083168+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.083168+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.084432+0000 mgr.y (mgr.25166) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.084432+0000 mgr.y (mgr.25166) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.157046+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.157046+0000 mon.b (mon.1) 2489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.159208+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.159208+0000 mon.b (mon.1) 2490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.161656+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.161656+0000 mon.b (mon.1) 2491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.162542+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.162542+0000 mon.b (mon.1) 2492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.168249+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.168249+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.171601+0000 mgr.y (mgr.25166) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.171601+0000 mgr.y (mgr.25166) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.248684+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.248684+0000 mon.b (mon.1) 2493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.250660+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.250660+0000 mon.b (mon.1) 2494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.252664+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.252664+0000 mon.b (mon.1) 2495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.253512+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.253512+0000 mon.b (mon.1) 2496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.259302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.259302+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.262477+0000 mgr.y (mgr.25166) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.262477+0000 mgr.y (mgr.25166) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.373979+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.373979+0000 mon.b (mon.1) 2497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.376228+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.376228+0000 mon.b (mon.1) 2498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.379254+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.379254+0000 mon.b (mon.1) 2499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.380430+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.380430+0000 mon.b (mon.1) 2500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.388002+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.388002+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.389137+0000 mgr.y (mgr.25166) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.389137+0000 mgr.y (mgr.25166) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.466520+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.466520+0000 mon.b (mon.1) 2501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.468664+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.468664+0000 mon.b (mon.1) 2502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.470971+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.470971+0000 mon.b (mon.1) 2503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.471890+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.471890+0000 mon.b (mon.1) 2504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.478205+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.478205+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.480772+0000 mgr.y (mgr.25166) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.480772+0000 mgr.y (mgr.25166) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.541138+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.541138+0000 mon.b (mon.1) 2505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.543201+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.543201+0000 mon.b (mon.1) 2506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.545104+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.545104+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.549497+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.549497+0000 mon.b (mon.1) 2507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.550952+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.550952+0000 mon.b (mon.1) 2508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.552187+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.552187+0000 mon.b (mon.1) 2509 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.568394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.568394+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.573283+0000 mgr.y (mgr.25166) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.573283+0000 mgr.y (mgr.25166) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:56.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cluster 2024-09-17T10:30:56.646288+0000 mgr.y (mgr.25166) 2413 : cluster [DBG] pgmap v664: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: cluster 2024-09-17T10:30:56.646288+0000 mgr.y (mgr.25166) 2413 : cluster [DBG] pgmap v664: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.652329+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.652329+0000 mon.b (mon.1) 2510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.655167+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.655167+0000 mon.b (mon.1) 2511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.658212+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.658212+0000 mon.b (mon.1) 2512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:56.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.659828+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.659828+0000 mon.b (mon.1) 2513 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:56.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.668541+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:56.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:56 smithi203 bash[85677]: audit 2024-09-17T10:30:56.668541+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.671812+0000 mgr.y (mgr.25166) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.671812+0000 mgr.y (mgr.25166) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.741749+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.741749+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.744106+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.744106+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.746756+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.746756+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.747849+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.747849+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.754033+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.754033+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.757142+0000 mgr.y (mgr.25166) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.757142+0000 mgr.y (mgr.25166) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.819112+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.819112+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.821800+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.821800+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.824390+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.824390+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.825524+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.825524+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.836625+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.836625+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.838905+0000 mgr.y (mgr.25166) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.838905+0000 mgr.y (mgr.25166) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.899928+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.899928+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.902529+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.902529+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.904761+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.904761+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.906108+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.906108+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.911551+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.911551+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.915275+0000 mgr.y (mgr.25166) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.915275+0000 mgr.y (mgr.25166) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.949721+0000 mgr.y (mgr.25166) 2418 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.949721+0000 mgr.y (mgr.25166) 2418 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cluster 2024-09-17T10:30:56.959834+0000 mon.a (mon.0) 1076 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cluster 2024-09-17T10:30:56.959834+0000 mon.a (mon.0) 1076 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.978263+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.978263+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.980725+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.980725+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.983416+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.983416+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.984191+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.984191+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.989767+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:56.989767+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.991467+0000 mgr.y (mgr.25166) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:56.991467+0000 mgr.y (mgr.25166) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.054667+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.054667+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.057264+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.057264+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.059692+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.059692+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.060634+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.060634+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.066378+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.066378+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.070114+0000 mgr.y (mgr.25166) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.070114+0000 mgr.y (mgr.25166) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.129463+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.129463+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.131838+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.131838+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.133947+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.133947+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.134897+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.134897+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.139940+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.139940+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.145335+0000 mgr.y (mgr.25166) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.145335+0000 mgr.y (mgr.25166) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.204147+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.204147+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.206602+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.206602+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.209108+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.209108+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.210176+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.210176+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.216119+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.216119+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.221440+0000 mgr.y (mgr.25166) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.221440+0000 mgr.y (mgr.25166) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.302957+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.302957+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.305483+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.305483+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.307798+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.307798+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.308955+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.308955+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.315657+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.315657+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.319784+0000 mgr.y (mgr.25166) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.319784+0000 mgr.y (mgr.25166) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.378414+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.378414+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.380914+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.380914+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.383342+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.383342+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.384467+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.384467+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.390155+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.390155+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.395348+0000 mgr.y (mgr.25166) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.395348+0000 mgr.y (mgr.25166) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.463820+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.463820+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.465737+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.465737+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.467630+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.467630+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.468387+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.468387+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.473126+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.473126+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.476267+0000 mgr.y (mgr.25166) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.476267+0000 mgr.y (mgr.25166) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.534892+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.534892+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.536912+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.536912+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.538708+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.538708+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.539512+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.539512+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.546974+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.546974+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.547719+0000 mgr.y (mgr.25166) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.547719+0000 mgr.y (mgr.25166) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.607509+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.607509+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.609300+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.609300+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.611236+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.611236+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.611940+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.611940+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.617208+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.617208+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.620329+0000 mgr.y (mgr.25166) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.620329+0000 mgr.y (mgr.25166) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.692118+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.692118+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.694206+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.694206+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.696598+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.696598+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.697446+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.697446+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.703230+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:57.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:57 smithi203 bash[85677]: audit 2024-09-17T10:30:57.703230+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.671812+0000 mgr.y (mgr.25166) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.671812+0000 mgr.y (mgr.25166) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.741749+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.741749+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.744106+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.744106+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.746756+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.746756+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.747849+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.747849+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.754033+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.754033+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.757142+0000 mgr.y (mgr.25166) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.757142+0000 mgr.y (mgr.25166) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.819112+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.819112+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.821800+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.821800+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.824390+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.824390+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.825524+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.825524+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.836625+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.836625+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.838905+0000 mgr.y (mgr.25166) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.838905+0000 mgr.y (mgr.25166) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.899928+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.899928+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.902529+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.902529+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.904761+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.904761+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.906108+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.906108+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.911551+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.911551+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.915275+0000 mgr.y (mgr.25166) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.915275+0000 mgr.y (mgr.25166) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.949721+0000 mgr.y (mgr.25166) 2418 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.949721+0000 mgr.y (mgr.25166) 2418 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cluster 2024-09-17T10:30:56.959834+0000 mon.a (mon.0) 1076 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cluster 2024-09-17T10:30:56.959834+0000 mon.a (mon.0) 1076 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.978263+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.978263+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.980725+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.980725+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.983416+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.983416+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.984191+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.984191+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.989767+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:56.989767+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.991467+0000 mgr.y (mgr.25166) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:56.991467+0000 mgr.y (mgr.25166) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.054667+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.054667+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.057264+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.057264+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.059692+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.671812+0000 mgr.y (mgr.25166) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.671812+0000 mgr.y (mgr.25166) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.741749+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.741749+0000 mon.b (mon.1) 2514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.744106+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.744106+0000 mon.b (mon.1) 2515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.746756+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.746756+0000 mon.b (mon.1) 2516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.747849+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.747849+0000 mon.b (mon.1) 2517 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.754033+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.754033+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.757142+0000 mgr.y (mgr.25166) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.757142+0000 mgr.y (mgr.25166) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.819112+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.819112+0000 mon.b (mon.1) 2518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.821800+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.821800+0000 mon.b (mon.1) 2519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.824390+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.059692+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.060634+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.060634+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.066378+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.066378+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.070114+0000 mgr.y (mgr.25166) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.070114+0000 mgr.y (mgr.25166) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.129463+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.129463+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.131838+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.131838+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.133947+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.133947+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.134897+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.134897+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.139940+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.139940+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.145335+0000 mgr.y (mgr.25166) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.145335+0000 mgr.y (mgr.25166) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.204147+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.204147+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.206602+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.206602+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.209108+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.209108+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.210176+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.210176+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.216119+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.216119+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.221440+0000 mgr.y (mgr.25166) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.221440+0000 mgr.y (mgr.25166) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.302957+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.302957+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.305483+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.305483+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.307798+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.307798+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.308955+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.308955+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.315657+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.315657+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.319784+0000 mgr.y (mgr.25166) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.319784+0000 mgr.y (mgr.25166) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.378414+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.378414+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.380914+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.380914+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.383342+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.383342+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.384467+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.384467+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.390155+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.390155+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.395348+0000 mgr.y (mgr.25166) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.395348+0000 mgr.y (mgr.25166) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.463820+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.463820+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.465737+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.465737+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.467630+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.824390+0000 mon.b (mon.1) 2520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.825524+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.825524+0000 mon.b (mon.1) 2521 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.836625+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.836625+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.838905+0000 mgr.y (mgr.25166) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.838905+0000 mgr.y (mgr.25166) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.899928+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.899928+0000 mon.b (mon.1) 2522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.902529+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.902529+0000 mon.b (mon.1) 2523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.904761+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.904761+0000 mon.b (mon.1) 2524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.906108+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.906108+0000 mon.b (mon.1) 2525 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.911551+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.911551+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.915275+0000 mgr.y (mgr.25166) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.915275+0000 mgr.y (mgr.25166) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.949721+0000 mgr.y (mgr.25166) 2418 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:58.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.949721+0000 mgr.y (mgr.25166) 2418 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:30:58.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.467630+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.468387+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.468387+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.473126+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.473126+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.476267+0000 mgr.y (mgr.25166) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.476267+0000 mgr.y (mgr.25166) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.534892+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.534892+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.536912+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.536912+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.538708+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.538708+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.539512+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.539512+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.546974+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.546974+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.547719+0000 mgr.y (mgr.25166) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.547719+0000 mgr.y (mgr.25166) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.607509+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.607509+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.609300+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.609300+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.611236+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.611236+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.611940+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.611940+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.617208+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.617208+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.620329+0000 mgr.y (mgr.25166) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.620329+0000 mgr.y (mgr.25166) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.692118+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.692118+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.694206+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.694206+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.696598+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.696598+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.697446+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.697446+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.703230+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[115929]: audit 2024-09-17T10:30:57.703230+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cluster 2024-09-17T10:30:56.959834+0000 mon.a (mon.0) 1076 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:58.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cluster 2024-09-17T10:30:56.959834+0000 mon.a (mon.0) 1076 : cluster [WRN] Health check update: Degraded data redundancy: 78/636 objects degraded (12.264%), 24 pgs degraded (PG_DEGRADED) 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.978263+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.978263+0000 mon.b (mon.1) 2526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.980725+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.980725+0000 mon.b (mon.1) 2527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.983416+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.983416+0000 mon.b (mon.1) 2528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.984191+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.984191+0000 mon.b (mon.1) 2529 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.989767+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:56.989767+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.991467+0000 mgr.y (mgr.25166) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:56.991467+0000 mgr.y (mgr.25166) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.054667+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.054667+0000 mon.b (mon.1) 2530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.057264+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.057264+0000 mon.b (mon.1) 2531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.059692+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.059692+0000 mon.b (mon.1) 2532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.060634+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.060634+0000 mon.b (mon.1) 2533 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.066378+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.066378+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.070114+0000 mgr.y (mgr.25166) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.070114+0000 mgr.y (mgr.25166) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.129463+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.129463+0000 mon.b (mon.1) 2534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.131838+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.131838+0000 mon.b (mon.1) 2535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.133947+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.133947+0000 mon.b (mon.1) 2536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.134897+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.134897+0000 mon.b (mon.1) 2537 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.139940+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.139940+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.145335+0000 mgr.y (mgr.25166) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.145335+0000 mgr.y (mgr.25166) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.204147+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.204147+0000 mon.b (mon.1) 2538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.206602+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.206602+0000 mon.b (mon.1) 2539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.209108+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.209108+0000 mon.b (mon.1) 2540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.210176+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.210176+0000 mon.b (mon.1) 2541 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.216119+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.216119+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.221440+0000 mgr.y (mgr.25166) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.221440+0000 mgr.y (mgr.25166) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.302957+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.302957+0000 mon.b (mon.1) 2542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.305483+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.305483+0000 mon.b (mon.1) 2543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.307798+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.307798+0000 mon.b (mon.1) 2544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.308955+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.308955+0000 mon.b (mon.1) 2545 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.315657+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.315657+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.319784+0000 mgr.y (mgr.25166) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.319784+0000 mgr.y (mgr.25166) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.378414+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.378414+0000 mon.b (mon.1) 2546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.380914+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.380914+0000 mon.b (mon.1) 2547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.383342+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.383342+0000 mon.b (mon.1) 2548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.384467+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.384467+0000 mon.b (mon.1) 2549 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.390155+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.390155+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.395348+0000 mgr.y (mgr.25166) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.395348+0000 mgr.y (mgr.25166) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.463820+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.463820+0000 mon.b (mon.1) 2550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.465737+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.465737+0000 mon.b (mon.1) 2551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.467630+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.467630+0000 mon.b (mon.1) 2552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.468387+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.468387+0000 mon.b (mon.1) 2553 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.473126+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.473126+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.476267+0000 mgr.y (mgr.25166) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.476267+0000 mgr.y (mgr.25166) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.534892+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.534892+0000 mon.b (mon.1) 2554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.536912+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.536912+0000 mon.b (mon.1) 2555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.538708+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.538708+0000 mon.b (mon.1) 2556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.539512+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.539512+0000 mon.b (mon.1) 2557 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.546974+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.546974+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.547719+0000 mgr.y (mgr.25166) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.547719+0000 mgr.y (mgr.25166) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.607509+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.607509+0000 mon.b (mon.1) 2558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.609300+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.609300+0000 mon.b (mon.1) 2559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.611236+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.611236+0000 mon.b (mon.1) 2560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.611940+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.611940+0000 mon.b (mon.1) 2561 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.617208+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.617208+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.620329+0000 mgr.y (mgr.25166) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.620329+0000 mgr.y (mgr.25166) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.692118+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.692118+0000 mon.b (mon.1) 2562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.694206+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.694206+0000 mon.b (mon.1) 2563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.696598+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.696598+0000 mon.b (mon.1) 2564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:58.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.697446+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.697446+0000 mon.b (mon.1) 2565 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:58.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.703230+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:57 smithi039 bash[116875]: audit 2024-09-17T10:30:57.703230+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:58.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:30:58.311492719Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:30:59.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.706373+0000 mgr.y (mgr.25166) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.706373+0000 mgr.y (mgr.25166) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.784090+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.784090+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.786560+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.786560+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.790256+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.790256+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.791498+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.791498+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.796815+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.796815+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.798614+0000 mgr.y (mgr.25166) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.798614+0000 mgr.y (mgr.25166) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.866923+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.866923+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.869566+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.869566+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.872760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.872760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.873823+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.873823+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.883815+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.883815+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.887313+0000 mgr.y (mgr.25166) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.887313+0000 mgr.y (mgr.25166) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.945927+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.945927+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.948604+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.948604+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.951356+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.951356+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.952312+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.952312+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.958475+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:57.958475+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.961508+0000 mgr.y (mgr.25166) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:57.961508+0000 mgr.y (mgr.25166) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.034382+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.034382+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.037049+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.037049+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.040059+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.040059+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.041230+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.041230+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.051084+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.051084+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.054685+0000 mgr.y (mgr.25166) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.054685+0000 mgr.y (mgr.25166) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.124002+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.124002+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.126744+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.126744+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.129665+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.129665+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.130988+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.130988+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.141810+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.141810+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.706373+0000 mgr.y (mgr.25166) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.706373+0000 mgr.y (mgr.25166) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.784090+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.784090+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.786560+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.786560+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.790256+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.790256+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.791498+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.791498+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.796815+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.796815+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.798614+0000 mgr.y (mgr.25166) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.798614+0000 mgr.y (mgr.25166) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.866923+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.866923+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.869566+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.869566+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.872760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.145443+0000 mgr.y (mgr.25166) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.145443+0000 mgr.y (mgr.25166) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.222789+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.222789+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.225863+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.225863+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.228621+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.228621+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.230016+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.230016+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.241272+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.241272+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.244251+0000 mgr.y (mgr.25166) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.244251+0000 mgr.y (mgr.25166) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.330149+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.330149+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.333615+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.333615+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.336993+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.336993+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.338628+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.338628+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.350782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.350782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.353893+0000 mgr.y (mgr.25166) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.353893+0000 mgr.y (mgr.25166) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.449327+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.449327+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.452287+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.452287+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.455940+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.455940+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.457252+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.457252+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.477164+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.477164+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.478634+0000 mgr.y (mgr.25166) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.478634+0000 mgr.y (mgr.25166) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.587996+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.587996+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.590986+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.590986+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.594442+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.594442+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.595988+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.595988+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.611782+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.611782+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.616123+0000 mgr.y (mgr.25166) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.616123+0000 mgr.y (mgr.25166) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cluster 2024-09-17T10:30:58.647667+0000 mgr.y (mgr.25166) 2438 : cluster [DBG] pgmap v665: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:59.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: cluster 2024-09-17T10:30:58.647667+0000 mgr.y (mgr.25166) 2438 : cluster [DBG] pgmap v665: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:59.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.721852+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.721852+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.725351+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[115929]: audit 2024-09-17T10:30:58.725351+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.872760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.873823+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.873823+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.883815+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.883815+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.887313+0000 mgr.y (mgr.25166) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.887313+0000 mgr.y (mgr.25166) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.945927+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.945927+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.948604+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.948604+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.951356+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.951356+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.952312+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.952312+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.958475+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:57.958475+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.961508+0000 mgr.y (mgr.25166) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:57.961508+0000 mgr.y (mgr.25166) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.034382+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.034382+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.037049+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.037049+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.040059+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.040059+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.041230+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.041230+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.051084+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.051084+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.054685+0000 mgr.y (mgr.25166) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.054685+0000 mgr.y (mgr.25166) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.124002+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.124002+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.126744+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.126744+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.129665+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.129665+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.130988+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.130988+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.141810+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.141810+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.145443+0000 mgr.y (mgr.25166) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.145443+0000 mgr.y (mgr.25166) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.222789+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.222789+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.225863+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.225863+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.228621+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.228621+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.230016+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.230016+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.241272+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.241272+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.244251+0000 mgr.y (mgr.25166) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.244251+0000 mgr.y (mgr.25166) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.330149+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.330149+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.333615+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.333615+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.336993+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.336993+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.338628+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.338628+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.350782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.350782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.353893+0000 mgr.y (mgr.25166) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.353893+0000 mgr.y (mgr.25166) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.449327+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.449327+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.452287+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.452287+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.455940+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.455940+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.457252+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.457252+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.477164+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.477164+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.478634+0000 mgr.y (mgr.25166) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.478634+0000 mgr.y (mgr.25166) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.587996+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.587996+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.590986+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.590986+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.594442+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.594442+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.595988+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.595988+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.611782+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.611782+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.616123+0000 mgr.y (mgr.25166) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.616123+0000 mgr.y (mgr.25166) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cluster 2024-09-17T10:30:58.647667+0000 mgr.y (mgr.25166) 2438 : cluster [DBG] pgmap v665: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: cluster 2024-09-17T10:30:58.647667+0000 mgr.y (mgr.25166) 2438 : cluster [DBG] pgmap v665: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.721852+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.721852+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.725351+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:58 smithi039 bash[116875]: audit 2024-09-17T10:30:58.725351+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.706373+0000 mgr.y (mgr.25166) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.706373+0000 mgr.y (mgr.25166) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.784090+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.784090+0000 mon.b (mon.1) 2566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.786560+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.786560+0000 mon.b (mon.1) 2567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.790256+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.790256+0000 mon.b (mon.1) 2568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.791498+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.791498+0000 mon.b (mon.1) 2569 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.796815+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.796815+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.798614+0000 mgr.y (mgr.25166) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.798614+0000 mgr.y (mgr.25166) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.866923+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.866923+0000 mon.b (mon.1) 2570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.869566+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.869566+0000 mon.b (mon.1) 2571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.872760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.872760+0000 mon.b (mon.1) 2572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.873823+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.873823+0000 mon.b (mon.1) 2573 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.883815+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.883815+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.887313+0000 mgr.y (mgr.25166) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.887313+0000 mgr.y (mgr.25166) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.945927+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.945927+0000 mon.b (mon.1) 2574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.948604+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.948604+0000 mon.b (mon.1) 2575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.951356+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.951356+0000 mon.b (mon.1) 2576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.952312+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.952312+0000 mon.b (mon.1) 2577 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.958475+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:57.958475+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.961508+0000 mgr.y (mgr.25166) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:57.961508+0000 mgr.y (mgr.25166) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.034382+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.034382+0000 mon.b (mon.1) 2578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.037049+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.037049+0000 mon.b (mon.1) 2579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.040059+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.040059+0000 mon.b (mon.1) 2580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.041230+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.041230+0000 mon.b (mon.1) 2581 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.051084+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.051084+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.054685+0000 mgr.y (mgr.25166) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.054685+0000 mgr.y (mgr.25166) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.124002+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.124002+0000 mon.b (mon.1) 2582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.126744+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.126744+0000 mon.b (mon.1) 2583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.129665+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.129665+0000 mon.b (mon.1) 2584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.130988+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.130988+0000 mon.b (mon.1) 2585 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.141810+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.141810+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.145443+0000 mgr.y (mgr.25166) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.145443+0000 mgr.y (mgr.25166) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.222789+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.222789+0000 mon.b (mon.1) 2586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.225863+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.225863+0000 mon.b (mon.1) 2587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.228621+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.228621+0000 mon.b (mon.1) 2588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.230016+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.230016+0000 mon.b (mon.1) 2589 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.241272+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.241272+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.244251+0000 mgr.y (mgr.25166) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.244251+0000 mgr.y (mgr.25166) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.330149+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.330149+0000 mon.b (mon.1) 2590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.333615+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.333615+0000 mon.b (mon.1) 2591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.336993+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.336993+0000 mon.b (mon.1) 2592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.338628+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.338628+0000 mon.b (mon.1) 2593 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.350782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.350782+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.353893+0000 mgr.y (mgr.25166) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.353893+0000 mgr.y (mgr.25166) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.449327+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.449327+0000 mon.b (mon.1) 2594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.452287+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.452287+0000 mon.b (mon.1) 2595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.455940+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.455940+0000 mon.b (mon.1) 2596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.457252+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.457252+0000 mon.b (mon.1) 2597 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.477164+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.477164+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.478634+0000 mgr.y (mgr.25166) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.478634+0000 mgr.y (mgr.25166) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.587996+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.587996+0000 mon.b (mon.1) 2598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.590986+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.590986+0000 mon.b (mon.1) 2599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.594442+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.594442+0000 mon.b (mon.1) 2600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.595988+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.595988+0000 mon.b (mon.1) 2601 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.611782+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.611782+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.616123+0000 mgr.y (mgr.25166) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.616123+0000 mgr.y (mgr.25166) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cluster 2024-09-17T10:30:58.647667+0000 mgr.y (mgr.25166) 2438 : cluster [DBG] pgmap v665: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:59.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: cluster 2024-09-17T10:30:58.647667+0000 mgr.y (mgr.25166) 2438 : cluster [DBG] pgmap v665: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:30:59.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.721852+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.721852+0000 mon.b (mon.1) 2602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.725351+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:58 smithi203 bash[85677]: audit 2024-09-17T10:30:58.725351+0000 mon.b (mon.1) 2603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.729916+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.785 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.729916+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.752864+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.752864+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.762120+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.762120+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.764276+0000 mgr.y (mgr.25166) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.764276+0000 mgr.y (mgr.25166) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.884706+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.884706+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.887229+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.887229+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.786 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.889590+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.889590+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.890638+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.890638+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.903172+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:58.903172+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.904440+0000 mgr.y (mgr.25166) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:58.904440+0000 mgr.y (mgr.25166) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.788 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[96977]: debug 2024-09-17T10:30:59.546+0000 7f57caca9640 1 -- 172.21.15.203:0/3869583563 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dce9538960 con 0x55dcea326000 2024-09-17T10:30:59.788 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.020039+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.788 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.020039+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.788 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.023178+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.023178+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.026352+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.026352+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.027893+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.027893+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.040868+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.040868+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.042327+0000 mgr.y (mgr.25166) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.042327+0000 mgr.y (mgr.25166) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.159329+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.789 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.159329+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.162649+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.162649+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.166662+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.166662+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.168281+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.168281+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.181713+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.181713+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.183387+0000 mgr.y (mgr.25166) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.183387+0000 mgr.y (mgr.25166) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.790 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.288973+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.288973+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.291677+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.291677+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.294597+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.294597+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.295815+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.295815+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.308673+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.308673+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.309749+0000 mgr.y (mgr.25166) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.791 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.309749+0000 mgr.y (mgr.25166) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.423772+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.423772+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.426411+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.426411+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.429571+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.429571+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.430963+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.430963+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.442606+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.442606+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.792 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.444608+0000 mgr.y (mgr.25166) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.444608+0000 mgr.y (mgr.25166) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.558625+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.558625+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.561351+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.561351+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.564210+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.564210+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.565503+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.565503+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.576478+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.793 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.576478+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.577259+0000 mgr.y (mgr.25166) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.577259+0000 mgr.y (mgr.25166) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.689206+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.689206+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.692067+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.692067+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.695510+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.695510+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.696894+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.696894+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:30:59.794 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.710219+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:30:59.795 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:30:59 smithi203 bash[85677]: audit 2024-09-17T10:30:59.710219+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.729916+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.729916+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.752864+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.752864+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.762120+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.762120+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.764276+0000 mgr.y (mgr.25166) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.764276+0000 mgr.y (mgr.25166) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.884706+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.884706+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.887229+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.887229+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.889590+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.889590+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.890638+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.890638+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.903172+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:58.903172+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.904440+0000 mgr.y (mgr.25166) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:58.904440+0000 mgr.y (mgr.25166) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.729916+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.729916+0000 mon.b (mon.1) 2604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.752864+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.752864+0000 mon.b (mon.1) 2605 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.762120+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.762120+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.764276+0000 mgr.y (mgr.25166) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.764276+0000 mgr.y (mgr.25166) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.884706+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.884706+0000 mon.b (mon.1) 2606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.887229+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.887229+0000 mon.b (mon.1) 2607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.889590+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.889590+0000 mon.b (mon.1) 2608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.890638+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.890638+0000 mon.b (mon.1) 2609 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.903172+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:58.903172+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.904440+0000 mgr.y (mgr.25166) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:58.904440+0000 mgr.y (mgr.25166) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.020039+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.020039+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.023178+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.023178+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.026352+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.026352+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.027893+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.027893+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.040868+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.040868+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.042327+0000 mgr.y (mgr.25166) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.042327+0000 mgr.y (mgr.25166) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.159329+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.159329+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.162649+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.162649+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.166662+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.166662+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.168281+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.020039+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.020039+0000 mon.b (mon.1) 2610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.023178+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.023178+0000 mon.b (mon.1) 2611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.026352+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.026352+0000 mon.b (mon.1) 2612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.027893+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.027893+0000 mon.b (mon.1) 2613 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.040868+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.040868+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.042327+0000 mgr.y (mgr.25166) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.042327+0000 mgr.y (mgr.25166) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.159329+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.159329+0000 mon.b (mon.1) 2614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.162649+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.162649+0000 mon.b (mon.1) 2615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.166662+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.166662+0000 mon.b (mon.1) 2616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.168281+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.168281+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.181713+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.181713+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.183387+0000 mgr.y (mgr.25166) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.183387+0000 mgr.y (mgr.25166) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.288973+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.288973+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.291677+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.291677+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.294597+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.294597+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.295815+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.295815+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.308673+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.308673+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.309749+0000 mgr.y (mgr.25166) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.309749+0000 mgr.y (mgr.25166) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.423772+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.423772+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.426411+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.426411+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.168281+0000 mon.b (mon.1) 2617 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.181713+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.181713+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.183387+0000 mgr.y (mgr.25166) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.183387+0000 mgr.y (mgr.25166) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.288973+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.288973+0000 mon.b (mon.1) 2618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.291677+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.291677+0000 mon.b (mon.1) 2619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.294597+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.294597+0000 mon.b (mon.1) 2620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.295815+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.295815+0000 mon.b (mon.1) 2621 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.308673+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.308673+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.309749+0000 mgr.y (mgr.25166) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.309749+0000 mgr.y (mgr.25166) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.423772+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.423772+0000 mon.b (mon.1) 2622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.426411+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.426411+0000 mon.b (mon.1) 2623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.429571+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.429571+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.430963+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.430963+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.442606+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.442606+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.444608+0000 mgr.y (mgr.25166) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.444608+0000 mgr.y (mgr.25166) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.558625+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.558625+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.561351+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.561351+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.564210+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.564210+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.565503+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.565503+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.576478+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.576478+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.577259+0000 mgr.y (mgr.25166) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.577259+0000 mgr.y (mgr.25166) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.689206+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.689206+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.692067+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.692067+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.695510+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.695510+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.696894+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.696894+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.710219+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[115929]: audit 2024-09-17T10:30:59.710219+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.429571+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.429571+0000 mon.b (mon.1) 2624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.430963+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.430963+0000 mon.b (mon.1) 2625 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.442606+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.442606+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.444608+0000 mgr.y (mgr.25166) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.444608+0000 mgr.y (mgr.25166) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.558625+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.558625+0000 mon.b (mon.1) 2626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.561351+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.561351+0000 mon.b (mon.1) 2627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.564210+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.564210+0000 mon.b (mon.1) 2628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.565503+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.565503+0000 mon.b (mon.1) 2629 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.576478+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.576478+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.577259+0000 mgr.y (mgr.25166) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.577259+0000 mgr.y (mgr.25166) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:00.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.689206+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.689206+0000 mon.b (mon.1) 2630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:00.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.692067+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.692067+0000 mon.b (mon.1) 2631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:00.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.695510+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.695510+0000 mon.b (mon.1) 2632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:00.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.696894+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.696894+0000 mon.b (mon.1) 2633 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:00.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.710219+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:00.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:30:59 smithi039 bash[116875]: audit 2024-09-17T10:30:59.710219+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.712260+0000 mgr.y (mgr.25166) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.712260+0000 mgr.y (mgr.25166) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.809189+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.809189+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.812201+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.812201+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.815060+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.815060+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.816171+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.816171+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.824529+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.824529+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.825957+0000 mgr.y (mgr.25166) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.825957+0000 mgr.y (mgr.25166) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.908652+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.908652+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.911531+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.911531+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.914670+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.914670+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.915778+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.915778+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.924546+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:30:59.924546+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.925611+0000 mgr.y (mgr.25166) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:30:59.925611+0000 mgr.y (mgr.25166) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.014146+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.014146+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.016575+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.016575+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.019361+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.019361+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.020525+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.020525+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.028466+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.028466+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.029606+0000 mgr.y (mgr.25166) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.029606+0000 mgr.y (mgr.25166) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.100510+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.100510+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.712260+0000 mgr.y (mgr.25166) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.712260+0000 mgr.y (mgr.25166) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.809189+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.809189+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.812201+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.812201+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.815060+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.815060+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.816171+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.816171+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.824529+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.824529+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.825957+0000 mgr.y (mgr.25166) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.825957+0000 mgr.y (mgr.25166) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.908652+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.908652+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.911531+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.911531+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.914670+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.103246+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.103246+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.106337+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.106337+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.107463+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.107463+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.116593+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.116593+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.117909+0000 mgr.y (mgr.25166) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.117909+0000 mgr.y (mgr.25166) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.200670+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.200670+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.203827+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.203827+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.206646+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.206646+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.208032+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.208032+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.220768+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.220768+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.222476+0000 mgr.y (mgr.25166) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.222476+0000 mgr.y (mgr.25166) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.324187+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.324187+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.327188+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.327188+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.330489+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.330489+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.331750+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.331750+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.344810+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.344810+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.346251+0000 mgr.y (mgr.25166) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.346251+0000 mgr.y (mgr.25166) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.443583+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.443583+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.446534+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.446534+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.450525+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.450525+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.914670+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.915778+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.915778+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.924546+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:30:59.924546+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.925611+0000 mgr.y (mgr.25166) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:30:59.925611+0000 mgr.y (mgr.25166) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.014146+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.014146+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.016575+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.016575+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.019361+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.019361+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.020525+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.020525+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.028466+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.028466+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.029606+0000 mgr.y (mgr.25166) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.029606+0000 mgr.y (mgr.25166) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.100510+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.100510+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.451871+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.451871+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.463750+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.463750+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.465650+0000 mgr.y (mgr.25166) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.465650+0000 mgr.y (mgr.25166) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.536840+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.536840+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.539635+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.539635+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.542394+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.542394+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.543702+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.543702+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.554875+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.554875+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.574418+0000 mgr.y (mgr.25166) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.574418+0000 mgr.y (mgr.25166) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cluster 2024-09-17T10:31:00.648840+0000 mgr.y (mgr.25166) 2455 : cluster [DBG] pgmap v666: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: cluster 2024-09-17T10:31:00.648840+0000 mgr.y (mgr.25166) 2455 : cluster [DBG] pgmap v666: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.673585+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.673585+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.676756+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.676756+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.680215+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.680215+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.681571+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.681571+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.692651+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[115929]: audit 2024-09-17T10:31:00.692651+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.103246+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.103246+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.106337+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.106337+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.107463+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.107463+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.116593+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.116593+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.117909+0000 mgr.y (mgr.25166) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.117909+0000 mgr.y (mgr.25166) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.200670+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.200670+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.203827+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.203827+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.206646+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.206646+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.208032+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.208032+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.220768+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.220768+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.222476+0000 mgr.y (mgr.25166) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.222476+0000 mgr.y (mgr.25166) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.324187+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.324187+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.327188+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.327188+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.330489+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.330489+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.331750+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.331750+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.344810+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.344810+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.346251+0000 mgr.y (mgr.25166) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.346251+0000 mgr.y (mgr.25166) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.443583+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.443583+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.446534+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.446534+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.450525+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.450525+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.451871+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.451871+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.463750+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.463750+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.465650+0000 mgr.y (mgr.25166) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.465650+0000 mgr.y (mgr.25166) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.536840+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.536840+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.539635+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.539635+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.542394+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.542394+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.543702+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.543702+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.554875+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.554875+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.574418+0000 mgr.y (mgr.25166) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.574418+0000 mgr.y (mgr.25166) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cluster 2024-09-17T10:31:00.648840+0000 mgr.y (mgr.25166) 2455 : cluster [DBG] pgmap v666: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: cluster 2024-09-17T10:31:00.648840+0000 mgr.y (mgr.25166) 2455 : cluster [DBG] pgmap v666: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.673585+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.673585+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.676756+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.676756+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.680215+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.680215+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.681571+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.681571+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.692651+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:00 smithi039 bash[116875]: audit 2024-09-17T10:31:00.692651+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.228 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[96977]: debug 2024-09-17T10:31:00.902+0000 7f57cd510640 -1 Falling back to public interface 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.712260+0000 mgr.y (mgr.25166) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.712260+0000 mgr.y (mgr.25166) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.809189+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.809189+0000 mon.b (mon.1) 2634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.812201+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.812201+0000 mon.b (mon.1) 2635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.815060+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.815060+0000 mon.b (mon.1) 2636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.816171+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.816171+0000 mon.b (mon.1) 2637 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.824529+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.824529+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.825957+0000 mgr.y (mgr.25166) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.825957+0000 mgr.y (mgr.25166) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.908652+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.908652+0000 mon.b (mon.1) 2638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.911531+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.911531+0000 mon.b (mon.1) 2639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.914670+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.914670+0000 mon.b (mon.1) 2640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.915778+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.915778+0000 mon.b (mon.1) 2641 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.924546+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:30:59.924546+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.925611+0000 mgr.y (mgr.25166) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:30:59.925611+0000 mgr.y (mgr.25166) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.014146+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.014146+0000 mon.b (mon.1) 2642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.016575+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.016575+0000 mon.b (mon.1) 2643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.019361+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.019361+0000 mon.b (mon.1) 2644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.020525+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.020525+0000 mon.b (mon.1) 2645 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.028466+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.028466+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.029606+0000 mgr.y (mgr.25166) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.029606+0000 mgr.y (mgr.25166) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.100510+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.100510+0000 mon.b (mon.1) 2646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.103246+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.103246+0000 mon.b (mon.1) 2647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.106337+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.106337+0000 mon.b (mon.1) 2648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.107463+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.107463+0000 mon.b (mon.1) 2649 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.116593+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.116593+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.117909+0000 mgr.y (mgr.25166) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.117909+0000 mgr.y (mgr.25166) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.200670+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.200670+0000 mon.b (mon.1) 2650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.203827+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.203827+0000 mon.b (mon.1) 2651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.206646+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.206646+0000 mon.b (mon.1) 2652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.208032+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.208032+0000 mon.b (mon.1) 2653 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.220768+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.220768+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.222476+0000 mgr.y (mgr.25166) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.222476+0000 mgr.y (mgr.25166) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.324187+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.324187+0000 mon.b (mon.1) 2654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.327188+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.327188+0000 mon.b (mon.1) 2655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.330489+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.330489+0000 mon.b (mon.1) 2656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.331750+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.331750+0000 mon.b (mon.1) 2657 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.344810+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.344810+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.346251+0000 mgr.y (mgr.25166) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.346251+0000 mgr.y (mgr.25166) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.443583+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.443583+0000 mon.b (mon.1) 2658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.446534+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.446534+0000 mon.b (mon.1) 2659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.450525+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.450525+0000 mon.b (mon.1) 2660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.451871+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.451871+0000 mon.b (mon.1) 2661 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.463750+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.463750+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.465650+0000 mgr.y (mgr.25166) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.465650+0000 mgr.y (mgr.25166) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.536840+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.536840+0000 mon.b (mon.1) 2662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.539635+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.539635+0000 mon.b (mon.1) 2663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.542394+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.542394+0000 mon.b (mon.1) 2664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.543702+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.543702+0000 mon.b (mon.1) 2665 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.554875+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.554875+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.574418+0000 mgr.y (mgr.25166) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.574418+0000 mgr.y (mgr.25166) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cluster 2024-09-17T10:31:00.648840+0000 mgr.y (mgr.25166) 2455 : cluster [DBG] pgmap v666: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: cluster 2024-09-17T10:31:00.648840+0000 mgr.y (mgr.25166) 2455 : cluster [DBG] pgmap v666: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.673585+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.673585+0000 mon.b (mon.1) 2666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.676756+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.676756+0000 mon.b (mon.1) 2667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.680215+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.680215+0000 mon.b (mon.1) 2668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.681571+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.681571+0000 mon.b (mon.1) 2669 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.692651+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:00 smithi203 bash[85677]: audit 2024-09-17T10:31:00.692651+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.589 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:01.315871824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.696400+0000 mgr.y (mgr.25166) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.696400+0000 mgr.y (mgr.25166) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.808095+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.808095+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.811263+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.811263+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.814412+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.814412+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.816125+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.816125+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.827491+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.827491+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.828721+0000 mgr.y (mgr.25166) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.828721+0000 mgr.y (mgr.25166) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.938635+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.938635+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.941371+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.941371+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.944286+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.944286+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.945321+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.945321+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.962538+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:00.962538+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.964496+0000 mgr.y (mgr.25166) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:00.964496+0000 mgr.y (mgr.25166) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.079073+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.079073+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.082316+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.082316+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.085670+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.085670+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.087121+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.087121+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.103359+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.103359+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.104669+0000 mgr.y (mgr.25166) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.104669+0000 mgr.y (mgr.25166) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.220109+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.220109+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.222744+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.222744+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.225644+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.225644+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.227132+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.227132+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.243168+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.243168+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.244657+0000 mgr.y (mgr.25166) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.244657+0000 mgr.y (mgr.25166) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.332797+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.332797+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.335299+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.335299+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.338420+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.338420+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.339387+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.339387+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.358244+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.358244+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.359448+0000 mgr.y (mgr.25166) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.359448+0000 mgr.y (mgr.25166) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.449369+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.449369+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.452538+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.452538+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.456003+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.456003+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.457695+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.457695+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.475621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.475621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.477620+0000 mgr.y (mgr.25166) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.477620+0000 mgr.y (mgr.25166) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.580878+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.580878+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.584339+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.584339+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.587553+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.587553+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.588579+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.588579+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.596772+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.596772+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.597600+0000 mgr.y (mgr.25166) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.597600+0000 mgr.y (mgr.25166) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.696497+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.696497+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.698468+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.698468+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:01.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.700930+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.700930+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:01.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.701668+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.701668+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:01.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.716249+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:01.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:01 smithi203 bash[85677]: audit 2024-09-17T10:31:01.716249+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.696400+0000 mgr.y (mgr.25166) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.696400+0000 mgr.y (mgr.25166) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.808095+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.808095+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.811263+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.811263+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.814412+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.814412+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.816125+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.816125+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.827491+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.827491+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.828721+0000 mgr.y (mgr.25166) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.828721+0000 mgr.y (mgr.25166) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.938635+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.938635+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.941371+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.941371+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.944286+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.696400+0000 mgr.y (mgr.25166) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.696400+0000 mgr.y (mgr.25166) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.808095+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.808095+0000 mon.b (mon.1) 2670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.811263+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.811263+0000 mon.b (mon.1) 2671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.814412+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.814412+0000 mon.b (mon.1) 2672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.816125+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.816125+0000 mon.b (mon.1) 2673 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.827491+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.827491+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.828721+0000 mgr.y (mgr.25166) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.828721+0000 mgr.y (mgr.25166) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.938635+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.938635+0000 mon.b (mon.1) 2674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.941371+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.941371+0000 mon.b (mon.1) 2675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.944286+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.944286+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.945321+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.945321+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.962538+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:00.962538+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.964496+0000 mgr.y (mgr.25166) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:00.964496+0000 mgr.y (mgr.25166) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.079073+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.079073+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.082316+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.082316+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.085670+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.085670+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.087121+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.087121+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.103359+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.103359+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.104669+0000 mgr.y (mgr.25166) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.104669+0000 mgr.y (mgr.25166) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.220109+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.220109+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.944286+0000 mon.b (mon.1) 2676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.945321+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.945321+0000 mon.b (mon.1) 2677 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.962538+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:00.962538+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.964496+0000 mgr.y (mgr.25166) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:00.964496+0000 mgr.y (mgr.25166) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.079073+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.079073+0000 mon.b (mon.1) 2678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.082316+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.082316+0000 mon.b (mon.1) 2679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.085670+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.085670+0000 mon.b (mon.1) 2680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.087121+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.087121+0000 mon.b (mon.1) 2681 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.103359+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.103359+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.104669+0000 mgr.y (mgr.25166) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.104669+0000 mgr.y (mgr.25166) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.220109+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.220109+0000 mon.b (mon.1) 2682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.222744+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.222744+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.225644+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.225644+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.227132+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.227132+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.243168+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.243168+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.244657+0000 mgr.y (mgr.25166) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.244657+0000 mgr.y (mgr.25166) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.332797+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.332797+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.335299+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.335299+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.338420+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.338420+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.339387+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.339387+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.358244+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.358244+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.359448+0000 mgr.y (mgr.25166) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.359448+0000 mgr.y (mgr.25166) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.449369+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.449369+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.452538+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.452538+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.456003+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.456003+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.457695+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.457695+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.475621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.475621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.477620+0000 mgr.y (mgr.25166) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.477620+0000 mgr.y (mgr.25166) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.580878+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.580878+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.584339+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.584339+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.587553+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.587553+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.222744+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.222744+0000 mon.b (mon.1) 2683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.225644+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.225644+0000 mon.b (mon.1) 2684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.227132+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.227132+0000 mon.b (mon.1) 2685 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.243168+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.243168+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.244657+0000 mgr.y (mgr.25166) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.244657+0000 mgr.y (mgr.25166) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.332797+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.332797+0000 mon.b (mon.1) 2686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.335299+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.335299+0000 mon.b (mon.1) 2687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.338420+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.338420+0000 mon.b (mon.1) 2688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.339387+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.339387+0000 mon.b (mon.1) 2689 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.358244+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.358244+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.588579+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.588579+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.596772+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.596772+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.597600+0000 mgr.y (mgr.25166) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.597600+0000 mgr.y (mgr.25166) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.696497+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.696497+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.698468+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.698468+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.700930+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.700930+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.701668+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.701668+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.716249+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[116875]: audit 2024-09-17T10:31:01.716249+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.359448+0000 mgr.y (mgr.25166) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.359448+0000 mgr.y (mgr.25166) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.449369+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.449369+0000 mon.b (mon.1) 2690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.452538+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.452538+0000 mon.b (mon.1) 2691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.456003+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.456003+0000 mon.b (mon.1) 2692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.457695+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.457695+0000 mon.b (mon.1) 2693 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.475621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.475621+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.477620+0000 mgr.y (mgr.25166) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.477620+0000 mgr.y (mgr.25166) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.580878+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.580878+0000 mon.b (mon.1) 2694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.584339+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.584339+0000 mon.b (mon.1) 2695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.587553+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.587553+0000 mon.b (mon.1) 2696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.588579+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.588579+0000 mon.b (mon.1) 2697 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.596772+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.596772+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.597600+0000 mgr.y (mgr.25166) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.597600+0000 mgr.y (mgr.25166) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.696497+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.696497+0000 mon.b (mon.1) 2698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.698468+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.698468+0000 mon.b (mon.1) 2699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.700930+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.700930+0000 mon.b (mon.1) 2700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.701668+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.701668+0000 mon.b (mon.1) 2701 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.716249+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:02.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:01 smithi039 bash[115929]: audit 2024-09-17T10:31:01.716249+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.717114+0000 mgr.y (mgr.25166) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.717114+0000 mgr.y (mgr.25166) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.793131+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.793131+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.795938+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.795938+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.799223+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.799223+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.800243+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.800243+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.808603+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.808603+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.809571+0000 mgr.y (mgr.25166) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.809571+0000 mgr.y (mgr.25166) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.885069+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.885069+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.887480+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.887480+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.890977+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.890977+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.892013+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.892013+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.903036+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.903036+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.903881+0000 mgr.y (mgr.25166) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.903881+0000 mgr.y (mgr.25166) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.968319+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.968319+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.970658+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.970658+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.973159+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.973159+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.974070+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.974070+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.981020+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:01.981020+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.981845+0000 mgr.y (mgr.25166) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:01.981845+0000 mgr.y (mgr.25166) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.058652+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.058652+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.061787+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.061787+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.064914+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.064914+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.066119+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.066119+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.074868+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.074868+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.077592+0000 mgr.y (mgr.25166) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.077592+0000 mgr.y (mgr.25166) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.160262+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.160262+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.162826+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.162826+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.165527+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.165527+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.166479+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.166479+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.174742+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.174742+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.175443+0000 mgr.y (mgr.25166) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.175443+0000 mgr.y (mgr.25166) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.271013+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.271013+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.274072+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.274072+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.277613+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.277613+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.278688+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.278688+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.287735+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.287735+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.289255+0000 mgr.y (mgr.25166) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.289255+0000 mgr.y (mgr.25166) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.393688+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.393688+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.396227+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.149 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.396227+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.399184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.399184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.400413+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.400413+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.150 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.406878+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.406878+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.407925+0000 mgr.y (mgr.25166) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.407925+0000 mgr.y (mgr.25166) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.512392+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.512392+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.151 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.515611+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.152 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.515611+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.152 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.518847+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.152 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.518847+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.152 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.520434+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.520434+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.527789+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.527789+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.529475+0000 mgr.y (mgr.25166) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.529475+0000 mgr.y (mgr.25166) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.638884+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.638884+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.153 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.642164+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.642164+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.646096+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.646096+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.647494+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.647494+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cluster 2024-09-17T10:31:02.650614+0000 mgr.y (mgr.25166) 2473 : cluster [DBG] pgmap v667: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cluster 2024-09-17T10:31:02.650614+0000 mgr.y (mgr.25166) 2473 : cluster [DBG] pgmap v667: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.655273+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.154 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.655273+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.155 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.656698+0000 mgr.y (mgr.25166) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.155 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.656698+0000 mgr.y (mgr.25166) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.155 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.738142+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.155 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:02 smithi203 bash[85677]: audit 2024-09-17T10:31:02.738142+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.717114+0000 mgr.y (mgr.25166) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.717114+0000 mgr.y (mgr.25166) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.793131+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.793131+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.795938+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.795938+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.799223+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.799223+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.800243+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.800243+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.808603+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.808603+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.809571+0000 mgr.y (mgr.25166) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.809571+0000 mgr.y (mgr.25166) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.885069+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.885069+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.887480+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.887480+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.890977+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.717114+0000 mgr.y (mgr.25166) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.717114+0000 mgr.y (mgr.25166) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.793131+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.793131+0000 mon.b (mon.1) 2702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.795938+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.795938+0000 mon.b (mon.1) 2703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.799223+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.799223+0000 mon.b (mon.1) 2704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.800243+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.800243+0000 mon.b (mon.1) 2705 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.808603+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.808603+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.809571+0000 mgr.y (mgr.25166) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.809571+0000 mgr.y (mgr.25166) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.885069+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.885069+0000 mon.b (mon.1) 2706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.887480+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.887480+0000 mon.b (mon.1) 2707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.890977+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.890977+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.892013+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.892013+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.903036+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.903036+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.903881+0000 mgr.y (mgr.25166) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.903881+0000 mgr.y (mgr.25166) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.968319+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.968319+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.970658+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.970658+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.973159+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.973159+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.974070+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.974070+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.981020+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:01.981020+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.981845+0000 mgr.y (mgr.25166) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:01.981845+0000 mgr.y (mgr.25166) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.058652+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.058652+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.061787+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.061787+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.064914+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.064914+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.066119+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.066119+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.074868+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.074868+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.077592+0000 mgr.y (mgr.25166) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.077592+0000 mgr.y (mgr.25166) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.160262+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.160262+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.162826+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.162826+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.165527+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.165527+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.166479+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.166479+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.174742+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.174742+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.175443+0000 mgr.y (mgr.25166) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.175443+0000 mgr.y (mgr.25166) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.271013+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.271013+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.274072+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.274072+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.277613+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.277613+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.278688+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.278688+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.287735+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.287735+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.289255+0000 mgr.y (mgr.25166) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.289255+0000 mgr.y (mgr.25166) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.393688+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.393688+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.396227+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.396227+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.399184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.399184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.890977+0000 mon.b (mon.1) 2708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.892013+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.892013+0000 mon.b (mon.1) 2709 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.903036+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.903036+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.903881+0000 mgr.y (mgr.25166) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.903881+0000 mgr.y (mgr.25166) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.968319+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.968319+0000 mon.b (mon.1) 2710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.970658+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.970658+0000 mon.b (mon.1) 2711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.973159+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.973159+0000 mon.b (mon.1) 2712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.974070+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.974070+0000 mon.b (mon.1) 2713 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.981020+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:01.981020+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.981845+0000 mgr.y (mgr.25166) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:01.981845+0000 mgr.y (mgr.25166) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.058652+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.058652+0000 mon.b (mon.1) 2714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.400413+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.400413+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.406878+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.406878+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.407925+0000 mgr.y (mgr.25166) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.407925+0000 mgr.y (mgr.25166) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.512392+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.512392+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.515611+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.515611+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.518847+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.518847+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.520434+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.520434+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.527789+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.527789+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.529475+0000 mgr.y (mgr.25166) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.529475+0000 mgr.y (mgr.25166) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.638884+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.638884+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.642164+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.642164+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.646096+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.646096+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.647494+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.647494+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cluster 2024-09-17T10:31:02.650614+0000 mgr.y (mgr.25166) 2473 : cluster [DBG] pgmap v667: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cluster 2024-09-17T10:31:02.650614+0000 mgr.y (mgr.25166) 2473 : cluster [DBG] pgmap v667: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.655273+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.655273+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.656698+0000 mgr.y (mgr.25166) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.656698+0000 mgr.y (mgr.25166) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.738142+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[116875]: audit 2024-09-17T10:31:02.738142+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.061787+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.061787+0000 mon.b (mon.1) 2715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.064914+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.064914+0000 mon.b (mon.1) 2716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.066119+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.066119+0000 mon.b (mon.1) 2717 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.074868+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.074868+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.077592+0000 mgr.y (mgr.25166) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.077592+0000 mgr.y (mgr.25166) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.160262+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.160262+0000 mon.b (mon.1) 2718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.162826+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.162826+0000 mon.b (mon.1) 2719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.165527+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.165527+0000 mon.b (mon.1) 2720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.166479+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.166479+0000 mon.b (mon.1) 2721 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.174742+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.174742+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.175443+0000 mgr.y (mgr.25166) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.175443+0000 mgr.y (mgr.25166) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.271013+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.271013+0000 mon.b (mon.1) 2722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.274072+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.274072+0000 mon.b (mon.1) 2723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.277613+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.277613+0000 mon.b (mon.1) 2724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.278688+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.278688+0000 mon.b (mon.1) 2725 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.287735+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.287735+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.289255+0000 mgr.y (mgr.25166) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.289255+0000 mgr.y (mgr.25166) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.393688+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.393688+0000 mon.b (mon.1) 2726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.396227+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.396227+0000 mon.b (mon.1) 2727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.399184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.399184+0000 mon.b (mon.1) 2728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.400413+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.400413+0000 mon.b (mon.1) 2729 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.406878+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.406878+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.407925+0000 mgr.y (mgr.25166) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.407925+0000 mgr.y (mgr.25166) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.512392+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.512392+0000 mon.b (mon.1) 2730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.515611+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.515611+0000 mon.b (mon.1) 2731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.518847+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.518847+0000 mon.b (mon.1) 2732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.520434+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.520434+0000 mon.b (mon.1) 2733 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.527789+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.527789+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.529475+0000 mgr.y (mgr.25166) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.529475+0000 mgr.y (mgr.25166) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.638884+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.638884+0000 mon.b (mon.1) 2734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.642164+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.642164+0000 mon.b (mon.1) 2735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.646096+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.646096+0000 mon.b (mon.1) 2736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.647494+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.647494+0000 mon.b (mon.1) 2737 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cluster 2024-09-17T10:31:02.650614+0000 mgr.y (mgr.25166) 2473 : cluster [DBG] pgmap v667: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cluster 2024-09-17T10:31:02.650614+0000 mgr.y (mgr.25166) 2473 : cluster [DBG] pgmap v667: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 78/636 objects degraded (12.264%) 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.655273+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.655273+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.656698+0000 mgr.y (mgr.25166) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.656698+0000 mgr.y (mgr.25166) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.738142+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:03.177 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:02 smithi039 bash[115929]: audit 2024-09-17T10:31:02.738142+0000 mon.b (mon.1) 2738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:31:03] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T10:31:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.741071+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.741071+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.755563+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.755563+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.756748+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.756748+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.766341+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.766341+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.767260+0000 mgr.y (mgr.25166) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.767260+0000 mgr.y (mgr.25166) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.828193+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.828193+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.830921+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.830921+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.834046+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.834046+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.835346+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.835346+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.841340+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.841340+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.741071+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.741071+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.755563+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.755563+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.756748+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.756748+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.766341+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.766341+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.767260+0000 mgr.y (mgr.25166) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.767260+0000 mgr.y (mgr.25166) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.828193+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.828193+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.830921+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.830921+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.834046+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.834046+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.835346+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.835346+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.841340+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.841340+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.844945+0000 mgr.y (mgr.25166) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.844945+0000 mgr.y (mgr.25166) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.921181+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.921181+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.924143+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.924143+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.927084+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.927084+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.928545+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.928545+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.936490+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:02.936490+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.940898+0000 mgr.y (mgr.25166) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:02.940898+0000 mgr.y (mgr.25166) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.034442+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.034442+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.037032+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.037032+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.040124+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.844945+0000 mgr.y (mgr.25166) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.844945+0000 mgr.y (mgr.25166) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.921181+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.921181+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.924143+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.924143+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.927084+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.927084+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.928545+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.928545+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.936490+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:02.936490+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.940898+0000 mgr.y (mgr.25166) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:02.940898+0000 mgr.y (mgr.25166) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.034442+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.034442+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.037032+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.037032+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.040124+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.040124+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.041280+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.041280+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.052188+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.052188+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.055093+0000 mgr.y (mgr.25166) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.055093+0000 mgr.y (mgr.25166) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.128370+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.128370+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.131767+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.131767+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.134943+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.134943+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.135958+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.135958+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.149401+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.149401+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.150346+0000 mgr.y (mgr.25166) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.150346+0000 mgr.y (mgr.25166) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.241062+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.241062+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.040124+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.041280+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.041280+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.052188+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.052188+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.055093+0000 mgr.y (mgr.25166) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.055093+0000 mgr.y (mgr.25166) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.128370+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.128370+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.131767+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.131767+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.134943+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.134943+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.135958+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.135958+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.149401+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.149401+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.150346+0000 mgr.y (mgr.25166) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.150346+0000 mgr.y (mgr.25166) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.241062+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.241062+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.244544+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.244544+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.248067+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.248067+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.249761+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.249761+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.264022+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.264022+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.266229+0000 mgr.y (mgr.25166) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.266229+0000 mgr.y (mgr.25166) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.360134+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.360134+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.363477+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.363477+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.367339+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.367339+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.369100+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.369100+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.382868+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.382868+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.244544+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.244544+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.248067+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.248067+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.249761+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.249761+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.264022+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.264022+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.266229+0000 mgr.y (mgr.25166) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.266229+0000 mgr.y (mgr.25166) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.360134+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.360134+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.363477+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.363477+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.367339+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.367339+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.369100+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.369100+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.382868+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.382868+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.385002+0000 mgr.y (mgr.25166) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.385002+0000 mgr.y (mgr.25166) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.489351+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.489351+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.492664+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.492664+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.496660+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.496660+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.498355+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.498355+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.516697+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.516697+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.519418+0000 mgr.y (mgr.25166) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.519418+0000 mgr.y (mgr.25166) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.614460+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.614460+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.617174+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.617174+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.620467+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.620467+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.385002+0000 mgr.y (mgr.25166) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.385002+0000 mgr.y (mgr.25166) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.489351+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.489351+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.492664+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.492664+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.496660+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.496660+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.498355+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.498355+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.516697+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.516697+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.519418+0000 mgr.y (mgr.25166) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.519418+0000 mgr.y (mgr.25166) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.614460+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.614460+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.617174+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.617174+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.620467+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.620467+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.621613+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.621613+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.630399+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.630399+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.632626+0000 mgr.y (mgr.25166) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.632626+0000 mgr.y (mgr.25166) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.717490+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.717490+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.720372+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.720372+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.722993+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.722993+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.724136+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.724136+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.734772+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[115929]: audit 2024-09-17T10:31:03.734772+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.621613+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.621613+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.630399+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.630399+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.632626+0000 mgr.y (mgr.25166) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.632626+0000 mgr.y (mgr.25166) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.717490+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.717490+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.720372+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.720372+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.722993+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.722993+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.724136+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.724136+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.734772+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:03 smithi039 bash[116875]: audit 2024-09-17T10:31:03.734772+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.741071+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.741071+0000 mon.b (mon.1) 2739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.755563+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.755563+0000 mon.b (mon.1) 2740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.756748+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.756748+0000 mon.b (mon.1) 2741 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.766341+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.172 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.766341+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.767260+0000 mgr.y (mgr.25166) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.767260+0000 mgr.y (mgr.25166) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.828193+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.828193+0000 mon.b (mon.1) 2742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.830921+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.830921+0000 mon.b (mon.1) 2743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.834046+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.834046+0000 mon.b (mon.1) 2744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.835346+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.835346+0000 mon.b (mon.1) 2745 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.841340+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.841340+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.844945+0000 mgr.y (mgr.25166) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.173 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.844945+0000 mgr.y (mgr.25166) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.921181+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.921181+0000 mon.b (mon.1) 2746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.924143+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.924143+0000 mon.b (mon.1) 2747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.927084+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.927084+0000 mon.b (mon.1) 2748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.928545+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.928545+0000 mon.b (mon.1) 2749 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.936490+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:02.936490+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.940898+0000 mgr.y (mgr.25166) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:02.940898+0000 mgr.y (mgr.25166) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.034442+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.174 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.034442+0000 mon.b (mon.1) 2750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.037032+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.037032+0000 mon.b (mon.1) 2751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.040124+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.040124+0000 mon.b (mon.1) 2752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.175 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.041280+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.041280+0000 mon.b (mon.1) 2753 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.052188+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.052188+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.055093+0000 mgr.y (mgr.25166) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.055093+0000 mgr.y (mgr.25166) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.128370+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.128370+0000 mon.b (mon.1) 2754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.131767+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.131767+0000 mon.b (mon.1) 2755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.134943+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.134943+0000 mon.b (mon.1) 2756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.176 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.135958+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.135958+0000 mon.b (mon.1) 2757 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.149401+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.149401+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.150346+0000 mgr.y (mgr.25166) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.150346+0000 mgr.y (mgr.25166) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.241062+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.241062+0000 mon.b (mon.1) 2758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.244544+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.244544+0000 mon.b (mon.1) 2759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.248067+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.177 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.248067+0000 mon.b (mon.1) 2760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.249761+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.249761+0000 mon.b (mon.1) 2761 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.264022+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.264022+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.266229+0000 mgr.y (mgr.25166) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.266229+0000 mgr.y (mgr.25166) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.360134+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.360134+0000 mon.b (mon.1) 2762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.363477+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.363477+0000 mon.b (mon.1) 2763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.367339+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.367339+0000 mon.b (mon.1) 2764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.178 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.369100+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.369100+0000 mon.b (mon.1) 2765 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.382868+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.382868+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.385002+0000 mgr.y (mgr.25166) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.385002+0000 mgr.y (mgr.25166) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.489351+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.489351+0000 mon.b (mon.1) 2766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.492664+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.492664+0000 mon.b (mon.1) 2767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.496660+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.496660+0000 mon.b (mon.1) 2768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.498355+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.498355+0000 mon.b (mon.1) 2769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.179 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.516697+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.516697+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.519418+0000 mgr.y (mgr.25166) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.519418+0000 mgr.y (mgr.25166) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.614460+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.614460+0000 mon.b (mon.1) 2770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.617174+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.617174+0000 mon.b (mon.1) 2771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.620467+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.620467+0000 mon.b (mon.1) 2772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.621613+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.621613+0000 mon.b (mon.1) 2773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.630399+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.180 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.630399+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.632626+0000 mgr.y (mgr.25166) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.632626+0000 mgr.y (mgr.25166) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.717490+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.717490+0000 mon.b (mon.1) 2774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.720372+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.720372+0000 mon.b (mon.1) 2775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.722993+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.722993+0000 mon.b (mon.1) 2776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.724136+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.724136+0000 mon.b (mon.1) 2777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.734772+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.181 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:03 smithi203 bash[85677]: audit 2024-09-17T10:31:03.734772+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.479 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[96977]: debug 2024-09-17T10:31:04.402+0000 7f57cd510640 -1 osd.5 139 log_to_monitors true 2024-09-17T10:31:04.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:04.30836779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.738708+0000 mgr.y (mgr.25166) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.738708+0000 mgr.y (mgr.25166) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.822147+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.822147+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.824723+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.824723+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.827947+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.827947+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.829357+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.829357+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.838020+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.838020+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.839392+0000 mgr.y (mgr.25166) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.839392+0000 mgr.y (mgr.25166) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.931945+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.931945+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.934654+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.934654+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.937151+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.937151+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.938273+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.938273+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.951131+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:03.951131+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.952226+0000 mgr.y (mgr.25166) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:03.952226+0000 mgr.y (mgr.25166) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.049354+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.049354+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.051979+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.051979+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.054073+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.054073+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.055064+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.055064+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.067583+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.067583+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.068728+0000 mgr.y (mgr.25166) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.068728+0000 mgr.y (mgr.25166) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.146411+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.146411+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.149033+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.149033+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.151424+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.151424+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.152559+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.152559+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.164996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.164996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.165863+0000 mgr.y (mgr.25166) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.165863+0000 mgr.y (mgr.25166) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.242535+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.242535+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.244981+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.244981+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.247423+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.247423+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.248210+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.248210+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.255803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.255803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.256681+0000 mgr.y (mgr.25166) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.256681+0000 mgr.y (mgr.25166) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.345659+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.345659+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.348253+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.348253+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.350595+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.350595+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.351698+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.351698+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.360878+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.360878+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.362021+0000 mgr.y (mgr.25166) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.362021+0000 mgr.y (mgr.25166) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.408950+0000 mon.b (mon.1) 2802 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.408950+0000 mon.b (mon.1) 2802 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.409058+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.409058+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.445951+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.445951+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.448455+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.448455+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.451441+0000 mon.b (mon.1) 2805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.451441+0000 mon.b (mon.1) 2805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.452534+0000 mon.b (mon.1) 2806 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.452534+0000 mon.b (mon.1) 2806 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.462421+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.462421+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.463334+0000 mgr.y (mgr.25166) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.463334+0000 mgr.y (mgr.25166) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.560941+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.560941+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.564049+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.564049+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.566961+0000 mon.b (mon.1) 2809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.566961+0000 mon.b (mon.1) 2809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.568390+0000 mon.b (mon.1) 2810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.568390+0000 mon.b (mon.1) 2810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.578698+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.578698+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.579897+0000 mgr.y (mgr.25166) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.579897+0000 mgr.y (mgr.25166) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cluster 2024-09-17T10:31:04.652015+0000 mgr.y (mgr.25166) 2493 : cluster [DBG] pgmap v668: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: cluster 2024-09-17T10:31:04.652015+0000 mgr.y (mgr.25166) 2493 : cluster [DBG] pgmap v668: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.657978+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.657978+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.660425+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.660425+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:04.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.663623+0000 mon.b (mon.1) 2813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.663623+0000 mon.b (mon.1) 2813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:04.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.664843+0000 mon.b (mon.1) 2814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.664843+0000 mon.b (mon.1) 2814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:04.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.674988+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:04.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:04 smithi203 bash[85677]: audit 2024-09-17T10:31:04.674988+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.738708+0000 mgr.y (mgr.25166) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.738708+0000 mgr.y (mgr.25166) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.822147+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.822147+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.824723+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.824723+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.827947+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.827947+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.829357+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.829357+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.838020+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.838020+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.839392+0000 mgr.y (mgr.25166) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.839392+0000 mgr.y (mgr.25166) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.931945+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.931945+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.934654+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.934654+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.937151+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.738708+0000 mgr.y (mgr.25166) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.738708+0000 mgr.y (mgr.25166) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.822147+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.822147+0000 mon.b (mon.1) 2778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.824723+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.824723+0000 mon.b (mon.1) 2779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.827947+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.827947+0000 mon.b (mon.1) 2780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.829357+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.829357+0000 mon.b (mon.1) 2781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.838020+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.838020+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.839392+0000 mgr.y (mgr.25166) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.839392+0000 mgr.y (mgr.25166) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.931945+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.931945+0000 mon.b (mon.1) 2782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.934654+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.934654+0000 mon.b (mon.1) 2783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.937151+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.937151+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.938273+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.938273+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.951131+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:03.951131+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.952226+0000 mgr.y (mgr.25166) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:03.952226+0000 mgr.y (mgr.25166) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.049354+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.049354+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.051979+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.051979+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.054073+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.054073+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.055064+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.055064+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.067583+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.067583+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.068728+0000 mgr.y (mgr.25166) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.068728+0000 mgr.y (mgr.25166) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.146411+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.146411+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.937151+0000 mon.b (mon.1) 2784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.938273+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.938273+0000 mon.b (mon.1) 2785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.951131+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:03.951131+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.952226+0000 mgr.y (mgr.25166) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:03.952226+0000 mgr.y (mgr.25166) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.049354+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.049354+0000 mon.b (mon.1) 2786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.051979+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.051979+0000 mon.b (mon.1) 2787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.054073+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.054073+0000 mon.b (mon.1) 2788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.055064+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.055064+0000 mon.b (mon.1) 2789 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.067583+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.067583+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.068728+0000 mgr.y (mgr.25166) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.068728+0000 mgr.y (mgr.25166) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.146411+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.146411+0000 mon.b (mon.1) 2790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.149033+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.149033+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.151424+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.151424+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.152559+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.152559+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.164996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.164996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.165863+0000 mgr.y (mgr.25166) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.165863+0000 mgr.y (mgr.25166) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.242535+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.242535+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.244981+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.244981+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.247423+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.247423+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.248210+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.248210+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.255803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.255803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.149033+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.149033+0000 mon.b (mon.1) 2791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.151424+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.151424+0000 mon.b (mon.1) 2792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.152559+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.152559+0000 mon.b (mon.1) 2793 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.164996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.164996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.165863+0000 mgr.y (mgr.25166) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.165863+0000 mgr.y (mgr.25166) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.242535+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.242535+0000 mon.b (mon.1) 2794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.244981+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.244981+0000 mon.b (mon.1) 2795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.247423+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.247423+0000 mon.b (mon.1) 2796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.248210+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.248210+0000 mon.b (mon.1) 2797 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.255803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.255803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.256681+0000 mgr.y (mgr.25166) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.256681+0000 mgr.y (mgr.25166) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.345659+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.345659+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.348253+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.348253+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.350595+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.350595+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.351698+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.351698+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.360878+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.360878+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.362021+0000 mgr.y (mgr.25166) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.362021+0000 mgr.y (mgr.25166) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.408950+0000 mon.b (mon.1) 2802 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.408950+0000 mon.b (mon.1) 2802 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.409058+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.409058+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.445951+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.256681+0000 mgr.y (mgr.25166) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.256681+0000 mgr.y (mgr.25166) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.345659+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.345659+0000 mon.b (mon.1) 2798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.348253+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.348253+0000 mon.b (mon.1) 2799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.350595+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.350595+0000 mon.b (mon.1) 2800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.351698+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.351698+0000 mon.b (mon.1) 2801 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.360878+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.360878+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.362021+0000 mgr.y (mgr.25166) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.362021+0000 mgr.y (mgr.25166) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.408950+0000 mon.b (mon.1) 2802 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.408950+0000 mon.b (mon.1) 2802 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.409058+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.409058+0000 mon.a (mon.0) 1146 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.445951+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.445951+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.448455+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.448455+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.451441+0000 mon.b (mon.1) 2805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.451441+0000 mon.b (mon.1) 2805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.452534+0000 mon.b (mon.1) 2806 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.452534+0000 mon.b (mon.1) 2806 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.462421+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.462421+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.463334+0000 mgr.y (mgr.25166) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.463334+0000 mgr.y (mgr.25166) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.560941+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.560941+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.564049+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.564049+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.566961+0000 mon.b (mon.1) 2809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.566961+0000 mon.b (mon.1) 2809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.568390+0000 mon.b (mon.1) 2810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.568390+0000 mon.b (mon.1) 2810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.578698+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.445951+0000 mon.b (mon.1) 2803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.448455+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.448455+0000 mon.b (mon.1) 2804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.451441+0000 mon.b (mon.1) 2805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.451441+0000 mon.b (mon.1) 2805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.452534+0000 mon.b (mon.1) 2806 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.452534+0000 mon.b (mon.1) 2806 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.462421+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.462421+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.463334+0000 mgr.y (mgr.25166) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.463334+0000 mgr.y (mgr.25166) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.560941+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.560941+0000 mon.b (mon.1) 2807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.564049+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.564049+0000 mon.b (mon.1) 2808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.566961+0000 mon.b (mon.1) 2809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.566961+0000 mon.b (mon.1) 2809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.568390+0000 mon.b (mon.1) 2810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.568390+0000 mon.b (mon.1) 2810 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.578698+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.578698+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.579897+0000 mgr.y (mgr.25166) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.579897+0000 mgr.y (mgr.25166) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cluster 2024-09-17T10:31:04.652015+0000 mgr.y (mgr.25166) 2493 : cluster [DBG] pgmap v668: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: cluster 2024-09-17T10:31:04.652015+0000 mgr.y (mgr.25166) 2493 : cluster [DBG] pgmap v668: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.657978+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.657978+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.660425+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.660425+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.663623+0000 mon.b (mon.1) 2813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.663623+0000 mon.b (mon.1) 2813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.664843+0000 mon.b (mon.1) 2814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.664843+0000 mon.b (mon.1) 2814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.674988+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[115929]: audit 2024-09-17T10:31:04.674988+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.578698+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.579897+0000 mgr.y (mgr.25166) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.579897+0000 mgr.y (mgr.25166) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cluster 2024-09-17T10:31:04.652015+0000 mgr.y (mgr.25166) 2493 : cluster [DBG] pgmap v668: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: cluster 2024-09-17T10:31:04.652015+0000 mgr.y (mgr.25166) 2493 : cluster [DBG] pgmap v668: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 78/636 objects degraded (12.264%) 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.657978+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.657978+0000 mon.b (mon.1) 2811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.660425+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.660425+0000 mon.b (mon.1) 2812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.663623+0000 mon.b (mon.1) 2813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.663623+0000 mon.b (mon.1) 2813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.664843+0000 mon.b (mon.1) 2814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.664843+0000 mon.b (mon.1) 2814 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.674988+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:04 smithi039 bash[116875]: audit 2024-09-17T10:31:04.674988+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.728 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[96977]: debug 2024-09-17T10:31:05.418+0000 7f57c12b2640 -1 osd.5 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.676305+0000 mgr.y (mgr.25166) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.676305+0000 mgr.y (mgr.25166) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.799541+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.799541+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.801534+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.801534+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.803524+0000 mon.b (mon.1) 2817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.803524+0000 mon.b (mon.1) 2817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.804303+0000 mon.b (mon.1) 2818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.804303+0000 mon.b (mon.1) 2818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.810185+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.810185+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.810870+0000 mgr.y (mgr.25166) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.810870+0000 mgr.y (mgr.25166) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.900068+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.900068+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.902653+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.902653+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.905697+0000 mon.b (mon.1) 2821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.905697+0000 mon.b (mon.1) 2821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.906684+0000 mon.b (mon.1) 2822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.906684+0000 mon.b (mon.1) 2822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.915612+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:04.915612+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.917033+0000 mgr.y (mgr.25166) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:04.917033+0000 mgr.y (mgr.25166) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.013497+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.013497+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.015678+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.015678+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.018301+0000 mon.b (mon.1) 2825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.018301+0000 mon.b (mon.1) 2825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.019192+0000 mon.b (mon.1) 2826 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.019192+0000 mon.b (mon.1) 2826 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:05.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.030181+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:05.755 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.030181+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[87077]: debug 2024-09-17T10:31:05.860+0000 7f03b2642640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:06.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.676305+0000 mgr.y (mgr.25166) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.676305+0000 mgr.y (mgr.25166) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.799541+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.799541+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.801534+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.801534+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.803524+0000 mon.b (mon.1) 2817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.803524+0000 mon.b (mon.1) 2817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.804303+0000 mon.b (mon.1) 2818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.804303+0000 mon.b (mon.1) 2818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.810185+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.810185+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.810870+0000 mgr.y (mgr.25166) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.810870+0000 mgr.y (mgr.25166) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.900068+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.900068+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.902653+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.902653+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.905697+0000 mon.b (mon.1) 2821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.676305+0000 mgr.y (mgr.25166) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.676305+0000 mgr.y (mgr.25166) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.799541+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.799541+0000 mon.b (mon.1) 2815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.801534+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.801534+0000 mon.b (mon.1) 2816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.803524+0000 mon.b (mon.1) 2817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.803524+0000 mon.b (mon.1) 2817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.804303+0000 mon.b (mon.1) 2818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.804303+0000 mon.b (mon.1) 2818 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.810185+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.810185+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.810870+0000 mgr.y (mgr.25166) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.810870+0000 mgr.y (mgr.25166) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.900068+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.900068+0000 mon.b (mon.1) 2819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.902653+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.902653+0000 mon.b (mon.1) 2820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.905697+0000 mon.b (mon.1) 2821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.905697+0000 mon.b (mon.1) 2821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.906684+0000 mon.b (mon.1) 2822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.906684+0000 mon.b (mon.1) 2822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.915612+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:04.915612+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.917033+0000 mgr.y (mgr.25166) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:04.917033+0000 mgr.y (mgr.25166) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.013497+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.013497+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.015678+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.015678+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.018301+0000 mon.b (mon.1) 2825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.018301+0000 mon.b (mon.1) 2825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.019192+0000 mon.b (mon.1) 2826 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.019192+0000 mon.b (mon.1) 2826 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.030181+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.030181+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.030913+0000 mgr.y (mgr.25166) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.030913+0000 mgr.y (mgr.25166) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.133054+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.133054+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.135332+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.135332+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.138382+0000 mon.b (mon.1) 2829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.138382+0000 mon.b (mon.1) 2829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.139524+0000 mon.b (mon.1) 2830 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.139524+0000 mon.b (mon.1) 2830 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.150252+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.150252+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.150915+0000 mgr.y (mgr.25166) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.150915+0000 mgr.y (mgr.25166) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.232555+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.232555+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.234885+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.234885+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.237609+0000 mon.b (mon.1) 2833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.237609+0000 mon.b (mon.1) 2833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.238359+0000 mon.b (mon.1) 2834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.238359+0000 mon.b (mon.1) 2834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.248843+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.248843+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.905697+0000 mon.b (mon.1) 2821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.906684+0000 mon.b (mon.1) 2822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.906684+0000 mon.b (mon.1) 2822 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.915612+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:04.915612+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.917033+0000 mgr.y (mgr.25166) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:04.917033+0000 mgr.y (mgr.25166) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.013497+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.013497+0000 mon.b (mon.1) 2823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.015678+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.015678+0000 mon.b (mon.1) 2824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.018301+0000 mon.b (mon.1) 2825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.018301+0000 mon.b (mon.1) 2825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.019192+0000 mon.b (mon.1) 2826 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.019192+0000 mon.b (mon.1) 2826 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.030181+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.030181+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.030913+0000 mgr.y (mgr.25166) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.030913+0000 mgr.y (mgr.25166) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.133054+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.133054+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.249733+0000 mgr.y (mgr.25166) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.249733+0000 mgr.y (mgr.25166) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.327676+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.327676+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.330071+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.330071+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.333649+0000 mon.b (mon.1) 2837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.333649+0000 mon.b (mon.1) 2837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.334567+0000 mon.b (mon.1) 2838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.334567+0000 mon.b (mon.1) 2838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.344597+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.344597+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.345634+0000 mgr.y (mgr.25166) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.345634+0000 mgr.y (mgr.25166) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.363723+0000 mon.a (mon.0) 1156 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.363723+0000 mon.a (mon.0) 1156 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.368166+0000 mon.b (mon.1) 2839 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.368166+0000 mon.b (mon.1) 2839 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cluster 2024-09-17T10:31:05.376020+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.135332+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.135332+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.138382+0000 mon.b (mon.1) 2829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.138382+0000 mon.b (mon.1) 2829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.139524+0000 mon.b (mon.1) 2830 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.139524+0000 mon.b (mon.1) 2830 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.150252+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.150252+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.150915+0000 mgr.y (mgr.25166) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.150915+0000 mgr.y (mgr.25166) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.232555+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.232555+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.234885+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.234885+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.237609+0000 mon.b (mon.1) 2833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.237609+0000 mon.b (mon.1) 2833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.238359+0000 mon.b (mon.1) 2834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.238359+0000 mon.b (mon.1) 2834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.248843+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.248843+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cluster 2024-09-17T10:31:05.376020+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.376561+0000 mon.a (mon.0) 1158 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.376561+0000 mon.a (mon.0) 1158 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.418736+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.418736+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.420921+0000 mon.b (mon.1) 2841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.420921+0000 mon.b (mon.1) 2841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.423072+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.423072+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.423780+0000 mon.b (mon.1) 2843 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.423780+0000 mon.b (mon.1) 2843 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.430437+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.430437+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.431333+0000 mgr.y (mgr.25166) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.431333+0000 mgr.y (mgr.25166) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.502422+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.502422+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.504942+0000 mon.b (mon.1) 2845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.504942+0000 mon.b (mon.1) 2845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.507804+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.507804+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.508711+0000 mon.b (mon.1) 2847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.508711+0000 mon.b (mon.1) 2847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.525792+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.525792+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.526638+0000 mgr.y (mgr.25166) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.526638+0000 mgr.y (mgr.25166) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.617741+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.617741+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.619990+0000 mon.b (mon.1) 2849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.619990+0000 mon.b (mon.1) 2849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.622135+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.622135+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.622941+0000 mon.b (mon.1) 2851 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.622941+0000 mon.b (mon.1) 2851 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.631095+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.631095+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.632184+0000 mgr.y (mgr.25166) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.632184+0000 mgr.y (mgr.25166) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.718597+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.249733+0000 mgr.y (mgr.25166) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.249733+0000 mgr.y (mgr.25166) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.327676+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.327676+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.330071+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.330071+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.333649+0000 mon.b (mon.1) 2837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.333649+0000 mon.b (mon.1) 2837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.334567+0000 mon.b (mon.1) 2838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.334567+0000 mon.b (mon.1) 2838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.344597+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.344597+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.345634+0000 mgr.y (mgr.25166) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.345634+0000 mgr.y (mgr.25166) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.363723+0000 mon.a (mon.0) 1156 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:31:06.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.363723+0000 mon.a (mon.0) 1156 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.368166+0000 mon.b (mon.1) 2839 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.368166+0000 mon.b (mon.1) 2839 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cluster 2024-09-17T10:31:05.376020+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.718597+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.733528+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.733528+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.737556+0000 mon.b (mon.1) 2853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.737556+0000 mon.b (mon.1) 2853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.741596+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.741596+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.746218+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[115929]: audit 2024-09-17T10:31:05.746218+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cluster 2024-09-17T10:31:05.376020+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:31:06.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.376561+0000 mon.a (mon.0) 1158 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.376561+0000 mon.a (mon.0) 1158 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.418736+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.418736+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.420921+0000 mon.b (mon.1) 2841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.420921+0000 mon.b (mon.1) 2841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.423072+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.423072+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.423780+0000 mon.b (mon.1) 2843 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.423780+0000 mon.b (mon.1) 2843 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.430437+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.430437+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.431333+0000 mgr.y (mgr.25166) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.431333+0000 mgr.y (mgr.25166) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.502422+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.502422+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.504942+0000 mon.b (mon.1) 2845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.504942+0000 mon.b (mon.1) 2845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.507804+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.507804+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.508711+0000 mon.b (mon.1) 2847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.508711+0000 mon.b (mon.1) 2847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.525792+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.525792+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.526638+0000 mgr.y (mgr.25166) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.526638+0000 mgr.y (mgr.25166) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.617741+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.617741+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.619990+0000 mon.b (mon.1) 2849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.619990+0000 mon.b (mon.1) 2849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.622135+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.622135+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.622941+0000 mon.b (mon.1) 2851 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.622941+0000 mon.b (mon.1) 2851 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.631095+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.631095+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.632184+0000 mgr.y (mgr.25166) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.632184+0000 mgr.y (mgr.25166) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.718597+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.718597+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.733528+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.733528+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.737556+0000 mon.b (mon.1) 2853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.737556+0000 mon.b (mon.1) 2853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.741596+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.741596+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.746218+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:05 smithi039 bash[116875]: audit 2024-09-17T10:31:05.746218+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.030913+0000 mgr.y (mgr.25166) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.030913+0000 mgr.y (mgr.25166) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.133054+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.133054+0000 mon.b (mon.1) 2827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.135332+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.135332+0000 mon.b (mon.1) 2828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.138382+0000 mon.b (mon.1) 2829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.138382+0000 mon.b (mon.1) 2829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.139524+0000 mon.b (mon.1) 2830 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.139524+0000 mon.b (mon.1) 2830 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.150252+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.150252+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.150915+0000 mgr.y (mgr.25166) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.150915+0000 mgr.y (mgr.25166) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.232555+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.232555+0000 mon.b (mon.1) 2831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.234885+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.234885+0000 mon.b (mon.1) 2832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.237609+0000 mon.b (mon.1) 2833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.237609+0000 mon.b (mon.1) 2833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.238359+0000 mon.b (mon.1) 2834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.238359+0000 mon.b (mon.1) 2834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.248843+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.248843+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.249733+0000 mgr.y (mgr.25166) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.249733+0000 mgr.y (mgr.25166) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.327676+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.327676+0000 mon.b (mon.1) 2835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.330071+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.330071+0000 mon.b (mon.1) 2836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.333649+0000 mon.b (mon.1) 2837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.333649+0000 mon.b (mon.1) 2837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.334567+0000 mon.b (mon.1) 2838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.334567+0000 mon.b (mon.1) 2838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.344597+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.344597+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.345634+0000 mgr.y (mgr.25166) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.345634+0000 mgr.y (mgr.25166) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.363723+0000 mon.a (mon.0) 1156 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.363723+0000 mon.a (mon.0) 1156 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.368166+0000 mon.b (mon.1) 2839 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.368166+0000 mon.b (mon.1) 2839 : audit [INF] from='osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cluster 2024-09-17T10:31:05.376020+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cluster 2024-09-17T10:31:05.376020+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.376561+0000 mon.a (mon.0) 1158 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.376561+0000 mon.a (mon.0) 1158 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:06.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.418736+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.418736+0000 mon.b (mon.1) 2840 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.420921+0000 mon.b (mon.1) 2841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.420921+0000 mon.b (mon.1) 2841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.423072+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.423072+0000 mon.b (mon.1) 2842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.423780+0000 mon.b (mon.1) 2843 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.423780+0000 mon.b (mon.1) 2843 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.430437+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.430437+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.431333+0000 mgr.y (mgr.25166) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.431333+0000 mgr.y (mgr.25166) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.502422+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.502422+0000 mon.b (mon.1) 2844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.504942+0000 mon.b (mon.1) 2845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.504942+0000 mon.b (mon.1) 2845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.507804+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.507804+0000 mon.b (mon.1) 2846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.508711+0000 mon.b (mon.1) 2847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.508711+0000 mon.b (mon.1) 2847 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.525792+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.525792+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.526638+0000 mgr.y (mgr.25166) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.526638+0000 mgr.y (mgr.25166) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.617741+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.617741+0000 mon.b (mon.1) 2848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.619990+0000 mon.b (mon.1) 2849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.619990+0000 mon.b (mon.1) 2849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.622135+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.622135+0000 mon.b (mon.1) 2850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.622941+0000 mon.b (mon.1) 2851 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.622941+0000 mon.b (mon.1) 2851 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.631095+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.631095+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.632184+0000 mgr.y (mgr.25166) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.632184+0000 mgr.y (mgr.25166) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.718597+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.718597+0000 mon.b (mon.1) 2852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.733528+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.733528+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.737556+0000 mon.b (mon.1) 2853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.737556+0000 mon.b (mon.1) 2853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.741596+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.741596+0000 mon.b (mon.1) 2854 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:06.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.746218+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:05 smithi203 bash[85677]: audit 2024-09-17T10:31:05.746218+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.742529+0000 mon.b (mon.1) 2855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.742529+0000 mon.b (mon.1) 2855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:06.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.771717+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.771717+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.778078+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.778078+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.856250+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.856250+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.858743+0000 mon.b (mon.1) 2857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.858743+0000 mon.b (mon.1) 2857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.860721+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.860721+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.862450+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.862450+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.864654+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.864654+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.864717+0000 mgr.y (mgr.25166) 2504 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:05.864717+0000 mgr.y (mgr.25166) 2504 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.865932+0000 mgr.y (mgr.25166) 2505 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cephadm 2024-09-17T10:31:05.865932+0000 mgr.y (mgr.25166) 2505 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.427488+0000 mon.a (mon.0) 1166 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.427488+0000 mon.a (mon.0) 1166 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.439875+0000 mon.a (mon.0) 1167 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103] boot 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.439875+0000 mon.a (mon.0) 1167 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103] boot 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.439992+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.439992+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:31:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:06.458002+0000 mon.b (mon.1) 2861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:31:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: audit 2024-09-17T10:31:06.458002+0000 mon.b (mon.1) 2861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:31:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.653033+0000 mgr.y (mgr.25166) 2506 : cluster [DBG] pgmap v671: 161 pgs: 5 peering, 32 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:31:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:06 smithi203 bash[85677]: cluster 2024-09-17T10:31:06.653033+0000 mgr.y (mgr.25166) 2506 : cluster [DBG] pgmap v671: 161 pgs: 5 peering, 32 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.742529+0000 mon.b (mon.1) 2855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.742529+0000 mon.b (mon.1) 2855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.771717+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.771717+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.778078+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.778078+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.856250+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.856250+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.858743+0000 mon.b (mon.1) 2857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.858743+0000 mon.b (mon.1) 2857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.860721+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.860721+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.862450+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.862450+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.864654+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.864654+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:07.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.864717+0000 mgr.y (mgr.25166) 2504 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:07.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:05.864717+0000 mgr.y (mgr.25166) 2504 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:07.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.865932+0000 mgr.y (mgr.25166) 2505 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:07.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cephadm 2024-09-17T10:31:05.865932+0000 mgr.y (mgr.25166) 2505 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:07.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.742529+0000 mon.b (mon.1) 2855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:07.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.742529+0000 mon.b (mon.1) 2855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:07.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.771717+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.771717+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.778078+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.778078+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.856250+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.856250+0000 mon.b (mon.1) 2856 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.858743+0000 mon.b (mon.1) 2857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.858743+0000 mon.b (mon.1) 2857 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.860721+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.860721+0000 mon.b (mon.1) 2858 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.862450+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.862450+0000 mon.b (mon.1) 2859 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:07.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.864654+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.864654+0000 mon.b (mon.1) 2860 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.864717+0000 mgr.y (mgr.25166) 2504 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:05.864717+0000 mgr.y (mgr.25166) 2504 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.865932+0000 mgr.y (mgr.25166) 2505 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cephadm 2024-09-17T10:31:05.865932+0000 mgr.y (mgr.25166) 2505 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.427488+0000 mon.a (mon.0) 1166 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.427488+0000 mon.a (mon.0) 1166 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.439875+0000 mon.a (mon.0) 1167 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103] boot 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.439875+0000 mon.a (mon.0) 1167 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103] boot 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.439992+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:31:07.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.439992+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:06.458002+0000 mon.b (mon.1) 2861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: audit 2024-09-17T10:31:06.458002+0000 mon.b (mon.1) 2861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.653033+0000 mgr.y (mgr.25166) 2506 : cluster [DBG] pgmap v671: 161 pgs: 5 peering, 32 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[116875]: cluster 2024-09-17T10:31:06.653033+0000 mgr.y (mgr.25166) 2506 : cluster [DBG] pgmap v671: 161 pgs: 5 peering, 32 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.427488+0000 mon.a (mon.0) 1166 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.427488+0000 mon.a (mon.0) 1166 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:07.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.439875+0000 mon.a (mon.0) 1167 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103] boot 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.439875+0000 mon.a (mon.0) 1167 : cluster [INF] osd.5 [v2:172.21.15.203:6808/3991739103,v1:172.21.15.203:6809/3991739103] boot 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.439992+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.439992+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:06.458002+0000 mon.b (mon.1) 2861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: audit 2024-09-17T10:31:06.458002+0000 mon.b (mon.1) 2861 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.653033+0000 mgr.y (mgr.25166) 2506 : cluster [DBG] pgmap v671: 161 pgs: 5 peering, 32 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:31:07.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:06 smithi039 bash[115929]: cluster 2024-09-17T10:31:06.653033+0000 mgr.y (mgr.25166) 2506 : cluster [DBG] pgmap v671: 161 pgs: 5 peering, 32 active+undersized, 22 active+undersized+degraded, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 75/636 objects degraded (11.792%) 2024-09-17T10:31:07.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:07.314614809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:08.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[116875]: audit 2024-09-17T10:31:06.960532+0000 mgr.y (mgr.25166) 2507 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:08.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[116875]: audit 2024-09-17T10:31:06.960532+0000 mgr.y (mgr.25166) 2507 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:08.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[116875]: cluster 2024-09-17T10:31:07.430436+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[116875]: cluster 2024-09-17T10:31:07.430436+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[116875]: cluster 2024-09-17T10:31:07.446145+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[116875]: cluster 2024-09-17T10:31:07.446145+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[115929]: audit 2024-09-17T10:31:06.960532+0000 mgr.y (mgr.25166) 2507 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[115929]: audit 2024-09-17T10:31:06.960532+0000 mgr.y (mgr.25166) 2507 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[115929]: cluster 2024-09-17T10:31:07.430436+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[115929]: cluster 2024-09-17T10:31:07.430436+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[115929]: cluster 2024-09-17T10:31:07.446145+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:31:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:07 smithi039 bash[115929]: cluster 2024-09-17T10:31:07.446145+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:31:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[85677]: audit 2024-09-17T10:31:06.960532+0000 mgr.y (mgr.25166) 2507 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[85677]: audit 2024-09-17T10:31:06.960532+0000 mgr.y (mgr.25166) 2507 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[85677]: cluster 2024-09-17T10:31:07.430436+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[85677]: cluster 2024-09-17T10:31:07.430436+0000 mon.a (mon.0) 1169 : cluster [WRN] Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[85677]: cluster 2024-09-17T10:31:07.446145+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:31:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:07 smithi203 bash[85677]: cluster 2024-09-17T10:31:07.446145+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-09-17T10:31:08.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:08 smithi203 bash[85677]: cluster 2024-09-17T10:31:08.654289+0000 mgr.y (mgr.25166) 2508 : cluster [DBG] pgmap v673: 161 pgs: 15 peering, 20 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:31:08.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:08 smithi203 bash[85677]: cluster 2024-09-17T10:31:08.654289+0000 mgr.y (mgr.25166) 2508 : cluster [DBG] pgmap v673: 161 pgs: 15 peering, 20 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:31:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:08 smithi039 bash[116875]: cluster 2024-09-17T10:31:08.654289+0000 mgr.y (mgr.25166) 2508 : cluster [DBG] pgmap v673: 161 pgs: 15 peering, 20 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:31:09.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:08 smithi039 bash[116875]: cluster 2024-09-17T10:31:08.654289+0000 mgr.y (mgr.25166) 2508 : cluster [DBG] pgmap v673: 161 pgs: 15 peering, 20 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:31:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:08 smithi039 bash[115929]: cluster 2024-09-17T10:31:08.654289+0000 mgr.y (mgr.25166) 2508 : cluster [DBG] pgmap v673: 161 pgs: 15 peering, 20 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:31:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:08 smithi039 bash[115929]: cluster 2024-09-17T10:31:08.654289+0000 mgr.y (mgr.25166) 2508 : cluster [DBG] pgmap v673: 161 pgs: 15 peering, 20 active+undersized, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 39/636 objects degraded (6.132%) 2024-09-17T10:31:10.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:08.965905+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:08.965905+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:08.984795+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:08.984795+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:08.994376+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:08.994376+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:09.845069+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:09.845069+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:09.863548+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:09.863548+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:09.877004+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[115929]: audit 2024-09-17T10:31:09.877004+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:08.965905+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:08.965905+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:08.984795+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:08.984795+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:08.994376+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:08.994376+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:09.845069+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:09.845069+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:09.863548+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:09.863548+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:09.877004+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:09 smithi039 bash[116875]: audit 2024-09-17T10:31:09.877004+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:08.965905+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:08.965905+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:08.984795+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:08.984795+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:08.994376+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:08.994376+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:09.845069+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:09.845069+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:09.863548+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:09.863548+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:09.877004+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:09 smithi203 bash[85677]: audit 2024-09-17T10:31:09.877004+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:10.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:10.306471001Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:11.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:10 smithi203 bash[85677]: cluster 2024-09-17T10:31:10.655240+0000 mgr.y (mgr.25166) 2509 : cluster [DBG] pgmap v674: 161 pgs: 15 peering, 9 active+undersized, 1 active+undersized+degraded, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-17T10:31:11.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:10 smithi203 bash[85677]: cluster 2024-09-17T10:31:10.655240+0000 mgr.y (mgr.25166) 2509 : cluster [DBG] pgmap v674: 161 pgs: 15 peering, 9 active+undersized, 1 active+undersized+degraded, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-17T10:31:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:10 smithi039 bash[115929]: cluster 2024-09-17T10:31:10.655240+0000 mgr.y (mgr.25166) 2509 : cluster [DBG] pgmap v674: 161 pgs: 15 peering, 9 active+undersized, 1 active+undersized+degraded, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-17T10:31:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:10 smithi039 bash[115929]: cluster 2024-09-17T10:31:10.655240+0000 mgr.y (mgr.25166) 2509 : cluster [DBG] pgmap v674: 161 pgs: 15 peering, 9 active+undersized, 1 active+undersized+degraded, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-17T10:31:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:10 smithi039 bash[116875]: cluster 2024-09-17T10:31:10.655240+0000 mgr.y (mgr.25166) 2509 : cluster [DBG] pgmap v674: 161 pgs: 15 peering, 9 active+undersized, 1 active+undersized+degraded, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-17T10:31:11.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:10 smithi039 bash[116875]: cluster 2024-09-17T10:31:10.655240+0000 mgr.y (mgr.25166) 2509 : cluster [DBG] pgmap v674: 161 pgs: 15 peering, 9 active+undersized, 1 active+undersized+degraded, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-17T10:31:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[116875]: audit 2024-09-17T10:31:11.553171+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[116875]: audit 2024-09-17T10:31:11.553171+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[116875]: audit 2024-09-17T10:31:11.555773+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[116875]: audit 2024-09-17T10:31:11.555773+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[115929]: audit 2024-09-17T10:31:11.553171+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[115929]: audit 2024-09-17T10:31:11.553171+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[115929]: audit 2024-09-17T10:31:11.555773+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:12 smithi039 bash[115929]: audit 2024-09-17T10:31:11.555773+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:12 smithi203 bash[85677]: audit 2024-09-17T10:31:11.553171+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:12 smithi203 bash[85677]: audit 2024-09-17T10:31:11.553171+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:12 smithi203 bash[85677]: audit 2024-09-17T10:31:11.555773+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:12.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:12 smithi203 bash[85677]: audit 2024-09-17T10:31:11.555773+0000 mon.b (mon.1) 2862 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:13.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:13 smithi203 bash[85677]: cluster 2024-09-17T10:31:12.656594+0000 mgr.y (mgr.25166) 2510 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 561 B/s rd, 0 op/s 2024-09-17T10:31:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:13 smithi203 bash[85677]: cluster 2024-09-17T10:31:12.656594+0000 mgr.y (mgr.25166) 2510 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 561 B/s rd, 0 op/s 2024-09-17T10:31:13.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:13.312799533Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:13.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:31:13] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:31:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:13 smithi039 bash[116875]: cluster 2024-09-17T10:31:12.656594+0000 mgr.y (mgr.25166) 2510 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 561 B/s rd, 0 op/s 2024-09-17T10:31:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:13 smithi039 bash[116875]: cluster 2024-09-17T10:31:12.656594+0000 mgr.y (mgr.25166) 2510 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 561 B/s rd, 0 op/s 2024-09-17T10:31:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:13 smithi039 bash[115929]: cluster 2024-09-17T10:31:12.656594+0000 mgr.y (mgr.25166) 2510 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 561 B/s rd, 0 op/s 2024-09-17T10:31:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:13 smithi039 bash[115929]: cluster 2024-09-17T10:31:12.656594+0000 mgr.y (mgr.25166) 2510 : cluster [DBG] pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 561 B/s rd, 0 op/s 2024-09-17T10:31:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[116875]: cluster 2024-09-17T10:31:13.548539+0000 mon.a (mon.0) 1178 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-17T10:31:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[116875]: cluster 2024-09-17T10:31:13.548539+0000 mon.a (mon.0) 1178 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-17T10:31:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[116875]: cluster 2024-09-17T10:31:13.548609+0000 mon.a (mon.0) 1179 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:14.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[116875]: cluster 2024-09-17T10:31:13.548609+0000 mon.a (mon.0) 1179 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[115929]: cluster 2024-09-17T10:31:13.548539+0000 mon.a (mon.0) 1178 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-17T10:31:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[115929]: cluster 2024-09-17T10:31:13.548539+0000 mon.a (mon.0) 1178 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-17T10:31:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[115929]: cluster 2024-09-17T10:31:13.548609+0000 mon.a (mon.0) 1179 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:14.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:14 smithi039 bash[115929]: cluster 2024-09-17T10:31:13.548609+0000 mon.a (mon.0) 1179 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:14 smithi203 bash[85677]: cluster 2024-09-17T10:31:13.548539+0000 mon.a (mon.0) 1178 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-17T10:31:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:14 smithi203 bash[85677]: cluster 2024-09-17T10:31:13.548539+0000 mon.a (mon.0) 1178 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded) 2024-09-17T10:31:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:14 smithi203 bash[85677]: cluster 2024-09-17T10:31:13.548609+0000 mon.a (mon.0) 1179 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:14 smithi203 bash[85677]: cluster 2024-09-17T10:31:13.548609+0000 mon.a (mon.0) 1179 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:15 smithi039 bash[115929]: cluster 2024-09-17T10:31:14.657304+0000 mgr.y (mgr.25166) 2511 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:31:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:15 smithi039 bash[115929]: cluster 2024-09-17T10:31:14.657304+0000 mgr.y (mgr.25166) 2511 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:31:15.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:15 smithi039 bash[116875]: cluster 2024-09-17T10:31:14.657304+0000 mgr.y (mgr.25166) 2511 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:31:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:15 smithi039 bash[116875]: cluster 2024-09-17T10:31:14.657304+0000 mgr.y (mgr.25166) 2511 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:31:15.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:15 smithi203 bash[85677]: cluster 2024-09-17T10:31:14.657304+0000 mgr.y (mgr.25166) 2511 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:31:15.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:15 smithi203 bash[85677]: cluster 2024-09-17T10:31:14.657304+0000 mgr.y (mgr.25166) 2511 : cluster [DBG] pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:31:16.724 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:16.331142946Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:16.749 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:31:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:16 smithi203 bash[85677]: cluster 2024-09-17T10:31:16.658381+0000 mgr.y (mgr.25166) 2512 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:31:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:16 smithi203 bash[85677]: cluster 2024-09-17T10:31:16.658381+0000 mgr.y (mgr.25166) 2512 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:31:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:16 smithi039 bash[115929]: cluster 2024-09-17T10:31:16.658381+0000 mgr.y (mgr.25166) 2512 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:31:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:16 smithi039 bash[115929]: cluster 2024-09-17T10:31:16.658381+0000 mgr.y (mgr.25166) 2512 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:31:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:16 smithi039 bash[116875]: cluster 2024-09-17T10:31:16.658381+0000 mgr.y (mgr.25166) 2512 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:31:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:16 smithi039 bash[116875]: cluster 2024-09-17T10:31:16.658381+0000 mgr.y (mgr.25166) 2512 : cluster [DBG] pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 7s ago 49m - - 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 8s ago 49m - - 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (11m) 7s ago 39m 14.6M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (11m) 8s ago 39m 68.5M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (14m) 7s ago 37m 49.8M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (13m) 8s ago 48m 444M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (24m) 7s ago 50m 540M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (7m) 7s ago 51m 63.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:31:17.392 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (9m) 8s ago 48m 55.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (7m) 7s ago 48m 49.5M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (13m) 7s ago 39m 9020k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (13m) 8s ago 39m 8796k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (5m) 7s ago 47m 52.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (4m) 7s ago 46m 52.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (3m) 7s ago 45m 52.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (96s) 7s ago 44m 47.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (59s) 8s ago 43m 48.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (19s) 8s ago 43m 47.8M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (42m) 8s ago 42m 60.9M 3036M 19.1.1-330-gc2ddf972 ebb0615149de 43bae618d3f4 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (41m) 8s ago 41m 74.1M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (12m) 8s ago 40m 51.0M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:31:17.393 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (37m) 7s ago 37m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:31:17.394 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (37m) 8s ago 37m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:31:17.772 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 6 2024-09-17T10:31:17.773 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 4, 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 11 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:31:17.774 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:16.734872+0000 mgr.y (mgr.25166) 2513 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:16.734872+0000 mgr.y (mgr.25166) 2513 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:16.969921+0000 mgr.y (mgr.25166) 2514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:16.969921+0000 mgr.y (mgr.25166) 2514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:17.061111+0000 mgr.y (mgr.25166) 2515 : audit [DBG] from='client.64515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:17.061111+0000 mgr.y (mgr.25166) 2515 : audit [DBG] from='client.64515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:17.377712+0000 mgr.y (mgr.25166) 2516 : audit [DBG] from='client.74525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:17 smithi203 bash[85677]: audit 2024-09-17T10:31:17.377712+0000 mgr.y (mgr.25166) 2516 : audit [DBG] from='client.74525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.101 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:31:18.101 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:31:18.101 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:31:18.101 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:31:18.101 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:31:18.101 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "6/8 daemons upgraded", 2024-09-17T10:31:18.102 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:31:18.102 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:31:18.102 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:31:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:16.734872+0000 mgr.y (mgr.25166) 2513 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:16.734872+0000 mgr.y (mgr.25166) 2513 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:16.969921+0000 mgr.y (mgr.25166) 2514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:16.969921+0000 mgr.y (mgr.25166) 2514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:17.061111+0000 mgr.y (mgr.25166) 2515 : audit [DBG] from='client.64515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:17.061111+0000 mgr.y (mgr.25166) 2515 : audit [DBG] from='client.64515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:17.377712+0000 mgr.y (mgr.25166) 2516 : audit [DBG] from='client.74525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[116875]: audit 2024-09-17T10:31:17.377712+0000 mgr.y (mgr.25166) 2516 : audit [DBG] from='client.74525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:16.734872+0000 mgr.y (mgr.25166) 2513 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:16.734872+0000 mgr.y (mgr.25166) 2513 : audit [DBG] from='client.74513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:16.969921+0000 mgr.y (mgr.25166) 2514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:16.969921+0000 mgr.y (mgr.25166) 2514 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:17.061111+0000 mgr.y (mgr.25166) 2515 : audit [DBG] from='client.64515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:17.061111+0000 mgr.y (mgr.25166) 2515 : audit [DBG] from='client.64515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:17.377712+0000 mgr.y (mgr.25166) 2516 : audit [DBG] from='client.74525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:17 smithi039 bash[115929]: audit 2024-09-17T10:31:17.377712+0000 mgr.y (mgr.25166) 2516 : audit [DBG] from='client.74525 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[115929]: audit 2024-09-17T10:31:17.773290+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.39:0/766963697' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[115929]: audit 2024-09-17T10:31:17.773290+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.39:0/766963697' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[115929]: audit 2024-09-17T10:31:18.101608+0000 mgr.y (mgr.25166) 2517 : audit [DBG] from='client.64533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[115929]: audit 2024-09-17T10:31:18.101608+0000 mgr.y (mgr.25166) 2517 : audit [DBG] from='client.64533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[115929]: cluster 2024-09-17T10:31:18.659686+0000 mgr.y (mgr.25166) 2518 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[115929]: cluster 2024-09-17T10:31:18.659686+0000 mgr.y (mgr.25166) 2518 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[116875]: audit 2024-09-17T10:31:17.773290+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.39:0/766963697' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[116875]: audit 2024-09-17T10:31:17.773290+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.39:0/766963697' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[116875]: audit 2024-09-17T10:31:18.101608+0000 mgr.y (mgr.25166) 2517 : audit [DBG] from='client.64533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[116875]: audit 2024-09-17T10:31:18.101608+0000 mgr.y (mgr.25166) 2517 : audit [DBG] from='client.64533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[116875]: cluster 2024-09-17T10:31:18.659686+0000 mgr.y (mgr.25166) 2518 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:18 smithi039 bash[116875]: cluster 2024-09-17T10:31:18.659686+0000 mgr.y (mgr.25166) 2518 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:18 smithi203 bash[85677]: audit 2024-09-17T10:31:17.773290+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.39:0/766963697' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:18 smithi203 bash[85677]: audit 2024-09-17T10:31:17.773290+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.39:0/766963697' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:18 smithi203 bash[85677]: audit 2024-09-17T10:31:18.101608+0000 mgr.y (mgr.25166) 2517 : audit [DBG] from='client.64533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:18 smithi203 bash[85677]: audit 2024-09-17T10:31:18.101608+0000 mgr.y (mgr.25166) 2517 : audit [DBG] from='client.64533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:18 smithi203 bash[85677]: cluster 2024-09-17T10:31:18.659686+0000 mgr.y (mgr.25166) 2518 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:18 smithi203 bash[85677]: cluster 2024-09-17T10:31:18.659686+0000 mgr.y (mgr.25166) 2518 : cluster [DBG] pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:19.324192381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:20 smithi203 bash[85677]: cluster 2024-09-17T10:31:20.660707+0000 mgr.y (mgr.25166) 2519 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:20.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:20 smithi203 bash[85677]: cluster 2024-09-17T10:31:20.660707+0000 mgr.y (mgr.25166) 2519 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:21.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:20 smithi039 bash[116875]: cluster 2024-09-17T10:31:20.660707+0000 mgr.y (mgr.25166) 2519 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:21.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:20 smithi039 bash[116875]: cluster 2024-09-17T10:31:20.660707+0000 mgr.y (mgr.25166) 2519 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:21.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:20 smithi039 bash[115929]: cluster 2024-09-17T10:31:20.660707+0000 mgr.y (mgr.25166) 2519 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:21.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:20 smithi039 bash[115929]: cluster 2024-09-17T10:31:20.660707+0000 mgr.y (mgr.25166) 2519 : cluster [DBG] pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:21 smithi203 bash[85677]: audit 2024-09-17T10:31:20.882050+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:21 smithi203 bash[85677]: audit 2024-09-17T10:31:20.882050+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:21.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:21 smithi203 bash[85677]: audit 2024-09-17T10:31:20.882399+0000 mgr.y (mgr.25166) 2520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:21 smithi203 bash[85677]: audit 2024-09-17T10:31:20.882399+0000 mgr.y (mgr.25166) 2520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:21 smithi203 bash[85677]: cephadm 2024-09-17T10:31:20.885556+0000 mgr.y (mgr.25166) 2521 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T10:31:21.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:21 smithi203 bash[85677]: cephadm 2024-09-17T10:31:20.885556+0000 mgr.y (mgr.25166) 2521 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T10:31:22.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[116875]: audit 2024-09-17T10:31:20.882050+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:22.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[116875]: audit 2024-09-17T10:31:20.882050+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:22.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[116875]: audit 2024-09-17T10:31:20.882399+0000 mgr.y (mgr.25166) 2520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:22.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[116875]: audit 2024-09-17T10:31:20.882399+0000 mgr.y (mgr.25166) 2520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[116875]: cephadm 2024-09-17T10:31:20.885556+0000 mgr.y (mgr.25166) 2521 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[116875]: cephadm 2024-09-17T10:31:20.885556+0000 mgr.y (mgr.25166) 2521 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[115929]: audit 2024-09-17T10:31:20.882050+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[115929]: audit 2024-09-17T10:31:20.882050+0000 mon.b (mon.1) 2863 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[115929]: audit 2024-09-17T10:31:20.882399+0000 mgr.y (mgr.25166) 2520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[115929]: audit 2024-09-17T10:31:20.882399+0000 mgr.y (mgr.25166) 2520 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[115929]: cephadm 2024-09-17T10:31:20.885556+0000 mgr.y (mgr.25166) 2521 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T10:31:22.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:21 smithi039 bash[115929]: cephadm 2024-09-17T10:31:20.885556+0000 mgr.y (mgr.25166) 2521 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-17T10:31:22.653 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:22.332197444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:22 smithi203 bash[85677]: audit 2024-09-17T10:31:21.804280+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:22 smithi203 bash[85677]: audit 2024-09-17T10:31:21.804280+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:22 smithi203 bash[85677]: cluster 2024-09-17T10:31:22.662226+0000 mgr.y (mgr.25166) 2522 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:22 smithi203 bash[85677]: cluster 2024-09-17T10:31:22.662226+0000 mgr.y (mgr.25166) 2522 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[115929]: audit 2024-09-17T10:31:21.804280+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[115929]: audit 2024-09-17T10:31:21.804280+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[115929]: cluster 2024-09-17T10:31:22.662226+0000 mgr.y (mgr.25166) 2522 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[115929]: cluster 2024-09-17T10:31:22.662226+0000 mgr.y (mgr.25166) 2522 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[116875]: audit 2024-09-17T10:31:21.804280+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[116875]: audit 2024-09-17T10:31:21.804280+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[116875]: cluster 2024-09-17T10:31:22.662226+0000 mgr.y (mgr.25166) 2522 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:22 smithi039 bash[116875]: cluster 2024-09-17T10:31:22.662226+0000 mgr.y (mgr.25166) 2522 : cluster [DBG] pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:31:23] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:31:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: cephadm 2024-09-17T10:31:23.558614+0000 mgr.y (mgr.25166) 2523 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T10:31:24.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: cephadm 2024-09-17T10:31:23.558614+0000 mgr.y (mgr.25166) 2523 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: audit 2024-09-17T10:31:23.571544+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: audit 2024-09-17T10:31:23.571544+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: audit 2024-09-17T10:31:23.576540+0000 mon.b (mon.1) 2864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: audit 2024-09-17T10:31:23.576540+0000 mon.b (mon.1) 2864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: audit 2024-09-17T10:31:23.578412+0000 mon.b (mon.1) 2865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: audit 2024-09-17T10:31:23.578412+0000 mon.b (mon.1) 2865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: cephadm 2024-09-17T10:31:23.583693+0000 mgr.y (mgr.25166) 2524 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[115929]: cephadm 2024-09-17T10:31:23.583693+0000 mgr.y (mgr.25166) 2524 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: cephadm 2024-09-17T10:31:23.558614+0000 mgr.y (mgr.25166) 2523 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T10:31:24.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: cephadm 2024-09-17T10:31:23.558614+0000 mgr.y (mgr.25166) 2523 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: audit 2024-09-17T10:31:23.571544+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: audit 2024-09-17T10:31:23.571544+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: audit 2024-09-17T10:31:23.576540+0000 mon.b (mon.1) 2864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: audit 2024-09-17T10:31:23.576540+0000 mon.b (mon.1) 2864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: audit 2024-09-17T10:31:23.578412+0000 mon.b (mon.1) 2865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: audit 2024-09-17T10:31:23.578412+0000 mon.b (mon.1) 2865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: cephadm 2024-09-17T10:31:23.583693+0000 mgr.y (mgr.25166) 2524 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T10:31:24.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:24 smithi039 bash[116875]: cephadm 2024-09-17T10:31:23.583693+0000 mgr.y (mgr.25166) 2524 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T10:31:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: cephadm 2024-09-17T10:31:23.558614+0000 mgr.y (mgr.25166) 2523 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T10:31:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: cephadm 2024-09-17T10:31:23.558614+0000 mgr.y (mgr.25166) 2523 : cephadm [INF] Upgrade: Updating osd.6 2024-09-17T10:31:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: audit 2024-09-17T10:31:23.571544+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: audit 2024-09-17T10:31:23.571544+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: audit 2024-09-17T10:31:23.576540+0000 mon.b (mon.1) 2864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:31:24.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: audit 2024-09-17T10:31:23.576540+0000 mon.b (mon.1) 2864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-17T10:31:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: audit 2024-09-17T10:31:23.578412+0000 mon.b (mon.1) 2865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: audit 2024-09-17T10:31:23.578412+0000 mon.b (mon.1) 2865 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: cephadm 2024-09-17T10:31:23.583693+0000 mgr.y (mgr.25166) 2524 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T10:31:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:24 smithi203 bash[85677]: cephadm 2024-09-17T10:31:23.583693+0000 mgr.y (mgr.25166) 2524 : cephadm [INF] Deploying daemon osd.6 on smithi203 2024-09-17T10:31:25.589 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:25.304906746Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:25 smithi039 bash[116875]: cluster 2024-09-17T10:31:24.663328+0000 mgr.y (mgr.25166) 2525 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:25.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:25 smithi039 bash[116875]: cluster 2024-09-17T10:31:24.663328+0000 mgr.y (mgr.25166) 2525 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:25.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:25 smithi039 bash[115929]: cluster 2024-09-17T10:31:24.663328+0000 mgr.y (mgr.25166) 2525 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:25.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:25 smithi039 bash[115929]: cluster 2024-09-17T10:31:24.663328+0000 mgr.y (mgr.25166) 2525 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:25 smithi203 bash[85677]: cluster 2024-09-17T10:31:24.663328+0000 mgr.y (mgr.25166) 2525 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:25.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:25 smithi203 bash[85677]: cluster 2024-09-17T10:31:24.663328+0000 mgr.y (mgr.25166) 2525 : cluster [DBG] pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[116875]: audit 2024-09-17T10:31:26.550399+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[116875]: audit 2024-09-17T10:31:26.550399+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:27.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[116875]: audit 2024-09-17T10:31:26.553145+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[116875]: audit 2024-09-17T10:31:26.553145+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[116875]: cluster 2024-09-17T10:31:26.664654+0000 mgr.y (mgr.25166) 2526 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[116875]: cluster 2024-09-17T10:31:26.664654+0000 mgr.y (mgr.25166) 2526 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[115929]: audit 2024-09-17T10:31:26.550399+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[115929]: audit 2024-09-17T10:31:26.550399+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[115929]: audit 2024-09-17T10:31:26.553145+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[115929]: audit 2024-09-17T10:31:26.553145+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[115929]: cluster 2024-09-17T10:31:26.664654+0000 mgr.y (mgr.25166) 2526 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:27.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:27 smithi039 bash[115929]: cluster 2024-09-17T10:31:26.664654+0000 mgr.y (mgr.25166) 2526 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:27 smithi203 bash[85677]: audit 2024-09-17T10:31:26.550399+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:27 smithi203 bash[85677]: audit 2024-09-17T10:31:26.550399+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:27 smithi203 bash[85677]: audit 2024-09-17T10:31:26.553145+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:27 smithi203 bash[85677]: audit 2024-09-17T10:31:26.553145+0000 mon.b (mon.1) 2866 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:27 smithi203 bash[85677]: cluster 2024-09-17T10:31:26.664654+0000 mgr.y (mgr.25166) 2526 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:27.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:27 smithi203 bash[85677]: cluster 2024-09-17T10:31:26.664654+0000 mgr.y (mgr.25166) 2526 : cluster [DBG] pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:31:28.478 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:28.315719011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:28 smithi039 bash[115929]: audit 2024-09-17T10:31:26.979723+0000 mgr.y (mgr.25166) 2527 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:28 smithi039 bash[115929]: audit 2024-09-17T10:31:26.979723+0000 mgr.y (mgr.25166) 2527 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:28.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:28 smithi039 bash[116875]: audit 2024-09-17T10:31:26.979723+0000 mgr.y (mgr.25166) 2527 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:28.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:28 smithi039 bash[116875]: audit 2024-09-17T10:31:26.979723+0000 mgr.y (mgr.25166) 2527 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:28.951 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:28 smithi203 bash[85677]: audit 2024-09-17T10:31:26.979723+0000 mgr.y (mgr.25166) 2527 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:28.952 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:28 smithi203 bash[85677]: audit 2024-09-17T10:31:26.979723+0000 mgr.y (mgr.25166) 2527 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:29.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.223 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.224 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.224 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.225 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.225 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.225 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.226 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.226 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:28 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:29.226 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:29 smithi203 systemd[1]: Stopping Ceph osd.6 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:31:29.479 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[35101]: debug 2024-09-17T10:31:29.241+0000 7f4851649640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:31:29.479 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[35101]: debug 2024-09-17T10:31:29.241+0000 7f4851649640 -1 osd.6 144 *** Got signal Terminated *** 2024-09-17T10:31:29.479 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[35101]: debug 2024-09-17T10:31:29.241+0000 7f4851649640 -1 osd.6 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:31:29.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: cluster 2024-09-17T10:31:28.665870+0000 mgr.y (mgr.25166) 2528 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: cluster 2024-09-17T10:31:28.665870+0000 mgr.y (mgr.25166) 2528 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: audit 2024-09-17T10:31:29.179587+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: audit 2024-09-17T10:31:29.179587+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: audit 2024-09-17T10:31:29.200809+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: audit 2024-09-17T10:31:29.200809+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: audit 2024-09-17T10:31:29.222005+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: audit 2024-09-17T10:31:29.222005+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: cluster 2024-09-17T10:31:29.244843+0000 mon.a (mon.0) 1186 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[116875]: cluster 2024-09-17T10:31:29.244843+0000 mon.a (mon.0) 1186 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: cluster 2024-09-17T10:31:28.665870+0000 mgr.y (mgr.25166) 2528 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:29.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: cluster 2024-09-17T10:31:28.665870+0000 mgr.y (mgr.25166) 2528 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: audit 2024-09-17T10:31:29.179587+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: audit 2024-09-17T10:31:29.179587+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: audit 2024-09-17T10:31:29.200809+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: audit 2024-09-17T10:31:29.200809+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: audit 2024-09-17T10:31:29.222005+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: audit 2024-09-17T10:31:29.222005+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: cluster 2024-09-17T10:31:29.244843+0000 mon.a (mon.0) 1186 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T10:31:29.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:29 smithi039 bash[115929]: cluster 2024-09-17T10:31:29.244843+0000 mon.a (mon.0) 1186 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: cluster 2024-09-17T10:31:28.665870+0000 mgr.y (mgr.25166) 2528 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: cluster 2024-09-17T10:31:28.665870+0000 mgr.y (mgr.25166) 2528 : cluster [DBG] pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: audit 2024-09-17T10:31:29.179587+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: audit 2024-09-17T10:31:29.179587+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: audit 2024-09-17T10:31:29.200809+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: audit 2024-09-17T10:31:29.200809+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: audit 2024-09-17T10:31:29.222005+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: audit 2024-09-17T10:31:29.222005+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: cluster 2024-09-17T10:31:29.244843+0000 mon.a (mon.0) 1186 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T10:31:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:29 smithi203 bash[85677]: cluster 2024-09-17T10:31:29.244843+0000 mon.a (mon.0) 1186 : cluster [INF] osd.6 marked itself down and dead 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: audit 2024-09-17T10:31:30.097887+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: audit 2024-09-17T10:31:30.097887+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: audit 2024-09-17T10:31:30.114903+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: audit 2024-09-17T10:31:30.114903+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: audit 2024-09-17T10:31:30.129675+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: audit 2024-09-17T10:31:30.129675+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: cluster 2024-09-17T10:31:30.218407+0000 mon.a (mon.0) 1190 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: cluster 2024-09-17T10:31:30.218407+0000 mon.a (mon.0) 1190 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: cluster 2024-09-17T10:31:30.230788+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: cluster 2024-09-17T10:31:30.230788+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: cluster 2024-09-17T10:31:30.666742+0000 mgr.y (mgr.25166) 2529 : cluster [DBG] pgmap v685: 161 pgs: 10 peering, 11 stale+active+clean, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[115929]: cluster 2024-09-17T10:31:30.666742+0000 mgr.y (mgr.25166) 2529 : cluster [DBG] pgmap v685: 161 pgs: 10 peering, 11 stale+active+clean, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: audit 2024-09-17T10:31:30.097887+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: audit 2024-09-17T10:31:30.097887+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: audit 2024-09-17T10:31:30.114903+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: audit 2024-09-17T10:31:30.114903+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: audit 2024-09-17T10:31:30.129675+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: audit 2024-09-17T10:31:30.129675+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: cluster 2024-09-17T10:31:30.218407+0000 mon.a (mon.0) 1190 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:31.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: cluster 2024-09-17T10:31:30.218407+0000 mon.a (mon.0) 1190 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: cluster 2024-09-17T10:31:30.230788+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: cluster 2024-09-17T10:31:30.230788+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: cluster 2024-09-17T10:31:30.666742+0000 mgr.y (mgr.25166) 2529 : cluster [DBG] pgmap v685: 161 pgs: 10 peering, 11 stale+active+clean, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:31.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:31 smithi039 bash[116875]: cluster 2024-09-17T10:31:30.666742+0000 mgr.y (mgr.25166) 2529 : cluster [DBG] pgmap v685: 161 pgs: 10 peering, 11 stale+active+clean, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:31.420 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[99192]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-6 2024-09-17T10:31:31.421 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:31.301926872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: audit 2024-09-17T10:31:30.097887+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: audit 2024-09-17T10:31:30.097887+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: audit 2024-09-17T10:31:30.114903+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: audit 2024-09-17T10:31:30.114903+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: audit 2024-09-17T10:31:30.129675+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: audit 2024-09-17T10:31:30.129675+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: cluster 2024-09-17T10:31:30.218407+0000 mon.a (mon.0) 1190 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:31.421 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: cluster 2024-09-17T10:31:30.218407+0000 mon.a (mon.0) 1190 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:31:31.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: cluster 2024-09-17T10:31:30.230788+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:31.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: cluster 2024-09-17T10:31:30.230788+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-09-17T10:31:31.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: cluster 2024-09-17T10:31:30.666742+0000 mgr.y (mgr.25166) 2529 : cluster [DBG] pgmap v685: 161 pgs: 10 peering, 11 stale+active+clean, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:31.422 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[85677]: cluster 2024-09-17T10:31:30.666742+0000 mgr.y (mgr.25166) 2529 : cluster [DBG] pgmap v685: 161 pgs: 10 peering, 11 stale+active+clean, 140 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:31.728 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:31 smithi203 bash[99276]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-6 2024-09-17T10:31:32.619 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:32 smithi203 bash[85677]: cluster 2024-09-17T10:31:31.246525+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:32.619 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:32 smithi203 bash[85677]: cluster 2024-09-17T10:31:31.246525+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:32 smithi039 bash[116875]: cluster 2024-09-17T10:31:31.246525+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:32 smithi039 bash[116875]: cluster 2024-09-17T10:31:31.246525+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:32 smithi039 bash[115929]: cluster 2024-09-17T10:31:31.246525+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:32 smithi039 bash[115929]: cluster 2024-09-17T10:31:31.246525+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e146: 8 total, 7 up, 8 in 2024-09-17T10:31:33.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:33 smithi203 bash[85677]: cluster 2024-09-17T10:31:32.668200+0000 mgr.y (mgr.25166) 2530 : cluster [DBG] pgmap v687: 161 pgs: 7 active+undersized, 25 peering, 2 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:31:33.614 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:33 smithi203 bash[85677]: cluster 2024-09-17T10:31:32.668200+0000 mgr.y (mgr.25166) 2530 : cluster [DBG] pgmap v687: 161 pgs: 7 active+undersized, 25 peering, 2 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:31:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:33 smithi039 bash[115929]: cluster 2024-09-17T10:31:32.668200+0000 mgr.y (mgr.25166) 2530 : cluster [DBG] pgmap v687: 161 pgs: 7 active+undersized, 25 peering, 2 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:31:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:33 smithi039 bash[115929]: cluster 2024-09-17T10:31:32.668200+0000 mgr.y (mgr.25166) 2530 : cluster [DBG] pgmap v687: 161 pgs: 7 active+undersized, 25 peering, 2 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:31:33.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:33 smithi039 bash[116875]: cluster 2024-09-17T10:31:32.668200+0000 mgr.y (mgr.25166) 2530 : cluster [DBG] pgmap v687: 161 pgs: 7 active+undersized, 25 peering, 2 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:31:33.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:33 smithi039 bash[116875]: cluster 2024-09-17T10:31:32.668200+0000 mgr.y (mgr.25166) 2530 : cluster [DBG] pgmap v687: 161 pgs: 7 active+undersized, 25 peering, 2 stale+active+clean, 6 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:31:33.871 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.871 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.871 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-17T10:31:33.871 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: Stopped Ceph osd.6 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:31:33.872 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.872 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.872 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.872 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.873 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.873 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:33.873 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:31:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:31:33] "GET /metrics HTTP/1.1" 200 38479 "" "Prometheus/2.51.0" 2024-09-17T10:31:34.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:33 smithi203 systemd[1]: Started Ceph osd.6 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:31:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: cluster 2024-09-17T10:31:33.241807+0000 mon.a (mon.0) 1193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:31:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: cluster 2024-09-17T10:31:33.241807+0000 mon.a (mon.0) 1193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:31:34.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: cluster 2024-09-17T10:31:33.241885+0000 mon.a (mon.0) 1194 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: cluster 2024-09-17T10:31:33.241885+0000 mon.a (mon.0) 1194 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.926308+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.926308+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.943082+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.943082+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.948965+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.948965+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.950446+0000 mon.b (mon.1) 2868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.950446+0000 mon.b (mon.1) 2868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.961160+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:33.961160+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.053547+0000 mon.b (mon.1) 2869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.053547+0000 mon.b (mon.1) 2869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.056816+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.056816+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.061247+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.061247+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: cluster 2024-09-17T10:31:33.241807+0000 mon.a (mon.0) 1193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: cluster 2024-09-17T10:31:33.241807+0000 mon.a (mon.0) 1193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: cluster 2024-09-17T10:31:33.241885+0000 mon.a (mon.0) 1194 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: cluster 2024-09-17T10:31:33.241885+0000 mon.a (mon.0) 1194 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.926308+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.926308+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.943082+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.943082+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.948965+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.948965+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.950446+0000 mon.b (mon.1) 2868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.950446+0000 mon.b (mon.1) 2868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.961160+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:33.961160+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.053547+0000 mon.b (mon.1) 2869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.053547+0000 mon.b (mon.1) 2869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.056816+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.056816+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.061247+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.061247+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.062540+0000 mon.b (mon.1) 2872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.062540+0000 mon.b (mon.1) 2872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.076360+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.076360+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.163657+0000 mon.b (mon.1) 2873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.163657+0000 mon.b (mon.1) 2873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.166692+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.166692+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.170214+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.170214+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.171812+0000 mon.b (mon.1) 2876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.171812+0000 mon.b (mon.1) 2876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.185099+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[115929]: audit 2024-09-17T10:31:34.185099+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.062540+0000 mon.b (mon.1) 2872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.062540+0000 mon.b (mon.1) 2872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.076360+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.076360+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.163657+0000 mon.b (mon.1) 2873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.163657+0000 mon.b (mon.1) 2873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.166692+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.166692+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.170214+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.170214+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.171812+0000 mon.b (mon.1) 2876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.171812+0000 mon.b (mon.1) 2876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.185099+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:34 smithi039 bash[116875]: audit 2024-09-17T10:31:34.185099+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:34.314979351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: cluster 2024-09-17T10:31:33.241807+0000 mon.a (mon.0) 1193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: cluster 2024-09-17T10:31:33.241807+0000 mon.a (mon.0) 1193 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: cluster 2024-09-17T10:31:33.241885+0000 mon.a (mon.0) 1194 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: cluster 2024-09-17T10:31:33.241885+0000 mon.a (mon.0) 1194 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 6 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.926308+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.926308+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.943082+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.943082+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.948965+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.948965+0000 mon.b (mon.1) 2867 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.950446+0000 mon.b (mon.1) 2868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.950446+0000 mon.b (mon.1) 2868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.961160+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:33.961160+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.053547+0000 mon.b (mon.1) 2869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.053547+0000 mon.b (mon.1) 2869 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.056816+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.056816+0000 mon.b (mon.1) 2870 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.061247+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.061247+0000 mon.b (mon.1) 2871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.062540+0000 mon.b (mon.1) 2872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.062540+0000 mon.b (mon.1) 2872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.076360+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.076360+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.163657+0000 mon.b (mon.1) 2873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.163657+0000 mon.b (mon.1) 2873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.166692+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.166692+0000 mon.b (mon.1) 2874 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.170214+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.170214+0000 mon.b (mon.1) 2875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.171812+0000 mon.b (mon.1) 2876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.171812+0000 mon.b (mon.1) 2876 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.185099+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:34.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:34 smithi203 bash[85677]: audit 2024-09-17T10:31:34.185099+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:33.962447+0000 mgr.y (mgr.25166) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:33.962447+0000 mgr.y (mgr.25166) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.077766+0000 mgr.y (mgr.25166) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.077766+0000 mgr.y (mgr.25166) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.186723+0000 mgr.y (mgr.25166) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.186723+0000 mgr.y (mgr.25166) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.291489+0000 mon.b (mon.1) 2877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.291489+0000 mon.b (mon.1) 2877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.294458+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.294458+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.297482+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.297482+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.298770+0000 mon.b (mon.1) 2880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.298770+0000 mon.b (mon.1) 2880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.307794+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.307794+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.309850+0000 mgr.y (mgr.25166) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.309850+0000 mgr.y (mgr.25166) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.414848+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.414848+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:33.962447+0000 mgr.y (mgr.25166) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:33.962447+0000 mgr.y (mgr.25166) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.077766+0000 mgr.y (mgr.25166) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.077766+0000 mgr.y (mgr.25166) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.186723+0000 mgr.y (mgr.25166) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.186723+0000 mgr.y (mgr.25166) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.291489+0000 mon.b (mon.1) 2877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.291489+0000 mon.b (mon.1) 2877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.294458+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.294458+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.297482+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.297482+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.298770+0000 mon.b (mon.1) 2880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.298770+0000 mon.b (mon.1) 2880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.307794+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.307794+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.309850+0000 mgr.y (mgr.25166) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.309850+0000 mgr.y (mgr.25166) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.414848+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.414848+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.418270+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.418270+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.421905+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.421905+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.423354+0000 mon.b (mon.1) 2884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.423354+0000 mon.b (mon.1) 2884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.436619+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.436619+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.438458+0000 mgr.y (mgr.25166) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.438458+0000 mgr.y (mgr.25166) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.524172+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.524172+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.527652+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.527652+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.531119+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.531119+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.532405+0000 mon.b (mon.1) 2888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.532405+0000 mon.b (mon.1) 2888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.545739+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.545739+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.418270+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.418270+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.421905+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.421905+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.423354+0000 mon.b (mon.1) 2884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.423354+0000 mon.b (mon.1) 2884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.436619+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.436619+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.438458+0000 mgr.y (mgr.25166) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.438458+0000 mgr.y (mgr.25166) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.524172+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.524172+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.527652+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.527652+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.531119+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.531119+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.532405+0000 mon.b (mon.1) 2888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.532405+0000 mon.b (mon.1) 2888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.545739+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.545739+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.547415+0000 mgr.y (mgr.25166) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.547415+0000 mgr.y (mgr.25166) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.639315+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.639315+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.642036+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.642036+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.644844+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.644844+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.646057+0000 mon.b (mon.1) 2892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.646057+0000 mon.b (mon.1) 2892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.656848+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.656848+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.660008+0000 mgr.y (mgr.25166) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.660008+0000 mgr.y (mgr.25166) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cluster 2024-09-17T10:31:34.669032+0000 mgr.y (mgr.25166) 2538 : cluster [DBG] pgmap v688: 161 pgs: 17 active+undersized, 25 peering, 11 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-17T10:31:35.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: cluster 2024-09-17T10:31:34.669032+0000 mgr.y (mgr.25166) 2538 : cluster [DBG] pgmap v688: 161 pgs: 17 active+undersized, 25 peering, 11 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.751070+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.751070+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.754019+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.547415+0000 mgr.y (mgr.25166) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.547415+0000 mgr.y (mgr.25166) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.639315+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.639315+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.642036+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.642036+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.644844+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.644844+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.646057+0000 mon.b (mon.1) 2892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.646057+0000 mon.b (mon.1) 2892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.656848+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.656848+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.660008+0000 mgr.y (mgr.25166) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.660008+0000 mgr.y (mgr.25166) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cluster 2024-09-17T10:31:34.669032+0000 mgr.y (mgr.25166) 2538 : cluster [DBG] pgmap v688: 161 pgs: 17 active+undersized, 25 peering, 11 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: cluster 2024-09-17T10:31:34.669032+0000 mgr.y (mgr.25166) 2538 : cluster [DBG] pgmap v688: 161 pgs: 17 active+undersized, 25 peering, 11 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.751070+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.751070+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.754019+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.754019+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.756953+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.756953+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.758331+0000 mon.b (mon.1) 2896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.758331+0000 mon.b (mon.1) 2896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.769933+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.769933+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.856047+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.856047+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.858828+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.858828+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.861348+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.861348+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.862453+0000 mon.b (mon.1) 2900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.862453+0000 mon.b (mon.1) 2900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.869573+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.869573+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.933709+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.933709+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.935874+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.754019+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.756953+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.756953+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.758331+0000 mon.b (mon.1) 2896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.758331+0000 mon.b (mon.1) 2896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.769933+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.769933+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.856047+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.856047+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.858828+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.858828+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.861348+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.861348+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.862453+0000 mon.b (mon.1) 2900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.862453+0000 mon.b (mon.1) 2900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.869573+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.869573+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.933709+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.933709+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.935874+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.935874+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.938110+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.938110+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.938867+0000 mon.b (mon.1) 2904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.938867+0000 mon.b (mon.1) 2904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.948427+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:34.948427+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.009636+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.009636+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.012257+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.012257+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.014385+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.014385+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.015173+0000 mon.b (mon.1) 2908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.015173+0000 mon.b (mon.1) 2908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.020509+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.020509+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.097830+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.097830+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.100514+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.935874+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.938110+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.938110+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.938867+0000 mon.b (mon.1) 2904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.938867+0000 mon.b (mon.1) 2904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.948427+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:34.948427+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.009636+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.009636+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.012257+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.012257+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.014385+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.014385+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.015173+0000 mon.b (mon.1) 2908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.015173+0000 mon.b (mon.1) 2908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.020509+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.020509+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.097830+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.097830+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.100514+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.100514+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.103426+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.103426+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.104523+0000 mon.b (mon.1) 2912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.104523+0000 mon.b (mon.1) 2912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.117054+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.117054+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.188274+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.188274+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.191187+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.191187+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.194171+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.194171+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.195303+0000 mon.b (mon.1) 2916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.195303+0000 mon.b (mon.1) 2916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.207836+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[115929]: audit 2024-09-17T10:31:35.207836+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.100514+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.103426+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.103426+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.104523+0000 mon.b (mon.1) 2912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.104523+0000 mon.b (mon.1) 2912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.117054+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.117054+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.188274+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.188274+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.191187+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.191187+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.194171+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.194171+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.195303+0000 mon.b (mon.1) 2916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.195303+0000 mon.b (mon.1) 2916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.207836+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:35 smithi039 bash[116875]: audit 2024-09-17T10:31:35.207836+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:33.962447+0000 mgr.y (mgr.25166) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:33.962447+0000 mgr.y (mgr.25166) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.077766+0000 mgr.y (mgr.25166) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.077766+0000 mgr.y (mgr.25166) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.186723+0000 mgr.y (mgr.25166) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.186723+0000 mgr.y (mgr.25166) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.291489+0000 mon.b (mon.1) 2877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.291489+0000 mon.b (mon.1) 2877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.294458+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.294458+0000 mon.b (mon.1) 2878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.297482+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.297482+0000 mon.b (mon.1) 2879 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.298770+0000 mon.b (mon.1) 2880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.298770+0000 mon.b (mon.1) 2880 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.307794+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.307794+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.309850+0000 mgr.y (mgr.25166) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.309850+0000 mgr.y (mgr.25166) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.414848+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.414848+0000 mon.b (mon.1) 2881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.418270+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.418270+0000 mon.b (mon.1) 2882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.421905+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.421905+0000 mon.b (mon.1) 2883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.423354+0000 mon.b (mon.1) 2884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.423354+0000 mon.b (mon.1) 2884 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.436619+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.436619+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.438458+0000 mgr.y (mgr.25166) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.438458+0000 mgr.y (mgr.25166) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.524172+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.524172+0000 mon.b (mon.1) 2885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.527652+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.527652+0000 mon.b (mon.1) 2886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.531119+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.531119+0000 mon.b (mon.1) 2887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.532405+0000 mon.b (mon.1) 2888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.532405+0000 mon.b (mon.1) 2888 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.545739+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.545739+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.547415+0000 mgr.y (mgr.25166) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.547415+0000 mgr.y (mgr.25166) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.639315+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.639315+0000 mon.b (mon.1) 2889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.642036+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.642036+0000 mon.b (mon.1) 2890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.644844+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.644844+0000 mon.b (mon.1) 2891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.646057+0000 mon.b (mon.1) 2892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.646057+0000 mon.b (mon.1) 2892 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.656848+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.656848+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.660008+0000 mgr.y (mgr.25166) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.660008+0000 mgr.y (mgr.25166) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cluster 2024-09-17T10:31:34.669032+0000 mgr.y (mgr.25166) 2538 : cluster [DBG] pgmap v688: 161 pgs: 17 active+undersized, 25 peering, 11 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: cluster 2024-09-17T10:31:34.669032+0000 mgr.y (mgr.25166) 2538 : cluster [DBG] pgmap v688: 161 pgs: 17 active+undersized, 25 peering, 11 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 41/636 objects degraded (6.447%) 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.751070+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.751070+0000 mon.b (mon.1) 2893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.754019+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.754019+0000 mon.b (mon.1) 2894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.756953+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.756953+0000 mon.b (mon.1) 2895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.758331+0000 mon.b (mon.1) 2896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.758331+0000 mon.b (mon.1) 2896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.769933+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.769933+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.856047+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.856047+0000 mon.b (mon.1) 2897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.858828+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.858828+0000 mon.b (mon.1) 2898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.861348+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.861348+0000 mon.b (mon.1) 2899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.862453+0000 mon.b (mon.1) 2900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.862453+0000 mon.b (mon.1) 2900 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.869573+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.869573+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.933709+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.933709+0000 mon.b (mon.1) 2901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.935874+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.935874+0000 mon.b (mon.1) 2902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.938110+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.938110+0000 mon.b (mon.1) 2903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.938867+0000 mon.b (mon.1) 2904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.938867+0000 mon.b (mon.1) 2904 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.948427+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:34.948427+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.009636+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.009636+0000 mon.b (mon.1) 2905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.012257+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.012257+0000 mon.b (mon.1) 2906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.014385+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.014385+0000 mon.b (mon.1) 2907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.015173+0000 mon.b (mon.1) 2908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.015173+0000 mon.b (mon.1) 2908 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.020509+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.020509+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.097830+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.097830+0000 mon.b (mon.1) 2909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.100514+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.100514+0000 mon.b (mon.1) 2910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.103426+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.103426+0000 mon.b (mon.1) 2911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.104523+0000 mon.b (mon.1) 2912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.104523+0000 mon.b (mon.1) 2912 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.117054+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.117054+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.188274+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.188274+0000 mon.b (mon.1) 2913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.191187+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.191187+0000 mon.b (mon.1) 2914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.194171+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.194171+0000 mon.b (mon.1) 2915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.195303+0000 mon.b (mon.1) 2916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.195303+0000 mon.b (mon.1) 2916 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.207836+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:35.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:35 smithi203 bash[85677]: audit 2024-09-17T10:31:35.207836+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.228 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:31:36.228 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:31:36.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.773221+0000 mgr.y (mgr.25166) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.773221+0000 mgr.y (mgr.25166) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.873176+0000 mgr.y (mgr.25166) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.873176+0000 mgr.y (mgr.25166) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.949773+0000 mgr.y (mgr.25166) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:34.949773+0000 mgr.y (mgr.25166) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.024170+0000 mgr.y (mgr.25166) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.024170+0000 mgr.y (mgr.25166) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.118316+0000 mgr.y (mgr.25166) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.118316+0000 mgr.y (mgr.25166) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.209591+0000 mgr.y (mgr.25166) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.209591+0000 mgr.y (mgr.25166) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.291887+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.291887+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.294574+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.294574+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.296991+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.296991+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.298145+0000 mon.b (mon.1) 2920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.298145+0000 mon.b (mon.1) 2920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.306755+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.306755+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.307578+0000 mgr.y (mgr.25166) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.307578+0000 mgr.y (mgr.25166) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.367657+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.367657+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.370227+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.370227+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.373420+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.373420+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.374645+0000 mon.b (mon.1) 2924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.374645+0000 mon.b (mon.1) 2924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.383484+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.383484+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.385065+0000 mgr.y (mgr.25166) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.385065+0000 mgr.y (mgr.25166) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.445213+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.445213+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.447825+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.447825+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.450711+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.541 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.450711+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.451901+0000 mon.b (mon.1) 2928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.451901+0000 mon.b (mon.1) 2928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.468761+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.468761+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.470371+0000 mgr.y (mgr.25166) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.470371+0000 mgr.y (mgr.25166) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.542207+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.542207+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.544893+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.544893+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.547482+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.542 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.547482+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.548654+0000 mon.b (mon.1) 2932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.548654+0000 mon.b (mon.1) 2932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.565182+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.565182+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.566636+0000 mgr.y (mgr.25166) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.566636+0000 mgr.y (mgr.25166) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.644471+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.644471+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.647184+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.647184+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.650492+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.650492+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.543 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.651844+0000 mon.b (mon.1) 2936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.651844+0000 mon.b (mon.1) 2936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.683350+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.683350+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.779033+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.779033+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.782125+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.782125+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.785003+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.785003+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.786201+0000 mon.b (mon.1) 2940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.544 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.786201+0000 mon.b (mon.1) 2940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.801590+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.801590+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.869588+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.869588+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.871595+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.871595+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.873537+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.873537+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.874251+0000 mon.b (mon.1) 2944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.874251+0000 mon.b (mon.1) 2944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.879182+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.879182+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.545 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.939938+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.939938+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.941993+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.941993+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.944079+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.944079+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.944799+0000 mon.b (mon.1) 2948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.944799+0000 mon.b (mon.1) 2948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.950659+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:35.950659+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.011607+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.011607+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.013574+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.013574+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.015598+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.015598+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.016331+0000 mon.b (mon.1) 2952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.016331+0000 mon.b (mon.1) 2952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.032730+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.032730+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.547 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.101437+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.101437+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.104243+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.104243+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.107023+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.107023+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.107869+0000 mon.b (mon.1) 2956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.107869+0000 mon.b (mon.1) 2956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.124365+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.124365+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.208624+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.208624+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.548 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.211519+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.211519+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.214266+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.214266+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.215309+0000 mon.b (mon.1) 2960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.215309+0000 mon.b (mon.1) 2960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.232264+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.549 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[85677]: audit 2024-09-17T10:31:36.232264+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.773221+0000 mgr.y (mgr.25166) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.773221+0000 mgr.y (mgr.25166) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.873176+0000 mgr.y (mgr.25166) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.873176+0000 mgr.y (mgr.25166) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.949773+0000 mgr.y (mgr.25166) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:34.949773+0000 mgr.y (mgr.25166) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.024170+0000 mgr.y (mgr.25166) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.024170+0000 mgr.y (mgr.25166) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.118316+0000 mgr.y (mgr.25166) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.118316+0000 mgr.y (mgr.25166) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.209591+0000 mgr.y (mgr.25166) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.209591+0000 mgr.y (mgr.25166) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.291887+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.291887+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.294574+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.294574+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.296991+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.296991+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.298145+0000 mon.b (mon.1) 2920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.298145+0000 mon.b (mon.1) 2920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.306755+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.306755+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.307578+0000 mgr.y (mgr.25166) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.307578+0000 mgr.y (mgr.25166) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.367657+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.367657+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.370227+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.370227+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.373420+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.373420+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.374645+0000 mon.b (mon.1) 2924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.374645+0000 mon.b (mon.1) 2924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.383484+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.383484+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.385065+0000 mgr.y (mgr.25166) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.385065+0000 mgr.y (mgr.25166) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.445213+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.445213+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.447825+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.447825+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.450711+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.450711+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.451901+0000 mon.b (mon.1) 2928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.451901+0000 mon.b (mon.1) 2928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.468761+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.468761+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.470371+0000 mgr.y (mgr.25166) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.470371+0000 mgr.y (mgr.25166) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.542207+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.542207+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.544893+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.544893+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.547482+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.547482+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.548654+0000 mon.b (mon.1) 2932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.548654+0000 mon.b (mon.1) 2932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.565182+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.565182+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.566636+0000 mgr.y (mgr.25166) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.566636+0000 mgr.y (mgr.25166) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.644471+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.773221+0000 mgr.y (mgr.25166) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.773221+0000 mgr.y (mgr.25166) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.873176+0000 mgr.y (mgr.25166) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.873176+0000 mgr.y (mgr.25166) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.949773+0000 mgr.y (mgr.25166) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:34.949773+0000 mgr.y (mgr.25166) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.024170+0000 mgr.y (mgr.25166) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.024170+0000 mgr.y (mgr.25166) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.118316+0000 mgr.y (mgr.25166) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.118316+0000 mgr.y (mgr.25166) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.209591+0000 mgr.y (mgr.25166) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.209591+0000 mgr.y (mgr.25166) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.291887+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.291887+0000 mon.b (mon.1) 2917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.294574+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.294574+0000 mon.b (mon.1) 2918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.296991+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.296991+0000 mon.b (mon.1) 2919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.298145+0000 mon.b (mon.1) 2920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.298145+0000 mon.b (mon.1) 2920 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.644471+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.647184+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.647184+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.650492+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.650492+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.651844+0000 mon.b (mon.1) 2936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.651844+0000 mon.b (mon.1) 2936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.683350+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.683350+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.779033+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.779033+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.782125+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.782125+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.785003+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.785003+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.786201+0000 mon.b (mon.1) 2940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.786201+0000 mon.b (mon.1) 2940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.801590+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.801590+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.869588+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.869588+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.871595+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.871595+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.873537+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.873537+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.874251+0000 mon.b (mon.1) 2944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.874251+0000 mon.b (mon.1) 2944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.879182+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.879182+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.939938+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.939938+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.941993+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.941993+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.944079+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.944079+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.944799+0000 mon.b (mon.1) 2948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.944799+0000 mon.b (mon.1) 2948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.950659+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:35.950659+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.306755+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.306755+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.307578+0000 mgr.y (mgr.25166) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.307578+0000 mgr.y (mgr.25166) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.367657+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.367657+0000 mon.b (mon.1) 2921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.370227+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.370227+0000 mon.b (mon.1) 2922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.373420+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.373420+0000 mon.b (mon.1) 2923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.374645+0000 mon.b (mon.1) 2924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.374645+0000 mon.b (mon.1) 2924 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.383484+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.383484+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.385065+0000 mgr.y (mgr.25166) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.385065+0000 mgr.y (mgr.25166) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.445213+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.445213+0000 mon.b (mon.1) 2925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.447825+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.447825+0000 mon.b (mon.1) 2926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.450711+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.011607+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.011607+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.013574+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.013574+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.015598+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.015598+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.016331+0000 mon.b (mon.1) 2952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.016331+0000 mon.b (mon.1) 2952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.032730+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.032730+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.101437+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.101437+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.104243+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.104243+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.107023+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.107023+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.107869+0000 mon.b (mon.1) 2956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.107869+0000 mon.b (mon.1) 2956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.124365+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.124365+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.208624+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.208624+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.211519+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.211519+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.214266+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.214266+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.215309+0000 mon.b (mon.1) 2960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.215309+0000 mon.b (mon.1) 2960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.232264+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[115929]: audit 2024-09-17T10:31:36.232264+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.450711+0000 mon.b (mon.1) 2927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.451901+0000 mon.b (mon.1) 2928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.451901+0000 mon.b (mon.1) 2928 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.468761+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.468761+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.470371+0000 mgr.y (mgr.25166) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.470371+0000 mgr.y (mgr.25166) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.542207+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.542207+0000 mon.b (mon.1) 2929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.544893+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.544893+0000 mon.b (mon.1) 2930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.547482+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.547482+0000 mon.b (mon.1) 2931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.548654+0000 mon.b (mon.1) 2932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.548654+0000 mon.b (mon.1) 2932 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.565182+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.565182+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.566636+0000 mgr.y (mgr.25166) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.566636+0000 mgr.y (mgr.25166) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.644471+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.644471+0000 mon.b (mon.1) 2933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.647184+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.647184+0000 mon.b (mon.1) 2934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.650492+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.650492+0000 mon.b (mon.1) 2935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.651844+0000 mon.b (mon.1) 2936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.651844+0000 mon.b (mon.1) 2936 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.683350+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.683350+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.779033+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.779033+0000 mon.b (mon.1) 2937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.782125+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.782125+0000 mon.b (mon.1) 2938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.785003+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.785003+0000 mon.b (mon.1) 2939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.786201+0000 mon.b (mon.1) 2940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.786201+0000 mon.b (mon.1) 2940 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.801590+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.801590+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.869588+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.869588+0000 mon.b (mon.1) 2941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.871595+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.871595+0000 mon.b (mon.1) 2942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.873537+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.873537+0000 mon.b (mon.1) 2943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.874251+0000 mon.b (mon.1) 2944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.874251+0000 mon.b (mon.1) 2944 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.879182+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.879182+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.939938+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.939938+0000 mon.b (mon.1) 2945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.941993+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.941993+0000 mon.b (mon.1) 2946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.944079+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.944079+0000 mon.b (mon.1) 2947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.944799+0000 mon.b (mon.1) 2948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.944799+0000 mon.b (mon.1) 2948 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.950659+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:35.950659+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.011607+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.011607+0000 mon.b (mon.1) 2949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.013574+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.013574+0000 mon.b (mon.1) 2950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.015598+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.015598+0000 mon.b (mon.1) 2951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.016331+0000 mon.b (mon.1) 2952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.016331+0000 mon.b (mon.1) 2952 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.032730+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.032730+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.101437+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.101437+0000 mon.b (mon.1) 2953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.104243+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.104243+0000 mon.b (mon.1) 2954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.107023+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.107023+0000 mon.b (mon.1) 2955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.107869+0000 mon.b (mon.1) 2956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.107869+0000 mon.b (mon.1) 2956 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.124365+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.124365+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.208624+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.208624+0000 mon.b (mon.1) 2957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.211519+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.211519+0000 mon.b (mon.1) 2958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.214266+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.214266+0000 mon.b (mon.1) 2959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.215309+0000 mon.b (mon.1) 2960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.215309+0000 mon.b (mon.1) 2960 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.232264+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:36 smithi039 bash[116875]: audit 2024-09-17T10:31:36.232264+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:36.925 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T10:31:36.926 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-17T10:31:37.228 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-17T10:31:37.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-17T10:31:37.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-17T10:31:37.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T10:31:37.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:36 smithi203 bash[99422]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-17T10:31:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.686163+0000 mgr.y (mgr.25166) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.686163+0000 mgr.y (mgr.25166) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.805519+0000 mgr.y (mgr.25166) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.805519+0000 mgr.y (mgr.25166) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.880419+0000 mgr.y (mgr.25166) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.880419+0000 mgr.y (mgr.25166) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.951454+0000 mgr.y (mgr.25166) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:35.951454+0000 mgr.y (mgr.25166) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.033667+0000 mgr.y (mgr.25166) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.033667+0000 mgr.y (mgr.25166) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.125283+0000 mgr.y (mgr.25166) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.125283+0000 mgr.y (mgr.25166) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.233449+0000 mgr.y (mgr.25166) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.233449+0000 mgr.y (mgr.25166) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.314937+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.314937+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.317317+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.317317+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.319936+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.319936+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.686163+0000 mgr.y (mgr.25166) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.686163+0000 mgr.y (mgr.25166) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.805519+0000 mgr.y (mgr.25166) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.805519+0000 mgr.y (mgr.25166) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.880419+0000 mgr.y (mgr.25166) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.880419+0000 mgr.y (mgr.25166) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.951454+0000 mgr.y (mgr.25166) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:35.951454+0000 mgr.y (mgr.25166) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.033667+0000 mgr.y (mgr.25166) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.033667+0000 mgr.y (mgr.25166) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.125283+0000 mgr.y (mgr.25166) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.125283+0000 mgr.y (mgr.25166) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.233449+0000 mgr.y (mgr.25166) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.233449+0000 mgr.y (mgr.25166) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.314937+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.314937+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.317317+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.317317+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.319936+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.319936+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.320767+0000 mon.b (mon.1) 2964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.320767+0000 mon.b (mon.1) 2964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.327476+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.327476+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.328162+0000 mgr.y (mgr.25166) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.328162+0000 mgr.y (mgr.25166) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.386990+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.386990+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.389027+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.389027+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.390827+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.390827+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.391821+0000 mon.b (mon.1) 2968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.391821+0000 mon.b (mon.1) 2968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.397605+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.397605+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.400590+0000 mgr.y (mgr.25166) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.400590+0000 mgr.y (mgr.25166) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.458816+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.458816+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.461509+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.461509+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.463741+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.463741+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.464758+0000 mon.b (mon.1) 2972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.464758+0000 mon.b (mon.1) 2972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.481627+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.481627+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.482342+0000 mgr.y (mgr.25166) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.482342+0000 mgr.y (mgr.25166) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.548802+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.548802+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.551000+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.551000+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.553268+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.553268+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.554453+0000 mon.b (mon.1) 2976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.554453+0000 mon.b (mon.1) 2976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.561520+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.561520+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.563375+0000 mgr.y (mgr.25166) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.320767+0000 mon.b (mon.1) 2964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.320767+0000 mon.b (mon.1) 2964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.327476+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.327476+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.328162+0000 mgr.y (mgr.25166) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.328162+0000 mgr.y (mgr.25166) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.386990+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.386990+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.389027+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.389027+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.390827+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.390827+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.391821+0000 mon.b (mon.1) 2968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.391821+0000 mon.b (mon.1) 2968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.397605+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.397605+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.400590+0000 mgr.y (mgr.25166) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.400590+0000 mgr.y (mgr.25166) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.458816+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.458816+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.461509+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.563375+0000 mgr.y (mgr.25166) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.632928+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.632928+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.634959+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.634959+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.637417+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.637417+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.638394+0000 mon.b (mon.1) 2980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.638394+0000 mon.b (mon.1) 2980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.653036+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.653036+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.653900+0000 mgr.y (mgr.25166) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.653900+0000 mgr.y (mgr.25166) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cluster 2024-09-17T10:31:36.669931+0000 mgr.y (mgr.25166) 2561 : cluster [DBG] pgmap v689: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: cluster 2024-09-17T10:31:36.669931+0000 mgr.y (mgr.25166) 2561 : cluster [DBG] pgmap v689: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.729402+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.729402+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.732127+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.732127+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.735162+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.735162+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.736268+0000 mon.b (mon.1) 2984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.736268+0000 mon.b (mon.1) 2984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.748733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.748733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.835582+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.835582+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.838738+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.838738+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.842491+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.842491+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.843645+0000 mon.b (mon.1) 2988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.843645+0000 mon.b (mon.1) 2988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.853322+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.853322+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.950415+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.950415+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.953041+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.953041+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.461509+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.463741+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.463741+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.464758+0000 mon.b (mon.1) 2972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.464758+0000 mon.b (mon.1) 2972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.481627+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.481627+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.482342+0000 mgr.y (mgr.25166) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.482342+0000 mgr.y (mgr.25166) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.548802+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.548802+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.551000+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.551000+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.553268+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.553268+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.554453+0000 mon.b (mon.1) 2976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.554453+0000 mon.b (mon.1) 2976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.561520+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.561520+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.563375+0000 mgr.y (mgr.25166) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.955157+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.955157+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.956002+0000 mon.b (mon.1) 2992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.956002+0000 mon.b (mon.1) 2992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.965033+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:36.965033+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.059670+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.059670+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.062738+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.062738+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.066453+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.066453+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.067814+0000 mon.b (mon.1) 2996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.067814+0000 mon.b (mon.1) 2996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.078919+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.078919+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.163062+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.163062+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.165934+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.165934+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.168570+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.168570+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.169591+0000 mon.b (mon.1) 3000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.169591+0000 mon.b (mon.1) 3000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.179299+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[115929]: audit 2024-09-17T10:31:37.179299+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.563375+0000 mgr.y (mgr.25166) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.632928+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.632928+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.634959+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.634959+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.637417+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.637417+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.638394+0000 mon.b (mon.1) 2980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.638394+0000 mon.b (mon.1) 2980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.653036+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.653036+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.653900+0000 mgr.y (mgr.25166) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.653900+0000 mgr.y (mgr.25166) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cluster 2024-09-17T10:31:36.669931+0000 mgr.y (mgr.25166) 2561 : cluster [DBG] pgmap v689: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: cluster 2024-09-17T10:31:36.669931+0000 mgr.y (mgr.25166) 2561 : cluster [DBG] pgmap v689: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.729402+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.729402+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.732127+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.732127+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.735162+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.735162+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.736268+0000 mon.b (mon.1) 2984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.736268+0000 mon.b (mon.1) 2984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.748733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.748733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.835582+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.835582+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.838738+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.838738+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.842491+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.842491+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.843645+0000 mon.b (mon.1) 2988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.843645+0000 mon.b (mon.1) 2988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.853322+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.853322+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.950415+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.950415+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.953041+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.953041+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.955157+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.955157+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.956002+0000 mon.b (mon.1) 2992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.956002+0000 mon.b (mon.1) 2992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.965033+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:36.965033+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.059670+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.059670+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.062738+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.062738+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.066453+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.066453+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.067814+0000 mon.b (mon.1) 2996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.067814+0000 mon.b (mon.1) 2996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.078919+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.078919+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.163062+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.163062+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.165934+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.165934+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.168570+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.168570+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.169591+0000 mon.b (mon.1) 3000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.169591+0000 mon.b (mon.1) 3000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.179299+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:37 smithi039 bash[116875]: audit 2024-09-17T10:31:37.179299+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:37.348295567Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.686163+0000 mgr.y (mgr.25166) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.686163+0000 mgr.y (mgr.25166) 2549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.805519+0000 mgr.y (mgr.25166) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.805519+0000 mgr.y (mgr.25166) 2550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.880419+0000 mgr.y (mgr.25166) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.880419+0000 mgr.y (mgr.25166) 2551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.951454+0000 mgr.y (mgr.25166) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:35.951454+0000 mgr.y (mgr.25166) 2552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.033667+0000 mgr.y (mgr.25166) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.033667+0000 mgr.y (mgr.25166) 2553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.125283+0000 mgr.y (mgr.25166) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.125283+0000 mgr.y (mgr.25166) 2554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.233449+0000 mgr.y (mgr.25166) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.233449+0000 mgr.y (mgr.25166) 2555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.314937+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.314937+0000 mon.b (mon.1) 2961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.317317+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.317317+0000 mon.b (mon.1) 2962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.319936+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.319936+0000 mon.b (mon.1) 2963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.320767+0000 mon.b (mon.1) 2964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.320767+0000 mon.b (mon.1) 2964 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.327476+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.327476+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.328162+0000 mgr.y (mgr.25166) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.328162+0000 mgr.y (mgr.25166) 2556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.386990+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.386990+0000 mon.b (mon.1) 2965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.389027+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.389027+0000 mon.b (mon.1) 2966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.390827+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.390827+0000 mon.b (mon.1) 2967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.391821+0000 mon.b (mon.1) 2968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.391821+0000 mon.b (mon.1) 2968 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.397605+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.397605+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.400590+0000 mgr.y (mgr.25166) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.400590+0000 mgr.y (mgr.25166) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.458816+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.458816+0000 mon.b (mon.1) 2969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.461509+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.461509+0000 mon.b (mon.1) 2970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.463741+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.463741+0000 mon.b (mon.1) 2971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.464758+0000 mon.b (mon.1) 2972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.464758+0000 mon.b (mon.1) 2972 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.481627+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.481627+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.482342+0000 mgr.y (mgr.25166) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.482342+0000 mgr.y (mgr.25166) 2558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.548802+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.548802+0000 mon.b (mon.1) 2973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.551000+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.551000+0000 mon.b (mon.1) 2974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.553268+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.553268+0000 mon.b (mon.1) 2975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.554453+0000 mon.b (mon.1) 2976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.554453+0000 mon.b (mon.1) 2976 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.561520+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.561520+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.563375+0000 mgr.y (mgr.25166) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.563375+0000 mgr.y (mgr.25166) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.632928+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.632928+0000 mon.b (mon.1) 2977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.634959+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.634959+0000 mon.b (mon.1) 2978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.637417+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.637417+0000 mon.b (mon.1) 2979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.638394+0000 mon.b (mon.1) 2980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.638394+0000 mon.b (mon.1) 2980 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.653036+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.653036+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.653900+0000 mgr.y (mgr.25166) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.653900+0000 mgr.y (mgr.25166) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cluster 2024-09-17T10:31:36.669931+0000 mgr.y (mgr.25166) 2561 : cluster [DBG] pgmap v689: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: cluster 2024-09-17T10:31:36.669931+0000 mgr.y (mgr.25166) 2561 : cluster [DBG] pgmap v689: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.729402+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.729402+0000 mon.b (mon.1) 2981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.732127+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.732127+0000 mon.b (mon.1) 2982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.735162+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.735162+0000 mon.b (mon.1) 2983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.736268+0000 mon.b (mon.1) 2984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.736268+0000 mon.b (mon.1) 2984 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.748733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.748733+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.835582+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.835582+0000 mon.b (mon.1) 2985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.838738+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.838738+0000 mon.b (mon.1) 2986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.842491+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.842491+0000 mon.b (mon.1) 2987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.843645+0000 mon.b (mon.1) 2988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.843645+0000 mon.b (mon.1) 2988 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.853322+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.853322+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.950415+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.950415+0000 mon.b (mon.1) 2989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.953041+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.953041+0000 mon.b (mon.1) 2990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.955157+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.955157+0000 mon.b (mon.1) 2991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.956002+0000 mon.b (mon.1) 2992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.956002+0000 mon.b (mon.1) 2992 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.965033+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:36.965033+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.059670+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.059670+0000 mon.b (mon.1) 2993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.062738+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.062738+0000 mon.b (mon.1) 2994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.066453+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.066453+0000 mon.b (mon.1) 2995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.067814+0000 mon.b (mon.1) 2996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.067814+0000 mon.b (mon.1) 2996 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.078919+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.078919+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.163062+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.163062+0000 mon.b (mon.1) 2997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.165934+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.165934+0000 mon.b (mon.1) 2998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.168570+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.168570+0000 mon.b (mon.1) 2999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.169591+0000 mon.b (mon.1) 3000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.169591+0000 mon.b (mon.1) 3000 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:37.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.179299+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:37.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:37 smithi203 bash[85677]: audit 2024-09-17T10:31:37.179299+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.749766+0000 mgr.y (mgr.25166) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.749766+0000 mgr.y (mgr.25166) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.860657+0000 mgr.y (mgr.25166) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.860657+0000 mgr.y (mgr.25166) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.966068+0000 mgr.y (mgr.25166) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:36.966068+0000 mgr.y (mgr.25166) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:36.989735+0000 mgr.y (mgr.25166) 2565 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:36.989735+0000 mgr.y (mgr.25166) 2565 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.080042+0000 mgr.y (mgr.25166) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.593 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.080042+0000 mgr.y (mgr.25166) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.182577+0000 mgr.y (mgr.25166) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.182577+0000 mgr.y (mgr.25166) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.289260+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.289260+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.300662+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.300662+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.304098+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.304098+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.305494+0000 mon.b (mon.1) 3004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.305494+0000 mon.b (mon.1) 3004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.314422+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.314422+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.321951+0000 mgr.y (mgr.25166) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.594 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.321951+0000 mgr.y (mgr.25166) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.390256+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.390256+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.393183+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.393183+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.396134+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.396134+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.397234+0000 mon.b (mon.1) 3008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.397234+0000 mon.b (mon.1) 3008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.402955+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.402955+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.406487+0000 mgr.y (mgr.25166) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.406487+0000 mgr.y (mgr.25166) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.595 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.465680+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.465680+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.467724+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.467724+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.469744+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.469744+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.470480+0000 mon.b (mon.1) 3012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.470480+0000 mon.b (mon.1) 3012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.479594+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.479594+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.480295+0000 mgr.y (mgr.25166) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.480295+0000 mgr.y (mgr.25166) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.596 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.542336+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.542336+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.545163+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.545163+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.547462+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.547462+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.548416+0000 mon.b (mon.1) 3016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.548416+0000 mon.b (mon.1) 3016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.555074+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.555074+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.557373+0000 mgr.y (mgr.25166) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.557373+0000 mgr.y (mgr.25166) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.616079+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.616079+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.597 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.618557+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.618557+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.620825+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.620825+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.621716+0000 mon.b (mon.1) 3020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.621716+0000 mon.b (mon.1) 3020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.630030+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.630030+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.633492+0000 mgr.y (mgr.25166) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.633492+0000 mgr.y (mgr.25166) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cluster 2024-09-17T10:31:37.650894+0000 mon.a (mon.0) 1236 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: cluster 2024-09-17T10:31:37.650894+0000 mon.a (mon.0) 1236 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.693425+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.598 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.693425+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.696336+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.696336+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.698747+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.698747+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.699877+0000 mon.b (mon.1) 3024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.699877+0000 mon.b (mon.1) 3024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.705298+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.705298+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.768873+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.768873+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.771574+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.771574+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.599 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.773935+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.773935+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.775091+0000 mon.b (mon.1) 3028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.775091+0000 mon.b (mon.1) 3028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.784566+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.784566+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.846105+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.846105+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.848803+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.848803+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.851162+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.851162+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.852209+0000 mon.b (mon.1) 3032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.852209+0000 mon.b (mon.1) 3032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.600 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.858178+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.858178+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.921428+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.921428+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.924133+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.924133+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.926672+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.926672+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.927902+0000 mon.b (mon.1) 3036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.927902+0000 mon.b (mon.1) 3036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.937866+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:37.937866+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.010621+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.601 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.010621+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.013106+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.013106+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.015444+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.015444+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.016508+0000 mon.b (mon.1) 3040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.602 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.016508+0000 mon.b (mon.1) 3040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.022103+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.022103+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.085209+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.085209+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.087764+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.087764+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.090119+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.090119+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.091229+0000 mon.b (mon.1) 3044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.091229+0000 mon.b (mon.1) 3044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.102318+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.102318+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.603 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.174310+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.174310+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.177181+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.177181+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.180245+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.180245+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.181281+0000 mon.b (mon.1) 3048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.181281+0000 mon.b (mon.1) 3048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.190248+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.190248+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.259136+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.259136+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.261408+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.261408+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.604 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.263811+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.263811+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.264637+0000 mon.b (mon.1) 3052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.605 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:38 smithi203 bash[85677]: audit 2024-09-17T10:31:38.264637+0000 mon.b (mon.1) 3052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.749766+0000 mgr.y (mgr.25166) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.749766+0000 mgr.y (mgr.25166) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.860657+0000 mgr.y (mgr.25166) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.860657+0000 mgr.y (mgr.25166) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.966068+0000 mgr.y (mgr.25166) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:36.966068+0000 mgr.y (mgr.25166) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:36.989735+0000 mgr.y (mgr.25166) 2565 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:36.989735+0000 mgr.y (mgr.25166) 2565 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.080042+0000 mgr.y (mgr.25166) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.080042+0000 mgr.y (mgr.25166) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.182577+0000 mgr.y (mgr.25166) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.182577+0000 mgr.y (mgr.25166) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.289260+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.289260+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.300662+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.300662+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.304098+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.304098+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.305494+0000 mon.b (mon.1) 3004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.305494+0000 mon.b (mon.1) 3004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.314422+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.314422+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.321951+0000 mgr.y (mgr.25166) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.321951+0000 mgr.y (mgr.25166) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.390256+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.390256+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.393183+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.393183+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.396134+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.396134+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.397234+0000 mon.b (mon.1) 3008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.397234+0000 mon.b (mon.1) 3008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.402955+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.402955+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.406487+0000 mgr.y (mgr.25166) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.406487+0000 mgr.y (mgr.25166) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.465680+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.465680+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.467724+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.467724+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.469744+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.469744+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.470480+0000 mon.b (mon.1) 3012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.470480+0000 mon.b (mon.1) 3012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.479594+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.479594+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.480295+0000 mgr.y (mgr.25166) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.480295+0000 mgr.y (mgr.25166) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.542336+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.542336+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.545163+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.545163+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.547462+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.547462+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.548416+0000 mon.b (mon.1) 3016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.548416+0000 mon.b (mon.1) 3016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.555074+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.555074+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.557373+0000 mgr.y (mgr.25166) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.557373+0000 mgr.y (mgr.25166) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.749766+0000 mgr.y (mgr.25166) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.749766+0000 mgr.y (mgr.25166) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.860657+0000 mgr.y (mgr.25166) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.860657+0000 mgr.y (mgr.25166) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.966068+0000 mgr.y (mgr.25166) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:36.966068+0000 mgr.y (mgr.25166) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:36.989735+0000 mgr.y (mgr.25166) 2565 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:36.989735+0000 mgr.y (mgr.25166) 2565 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:38.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.080042+0000 mgr.y (mgr.25166) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.080042+0000 mgr.y (mgr.25166) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.182577+0000 mgr.y (mgr.25166) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.182577+0000 mgr.y (mgr.25166) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.289260+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.289260+0000 mon.b (mon.1) 3001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.300662+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.300662+0000 mon.b (mon.1) 3002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.304098+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.304098+0000 mon.b (mon.1) 3003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.305494+0000 mon.b (mon.1) 3004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.305494+0000 mon.b (mon.1) 3004 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.616079+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.616079+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.618557+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.618557+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.620825+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.620825+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.621716+0000 mon.b (mon.1) 3020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.621716+0000 mon.b (mon.1) 3020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.630030+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.630030+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.633492+0000 mgr.y (mgr.25166) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.633492+0000 mgr.y (mgr.25166) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cluster 2024-09-17T10:31:37.650894+0000 mon.a (mon.0) 1236 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: cluster 2024-09-17T10:31:37.650894+0000 mon.a (mon.0) 1236 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.693425+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.693425+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.696336+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.696336+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.698747+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.698747+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.699877+0000 mon.b (mon.1) 3024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.699877+0000 mon.b (mon.1) 3024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.705298+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.705298+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.768873+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.768873+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.771574+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.771574+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.773935+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.773935+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.775091+0000 mon.b (mon.1) 3028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.775091+0000 mon.b (mon.1) 3028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.784566+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.784566+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.846105+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.846105+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.848803+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.848803+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.851162+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.851162+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.314422+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.314422+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.321951+0000 mgr.y (mgr.25166) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.321951+0000 mgr.y (mgr.25166) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.390256+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.390256+0000 mon.b (mon.1) 3005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.393183+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.393183+0000 mon.b (mon.1) 3006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.396134+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.396134+0000 mon.b (mon.1) 3007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.397234+0000 mon.b (mon.1) 3008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.397234+0000 mon.b (mon.1) 3008 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.402955+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.402955+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.406487+0000 mgr.y (mgr.25166) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.406487+0000 mgr.y (mgr.25166) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.465680+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.465680+0000 mon.b (mon.1) 3009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.467724+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.467724+0000 mon.b (mon.1) 3010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.852209+0000 mon.b (mon.1) 3032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.852209+0000 mon.b (mon.1) 3032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.858178+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.858178+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.921428+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.921428+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.924133+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.924133+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.926672+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.926672+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.927902+0000 mon.b (mon.1) 3036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.927902+0000 mon.b (mon.1) 3036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.937866+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:37.937866+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.010621+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.010621+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.013106+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.013106+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.015444+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.015444+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.016508+0000 mon.b (mon.1) 3040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.016508+0000 mon.b (mon.1) 3040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.022103+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.022103+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.085209+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.085209+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.087764+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.087764+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.090119+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.090119+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.091229+0000 mon.b (mon.1) 3044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.091229+0000 mon.b (mon.1) 3044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.102318+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.102318+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.174310+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.174310+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.177181+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.177181+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.180245+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.180245+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.181281+0000 mon.b (mon.1) 3048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.181281+0000 mon.b (mon.1) 3048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.190248+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.190248+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.259136+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.259136+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.261408+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.261408+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.263811+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.263811+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.264637+0000 mon.b (mon.1) 3052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[115929]: audit 2024-09-17T10:31:38.264637+0000 mon.b (mon.1) 3052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.469744+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.469744+0000 mon.b (mon.1) 3011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.470480+0000 mon.b (mon.1) 3012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.470480+0000 mon.b (mon.1) 3012 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.479594+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.479594+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.480295+0000 mgr.y (mgr.25166) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.480295+0000 mgr.y (mgr.25166) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.542336+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.542336+0000 mon.b (mon.1) 3013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.545163+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.545163+0000 mon.b (mon.1) 3014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.547462+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.547462+0000 mon.b (mon.1) 3015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.548416+0000 mon.b (mon.1) 3016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.548416+0000 mon.b (mon.1) 3016 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.555074+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.555074+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.557373+0000 mgr.y (mgr.25166) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.557373+0000 mgr.y (mgr.25166) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.616079+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.616079+0000 mon.b (mon.1) 3017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.618557+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.618557+0000 mon.b (mon.1) 3018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.620825+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.620825+0000 mon.b (mon.1) 3019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.621716+0000 mon.b (mon.1) 3020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.621716+0000 mon.b (mon.1) 3020 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.630030+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.630030+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.633492+0000 mgr.y (mgr.25166) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.633492+0000 mgr.y (mgr.25166) 2572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cluster 2024-09-17T10:31:37.650894+0000 mon.a (mon.0) 1236 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: cluster 2024-09-17T10:31:37.650894+0000 mon.a (mon.0) 1236 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 6 pgs peering) 2024-09-17T10:31:38.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.693425+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.693425+0000 mon.b (mon.1) 3021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.696336+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.696336+0000 mon.b (mon.1) 3022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.698747+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.698747+0000 mon.b (mon.1) 3023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.699877+0000 mon.b (mon.1) 3024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.699877+0000 mon.b (mon.1) 3024 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.705298+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.705298+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.768873+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.768873+0000 mon.b (mon.1) 3025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.771574+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.771574+0000 mon.b (mon.1) 3026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.773935+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.773935+0000 mon.b (mon.1) 3027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.775091+0000 mon.b (mon.1) 3028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.775091+0000 mon.b (mon.1) 3028 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.784566+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.784566+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.846105+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.846105+0000 mon.b (mon.1) 3029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.848803+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.848803+0000 mon.b (mon.1) 3030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.851162+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.851162+0000 mon.b (mon.1) 3031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.852209+0000 mon.b (mon.1) 3032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.852209+0000 mon.b (mon.1) 3032 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.858178+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.858178+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.921428+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.921428+0000 mon.b (mon.1) 3033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.924133+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.924133+0000 mon.b (mon.1) 3034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.926672+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.926672+0000 mon.b (mon.1) 3035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.927902+0000 mon.b (mon.1) 3036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.927902+0000 mon.b (mon.1) 3036 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.937866+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:37.937866+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.010621+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.010621+0000 mon.b (mon.1) 3037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.013106+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.013106+0000 mon.b (mon.1) 3038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.015444+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.015444+0000 mon.b (mon.1) 3039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.016508+0000 mon.b (mon.1) 3040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.016508+0000 mon.b (mon.1) 3040 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.022103+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.022103+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.660 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.085209+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.085209+0000 mon.b (mon.1) 3041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.087764+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.087764+0000 mon.b (mon.1) 3042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.090119+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.090119+0000 mon.b (mon.1) 3043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.091229+0000 mon.b (mon.1) 3044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.091229+0000 mon.b (mon.1) 3044 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.102318+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.102318+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.174310+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.174310+0000 mon.b (mon.1) 3045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.177181+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.177181+0000 mon.b (mon.1) 3046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.661 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.180245+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.180245+0000 mon.b (mon.1) 3047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.181281+0000 mon.b (mon.1) 3048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.181281+0000 mon.b (mon.1) 3048 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.190248+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.190248+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.259136+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.259136+0000 mon.b (mon.1) 3049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.261408+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.261408+0000 mon.b (mon.1) 3050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.263811+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.263811+0000 mon.b (mon.1) 3051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.264637+0000 mon.b (mon.1) 3052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:38.662 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:38 smithi039 bash[116875]: audit 2024-09-17T10:31:38.264637+0000 mon.b (mon.1) 3052 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.708170+0000 mgr.y (mgr.25166) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.708170+0000 mgr.y (mgr.25166) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.787216+0000 mgr.y (mgr.25166) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.787216+0000 mgr.y (mgr.25166) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.861325+0000 mgr.y (mgr.25166) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.861325+0000 mgr.y (mgr.25166) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.940353+0000 mgr.y (mgr.25166) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:37.940353+0000 mgr.y (mgr.25166) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.027505+0000 mgr.y (mgr.25166) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.027505+0000 mgr.y (mgr.25166) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.103827+0000 mgr.y (mgr.25166) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.103827+0000 mgr.y (mgr.25166) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.193332+0000 mgr.y (mgr.25166) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.193332+0000 mgr.y (mgr.25166) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.273255+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.273255+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.274930+0000 mgr.y (mgr.25166) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.274930+0000 mgr.y (mgr.25166) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.361602+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.361602+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.364178+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.364178+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.708170+0000 mgr.y (mgr.25166) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.708170+0000 mgr.y (mgr.25166) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.787216+0000 mgr.y (mgr.25166) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.787216+0000 mgr.y (mgr.25166) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.861325+0000 mgr.y (mgr.25166) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.861325+0000 mgr.y (mgr.25166) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.940353+0000 mgr.y (mgr.25166) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:37.940353+0000 mgr.y (mgr.25166) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.027505+0000 mgr.y (mgr.25166) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.027505+0000 mgr.y (mgr.25166) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.103827+0000 mgr.y (mgr.25166) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.103827+0000 mgr.y (mgr.25166) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.193332+0000 mgr.y (mgr.25166) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.193332+0000 mgr.y (mgr.25166) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.273255+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.273255+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.274930+0000 mgr.y (mgr.25166) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.274930+0000 mgr.y (mgr.25166) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.361602+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.361602+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.364178+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.364178+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.366620+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.366620+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.367713+0000 mon.b (mon.1) 3056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.367713+0000 mon.b (mon.1) 3056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.376013+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.376013+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.376943+0000 mgr.y (mgr.25166) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.376943+0000 mgr.y (mgr.25166) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.437268+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.437268+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.440039+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.440039+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.443591+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.443591+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.444898+0000 mon.b (mon.1) 3060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.444898+0000 mon.b (mon.1) 3060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.451891+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.451891+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.455132+0000 mgr.y (mgr.25166) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.455132+0000 mgr.y (mgr.25166) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.366620+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.366620+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.367713+0000 mon.b (mon.1) 3056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.367713+0000 mon.b (mon.1) 3056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.376013+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.376013+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.376943+0000 mgr.y (mgr.25166) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.376943+0000 mgr.y (mgr.25166) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.437268+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.437268+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.440039+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.440039+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.443591+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.443591+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.444898+0000 mon.b (mon.1) 3060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.444898+0000 mon.b (mon.1) 3060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.451891+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.451891+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.455132+0000 mgr.y (mgr.25166) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.455132+0000 mgr.y (mgr.25166) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.515565+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.515565+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.518554+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.518554+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.521129+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.521129+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.522415+0000 mon.b (mon.1) 3064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.522415+0000 mon.b (mon.1) 3064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.530963+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.530963+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.531969+0000 mgr.y (mgr.25166) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.531969+0000 mgr.y (mgr.25166) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.602662+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.602662+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.604738+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.604738+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.607184+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.607184+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.607889+0000 mon.b (mon.1) 3068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.607889+0000 mon.b (mon.1) 3068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.616054+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.616054+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.616818+0000 mgr.y (mgr.25166) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.616818+0000 mgr.y (mgr.25166) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cluster 2024-09-17T10:31:38.671267+0000 mgr.y (mgr.25166) 2585 : cluster [DBG] pgmap v690: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: cluster 2024-09-17T10:31:38.671267+0000 mgr.y (mgr.25166) 2585 : cluster [DBG] pgmap v690: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.690498+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.690498+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.692629+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.692629+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.694750+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.694750+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.695447+0000 mon.b (mon.1) 3072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.695447+0000 mon.b (mon.1) 3072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.703726+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.703726+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.777111+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.777111+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.779172+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.515565+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.515565+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.518554+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.518554+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.521129+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.521129+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.522415+0000 mon.b (mon.1) 3064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.522415+0000 mon.b (mon.1) 3064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.530963+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.530963+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.531969+0000 mgr.y (mgr.25166) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.531969+0000 mgr.y (mgr.25166) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.602662+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.602662+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.604738+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.604738+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.607184+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.607184+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.607889+0000 mon.b (mon.1) 3068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.779172+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.781235+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.781235+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.781990+0000 mon.b (mon.1) 3076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.781990+0000 mon.b (mon.1) 3076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.789856+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.789856+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.866011+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.866011+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.868354+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.868354+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.870641+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.870641+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.871621+0000 mon.b (mon.1) 3080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.871621+0000 mon.b (mon.1) 3080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.877168+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.877168+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.944811+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.944811+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.947248+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.607889+0000 mon.b (mon.1) 3068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.616054+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.616054+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.616818+0000 mgr.y (mgr.25166) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.616818+0000 mgr.y (mgr.25166) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cluster 2024-09-17T10:31:38.671267+0000 mgr.y (mgr.25166) 2585 : cluster [DBG] pgmap v690: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:39.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: cluster 2024-09-17T10:31:38.671267+0000 mgr.y (mgr.25166) 2585 : cluster [DBG] pgmap v690: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.690498+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.690498+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.692629+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.692629+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.694750+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.694750+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.695447+0000 mon.b (mon.1) 3072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.695447+0000 mon.b (mon.1) 3072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.703726+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.703726+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.777111+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.777111+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.779172+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.947248+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.949821+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.949821+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.950898+0000 mon.b (mon.1) 3084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.950898+0000 mon.b (mon.1) 3084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.957248+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:38.957248+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.033148+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.033148+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.035925+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.035925+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.039119+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.039119+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.040311+0000 mon.b (mon.1) 3088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.040311+0000 mon.b (mon.1) 3088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.046740+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.046740+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.125349+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.125349+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.128030+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.128030+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.131170+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.131170+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.132430+0000 mon.b (mon.1) 3092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.132430+0000 mon.b (mon.1) 3092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.139055+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.139055+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.202232+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.202232+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.204910+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.204910+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.207843+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.207843+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.209129+0000 mon.b (mon.1) 3096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.209129+0000 mon.b (mon.1) 3096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.215673+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[116875]: audit 2024-09-17T10:31:39.215673+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.779172+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.781235+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.781235+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.781990+0000 mon.b (mon.1) 3076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.781990+0000 mon.b (mon.1) 3076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.789856+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.789856+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.866011+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.866011+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.868354+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.868354+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.870641+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.870641+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.871621+0000 mon.b (mon.1) 3080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.871621+0000 mon.b (mon.1) 3080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.877168+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.877168+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.944811+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.944811+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.947248+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.947248+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.949821+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.949821+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.950898+0000 mon.b (mon.1) 3084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.950898+0000 mon.b (mon.1) 3084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.957248+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:38.957248+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.033148+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.033148+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.035925+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.035925+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.039119+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.039119+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.040311+0000 mon.b (mon.1) 3088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.040311+0000 mon.b (mon.1) 3088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.046740+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.046740+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.125349+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.125349+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.128030+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.128030+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.131170+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.131170+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.132430+0000 mon.b (mon.1) 3092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.132430+0000 mon.b (mon.1) 3092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.139055+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.139055+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.202232+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.202232+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.204910+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.204910+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.207843+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.207843+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.209129+0000 mon.b (mon.1) 3096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.209129+0000 mon.b (mon.1) 3096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.215673+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:39 smithi039 bash[115929]: audit 2024-09-17T10:31:39.215673+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.708170+0000 mgr.y (mgr.25166) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.708170+0000 mgr.y (mgr.25166) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.787216+0000 mgr.y (mgr.25166) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.787216+0000 mgr.y (mgr.25166) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.861325+0000 mgr.y (mgr.25166) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.861325+0000 mgr.y (mgr.25166) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.940353+0000 mgr.y (mgr.25166) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:37.940353+0000 mgr.y (mgr.25166) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.027505+0000 mgr.y (mgr.25166) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.027505+0000 mgr.y (mgr.25166) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.103827+0000 mgr.y (mgr.25166) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.103827+0000 mgr.y (mgr.25166) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.193332+0000 mgr.y (mgr.25166) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.193332+0000 mgr.y (mgr.25166) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.273255+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.273255+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.274930+0000 mgr.y (mgr.25166) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.274930+0000 mgr.y (mgr.25166) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.361602+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.361602+0000 mon.b (mon.1) 3053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.364178+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.364178+0000 mon.b (mon.1) 3054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.366620+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.366620+0000 mon.b (mon.1) 3055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.367713+0000 mon.b (mon.1) 3056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.367713+0000 mon.b (mon.1) 3056 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.376013+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.376013+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.376943+0000 mgr.y (mgr.25166) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.376943+0000 mgr.y (mgr.25166) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.437268+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.437268+0000 mon.b (mon.1) 3057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.440039+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.440039+0000 mon.b (mon.1) 3058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.443591+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.443591+0000 mon.b (mon.1) 3059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.444898+0000 mon.b (mon.1) 3060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.444898+0000 mon.b (mon.1) 3060 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.451891+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.451891+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.455132+0000 mgr.y (mgr.25166) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.455132+0000 mgr.y (mgr.25166) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.515565+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.515565+0000 mon.b (mon.1) 3061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.518554+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.518554+0000 mon.b (mon.1) 3062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.521129+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.521129+0000 mon.b (mon.1) 3063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.522415+0000 mon.b (mon.1) 3064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.522415+0000 mon.b (mon.1) 3064 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.530963+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.530963+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.531969+0000 mgr.y (mgr.25166) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.531969+0000 mgr.y (mgr.25166) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.602662+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.602662+0000 mon.b (mon.1) 3065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.604738+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.604738+0000 mon.b (mon.1) 3066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.607184+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.607184+0000 mon.b (mon.1) 3067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.607889+0000 mon.b (mon.1) 3068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.607889+0000 mon.b (mon.1) 3068 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.616054+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.616054+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.616818+0000 mgr.y (mgr.25166) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.616818+0000 mgr.y (mgr.25166) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cluster 2024-09-17T10:31:38.671267+0000 mgr.y (mgr.25166) 2585 : cluster [DBG] pgmap v690: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: cluster 2024-09-17T10:31:38.671267+0000 mgr.y (mgr.25166) 2585 : cluster [DBG] pgmap v690: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.690498+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.690498+0000 mon.b (mon.1) 3069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.692629+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.692629+0000 mon.b (mon.1) 3070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.694750+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.694750+0000 mon.b (mon.1) 3071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.695447+0000 mon.b (mon.1) 3072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.695447+0000 mon.b (mon.1) 3072 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.703726+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.703726+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.777111+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.777111+0000 mon.b (mon.1) 3073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.779172+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.779172+0000 mon.b (mon.1) 3074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.781235+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.781235+0000 mon.b (mon.1) 3075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.781990+0000 mon.b (mon.1) 3076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.781990+0000 mon.b (mon.1) 3076 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.789856+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.789856+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.866011+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.866011+0000 mon.b (mon.1) 3077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.868354+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.868354+0000 mon.b (mon.1) 3078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.870641+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.870641+0000 mon.b (mon.1) 3079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.871621+0000 mon.b (mon.1) 3080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.871621+0000 mon.b (mon.1) 3080 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.877168+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.877168+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.944811+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.944811+0000 mon.b (mon.1) 3081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.947248+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.947248+0000 mon.b (mon.1) 3082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.949821+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.949821+0000 mon.b (mon.1) 3083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.950898+0000 mon.b (mon.1) 3084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.950898+0000 mon.b (mon.1) 3084 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.957248+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:38.957248+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.033148+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.033148+0000 mon.b (mon.1) 3085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.035925+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.035925+0000 mon.b (mon.1) 3086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.039119+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.039119+0000 mon.b (mon.1) 3087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.040311+0000 mon.b (mon.1) 3088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.040311+0000 mon.b (mon.1) 3088 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.046740+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.046740+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.125349+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.125349+0000 mon.b (mon.1) 3089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.128030+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.128030+0000 mon.b (mon.1) 3090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.131170+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.131170+0000 mon.b (mon.1) 3091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.132430+0000 mon.b (mon.1) 3092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.132430+0000 mon.b (mon.1) 3092 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.139055+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.139055+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.202232+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.202232+0000 mon.b (mon.1) 3093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.204910+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.204910+0000 mon.b (mon.1) 3094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.207843+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.207843+0000 mon.b (mon.1) 3095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.209129+0000 mon.b (mon.1) 3096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.209129+0000 mon.b (mon.1) 3096 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.215673+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:39.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:39 smithi203 bash[85677]: audit 2024-09-17T10:31:39.215673+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.378 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:40.308145031Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.704439+0000 mgr.y (mgr.25166) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.704439+0000 mgr.y (mgr.25166) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.790508+0000 mgr.y (mgr.25166) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.790508+0000 mgr.y (mgr.25166) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.880452+0000 mgr.y (mgr.25166) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.880452+0000 mgr.y (mgr.25166) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.960573+0000 mgr.y (mgr.25166) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.379 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:38.960573+0000 mgr.y (mgr.25166) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.050300+0000 mgr.y (mgr.25166) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.050300+0000 mgr.y (mgr.25166) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.142327+0000 mgr.y (mgr.25166) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.142327+0000 mgr.y (mgr.25166) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.219266+0000 mgr.y (mgr.25166) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.219266+0000 mgr.y (mgr.25166) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.307021+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.307021+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.309557+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.309557+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.311977+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.380 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.311977+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.313498+0000 mon.b (mon.1) 3100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.313498+0000 mon.b (mon.1) 3100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.324811+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.324811+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.327329+0000 mgr.y (mgr.25166) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.327329+0000 mgr.y (mgr.25166) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.396706+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.396706+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.399843+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.399843+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.404378+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.404378+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.381 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.405649+0000 mon.b (mon.1) 3104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.405649+0000 mon.b (mon.1) 3104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.413156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.413156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.416099+0000 mgr.y (mgr.25166) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.416099+0000 mgr.y (mgr.25166) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.511118+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.511118+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.513999+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.513999+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.516947+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.516947+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.382 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.518084+0000 mon.b (mon.1) 3108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.518084+0000 mon.b (mon.1) 3108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.529811+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.529811+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.532896+0000 mgr.y (mgr.25166) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.532896+0000 mgr.y (mgr.25166) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.599826+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.599826+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.602409+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.602409+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.605945+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.605945+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.383 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.607184+0000 mon.b (mon.1) 3112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.607184+0000 mon.b (mon.1) 3112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.615400+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.615400+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.617351+0000 mgr.y (mgr.25166) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.617351+0000 mgr.y (mgr.25166) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.707561+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.707561+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.710649+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.710649+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.713891+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.713891+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.715374+0000 mon.b (mon.1) 3116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.384 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.715374+0000 mon.b (mon.1) 3116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.729920+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.729920+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.836257+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.836257+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.839522+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.839522+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.843496+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.843496+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.845392+0000 mon.b (mon.1) 3120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.845392+0000 mon.b (mon.1) 3120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.859636+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.385 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.859636+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.966557+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.966557+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.969907+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.969907+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.973468+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.973468+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.975186+0000 mon.b (mon.1) 3124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.975186+0000 mon.b (mon.1) 3124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.991166+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:39.991166+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.106904+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.386 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.106904+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.109423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.109423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.111932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.111932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.112941+0000 mon.b (mon.1) 3128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.112941+0000 mon.b (mon.1) 3128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.125793+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.125793+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.229934+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.229934+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.232532+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.232532+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.236233+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.387 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.236233+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.388 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.237071+0000 mon.b (mon.1) 3132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.388 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.237071+0000 mon.b (mon.1) 3132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.388 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.249977+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.388 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[85677]: audit 2024-09-17T10:31:40.249977+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.704439+0000 mgr.y (mgr.25166) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.704439+0000 mgr.y (mgr.25166) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.790508+0000 mgr.y (mgr.25166) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.790508+0000 mgr.y (mgr.25166) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.880452+0000 mgr.y (mgr.25166) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.880452+0000 mgr.y (mgr.25166) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.960573+0000 mgr.y (mgr.25166) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:38.960573+0000 mgr.y (mgr.25166) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.050300+0000 mgr.y (mgr.25166) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.050300+0000 mgr.y (mgr.25166) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.142327+0000 mgr.y (mgr.25166) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.142327+0000 mgr.y (mgr.25166) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.219266+0000 mgr.y (mgr.25166) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.219266+0000 mgr.y (mgr.25166) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.307021+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.307021+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.309557+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.309557+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.311977+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.311977+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.704439+0000 mgr.y (mgr.25166) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.704439+0000 mgr.y (mgr.25166) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.790508+0000 mgr.y (mgr.25166) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.790508+0000 mgr.y (mgr.25166) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.880452+0000 mgr.y (mgr.25166) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.880452+0000 mgr.y (mgr.25166) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.960573+0000 mgr.y (mgr.25166) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:38.960573+0000 mgr.y (mgr.25166) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.050300+0000 mgr.y (mgr.25166) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.050300+0000 mgr.y (mgr.25166) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.142327+0000 mgr.y (mgr.25166) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.142327+0000 mgr.y (mgr.25166) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.219266+0000 mgr.y (mgr.25166) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.219266+0000 mgr.y (mgr.25166) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.307021+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.307021+0000 mon.b (mon.1) 3097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.309557+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.309557+0000 mon.b (mon.1) 3098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.311977+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.311977+0000 mon.b (mon.1) 3099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.313498+0000 mon.b (mon.1) 3100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.313498+0000 mon.b (mon.1) 3100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.324811+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.324811+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.327329+0000 mgr.y (mgr.25166) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.327329+0000 mgr.y (mgr.25166) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.396706+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.396706+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.399843+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.399843+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.404378+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.404378+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.405649+0000 mon.b (mon.1) 3104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.405649+0000 mon.b (mon.1) 3104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.413156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.413156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.416099+0000 mgr.y (mgr.25166) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.416099+0000 mgr.y (mgr.25166) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.511118+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.511118+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.513999+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.313498+0000 mon.b (mon.1) 3100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.313498+0000 mon.b (mon.1) 3100 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.324811+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.324811+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.327329+0000 mgr.y (mgr.25166) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.327329+0000 mgr.y (mgr.25166) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.396706+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.396706+0000 mon.b (mon.1) 3101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.399843+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.399843+0000 mon.b (mon.1) 3102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.404378+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.404378+0000 mon.b (mon.1) 3103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.405649+0000 mon.b (mon.1) 3104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.405649+0000 mon.b (mon.1) 3104 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.413156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.413156+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.416099+0000 mgr.y (mgr.25166) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.416099+0000 mgr.y (mgr.25166) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.511118+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.511118+0000 mon.b (mon.1) 3105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.513999+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.513999+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.516947+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.516947+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.518084+0000 mon.b (mon.1) 3108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.518084+0000 mon.b (mon.1) 3108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.529811+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.529811+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.532896+0000 mgr.y (mgr.25166) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.532896+0000 mgr.y (mgr.25166) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.599826+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.599826+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.602409+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.602409+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.605945+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.605945+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.607184+0000 mon.b (mon.1) 3112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.607184+0000 mon.b (mon.1) 3112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.615400+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.615400+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.617351+0000 mgr.y (mgr.25166) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.617351+0000 mgr.y (mgr.25166) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.707561+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.707561+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.710649+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.710649+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.713891+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.713891+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.715374+0000 mon.b (mon.1) 3116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.715374+0000 mon.b (mon.1) 3116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.729920+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.729920+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.836257+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.836257+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.839522+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.839522+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.843496+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.843496+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.845392+0000 mon.b (mon.1) 3120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.845392+0000 mon.b (mon.1) 3120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.859636+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.513999+0000 mon.b (mon.1) 3106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.516947+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.516947+0000 mon.b (mon.1) 3107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.518084+0000 mon.b (mon.1) 3108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.518084+0000 mon.b (mon.1) 3108 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.529811+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.529811+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.532896+0000 mgr.y (mgr.25166) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.532896+0000 mgr.y (mgr.25166) 2595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.599826+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.599826+0000 mon.b (mon.1) 3109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.602409+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.602409+0000 mon.b (mon.1) 3110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.605945+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.605945+0000 mon.b (mon.1) 3111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.607184+0000 mon.b (mon.1) 3112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.607184+0000 mon.b (mon.1) 3112 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.615400+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.615400+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.617351+0000 mgr.y (mgr.25166) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.859636+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.966557+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.966557+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.969907+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.969907+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.973468+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.973468+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.975186+0000 mon.b (mon.1) 3124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.975186+0000 mon.b (mon.1) 3124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.991166+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:39.991166+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.106904+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.106904+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.109423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.109423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.111932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.111932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.112941+0000 mon.b (mon.1) 3128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.112941+0000 mon.b (mon.1) 3128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.125793+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.125793+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.229934+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.229934+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.232532+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.232532+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.236233+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.236233+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.237071+0000 mon.b (mon.1) 3132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.237071+0000 mon.b (mon.1) 3132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.249977+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[115929]: audit 2024-09-17T10:31:40.249977+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.617351+0000 mgr.y (mgr.25166) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.707561+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.707561+0000 mon.b (mon.1) 3113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.710649+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.710649+0000 mon.b (mon.1) 3114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.713891+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.713891+0000 mon.b (mon.1) 3115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.715374+0000 mon.b (mon.1) 3116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.715374+0000 mon.b (mon.1) 3116 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.729920+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.729920+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.836257+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.836257+0000 mon.b (mon.1) 3117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.839522+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.839522+0000 mon.b (mon.1) 3118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.843496+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.843496+0000 mon.b (mon.1) 3119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.845392+0000 mon.b (mon.1) 3120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.845392+0000 mon.b (mon.1) 3120 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.859636+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.859636+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.966557+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.966557+0000 mon.b (mon.1) 3121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.969907+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.969907+0000 mon.b (mon.1) 3122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.973468+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.973468+0000 mon.b (mon.1) 3123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.975186+0000 mon.b (mon.1) 3124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.975186+0000 mon.b (mon.1) 3124 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.991166+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:39.991166+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.106904+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.106904+0000 mon.b (mon.1) 3125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.109423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.109423+0000 mon.b (mon.1) 3126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.111932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.111932+0000 mon.b (mon.1) 3127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.112941+0000 mon.b (mon.1) 3128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.112941+0000 mon.b (mon.1) 3128 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.125793+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.125793+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.229934+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.229934+0000 mon.b (mon.1) 3129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.232532+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.232532+0000 mon.b (mon.1) 3130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:40.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.236233+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.236233+0000 mon.b (mon.1) 3131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:40.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.237071+0000 mon.b (mon.1) 3132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.237071+0000 mon.b (mon.1) 3132 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:40.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.249977+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:40 smithi039 bash[116875]: audit 2024-09-17T10:31:40.249977+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:40.729 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:40 smithi203 bash[99821]: debug 2024-09-17T10:31:40.441+0000 7f3153e64640 1 -- 172.21.15.203:0/3199820797 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f7b09f0960 con 0x55f7b17de000 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.731904+0000 mgr.y (mgr.25166) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.731904+0000 mgr.y (mgr.25166) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.862323+0000 mgr.y (mgr.25166) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.862323+0000 mgr.y (mgr.25166) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.992440+0000 mgr.y (mgr.25166) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:39.992440+0000 mgr.y (mgr.25166) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.126660+0000 mgr.y (mgr.25166) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.126660+0000 mgr.y (mgr.25166) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.250650+0000 mgr.y (mgr.25166) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.250650+0000 mgr.y (mgr.25166) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.325992+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.325992+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.328414+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.328414+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.330601+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.330601+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.331923+0000 mon.b (mon.1) 3136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.331923+0000 mon.b (mon.1) 3136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.339015+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.339015+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.339740+0000 mgr.y (mgr.25166) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.731904+0000 mgr.y (mgr.25166) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.731904+0000 mgr.y (mgr.25166) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.862323+0000 mgr.y (mgr.25166) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.862323+0000 mgr.y (mgr.25166) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.992440+0000 mgr.y (mgr.25166) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:39.992440+0000 mgr.y (mgr.25166) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.126660+0000 mgr.y (mgr.25166) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.126660+0000 mgr.y (mgr.25166) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.250650+0000 mgr.y (mgr.25166) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.250650+0000 mgr.y (mgr.25166) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.325992+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.325992+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.328414+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.328414+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.330601+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.330601+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.331923+0000 mon.b (mon.1) 3136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.331923+0000 mon.b (mon.1) 3136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.339015+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.339015+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.339740+0000 mgr.y (mgr.25166) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.339740+0000 mgr.y (mgr.25166) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.418621+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.418621+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.421056+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.421056+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.424599+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.424599+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.425625+0000 mon.b (mon.1) 3140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.425625+0000 mon.b (mon.1) 3140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.437261+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.437261+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.438070+0000 mgr.y (mgr.25166) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.438070+0000 mgr.y (mgr.25166) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.526277+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.526277+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.528827+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.528827+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.531321+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.531321+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.339740+0000 mgr.y (mgr.25166) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.418621+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.418621+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.421056+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.421056+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.424599+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.424599+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.425625+0000 mon.b (mon.1) 3140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.425625+0000 mon.b (mon.1) 3140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.437261+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.437261+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.438070+0000 mgr.y (mgr.25166) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.438070+0000 mgr.y (mgr.25166) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.526277+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.526277+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.528827+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.528827+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.531321+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.531321+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.532201+0000 mon.b (mon.1) 3144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.532201+0000 mon.b (mon.1) 3144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.544085+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.544085+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.546967+0000 mgr.y (mgr.25166) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.546967+0000 mgr.y (mgr.25166) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.646538+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.646538+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.649564+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.649564+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.653469+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.653469+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.654603+0000 mon.b (mon.1) 3148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.654603+0000 mon.b (mon.1) 3148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.668081+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.668081+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.669810+0000 mgr.y (mgr.25166) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.669810+0000 mgr.y (mgr.25166) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cluster 2024-09-17T10:31:40.671982+0000 mgr.y (mgr.25166) 2606 : cluster [DBG] pgmap v691: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: cluster 2024-09-17T10:31:40.671982+0000 mgr.y (mgr.25166) 2606 : cluster [DBG] pgmap v691: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.748317+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.748317+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.751504+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.751504+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.754529+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.754529+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.755755+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.755755+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.768156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.768156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.835503+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.835503+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.838182+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.838182+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.841458+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.841458+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.842462+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.842462+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.848836+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.848836+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.532201+0000 mon.b (mon.1) 3144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.532201+0000 mon.b (mon.1) 3144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.544085+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.544085+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.546967+0000 mgr.y (mgr.25166) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.546967+0000 mgr.y (mgr.25166) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.646538+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.646538+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.649564+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.649564+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.653469+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.653469+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.654603+0000 mon.b (mon.1) 3148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.654603+0000 mon.b (mon.1) 3148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.668081+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.668081+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.669810+0000 mgr.y (mgr.25166) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.669810+0000 mgr.y (mgr.25166) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cluster 2024-09-17T10:31:40.671982+0000 mgr.y (mgr.25166) 2606 : cluster [DBG] pgmap v691: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:41.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: cluster 2024-09-17T10:31:40.671982+0000 mgr.y (mgr.25166) 2606 : cluster [DBG] pgmap v691: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:41.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.927331+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.927331+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.930611+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.930611+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.934178+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.934178+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.935706+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.935706+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.946412+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:40.946412+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.020306+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.020306+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.023667+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.023667+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.026758+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.026758+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.028238+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.028238+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.039433+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.748317+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.748317+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.751504+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.751504+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.754529+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.754529+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.755755+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.755755+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.768156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.768156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.835503+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.835503+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.838182+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.838182+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.841458+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.841458+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.842462+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.842462+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.848836+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.848836+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.927331+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.927331+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.930611+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.930611+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.934178+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.934178+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.935706+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.935706+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.946412+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:40.946412+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.020306+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.020306+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.023667+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.023667+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.026758+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.026758+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.028238+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.028238+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.039433+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.039433+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.119016+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.119016+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.121940+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.121940+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.125170+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.125170+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.126498+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.126498+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.137286+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.137286+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.227297+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.227297+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.230014+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.230014+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.232669+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.232669+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.233865+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.233865+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.246406+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[115929]: audit 2024-09-17T10:31:41.246406+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.039433+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.119016+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.119016+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.121940+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.121940+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.125170+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.125170+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.126498+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.126498+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.137286+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.137286+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.227297+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.227297+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.230014+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.230014+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.232669+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.232669+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.233865+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.233865+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.246406+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:41 smithi039 bash[116875]: audit 2024-09-17T10:31:41.246406+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.731904+0000 mgr.y (mgr.25166) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.731904+0000 mgr.y (mgr.25166) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.862323+0000 mgr.y (mgr.25166) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.862323+0000 mgr.y (mgr.25166) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.992440+0000 mgr.y (mgr.25166) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:39.992440+0000 mgr.y (mgr.25166) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.126660+0000 mgr.y (mgr.25166) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.126660+0000 mgr.y (mgr.25166) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.250650+0000 mgr.y (mgr.25166) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.250650+0000 mgr.y (mgr.25166) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.325992+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.325992+0000 mon.b (mon.1) 3133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.328414+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.328414+0000 mon.b (mon.1) 3134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.330601+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.330601+0000 mon.b (mon.1) 3135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.331923+0000 mon.b (mon.1) 3136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.331923+0000 mon.b (mon.1) 3136 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.339015+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.339015+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.339740+0000 mgr.y (mgr.25166) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.339740+0000 mgr.y (mgr.25166) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.418621+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.418621+0000 mon.b (mon.1) 3137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.421056+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.421056+0000 mon.b (mon.1) 3138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.424599+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.424599+0000 mon.b (mon.1) 3139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.425625+0000 mon.b (mon.1) 3140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.425625+0000 mon.b (mon.1) 3140 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.437261+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.437261+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.438070+0000 mgr.y (mgr.25166) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.438070+0000 mgr.y (mgr.25166) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.526277+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.526277+0000 mon.b (mon.1) 3141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.528827+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.528827+0000 mon.b (mon.1) 3142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.531321+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.531321+0000 mon.b (mon.1) 3143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.532201+0000 mon.b (mon.1) 3144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.532201+0000 mon.b (mon.1) 3144 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.544085+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.544085+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.546967+0000 mgr.y (mgr.25166) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.546967+0000 mgr.y (mgr.25166) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.646538+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.646538+0000 mon.b (mon.1) 3145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.649564+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.649564+0000 mon.b (mon.1) 3146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.653469+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.653469+0000 mon.b (mon.1) 3147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.654603+0000 mon.b (mon.1) 3148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.654603+0000 mon.b (mon.1) 3148 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.668081+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.668081+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.669810+0000 mgr.y (mgr.25166) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.669810+0000 mgr.y (mgr.25166) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cluster 2024-09-17T10:31:40.671982+0000 mgr.y (mgr.25166) 2606 : cluster [DBG] pgmap v691: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: cluster 2024-09-17T10:31:40.671982+0000 mgr.y (mgr.25166) 2606 : cluster [DBG] pgmap v691: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.748317+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.748317+0000 mon.b (mon.1) 3149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.751504+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.751504+0000 mon.b (mon.1) 3150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.754529+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.754529+0000 mon.b (mon.1) 3151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.755755+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.755755+0000 mon.b (mon.1) 3152 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.768156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.768156+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.835503+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.835503+0000 mon.b (mon.1) 3153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.838182+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.838182+0000 mon.b (mon.1) 3154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.841458+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.841458+0000 mon.b (mon.1) 3155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.842462+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.842462+0000 mon.b (mon.1) 3156 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.848836+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.848836+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.927331+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.927331+0000 mon.b (mon.1) 3157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.930611+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.930611+0000 mon.b (mon.1) 3158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.934178+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.934178+0000 mon.b (mon.1) 3159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.935706+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.935706+0000 mon.b (mon.1) 3160 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.946412+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:40.946412+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.020306+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.020306+0000 mon.b (mon.1) 3161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.023667+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.023667+0000 mon.b (mon.1) 3162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.026758+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.026758+0000 mon.b (mon.1) 3163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.028238+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.028238+0000 mon.b (mon.1) 3164 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.039433+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.039433+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.119016+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.119016+0000 mon.b (mon.1) 3165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.121940+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.121940+0000 mon.b (mon.1) 3166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.125170+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.125170+0000 mon.b (mon.1) 3167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.126498+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.126498+0000 mon.b (mon.1) 3168 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.137286+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.137286+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.227297+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.227297+0000 mon.b (mon.1) 3169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.230014+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.230014+0000 mon.b (mon.1) 3170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.232669+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.232669+0000 mon.b (mon.1) 3171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.233865+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.233865+0000 mon.b (mon.1) 3172 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.246406+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:41 smithi203 bash[85677]: audit 2024-09-17T10:31:41.246406+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.290 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[99821]: debug 2024-09-17T10:31:42.021+0000 7f31566cb640 -1 Falling back to public interface 2024-09-17T10:31:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.769569+0000 mgr.y (mgr.25166) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.769569+0000 mgr.y (mgr.25166) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.850336+0000 mgr.y (mgr.25166) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.850336+0000 mgr.y (mgr.25166) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.954186+0000 mgr.y (mgr.25166) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:40.954186+0000 mgr.y (mgr.25166) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.041430+0000 mgr.y (mgr.25166) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.041430+0000 mgr.y (mgr.25166) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.138566+0000 mgr.y (mgr.25166) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.138566+0000 mgr.y (mgr.25166) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.247293+0000 mgr.y (mgr.25166) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.247293+0000 mgr.y (mgr.25166) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.331814+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.331814+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.334323+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.334323+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.336602+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.336602+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.337647+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.337647+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.769569+0000 mgr.y (mgr.25166) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.769569+0000 mgr.y (mgr.25166) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.850336+0000 mgr.y (mgr.25166) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.850336+0000 mgr.y (mgr.25166) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.954186+0000 mgr.y (mgr.25166) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:40.954186+0000 mgr.y (mgr.25166) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.041430+0000 mgr.y (mgr.25166) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.041430+0000 mgr.y (mgr.25166) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.138566+0000 mgr.y (mgr.25166) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.138566+0000 mgr.y (mgr.25166) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.247293+0000 mgr.y (mgr.25166) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.247293+0000 mgr.y (mgr.25166) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.331814+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.331814+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.334323+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.334323+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.336602+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.336602+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.337647+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.337647+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.344120+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.344120+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.347142+0000 mgr.y (mgr.25166) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.347142+0000 mgr.y (mgr.25166) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.433019+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.433019+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.435951+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.435951+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.439152+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.439152+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.440285+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.440285+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.453527+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.453527+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.454874+0000 mgr.y (mgr.25166) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.454874+0000 mgr.y (mgr.25166) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.551556+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.551556+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.553550+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.553550+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.581656+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.581656+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.605348+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.605348+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.620159+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.620159+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.621839+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.621839+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.640478+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.640478+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.641960+0000 mgr.y (mgr.25166) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.641960+0000 mgr.y (mgr.25166) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.724462+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.724462+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.727544+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.727544+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.730773+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.730773+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.732151+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.732151+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.740136+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.344120+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.344120+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.347142+0000 mgr.y (mgr.25166) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.347142+0000 mgr.y (mgr.25166) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.433019+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.433019+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.435951+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.435951+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.439152+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.439152+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.440285+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.440285+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.453527+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.453527+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.454874+0000 mgr.y (mgr.25166) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.454874+0000 mgr.y (mgr.25166) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.551556+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.551556+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.553550+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.553550+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.581656+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.740136+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.823595+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.823595+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.826678+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.826678+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.830141+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.830141+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.831464+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.831464+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.844500+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.844500+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.935472+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.935472+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.938534+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.938534+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.942406+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.942406+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.943785+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.943785+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.957010+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:41.957010+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cluster 2024-09-17T10:31:41.977454+0000 mon.a (mon.0) 1282 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: cluster 2024-09-17T10:31:41.977454+0000 mon.a (mon.0) 1282 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.063646+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.063646+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.066474+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.066474+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.069336+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.069336+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.070427+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.070427+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.083111+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.083111+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.197016+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.197016+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.200045+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.200045+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.203439+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.203439+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.204473+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.204473+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.215855+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[116875]: audit 2024-09-17T10:31:42.215855+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.581656+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.605348+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.605348+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.620159+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.620159+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.621839+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.621839+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.640478+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.640478+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.641960+0000 mgr.y (mgr.25166) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.641960+0000 mgr.y (mgr.25166) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.724462+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.724462+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.727544+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.652 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.727544+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.730773+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.730773+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.732151+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.732151+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.740136+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.740136+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.823595+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.823595+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.826678+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.653 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.826678+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.830141+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.830141+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.831464+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.831464+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.844500+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.844500+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.935472+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.935472+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.938534+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.938534+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.942406+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.942406+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.943785+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.943785+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.957010+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:41.957010+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cluster 2024-09-17T10:31:41.977454+0000 mon.a (mon.0) 1282 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: cluster 2024-09-17T10:31:41.977454+0000 mon.a (mon.0) 1282 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.063646+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.063646+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.066474+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.066474+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.069336+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.069336+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.070427+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.070427+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.083111+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.083111+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.197016+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.197016+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.200045+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.200045+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.203439+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.203439+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.204473+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.204473+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.215855+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:42 smithi039 bash[115929]: audit 2024-09-17T10:31:42.215855+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.769569+0000 mgr.y (mgr.25166) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.769569+0000 mgr.y (mgr.25166) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.850336+0000 mgr.y (mgr.25166) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.850336+0000 mgr.y (mgr.25166) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.954186+0000 mgr.y (mgr.25166) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:40.954186+0000 mgr.y (mgr.25166) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.041430+0000 mgr.y (mgr.25166) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.041430+0000 mgr.y (mgr.25166) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.138566+0000 mgr.y (mgr.25166) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.138566+0000 mgr.y (mgr.25166) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.247293+0000 mgr.y (mgr.25166) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.247293+0000 mgr.y (mgr.25166) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.331814+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.331814+0000 mon.b (mon.1) 3173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.334323+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.334323+0000 mon.b (mon.1) 3174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.336602+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.336602+0000 mon.b (mon.1) 3175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.337647+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.337647+0000 mon.b (mon.1) 3176 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.344120+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.344120+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.347142+0000 mgr.y (mgr.25166) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.347142+0000 mgr.y (mgr.25166) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.433019+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.433019+0000 mon.b (mon.1) 3177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.435951+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.435951+0000 mon.b (mon.1) 3178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.439152+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.439152+0000 mon.b (mon.1) 3179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.440285+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.440285+0000 mon.b (mon.1) 3180 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.453527+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.453527+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.454874+0000 mgr.y (mgr.25166) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.454874+0000 mgr.y (mgr.25166) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.551556+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.551556+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.553550+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.553550+0000 mon.b (mon.1) 3181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.581656+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.581656+0000 mon.b (mon.1) 3182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.605348+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.605348+0000 mon.b (mon.1) 3183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.620159+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.620159+0000 mon.b (mon.1) 3184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.621839+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.621839+0000 mon.b (mon.1) 3185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.640478+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.640478+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.641960+0000 mgr.y (mgr.25166) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.641960+0000 mgr.y (mgr.25166) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.724462+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.724462+0000 mon.b (mon.1) 3186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.727544+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.727544+0000 mon.b (mon.1) 3187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.730773+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.730773+0000 mon.b (mon.1) 3188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.732151+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.732151+0000 mon.b (mon.1) 3189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.740136+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.740136+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.823595+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.823595+0000 mon.b (mon.1) 3190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.826678+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.826678+0000 mon.b (mon.1) 3191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.830141+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.830141+0000 mon.b (mon.1) 3192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.831464+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.831464+0000 mon.b (mon.1) 3193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.844500+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.844500+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.935472+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.935472+0000 mon.b (mon.1) 3194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.938534+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.938534+0000 mon.b (mon.1) 3195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.942406+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.942406+0000 mon.b (mon.1) 3196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.943785+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.943785+0000 mon.b (mon.1) 3197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.957010+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:41.957010+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cluster 2024-09-17T10:31:41.977454+0000 mon.a (mon.0) 1282 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: cluster 2024-09-17T10:31:41.977454+0000 mon.a (mon.0) 1282 : cluster [WRN] Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 20 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.063646+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.063646+0000 mon.b (mon.1) 3198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.066474+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.066474+0000 mon.b (mon.1) 3199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.069336+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.069336+0000 mon.b (mon.1) 3200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.070427+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.070427+0000 mon.b (mon.1) 3201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.083111+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.083111+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.197016+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.197016+0000 mon.b (mon.1) 3202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.200045+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.200045+0000 mon.b (mon.1) 3203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.203439+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.203439+0000 mon.b (mon.1) 3204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.204473+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.204473+0000 mon.b (mon.1) 3205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.215855+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:42 smithi203 bash[85677]: audit 2024-09-17T10:31:42.215855+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.740959+0000 mgr.y (mgr.25166) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.740959+0000 mgr.y (mgr.25166) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.845376+0000 mgr.y (mgr.25166) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.845376+0000 mgr.y (mgr.25166) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.958085+0000 mgr.y (mgr.25166) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:41.958085+0000 mgr.y (mgr.25166) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.084355+0000 mgr.y (mgr.25166) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.084355+0000 mgr.y (mgr.25166) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.217730+0000 mgr.y (mgr.25166) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.217730+0000 mgr.y (mgr.25166) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.337133+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.337133+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.339771+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.339771+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.342392+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.342392+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.343615+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.343615+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.352082+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.352082+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.353165+0000 mgr.y (mgr.25166) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.740959+0000 mgr.y (mgr.25166) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.740959+0000 mgr.y (mgr.25166) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.845376+0000 mgr.y (mgr.25166) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.845376+0000 mgr.y (mgr.25166) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.958085+0000 mgr.y (mgr.25166) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:41.958085+0000 mgr.y (mgr.25166) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.084355+0000 mgr.y (mgr.25166) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.084355+0000 mgr.y (mgr.25166) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.217730+0000 mgr.y (mgr.25166) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.217730+0000 mgr.y (mgr.25166) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.337133+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.337133+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.339771+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.339771+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.342392+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.342392+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.343615+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.343615+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.352082+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.352082+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.353165+0000 mgr.y (mgr.25166) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.353165+0000 mgr.y (mgr.25166) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.466029+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.466029+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.468405+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.468405+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.471092+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.471092+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.471887+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.471887+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.481541+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.481541+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.482328+0000 mgr.y (mgr.25166) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.482328+0000 mgr.y (mgr.25166) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.594188+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.594188+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.596806+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.596806+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.600981+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.600981+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.353165+0000 mgr.y (mgr.25166) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.466029+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.466029+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.468405+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.468405+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.471092+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.471092+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.471887+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.471887+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.481541+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.481541+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.482328+0000 mgr.y (mgr.25166) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.482328+0000 mgr.y (mgr.25166) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.594188+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.594188+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.596806+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.596806+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.600981+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.600981+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.601888+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.601888+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.612440+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.612440+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.613502+0000 mgr.y (mgr.25166) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.613502+0000 mgr.y (mgr.25166) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cluster 2024-09-17T10:31:42.673418+0000 mgr.y (mgr.25166) 2624 : cluster [DBG] pgmap v692: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: cluster 2024-09-17T10:31:42.673418+0000 mgr.y (mgr.25166) 2624 : cluster [DBG] pgmap v692: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.692481+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.692481+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.694910+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.694910+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.697030+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.697030+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.697964+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.697964+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.707831+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.707831+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.786592+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.786592+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.789024+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.789024+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.791534+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.791534+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.792495+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.792495+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.802155+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.802155+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.889003+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.889003+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.891279+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.891279+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.893589+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.893589+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.894483+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.894483+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.904123+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.904123+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.983073+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.601888+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.601888+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.612440+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.612440+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.613502+0000 mgr.y (mgr.25166) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.613502+0000 mgr.y (mgr.25166) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cluster 2024-09-17T10:31:42.673418+0000 mgr.y (mgr.25166) 2624 : cluster [DBG] pgmap v692: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: cluster 2024-09-17T10:31:42.673418+0000 mgr.y (mgr.25166) 2624 : cluster [DBG] pgmap v692: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.692481+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.692481+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.694910+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.694910+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.697030+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.697030+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.697964+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.697964+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.707831+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.707831+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.786592+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.983073+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.985644+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.985644+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.988390+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.988390+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.989283+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.989283+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.998770+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:42.998770+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.069565+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.069565+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.071784+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.071784+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.074223+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.074223+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.075220+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.075220+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.082720+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.082720+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.148690+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.786592+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.789024+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.789024+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.791534+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.791534+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.792495+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.792495+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.802155+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.802155+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.889003+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.889003+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.891279+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.891279+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.893589+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.893589+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.894483+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.894483+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.904123+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.904123+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.983073+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.148690+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.151542+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.151542+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.154315+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.154315+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.155626+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.155626+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.164093+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.164093+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.242406+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.242406+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.245246+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.654 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.245246+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.248504+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.248504+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.249465+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.249465+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.258724+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[115929]: audit 2024-09-17T10:31:43.258724+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.983073+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.985644+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.985644+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.988390+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.988390+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.989283+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.989283+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.998770+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:42.998770+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.069565+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.069565+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.071784+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.071784+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.074223+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.074223+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.075220+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.075220+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.082720+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.082720+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.148690+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.148690+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.151542+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.151542+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.154315+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.154315+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.155626+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.155626+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.164093+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.164093+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.242406+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.242406+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.245246+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.245246+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.248504+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.248504+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.249465+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.249465+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.258724+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[116875]: audit 2024-09-17T10:31:43.258724+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:43.336414328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.740959+0000 mgr.y (mgr.25166) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.740959+0000 mgr.y (mgr.25166) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.845376+0000 mgr.y (mgr.25166) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.845376+0000 mgr.y (mgr.25166) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.958085+0000 mgr.y (mgr.25166) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:41.958085+0000 mgr.y (mgr.25166) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.084355+0000 mgr.y (mgr.25166) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.084355+0000 mgr.y (mgr.25166) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.217730+0000 mgr.y (mgr.25166) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.217730+0000 mgr.y (mgr.25166) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.337133+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.337133+0000 mon.b (mon.1) 3206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.339771+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.339771+0000 mon.b (mon.1) 3207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.342392+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.342392+0000 mon.b (mon.1) 3208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.343615+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.343615+0000 mon.b (mon.1) 3209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.352082+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.352082+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.353165+0000 mgr.y (mgr.25166) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.353165+0000 mgr.y (mgr.25166) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.466029+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.466029+0000 mon.b (mon.1) 3210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.468405+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.468405+0000 mon.b (mon.1) 3211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.471092+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.471092+0000 mon.b (mon.1) 3212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.471887+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.471887+0000 mon.b (mon.1) 3213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.481541+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.481541+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.482328+0000 mgr.y (mgr.25166) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.482328+0000 mgr.y (mgr.25166) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.594188+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.594188+0000 mon.b (mon.1) 3214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.596806+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.596806+0000 mon.b (mon.1) 3215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.600981+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.600981+0000 mon.b (mon.1) 3216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.601888+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.601888+0000 mon.b (mon.1) 3217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.612440+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.612440+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.613502+0000 mgr.y (mgr.25166) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.613502+0000 mgr.y (mgr.25166) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cluster 2024-09-17T10:31:42.673418+0000 mgr.y (mgr.25166) 2624 : cluster [DBG] pgmap v692: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: cluster 2024-09-17T10:31:42.673418+0000 mgr.y (mgr.25166) 2624 : cluster [DBG] pgmap v692: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 89 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.692481+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.692481+0000 mon.b (mon.1) 3218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.694910+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.694910+0000 mon.b (mon.1) 3219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.697030+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.697030+0000 mon.b (mon.1) 3220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.697964+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.697964+0000 mon.b (mon.1) 3221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.707831+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.707831+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.786592+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.786592+0000 mon.b (mon.1) 3222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.789024+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.789024+0000 mon.b (mon.1) 3223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.791534+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.791534+0000 mon.b (mon.1) 3224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.792495+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.792495+0000 mon.b (mon.1) 3225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.802155+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.802155+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.889003+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.889003+0000 mon.b (mon.1) 3226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.891279+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.891279+0000 mon.b (mon.1) 3227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.893589+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.893589+0000 mon.b (mon.1) 3228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.894483+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.894483+0000 mon.b (mon.1) 3229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.904123+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.904123+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.983073+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.983073+0000 mon.b (mon.1) 3230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.985644+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.985644+0000 mon.b (mon.1) 3231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.988390+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.988390+0000 mon.b (mon.1) 3232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.989283+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.989283+0000 mon.b (mon.1) 3233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.998770+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:42.998770+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.069565+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.069565+0000 mon.b (mon.1) 3234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.071784+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.071784+0000 mon.b (mon.1) 3235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.074223+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.074223+0000 mon.b (mon.1) 3236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.075220+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.075220+0000 mon.b (mon.1) 3237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.082720+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.082720+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.148690+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.148690+0000 mon.b (mon.1) 3238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.151542+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.151542+0000 mon.b (mon.1) 3239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.154315+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.154315+0000 mon.b (mon.1) 3240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.155626+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.155626+0000 mon.b (mon.1) 3241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.164093+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.164093+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.242406+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.242406+0000 mon.b (mon.1) 3242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.245246+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.245246+0000 mon.b (mon.1) 3243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.248504+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.248504+0000 mon.b (mon.1) 3244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.249465+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.249465+0000 mon.b (mon.1) 3245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.258724+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:43 smithi203 bash[85677]: audit 2024-09-17T10:31:43.258724+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:31:43] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T10:31:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.708592+0000 mgr.y (mgr.25166) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.708592+0000 mgr.y (mgr.25166) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.803065+0000 mgr.y (mgr.25166) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.803065+0000 mgr.y (mgr.25166) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.904920+0000 mgr.y (mgr.25166) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.904920+0000 mgr.y (mgr.25166) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.999633+0000 mgr.y (mgr.25166) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:42.999633+0000 mgr.y (mgr.25166) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.083352+0000 mgr.y (mgr.25166) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.083352+0000 mgr.y (mgr.25166) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.166956+0000 mgr.y (mgr.25166) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.166956+0000 mgr.y (mgr.25166) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.259483+0000 mgr.y (mgr.25166) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.259483+0000 mgr.y (mgr.25166) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.327242+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.327242+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.329730+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.329730+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.331863+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.331863+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.708592+0000 mgr.y (mgr.25166) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.708592+0000 mgr.y (mgr.25166) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.803065+0000 mgr.y (mgr.25166) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.803065+0000 mgr.y (mgr.25166) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.904920+0000 mgr.y (mgr.25166) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.904920+0000 mgr.y (mgr.25166) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.999633+0000 mgr.y (mgr.25166) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:42.999633+0000 mgr.y (mgr.25166) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.083352+0000 mgr.y (mgr.25166) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.083352+0000 mgr.y (mgr.25166) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.166956+0000 mgr.y (mgr.25166) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.166956+0000 mgr.y (mgr.25166) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.259483+0000 mgr.y (mgr.25166) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.259483+0000 mgr.y (mgr.25166) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.327242+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.327242+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.329730+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.329730+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.331863+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.331863+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.332676+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.332676+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.338168+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.338168+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.339437+0000 mgr.y (mgr.25166) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.339437+0000 mgr.y (mgr.25166) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.408960+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.408960+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.411905+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.411905+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.414985+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.414985+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.416220+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.416220+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.422488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.422488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.425555+0000 mgr.y (mgr.25166) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.425555+0000 mgr.y (mgr.25166) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.488544+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.488544+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.491557+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.332676+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.332676+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.338168+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.338168+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.339437+0000 mgr.y (mgr.25166) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.339437+0000 mgr.y (mgr.25166) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.408960+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.408960+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.411905+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.411905+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.414985+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.414985+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.416220+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.416220+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.422488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.422488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.425555+0000 mgr.y (mgr.25166) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.425555+0000 mgr.y (mgr.25166) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.488544+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.488544+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.491557+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.491557+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.494654+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.494654+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.495912+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.495912+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.502464+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.502464+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.505735+0000 mgr.y (mgr.25166) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.505735+0000 mgr.y (mgr.25166) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.569639+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.569639+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.571937+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.571937+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.575155+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.575155+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.576358+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.576358+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.586622+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.586622+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.587480+0000 mgr.y (mgr.25166) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.587480+0000 mgr.y (mgr.25166) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.671485+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.671485+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.674714+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.674714+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.677786+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.677786+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.679495+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.679495+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.690021+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.690021+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.782941+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.782941+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.649 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.785305+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[115929]: audit 2024-09-17T10:31:43.785305+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.491557+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.494654+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.494654+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.495912+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.495912+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.502464+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.502464+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.505735+0000 mgr.y (mgr.25166) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.505735+0000 mgr.y (mgr.25166) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.569639+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.569639+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.571937+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.571937+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.575155+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.575155+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.576358+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.576358+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.586622+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.586622+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.587480+0000 mgr.y (mgr.25166) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.587480+0000 mgr.y (mgr.25166) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.671485+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.671485+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.674714+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.674714+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.677786+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.677786+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.679495+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.679495+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.690021+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.690021+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.782941+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.782941+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.785305+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.656 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:44 smithi039 bash[116875]: audit 2024-09-17T10:31:43.785305+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.708592+0000 mgr.y (mgr.25166) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.708592+0000 mgr.y (mgr.25166) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.803065+0000 mgr.y (mgr.25166) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.803065+0000 mgr.y (mgr.25166) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.904920+0000 mgr.y (mgr.25166) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.904920+0000 mgr.y (mgr.25166) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.999633+0000 mgr.y (mgr.25166) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:42.999633+0000 mgr.y (mgr.25166) 2628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.083352+0000 mgr.y (mgr.25166) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.083352+0000 mgr.y (mgr.25166) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.166956+0000 mgr.y (mgr.25166) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.166956+0000 mgr.y (mgr.25166) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.259483+0000 mgr.y (mgr.25166) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.259483+0000 mgr.y (mgr.25166) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.327242+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.327242+0000 mon.b (mon.1) 3246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.329730+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.329730+0000 mon.b (mon.1) 3247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.331863+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.331863+0000 mon.b (mon.1) 3248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.332676+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.332676+0000 mon.b (mon.1) 3249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.338168+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.338168+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.339437+0000 mgr.y (mgr.25166) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.339437+0000 mgr.y (mgr.25166) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.408960+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.408960+0000 mon.b (mon.1) 3250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.411905+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.411905+0000 mon.b (mon.1) 3251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.414985+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.414985+0000 mon.b (mon.1) 3252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.416220+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.416220+0000 mon.b (mon.1) 3253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.422488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.422488+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.425555+0000 mgr.y (mgr.25166) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.425555+0000 mgr.y (mgr.25166) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.488544+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.488544+0000 mon.b (mon.1) 3254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.491557+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.491557+0000 mon.b (mon.1) 3255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.494654+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.494654+0000 mon.b (mon.1) 3256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.495912+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.495912+0000 mon.b (mon.1) 3257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.502464+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.502464+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.505735+0000 mgr.y (mgr.25166) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.505735+0000 mgr.y (mgr.25166) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.569639+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.569639+0000 mon.b (mon.1) 3258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.571937+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.571937+0000 mon.b (mon.1) 3259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.575155+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.575155+0000 mon.b (mon.1) 3260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.576358+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.576358+0000 mon.b (mon.1) 3261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.586622+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.586622+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.587480+0000 mgr.y (mgr.25166) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.587480+0000 mgr.y (mgr.25166) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.671485+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.671485+0000 mon.b (mon.1) 3262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.674714+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.674714+0000 mon.b (mon.1) 3263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.677786+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.677786+0000 mon.b (mon.1) 3264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.679495+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.679495+0000 mon.b (mon.1) 3265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.690021+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.690021+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.782941+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.782941+0000 mon.b (mon.1) 3266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.785305+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:44 smithi203 bash[85677]: audit 2024-09-17T10:31:43.785305+0000 mon.b (mon.1) 3267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.690902+0000 mgr.y (mgr.25166) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:43.690902+0000 mgr.y (mgr.25166) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.331639+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.331639+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.342496+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.342496+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.347261+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.347261+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.348500+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.348500+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.355550+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.355550+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.360876+0000 mgr.y (mgr.25166) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.360876+0000 mgr.y (mgr.25166) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.473788+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.473788+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.476831+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.476831+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.480680+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.480680+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.481965+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.481965+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.494024+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.494024+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.494819+0000 mgr.y (mgr.25166) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.494819+0000 mgr.y (mgr.25166) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.606845+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.606845+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.609201+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.609201+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.611574+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.611574+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.612528+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.612528+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.624713+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.624713+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.625590+0000 mgr.y (mgr.25166) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.625590+0000 mgr.y (mgr.25166) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cluster 2024-09-17T10:31:44.674626+0000 mgr.y (mgr.25166) 2640 : cluster [DBG] pgmap v693: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:45.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: cluster 2024-09-17T10:31:44.674626+0000 mgr.y (mgr.25166) 2640 : cluster [DBG] pgmap v693: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.739562+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.739562+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.741723+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.741723+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.744533+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.744533+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.745338+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.745338+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.757343+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.757343+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.836754+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.836754+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.839363+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.839363+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.842747+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.842747+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.843561+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.843561+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.854763+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.854763+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.485 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.935689+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.935689+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.937678+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.937678+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.939620+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.939620+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.940379+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.940379+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.951344+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:44.951344+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.018515+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.018515+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.020679+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.020679+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.486 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.023247+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.023247+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.024086+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.024086+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.030937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.030937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.105193+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.105193+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.107344+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.107344+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.109895+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.109895+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.110614+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.487 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.110614+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.120472+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.120472+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.183481+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.183481+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.185501+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.185501+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.187532+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.187532+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.188456+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.188456+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.200832+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.200832+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.488 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.271516+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.271516+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.273632+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.273632+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.276054+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.276054+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.276832+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.276832+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.282065+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.489 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[85677]: audit 2024-09-17T10:31:45.282065+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[87077]: debug 2024-09-17T10:31:45.447+0000 7f03b2642640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:45.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.690902+0000 mgr.y (mgr.25166) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:43.690902+0000 mgr.y (mgr.25166) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.331639+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.331639+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.342496+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.342496+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.347261+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.347261+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.348500+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.348500+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.355550+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.355550+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.360876+0000 mgr.y (mgr.25166) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.360876+0000 mgr.y (mgr.25166) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.473788+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.473788+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.476831+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.476831+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.480680+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.480680+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.481965+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.690902+0000 mgr.y (mgr.25166) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:43.690902+0000 mgr.y (mgr.25166) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.331639+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.331639+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.342496+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.342496+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.347261+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.347261+0000 mon.b (mon.1) 3268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.348500+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.348500+0000 mon.b (mon.1) 3269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.355550+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.355550+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.360876+0000 mgr.y (mgr.25166) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.360876+0000 mgr.y (mgr.25166) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.473788+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.473788+0000 mon.b (mon.1) 3270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.476831+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.476831+0000 mon.b (mon.1) 3271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.480680+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.480680+0000 mon.b (mon.1) 3272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.481965+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.481965+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.494024+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.494024+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.494819+0000 mgr.y (mgr.25166) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.494819+0000 mgr.y (mgr.25166) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.606845+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.606845+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.609201+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.609201+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.611574+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.611574+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.612528+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.612528+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.624713+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.624713+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.625590+0000 mgr.y (mgr.25166) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.625590+0000 mgr.y (mgr.25166) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cluster 2024-09-17T10:31:44.674626+0000 mgr.y (mgr.25166) 2640 : cluster [DBG] pgmap v693: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:45.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: cluster 2024-09-17T10:31:44.674626+0000 mgr.y (mgr.25166) 2640 : cluster [DBG] pgmap v693: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.481965+0000 mon.b (mon.1) 3273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.494024+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.494024+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.494819+0000 mgr.y (mgr.25166) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.494819+0000 mgr.y (mgr.25166) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.606845+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.606845+0000 mon.b (mon.1) 3274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.609201+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.609201+0000 mon.b (mon.1) 3275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.611574+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.611574+0000 mon.b (mon.1) 3276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.612528+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.612528+0000 mon.b (mon.1) 3277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.624713+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.624713+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.625590+0000 mgr.y (mgr.25166) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.625590+0000 mgr.y (mgr.25166) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cluster 2024-09-17T10:31:44.674626+0000 mgr.y (mgr.25166) 2640 : cluster [DBG] pgmap v693: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: cluster 2024-09-17T10:31:44.674626+0000 mgr.y (mgr.25166) 2640 : cluster [DBG] pgmap v693: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.739562+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.739562+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.741723+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.741723+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.744533+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.744533+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.745338+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.745338+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.757343+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.757343+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.836754+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.836754+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.839363+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.839363+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.842747+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.842747+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.843561+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.843561+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.854763+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.854763+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.739562+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.739562+0000 mon.b (mon.1) 3278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.741723+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.741723+0000 mon.b (mon.1) 3279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.744533+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.744533+0000 mon.b (mon.1) 3280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.745338+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.745338+0000 mon.b (mon.1) 3281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.757343+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.757343+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.836754+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.836754+0000 mon.b (mon.1) 3282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.839363+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.839363+0000 mon.b (mon.1) 3283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.842747+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.842747+0000 mon.b (mon.1) 3284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.843561+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.843561+0000 mon.b (mon.1) 3285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.854763+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.854763+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.935689+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.935689+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.937678+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.937678+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.939620+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.939620+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.940379+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.940379+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.951344+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:44.951344+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.018515+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.018515+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.020679+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.020679+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.023247+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.023247+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.024086+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.024086+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.030937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.030937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.935689+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.935689+0000 mon.b (mon.1) 3286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.937678+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.937678+0000 mon.b (mon.1) 3287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.939620+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.939620+0000 mon.b (mon.1) 3288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.940379+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.940379+0000 mon.b (mon.1) 3289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.951344+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:44.951344+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.018515+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.018515+0000 mon.b (mon.1) 3290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.020679+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.020679+0000 mon.b (mon.1) 3291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.023247+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.023247+0000 mon.b (mon.1) 3292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.024086+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.024086+0000 mon.b (mon.1) 3293 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.030937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.030937+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.105193+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.105193+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.107344+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.107344+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.109895+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.109895+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.110614+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.110614+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.120472+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.120472+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.183481+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.183481+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.185501+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.185501+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.187532+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.187532+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.188456+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.188456+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.200832+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.200832+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.271516+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.271516+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.273632+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.273632+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.276054+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.276054+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.276832+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.276832+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.282065+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[116875]: audit 2024-09-17T10:31:45.282065+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.105193+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.105193+0000 mon.b (mon.1) 3294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.107344+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.107344+0000 mon.b (mon.1) 3295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.109895+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.109895+0000 mon.b (mon.1) 3296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.110614+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.110614+0000 mon.b (mon.1) 3297 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.120472+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.120472+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.183481+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.183481+0000 mon.b (mon.1) 3298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.185501+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.185501+0000 mon.b (mon.1) 3299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.187532+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.187532+0000 mon.b (mon.1) 3300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.188456+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.188456+0000 mon.b (mon.1) 3301 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.200832+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.200832+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.271516+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.271516+0000 mon.b (mon.1) 3302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.273632+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.273632+0000 mon.b (mon.1) 3303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.276054+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.276054+0000 mon.b (mon.1) 3304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.276832+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.276832+0000 mon.b (mon.1) 3305 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.282065+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.657 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:45 smithi039 bash[115929]: audit 2024-09-17T10:31:45.282065+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:45.850 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:45 smithi203 bash[99821]: debug 2024-09-17T10:31:45.572+0000 7f31566cb640 -1 osd.6 144 log_to_monitors true 2024-09-17T10:31:46.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:46.333945122Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:46.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.757925+0000 mgr.y (mgr.25166) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.757925+0000 mgr.y (mgr.25166) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.855496+0000 mgr.y (mgr.25166) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.855496+0000 mgr.y (mgr.25166) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.952036+0000 mgr.y (mgr.25166) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:44.952036+0000 mgr.y (mgr.25166) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.032011+0000 mgr.y (mgr.25166) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.032011+0000 mgr.y (mgr.25166) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.121144+0000 mgr.y (mgr.25166) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.121144+0000 mgr.y (mgr.25166) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.201735+0000 mgr.y (mgr.25166) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.201735+0000 mgr.y (mgr.25166) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.283350+0000 mgr.y (mgr.25166) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.283350+0000 mgr.y (mgr.25166) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.359620+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.359620+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.361582+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.361582+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.363632+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.363632+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.366806+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:46.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.366806+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.367264+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.367264+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.369990+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.369990+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.374195+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.374195+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.378329+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.378329+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.442481+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.442481+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.445222+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.482 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.445222+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.447000+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.447000+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.448537+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.448537+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.483 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.450301+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.450301+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.450465+0000 mgr.y (mgr.25166) 2648 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.450465+0000 mgr.y (mgr.25166) 2648 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.451396+0000 mgr.y (mgr.25166) 2649 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: cephadm 2024-09-17T10:31:45.451396+0000 mgr.y (mgr.25166) 2649 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.579492+0000 mon.b (mon.1) 3315 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.579492+0000 mon.b (mon.1) 3315 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.580081+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.484 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[85677]: audit 2024-09-17T10:31:45.580081+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.757925+0000 mgr.y (mgr.25166) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.757925+0000 mgr.y (mgr.25166) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.855496+0000 mgr.y (mgr.25166) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.855496+0000 mgr.y (mgr.25166) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.952036+0000 mgr.y (mgr.25166) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:44.952036+0000 mgr.y (mgr.25166) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.032011+0000 mgr.y (mgr.25166) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.032011+0000 mgr.y (mgr.25166) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.121144+0000 mgr.y (mgr.25166) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.121144+0000 mgr.y (mgr.25166) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.201735+0000 mgr.y (mgr.25166) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.201735+0000 mgr.y (mgr.25166) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.283350+0000 mgr.y (mgr.25166) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.283350+0000 mgr.y (mgr.25166) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.359620+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.359620+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.361582+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.361582+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.363632+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.363632+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.366806+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.757925+0000 mgr.y (mgr.25166) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.757925+0000 mgr.y (mgr.25166) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.855496+0000 mgr.y (mgr.25166) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.855496+0000 mgr.y (mgr.25166) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.952036+0000 mgr.y (mgr.25166) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:44.952036+0000 mgr.y (mgr.25166) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.032011+0000 mgr.y (mgr.25166) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.032011+0000 mgr.y (mgr.25166) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.121144+0000 mgr.y (mgr.25166) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.121144+0000 mgr.y (mgr.25166) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.201735+0000 mgr.y (mgr.25166) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.201735+0000 mgr.y (mgr.25166) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.283350+0000 mgr.y (mgr.25166) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.283350+0000 mgr.y (mgr.25166) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.359620+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.359620+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.361582+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.361582+0000 mon.b (mon.1) 3306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.363632+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.363632+0000 mon.b (mon.1) 3307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.366806+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.366806+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:46.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.367264+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.367264+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.369990+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.369990+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.374195+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.374195+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.378329+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.378329+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.442481+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.442481+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.445222+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.445222+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.447000+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.447000+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.448537+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.448537+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.450301+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:31:46.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.450301+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:31:46.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.450465+0000 mgr.y (mgr.25166) 2648 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:46.645 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.450465+0000 mgr.y (mgr.25166) 2648 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.366806+0000 mon.b (mon.1) 3308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:31:46.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.367264+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.367264+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.369990+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.369990+0000 mon.b (mon.1) 3309 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.374195+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.374195+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.378329+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.378329+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.442481+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.442481+0000 mon.b (mon.1) 3310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.445222+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.445222+0000 mon.b (mon.1) 3311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.447000+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.447000+0000 mon.b (mon.1) 3312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.448537+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.448537+0000 mon.b (mon.1) 3313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.450301+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.450301+0000 mon.b (mon.1) 3314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.450465+0000 mgr.y (mgr.25166) 2648 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.450465+0000 mgr.y (mgr.25166) 2648 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.451396+0000 mgr.y (mgr.25166) 2649 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: cephadm 2024-09-17T10:31:45.451396+0000 mgr.y (mgr.25166) 2649 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.579492+0000 mon.b (mon.1) 3315 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.579492+0000 mon.b (mon.1) 3315 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.580081+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[116875]: audit 2024-09-17T10:31:45.580081+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.451396+0000 mgr.y (mgr.25166) 2649 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:46.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: cephadm 2024-09-17T10:31:45.451396+0000 mgr.y (mgr.25166) 2649 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-17T10:31:46.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.579492+0000 mon.b (mon.1) 3315 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.579492+0000 mon.b (mon.1) 3315 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.580081+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:46.648 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:46 smithi039 bash[115929]: audit 2024-09-17T10:31:45.580081+0000 mon.a (mon.0) 1316 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-17T10:31:47.229 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:31:46 smithi203 bash[99821]: debug 2024-09-17T10:31:46.964+0000 7f314a46d640 -1 osd.6 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.389696+0000 mon.a (mon.0) 1317 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.389696+0000 mon.a (mon.0) 1317 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.396894+0000 mon.b (mon.1) 3316 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.396894+0000 mon.b (mon.1) 3316 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: cluster 2024-09-17T10:31:46.400147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: cluster 2024-09-17T10:31:46.400147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.401593+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.401593+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.954631+0000 mon.a (mon.0) 1320 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:47 smithi203 bash[85677]: audit 2024-09-17T10:31:46.954631+0000 mon.a (mon.0) 1320 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.389696+0000 mon.a (mon.0) 1317 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.389696+0000 mon.a (mon.0) 1317 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.396894+0000 mon.b (mon.1) 3316 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.396894+0000 mon.b (mon.1) 3316 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: cluster 2024-09-17T10:31:46.400147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: cluster 2024-09-17T10:31:46.400147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.401593+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.401593+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.954631+0000 mon.a (mon.0) 1320 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[115929]: audit 2024-09-17T10:31:46.954631+0000 mon.a (mon.0) 1320 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.389696+0000 mon.a (mon.0) 1317 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.389696+0000 mon.a (mon.0) 1317 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.396894+0000 mon.b (mon.1) 3316 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.396894+0000 mon.b (mon.1) 3316 : audit [INF] from='osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: cluster 2024-09-17T10:31:46.400147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: cluster 2024-09-17T10:31:46.400147+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.401593+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.401593+0000 mon.a (mon.0) 1319 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.954631+0000 mon.a (mon.0) 1320 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:47 smithi039 bash[116875]: audit 2024-09-17T10:31:46.954631+0000 mon.a (mon.0) 1320 : audit [INF] from='osd.6 ' entity='osd.6' 2024-09-17T10:31:48.458 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:31:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:46.675842+0000 mgr.y (mgr.25166) 2650 : cluster [DBG] pgmap v695: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:46.675842+0000 mgr.y (mgr.25166) 2650 : cluster [DBG] pgmap v695: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:46.997990+0000 mgr.y (mgr.25166) 2651 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:48.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:46.997990+0000 mgr.y (mgr.25166) 2651 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:47.951101+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:47.951101+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:47.967594+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:47.967594+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:47.971654+0000 mon.a (mon.0) 1322 : cluster [INF] osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050] boot 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:47.971654+0000 mon.a (mon.0) 1322 : cluster [INF] osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050] boot 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:47.971801+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: cluster 2024-09-17T10:31:47.971801+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:48.077814+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:48.077814+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:48.090513+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:48.090513+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:48.102552+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:48 smithi203 bash[85677]: audit 2024-09-17T10:31:48.102552+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:46.675842+0000 mgr.y (mgr.25166) 2650 : cluster [DBG] pgmap v695: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:46.675842+0000 mgr.y (mgr.25166) 2650 : cluster [DBG] pgmap v695: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:46.997990+0000 mgr.y (mgr.25166) 2651 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:46.997990+0000 mgr.y (mgr.25166) 2651 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:47.951101+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:47.951101+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:47.967594+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:47.967594+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:47.971654+0000 mon.a (mon.0) 1322 : cluster [INF] osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050] boot 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:47.971654+0000 mon.a (mon.0) 1322 : cluster [INF] osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050] boot 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:47.971801+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: cluster 2024-09-17T10:31:47.971801+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:48.077814+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:48.077814+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:48.090513+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:48.090513+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:48.102552+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[115929]: audit 2024-09-17T10:31:48.102552+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:46.675842+0000 mgr.y (mgr.25166) 2650 : cluster [DBG] pgmap v695: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:46.675842+0000 mgr.y (mgr.25166) 2650 : cluster [DBG] pgmap v695: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:46.997990+0000 mgr.y (mgr.25166) 2651 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:46.997990+0000 mgr.y (mgr.25166) 2651 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:47.951101+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:47.951101+0000 mon.a (mon.0) 1321 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:47.967594+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:47.967594+0000 mon.b (mon.1) 3317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:47.971654+0000 mon.a (mon.0) 1322 : cluster [INF] osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050] boot 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:47.971654+0000 mon.a (mon.0) 1322 : cluster [INF] osd.6 [v2:172.21.15.203:6816/416328050,v1:172.21.15.203:6817/416328050] boot 2024-09-17T10:31:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:47.971801+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: cluster 2024-09-17T10:31:47.971801+0000 mon.a (mon.0) 1323 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:48.077814+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:48.077814+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:48.090513+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:48.090513+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:48.102552+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:48.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:48 smithi039 bash[116875]: audit 2024-09-17T10:31:48.102552+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 19s ago 50m - - 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 1s ago 49m - - 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (12m) 19s ago 40m 14.6M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (11m) 1s ago 40m 68.8M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (14m) 19s ago 37m 49.8M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:31:49.132 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (14m) 1s ago 48m 444M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (25m) 19s ago 51m 541M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (8m) 19s ago 51m 67.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (9m) 1s ago 49m 59.1M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (8m) 19s ago 49m 50.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (14m) 19s ago 40m 8223k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (13m) 1s ago 40m 8435k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (6m) 19s ago 48m 53.3M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (5m) 19s ago 47m 53.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (3m) 19s ago 46m 52.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (2m) 19s ago 45m 48.4M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (90s) 1s ago 44m 48.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (51s) 1s ago 43m 48.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (10s) 1s ago 42m 51.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:31:49.133 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (41m) 1s ago 41m 75.2M 3036M 19.1.1-330-gc2ddf972 ebb0615149de d643e0d48185 2024-09-17T10:31:49.134 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (13m) 1s ago 40m 51.1M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:31:49.134 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (37m) 19s ago 37m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:31:49.134 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (38m) 1s ago 38m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:31:49.516 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:31:49.517 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:31:49.518 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:31:49.518 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:31:49.518 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 3, 2024-09-17T10:31:49.518 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 12 2024-09-17T10:31:49.518 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:31:49.518 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:31:49.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:49.319452624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:49 smithi203 bash[85677]: audit 2024-09-17T10:31:48.445795+0000 mgr.y (mgr.25166) 2652 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:49 smithi203 bash[85677]: audit 2024-09-17T10:31:48.445795+0000 mgr.y (mgr.25166) 2652 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:49 smithi203 bash[85677]: cluster 2024-09-17T10:31:48.973619+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:49.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:49 smithi203 bash[85677]: cluster 2024-09-17T10:31:48.973619+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:49.851 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:31:49.851 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:31:49.852 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:31:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[115929]: audit 2024-09-17T10:31:48.445795+0000 mgr.y (mgr.25166) 2652 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[115929]: audit 2024-09-17T10:31:48.445795+0000 mgr.y (mgr.25166) 2652 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[115929]: cluster 2024-09-17T10:31:48.973619+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[115929]: cluster 2024-09-17T10:31:48.973619+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:49.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[116875]: audit 2024-09-17T10:31:48.445795+0000 mgr.y (mgr.25166) 2652 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[116875]: audit 2024-09-17T10:31:48.445795+0000 mgr.y (mgr.25166) 2652 : audit [DBG] from='client.74543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[116875]: cluster 2024-09-17T10:31:48.973619+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:49 smithi039 bash[116875]: cluster 2024-09-17T10:31:48.973619+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-09-17T10:31:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: cluster 2024-09-17T10:31:48.677149+0000 mgr.y (mgr.25166) 2653 : cluster [DBG] pgmap v697: 161 pgs: 13 peering, 25 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: cluster 2024-09-17T10:31:48.677149+0000 mgr.y (mgr.25166) 2653 : cluster [DBG] pgmap v697: 161 pgs: 13 peering, 25 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:48.773745+0000 mgr.y (mgr.25166) 2654 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:48.773745+0000 mgr.y (mgr.25166) 2654 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:49.116368+0000 mgr.y (mgr.25166) 2655 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:49.116368+0000 mgr.y (mgr.25166) 2655 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: cluster 2024-09-17T10:31:49.405357+0000 mon.a (mon.0) 1328 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: cluster 2024-09-17T10:31:49.405357+0000 mon.a (mon.0) 1328 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:49.517264+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.39:0/2136410826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:49.517264+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.39:0/2136410826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:50.344187+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:50.344187+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:50.361204+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:50.361204+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:50.378092+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[115929]: audit 2024-09-17T10:31:50.378092+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: cluster 2024-09-17T10:31:48.677149+0000 mgr.y (mgr.25166) 2653 : cluster [DBG] pgmap v697: 161 pgs: 13 peering, 25 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: cluster 2024-09-17T10:31:48.677149+0000 mgr.y (mgr.25166) 2653 : cluster [DBG] pgmap v697: 161 pgs: 13 peering, 25 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:48.773745+0000 mgr.y (mgr.25166) 2654 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:48.773745+0000 mgr.y (mgr.25166) 2654 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:49.116368+0000 mgr.y (mgr.25166) 2655 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:49.116368+0000 mgr.y (mgr.25166) 2655 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: cluster 2024-09-17T10:31:49.405357+0000 mon.a (mon.0) 1328 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:50.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: cluster 2024-09-17T10:31:49.405357+0000 mon.a (mon.0) 1328 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:49.517264+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.39:0/2136410826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:49.517264+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.39:0/2136410826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:50.344187+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:50.344187+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:50.361204+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:50.361204+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:50.378092+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:50 smithi039 bash[116875]: audit 2024-09-17T10:31:50.378092+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: cluster 2024-09-17T10:31:48.677149+0000 mgr.y (mgr.25166) 2653 : cluster [DBG] pgmap v697: 161 pgs: 13 peering, 25 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-17T10:31:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: cluster 2024-09-17T10:31:48.677149+0000 mgr.y (mgr.25166) 2653 : cluster [DBG] pgmap v697: 161 pgs: 13 peering, 25 active+undersized, 15 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 55/636 objects degraded (8.648%) 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:48.773745+0000 mgr.y (mgr.25166) 2654 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:48.773745+0000 mgr.y (mgr.25166) 2654 : audit [DBG] from='client.64548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:49.116368+0000 mgr.y (mgr.25166) 2655 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:49.116368+0000 mgr.y (mgr.25166) 2655 : audit [DBG] from='client.74555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: cluster 2024-09-17T10:31:49.405357+0000 mon.a (mon.0) 1328 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: cluster 2024-09-17T10:31:49.405357+0000 mon.a (mon.0) 1328 : cluster [WRN] Health check update: Degraded data redundancy: 55/636 objects degraded (8.648%), 15 pgs degraded (PG_DEGRADED) 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:49.517264+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.39:0/2136410826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:49.517264+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.39:0/2136410826' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:31:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:50.344187+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:50.344187+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:50.361204+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:50.361204+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:50.378092+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:50.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:50 smithi203 bash[85677]: audit 2024-09-17T10:31:50.378092+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:51 smithi203 bash[85677]: audit 2024-09-17T10:31:49.851859+0000 mgr.y (mgr.25166) 2656 : audit [DBG] from='client.74567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:51 smithi203 bash[85677]: audit 2024-09-17T10:31:49.851859+0000 mgr.y (mgr.25166) 2656 : audit [DBG] from='client.74567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:51 smithi039 bash[116875]: audit 2024-09-17T10:31:49.851859+0000 mgr.y (mgr.25166) 2656 : audit [DBG] from='client.74567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:51.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:51 smithi039 bash[116875]: audit 2024-09-17T10:31:49.851859+0000 mgr.y (mgr.25166) 2656 : audit [DBG] from='client.74567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:51 smithi039 bash[115929]: audit 2024-09-17T10:31:49.851859+0000 mgr.y (mgr.25166) 2656 : audit [DBG] from='client.74567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:51 smithi039 bash[115929]: audit 2024-09-17T10:31:49.851859+0000 mgr.y (mgr.25166) 2656 : audit [DBG] from='client.74567 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:31:52.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:52.306841957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:52.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:52 smithi203 bash[85677]: cluster 2024-09-17T10:31:50.678214+0000 mgr.y (mgr.25166) 2657 : cluster [DBG] pgmap v699: 161 pgs: 13 peering, 21 active+undersized, 11 active+undersized+degraded, 116 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T10:31:52.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:52 smithi203 bash[85677]: cluster 2024-09-17T10:31:50.678214+0000 mgr.y (mgr.25166) 2657 : cluster [DBG] pgmap v699: 161 pgs: 13 peering, 21 active+undersized, 11 active+undersized+degraded, 116 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T10:31:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:52 smithi039 bash[115929]: cluster 2024-09-17T10:31:50.678214+0000 mgr.y (mgr.25166) 2657 : cluster [DBG] pgmap v699: 161 pgs: 13 peering, 21 active+undersized, 11 active+undersized+degraded, 116 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T10:31:52.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:52 smithi039 bash[115929]: cluster 2024-09-17T10:31:50.678214+0000 mgr.y (mgr.25166) 2657 : cluster [DBG] pgmap v699: 161 pgs: 13 peering, 21 active+undersized, 11 active+undersized+degraded, 116 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T10:31:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:52 smithi039 bash[116875]: cluster 2024-09-17T10:31:50.678214+0000 mgr.y (mgr.25166) 2657 : cluster [DBG] pgmap v699: 161 pgs: 13 peering, 21 active+undersized, 11 active+undersized+degraded, 116 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T10:31:52.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:52 smithi039 bash[116875]: cluster 2024-09-17T10:31:50.678214+0000 mgr.y (mgr.25166) 2657 : cluster [DBG] pgmap v699: 161 pgs: 13 peering, 21 active+undersized, 11 active+undersized+degraded, 116 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/636 objects degraded (6.761%) 2024-09-17T10:31:53.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:31:53] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T10:31:53.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[115929]: cluster 2024-09-17T10:31:53.438379+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 11 pgs degraded) 2024-09-17T10:31:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[115929]: cluster 2024-09-17T10:31:53.438379+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 11 pgs degraded) 2024-09-17T10:31:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[115929]: cluster 2024-09-17T10:31:53.438449+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:53.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[115929]: cluster 2024-09-17T10:31:53.438449+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[116875]: cluster 2024-09-17T10:31:53.438379+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 11 pgs degraded) 2024-09-17T10:31:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[116875]: cluster 2024-09-17T10:31:53.438379+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 11 pgs degraded) 2024-09-17T10:31:53.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[116875]: cluster 2024-09-17T10:31:53.438449+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:53.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:53 smithi039 bash[116875]: cluster 2024-09-17T10:31:53.438449+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:53 smithi203 bash[85677]: cluster 2024-09-17T10:31:53.438379+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 11 pgs degraded) 2024-09-17T10:31:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:53 smithi203 bash[85677]: cluster 2024-09-17T10:31:53.438379+0000 mon.a (mon.0) 1333 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/636 objects degraded (6.761%), 11 pgs degraded) 2024-09-17T10:31:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:53 smithi203 bash[85677]: cluster 2024-09-17T10:31:53.438449+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:53 smithi203 bash[85677]: cluster 2024-09-17T10:31:53.438449+0000 mon.a (mon.0) 1334 : cluster [INF] Cluster is now healthy 2024-09-17T10:31:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:54 smithi039 bash[115929]: cluster 2024-09-17T10:31:52.679547+0000 mgr.y (mgr.25166) 2658 : cluster [DBG] pgmap v700: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-09-17T10:31:54.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:54 smithi039 bash[115929]: cluster 2024-09-17T10:31:52.679547+0000 mgr.y (mgr.25166) 2658 : cluster [DBG] pgmap v700: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-09-17T10:31:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:54 smithi039 bash[116875]: cluster 2024-09-17T10:31:52.679547+0000 mgr.y (mgr.25166) 2658 : cluster [DBG] pgmap v700: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-09-17T10:31:54.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:54 smithi039 bash[116875]: cluster 2024-09-17T10:31:52.679547+0000 mgr.y (mgr.25166) 2658 : cluster [DBG] pgmap v700: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-09-17T10:31:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:54 smithi203 bash[85677]: cluster 2024-09-17T10:31:52.679547+0000 mgr.y (mgr.25166) 2658 : cluster [DBG] pgmap v700: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-09-17T10:31:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:54 smithi203 bash[85677]: cluster 2024-09-17T10:31:52.679547+0000 mgr.y (mgr.25166) 2658 : cluster [DBG] pgmap v700: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 488 B/s rd, 0 op/s 2024-09-17T10:31:55.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:55.333576178Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:56 smithi039 bash[115929]: cluster 2024-09-17T10:31:54.680613+0000 mgr.y (mgr.25166) 2659 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:56.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:56 smithi039 bash[115929]: cluster 2024-09-17T10:31:54.680613+0000 mgr.y (mgr.25166) 2659 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:56 smithi039 bash[116875]: cluster 2024-09-17T10:31:54.680613+0000 mgr.y (mgr.25166) 2659 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:56.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:56 smithi039 bash[116875]: cluster 2024-09-17T10:31:54.680613+0000 mgr.y (mgr.25166) 2659 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:56 smithi203 bash[85677]: cluster 2024-09-17T10:31:54.680613+0000 mgr.y (mgr.25166) 2659 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:56 smithi203 bash[85677]: cluster 2024-09-17T10:31:54.680613+0000 mgr.y (mgr.25166) 2659 : cluster [DBG] pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:31:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[115929]: audit 2024-09-17T10:31:56.552118+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[115929]: audit 2024-09-17T10:31:56.552118+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[115929]: audit 2024-09-17T10:31:56.554698+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[115929]: audit 2024-09-17T10:31:56.554698+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[116875]: audit 2024-09-17T10:31:56.552118+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[116875]: audit 2024-09-17T10:31:56.552118+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[116875]: audit 2024-09-17T10:31:56.554698+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:57 smithi039 bash[116875]: audit 2024-09-17T10:31:56.554698+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:57 smithi203 bash[85677]: audit 2024-09-17T10:31:56.552118+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:57 smithi203 bash[85677]: audit 2024-09-17T10:31:56.552118+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:31:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:57 smithi203 bash[85677]: audit 2024-09-17T10:31:56.554698+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:57 smithi203 bash[85677]: audit 2024-09-17T10:31:56.554698+0000 mon.b (mon.1) 3318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:31:58.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:31:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:31:58.33096682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:31:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:58 smithi203 bash[85677]: cluster 2024-09-17T10:31:56.681964+0000 mgr.y (mgr.25166) 2660 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T10:31:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:58 smithi203 bash[85677]: cluster 2024-09-17T10:31:56.681964+0000 mgr.y (mgr.25166) 2660 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T10:31:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:58 smithi203 bash[85677]: audit 2024-09-17T10:31:57.005950+0000 mgr.y (mgr.25166) 2661 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:31:58 smithi203 bash[85677]: audit 2024-09-17T10:31:57.005950+0000 mgr.y (mgr.25166) 2661 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[115929]: cluster 2024-09-17T10:31:56.681964+0000 mgr.y (mgr.25166) 2660 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T10:31:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[115929]: cluster 2024-09-17T10:31:56.681964+0000 mgr.y (mgr.25166) 2660 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T10:31:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[115929]: audit 2024-09-17T10:31:57.005950+0000 mgr.y (mgr.25166) 2661 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[115929]: audit 2024-09-17T10:31:57.005950+0000 mgr.y (mgr.25166) 2661 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[116875]: cluster 2024-09-17T10:31:56.681964+0000 mgr.y (mgr.25166) 2660 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T10:31:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[116875]: cluster 2024-09-17T10:31:56.681964+0000 mgr.y (mgr.25166) 2660 : cluster [DBG] pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-09-17T10:31:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[116875]: audit 2024-09-17T10:31:57.005950+0000 mgr.y (mgr.25166) 2661 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:31:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:31:58 smithi039 bash[116875]: audit 2024-09-17T10:31:57.005950+0000 mgr.y (mgr.25166) 2661 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[115929]: cluster 2024-09-17T10:31:58.683078+0000 mgr.y (mgr.25166) 2662 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:32:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[115929]: cluster 2024-09-17T10:31:58.683078+0000 mgr.y (mgr.25166) 2662 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:32:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[115929]: audit 2024-09-17T10:32:00.467277+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:32:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[115929]: audit 2024-09-17T10:32:00.467277+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:32:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[116875]: cluster 2024-09-17T10:31:58.683078+0000 mgr.y (mgr.25166) 2662 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:32:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[116875]: cluster 2024-09-17T10:31:58.683078+0000 mgr.y (mgr.25166) 2662 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:32:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[116875]: audit 2024-09-17T10:32:00.467277+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:32:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:00 smithi039 bash[116875]: audit 2024-09-17T10:32:00.467277+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:32:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:00 smithi203 bash[85677]: cluster 2024-09-17T10:31:58.683078+0000 mgr.y (mgr.25166) 2662 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:32:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:00 smithi203 bash[85677]: cluster 2024-09-17T10:31:58.683078+0000 mgr.y (mgr.25166) 2662 : cluster [DBG] pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-17T10:32:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:00 smithi203 bash[85677]: audit 2024-09-17T10:32:00.467277+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:32:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:00 smithi203 bash[85677]: audit 2024-09-17T10:32:00.467277+0000 mon.b (mon.1) 3319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-17T10:32:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:01.336501182Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:01 smithi203 bash[85677]: audit 2024-09-17T10:32:00.467772+0000 mgr.y (mgr.25166) 2663 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:32:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:01 smithi203 bash[85677]: audit 2024-09-17T10:32:00.467772+0000 mgr.y (mgr.25166) 2663 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:32:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:01 smithi203 bash[85677]: cephadm 2024-09-17T10:32:00.470774+0000 mgr.y (mgr.25166) 2664 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T10:32:01.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:01 smithi203 bash[85677]: cephadm 2024-09-17T10:32:00.470774+0000 mgr.y (mgr.25166) 2664 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T10:32:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[115929]: audit 2024-09-17T10:32:00.467772+0000 mgr.y (mgr.25166) 2663 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:32:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[115929]: audit 2024-09-17T10:32:00.467772+0000 mgr.y (mgr.25166) 2663 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:32:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[115929]: cephadm 2024-09-17T10:32:00.470774+0000 mgr.y (mgr.25166) 2664 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T10:32:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[115929]: cephadm 2024-09-17T10:32:00.470774+0000 mgr.y (mgr.25166) 2664 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T10:32:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[116875]: audit 2024-09-17T10:32:00.467772+0000 mgr.y (mgr.25166) 2663 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:32:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[116875]: audit 2024-09-17T10:32:00.467772+0000 mgr.y (mgr.25166) 2663 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-17T10:32:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[116875]: cephadm 2024-09-17T10:32:00.470774+0000 mgr.y (mgr.25166) 2664 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T10:32:01.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:01 smithi039 bash[116875]: cephadm 2024-09-17T10:32:00.470774+0000 mgr.y (mgr.25166) 2664 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-17T10:32:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[115929]: cluster 2024-09-17T10:32:00.684031+0000 mgr.y (mgr.25166) 2665 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-17T10:32:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[115929]: cluster 2024-09-17T10:32:00.684031+0000 mgr.y (mgr.25166) 2665 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-17T10:32:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[115929]: audit 2024-09-17T10:32:01.841143+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:02.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[115929]: audit 2024-09-17T10:32:01.841143+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[116875]: cluster 2024-09-17T10:32:00.684031+0000 mgr.y (mgr.25166) 2665 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-17T10:32:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[116875]: cluster 2024-09-17T10:32:00.684031+0000 mgr.y (mgr.25166) 2665 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-17T10:32:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[116875]: audit 2024-09-17T10:32:01.841143+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:02.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:02 smithi039 bash[116875]: audit 2024-09-17T10:32:01.841143+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:02 smithi203 bash[85677]: cluster 2024-09-17T10:32:00.684031+0000 mgr.y (mgr.25166) 2665 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-17T10:32:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:02 smithi203 bash[85677]: cluster 2024-09-17T10:32:00.684031+0000 mgr.y (mgr.25166) 2665 : cluster [DBG] pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-09-17T10:32:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:02 smithi203 bash[85677]: audit 2024-09-17T10:32:01.841143+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:02 smithi203 bash[85677]: audit 2024-09-17T10:32:01.841143+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.130 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:32:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:32:03] "GET /metrics HTTP/1.1" 200 38477 "" "Prometheus/2.51.0" 2024-09-17T10:32:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: cluster 2024-09-17T10:32:02.685475+0000 mgr.y (mgr.25166) 2666 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: cluster 2024-09-17T10:32:02.685475+0000 mgr.y (mgr.25166) 2666 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:04.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: cephadm 2024-09-17T10:32:03.120090+0000 mgr.y (mgr.25166) 2667 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: cephadm 2024-09-17T10:32:03.120090+0000 mgr.y (mgr.25166) 2667 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: audit 2024-09-17T10:32:03.129723+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: audit 2024-09-17T10:32:03.129723+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: audit 2024-09-17T10:32:03.133647+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: audit 2024-09-17T10:32:03.133647+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: audit 2024-09-17T10:32:03.135371+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: audit 2024-09-17T10:32:03.135371+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: cephadm 2024-09-17T10:32:03.140946+0000 mgr.y (mgr.25166) 2668 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T10:32:04.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[115929]: cephadm 2024-09-17T10:32:03.140946+0000 mgr.y (mgr.25166) 2668 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: cluster 2024-09-17T10:32:02.685475+0000 mgr.y (mgr.25166) 2666 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: cluster 2024-09-17T10:32:02.685475+0000 mgr.y (mgr.25166) 2666 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: cephadm 2024-09-17T10:32:03.120090+0000 mgr.y (mgr.25166) 2667 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: cephadm 2024-09-17T10:32:03.120090+0000 mgr.y (mgr.25166) 2667 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: audit 2024-09-17T10:32:03.129723+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: audit 2024-09-17T10:32:03.129723+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: audit 2024-09-17T10:32:03.133647+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: audit 2024-09-17T10:32:03.133647+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: audit 2024-09-17T10:32:03.135371+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:04.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: audit 2024-09-17T10:32:03.135371+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:04.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: cephadm 2024-09-17T10:32:03.140946+0000 mgr.y (mgr.25166) 2668 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T10:32:04.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:04 smithi039 bash[116875]: cephadm 2024-09-17T10:32:03.140946+0000 mgr.y (mgr.25166) 2668 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T10:32:04.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:04.333091193Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: cluster 2024-09-17T10:32:02.685475+0000 mgr.y (mgr.25166) 2666 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: cluster 2024-09-17T10:32:02.685475+0000 mgr.y (mgr.25166) 2666 : cluster [DBG] pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: cephadm 2024-09-17T10:32:03.120090+0000 mgr.y (mgr.25166) 2667 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T10:32:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: cephadm 2024-09-17T10:32:03.120090+0000 mgr.y (mgr.25166) 2667 : cephadm [INF] Upgrade: Updating osd.7 2024-09-17T10:32:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: audit 2024-09-17T10:32:03.129723+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: audit 2024-09-17T10:32:03.129723+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: audit 2024-09-17T10:32:03.133647+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: audit 2024-09-17T10:32:03.133647+0000 mon.b (mon.1) 3320 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: audit 2024-09-17T10:32:03.135371+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: audit 2024-09-17T10:32:03.135371+0000 mon.b (mon.1) 3321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: cephadm 2024-09-17T10:32:03.140946+0000 mgr.y (mgr.25166) 2668 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T10:32:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:04 smithi203 bash[85677]: cephadm 2024-09-17T10:32:03.140946+0000 mgr.y (mgr.25166) 2668 : cephadm [INF] Deploying daemon osd.7 on smithi203 2024-09-17T10:32:06.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:06 smithi039 bash[115929]: cluster 2024-09-17T10:32:04.686545+0000 mgr.y (mgr.25166) 2669 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:06.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:06 smithi039 bash[115929]: cluster 2024-09-17T10:32:04.686545+0000 mgr.y (mgr.25166) 2669 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:06.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:06 smithi039 bash[116875]: cluster 2024-09-17T10:32:04.686545+0000 mgr.y (mgr.25166) 2669 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:06.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:06 smithi039 bash[116875]: cluster 2024-09-17T10:32:04.686545+0000 mgr.y (mgr.25166) 2669 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:06.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:06 smithi203 bash[85677]: cluster 2024-09-17T10:32:04.686545+0000 mgr.y (mgr.25166) 2669 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:06.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:06 smithi203 bash[85677]: cluster 2024-09-17T10:32:04.686545+0000 mgr.y (mgr.25166) 2669 : cluster [DBG] pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:07.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:07.334357734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:08.300 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.301 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.301 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.301 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.302 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.302 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.302 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[85677]: cluster 2024-09-17T10:32:06.687912+0000 mgr.y (mgr.25166) 2670 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:08.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[85677]: cluster 2024-09-17T10:32:06.687912+0000 mgr.y (mgr.25166) 2670 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:08.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[85677]: audit 2024-09-17T10:32:07.014047+0000 mgr.y (mgr.25166) 2671 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:08.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[85677]: audit 2024-09-17T10:32:07.014047+0000 mgr.y (mgr.25166) 2671 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:08.303 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.303 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:08.617 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:08 smithi203 systemd[1]: Stopping Ceph osd.7 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:32:08.617 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[38717]: debug 2024-09-17T10:32:08.412+0000 7f2057b9e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:32:08.618 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[38717]: debug 2024-09-17T10:32:08.412+0000 7f2057b9e640 -1 osd.7 149 *** Got signal Terminated *** 2024-09-17T10:32:08.618 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:08 smithi203 bash[38717]: debug 2024-09-17T10:32:08.412+0000 7f2057b9e640 -1 osd.7 149 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:32:08.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[116875]: cluster 2024-09-17T10:32:06.687912+0000 mgr.y (mgr.25166) 2670 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:08.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[116875]: cluster 2024-09-17T10:32:06.687912+0000 mgr.y (mgr.25166) 2670 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:08.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[116875]: audit 2024-09-17T10:32:07.014047+0000 mgr.y (mgr.25166) 2671 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[116875]: audit 2024-09-17T10:32:07.014047+0000 mgr.y (mgr.25166) 2671 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[115929]: cluster 2024-09-17T10:32:06.687912+0000 mgr.y (mgr.25166) 2670 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[115929]: cluster 2024-09-17T10:32:06.687912+0000 mgr.y (mgr.25166) 2670 : cluster [DBG] pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[115929]: audit 2024-09-17T10:32:07.014047+0000 mgr.y (mgr.25166) 2671 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:08 smithi039 bash[115929]: audit 2024-09-17T10:32:07.014047+0000 mgr.y (mgr.25166) 2671 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:09.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.268104+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.268104+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.283500+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.283500+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.299006+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.299006+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: cluster 2024-09-17T10:32:08.417255+0000 mon.a (mon.0) 1341 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: cluster 2024-09-17T10:32:08.417255+0000 mon.a (mon.0) 1341 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.580153+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.580153+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.597614+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.597614+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: cluster 2024-09-17T10:32:08.601176+0000 mgr.y (mgr.25166) 2672 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: cluster 2024-09-17T10:32:08.601176+0000 mgr.y (mgr.25166) 2672 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.615376+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[115929]: audit 2024-09-17T10:32:08.615376+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.268104+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.268104+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.283500+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.283500+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.299006+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.299006+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: cluster 2024-09-17T10:32:08.417255+0000 mon.a (mon.0) 1341 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: cluster 2024-09-17T10:32:08.417255+0000 mon.a (mon.0) 1341 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T10:32:09.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.580153+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.580153+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.597614+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.597614+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: cluster 2024-09-17T10:32:08.601176+0000 mgr.y (mgr.25166) 2672 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: cluster 2024-09-17T10:32:08.601176+0000 mgr.y (mgr.25166) 2672 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.615376+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:09 smithi039 bash[116875]: audit 2024-09-17T10:32:08.615376+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.268104+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.268104+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.283500+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.283500+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.299006+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.299006+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: cluster 2024-09-17T10:32:08.417255+0000 mon.a (mon.0) 1341 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: cluster 2024-09-17T10:32:08.417255+0000 mon.a (mon.0) 1341 : cluster [INF] osd.7 marked itself down and dead 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.580153+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.580153+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.597614+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.597614+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: cluster 2024-09-17T10:32:08.601176+0000 mgr.y (mgr.25166) 2672 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: cluster 2024-09-17T10:32:08.601176+0000 mgr.y (mgr.25166) 2672 : cluster [DBG] pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.615376+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:09.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:09 smithi203 bash[85677]: audit 2024-09-17T10:32:08.615376+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:10.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:10.31725503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[85677]: cluster 2024-09-17T10:32:09.295799+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:32:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[85677]: cluster 2024-09-17T10:32:09.295799+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:32:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[85677]: cluster 2024-09-17T10:32:09.306380+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T10:32:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[85677]: cluster 2024-09-17T10:32:09.306380+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T10:32:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[85677]: cluster 2024-09-17T10:32:09.593354+0000 mon.a (mon.0) 1347 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:32:10.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[85677]: cluster 2024-09-17T10:32:09.593354+0000 mon.a (mon.0) 1347 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[115929]: cluster 2024-09-17T10:32:09.295799+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[115929]: cluster 2024-09-17T10:32:09.295799+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[115929]: cluster 2024-09-17T10:32:09.306380+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[115929]: cluster 2024-09-17T10:32:09.306380+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[115929]: cluster 2024-09-17T10:32:09.593354+0000 mon.a (mon.0) 1347 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[115929]: cluster 2024-09-17T10:32:09.593354+0000 mon.a (mon.0) 1347 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[116875]: cluster 2024-09-17T10:32:09.295799+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:32:10.612 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[116875]: cluster 2024-09-17T10:32:09.295799+0000 mon.a (mon.0) 1345 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-17T10:32:10.613 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[116875]: cluster 2024-09-17T10:32:09.306380+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T10:32:10.613 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[116875]: cluster 2024-09-17T10:32:09.306380+0000 mon.a (mon.0) 1346 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-09-17T10:32:10.613 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[116875]: cluster 2024-09-17T10:32:09.593354+0000 mon.a (mon.0) 1347 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:32:10.613 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:10 smithi039 bash[116875]: cluster 2024-09-17T10:32:09.593354+0000 mon.a (mon.0) 1347 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:32:10.897 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[101911]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-7 2024-09-17T10:32:11.229 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:10 smithi203 bash[102114]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-7 2024-09-17T10:32:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: cluster 2024-09-17T10:32:10.311122+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T10:32:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: cluster 2024-09-17T10:32:10.311122+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T10:32:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: audit 2024-09-17T10:32:10.566884+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: audit 2024-09-17T10:32:10.566884+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: audit 2024-09-17T10:32:10.592286+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: audit 2024-09-17T10:32:10.592286+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: cluster 2024-09-17T10:32:10.596950+0000 mgr.y (mgr.25166) 2673 : cluster [DBG] pgmap v711: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: cluster 2024-09-17T10:32:10.596950+0000 mgr.y (mgr.25166) 2673 : cluster [DBG] pgmap v711: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: cluster 2024-09-17T10:32:10.597919+0000 mgr.y (mgr.25166) 2674 : cluster [DBG] pgmap v712: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: cluster 2024-09-17T10:32:10.597919+0000 mgr.y (mgr.25166) 2674 : cluster [DBG] pgmap v712: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: audit 2024-09-17T10:32:10.606982+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[116875]: audit 2024-09-17T10:32:10.606982+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: cluster 2024-09-17T10:32:10.311122+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T10:32:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: cluster 2024-09-17T10:32:10.311122+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: audit 2024-09-17T10:32:10.566884+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: audit 2024-09-17T10:32:10.566884+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: audit 2024-09-17T10:32:10.592286+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: audit 2024-09-17T10:32:10.592286+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: cluster 2024-09-17T10:32:10.596950+0000 mgr.y (mgr.25166) 2673 : cluster [DBG] pgmap v711: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: cluster 2024-09-17T10:32:10.596950+0000 mgr.y (mgr.25166) 2673 : cluster [DBG] pgmap v711: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: cluster 2024-09-17T10:32:10.597919+0000 mgr.y (mgr.25166) 2674 : cluster [DBG] pgmap v712: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: cluster 2024-09-17T10:32:10.597919+0000 mgr.y (mgr.25166) 2674 : cluster [DBG] pgmap v712: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: audit 2024-09-17T10:32:10.606982+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:11 smithi039 bash[115929]: audit 2024-09-17T10:32:10.606982+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: cluster 2024-09-17T10:32:10.311122+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T10:32:11.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: cluster 2024-09-17T10:32:10.311122+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e151: 8 total, 7 up, 8 in 2024-09-17T10:32:11.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: audit 2024-09-17T10:32:10.566884+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: audit 2024-09-17T10:32:10.566884+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: audit 2024-09-17T10:32:10.592286+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: audit 2024-09-17T10:32:10.592286+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: cluster 2024-09-17T10:32:10.596950+0000 mgr.y (mgr.25166) 2673 : cluster [DBG] pgmap v711: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: cluster 2024-09-17T10:32:10.596950+0000 mgr.y (mgr.25166) 2673 : cluster [DBG] pgmap v711: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: cluster 2024-09-17T10:32:10.597919+0000 mgr.y (mgr.25166) 2674 : cluster [DBG] pgmap v712: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: cluster 2024-09-17T10:32:10.597919+0000 mgr.y (mgr.25166) 2674 : cluster [DBG] pgmap v712: 161 pgs: 3 active+undersized, 20 stale+active+clean, 7 active+undersized+degraded, 131 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s; 19/636 objects degraded (2.987%) 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: audit 2024-09-17T10:32:10.606982+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:11 smithi203 bash[85677]: audit 2024-09-17T10:32:10.606982+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:12 smithi203 bash[85677]: audit 2024-09-17T10:32:11.552986+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:12 smithi203 bash[85677]: audit 2024-09-17T10:32:11.552986+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:12 smithi203 bash[85677]: audit 2024-09-17T10:32:11.555971+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:12.845 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:12 smithi203 bash[85677]: audit 2024-09-17T10:32:11.555971+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:12.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:12 smithi203 bash[85677]: cluster 2024-09-17T10:32:11.587963+0000 mon.a (mon.0) 1353 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:12.846 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:12 smithi203 bash[85677]: cluster 2024-09-17T10:32:11.587963+0000 mon.a (mon.0) 1353 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[116875]: audit 2024-09-17T10:32:11.552986+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[116875]: audit 2024-09-17T10:32:11.552986+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[116875]: audit 2024-09-17T10:32:11.555971+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[116875]: audit 2024-09-17T10:32:11.555971+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[116875]: cluster 2024-09-17T10:32:11.587963+0000 mon.a (mon.0) 1353 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[116875]: cluster 2024-09-17T10:32:11.587963+0000 mon.a (mon.0) 1353 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[115929]: audit 2024-09-17T10:32:11.552986+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[115929]: audit 2024-09-17T10:32:11.552986+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[115929]: audit 2024-09-17T10:32:11.555971+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[115929]: audit 2024-09-17T10:32:11.555971+0000 mon.b (mon.1) 3322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[115929]: cluster 2024-09-17T10:32:11.587963+0000 mon.a (mon.0) 1353 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:12.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:12 smithi039 bash[115929]: cluster 2024-09-17T10:32:11.587963+0000 mon.a (mon.0) 1353 : cluster [WRN] Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 7 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:13.690 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-17T10:32:13.690 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: Stopped Ceph osd.7 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:32:13.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:13 smithi203 bash[85677]: cluster 2024-09-17T10:32:12.599480+0000 mgr.y (mgr.25166) 2675 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 2 stale+active+clean, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-17T10:32:13.691 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:13 smithi203 bash[85677]: cluster 2024-09-17T10:32:12.599480+0000 mgr.y (mgr.25166) 2675 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 2 stale+active+clean, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-17T10:32:13.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:13.344748739Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:13 smithi039 bash[116875]: cluster 2024-09-17T10:32:12.599480+0000 mgr.y (mgr.25166) 2675 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 2 stale+active+clean, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-17T10:32:13.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:13 smithi039 bash[116875]: cluster 2024-09-17T10:32:12.599480+0000 mgr.y (mgr.25166) 2675 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 2 stale+active+clean, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-17T10:32:13.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:13 smithi039 bash[115929]: cluster 2024-09-17T10:32:12.599480+0000 mgr.y (mgr.25166) 2675 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 2 stale+active+clean, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-17T10:32:13.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:13 smithi039 bash[115929]: cluster 2024-09-17T10:32:12.599480+0000 mgr.y (mgr.25166) 2675 : cluster [DBG] pgmap v713: 161 pgs: 32 active+undersized, 2 stale+active+clean, 20 active+undersized+degraded, 107 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 63/636 objects degraded (9.906%) 2024-09-17T10:32:13.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:32:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:32:13] "GET /metrics HTTP/1.1" 200 38479 "" "Prometheus/2.51.0" 2024-09-17T10:32:13.979 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.979 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.979 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: Started Ceph osd.7 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:32:13.979 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.980 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.980 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.980 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.981 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:13.981 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:32:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:32:15.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.859972+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.859972+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.866747+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.866747+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.869561+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.869561+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.870431+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.870431+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cluster 2024-09-17T10:32:13.872298+0000 mgr.y (mgr.25166) 2676 : cluster [DBG] pgmap v714: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cluster 2024-09-17T10:32:13.872298+0000 mgr.y (mgr.25166) 2676 : cluster [DBG] pgmap v714: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.878518+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.878518+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:13.879173+0000 mgr.y (mgr.25166) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:13.879173+0000 mgr.y (mgr.25166) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.940625+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.940625+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.943739+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.943739+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.947357+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.947357+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.948596+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.948596+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.955224+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:13.955224+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:13.958233+0000 mgr.y (mgr.25166) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:13.958233+0000 mgr.y (mgr.25166) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.016602+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.016602+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.019346+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.019346+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.021613+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.021613+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.022729+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.022729+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.031165+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.031165+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.033734+0000 mgr.y (mgr.25166) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.033734+0000 mgr.y (mgr.25166) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.093361+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.093361+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.096292+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.096292+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.099114+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.099114+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.100505+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.100505+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.108212+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.108212+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.110648+0000 mgr.y (mgr.25166) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.110648+0000 mgr.y (mgr.25166) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.177955+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.177955+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.180842+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.180842+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.183900+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.183900+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.185197+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.185197+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.193345+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.193345+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.859972+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.859972+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.866747+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.866747+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.869561+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.869561+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.870431+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.870431+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cluster 2024-09-17T10:32:13.872298+0000 mgr.y (mgr.25166) 2676 : cluster [DBG] pgmap v714: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cluster 2024-09-17T10:32:13.872298+0000 mgr.y (mgr.25166) 2676 : cluster [DBG] pgmap v714: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.878518+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.878518+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:13.879173+0000 mgr.y (mgr.25166) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:13.879173+0000 mgr.y (mgr.25166) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.940625+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.940625+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.943739+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.943739+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.947357+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.947357+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.196851+0000 mgr.y (mgr.25166) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.196851+0000 mgr.y (mgr.25166) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.256838+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.256838+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.259741+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.259741+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.262985+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.262985+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.264251+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.264251+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.271657+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.271657+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.274361+0000 mgr.y (mgr.25166) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.274361+0000 mgr.y (mgr.25166) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.348039+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.348039+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.350718+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.350718+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.353716+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.353716+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.354883+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.354883+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.363093+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.363093+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.366623+0000 mgr.y (mgr.25166) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.366623+0000 mgr.y (mgr.25166) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.457576+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.457576+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.460611+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.460611+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.464004+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.464004+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.465279+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.465279+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.476146+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.476146+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.477814+0000 mgr.y (mgr.25166) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.477814+0000 mgr.y (mgr.25166) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.580422+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.580422+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.583233+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.583233+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.586588+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.586588+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.587887+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.587887+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.598646+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.598646+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.600540+0000 mgr.y (mgr.25166) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.600540+0000 mgr.y (mgr.25166) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.713515+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.713515+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.716348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.716348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.719518+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.719518+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.720844+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.720844+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.731350+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.731350+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.948596+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.948596+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.955224+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:13.955224+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:13.958233+0000 mgr.y (mgr.25166) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:13.958233+0000 mgr.y (mgr.25166) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.016602+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.016602+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.019346+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.019346+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.021613+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.021613+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.022729+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.022729+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.031165+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.031165+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.033734+0000 mgr.y (mgr.25166) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.033734+0000 mgr.y (mgr.25166) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.093361+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.093361+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.845531+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.845531+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.848412+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.848412+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.851536+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.851536+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.853006+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[116875]: audit 2024-09-17T10:32:14.853006+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.096292+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.096292+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.099114+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.099114+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.100505+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.100505+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.108212+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.108212+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.110648+0000 mgr.y (mgr.25166) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.110648+0000 mgr.y (mgr.25166) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.177955+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.177955+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.180842+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.180842+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.183900+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.183900+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.185197+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.185197+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.193345+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.193345+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.196851+0000 mgr.y (mgr.25166) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.196851+0000 mgr.y (mgr.25166) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.256838+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.256838+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.259741+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.259741+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.262985+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.262985+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.264251+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.264251+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.271657+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.271657+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.274361+0000 mgr.y (mgr.25166) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.274361+0000 mgr.y (mgr.25166) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.348039+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.348039+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.350718+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.350718+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.353716+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.353716+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.354883+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.354883+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.363093+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.363093+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.366623+0000 mgr.y (mgr.25166) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.366623+0000 mgr.y (mgr.25166) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.457576+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.457576+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.460611+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.460611+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.464004+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.464004+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.465279+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.465279+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.476146+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.476146+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.477814+0000 mgr.y (mgr.25166) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.477814+0000 mgr.y (mgr.25166) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.580422+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.580422+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.583233+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.583233+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.586588+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.586588+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.587887+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.587887+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.598646+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.598646+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.600540+0000 mgr.y (mgr.25166) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.600540+0000 mgr.y (mgr.25166) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.713515+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.713515+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.716348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.716348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.719518+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.719518+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.720844+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.720844+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.731350+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.731350+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.845531+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.845531+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.848412+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.848412+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.851536+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.851536+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.853006+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:14 smithi039 bash[115929]: audit 2024-09-17T10:32:14.853006+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.859972+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.859972+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.866747+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.866747+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.869561+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.869561+0000 mon.b (mon.1) 3323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.870431+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.870431+0000 mon.b (mon.1) 3324 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cluster 2024-09-17T10:32:13.872298+0000 mgr.y (mgr.25166) 2676 : cluster [DBG] pgmap v714: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cluster 2024-09-17T10:32:13.872298+0000 mgr.y (mgr.25166) 2676 : cluster [DBG] pgmap v714: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.878518+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.878518+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:13.879173+0000 mgr.y (mgr.25166) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:13.879173+0000 mgr.y (mgr.25166) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.940625+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.940625+0000 mon.b (mon.1) 3325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.943739+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.943739+0000 mon.b (mon.1) 3326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.947357+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.947357+0000 mon.b (mon.1) 3327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.948596+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.948596+0000 mon.b (mon.1) 3328 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.955224+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:13.955224+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:13.958233+0000 mgr.y (mgr.25166) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:13.958233+0000 mgr.y (mgr.25166) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.016602+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.016602+0000 mon.b (mon.1) 3329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.019346+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.019346+0000 mon.b (mon.1) 3330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.021613+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.021613+0000 mon.b (mon.1) 3331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.022729+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.022729+0000 mon.b (mon.1) 3332 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.031165+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.031165+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.033734+0000 mgr.y (mgr.25166) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.033734+0000 mgr.y (mgr.25166) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.093361+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.093361+0000 mon.b (mon.1) 3333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.096292+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.096292+0000 mon.b (mon.1) 3334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.099114+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.099114+0000 mon.b (mon.1) 3335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.100505+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.100505+0000 mon.b (mon.1) 3336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.108212+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.108212+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.110648+0000 mgr.y (mgr.25166) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.110648+0000 mgr.y (mgr.25166) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.177955+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.177955+0000 mon.b (mon.1) 3337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.180842+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.180842+0000 mon.b (mon.1) 3338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.183900+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.183900+0000 mon.b (mon.1) 3339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.185197+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.185197+0000 mon.b (mon.1) 3340 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.193345+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.193345+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.196851+0000 mgr.y (mgr.25166) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.196851+0000 mgr.y (mgr.25166) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.256838+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.256838+0000 mon.b (mon.1) 3341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.259741+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.259741+0000 mon.b (mon.1) 3342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.262985+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.262985+0000 mon.b (mon.1) 3343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.264251+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.264251+0000 mon.b (mon.1) 3344 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.271657+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.271657+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.274361+0000 mgr.y (mgr.25166) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.274361+0000 mgr.y (mgr.25166) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.348039+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.348039+0000 mon.b (mon.1) 3345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.350718+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.350718+0000 mon.b (mon.1) 3346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.353716+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.353716+0000 mon.b (mon.1) 3347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.354883+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.354883+0000 mon.b (mon.1) 3348 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.363093+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.363093+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.366623+0000 mgr.y (mgr.25166) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.366623+0000 mgr.y (mgr.25166) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.457576+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.457576+0000 mon.b (mon.1) 3349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.460611+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.460611+0000 mon.b (mon.1) 3350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.464004+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.464004+0000 mon.b (mon.1) 3351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.465279+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.465279+0000 mon.b (mon.1) 3352 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.476146+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.476146+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.477814+0000 mgr.y (mgr.25166) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.477814+0000 mgr.y (mgr.25166) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.580422+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.580422+0000 mon.b (mon.1) 3353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.583233+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.583233+0000 mon.b (mon.1) 3354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.586588+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.586588+0000 mon.b (mon.1) 3355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.587887+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.587887+0000 mon.b (mon.1) 3356 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.598646+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.598646+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.600540+0000 mgr.y (mgr.25166) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.600540+0000 mgr.y (mgr.25166) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.713515+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.713515+0000 mon.b (mon.1) 3357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.716348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.716348+0000 mon.b (mon.1) 3358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.719518+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.719518+0000 mon.b (mon.1) 3359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.720844+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.720844+0000 mon.b (mon.1) 3360 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.731350+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.731350+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.845531+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.845531+0000 mon.b (mon.1) 3361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.848412+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.848412+0000 mon.b (mon.1) 3362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.851536+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.851536+0000 mon.b (mon.1) 3363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.853006+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:15.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:14 smithi203 bash[85677]: audit 2024-09-17T10:32:14.853006+0000 mon.b (mon.1) 3364 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.132 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.732826+0000 mgr.y (mgr.25166) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.132 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.732826+0000 mgr.y (mgr.25166) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.132 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.864762+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.132 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.864762+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.866213+0000 mgr.y (mgr.25166) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.866213+0000 mgr.y (mgr.25166) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cluster 2024-09-17T10:32:14.866220+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cluster 2024-09-17T10:32:14.866220+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.947696+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.947696+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.949976+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.949976+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.954459+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.954459+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.955394+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.955394+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.133 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.965570+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:14.965570+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.966855+0000 mgr.y (mgr.25166) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:14.966855+0000 mgr.y (mgr.25166) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.046983+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.046983+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.049277+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.049277+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.052217+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.052217+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.053320+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.053320+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.064121+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.064121+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.134 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.065548+0000 mgr.y (mgr.25166) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.065548+0000 mgr.y (mgr.25166) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.147629+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.147629+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.150536+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.150536+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.153101+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.153101+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.154028+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.154028+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.164713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.164713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.168099+0000 mgr.y (mgr.25166) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.168099+0000 mgr.y (mgr.25166) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.246663+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.246663+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.249315+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.249315+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.251643+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.251643+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.252624+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.252624+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.262430+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.262430+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.266583+0000 mgr.y (mgr.25166) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.266583+0000 mgr.y (mgr.25166) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.327074+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.327074+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.329730+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.329730+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.332239+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.732826+0000 mgr.y (mgr.25166) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.732826+0000 mgr.y (mgr.25166) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.864762+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.864762+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.866213+0000 mgr.y (mgr.25166) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.866213+0000 mgr.y (mgr.25166) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cluster 2024-09-17T10:32:14.866220+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cluster 2024-09-17T10:32:14.866220+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.947696+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.947696+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.949976+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.949976+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.954459+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.954459+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.955394+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.955394+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.965570+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:14.965570+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.966855+0000 mgr.y (mgr.25166) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:14.966855+0000 mgr.y (mgr.25166) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.046983+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.732826+0000 mgr.y (mgr.25166) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.732826+0000 mgr.y (mgr.25166) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.864762+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.864762+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.866213+0000 mgr.y (mgr.25166) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.866213+0000 mgr.y (mgr.25166) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cluster 2024-09-17T10:32:14.866220+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cluster 2024-09-17T10:32:14.866220+0000 mon.a (mon.0) 1367 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.947696+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.947696+0000 mon.b (mon.1) 3365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.949976+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.949976+0000 mon.b (mon.1) 3366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.954459+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.954459+0000 mon.b (mon.1) 3367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.955394+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.955394+0000 mon.b (mon.1) 3368 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.965570+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:14.965570+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.966855+0000 mgr.y (mgr.25166) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:14.966855+0000 mgr.y (mgr.25166) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.046983+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.332239+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.333305+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.333305+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.339225+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.339225+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.342433+0000 mgr.y (mgr.25166) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.342433+0000 mgr.y (mgr.25166) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.402961+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.402961+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.405310+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.405310+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.407342+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.407342+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.408201+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.408201+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.418091+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.418091+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.421539+0000 mgr.y (mgr.25166) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.421539+0000 mgr.y (mgr.25166) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.484094+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.484094+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.486930+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.486930+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.489453+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.489453+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.490361+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.490361+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.496821+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.496821+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.498706+0000 mgr.y (mgr.25166) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.498706+0000 mgr.y (mgr.25166) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.570310+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.570310+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.573169+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.573169+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.576138+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.576138+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.577221+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.577221+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.589312+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.589312+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.590481+0000 mgr.y (mgr.25166) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.590481+0000 mgr.y (mgr.25166) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.665816+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.665816+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.668916+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.668916+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.671563+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.671563+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.672771+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.672771+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.685886+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.685886+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.768554+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.768554+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.771254+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.771254+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.774287+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.774287+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.775544+0000 mon.b (mon.1) 3404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.775544+0000 mon.b (mon.1) 3404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.786780+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:15 smithi203 bash[85677]: audit 2024-09-17T10:32:15.786780+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.046983+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.049277+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.049277+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.052217+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.052217+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.053320+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.053320+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.064121+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.064121+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.065548+0000 mgr.y (mgr.25166) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.065548+0000 mgr.y (mgr.25166) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.147629+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.147629+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.150536+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.150536+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.153101+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.153101+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.154028+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.154028+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.046983+0000 mon.b (mon.1) 3369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.049277+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.049277+0000 mon.b (mon.1) 3370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.052217+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.052217+0000 mon.b (mon.1) 3371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.053320+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.053320+0000 mon.b (mon.1) 3372 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.064121+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.064121+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.065548+0000 mgr.y (mgr.25166) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.065548+0000 mgr.y (mgr.25166) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.147629+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.147629+0000 mon.b (mon.1) 3373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.150536+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.150536+0000 mon.b (mon.1) 3374 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.153101+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.153101+0000 mon.b (mon.1) 3375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.154028+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.154028+0000 mon.b (mon.1) 3376 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.164713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.164713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.168099+0000 mgr.y (mgr.25166) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.168099+0000 mgr.y (mgr.25166) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.246663+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.246663+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.249315+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.249315+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.251643+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.251643+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.252624+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.252624+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.262430+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.262430+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.266583+0000 mgr.y (mgr.25166) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.266583+0000 mgr.y (mgr.25166) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.327074+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.327074+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.329730+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.329730+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.332239+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.164713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.164713+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.168099+0000 mgr.y (mgr.25166) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.168099+0000 mgr.y (mgr.25166) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.246663+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.246663+0000 mon.b (mon.1) 3377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.249315+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.249315+0000 mon.b (mon.1) 3378 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.251643+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.251643+0000 mon.b (mon.1) 3379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.252624+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.252624+0000 mon.b (mon.1) 3380 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.262430+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.262430+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.266583+0000 mgr.y (mgr.25166) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.266583+0000 mgr.y (mgr.25166) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.327074+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.327074+0000 mon.b (mon.1) 3381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.329730+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.329730+0000 mon.b (mon.1) 3382 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.332239+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.332239+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.333305+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.333305+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.339225+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.339225+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.342433+0000 mgr.y (mgr.25166) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.342433+0000 mgr.y (mgr.25166) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.402961+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.402961+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.405310+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.405310+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.407342+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.407342+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.408201+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.408201+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.418091+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.418091+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.421539+0000 mgr.y (mgr.25166) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.421539+0000 mgr.y (mgr.25166) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.484094+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.332239+0000 mon.b (mon.1) 3383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.333305+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.333305+0000 mon.b (mon.1) 3384 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.339225+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.339225+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.342433+0000 mgr.y (mgr.25166) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.342433+0000 mgr.y (mgr.25166) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.402961+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.402961+0000 mon.b (mon.1) 3385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.405310+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.405310+0000 mon.b (mon.1) 3386 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.407342+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.407342+0000 mon.b (mon.1) 3387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.408201+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.408201+0000 mon.b (mon.1) 3388 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.418091+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.418091+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.421539+0000 mgr.y (mgr.25166) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.421539+0000 mgr.y (mgr.25166) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.484094+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.484094+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.486930+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.486930+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.489453+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.489453+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.490361+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.490361+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.496821+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.496821+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.498706+0000 mgr.y (mgr.25166) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.498706+0000 mgr.y (mgr.25166) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.570310+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.570310+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.573169+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.573169+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.576138+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.576138+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.577221+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.577221+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.589312+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.484094+0000 mon.b (mon.1) 3389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.486930+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.486930+0000 mon.b (mon.1) 3390 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.489453+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.489453+0000 mon.b (mon.1) 3391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.490361+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.490361+0000 mon.b (mon.1) 3392 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.496821+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.496821+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.498706+0000 mgr.y (mgr.25166) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.498706+0000 mgr.y (mgr.25166) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.570310+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.570310+0000 mon.b (mon.1) 3393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.573169+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.573169+0000 mon.b (mon.1) 3394 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.576138+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.576138+0000 mon.b (mon.1) 3395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.577221+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.577221+0000 mon.b (mon.1) 3396 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.589312+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.589312+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.590481+0000 mgr.y (mgr.25166) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.590481+0000 mgr.y (mgr.25166) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.665816+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.665816+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.668916+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.668916+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.671563+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.671563+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.672771+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.672771+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.685886+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.685886+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.768554+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.768554+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.771254+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.771254+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.774287+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.774287+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.775544+0000 mon.b (mon.1) 3404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.775544+0000 mon.b (mon.1) 3404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.786780+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[115929]: audit 2024-09-17T10:32:15.786780+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.589312+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.590481+0000 mgr.y (mgr.25166) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.590481+0000 mgr.y (mgr.25166) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:16.164 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.665816+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.665816+0000 mon.b (mon.1) 3397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.668916+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.668916+0000 mon.b (mon.1) 3398 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.671563+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.671563+0000 mon.b (mon.1) 3399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.672771+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.672771+0000 mon.b (mon.1) 3400 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.685886+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.685886+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.768554+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.768554+0000 mon.b (mon.1) 3401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.771254+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.771254+0000 mon.b (mon.1) 3402 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:16.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.774287+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.774287+0000 mon.b (mon.1) 3403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:16.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.775544+0000 mon.b (mon.1) 3404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.775544+0000 mon.b (mon.1) 3404 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:16.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.786780+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:15 smithi039 bash[116875]: audit 2024-09-17T10:32:15.786780+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:16.479 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[102267]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:32:16.479 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[102267]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-17T10:32:16.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:16.316623573Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:17.229 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[102267]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T10:32:17.229 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[102267]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-17T10:32:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.688077+0000 mgr.y (mgr.25166) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.688077+0000 mgr.y (mgr.25166) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.789918+0000 mgr.y (mgr.25166) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.789918+0000 mgr.y (mgr.25166) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cluster 2024-09-17T10:32:15.873584+0000 mgr.y (mgr.25166) 2698 : cluster [DBG] pgmap v715: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cluster 2024-09-17T10:32:15.873584+0000 mgr.y (mgr.25166) 2698 : cluster [DBG] pgmap v715: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.897657+0000 mon.b (mon.1) 3405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.897657+0000 mon.b (mon.1) 3405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.900714+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.900714+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.903313+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.903313+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.904527+0000 mon.b (mon.1) 3408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.904527+0000 mon.b (mon.1) 3408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.917264+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.917264+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.919587+0000 mgr.y (mgr.25166) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:15.919587+0000 mgr.y (mgr.25166) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.991984+0000 mon.b (mon.1) 3409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.991984+0000 mon.b (mon.1) 3409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.994965+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.994965+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.999137+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:15.999137+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.000592+0000 mon.b (mon.1) 3412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.000592+0000 mon.b (mon.1) 3412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.010073+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.010073+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.011745+0000 mgr.y (mgr.25166) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.011745+0000 mgr.y (mgr.25166) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.101283+0000 mon.b (mon.1) 3413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.101283+0000 mon.b (mon.1) 3413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.103774+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.103774+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.106089+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.106089+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.107100+0000 mon.b (mon.1) 3416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.107100+0000 mon.b (mon.1) 3416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.124230+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.124230+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.125014+0000 mgr.y (mgr.25166) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.125014+0000 mgr.y (mgr.25166) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.203317+0000 mon.b (mon.1) 3417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.203317+0000 mon.b (mon.1) 3417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.205467+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.205467+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.207705+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.207705+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.208603+0000 mon.b (mon.1) 3420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.208603+0000 mon.b (mon.1) 3420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.223284+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.223284+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.225604+0000 mgr.y (mgr.25166) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.225604+0000 mgr.y (mgr.25166) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.286507+0000 mon.b (mon.1) 3421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.286507+0000 mon.b (mon.1) 3421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.288365+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.288365+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.290032+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.290032+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.290726+0000 mon.b (mon.1) 3424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.290726+0000 mon.b (mon.1) 3424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.295962+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.295962+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.299672+0000 mgr.y (mgr.25166) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.299672+0000 mgr.y (mgr.25166) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.358521+0000 mon.b (mon.1) 3425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.358521+0000 mon.b (mon.1) 3425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.360414+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.360414+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.362271+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.362271+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.362957+0000 mon.b (mon.1) 3428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.362957+0000 mon.b (mon.1) 3428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.377054+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.377054+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.379898+0000 mgr.y (mgr.25166) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.379898+0000 mgr.y (mgr.25166) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.443125+0000 mon.b (mon.1) 3429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.443125+0000 mon.b (mon.1) 3429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.445409+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.445409+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.447516+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.447516+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.448491+0000 mon.b (mon.1) 3432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.448491+0000 mon.b (mon.1) 3432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.454947+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.454947+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.457763+0000 mgr.y (mgr.25166) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.457763+0000 mgr.y (mgr.25166) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.527201+0000 mon.b (mon.1) 3433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.527201+0000 mon.b (mon.1) 3433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.529444+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.529444+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.531856+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.531856+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.532652+0000 mon.b (mon.1) 3436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.532652+0000 mon.b (mon.1) 3436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.547534+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.547534+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.548749+0000 mgr.y (mgr.25166) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.548749+0000 mgr.y (mgr.25166) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.625764+0000 mon.b (mon.1) 3437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.625764+0000 mon.b (mon.1) 3437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.628027+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.628027+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.631275+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.631275+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.632255+0000 mon.b (mon.1) 3440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.632255+0000 mon.b (mon.1) 3440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.649953+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.649953+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.650849+0000 mgr.y (mgr.25166) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.650849+0000 mgr.y (mgr.25166) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.716269+0000 mon.b (mon.1) 3441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.716269+0000 mon.b (mon.1) 3441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.718976+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.718976+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.721091+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.721091+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.721950+0000 mon.b (mon.1) 3444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.721950+0000 mon.b (mon.1) 3444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.734339+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.734339+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.798340+0000 mon.b (mon.1) 3445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.798340+0000 mon.b (mon.1) 3445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.800838+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.800838+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.803991+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.803991+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.804961+0000 mon.b (mon.1) 3448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.804961+0000 mon.b (mon.1) 3448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.813857+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:16 smithi203 bash[85677]: audit 2024-09-17T10:32:16.813857+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.688077+0000 mgr.y (mgr.25166) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.688077+0000 mgr.y (mgr.25166) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.789918+0000 mgr.y (mgr.25166) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.789918+0000 mgr.y (mgr.25166) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cluster 2024-09-17T10:32:15.873584+0000 mgr.y (mgr.25166) 2698 : cluster [DBG] pgmap v715: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cluster 2024-09-17T10:32:15.873584+0000 mgr.y (mgr.25166) 2698 : cluster [DBG] pgmap v715: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.897657+0000 mon.b (mon.1) 3405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.897657+0000 mon.b (mon.1) 3405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.900714+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.900714+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.903313+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.903313+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.904527+0000 mon.b (mon.1) 3408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.904527+0000 mon.b (mon.1) 3408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.917264+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.917264+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.919587+0000 mgr.y (mgr.25166) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:15.919587+0000 mgr.y (mgr.25166) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.991984+0000 mon.b (mon.1) 3409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.991984+0000 mon.b (mon.1) 3409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.994965+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.994965+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.999137+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:15.999137+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.000592+0000 mon.b (mon.1) 3412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.000592+0000 mon.b (mon.1) 3412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.010073+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.010073+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.011745+0000 mgr.y (mgr.25166) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.011745+0000 mgr.y (mgr.25166) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.101283+0000 mon.b (mon.1) 3413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.101283+0000 mon.b (mon.1) 3413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.103774+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.103774+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.106089+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.106089+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.107100+0000 mon.b (mon.1) 3416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.107100+0000 mon.b (mon.1) 3416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.124230+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.688077+0000 mgr.y (mgr.25166) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.688077+0000 mgr.y (mgr.25166) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.789918+0000 mgr.y (mgr.25166) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.789918+0000 mgr.y (mgr.25166) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cluster 2024-09-17T10:32:15.873584+0000 mgr.y (mgr.25166) 2698 : cluster [DBG] pgmap v715: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cluster 2024-09-17T10:32:15.873584+0000 mgr.y (mgr.25166) 2698 : cluster [DBG] pgmap v715: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.897657+0000 mon.b (mon.1) 3405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.897657+0000 mon.b (mon.1) 3405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.900714+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.900714+0000 mon.b (mon.1) 3406 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.903313+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.903313+0000 mon.b (mon.1) 3407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.904527+0000 mon.b (mon.1) 3408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.904527+0000 mon.b (mon.1) 3408 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.917264+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.917264+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.919587+0000 mgr.y (mgr.25166) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:15.919587+0000 mgr.y (mgr.25166) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.991984+0000 mon.b (mon.1) 3409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.124230+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.125014+0000 mgr.y (mgr.25166) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.125014+0000 mgr.y (mgr.25166) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.203317+0000 mon.b (mon.1) 3417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.203317+0000 mon.b (mon.1) 3417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.205467+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.205467+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.207705+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.207705+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.208603+0000 mon.b (mon.1) 3420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.208603+0000 mon.b (mon.1) 3420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.223284+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.223284+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.225604+0000 mgr.y (mgr.25166) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.225604+0000 mgr.y (mgr.25166) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.286507+0000 mon.b (mon.1) 3421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.286507+0000 mon.b (mon.1) 3421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.288365+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.288365+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.290032+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.290032+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.290726+0000 mon.b (mon.1) 3424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.290726+0000 mon.b (mon.1) 3424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.295962+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.295962+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.299672+0000 mgr.y (mgr.25166) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.299672+0000 mgr.y (mgr.25166) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.358521+0000 mon.b (mon.1) 3425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.358521+0000 mon.b (mon.1) 3425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.360414+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.360414+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.362271+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.362271+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.362957+0000 mon.b (mon.1) 3428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.362957+0000 mon.b (mon.1) 3428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.377054+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.377054+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.379898+0000 mgr.y (mgr.25166) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.379898+0000 mgr.y (mgr.25166) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.443125+0000 mon.b (mon.1) 3429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.991984+0000 mon.b (mon.1) 3409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.994965+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.994965+0000 mon.b (mon.1) 3410 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.999137+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:15.999137+0000 mon.b (mon.1) 3411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.000592+0000 mon.b (mon.1) 3412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.000592+0000 mon.b (mon.1) 3412 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.010073+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.010073+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.011745+0000 mgr.y (mgr.25166) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.011745+0000 mgr.y (mgr.25166) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.101283+0000 mon.b (mon.1) 3413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.101283+0000 mon.b (mon.1) 3413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.103774+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.103774+0000 mon.b (mon.1) 3414 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.106089+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.106089+0000 mon.b (mon.1) 3415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.107100+0000 mon.b (mon.1) 3416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.107100+0000 mon.b (mon.1) 3416 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.124230+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.443125+0000 mon.b (mon.1) 3429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.445409+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.445409+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.447516+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.447516+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.448491+0000 mon.b (mon.1) 3432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.448491+0000 mon.b (mon.1) 3432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.454947+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.454947+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.457763+0000 mgr.y (mgr.25166) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.457763+0000 mgr.y (mgr.25166) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.527201+0000 mon.b (mon.1) 3433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.527201+0000 mon.b (mon.1) 3433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.529444+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.529444+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.531856+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.531856+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.532652+0000 mon.b (mon.1) 3436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.532652+0000 mon.b (mon.1) 3436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.547534+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.124230+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.125014+0000 mgr.y (mgr.25166) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.125014+0000 mgr.y (mgr.25166) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.203317+0000 mon.b (mon.1) 3417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.203317+0000 mon.b (mon.1) 3417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.205467+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.205467+0000 mon.b (mon.1) 3418 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.207705+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.207705+0000 mon.b (mon.1) 3419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.208603+0000 mon.b (mon.1) 3420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.208603+0000 mon.b (mon.1) 3420 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.223284+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.223284+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.225604+0000 mgr.y (mgr.25166) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.225604+0000 mgr.y (mgr.25166) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.286507+0000 mon.b (mon.1) 3421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.286507+0000 mon.b (mon.1) 3421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.288365+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.288365+0000 mon.b (mon.1) 3422 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.290032+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.547534+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.548749+0000 mgr.y (mgr.25166) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.548749+0000 mgr.y (mgr.25166) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.625764+0000 mon.b (mon.1) 3437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.625764+0000 mon.b (mon.1) 3437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.628027+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.628027+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.631275+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.631275+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.632255+0000 mon.b (mon.1) 3440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.632255+0000 mon.b (mon.1) 3440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.649953+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.649953+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.650849+0000 mgr.y (mgr.25166) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.650849+0000 mgr.y (mgr.25166) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.716269+0000 mon.b (mon.1) 3441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.716269+0000 mon.b (mon.1) 3441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.718976+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.718976+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.721091+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.721091+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.721950+0000 mon.b (mon.1) 3444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.721950+0000 mon.b (mon.1) 3444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.734339+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.734339+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.798340+0000 mon.b (mon.1) 3445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.798340+0000 mon.b (mon.1) 3445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.800838+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.800838+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.803991+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.803991+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.804961+0000 mon.b (mon.1) 3448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.804961+0000 mon.b (mon.1) 3448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.813857+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[115929]: audit 2024-09-17T10:32:16.813857+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.290032+0000 mon.b (mon.1) 3423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.290726+0000 mon.b (mon.1) 3424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.290726+0000 mon.b (mon.1) 3424 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.295962+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.295962+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.299672+0000 mgr.y (mgr.25166) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.299672+0000 mgr.y (mgr.25166) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.358521+0000 mon.b (mon.1) 3425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.358521+0000 mon.b (mon.1) 3425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.360414+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.360414+0000 mon.b (mon.1) 3426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.362271+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.362271+0000 mon.b (mon.1) 3427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.362957+0000 mon.b (mon.1) 3428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.362957+0000 mon.b (mon.1) 3428 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.377054+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.377054+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.379898+0000 mgr.y (mgr.25166) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.379898+0000 mgr.y (mgr.25166) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.443125+0000 mon.b (mon.1) 3429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.443125+0000 mon.b (mon.1) 3429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.445409+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.445409+0000 mon.b (mon.1) 3430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.447516+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.447516+0000 mon.b (mon.1) 3431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.448491+0000 mon.b (mon.1) 3432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.448491+0000 mon.b (mon.1) 3432 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.454947+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.454947+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.457763+0000 mgr.y (mgr.25166) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.457763+0000 mgr.y (mgr.25166) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.527201+0000 mon.b (mon.1) 3433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.527201+0000 mon.b (mon.1) 3433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.529444+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.529444+0000 mon.b (mon.1) 3434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.531856+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.531856+0000 mon.b (mon.1) 3435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.532652+0000 mon.b (mon.1) 3436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.532652+0000 mon.b (mon.1) 3436 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.547534+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.547534+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.548749+0000 mgr.y (mgr.25166) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.548749+0000 mgr.y (mgr.25166) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.625764+0000 mon.b (mon.1) 3437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.625764+0000 mon.b (mon.1) 3437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.628027+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.628027+0000 mon.b (mon.1) 3438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.631275+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.631275+0000 mon.b (mon.1) 3439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.632255+0000 mon.b (mon.1) 3440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.632255+0000 mon.b (mon.1) 3440 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.649953+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.649953+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.650849+0000 mgr.y (mgr.25166) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.650849+0000 mgr.y (mgr.25166) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.716269+0000 mon.b (mon.1) 3441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.716269+0000 mon.b (mon.1) 3441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.718976+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.718976+0000 mon.b (mon.1) 3442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.721091+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.721091+0000 mon.b (mon.1) 3443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.721950+0000 mon.b (mon.1) 3444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.721950+0000 mon.b (mon.1) 3444 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.734339+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.734339+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.798340+0000 mon.b (mon.1) 3445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.798340+0000 mon.b (mon.1) 3445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.800838+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.800838+0000 mon.b (mon.1) 3446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.803991+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.803991+0000 mon.b (mon.1) 3447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:17.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.804961+0000 mon.b (mon.1) 3448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.804961+0000 mon.b (mon.1) 3448 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:17.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.813857+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:16 smithi039 bash[116875]: audit 2024-09-17T10:32:16.813857+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:17.614 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[102267]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-17T10:32:17.614 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[102267]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-17T10:32:17.614 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[102267]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-17T10:32:17.614 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[102267]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T10:32:17.614 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[102267]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-17T10:32:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.735120+0000 mgr.y (mgr.25166) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.735120+0000 mgr.y (mgr.25166) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.815202+0000 mgr.y (mgr.25166) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.815202+0000 mgr.y (mgr.25166) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.878890+0000 mon.b (mon.1) 3449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.878890+0000 mon.b (mon.1) 3449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.889871+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.889871+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.913437+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.913437+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.914297+0000 mon.b (mon.1) 3452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.914297+0000 mon.b (mon.1) 3452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.921860+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:16.921860+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.922745+0000 mgr.y (mgr.25166) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:16.922745+0000 mgr.y (mgr.25166) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cluster 2024-09-17T10:32:16.995425+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:18.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cluster 2024-09-17T10:32:16.995425+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:18.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.005441+0000 mon.b (mon.1) 3453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.005441+0000 mon.b (mon.1) 3453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.735120+0000 mgr.y (mgr.25166) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.735120+0000 mgr.y (mgr.25166) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.815202+0000 mgr.y (mgr.25166) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.815202+0000 mgr.y (mgr.25166) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.878890+0000 mon.b (mon.1) 3449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.878890+0000 mon.b (mon.1) 3449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.889871+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.889871+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.913437+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.913437+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.914297+0000 mon.b (mon.1) 3452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.914297+0000 mon.b (mon.1) 3452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.921860+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:16.921860+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.922745+0000 mgr.y (mgr.25166) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:16.922745+0000 mgr.y (mgr.25166) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cluster 2024-09-17T10:32:16.995425+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cluster 2024-09-17T10:32:16.995425+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.005441+0000 mon.b (mon.1) 3453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.005441+0000 mon.b (mon.1) 3453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.010695+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.010695+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.013038+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.013038+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.013887+0000 mon.b (mon.1) 3456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.013887+0000 mon.b (mon.1) 3456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.020142+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.020142+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.020978+0000 mgr.y (mgr.25166) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.020978+0000 mgr.y (mgr.25166) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.021751+0000 mgr.y (mgr.25166) 2712 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.021751+0000 mgr.y (mgr.25166) 2712 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.081727+0000 mon.b (mon.1) 3457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.081727+0000 mon.b (mon.1) 3457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.084192+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.084192+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.087234+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.087234+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.088274+0000 mon.b (mon.1) 3460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.010695+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.010695+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.013038+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.013038+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.013887+0000 mon.b (mon.1) 3456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.013887+0000 mon.b (mon.1) 3456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.020142+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.020142+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.020978+0000 mgr.y (mgr.25166) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.020978+0000 mgr.y (mgr.25166) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.021751+0000 mgr.y (mgr.25166) 2712 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.021751+0000 mgr.y (mgr.25166) 2712 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.081727+0000 mon.b (mon.1) 3457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.081727+0000 mon.b (mon.1) 3457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.084192+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.084192+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.087234+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.087234+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.088274+0000 mon.b (mon.1) 3460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.088274+0000 mon.b (mon.1) 3460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.094403+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.094403+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.098422+0000 mgr.y (mgr.25166) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.098422+0000 mgr.y (mgr.25166) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.165958+0000 mon.b (mon.1) 3461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.165958+0000 mon.b (mon.1) 3461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.169326+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.169326+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.173374+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.173374+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.175109+0000 mon.b (mon.1) 3464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.175109+0000 mon.b (mon.1) 3464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.184334+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.184334+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.187276+0000 mgr.y (mgr.25166) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.187276+0000 mgr.y (mgr.25166) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.258269+0000 mon.b (mon.1) 3465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.258269+0000 mon.b (mon.1) 3465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.260845+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.088274+0000 mon.b (mon.1) 3460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.094403+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.094403+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.098422+0000 mgr.y (mgr.25166) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.098422+0000 mgr.y (mgr.25166) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.165958+0000 mon.b (mon.1) 3461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.165958+0000 mon.b (mon.1) 3461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.169326+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.169326+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.173374+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.173374+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.175109+0000 mon.b (mon.1) 3464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.175109+0000 mon.b (mon.1) 3464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.184334+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.184334+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.187276+0000 mgr.y (mgr.25166) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.187276+0000 mgr.y (mgr.25166) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.258269+0000 mon.b (mon.1) 3465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.258269+0000 mon.b (mon.1) 3465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.260845+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.260845+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.263739+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.263739+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.264747+0000 mon.b (mon.1) 3468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.264747+0000 mon.b (mon.1) 3468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.272223+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.272223+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.273101+0000 mgr.y (mgr.25166) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.273101+0000 mgr.y (mgr.25166) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.363069+0000 mon.b (mon.1) 3469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.363069+0000 mon.b (mon.1) 3469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.366168+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.366168+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.369390+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.369390+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.371132+0000 mon.b (mon.1) 3472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.371132+0000 mon.b (mon.1) 3472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.381584+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.381584+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.383626+0000 mgr.y (mgr.25166) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.383626+0000 mgr.y (mgr.25166) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.260845+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.263739+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.263739+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.264747+0000 mon.b (mon.1) 3468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.264747+0000 mon.b (mon.1) 3468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.272223+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.272223+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.273101+0000 mgr.y (mgr.25166) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.273101+0000 mgr.y (mgr.25166) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.363069+0000 mon.b (mon.1) 3469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.363069+0000 mon.b (mon.1) 3469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.366168+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.366168+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.369390+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.369390+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.371132+0000 mon.b (mon.1) 3472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.371132+0000 mon.b (mon.1) 3472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.381584+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.381584+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.383626+0000 mgr.y (mgr.25166) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.383626+0000 mgr.y (mgr.25166) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.470355+0000 mon.b (mon.1) 3473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.470355+0000 mon.b (mon.1) 3473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.473804+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.473804+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.476940+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.476940+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.478079+0000 mon.b (mon.1) 3476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.478079+0000 mon.b (mon.1) 3476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.487515+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.487515+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.488763+0000 mgr.y (mgr.25166) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.488763+0000 mgr.y (mgr.25166) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.578995+0000 mon.b (mon.1) 3477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.578995+0000 mon.b (mon.1) 3477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.582006+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.582006+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.584685+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.584685+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.585994+0000 mon.b (mon.1) 3480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.470355+0000 mon.b (mon.1) 3473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.470355+0000 mon.b (mon.1) 3473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.473804+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.473804+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.476940+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.476940+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.478079+0000 mon.b (mon.1) 3476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.478079+0000 mon.b (mon.1) 3476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.487515+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.487515+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.488763+0000 mgr.y (mgr.25166) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.488763+0000 mgr.y (mgr.25166) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.578995+0000 mon.b (mon.1) 3477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.578995+0000 mon.b (mon.1) 3477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.582006+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.582006+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.584685+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.584685+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.585994+0000 mon.b (mon.1) 3480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.585994+0000 mon.b (mon.1) 3480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.596928+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.596928+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.598429+0000 mgr.y (mgr.25166) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.598429+0000 mgr.y (mgr.25166) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.664759+0000 mon.b (mon.1) 3481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.664759+0000 mon.b (mon.1) 3481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.667161+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.667161+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.669584+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.669584+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.670573+0000 mon.b (mon.1) 3484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.670573+0000 mon.b (mon.1) 3484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.680703+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.680703+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.753891+0000 mon.b (mon.1) 3485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.753891+0000 mon.b (mon.1) 3485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.756752+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.756752+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.759184+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.585994+0000 mon.b (mon.1) 3480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.596928+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.596928+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.598429+0000 mgr.y (mgr.25166) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.598429+0000 mgr.y (mgr.25166) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.664759+0000 mon.b (mon.1) 3481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.664759+0000 mon.b (mon.1) 3481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.667161+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.667161+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.669584+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.669584+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.670573+0000 mon.b (mon.1) 3484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.670573+0000 mon.b (mon.1) 3484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.680703+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.680703+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.753891+0000 mon.b (mon.1) 3485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.753891+0000 mon.b (mon.1) 3485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.756752+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.756752+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.759184+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.759184+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.760350+0000 mon.b (mon.1) 3488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.760350+0000 mon.b (mon.1) 3488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.769262+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.769262+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.832039+0000 mon.b (mon.1) 3489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.832039+0000 mon.b (mon.1) 3489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.834710+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.834710+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.837322+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.837322+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.838492+0000 mon.b (mon.1) 3492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.838492+0000 mon.b (mon.1) 3492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.844594+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[115929]: audit 2024-09-17T10:32:17.844594+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.759184+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.760350+0000 mon.b (mon.1) 3488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.760350+0000 mon.b (mon.1) 3488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.769262+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.769262+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.832039+0000 mon.b (mon.1) 3489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.832039+0000 mon.b (mon.1) 3489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.834710+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.834710+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.837322+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.837322+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.838492+0000 mon.b (mon.1) 3492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.838492+0000 mon.b (mon.1) 3492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.844594+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:17 smithi039 bash[116875]: audit 2024-09-17T10:32:17.844594+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.735120+0000 mgr.y (mgr.25166) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.735120+0000 mgr.y (mgr.25166) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.815202+0000 mgr.y (mgr.25166) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.815202+0000 mgr.y (mgr.25166) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.878890+0000 mon.b (mon.1) 3449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.878890+0000 mon.b (mon.1) 3449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.889871+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.889871+0000 mon.b (mon.1) 3450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.913437+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.913437+0000 mon.b (mon.1) 3451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.914297+0000 mon.b (mon.1) 3452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.914297+0000 mon.b (mon.1) 3452 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.921860+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:16.921860+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.922745+0000 mgr.y (mgr.25166) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:16.922745+0000 mgr.y (mgr.25166) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cluster 2024-09-17T10:32:16.995425+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cluster 2024-09-17T10:32:16.995425+0000 mon.a (mon.0) 1390 : cluster [WRN] Health check update: Degraded data redundancy: 85/636 objects degraded (13.365%), 28 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.005441+0000 mon.b (mon.1) 3453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.005441+0000 mon.b (mon.1) 3453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.010695+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.010695+0000 mon.b (mon.1) 3454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.013038+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.013038+0000 mon.b (mon.1) 3455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.013887+0000 mon.b (mon.1) 3456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.013887+0000 mon.b (mon.1) 3456 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.020142+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.020142+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.020978+0000 mgr.y (mgr.25166) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.020978+0000 mgr.y (mgr.25166) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.021751+0000 mgr.y (mgr.25166) 2712 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.021751+0000 mgr.y (mgr.25166) 2712 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.081727+0000 mon.b (mon.1) 3457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.081727+0000 mon.b (mon.1) 3457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.084192+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.084192+0000 mon.b (mon.1) 3458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.087234+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.087234+0000 mon.b (mon.1) 3459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.088274+0000 mon.b (mon.1) 3460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.088274+0000 mon.b (mon.1) 3460 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.094403+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.094403+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.098422+0000 mgr.y (mgr.25166) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.098422+0000 mgr.y (mgr.25166) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.165958+0000 mon.b (mon.1) 3461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.165958+0000 mon.b (mon.1) 3461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.169326+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.169326+0000 mon.b (mon.1) 3462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.173374+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.173374+0000 mon.b (mon.1) 3463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.175109+0000 mon.b (mon.1) 3464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.175109+0000 mon.b (mon.1) 3464 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.184334+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.184334+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.187276+0000 mgr.y (mgr.25166) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.187276+0000 mgr.y (mgr.25166) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.258269+0000 mon.b (mon.1) 3465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.258269+0000 mon.b (mon.1) 3465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.260845+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.260845+0000 mon.b (mon.1) 3466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.263739+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.263739+0000 mon.b (mon.1) 3467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.264747+0000 mon.b (mon.1) 3468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.264747+0000 mon.b (mon.1) 3468 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.272223+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.272223+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.273101+0000 mgr.y (mgr.25166) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.273101+0000 mgr.y (mgr.25166) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.363069+0000 mon.b (mon.1) 3469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.363069+0000 mon.b (mon.1) 3469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.366168+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.366168+0000 mon.b (mon.1) 3470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.369390+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.369390+0000 mon.b (mon.1) 3471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.371132+0000 mon.b (mon.1) 3472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.371132+0000 mon.b (mon.1) 3472 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.381584+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.381584+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.383626+0000 mgr.y (mgr.25166) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.383626+0000 mgr.y (mgr.25166) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.470355+0000 mon.b (mon.1) 3473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.470355+0000 mon.b (mon.1) 3473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.473804+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.473804+0000 mon.b (mon.1) 3474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.476940+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.476940+0000 mon.b (mon.1) 3475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.478079+0000 mon.b (mon.1) 3476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.478079+0000 mon.b (mon.1) 3476 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.487515+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.487515+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.488763+0000 mgr.y (mgr.25166) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.488763+0000 mgr.y (mgr.25166) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.578995+0000 mon.b (mon.1) 3477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.578995+0000 mon.b (mon.1) 3477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.582006+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.582006+0000 mon.b (mon.1) 3478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.584685+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.584685+0000 mon.b (mon.1) 3479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.585994+0000 mon.b (mon.1) 3480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.585994+0000 mon.b (mon.1) 3480 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.596928+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.596928+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.598429+0000 mgr.y (mgr.25166) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.598429+0000 mgr.y (mgr.25166) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.664759+0000 mon.b (mon.1) 3481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.664759+0000 mon.b (mon.1) 3481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.667161+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.667161+0000 mon.b (mon.1) 3482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.669584+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.669584+0000 mon.b (mon.1) 3483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.670573+0000 mon.b (mon.1) 3484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.670573+0000 mon.b (mon.1) 3484 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.680703+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.680703+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.753891+0000 mon.b (mon.1) 3485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.753891+0000 mon.b (mon.1) 3485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.756752+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.756752+0000 mon.b (mon.1) 3486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.759184+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.759184+0000 mon.b (mon.1) 3487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.760350+0000 mon.b (mon.1) 3488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.760350+0000 mon.b (mon.1) 3488 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.769262+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.769262+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.832039+0000 mon.b (mon.1) 3489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.832039+0000 mon.b (mon.1) 3489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.834710+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.834710+0000 mon.b (mon.1) 3490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.837322+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.837322+0000 mon.b (mon.1) 3491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.838492+0000 mon.b (mon.1) 3492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.838492+0000 mon.b (mon.1) 3492 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.844594+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:17 smithi203 bash[85677]: audit 2024-09-17T10:32:17.844594+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.681759+0000 mgr.y (mgr.25166) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.681759+0000 mgr.y (mgr.25166) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.772098+0000 mgr.y (mgr.25166) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.772098+0000 mgr.y (mgr.25166) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.847787+0000 mgr.y (mgr.25166) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.847787+0000 mgr.y (mgr.25166) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cluster 2024-09-17T10:32:17.874449+0000 mgr.y (mgr.25166) 2722 : cluster [DBG] pgmap v716: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cluster 2024-09-17T10:32:17.874449+0000 mgr.y (mgr.25166) 2722 : cluster [DBG] pgmap v716: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.915990+0000 mon.b (mon.1) 3493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.915990+0000 mon.b (mon.1) 3493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.918292+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.918292+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.920432+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.920432+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.921267+0000 mon.b (mon.1) 3496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.921267+0000 mon.b (mon.1) 3496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.926644+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.926644+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.929634+0000 mgr.y (mgr.25166) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:17.929634+0000 mgr.y (mgr.25166) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.986953+0000 mon.b (mon.1) 3497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.986953+0000 mon.b (mon.1) 3497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.989308+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.989308+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.991734+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.991734+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.992734+0000 mon.b (mon.1) 3500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.992734+0000 mon.b (mon.1) 3500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.999892+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:17.999892+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.001971+0000 mgr.y (mgr.25166) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.001971+0000 mgr.y (mgr.25166) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.060304+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.060304+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.063175+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.063175+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.065789+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.065789+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.066994+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.066994+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.073681+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.073681+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.077881+0000 mgr.y (mgr.25166) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.077881+0000 mgr.y (mgr.25166) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.136905+0000 mon.b (mon.1) 3505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.136905+0000 mon.b (mon.1) 3505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.140395+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.140395+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.142984+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.142984+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.144255+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.144255+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.151227+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.151227+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.156957+0000 mgr.y (mgr.25166) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.156957+0000 mgr.y (mgr.25166) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.218728+0000 mon.b (mon.1) 3509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.218728+0000 mon.b (mon.1) 3509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.221208+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.221208+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.223542+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.223542+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.224815+0000 mon.b (mon.1) 3512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.224815+0000 mon.b (mon.1) 3512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.231434+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.231434+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.236953+0000 mgr.y (mgr.25166) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.236953+0000 mgr.y (mgr.25166) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.303516+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.303516+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.306556+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.306556+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.309263+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.309263+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.310590+0000 mon.b (mon.1) 3516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.310590+0000 mon.b (mon.1) 3516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.317273+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.317273+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.322799+0000 mgr.y (mgr.25166) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.322799+0000 mgr.y (mgr.25166) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.400474+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.400474+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.403119+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.403119+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.405389+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.405389+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.406333+0000 mon.b (mon.1) 3520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.406333+0000 mon.b (mon.1) 3520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.412173+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.412173+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.417556+0000 mgr.y (mgr.25166) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.417556+0000 mgr.y (mgr.25166) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.474905+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.474905+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.476967+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.476967+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.478910+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.478910+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.479827+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.479827+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.487356+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.487356+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.489408+0000 mgr.y (mgr.25166) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.489408+0000 mgr.y (mgr.25166) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.554531+0000 mon.b (mon.1) 3525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.554531+0000 mon.b (mon.1) 3525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.556790+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.556790+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.558923+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.558923+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.560127+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.560127+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.568943+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.568943+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.570191+0000 mgr.y (mgr.25166) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.570191+0000 mgr.y (mgr.25166) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.637450+0000 mon.b (mon.1) 3529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.637450+0000 mon.b (mon.1) 3529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.639539+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.639539+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.642043+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.642043+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.642946+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.642946+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.653084+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.653084+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.653843+0000 mgr.y (mgr.25166) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.653843+0000 mgr.y (mgr.25166) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.717033+0000 mon.b (mon.1) 3533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.717033+0000 mon.b (mon.1) 3533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.719159+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.719159+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.722126+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.722126+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.723202+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.723202+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.733634+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.733634+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.793888+0000 mon.b (mon.1) 3537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.793888+0000 mon.b (mon.1) 3537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.796820+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.796820+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.799676+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.799676+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.800714+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.800714+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.806880+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.806880+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.882004+0000 mon.b (mon.1) 3541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.882004+0000 mon.b (mon.1) 3541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.884880+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.884880+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.888350+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.888350+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.889707+0000 mon.b (mon.1) 3544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:18 smithi203 bash[85677]: audit 2024-09-17T10:32:18.889707+0000 mon.b (mon.1) 3544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.681759+0000 mgr.y (mgr.25166) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.681759+0000 mgr.y (mgr.25166) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.772098+0000 mgr.y (mgr.25166) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.772098+0000 mgr.y (mgr.25166) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.847787+0000 mgr.y (mgr.25166) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.847787+0000 mgr.y (mgr.25166) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cluster 2024-09-17T10:32:17.874449+0000 mgr.y (mgr.25166) 2722 : cluster [DBG] pgmap v716: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cluster 2024-09-17T10:32:17.874449+0000 mgr.y (mgr.25166) 2722 : cluster [DBG] pgmap v716: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.915990+0000 mon.b (mon.1) 3493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.915990+0000 mon.b (mon.1) 3493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.918292+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.918292+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.920432+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.920432+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.921267+0000 mon.b (mon.1) 3496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.921267+0000 mon.b (mon.1) 3496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.926644+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.926644+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.929634+0000 mgr.y (mgr.25166) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.681759+0000 mgr.y (mgr.25166) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.681759+0000 mgr.y (mgr.25166) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.772098+0000 mgr.y (mgr.25166) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.772098+0000 mgr.y (mgr.25166) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.847787+0000 mgr.y (mgr.25166) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.847787+0000 mgr.y (mgr.25166) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cluster 2024-09-17T10:32:17.874449+0000 mgr.y (mgr.25166) 2722 : cluster [DBG] pgmap v716: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cluster 2024-09-17T10:32:17.874449+0000 mgr.y (mgr.25166) 2722 : cluster [DBG] pgmap v716: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.915990+0000 mon.b (mon.1) 3493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.915990+0000 mon.b (mon.1) 3493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.918292+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.918292+0000 mon.b (mon.1) 3494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.920432+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.920432+0000 mon.b (mon.1) 3495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.921267+0000 mon.b (mon.1) 3496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.921267+0000 mon.b (mon.1) 3496 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.926644+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.926644+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.929634+0000 mgr.y (mgr.25166) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:17.929634+0000 mgr.y (mgr.25166) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.986953+0000 mon.b (mon.1) 3497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.986953+0000 mon.b (mon.1) 3497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.989308+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.989308+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.991734+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.991734+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.992734+0000 mon.b (mon.1) 3500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.992734+0000 mon.b (mon.1) 3500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.999892+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:17.999892+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.001971+0000 mgr.y (mgr.25166) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.001971+0000 mgr.y (mgr.25166) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.060304+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.060304+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.063175+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.063175+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.065789+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.065789+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.066994+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:17.929634+0000 mgr.y (mgr.25166) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.986953+0000 mon.b (mon.1) 3497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.986953+0000 mon.b (mon.1) 3497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.989308+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.989308+0000 mon.b (mon.1) 3498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.991734+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.991734+0000 mon.b (mon.1) 3499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.992734+0000 mon.b (mon.1) 3500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.992734+0000 mon.b (mon.1) 3500 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.999892+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:17.999892+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.001971+0000 mgr.y (mgr.25166) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.001971+0000 mgr.y (mgr.25166) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.060304+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.060304+0000 mon.b (mon.1) 3501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.063175+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.063175+0000 mon.b (mon.1) 3502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.065789+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.065789+0000 mon.b (mon.1) 3503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.066994+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.066994+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.073681+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.073681+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.077881+0000 mgr.y (mgr.25166) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.077881+0000 mgr.y (mgr.25166) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.136905+0000 mon.b (mon.1) 3505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.136905+0000 mon.b (mon.1) 3505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.140395+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.140395+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.142984+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.142984+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.144255+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.144255+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.151227+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.151227+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.156957+0000 mgr.y (mgr.25166) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.156957+0000 mgr.y (mgr.25166) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.218728+0000 mon.b (mon.1) 3509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.218728+0000 mon.b (mon.1) 3509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.221208+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.221208+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.223542+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.223542+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.224815+0000 mon.b (mon.1) 3512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.224815+0000 mon.b (mon.1) 3512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.231434+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.231434+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.236953+0000 mgr.y (mgr.25166) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.236953+0000 mgr.y (mgr.25166) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.303516+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.303516+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.306556+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.306556+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.309263+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.309263+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.310590+0000 mon.b (mon.1) 3516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.310590+0000 mon.b (mon.1) 3516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.317273+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.317273+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.322799+0000 mgr.y (mgr.25166) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.322799+0000 mgr.y (mgr.25166) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.066994+0000 mon.b (mon.1) 3504 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.073681+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.073681+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.077881+0000 mgr.y (mgr.25166) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.077881+0000 mgr.y (mgr.25166) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.136905+0000 mon.b (mon.1) 3505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.136905+0000 mon.b (mon.1) 3505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.140395+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.140395+0000 mon.b (mon.1) 3506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.142984+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.142984+0000 mon.b (mon.1) 3507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.144255+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.144255+0000 mon.b (mon.1) 3508 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.151227+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.151227+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.156957+0000 mgr.y (mgr.25166) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.156957+0000 mgr.y (mgr.25166) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.218728+0000 mon.b (mon.1) 3509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.218728+0000 mon.b (mon.1) 3509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.221208+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.400474+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.400474+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.403119+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.403119+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.405389+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.405389+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.406333+0000 mon.b (mon.1) 3520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.406333+0000 mon.b (mon.1) 3520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.412173+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.412173+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.417556+0000 mgr.y (mgr.25166) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.417556+0000 mgr.y (mgr.25166) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.474905+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.474905+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.476967+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.476967+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.478910+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.478910+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.479827+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.221208+0000 mon.b (mon.1) 3510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.223542+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.223542+0000 mon.b (mon.1) 3511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.224815+0000 mon.b (mon.1) 3512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.224815+0000 mon.b (mon.1) 3512 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.231434+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.231434+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.236953+0000 mgr.y (mgr.25166) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.236953+0000 mgr.y (mgr.25166) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.303516+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.303516+0000 mon.b (mon.1) 3513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.306556+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.306556+0000 mon.b (mon.1) 3514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.309263+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.309263+0000 mon.b (mon.1) 3515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.310590+0000 mon.b (mon.1) 3516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.310590+0000 mon.b (mon.1) 3516 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.317273+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.317273+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.322799+0000 mgr.y (mgr.25166) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.322799+0000 mgr.y (mgr.25166) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.479827+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.487356+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.487356+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.489408+0000 mgr.y (mgr.25166) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.489408+0000 mgr.y (mgr.25166) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.554531+0000 mon.b (mon.1) 3525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.554531+0000 mon.b (mon.1) 3525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.556790+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.556790+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.558923+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.558923+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.560127+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.560127+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.568943+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.568943+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.570191+0000 mgr.y (mgr.25166) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.570191+0000 mgr.y (mgr.25166) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.637450+0000 mon.b (mon.1) 3529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.637450+0000 mon.b (mon.1) 3529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.639539+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.639539+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.400474+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.400474+0000 mon.b (mon.1) 3517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.403119+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.403119+0000 mon.b (mon.1) 3518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.405389+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.405389+0000 mon.b (mon.1) 3519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.406333+0000 mon.b (mon.1) 3520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.406333+0000 mon.b (mon.1) 3520 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.412173+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.412173+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.417556+0000 mgr.y (mgr.25166) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.417556+0000 mgr.y (mgr.25166) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.474905+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.474905+0000 mon.b (mon.1) 3521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.476967+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.476967+0000 mon.b (mon.1) 3522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.478910+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.478910+0000 mon.b (mon.1) 3523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.479827+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.642043+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.642043+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.642946+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.642946+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.653084+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.653084+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.653843+0000 mgr.y (mgr.25166) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.653843+0000 mgr.y (mgr.25166) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.717033+0000 mon.b (mon.1) 3533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.717033+0000 mon.b (mon.1) 3533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.719159+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.719159+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.722126+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.722126+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.723202+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.723202+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.733634+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.733634+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.793888+0000 mon.b (mon.1) 3537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.793888+0000 mon.b (mon.1) 3537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.796820+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.796820+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.799676+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.799676+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.800714+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.800714+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.806880+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.806880+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.882004+0000 mon.b (mon.1) 3541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.882004+0000 mon.b (mon.1) 3541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.884880+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.884880+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.888350+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.888350+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.889707+0000 mon.b (mon.1) 3544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[116875]: audit 2024-09-17T10:32:18.889707+0000 mon.b (mon.1) 3544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.479827+0000 mon.b (mon.1) 3524 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.487356+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.487356+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.489408+0000 mgr.y (mgr.25166) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.489408+0000 mgr.y (mgr.25166) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.554531+0000 mon.b (mon.1) 3525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.554531+0000 mon.b (mon.1) 3525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.556790+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.556790+0000 mon.b (mon.1) 3526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.558923+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.558923+0000 mon.b (mon.1) 3527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.560127+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.560127+0000 mon.b (mon.1) 3528 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.568943+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.568943+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.570191+0000 mgr.y (mgr.25166) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.570191+0000 mgr.y (mgr.25166) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.637450+0000 mon.b (mon.1) 3529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.637450+0000 mon.b (mon.1) 3529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.639539+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.639539+0000 mon.b (mon.1) 3530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.642043+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.642043+0000 mon.b (mon.1) 3531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.642946+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.642946+0000 mon.b (mon.1) 3532 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.653084+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.653084+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.653843+0000 mgr.y (mgr.25166) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.653843+0000 mgr.y (mgr.25166) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.717033+0000 mon.b (mon.1) 3533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.717033+0000 mon.b (mon.1) 3533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.719159+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.719159+0000 mon.b (mon.1) 3534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.722126+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.722126+0000 mon.b (mon.1) 3535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.723202+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.723202+0000 mon.b (mon.1) 3536 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.733634+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.733634+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.793888+0000 mon.b (mon.1) 3537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.793888+0000 mon.b (mon.1) 3537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.796820+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.796820+0000 mon.b (mon.1) 3538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.799676+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.799676+0000 mon.b (mon.1) 3539 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.800714+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.800714+0000 mon.b (mon.1) 3540 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.806880+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.806880+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.882004+0000 mon.b (mon.1) 3541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.882004+0000 mon.b (mon.1) 3541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.884880+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.884880+0000 mon.b (mon.1) 3542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.888350+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.888350+0000 mon.b (mon.1) 3543 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.889707+0000 mon.b (mon.1) 3544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:18 smithi039 bash[115929]: audit 2024-09-17T10:32:18.889707+0000 mon.b (mon.1) 3544 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:19.316558257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:20.201 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:32:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.734315+0000 mgr.y (mgr.25166) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.734315+0000 mgr.y (mgr.25166) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.812409+0000 mgr.y (mgr.25166) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.812409+0000 mgr.y (mgr.25166) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.899010+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.899010+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.901462+0000 mgr.y (mgr.25166) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:18.901462+0000 mgr.y (mgr.25166) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.984164+0000 mon.b (mon.1) 3545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.984164+0000 mon.b (mon.1) 3545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.987039+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.987039+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.990682+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.990682+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.992031+0000 mon.b (mon.1) 3548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:18.992031+0000 mon.b (mon.1) 3548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.003153+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.003153+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.004715+0000 mgr.y (mgr.25166) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.004715+0000 mgr.y (mgr.25166) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.097266+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.097266+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.100127+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.100127+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.103410+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.103410+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.104861+0000 mon.b (mon.1) 3552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.104861+0000 mon.b (mon.1) 3552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.117356+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.117356+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.119290+0000 mgr.y (mgr.25166) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.119290+0000 mgr.y (mgr.25166) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.195526+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.195526+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.198626+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.198626+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.202010+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.202010+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.203450+0000 mon.b (mon.1) 3556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.203450+0000 mon.b (mon.1) 3556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.214960+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.214960+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.219107+0000 mgr.y (mgr.25166) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.219107+0000 mgr.y (mgr.25166) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.316775+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.316775+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.320018+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.320018+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.323604+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.323604+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.324721+0000 mon.b (mon.1) 3560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.324721+0000 mon.b (mon.1) 3560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.336994+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.336994+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.339448+0000 mgr.y (mgr.25166) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.339448+0000 mgr.y (mgr.25166) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.436121+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.436121+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.438927+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.438927+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.441737+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.441737+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.442920+0000 mon.b (mon.1) 3564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.442920+0000 mon.b (mon.1) 3564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.459488+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.459488+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.462371+0000 mgr.y (mgr.25166) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.462371+0000 mgr.y (mgr.25166) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.565058+0000 mon.b (mon.1) 3565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.565058+0000 mon.b (mon.1) 3565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.567939+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.567939+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.571361+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.571361+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.572758+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.572758+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.591304+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.591304+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.593008+0000 mgr.y (mgr.25166) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.593008+0000 mgr.y (mgr.25166) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.692441+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.692441+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.695528+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.695528+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.699404+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.699404+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.701023+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.701023+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.719325+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.719325+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.802747+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.802747+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.805773+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.805773+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.808852+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.808852+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.810009+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.810009+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.828301+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:19 smithi203 bash[85677]: audit 2024-09-17T10:32:19.828301+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.734315+0000 mgr.y (mgr.25166) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.734315+0000 mgr.y (mgr.25166) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.812409+0000 mgr.y (mgr.25166) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.812409+0000 mgr.y (mgr.25166) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.899010+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.899010+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.901462+0000 mgr.y (mgr.25166) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:18.901462+0000 mgr.y (mgr.25166) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.984164+0000 mon.b (mon.1) 3545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.984164+0000 mon.b (mon.1) 3545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.987039+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.987039+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.990682+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.990682+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.992031+0000 mon.b (mon.1) 3548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:18.992031+0000 mon.b (mon.1) 3548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.003153+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.003153+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.004715+0000 mgr.y (mgr.25166) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.004715+0000 mgr.y (mgr.25166) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.097266+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.734315+0000 mgr.y (mgr.25166) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.734315+0000 mgr.y (mgr.25166) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.812409+0000 mgr.y (mgr.25166) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.812409+0000 mgr.y (mgr.25166) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.899010+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.899010+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.901462+0000 mgr.y (mgr.25166) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:18.901462+0000 mgr.y (mgr.25166) 2735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.984164+0000 mon.b (mon.1) 3545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.984164+0000 mon.b (mon.1) 3545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.987039+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.987039+0000 mon.b (mon.1) 3546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.990682+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.990682+0000 mon.b (mon.1) 3547 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.992031+0000 mon.b (mon.1) 3548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:18.992031+0000 mon.b (mon.1) 3548 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.003153+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.003153+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.004715+0000 mgr.y (mgr.25166) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.004715+0000 mgr.y (mgr.25166) 2736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.097266+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.097266+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.100127+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.100127+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.103410+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.103410+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.104861+0000 mon.b (mon.1) 3552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.104861+0000 mon.b (mon.1) 3552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.117356+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.117356+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.119290+0000 mgr.y (mgr.25166) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.119290+0000 mgr.y (mgr.25166) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.195526+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.195526+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.198626+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.198626+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.202010+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.202010+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.203450+0000 mon.b (mon.1) 3556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.203450+0000 mon.b (mon.1) 3556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.097266+0000 mon.b (mon.1) 3549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.100127+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.100127+0000 mon.b (mon.1) 3550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.103410+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.103410+0000 mon.b (mon.1) 3551 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.104861+0000 mon.b (mon.1) 3552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.104861+0000 mon.b (mon.1) 3552 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.117356+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.117356+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.119290+0000 mgr.y (mgr.25166) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.119290+0000 mgr.y (mgr.25166) 2737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.195526+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.195526+0000 mon.b (mon.1) 3553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.198626+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.198626+0000 mon.b (mon.1) 3554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.202010+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.202010+0000 mon.b (mon.1) 3555 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.203450+0000 mon.b (mon.1) 3556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.203450+0000 mon.b (mon.1) 3556 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.214960+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.214960+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.219107+0000 mgr.y (mgr.25166) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.219107+0000 mgr.y (mgr.25166) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.316775+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.316775+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.320018+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.320018+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.323604+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.323604+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.324721+0000 mon.b (mon.1) 3560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.324721+0000 mon.b (mon.1) 3560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.336994+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.336994+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.339448+0000 mgr.y (mgr.25166) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.339448+0000 mgr.y (mgr.25166) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.436121+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.436121+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.438927+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.438927+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.441737+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.214960+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.214960+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.219107+0000 mgr.y (mgr.25166) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.219107+0000 mgr.y (mgr.25166) 2738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.316775+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.316775+0000 mon.b (mon.1) 3557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.320018+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.320018+0000 mon.b (mon.1) 3558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.323604+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.323604+0000 mon.b (mon.1) 3559 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.324721+0000 mon.b (mon.1) 3560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.324721+0000 mon.b (mon.1) 3560 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.336994+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.336994+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.339448+0000 mgr.y (mgr.25166) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.339448+0000 mgr.y (mgr.25166) 2739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.436121+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.436121+0000 mon.b (mon.1) 3561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.438927+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.438927+0000 mon.b (mon.1) 3562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.441737+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.441737+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.442920+0000 mon.b (mon.1) 3564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.442920+0000 mon.b (mon.1) 3564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.459488+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.459488+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.462371+0000 mgr.y (mgr.25166) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.462371+0000 mgr.y (mgr.25166) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.565058+0000 mon.b (mon.1) 3565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.565058+0000 mon.b (mon.1) 3565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.567939+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.567939+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.571361+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.571361+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.572758+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.572758+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.591304+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.591304+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.593008+0000 mgr.y (mgr.25166) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.593008+0000 mgr.y (mgr.25166) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.692441+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.441737+0000 mon.b (mon.1) 3563 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.442920+0000 mon.b (mon.1) 3564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.442920+0000 mon.b (mon.1) 3564 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.459488+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.459488+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.462371+0000 mgr.y (mgr.25166) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.462371+0000 mgr.y (mgr.25166) 2740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.565058+0000 mon.b (mon.1) 3565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.565058+0000 mon.b (mon.1) 3565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.567939+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.567939+0000 mon.b (mon.1) 3566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.571361+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.571361+0000 mon.b (mon.1) 3567 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.572758+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.572758+0000 mon.b (mon.1) 3568 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.591304+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.591304+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.593008+0000 mgr.y (mgr.25166) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.593008+0000 mgr.y (mgr.25166) 2741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:20.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.692441+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.692441+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.695528+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.695528+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.699404+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.699404+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.701023+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.701023+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.719325+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.719325+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.802747+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.802747+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.805773+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.805773+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.808852+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.808852+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.810009+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.810009+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.828301+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[115929]: audit 2024-09-17T10:32:19.828301+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.692441+0000 mon.b (mon.1) 3569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.695528+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.695528+0000 mon.b (mon.1) 3570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.699404+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.699404+0000 mon.b (mon.1) 3571 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.701023+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.701023+0000 mon.b (mon.1) 3572 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.719325+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.719325+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.802747+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.802747+0000 mon.b (mon.1) 3573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.805773+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.805773+0000 mon.b (mon.1) 3574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.808852+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.808852+0000 mon.b (mon.1) 3575 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:20.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.810009+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.810009+0000 mon.b (mon.1) 3576 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:20.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.828301+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:19 smithi039 bash[116875]: audit 2024-09-17T10:32:19.828301+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:20.729 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[102655]: debug 2024-09-17T10:32:20.575+0000 7f0cfa153640 1 -- 172.21.15.203:0/2221429715 <== mon.1 v2:172.21.15.203:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562dd04b0960 con 0x562dd04d1800 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 10s ago 50m - - 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 12s ago 50m - - 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (12m) 10s ago 41m 15.0M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (12m) 12s ago 40m 68.8M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (15m) 10s ago 38m 49.8M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (15m) 12s ago 49m 445M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (25m) 10s ago 51m 541M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (8m) 10s ago 52m 72.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:32:20.846 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (10m) 12s ago 50m 58.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (8m) 10s ago 49m 50.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (14m) 10s ago 40m 8420k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (14m) 12s ago 40m 8408k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (6m) 10s ago 48m 53.6M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (6m) 10s ago 47m 53.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (4m) 10s ago 46m 54.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (2m) 10s ago 45m 50.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (2m) 12s ago 45m 49.6M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (83s) 12s ago 44m 49.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (42s) 12s ago 43m 52.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 starting - - - 3036M 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (13m) 12s ago 41m 51.1M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (38m) 10s ago 38m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:32:20.847 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (38m) 12s ago 38m 102M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:32:21.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.720682+0000 mgr.y (mgr.25166) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.720682+0000 mgr.y (mgr.25166) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.829995+0000 mgr.y (mgr.25166) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.829995+0000 mgr.y (mgr.25166) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cluster 2024-09-17T10:32:19.875449+0000 mgr.y (mgr.25166) 2744 : cluster [DBG] pgmap v717: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cluster 2024-09-17T10:32:19.875449+0000 mgr.y (mgr.25166) 2744 : cluster [DBG] pgmap v717: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.935934+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.935934+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.939067+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.939067+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.941694+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.941694+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.942710+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.942710+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.949689+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:19.949689+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.952012+0000 mgr.y (mgr.25166) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:19.952012+0000 mgr.y (mgr.25166) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.015164+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.015164+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.017650+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.017650+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.020091+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.020091+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.021105+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.021105+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.026982+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.026982+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.030205+0000 mgr.y (mgr.25166) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.030205+0000 mgr.y (mgr.25166) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.091293+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.091293+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.094152+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.094152+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.097055+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.097055+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.098198+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.098198+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.108629+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.108629+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.110456+0000 mgr.y (mgr.25166) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.110456+0000 mgr.y (mgr.25166) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.182463+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.182463+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.184774+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.184774+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.186740+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.186740+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.187793+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.187793+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.189743+0000 mgr.y (mgr.25166) 2748 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.189743+0000 mgr.y (mgr.25166) 2748 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.198451+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.198451+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.201605+0000 mgr.y (mgr.25166) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.201605+0000 mgr.y (mgr.25166) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.273946+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.273946+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.276668+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.276668+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.279302+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.279302+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.280413+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.280413+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.291175+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.291175+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.294698+0000 mgr.y (mgr.25166) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.294698+0000 mgr.y (mgr.25166) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.354479+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.354479+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.357239+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.357239+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.360209+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.360209+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.361405+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.361405+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.367455+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.367455+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.369179+0000 mgr.y (mgr.25166) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.369179+0000 mgr.y (mgr.25166) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.429470+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.429470+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.431930+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.431930+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.434084+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.434084+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.435110+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.435110+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.440880+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.440880+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.444474+0000 mgr.y (mgr.25166) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.444474+0000 mgr.y (mgr.25166) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.506348+0000 mgr.y (mgr.25166) 2753 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.506348+0000 mgr.y (mgr.25166) 2753 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.507707+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.507707+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.510109+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.510109+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.512262+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.512262+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.513175+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.513175+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.518700+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.518700+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.519654+0000 mgr.y (mgr.25166) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.519654+0000 mgr.y (mgr.25166) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.578186+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.578186+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.580652+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.580652+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.582502+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.582502+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.583138+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.583138+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.589020+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.589020+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.589687+0000 mgr.y (mgr.25166) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.589687+0000 mgr.y (mgr.25166) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.648547+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.648547+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.650620+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.650620+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.652500+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.652500+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.653282+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.653282+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.663358+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.663358+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.664676+0000 mgr.y (mgr.25166) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.664676+0000 mgr.y (mgr.25166) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.723099+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.723099+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.726124+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.726124+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.728118+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.728118+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.729160+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.729160+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.735214+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.735214+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.802618+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.802618+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.804997+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.804997+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.807313+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.807313+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.808411+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.808411+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.819069+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.819069+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.899345+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.899345+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.901924+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.901924+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.904204+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.904204+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.905141+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:20 smithi203 bash[85677]: audit 2024-09-17T10:32:20.905141+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.275 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:32:21.275 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:32:21.275 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:32:21.275 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 7 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 12 2024-09-17T10:32:21.276 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:32:21.277 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.720682+0000 mgr.y (mgr.25166) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.720682+0000 mgr.y (mgr.25166) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.829995+0000 mgr.y (mgr.25166) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.829995+0000 mgr.y (mgr.25166) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cluster 2024-09-17T10:32:19.875449+0000 mgr.y (mgr.25166) 2744 : cluster [DBG] pgmap v717: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cluster 2024-09-17T10:32:19.875449+0000 mgr.y (mgr.25166) 2744 : cluster [DBG] pgmap v717: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.935934+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.935934+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.939067+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.939067+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.941694+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.941694+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.942710+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.942710+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.949689+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:19.949689+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.952012+0000 mgr.y (mgr.25166) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:19.952012+0000 mgr.y (mgr.25166) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.015164+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.720682+0000 mgr.y (mgr.25166) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.720682+0000 mgr.y (mgr.25166) 2742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.829995+0000 mgr.y (mgr.25166) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.829995+0000 mgr.y (mgr.25166) 2743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cluster 2024-09-17T10:32:19.875449+0000 mgr.y (mgr.25166) 2744 : cluster [DBG] pgmap v717: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cluster 2024-09-17T10:32:19.875449+0000 mgr.y (mgr.25166) 2744 : cluster [DBG] pgmap v717: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.935934+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.935934+0000 mon.b (mon.1) 3577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.939067+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.939067+0000 mon.b (mon.1) 3578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.941694+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.941694+0000 mon.b (mon.1) 3579 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.942710+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.942710+0000 mon.b (mon.1) 3580 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.949689+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:19.949689+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.952012+0000 mgr.y (mgr.25166) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:19.952012+0000 mgr.y (mgr.25166) 2745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.015164+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.015164+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.017650+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.017650+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.020091+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.020091+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.021105+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.021105+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.026982+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.026982+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.030205+0000 mgr.y (mgr.25166) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.030205+0000 mgr.y (mgr.25166) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.091293+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.091293+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.094152+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.094152+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.097055+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.097055+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.098198+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.098198+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.108629+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.015164+0000 mon.b (mon.1) 3581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.017650+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.017650+0000 mon.b (mon.1) 3582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.020091+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.020091+0000 mon.b (mon.1) 3583 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.021105+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.021105+0000 mon.b (mon.1) 3584 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.026982+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.026982+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.030205+0000 mgr.y (mgr.25166) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.030205+0000 mgr.y (mgr.25166) 2746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.091293+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.091293+0000 mon.b (mon.1) 3585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.094152+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.094152+0000 mon.b (mon.1) 3586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.097055+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.097055+0000 mon.b (mon.1) 3587 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.098198+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.098198+0000 mon.b (mon.1) 3588 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.108629+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.108629+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.110456+0000 mgr.y (mgr.25166) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.110456+0000 mgr.y (mgr.25166) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.182463+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.182463+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.184774+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.184774+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.186740+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.186740+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.187793+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.187793+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.189743+0000 mgr.y (mgr.25166) 2748 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.189743+0000 mgr.y (mgr.25166) 2748 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.198451+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.198451+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.201605+0000 mgr.y (mgr.25166) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.201605+0000 mgr.y (mgr.25166) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.273946+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.273946+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.276668+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.108629+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.110456+0000 mgr.y (mgr.25166) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.110456+0000 mgr.y (mgr.25166) 2747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.182463+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.182463+0000 mon.b (mon.1) 3589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.184774+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.184774+0000 mon.b (mon.1) 3590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.186740+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.186740+0000 mon.b (mon.1) 3591 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.187793+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.187793+0000 mon.b (mon.1) 3592 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.189743+0000 mgr.y (mgr.25166) 2748 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.189743+0000 mgr.y (mgr.25166) 2748 : audit [DBG] from='client.64572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.198451+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.198451+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.201605+0000 mgr.y (mgr.25166) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.201605+0000 mgr.y (mgr.25166) 2749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.273946+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.273946+0000 mon.b (mon.1) 3593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.276668+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.276668+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.279302+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.279302+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.280413+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.280413+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.291175+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.291175+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.294698+0000 mgr.y (mgr.25166) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.294698+0000 mgr.y (mgr.25166) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.354479+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.354479+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.357239+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.357239+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.360209+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.360209+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.361405+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.361405+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.367455+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.367455+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.369179+0000 mgr.y (mgr.25166) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.276668+0000 mon.b (mon.1) 3594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.279302+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.279302+0000 mon.b (mon.1) 3595 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.280413+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.280413+0000 mon.b (mon.1) 3596 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.291175+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.291175+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.294698+0000 mgr.y (mgr.25166) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.294698+0000 mgr.y (mgr.25166) 2750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.354479+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.354479+0000 mon.b (mon.1) 3597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.357239+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.357239+0000 mon.b (mon.1) 3598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.360209+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.360209+0000 mon.b (mon.1) 3599 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.361405+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.361405+0000 mon.b (mon.1) 3600 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.367455+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.367455+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.369179+0000 mgr.y (mgr.25166) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.369179+0000 mgr.y (mgr.25166) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.429470+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.429470+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.431930+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.431930+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.434084+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.434084+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.435110+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.435110+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.440880+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.440880+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.444474+0000 mgr.y (mgr.25166) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.444474+0000 mgr.y (mgr.25166) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.506348+0000 mgr.y (mgr.25166) 2753 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.506348+0000 mgr.y (mgr.25166) 2753 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.507707+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.507707+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.510109+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.510109+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.512262+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.369179+0000 mgr.y (mgr.25166) 2751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.429470+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.429470+0000 mon.b (mon.1) 3601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.431930+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.431930+0000 mon.b (mon.1) 3602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.434084+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.434084+0000 mon.b (mon.1) 3603 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.435110+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.435110+0000 mon.b (mon.1) 3604 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.440880+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.440880+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.444474+0000 mgr.y (mgr.25166) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.444474+0000 mgr.y (mgr.25166) 2752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.506348+0000 mgr.y (mgr.25166) 2753 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.506348+0000 mgr.y (mgr.25166) 2753 : audit [DBG] from='client.64578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.507707+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.507707+0000 mon.b (mon.1) 3605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.510109+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.510109+0000 mon.b (mon.1) 3606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.512262+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.512262+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.513175+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.513175+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.518700+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.518700+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.519654+0000 mgr.y (mgr.25166) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.519654+0000 mgr.y (mgr.25166) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.578186+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.578186+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.580652+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.580652+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.582502+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.582502+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.583138+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.583138+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.589020+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.589020+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.589687+0000 mgr.y (mgr.25166) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.589687+0000 mgr.y (mgr.25166) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.648547+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.512262+0000 mon.b (mon.1) 3607 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.513175+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.513175+0000 mon.b (mon.1) 3608 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.518700+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.518700+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.519654+0000 mgr.y (mgr.25166) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.519654+0000 mgr.y (mgr.25166) 2754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.578186+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.578186+0000 mon.b (mon.1) 3609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.580652+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.580652+0000 mon.b (mon.1) 3610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.582502+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.582502+0000 mon.b (mon.1) 3611 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.583138+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.583138+0000 mon.b (mon.1) 3612 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.589020+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.589020+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.589687+0000 mgr.y (mgr.25166) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.589687+0000 mgr.y (mgr.25166) 2755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.648547+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.648547+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.650620+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.650620+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.652500+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.652500+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.653282+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.653282+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.663358+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.663358+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.664676+0000 mgr.y (mgr.25166) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.664676+0000 mgr.y (mgr.25166) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.723099+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.723099+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.726124+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.726124+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.728118+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.728118+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.729160+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.729160+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.735214+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.648547+0000 mon.b (mon.1) 3613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.650620+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.650620+0000 mon.b (mon.1) 3614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.652500+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.652500+0000 mon.b (mon.1) 3615 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.653282+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.653282+0000 mon.b (mon.1) 3616 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.663358+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.663358+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.664676+0000 mgr.y (mgr.25166) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.664676+0000 mgr.y (mgr.25166) 2756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.723099+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.723099+0000 mon.b (mon.1) 3617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.726124+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.726124+0000 mon.b (mon.1) 3618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.728118+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.728118+0000 mon.b (mon.1) 3619 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.729160+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.729160+0000 mon.b (mon.1) 3620 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.735214+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.735214+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.802618+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.802618+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.804997+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.804997+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.807313+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.807313+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.808411+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.808411+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.819069+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.819069+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.899345+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.899345+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.901924+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.901924+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.904204+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.904204+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.905141+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[115929]: audit 2024-09-17T10:32:20.905141+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.735214+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.802618+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.802618+0000 mon.b (mon.1) 3621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.804997+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.804997+0000 mon.b (mon.1) 3622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.807313+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.807313+0000 mon.b (mon.1) 3623 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.808411+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.808411+0000 mon.b (mon.1) 3624 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.819069+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.819069+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.899345+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.899345+0000 mon.b (mon.1) 3625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.901924+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.901924+0000 mon.b (mon.1) 3626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.904204+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.904204+0000 mon.b (mon.1) 3627 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:21.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.905141+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:20 smithi039 bash[116875]: audit 2024-09-17T10:32:20.905141+0000 mon.b (mon.1) 3628 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "7/8 daemons upgraded", 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading osd daemons", 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:32:21.639 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.737179+0000 mgr.y (mgr.25166) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.737179+0000 mgr.y (mgr.25166) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.820657+0000 mgr.y (mgr.25166) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.820657+0000 mgr.y (mgr.25166) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.827616+0000 mgr.y (mgr.25166) 2759 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.827616+0000 mgr.y (mgr.25166) 2759 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.184 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.915164+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.915164+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.918857+0000 mgr.y (mgr.25166) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.918857+0000 mgr.y (mgr.25166) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.983597+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.983597+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.985708+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.985708+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.987637+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.987637+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.988438+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.185 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.988438+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.994237+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:20.994237+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.997300+0000 mgr.y (mgr.25166) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:20.997300+0000 mgr.y (mgr.25166) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.079564+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.079564+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.082487+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.082487+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.086101+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.086101+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.087204+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.087204+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.186 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.099739+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.099739+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.101488+0000 mgr.y (mgr.25166) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.101488+0000 mgr.y (mgr.25166) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.170333+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.170333+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.173152+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.173152+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.176171+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.187 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.176171+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.177376+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.177376+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.185371+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.185371+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.188870+0000 mgr.y (mgr.25166) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.188870+0000 mgr.y (mgr.25166) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.252585+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.188 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.252585+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.255047+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.255047+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.257766+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.257766+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.258801+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.258801+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.266318+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.266318+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.269801+0000 mgr.y (mgr.25166) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.269801+0000 mgr.y (mgr.25166) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.276652+0000 mon.a (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.39:0/324295988' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.276652+0000 mon.a (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.39:0/324295988' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.189 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.355624+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.355624+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.358342+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.358342+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.361116+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.361116+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.362539+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.362539+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.370026+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.370026+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.373963+0000 mgr.y (mgr.25166) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.373963+0000 mgr.y (mgr.25166) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.433525+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.433525+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.436115+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.190 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.436115+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.438762+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.438762+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.439881+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.439881+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.446778+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.446778+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.448953+0000 mgr.y (mgr.25166) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.448953+0000 mgr.y (mgr.25166) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.510775+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.510775+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.513361+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.513361+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.515255+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.191 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.515255+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.516200+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.516200+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.523490+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.523490+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.524774+0000 mgr.y (mgr.25166) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.524774+0000 mgr.y (mgr.25166) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.585434+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.585434+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.587882+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.587882+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.589910+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.192 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.589910+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.590746+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.590746+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.596759+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.596759+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.599516+0000 mgr.y (mgr.25166) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.599516+0000 mgr.y (mgr.25166) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.640131+0000 mgr.y (mgr.25166) 2769 : audit [DBG] from='client.64599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.640131+0000 mgr.y (mgr.25166) 2769 : audit [DBG] from='client.64599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.660846+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.660846+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.662916+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.662916+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.193 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.665092+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.665092+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.665871+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.665871+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.673782+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.673782+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.674594+0000 mgr.y (mgr.25166) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.674594+0000 mgr.y (mgr.25166) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.738561+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.738561+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.741282+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.741282+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.744508+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.194 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.744508+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.745669+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.745669+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.752794+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.752794+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.840196+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.840196+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.843343+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.843343+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.846765+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.846765+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.848190+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.848190+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.863752+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.195 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:21 smithi203 bash[85677]: audit 2024-09-17T10:32:21.863752+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.737179+0000 mgr.y (mgr.25166) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.737179+0000 mgr.y (mgr.25166) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.820657+0000 mgr.y (mgr.25166) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.820657+0000 mgr.y (mgr.25166) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.827616+0000 mgr.y (mgr.25166) 2759 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.827616+0000 mgr.y (mgr.25166) 2759 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.915164+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.915164+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.918857+0000 mgr.y (mgr.25166) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.918857+0000 mgr.y (mgr.25166) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.983597+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.983597+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.985708+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.985708+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.987637+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.987637+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.988438+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.988438+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.994237+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:20.994237+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.997300+0000 mgr.y (mgr.25166) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.737179+0000 mgr.y (mgr.25166) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.737179+0000 mgr.y (mgr.25166) 2757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.820657+0000 mgr.y (mgr.25166) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.820657+0000 mgr.y (mgr.25166) 2758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.827616+0000 mgr.y (mgr.25166) 2759 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.827616+0000 mgr.y (mgr.25166) 2759 : audit [DBG] from='client.74588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.915164+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.915164+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.918857+0000 mgr.y (mgr.25166) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.918857+0000 mgr.y (mgr.25166) 2760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.983597+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.983597+0000 mon.b (mon.1) 3629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.985708+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.985708+0000 mon.b (mon.1) 3630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.987637+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.987637+0000 mon.b (mon.1) 3631 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.988438+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.988438+0000 mon.b (mon.1) 3632 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.994237+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:20.994237+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.997300+0000 mgr.y (mgr.25166) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:20.997300+0000 mgr.y (mgr.25166) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.079564+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.079564+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.082487+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.082487+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.086101+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.086101+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.087204+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.087204+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.099739+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.099739+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.101488+0000 mgr.y (mgr.25166) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.101488+0000 mgr.y (mgr.25166) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.170333+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.170333+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.173152+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.173152+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.176171+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.176171+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.177376+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.177376+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.185371+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.185371+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.188870+0000 mgr.y (mgr.25166) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.188870+0000 mgr.y (mgr.25166) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.252585+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.252585+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.255047+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.255047+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.257766+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.257766+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.258801+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.258801+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.266318+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.266318+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.269801+0000 mgr.y (mgr.25166) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.269801+0000 mgr.y (mgr.25166) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.276652+0000 mon.a (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.39:0/324295988' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.276652+0000 mon.a (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.39:0/324295988' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.355624+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:20.997300+0000 mgr.y (mgr.25166) 2761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.079564+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.079564+0000 mon.b (mon.1) 3633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.082487+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.082487+0000 mon.b (mon.1) 3634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.086101+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.086101+0000 mon.b (mon.1) 3635 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.087204+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.087204+0000 mon.b (mon.1) 3636 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.099739+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.099739+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.101488+0000 mgr.y (mgr.25166) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.101488+0000 mgr.y (mgr.25166) 2762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.170333+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.170333+0000 mon.b (mon.1) 3637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.173152+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.173152+0000 mon.b (mon.1) 3638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.176171+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.176171+0000 mon.b (mon.1) 3639 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.355624+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.358342+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.358342+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.361116+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.361116+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.362539+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.362539+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.370026+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.370026+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.373963+0000 mgr.y (mgr.25166) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.373963+0000 mgr.y (mgr.25166) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.433525+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.433525+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.436115+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.436115+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.438762+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.438762+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.439881+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.439881+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.177376+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.177376+0000 mon.b (mon.1) 3640 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.185371+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.185371+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.188870+0000 mgr.y (mgr.25166) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.188870+0000 mgr.y (mgr.25166) 2763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.252585+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.252585+0000 mon.b (mon.1) 3641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.255047+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.255047+0000 mon.b (mon.1) 3642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.257766+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.257766+0000 mon.b (mon.1) 3643 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.258801+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.258801+0000 mon.b (mon.1) 3644 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.266318+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.266318+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.269801+0000 mgr.y (mgr.25166) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.269801+0000 mgr.y (mgr.25166) 2764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.276652+0000 mon.a (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.39:0/324295988' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.276652+0000 mon.a (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.39:0/324295988' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.355624+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.446778+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.446778+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.448953+0000 mgr.y (mgr.25166) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.448953+0000 mgr.y (mgr.25166) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.510775+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.510775+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.513361+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.513361+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.515255+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.515255+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.516200+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.516200+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.523490+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.523490+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.524774+0000 mgr.y (mgr.25166) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.524774+0000 mgr.y (mgr.25166) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.585434+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.585434+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.587882+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.587882+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.589910+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.589910+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.590746+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.590746+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.596759+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.596759+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.599516+0000 mgr.y (mgr.25166) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.599516+0000 mgr.y (mgr.25166) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.640131+0000 mgr.y (mgr.25166) 2769 : audit [DBG] from='client.64599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.640131+0000 mgr.y (mgr.25166) 2769 : audit [DBG] from='client.64599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.660846+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.660846+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.662916+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.662916+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.665092+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.665092+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.665871+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.665871+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.673782+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.673782+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.674594+0000 mgr.y (mgr.25166) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.355624+0000 mon.b (mon.1) 3645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.358342+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.358342+0000 mon.b (mon.1) 3646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.361116+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.361116+0000 mon.b (mon.1) 3647 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.362539+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.362539+0000 mon.b (mon.1) 3648 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.370026+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.370026+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.373963+0000 mgr.y (mgr.25166) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.373963+0000 mgr.y (mgr.25166) 2765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.433525+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.433525+0000 mon.b (mon.1) 3649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.436115+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.436115+0000 mon.b (mon.1) 3650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.438762+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.438762+0000 mon.b (mon.1) 3651 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.439881+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.439881+0000 mon.b (mon.1) 3652 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.674594+0000 mgr.y (mgr.25166) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.738561+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.738561+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.741282+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.741282+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.744508+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.744508+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.745669+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.745669+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.752794+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.752794+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.840196+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.840196+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.843343+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.843343+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.846765+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.846765+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.848190+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.848190+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.863752+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[116875]: audit 2024-09-17T10:32:21.863752+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.446778+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.446778+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.448953+0000 mgr.y (mgr.25166) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.448953+0000 mgr.y (mgr.25166) 2766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.510775+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.510775+0000 mon.b (mon.1) 3653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.513361+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.513361+0000 mon.b (mon.1) 3654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.515255+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.515255+0000 mon.b (mon.1) 3655 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.516200+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.516200+0000 mon.b (mon.1) 3656 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.523490+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.523490+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.524774+0000 mgr.y (mgr.25166) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.524774+0000 mgr.y (mgr.25166) 2767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.585434+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.585434+0000 mon.b (mon.1) 3657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.587882+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.587882+0000 mon.b (mon.1) 3658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.589910+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.589910+0000 mon.b (mon.1) 3659 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.590746+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.590746+0000 mon.b (mon.1) 3660 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.596759+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.596759+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.599516+0000 mgr.y (mgr.25166) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.599516+0000 mgr.y (mgr.25166) 2768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.640131+0000 mgr.y (mgr.25166) 2769 : audit [DBG] from='client.64599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.640131+0000 mgr.y (mgr.25166) 2769 : audit [DBG] from='client.64599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.660846+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.660846+0000 mon.b (mon.1) 3661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.662916+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.662916+0000 mon.b (mon.1) 3662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.665092+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.665092+0000 mon.b (mon.1) 3663 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.665871+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.665871+0000 mon.b (mon.1) 3664 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.673782+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.673782+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.674594+0000 mgr.y (mgr.25166) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.674594+0000 mgr.y (mgr.25166) 2770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.738561+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.738561+0000 mon.b (mon.1) 3665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.741282+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.741282+0000 mon.b (mon.1) 3666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.744508+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.744508+0000 mon.b (mon.1) 3667 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.745669+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.745669+0000 mon.b (mon.1) 3668 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.752794+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.752794+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.840196+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.840196+0000 mon.b (mon.1) 3669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.843343+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.843343+0000 mon.b (mon.1) 3670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.846765+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.846765+0000 mon.b (mon.1) 3671 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.848190+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.848190+0000 mon.b (mon.1) 3672 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.863752+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:21 smithi039 bash[115929]: audit 2024-09-17T10:32:21.863752+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:22.479 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[102655]: debug 2024-09-17T10:32:22.179+0000 7f0cfc9ba640 -1 Falling back to public interface 2024-09-17T10:32:22.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:22.310971673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:23.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.755456+0000 mgr.y (mgr.25166) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.755456+0000 mgr.y (mgr.25166) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.864866+0000 mgr.y (mgr.25166) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.864866+0000 mgr.y (mgr.25166) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cluster 2024-09-17T10:32:21.876364+0000 mgr.y (mgr.25166) 2773 : cluster [DBG] pgmap v718: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cluster 2024-09-17T10:32:21.876364+0000 mgr.y (mgr.25166) 2773 : cluster [DBG] pgmap v718: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.970285+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.970285+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.973344+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.973344+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.976338+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.976338+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.977466+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.977466+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.986152+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:21.986152+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.987682+0000 mgr.y (mgr.25166) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:21.987682+0000 mgr.y (mgr.25166) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.090734+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.090734+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.093817+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.093817+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.097186+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.097186+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.098527+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.098527+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.111050+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.111050+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.113799+0000 mgr.y (mgr.25166) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.113799+0000 mgr.y (mgr.25166) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.198984+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.198984+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.201431+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.201431+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.204553+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.204553+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.205486+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.205486+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.217273+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.217273+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.218499+0000 mgr.y (mgr.25166) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.218499+0000 mgr.y (mgr.25166) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.313113+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.313113+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.315428+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.315428+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.318240+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.318240+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.319657+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.319657+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.330397+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.330397+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.331225+0000 mgr.y (mgr.25166) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.331225+0000 mgr.y (mgr.25166) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.412446+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.412446+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.415332+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.415332+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.418939+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.418939+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.420207+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.420207+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.430288+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.430288+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.431877+0000 mgr.y (mgr.25166) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.431877+0000 mgr.y (mgr.25166) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.503662+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.503662+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.506715+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.506715+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.509555+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.509555+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.510568+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.510568+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.519552+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.519552+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.523214+0000 mgr.y (mgr.25166) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.523214+0000 mgr.y (mgr.25166) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.609040+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.609040+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.612069+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.612069+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.615392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.615392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.617109+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.617109+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.626783+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.626783+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.630066+0000 mgr.y (mgr.25166) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.630066+0000 mgr.y (mgr.25166) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.703394+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.703394+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.706604+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.706604+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.709422+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.709422+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.710801+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.710801+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.722783+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.722783+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.806132+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.806132+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.808827+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.808827+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.811967+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.811967+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.813179+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.813179+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.824693+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.824693+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.899732+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.899732+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.902933+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.902933+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.905448+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.905448+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.906496+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.906496+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.912826+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:22 smithi203 bash[85677]: audit 2024-09-17T10:32:22.912826+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.755456+0000 mgr.y (mgr.25166) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.755456+0000 mgr.y (mgr.25166) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.864866+0000 mgr.y (mgr.25166) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.864866+0000 mgr.y (mgr.25166) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cluster 2024-09-17T10:32:21.876364+0000 mgr.y (mgr.25166) 2773 : cluster [DBG] pgmap v718: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cluster 2024-09-17T10:32:21.876364+0000 mgr.y (mgr.25166) 2773 : cluster [DBG] pgmap v718: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.970285+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.970285+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.973344+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.973344+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.976338+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.976338+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.977466+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.977466+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.986152+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:21.986152+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.987682+0000 mgr.y (mgr.25166) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:21.987682+0000 mgr.y (mgr.25166) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.090734+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.755456+0000 mgr.y (mgr.25166) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.755456+0000 mgr.y (mgr.25166) 2771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.864866+0000 mgr.y (mgr.25166) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.864866+0000 mgr.y (mgr.25166) 2772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cluster 2024-09-17T10:32:21.876364+0000 mgr.y (mgr.25166) 2773 : cluster [DBG] pgmap v718: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cluster 2024-09-17T10:32:21.876364+0000 mgr.y (mgr.25166) 2773 : cluster [DBG] pgmap v718: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 85/636 objects degraded (13.365%) 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.970285+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.970285+0000 mon.b (mon.1) 3673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.973344+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.973344+0000 mon.b (mon.1) 3674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.976338+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.976338+0000 mon.b (mon.1) 3675 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.977466+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.977466+0000 mon.b (mon.1) 3676 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.986152+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:21.986152+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.987682+0000 mgr.y (mgr.25166) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:21.987682+0000 mgr.y (mgr.25166) 2774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.090734+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.090734+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.093817+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.093817+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.097186+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.097186+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.098527+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.098527+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.111050+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.111050+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.113799+0000 mgr.y (mgr.25166) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.113799+0000 mgr.y (mgr.25166) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.198984+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.198984+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.201431+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.201431+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.204553+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.204553+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.205486+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.205486+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.217273+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.090734+0000 mon.b (mon.1) 3677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.093817+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.093817+0000 mon.b (mon.1) 3678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.097186+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.097186+0000 mon.b (mon.1) 3679 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.098527+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.098527+0000 mon.b (mon.1) 3680 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.111050+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.111050+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.113799+0000 mgr.y (mgr.25166) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.113799+0000 mgr.y (mgr.25166) 2775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.198984+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.198984+0000 mon.b (mon.1) 3681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.201431+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.201431+0000 mon.b (mon.1) 3682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.204553+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.204553+0000 mon.b (mon.1) 3683 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.205486+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.205486+0000 mon.b (mon.1) 3684 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.217273+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.217273+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.218499+0000 mgr.y (mgr.25166) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.218499+0000 mgr.y (mgr.25166) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.313113+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.313113+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.315428+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.315428+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.318240+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.318240+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.319657+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.319657+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.330397+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.330397+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.331225+0000 mgr.y (mgr.25166) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.331225+0000 mgr.y (mgr.25166) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.412446+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.412446+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.415332+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.415332+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.418939+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.217273+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.218499+0000 mgr.y (mgr.25166) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.218499+0000 mgr.y (mgr.25166) 2776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.313113+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.313113+0000 mon.b (mon.1) 3685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.315428+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.315428+0000 mon.b (mon.1) 3686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.318240+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.318240+0000 mon.b (mon.1) 3687 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.319657+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.319657+0000 mon.b (mon.1) 3688 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.330397+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.330397+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.331225+0000 mgr.y (mgr.25166) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.331225+0000 mgr.y (mgr.25166) 2777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.412446+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.412446+0000 mon.b (mon.1) 3689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.415332+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.415332+0000 mon.b (mon.1) 3690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.418939+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.418939+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.420207+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.420207+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.430288+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.430288+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.431877+0000 mgr.y (mgr.25166) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.431877+0000 mgr.y (mgr.25166) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.503662+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.503662+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.506715+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.506715+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.509555+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.509555+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.510568+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.510568+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.519552+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.519552+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.523214+0000 mgr.y (mgr.25166) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.523214+0000 mgr.y (mgr.25166) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.609040+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.418939+0000 mon.b (mon.1) 3691 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.420207+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.420207+0000 mon.b (mon.1) 3692 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.430288+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.430288+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.431877+0000 mgr.y (mgr.25166) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.431877+0000 mgr.y (mgr.25166) 2778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.503662+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.503662+0000 mon.b (mon.1) 3693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.506715+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.506715+0000 mon.b (mon.1) 3694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.509555+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.509555+0000 mon.b (mon.1) 3695 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.510568+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.510568+0000 mon.b (mon.1) 3696 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.519552+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.519552+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.523214+0000 mgr.y (mgr.25166) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.523214+0000 mgr.y (mgr.25166) 2779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.609040+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.609040+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.612069+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.612069+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.615392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.615392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.617109+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.617109+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.626783+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.626783+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.630066+0000 mgr.y (mgr.25166) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.630066+0000 mgr.y (mgr.25166) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.703394+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.703394+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.706604+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.706604+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.709422+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.709422+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.710801+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.710801+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.722783+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.609040+0000 mon.b (mon.1) 3697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.612069+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.612069+0000 mon.b (mon.1) 3698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.615392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.615392+0000 mon.b (mon.1) 3699 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.617109+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.617109+0000 mon.b (mon.1) 3700 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.626783+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.626783+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.630066+0000 mgr.y (mgr.25166) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.630066+0000 mgr.y (mgr.25166) 2780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.703394+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.703394+0000 mon.b (mon.1) 3701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.706604+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.706604+0000 mon.b (mon.1) 3702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.709422+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.709422+0000 mon.b (mon.1) 3703 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.710801+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.710801+0000 mon.b (mon.1) 3704 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.722783+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.722783+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.806132+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.806132+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.808827+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.808827+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.811967+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.811967+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.813179+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.813179+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.824693+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.824693+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.899732+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.899732+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.902933+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.902933+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.905448+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.905448+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.906496+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.906496+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.912826+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[116875]: audit 2024-09-17T10:32:22.912826+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.722783+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.806132+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.806132+0000 mon.b (mon.1) 3705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.808827+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.808827+0000 mon.b (mon.1) 3706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.811967+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.811967+0000 mon.b (mon.1) 3707 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.813179+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.813179+0000 mon.b (mon.1) 3708 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.824693+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.824693+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.899732+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.899732+0000 mon.b (mon.1) 3709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.902933+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.902933+0000 mon.b (mon.1) 3710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.905448+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.905448+0000 mon.b (mon.1) 3711 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.906496+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.906496+0000 mon.b (mon.1) 3712 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.912826+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:22 smithi039 bash[115929]: audit 2024-09-17T10:32:22.912826+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.937 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.723991+0000 mgr.y (mgr.25166) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.937 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.723991+0000 mgr.y (mgr.25166) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.937 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.825649+0000 mgr.y (mgr.25166) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.825649+0000 mgr.y (mgr.25166) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.914522+0000 mgr.y (mgr.25166) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.914522+0000 mgr.y (mgr.25166) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.979326+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.979326+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.982107+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.982107+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.985138+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.985138+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.986517+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.986517+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.993758+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:22.993758+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.997161+0000 mgr.y (mgr.25166) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:22.997161+0000 mgr.y (mgr.25166) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.067302+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.067302+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.069526+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.069526+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.072122+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.072122+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.073106+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.073106+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.083185+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.939 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.083185+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.940 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:32:23] "GET /metrics HTTP/1.1" 200 38479 "" "Prometheus/2.51.0" 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.723991+0000 mgr.y (mgr.25166) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.723991+0000 mgr.y (mgr.25166) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.825649+0000 mgr.y (mgr.25166) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.825649+0000 mgr.y (mgr.25166) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.914522+0000 mgr.y (mgr.25166) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.914522+0000 mgr.y (mgr.25166) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.979326+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.979326+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.982107+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.982107+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.985138+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.985138+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.986517+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.986517+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.993758+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:22.993758+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.997161+0000 mgr.y (mgr.25166) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:22.997161+0000 mgr.y (mgr.25166) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.067302+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.067302+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.069526+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.069526+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.072122+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.072122+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.942 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.073106+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.073106+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.083185+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.083185+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.084064+0000 mgr.y (mgr.25166) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.084064+0000 mgr.y (mgr.25166) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.156390+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.156390+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.158620+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.158620+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.161373+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.161373+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.162374+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.162374+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.943 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.171726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.171726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.172690+0000 mgr.y (mgr.25166) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.172690+0000 mgr.y (mgr.25166) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.242529+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.242529+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.244809+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.244809+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.247538+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.247538+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.248637+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.248637+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.257210+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.257210+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.258103+0000 mgr.y (mgr.25166) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.944 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.258103+0000 mgr.y (mgr.25166) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.336760+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.336760+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.339392+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.339392+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.342489+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.342489+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.343668+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.343668+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.353204+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.353204+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.354535+0000 mgr.y (mgr.25166) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.354535+0000 mgr.y (mgr.25166) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:23.945 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.439233+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.946 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.439233+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:23.946 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.441353+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.946 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.441353+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:23.946 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.444137+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:23.946 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.444137+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.723991+0000 mgr.y (mgr.25166) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.723991+0000 mgr.y (mgr.25166) 2781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.825649+0000 mgr.y (mgr.25166) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.825649+0000 mgr.y (mgr.25166) 2782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.914522+0000 mgr.y (mgr.25166) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.914522+0000 mgr.y (mgr.25166) 2783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.979326+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.979326+0000 mon.b (mon.1) 3713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.982107+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.982107+0000 mon.b (mon.1) 3714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.985138+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.985138+0000 mon.b (mon.1) 3715 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.986517+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.986517+0000 mon.b (mon.1) 3716 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.993758+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:22.993758+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.997161+0000 mgr.y (mgr.25166) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:22.997161+0000 mgr.y (mgr.25166) 2784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.067302+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.067302+0000 mon.b (mon.1) 3717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.069526+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.069526+0000 mon.b (mon.1) 3718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.072122+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.072122+0000 mon.b (mon.1) 3719 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.073106+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.073106+0000 mon.b (mon.1) 3720 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.083185+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.083185+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.084064+0000 mgr.y (mgr.25166) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.084064+0000 mgr.y (mgr.25166) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.156390+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.156390+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.158620+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.158620+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.161373+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.161373+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.162374+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.162374+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.171726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.171726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.172690+0000 mgr.y (mgr.25166) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.172690+0000 mgr.y (mgr.25166) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.242529+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.242529+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.244809+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.244809+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.247538+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.247538+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.248637+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.248637+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.257210+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.257210+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.258103+0000 mgr.y (mgr.25166) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.258103+0000 mgr.y (mgr.25166) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.336760+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.336760+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.339392+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.339392+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.342489+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.342489+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.343668+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.343668+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.353204+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.353204+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.354535+0000 mgr.y (mgr.25166) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.354535+0000 mgr.y (mgr.25166) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.439233+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.439233+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.441353+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.441353+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.444137+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.444137+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.444926+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.444926+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.452242+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.452242+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.453033+0000 mgr.y (mgr.25166) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.453033+0000 mgr.y (mgr.25166) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.526557+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.526557+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.528676+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.528676+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.531243+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.531243+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.532085+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.532085+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.539594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.539594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.540715+0000 mgr.y (mgr.25166) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.540715+0000 mgr.y (mgr.25166) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.617034+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.617034+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.620061+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.620061+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.622930+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.622930+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.623752+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.623752+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.631771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.631771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.632946+0000 mgr.y (mgr.25166) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.632946+0000 mgr.y (mgr.25166) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.696887+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.696887+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.699626+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.699626+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.703112+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.703112+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.704247+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.704247+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.712998+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.712998+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.790887+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.790887+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.792970+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.792970+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.796173+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.796173+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.797163+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.797163+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.807356+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.807356+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.894698+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.894698+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.897719+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.897719+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.901302+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.901302+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.902573+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.902573+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.911192+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:23 smithi203 bash[85677]: audit 2024-09-17T10:32:23.911192+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.084064+0000 mgr.y (mgr.25166) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.084064+0000 mgr.y (mgr.25166) 2785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.156390+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.156390+0000 mon.b (mon.1) 3721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.158620+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.158620+0000 mon.b (mon.1) 3722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.161373+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.161373+0000 mon.b (mon.1) 3723 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.162374+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.162374+0000 mon.b (mon.1) 3724 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.171726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.171726+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.172690+0000 mgr.y (mgr.25166) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.172690+0000 mgr.y (mgr.25166) 2786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.242529+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.242529+0000 mon.b (mon.1) 3725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.244809+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.244809+0000 mon.b (mon.1) 3726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.247538+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.444926+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.444926+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.452242+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.452242+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.453033+0000 mgr.y (mgr.25166) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.453033+0000 mgr.y (mgr.25166) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.526557+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.526557+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.528676+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.528676+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.531243+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.531243+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.532085+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.532085+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.539594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.539594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.540715+0000 mgr.y (mgr.25166) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.540715+0000 mgr.y (mgr.25166) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.617034+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.617034+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.620061+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.620061+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.622930+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.622930+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.623752+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.623752+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.631771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.631771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.632946+0000 mgr.y (mgr.25166) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.632946+0000 mgr.y (mgr.25166) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.696887+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.696887+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.699626+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.699626+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.703112+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.703112+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.704247+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.704247+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.712998+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.712998+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.247538+0000 mon.b (mon.1) 3727 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.248637+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.248637+0000 mon.b (mon.1) 3728 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.257210+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.257210+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.258103+0000 mgr.y (mgr.25166) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.258103+0000 mgr.y (mgr.25166) 2787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.336760+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.336760+0000 mon.b (mon.1) 3729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.339392+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.339392+0000 mon.b (mon.1) 3730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.342489+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.342489+0000 mon.b (mon.1) 3731 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.343668+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.343668+0000 mon.b (mon.1) 3732 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.353204+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.353204+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.354535+0000 mgr.y (mgr.25166) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.354535+0000 mgr.y (mgr.25166) 2788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.439233+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.439233+0000 mon.b (mon.1) 3733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.790887+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.790887+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.792970+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.792970+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.796173+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.796173+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.797163+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.797163+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.807356+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.807356+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.894698+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.894698+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.897719+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.897719+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.901302+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.901302+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.902573+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.902573+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.911192+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[115929]: audit 2024-09-17T10:32:23.911192+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.441353+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.441353+0000 mon.b (mon.1) 3734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.444137+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.444137+0000 mon.b (mon.1) 3735 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.444926+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.444926+0000 mon.b (mon.1) 3736 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.452242+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.452242+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.453033+0000 mgr.y (mgr.25166) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.453033+0000 mgr.y (mgr.25166) 2789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.526557+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.526557+0000 mon.b (mon.1) 3737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.528676+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.528676+0000 mon.b (mon.1) 3738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.531243+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.531243+0000 mon.b (mon.1) 3739 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.532085+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.532085+0000 mon.b (mon.1) 3740 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.539594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.539594+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.540715+0000 mgr.y (mgr.25166) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.540715+0000 mgr.y (mgr.25166) 2790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.617034+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.617034+0000 mon.b (mon.1) 3741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.620061+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.620061+0000 mon.b (mon.1) 3742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.622930+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.622930+0000 mon.b (mon.1) 3743 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.623752+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.623752+0000 mon.b (mon.1) 3744 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.631771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.631771+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.632946+0000 mgr.y (mgr.25166) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.632946+0000 mgr.y (mgr.25166) 2791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.696887+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.696887+0000 mon.b (mon.1) 3745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.699626+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.699626+0000 mon.b (mon.1) 3746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.703112+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.703112+0000 mon.b (mon.1) 3747 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.704247+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.704247+0000 mon.b (mon.1) 3748 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.712998+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.712998+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.790887+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.790887+0000 mon.b (mon.1) 3749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.792970+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.792970+0000 mon.b (mon.1) 3750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.796173+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.796173+0000 mon.b (mon.1) 3751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.797163+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.797163+0000 mon.b (mon.1) 3752 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.807356+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.807356+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.894698+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.894698+0000 mon.b (mon.1) 3753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.897719+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.897719+0000 mon.b (mon.1) 3754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.901302+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.901302+0000 mon.b (mon.1) 3755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.902573+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.902573+0000 mon.b (mon.1) 3756 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.911192+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:24.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:23 smithi039 bash[116875]: audit 2024-09-17T10:32:23.911192+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.713871+0000 mgr.y (mgr.25166) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.713871+0000 mgr.y (mgr.25166) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.808493+0000 mgr.y (mgr.25166) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.808493+0000 mgr.y (mgr.25166) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cluster 2024-09-17T10:32:23.877232+0000 mgr.y (mgr.25166) 2794 : cluster [DBG] pgmap v719: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cluster 2024-09-17T10:32:23.877232+0000 mgr.y (mgr.25166) 2794 : cluster [DBG] pgmap v719: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.914845+0000 mgr.y (mgr.25166) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:23.914845+0000 mgr.y (mgr.25166) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.991749+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.991749+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.994331+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.994331+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.996962+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.996962+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.998252+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:23.998252+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.006810+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.006810+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.009442+0000 mgr.y (mgr.25166) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.009442+0000 mgr.y (mgr.25166) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.098923+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.098923+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.101648+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.101648+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.104823+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.104823+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.106144+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.106144+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.116431+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.116431+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.118093+0000 mgr.y (mgr.25166) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.118093+0000 mgr.y (mgr.25166) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.220835+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.220835+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.224256+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.224256+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.228405+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.228405+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.229919+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.229919+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.242503+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.242503+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.245750+0000 mgr.y (mgr.25166) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.245750+0000 mgr.y (mgr.25166) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.340153+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.340153+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.342836+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.342836+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.346164+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.346164+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.347183+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.347183+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.361495+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.361495+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.362308+0000 mgr.y (mgr.25166) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.362308+0000 mgr.y (mgr.25166) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.435416+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.435416+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.437588+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.437588+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.439847+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.439847+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.440645+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.440645+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.454121+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.454121+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.454998+0000 mgr.y (mgr.25166) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.454998+0000 mgr.y (mgr.25166) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.529445+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.529445+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.532236+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.532236+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.535527+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.535527+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.536860+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.536860+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.550390+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.550390+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.551824+0000 mgr.y (mgr.25166) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.551824+0000 mgr.y (mgr.25166) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.638433+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.638433+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.640642+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.640642+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.643640+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.643640+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.644680+0000 mon.b (mon.1) 3784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.644680+0000 mon.b (mon.1) 3784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.657918+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.657918+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.658890+0000 mgr.y (mgr.25166) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.658890+0000 mgr.y (mgr.25166) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.756244+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.756244+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.758999+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.758999+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.761616+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.761616+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.762728+0000 mon.b (mon.1) 3788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.762728+0000 mon.b (mon.1) 3788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.775173+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.775173+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.874827+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.874827+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.877569+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.877569+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.879735+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.879735+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.880537+0000 mon.b (mon.1) 3792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.880537+0000 mon.b (mon.1) 3792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.893321+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:24 smithi203 bash[85677]: audit 2024-09-17T10:32:24.893321+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.713871+0000 mgr.y (mgr.25166) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.713871+0000 mgr.y (mgr.25166) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.808493+0000 mgr.y (mgr.25166) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.808493+0000 mgr.y (mgr.25166) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cluster 2024-09-17T10:32:23.877232+0000 mgr.y (mgr.25166) 2794 : cluster [DBG] pgmap v719: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:25.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cluster 2024-09-17T10:32:23.877232+0000 mgr.y (mgr.25166) 2794 : cluster [DBG] pgmap v719: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.914845+0000 mgr.y (mgr.25166) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:23.914845+0000 mgr.y (mgr.25166) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.991749+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.991749+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.994331+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.994331+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.996962+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.996962+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.998252+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:23.998252+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.006810+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.006810+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.009442+0000 mgr.y (mgr.25166) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.713871+0000 mgr.y (mgr.25166) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.713871+0000 mgr.y (mgr.25166) 2792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.808493+0000 mgr.y (mgr.25166) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.808493+0000 mgr.y (mgr.25166) 2793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cluster 2024-09-17T10:32:23.877232+0000 mgr.y (mgr.25166) 2794 : cluster [DBG] pgmap v719: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cluster 2024-09-17T10:32:23.877232+0000 mgr.y (mgr.25166) 2794 : cluster [DBG] pgmap v719: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.914845+0000 mgr.y (mgr.25166) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:23.914845+0000 mgr.y (mgr.25166) 2795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.991749+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.991749+0000 mon.b (mon.1) 3757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.994331+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.994331+0000 mon.b (mon.1) 3758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.996962+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.996962+0000 mon.b (mon.1) 3759 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.998252+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:23.998252+0000 mon.b (mon.1) 3760 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.006810+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.006810+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.009442+0000 mgr.y (mgr.25166) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.009442+0000 mgr.y (mgr.25166) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.098923+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.098923+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.101648+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.101648+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.104823+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.104823+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.106144+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.106144+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.116431+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.116431+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.118093+0000 mgr.y (mgr.25166) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.118093+0000 mgr.y (mgr.25166) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.220835+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.220835+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.224256+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.224256+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.228405+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.228405+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.229919+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.009442+0000 mgr.y (mgr.25166) 2796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.098923+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.098923+0000 mon.b (mon.1) 3761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.101648+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.101648+0000 mon.b (mon.1) 3762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.104823+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.104823+0000 mon.b (mon.1) 3763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.106144+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.106144+0000 mon.b (mon.1) 3764 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.116431+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.116431+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.118093+0000 mgr.y (mgr.25166) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.118093+0000 mgr.y (mgr.25166) 2797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.220835+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.220835+0000 mon.b (mon.1) 3765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.224256+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.224256+0000 mon.b (mon.1) 3766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.228405+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.228405+0000 mon.b (mon.1) 3767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.229919+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.229919+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.242503+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.242503+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.245750+0000 mgr.y (mgr.25166) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.245750+0000 mgr.y (mgr.25166) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.340153+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.340153+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.342836+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.342836+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.346164+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.346164+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.347183+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.347183+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.361495+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.361495+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.362308+0000 mgr.y (mgr.25166) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.362308+0000 mgr.y (mgr.25166) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.435416+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.435416+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.437588+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.229919+0000 mon.b (mon.1) 3768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.242503+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.242503+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.245750+0000 mgr.y (mgr.25166) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.245750+0000 mgr.y (mgr.25166) 2798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.340153+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.340153+0000 mon.b (mon.1) 3769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.342836+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.342836+0000 mon.b (mon.1) 3770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.346164+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.346164+0000 mon.b (mon.1) 3771 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.347183+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.347183+0000 mon.b (mon.1) 3772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.361495+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.361495+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.362308+0000 mgr.y (mgr.25166) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.362308+0000 mgr.y (mgr.25166) 2799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.435416+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.435416+0000 mon.b (mon.1) 3773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.437588+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.437588+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.439847+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.439847+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.440645+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.440645+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.454121+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.454121+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.454998+0000 mgr.y (mgr.25166) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.454998+0000 mgr.y (mgr.25166) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.529445+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.529445+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.532236+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.532236+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.535527+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.535527+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.536860+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.536860+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.550390+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.550390+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.551824+0000 mgr.y (mgr.25166) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.551824+0000 mgr.y (mgr.25166) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.437588+0000 mon.b (mon.1) 3774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.439847+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.439847+0000 mon.b (mon.1) 3775 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.440645+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.440645+0000 mon.b (mon.1) 3776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.454121+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.454121+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.454998+0000 mgr.y (mgr.25166) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.454998+0000 mgr.y (mgr.25166) 2800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.529445+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.529445+0000 mon.b (mon.1) 3777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.532236+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.532236+0000 mon.b (mon.1) 3778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.535527+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.535527+0000 mon.b (mon.1) 3779 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.536860+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.536860+0000 mon.b (mon.1) 3780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.550390+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.550390+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.551824+0000 mgr.y (mgr.25166) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.551824+0000 mgr.y (mgr.25166) 2801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.638433+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.638433+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.640642+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.640642+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.643640+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.643640+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.644680+0000 mon.b (mon.1) 3784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.644680+0000 mon.b (mon.1) 3784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.657918+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.657918+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.658890+0000 mgr.y (mgr.25166) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.658890+0000 mgr.y (mgr.25166) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.756244+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.756244+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.758999+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.758999+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.761616+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.761616+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.762728+0000 mon.b (mon.1) 3788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.638433+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.638433+0000 mon.b (mon.1) 3781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.640642+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.640642+0000 mon.b (mon.1) 3782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.643640+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.643640+0000 mon.b (mon.1) 3783 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.644680+0000 mon.b (mon.1) 3784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.644680+0000 mon.b (mon.1) 3784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.657918+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.657918+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.658890+0000 mgr.y (mgr.25166) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.658890+0000 mgr.y (mgr.25166) 2802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.756244+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.756244+0000 mon.b (mon.1) 3785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.758999+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.758999+0000 mon.b (mon.1) 3786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.761616+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.761616+0000 mon.b (mon.1) 3787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.762728+0000 mon.b (mon.1) 3788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.762728+0000 mon.b (mon.1) 3788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.775173+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.775173+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.874827+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.874827+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.877569+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.877569+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.879735+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.879735+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.880537+0000 mon.b (mon.1) 3792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.880537+0000 mon.b (mon.1) 3792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.893321+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[116875]: audit 2024-09-17T10:32:24.893321+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.762728+0000 mon.b (mon.1) 3788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.775173+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.775173+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.874827+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.874827+0000 mon.b (mon.1) 3789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.877569+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.877569+0000 mon.b (mon.1) 3790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.879735+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.879735+0000 mon.b (mon.1) 3791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:25.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.880537+0000 mon.b (mon.1) 3792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.880537+0000 mon.b (mon.1) 3792 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:25.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.893321+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:24 smithi039 bash[115929]: audit 2024-09-17T10:32:24.893321+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:25.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:25.313860187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:26.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.778727+0000 mgr.y (mgr.25166) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.778727+0000 mgr.y (mgr.25166) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.894191+0000 mgr.y (mgr.25166) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:24.894191+0000 mgr.y (mgr.25166) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.989233+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.989233+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.991584+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.991584+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.993697+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.993697+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.994628+0000 mon.b (mon.1) 3796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:24.994628+0000 mon.b (mon.1) 3796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.001230+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.001230+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.001972+0000 mgr.y (mgr.25166) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.001972+0000 mgr.y (mgr.25166) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.078911+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.078911+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.081126+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.081126+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.083653+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.083653+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.084560+0000 mon.b (mon.1) 3800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.084560+0000 mon.b (mon.1) 3800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.099575+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.099575+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.100658+0000 mgr.y (mgr.25166) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.100658+0000 mgr.y (mgr.25166) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.179737+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.179737+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.181992+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.181992+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.184433+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.184433+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.185290+0000 mon.b (mon.1) 3804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.185290+0000 mon.b (mon.1) 3804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.200918+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.200918+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.202260+0000 mgr.y (mgr.25166) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.202260+0000 mgr.y (mgr.25166) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.287058+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.287058+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.289376+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.289376+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.292201+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.292201+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.293085+0000 mon.b (mon.1) 3808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.293085+0000 mon.b (mon.1) 3808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.308985+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.308985+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.309803+0000 mgr.y (mgr.25166) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.309803+0000 mgr.y (mgr.25166) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.403298+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.403298+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.405279+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.405279+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.407348+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.407348+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.408125+0000 mon.b (mon.1) 3812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.408125+0000 mon.b (mon.1) 3812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.424236+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.424236+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.425009+0000 mgr.y (mgr.25166) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.425009+0000 mgr.y (mgr.25166) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.517314+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.517314+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.519774+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.519774+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.522430+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.522430+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.523300+0000 mon.b (mon.1) 3816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.523300+0000 mon.b (mon.1) 3816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.540219+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.540219+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.541128+0000 mgr.y (mgr.25166) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.541128+0000 mgr.y (mgr.25166) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.617745+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.617745+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.619931+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.619931+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.622824+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.622824+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.623911+0000 mon.b (mon.1) 3820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.623911+0000 mon.b (mon.1) 3820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.640701+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.640701+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.641565+0000 mgr.y (mgr.25166) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.641565+0000 mgr.y (mgr.25166) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.716620+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.716620+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.718849+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.718849+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.721888+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.721888+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.722794+0000 mon.b (mon.1) 3824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.722794+0000 mon.b (mon.1) 3824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.739977+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.739977+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.832150+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.832150+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.834713+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.834713+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.837676+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.837676+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.838685+0000 mon.b (mon.1) 3828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.838685+0000 mon.b (mon.1) 3828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.848738+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.848738+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.863347+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.863347+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.876696+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.876696+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.889674+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:25 smithi203 bash[85677]: audit 2024-09-17T10:32:25.889674+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.778727+0000 mgr.y (mgr.25166) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.778727+0000 mgr.y (mgr.25166) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.894191+0000 mgr.y (mgr.25166) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:24.894191+0000 mgr.y (mgr.25166) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.989233+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.989233+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.991584+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.991584+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.993697+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.993697+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.994628+0000 mon.b (mon.1) 3796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:24.994628+0000 mon.b (mon.1) 3796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.001230+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.001230+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.001972+0000 mgr.y (mgr.25166) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.001972+0000 mgr.y (mgr.25166) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.078911+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.078911+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.081126+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.081126+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.778727+0000 mgr.y (mgr.25166) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.778727+0000 mgr.y (mgr.25166) 2803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.894191+0000 mgr.y (mgr.25166) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:24.894191+0000 mgr.y (mgr.25166) 2804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.989233+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.989233+0000 mon.b (mon.1) 3793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.991584+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.991584+0000 mon.b (mon.1) 3794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.993697+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.993697+0000 mon.b (mon.1) 3795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.994628+0000 mon.b (mon.1) 3796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:24.994628+0000 mon.b (mon.1) 3796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.001230+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.001230+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.001972+0000 mgr.y (mgr.25166) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.001972+0000 mgr.y (mgr.25166) 2805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.078911+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.078911+0000 mon.b (mon.1) 3797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.081126+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.081126+0000 mon.b (mon.1) 3798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.083653+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.083653+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.084560+0000 mon.b (mon.1) 3800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.084560+0000 mon.b (mon.1) 3800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.099575+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.099575+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.100658+0000 mgr.y (mgr.25166) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.100658+0000 mgr.y (mgr.25166) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.179737+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.179737+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.181992+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.181992+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.184433+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.184433+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.185290+0000 mon.b (mon.1) 3804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.185290+0000 mon.b (mon.1) 3804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.200918+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.200918+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.202260+0000 mgr.y (mgr.25166) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.202260+0000 mgr.y (mgr.25166) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.083653+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.083653+0000 mon.b (mon.1) 3799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.084560+0000 mon.b (mon.1) 3800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.084560+0000 mon.b (mon.1) 3800 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.099575+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.099575+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.100658+0000 mgr.y (mgr.25166) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.100658+0000 mgr.y (mgr.25166) 2806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.179737+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.179737+0000 mon.b (mon.1) 3801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.181992+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.181992+0000 mon.b (mon.1) 3802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.184433+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.184433+0000 mon.b (mon.1) 3803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.185290+0000 mon.b (mon.1) 3804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.185290+0000 mon.b (mon.1) 3804 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.200918+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.200918+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.202260+0000 mgr.y (mgr.25166) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.202260+0000 mgr.y (mgr.25166) 2807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.287058+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.287058+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.289376+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.289376+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.292201+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.292201+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.293085+0000 mon.b (mon.1) 3808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.293085+0000 mon.b (mon.1) 3808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.308985+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.308985+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.309803+0000 mgr.y (mgr.25166) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.309803+0000 mgr.y (mgr.25166) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.403298+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.403298+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.405279+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.405279+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.407348+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.407348+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.408125+0000 mon.b (mon.1) 3812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.408125+0000 mon.b (mon.1) 3812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.287058+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.287058+0000 mon.b (mon.1) 3805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.289376+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.289376+0000 mon.b (mon.1) 3806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.292201+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.292201+0000 mon.b (mon.1) 3807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.293085+0000 mon.b (mon.1) 3808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.293085+0000 mon.b (mon.1) 3808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.308985+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.308985+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.309803+0000 mgr.y (mgr.25166) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.309803+0000 mgr.y (mgr.25166) 2808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.403298+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.403298+0000 mon.b (mon.1) 3809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.405279+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.405279+0000 mon.b (mon.1) 3810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.407348+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.407348+0000 mon.b (mon.1) 3811 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.408125+0000 mon.b (mon.1) 3812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.408125+0000 mon.b (mon.1) 3812 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.424236+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.424236+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.425009+0000 mgr.y (mgr.25166) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.425009+0000 mgr.y (mgr.25166) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.517314+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.517314+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.519774+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.519774+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.522430+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.522430+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.523300+0000 mon.b (mon.1) 3816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.523300+0000 mon.b (mon.1) 3816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.540219+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.540219+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.541128+0000 mgr.y (mgr.25166) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.541128+0000 mgr.y (mgr.25166) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.617745+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.617745+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.619931+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.619931+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.424236+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.424236+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.425009+0000 mgr.y (mgr.25166) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.425009+0000 mgr.y (mgr.25166) 2809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.517314+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.517314+0000 mon.b (mon.1) 3813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.519774+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.519774+0000 mon.b (mon.1) 3814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.522430+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.522430+0000 mon.b (mon.1) 3815 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.523300+0000 mon.b (mon.1) 3816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.523300+0000 mon.b (mon.1) 3816 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.540219+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.540219+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.541128+0000 mgr.y (mgr.25166) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.541128+0000 mgr.y (mgr.25166) 2810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.617745+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.617745+0000 mon.b (mon.1) 3817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.619931+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.619931+0000 mon.b (mon.1) 3818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.622824+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.622824+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.623911+0000 mon.b (mon.1) 3820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.623911+0000 mon.b (mon.1) 3820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.640701+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.640701+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.641565+0000 mgr.y (mgr.25166) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.641565+0000 mgr.y (mgr.25166) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.716620+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.716620+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.718849+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.718849+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.721888+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.721888+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.722794+0000 mon.b (mon.1) 3824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.722794+0000 mon.b (mon.1) 3824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.739977+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.739977+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.832150+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.832150+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.834713+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.834713+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.837676+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.837676+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.838685+0000 mon.b (mon.1) 3828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.838685+0000 mon.b (mon.1) 3828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.848738+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.848738+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.863347+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.863347+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.876696+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.876696+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.889674+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[116875]: audit 2024-09-17T10:32:25.889674+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.622824+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.622824+0000 mon.b (mon.1) 3819 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.623911+0000 mon.b (mon.1) 3820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.623911+0000 mon.b (mon.1) 3820 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.640701+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.640701+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.641565+0000 mgr.y (mgr.25166) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.641565+0000 mgr.y (mgr.25166) 2811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.716620+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.716620+0000 mon.b (mon.1) 3821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.718849+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.718849+0000 mon.b (mon.1) 3822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.721888+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.721888+0000 mon.b (mon.1) 3823 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.722794+0000 mon.b (mon.1) 3824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.722794+0000 mon.b (mon.1) 3824 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.739977+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.739977+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.832150+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.832150+0000 mon.b (mon.1) 3825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.834713+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.834713+0000 mon.b (mon.1) 3826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.837676+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.837676+0000 mon.b (mon.1) 3827 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.838685+0000 mon.b (mon.1) 3828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.838685+0000 mon.b (mon.1) 3828 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.848738+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.848738+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.863347+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.863347+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.876696+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.876696+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.889674+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:25 smithi039 bash[115929]: audit 2024-09-17T10:32:25.889674+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:26.729 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[102655]: debug 2024-09-17T10:32:26.247+0000 7f0cfc9ba640 -1 osd.7 149 log_to_monitors true 2024-09-17T10:32:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.740869+0000 mgr.y (mgr.25166) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.740869+0000 mgr.y (mgr.25166) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.854034+0000 mgr.y (mgr.25166) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.854034+0000 mgr.y (mgr.25166) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cluster 2024-09-17T10:32:25.878765+0000 mgr.y (mgr.25166) 2814 : cluster [DBG] pgmap v720: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cluster 2024-09-17T10:32:25.878765+0000 mgr.y (mgr.25166) 2814 : cluster [DBG] pgmap v720: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.949688+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.949688+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.955647+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.955647+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.957414+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.957414+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.958806+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.958806+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.961067+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.961067+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.962099+0000 mgr.y (mgr.25166) 2815 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:32:27.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:25.962099+0000 mgr.y (mgr.25166) 2815 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:32:27.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.970039+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.970039+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.974619+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.974619+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.975304+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.975304+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.982611+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.982611+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.987083+0000 mon.b (mon.1) 3835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.987083+0000 mon.b (mon.1) 3835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.987765+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.987765+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.993382+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.993382+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.996403+0000 mon.b (mon.1) 3836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.996403+0000 mon.b (mon.1) 3836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.997026+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:25.997026+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.001998+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.001998+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.005750+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.005750+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.006376+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.006376+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.011510+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.011510+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.014909+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.014909+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.015550+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.015550+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.019895+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.019895+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.024348+0000 mon.b (mon.1) 3839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.024348+0000 mon.b (mon.1) 3839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.025225+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.025225+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.030869+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.030869+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.034771+0000 mon.b (mon.1) 3840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.034771+0000 mon.b (mon.1) 3840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.035699+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.035699+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.041207+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.041207+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.045469+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.045469+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.046193+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.046193+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.051089+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:32:27.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.051089+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.058276+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.058276+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.059749+0000 mgr.y (mgr.25166) 2816 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.059749+0000 mgr.y (mgr.25166) 2816 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.065758+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.065758+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.072235+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.072235+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.073826+0000 mgr.y (mgr.25166) 2817 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.073826+0000 mgr.y (mgr.25166) 2817 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.079650+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.079650+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.084408+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.084408+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.086433+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.086433+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.087802+0000 mgr.y (mgr.25166) 2818 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.087802+0000 mgr.y (mgr.25166) 2818 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.093894+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.093894+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.099700+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.099700+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.101159+0000 mgr.y (mgr.25166) 2819 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.101159+0000 mgr.y (mgr.25166) 2819 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.107507+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.107507+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.113312+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.113312+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.114725+0000 mgr.y (mgr.25166) 2820 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.114725+0000 mgr.y (mgr.25166) 2820 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.120415+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.120415+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.126035+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.126035+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.128331+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.128331+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.130562+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.130562+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.132764+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.132764+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.134780+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.134780+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.136820+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.136820+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.138243+0000 mgr.y (mgr.25166) 2821 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.138243+0000 mgr.y (mgr.25166) 2821 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.140621+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.140621+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.141415+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.141415+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.146227+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.146227+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.151294+0000 mon.b (mon.1) 3855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.151294+0000 mon.b (mon.1) 3855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.152062+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.152062+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.156425+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.156425+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.161642+0000 mon.b (mon.1) 3856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.161642+0000 mon.b (mon.1) 3856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.162484+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.162484+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.167861+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.167861+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.173962+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.173962+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.174631+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.174631+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.179213+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.179213+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.181859+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.181859+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.182507+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.182507+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.186711+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.186711+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.189239+0000 mon.b (mon.1) 3859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.189239+0000 mon.b (mon.1) 3859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.189791+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.189791+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.190707+0000 mon.b (mon.1) 3860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.190707+0000 mon.b (mon.1) 3860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.191244+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.191244+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.195479+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.195479+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.197996+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.197996+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.198553+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.198553+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.199691+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.199691+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.200368+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.200368+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.204927+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.204927+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.207580+0000 mon.b (mon.1) 3863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.207580+0000 mon.b (mon.1) 3863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.208130+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.208130+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.208977+0000 mon.b (mon.1) 3864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.208977+0000 mon.b (mon.1) 3864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.209601+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.209601+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.214223+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:27.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.214223+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.216844+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.216844+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.217380+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.217380+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.221273+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.221273+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.223378+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.223378+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.223944+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.223944+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.224739+0000 mon.b (mon.1) 3867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.224739+0000 mon.b (mon.1) 3867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.225253+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.225253+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.225944+0000 mon.b (mon.1) 3868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.225944+0000 mon.b (mon.1) 3868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.226449+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.226449+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.227153+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.227153+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.227706+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.227706+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.228427+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.228427+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.228936+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.228936+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.229636+0000 mon.b (mon.1) 3871 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.229636+0000 mon.b (mon.1) 3871 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.230193+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.230193+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.231016+0000 mgr.y (mgr.25166) 2822 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: cephadm 2024-09-17T10:32:26.231016+0000 mgr.y (mgr.25166) 2822 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.231320+0000 mon.b (mon.1) 3872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.231320+0000 mon.b (mon.1) 3872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.231882+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.231882+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.235828+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.235828+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:27.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.238479+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.238479+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.239348+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.239348+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.246522+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.246522+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.254609+0000 mon.b (mon.1) 3875 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.254609+0000 mon.b (mon.1) 3875 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.255117+0000 mon.a (mon.0) 1541 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.255117+0000 mon.a (mon.0) 1541 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.339472+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.339472+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.340646+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.340646+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.356390+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.356390+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.554161+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.554161+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.556883+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.556883+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.871031+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:26 smithi203 bash[85677]: audit 2024-09-17T10:32:26.871031+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.740869+0000 mgr.y (mgr.25166) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.740869+0000 mgr.y (mgr.25166) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.854034+0000 mgr.y (mgr.25166) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.854034+0000 mgr.y (mgr.25166) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cluster 2024-09-17T10:32:25.878765+0000 mgr.y (mgr.25166) 2814 : cluster [DBG] pgmap v720: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cluster 2024-09-17T10:32:25.878765+0000 mgr.y (mgr.25166) 2814 : cluster [DBG] pgmap v720: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.949688+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.949688+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.955647+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.955647+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.957414+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.957414+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.958806+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.958806+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.961067+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.961067+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.962099+0000 mgr.y (mgr.25166) 2815 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:25.962099+0000 mgr.y (mgr.25166) 2815 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.970039+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.970039+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.740869+0000 mgr.y (mgr.25166) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.740869+0000 mgr.y (mgr.25166) 2812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.854034+0000 mgr.y (mgr.25166) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.854034+0000 mgr.y (mgr.25166) 2813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cluster 2024-09-17T10:32:25.878765+0000 mgr.y (mgr.25166) 2814 : cluster [DBG] pgmap v720: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cluster 2024-09-17T10:32:25.878765+0000 mgr.y (mgr.25166) 2814 : cluster [DBG] pgmap v720: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.949688+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.949688+0000 mon.b (mon.1) 3829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.955647+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.955647+0000 mon.b (mon.1) 3830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.957414+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.957414+0000 mon.b (mon.1) 3831 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.958806+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.958806+0000 mon.b (mon.1) 3832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.961067+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.961067+0000 mon.b (mon.1) 3833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.962099+0000 mgr.y (mgr.25166) 2815 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:25.962099+0000 mgr.y (mgr.25166) 2815 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.970039+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.970039+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.974619+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.974619+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.975304+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.975304+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.982611+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:32:27.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.982611+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.987083+0000 mon.b (mon.1) 3835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.987083+0000 mon.b (mon.1) 3835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.987765+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.987765+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.993382+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.993382+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.996403+0000 mon.b (mon.1) 3836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.996403+0000 mon.b (mon.1) 3836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.997026+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:25.997026+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.001998+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.974619+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.974619+0000 mon.b (mon.1) 3834 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.975304+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.975304+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.982611+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.982611+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.987083+0000 mon.b (mon.1) 3835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.987083+0000 mon.b (mon.1) 3835 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.987765+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.987765+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.993382+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:32:27.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.993382+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.996403+0000 mon.b (mon.1) 3836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.996403+0000 mon.b (mon.1) 3836 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.997026+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:25.997026+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.001998+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.001998+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.005750+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.005750+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.006376+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.006376+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.011510+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.011510+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.014909+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.014909+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.015550+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.015550+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.019895+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.019895+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.024348+0000 mon.b (mon.1) 3839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.024348+0000 mon.b (mon.1) 3839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.025225+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.025225+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.001998+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.005750+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.005750+0000 mon.b (mon.1) 3837 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.006376+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.006376+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.011510+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.011510+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.014909+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.014909+0000 mon.b (mon.1) 3838 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.015550+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.015550+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.019895+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.019895+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.024348+0000 mon.b (mon.1) 3839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.024348+0000 mon.b (mon.1) 3839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.025225+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.025225+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.030869+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.030869+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:32:27.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.034771+0000 mon.b (mon.1) 3840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.034771+0000 mon.b (mon.1) 3840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.035699+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.035699+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.041207+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.041207+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.045469+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.045469+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.046193+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.046193+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.051089+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.051089+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.058276+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.058276+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.059749+0000 mgr.y (mgr.25166) 2816 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.059749+0000 mgr.y (mgr.25166) 2816 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.065758+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.030869+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.030869+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.034771+0000 mon.b (mon.1) 3840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.034771+0000 mon.b (mon.1) 3840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.035699+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.035699+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-17T10:32:27.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.041207+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.041207+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.045469+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.045469+0000 mon.b (mon.1) 3841 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.046193+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.046193+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.051089+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.051089+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.058276+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.058276+0000 mon.b (mon.1) 3842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.059749+0000 mgr.y (mgr.25166) 2816 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.059749+0000 mgr.y (mgr.25166) 2816 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:32:27.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.065758+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.065758+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.072235+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.072235+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.073826+0000 mgr.y (mgr.25166) 2817 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.073826+0000 mgr.y (mgr.25166) 2817 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.079650+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.079650+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.084408+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.084408+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.086433+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.086433+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.087802+0000 mgr.y (mgr.25166) 2818 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.087802+0000 mgr.y (mgr.25166) 2818 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.093894+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.093894+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.099700+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.099700+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.101159+0000 mgr.y (mgr.25166) 2819 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.101159+0000 mgr.y (mgr.25166) 2819 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.107507+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.107507+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.113312+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.113312+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.114725+0000 mgr.y (mgr.25166) 2820 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.114725+0000 mgr.y (mgr.25166) 2820 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.120415+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.120415+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.126035+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.126035+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.128331+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.128331+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.130562+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.130562+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.132764+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.132764+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.134780+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.134780+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.136820+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.136820+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.138243+0000 mgr.y (mgr.25166) 2821 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.138243+0000 mgr.y (mgr.25166) 2821 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.140621+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.140621+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.141415+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.065758+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.072235+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.072235+0000 mon.b (mon.1) 3843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.073826+0000 mgr.y (mgr.25166) 2817 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.073826+0000 mgr.y (mgr.25166) 2817 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.079650+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.079650+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.084408+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.084408+0000 mon.b (mon.1) 3844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.086433+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.086433+0000 mon.b (mon.1) 3845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.087802+0000 mgr.y (mgr.25166) 2818 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.087802+0000 mgr.y (mgr.25166) 2818 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.093894+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.093894+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.099700+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.099700+0000 mon.b (mon.1) 3846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.101159+0000 mgr.y (mgr.25166) 2819 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.101159+0000 mgr.y (mgr.25166) 2819 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.107507+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.107507+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.113312+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.113312+0000 mon.b (mon.1) 3847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.141415+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.146227+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:27.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.146227+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.151294+0000 mon.b (mon.1) 3855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.151294+0000 mon.b (mon.1) 3855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.152062+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.152062+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.156425+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.156425+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.161642+0000 mon.b (mon.1) 3856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.161642+0000 mon.b (mon.1) 3856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.162484+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.162484+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.167861+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.167861+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:27.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.173962+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.173962+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.114725+0000 mgr.y (mgr.25166) 2820 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.114725+0000 mgr.y (mgr.25166) 2820 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.120415+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.120415+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.126035+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.126035+0000 mon.b (mon.1) 3848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.128331+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.128331+0000 mon.b (mon.1) 3849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.130562+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.130562+0000 mon.b (mon.1) 3850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.132764+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.132764+0000 mon.b (mon.1) 3851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.134780+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.134780+0000 mon.b (mon.1) 3852 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.136820+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.136820+0000 mon.b (mon.1) 3853 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.138243+0000 mgr.y (mgr.25166) 2821 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:32:27.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.138243+0000 mgr.y (mgr.25166) 2821 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.140621+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.140621+0000 mon.b (mon.1) 3854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.141415+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.174631+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.174631+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.179213+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.179213+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.181859+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.181859+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.182507+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.182507+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.186711+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.186711+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.189239+0000 mon.b (mon.1) 3859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.189239+0000 mon.b (mon.1) 3859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.189791+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.189791+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.190707+0000 mon.b (mon.1) 3860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.190707+0000 mon.b (mon.1) 3860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.191244+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.141415+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.146227+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.146227+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.151294+0000 mon.b (mon.1) 3855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.151294+0000 mon.b (mon.1) 3855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.152062+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.152062+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.156425+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.156425+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.161642+0000 mon.b (mon.1) 3856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.161642+0000 mon.b (mon.1) 3856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.162484+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.162484+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:32:27.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.167861+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.167861+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.173962+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.173962+0000 mon.b (mon.1) 3857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.191244+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.195479+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.195479+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.197996+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.197996+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.198553+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.198553+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.199691+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.199691+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.200368+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.200368+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.204927+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[115929]: audit 2024-09-17T10:32:26.204927+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.207580+0000 mon.b (mon.1) 3863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.207580+0000 mon.b (mon.1) 3863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.208130+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.208130+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.208977+0000 mon.b (mon.1) 3864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.208977+0000 mon.b (mon.1) 3864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.209601+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.209601+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.214223+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.214223+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.216844+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.216844+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.217380+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.217380+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.221273+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.221273+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.223378+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.223378+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.223944+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.223944+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.224739+0000 mon.b (mon.1) 3867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.174631+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.174631+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.179213+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.179213+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.181859+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.181859+0000 mon.b (mon.1) 3858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.182507+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.182507+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.186711+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.186711+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.189239+0000 mon.b (mon.1) 3859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.189239+0000 mon.b (mon.1) 3859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.189791+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.189791+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.190707+0000 mon.b (mon.1) 3860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.190707+0000 mon.b (mon.1) 3860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.191244+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.224739+0000 mon.b (mon.1) 3867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.225253+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.225253+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.225944+0000 mon.b (mon.1) 3868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.225944+0000 mon.b (mon.1) 3868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.226449+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.226449+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.227153+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.227153+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.227706+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.227706+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.228427+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.228427+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.228936+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.228936+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.229636+0000 mon.b (mon.1) 3871 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.229636+0000 mon.b (mon.1) 3871 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.191244+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.195479+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.195479+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.197996+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.418 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.197996+0000 mon.b (mon.1) 3861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.198553+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.198553+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.199691+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.199691+0000 mon.b (mon.1) 3862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.200368+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.200368+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.204927+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.204927+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.207580+0000 mon.b (mon.1) 3863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.207580+0000 mon.b (mon.1) 3863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.208130+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.419 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.208130+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.230193+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.230193+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.231016+0000 mgr.y (mgr.25166) 2822 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: cephadm 2024-09-17T10:32:26.231016+0000 mgr.y (mgr.25166) 2822 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.231320+0000 mon.b (mon.1) 3872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.231320+0000 mon.b (mon.1) 3872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.231882+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.231882+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.235828+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:27.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.235828+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.238479+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.238479+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.239348+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.239348+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.246522+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.246522+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.254609+0000 mon.b (mon.1) 3875 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.254609+0000 mon.b (mon.1) 3875 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.255117+0000 mon.a (mon.0) 1541 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.255117+0000 mon.a (mon.0) 1541 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.339472+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.339472+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.421 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.340646+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.340646+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.356390+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.356390+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.554161+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.554161+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.556883+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.556883+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.871031+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.422 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[115929]: audit 2024-09-17T10:32:26.871031+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.424 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.208977+0000 mon.b (mon.1) 3864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.424 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.208977+0000 mon.b (mon.1) 3864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.424 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.209601+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.424 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.209601+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.214223+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.214223+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.216844+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.216844+0000 mon.b (mon.1) 3865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.217380+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.217380+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.221273+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.221273+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.223378+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.223378+0000 mon.b (mon.1) 3866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.223944+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.425 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.223944+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.224739+0000 mon.b (mon.1) 3867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:26 smithi039 bash[116875]: audit 2024-09-17T10:32:26.224739+0000 mon.b (mon.1) 3867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.225253+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.225253+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.225944+0000 mon.b (mon.1) 3868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.225944+0000 mon.b (mon.1) 3868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.226449+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.226449+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.227153+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.227153+0000 mon.b (mon.1) 3869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.227706+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.426 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.227706+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.228427+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.228427+0000 mon.b (mon.1) 3870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.228936+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.228936+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.229636+0000 mon.b (mon.1) 3871 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.229636+0000 mon.b (mon.1) 3871 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.230193+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.230193+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.231016+0000 mgr.y (mgr.25166) 2822 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: cephadm 2024-09-17T10:32:26.231016+0000 mgr.y (mgr.25166) 2822 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.231320+0000 mon.b (mon.1) 3872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.231320+0000 mon.b (mon.1) 3872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.231882+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.231882+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:32:27.427 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.235828+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.235828+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.238479+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.238479+0000 mon.b (mon.1) 3873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.239348+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.239348+0000 mon.b (mon.1) 3874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.246522+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.246522+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.254609+0000 mon.b (mon.1) 3875 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.254609+0000 mon.b (mon.1) 3875 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.255117+0000 mon.a (mon.0) 1541 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.255117+0000 mon.a (mon.0) 1541 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.339472+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.339472+0000 mon.b (mon.1) 3876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.340646+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.428 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.340646+0000 mon.b (mon.1) 3877 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.356390+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.356390+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.554161+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.554161+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.556883+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.556883+0000 mon.b (mon.1) 3878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.871031+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.429 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:27 smithi039 bash[116875]: audit 2024-09-17T10:32:26.871031+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:27.729 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:32:27 smithi203 bash[102655]: debug 2024-09-17T10:32:27.291+0000 7f0cf4764640 -1 osd.7 149 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:32:28.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:28.327753419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.032774+0000 mgr.y (mgr.25166) 2823 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.032774+0000 mgr.y (mgr.25166) 2823 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.246964+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.246964+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.255156+0000 mon.b (mon.1) 3879 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.255156+0000 mon.b (mon.1) 3879 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: cluster 2024-09-17T10:32:27.256878+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T10:32:28.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: cluster 2024-09-17T10:32:27.256878+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T10:32:28.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.259901+0000 mon.a (mon.0) 1547 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:28 smithi203 bash[85677]: audit 2024-09-17T10:32:27.259901+0000 mon.a (mon.0) 1547 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.032774+0000 mgr.y (mgr.25166) 2823 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:28.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.032774+0000 mgr.y (mgr.25166) 2823 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.246964+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.246964+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.255156+0000 mon.b (mon.1) 3879 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.255156+0000 mon.b (mon.1) 3879 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: cluster 2024-09-17T10:32:27.256878+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: cluster 2024-09-17T10:32:27.256878+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.259901+0000 mon.a (mon.0) 1547 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[115929]: audit 2024-09-17T10:32:27.259901+0000 mon.a (mon.0) 1547 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.032774+0000 mgr.y (mgr.25166) 2823 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.032774+0000 mgr.y (mgr.25166) 2823 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:28.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.246964+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.246964+0000 mon.a (mon.0) 1545 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.255156+0000 mon.b (mon.1) 3879 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.255156+0000 mon.b (mon.1) 3879 : audit [INF] from='osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: cluster 2024-09-17T10:32:27.256878+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: cluster 2024-09-17T10:32:27.256878+0000 mon.a (mon.0) 1546 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.259901+0000 mon.a (mon.0) 1547 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:28.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:28 smithi039 bash[116875]: audit 2024-09-17T10:32:27.259901+0000 mon.a (mon.0) 1547 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi203", "root=default"]} : dispatch 2024-09-17T10:32:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:27.879998+0000 mgr.y (mgr.25166) 2824 : cluster [DBG] pgmap v722: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:27.879998+0000 mgr.y (mgr.25166) 2824 : cluster [DBG] pgmap v722: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:28.248076+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:28.248076+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:28.261217+0000 mon.a (mon.0) 1549 : cluster [INF] osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812] boot 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:28.261217+0000 mon.a (mon.0) 1549 : cluster [INF] osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812] boot 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:28.261295+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:28.261295+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.262734+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.262734+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.560990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.560990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.573282+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.573282+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.585836+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: audit 2024-09-17T10:32:28.585836+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:29.272241+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[115929]: cluster 2024-09-17T10:32:29.272241+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:27.879998+0000 mgr.y (mgr.25166) 2824 : cluster [DBG] pgmap v722: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:27.879998+0000 mgr.y (mgr.25166) 2824 : cluster [DBG] pgmap v722: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:28.248076+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:32:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:28.248076+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:28.261217+0000 mon.a (mon.0) 1549 : cluster [INF] osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812] boot 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:28.261217+0000 mon.a (mon.0) 1549 : cluster [INF] osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812] boot 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:28.261295+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:28.261295+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.262734+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.262734+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.560990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.560990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.573282+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.573282+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.585836+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: audit 2024-09-17T10:32:28.585836+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:29.272241+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T10:32:29.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:29 smithi039 bash[116875]: cluster 2024-09-17T10:32:29.272241+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T10:32:29.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:27.879998+0000 mgr.y (mgr.25166) 2824 : cluster [DBG] pgmap v722: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:29.667 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:27.879998+0000 mgr.y (mgr.25166) 2824 : cluster [DBG] pgmap v722: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:28.248076+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:28.248076+0000 mon.a (mon.0) 1548 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:28.261217+0000 mon.a (mon.0) 1549 : cluster [INF] osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812] boot 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:28.261217+0000 mon.a (mon.0) 1549 : cluster [INF] osd.7 [v2:172.21.15.203:6824/2629673812,v1:172.21.15.203:6825/2629673812] boot 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:28.261295+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:28.261295+0000 mon.a (mon.0) 1550 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.262734+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.262734+0000 mon.b (mon.1) 3880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.560990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.560990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.573282+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.573282+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.668 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.585836+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: audit 2024-09-17T10:32:28.585836+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:29.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:29.272241+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T10:32:29.669 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:29 smithi203 bash[85677]: cluster 2024-09-17T10:32:29.272241+0000 mon.a (mon.0) 1554 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-09-17T10:32:30.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:30 smithi203 bash[85677]: cluster 2024-09-17T10:32:30.300056+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:30.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:30 smithi203 bash[85677]: cluster 2024-09-17T10:32:30.300056+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:30 smithi039 bash[115929]: cluster 2024-09-17T10:32:30.300056+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:30 smithi039 bash[115929]: cluster 2024-09-17T10:32:30.300056+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:30 smithi039 bash[116875]: cluster 2024-09-17T10:32:30.300056+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:30 smithi039 bash[116875]: cluster 2024-09-17T10:32:30.300056+0000 mon.a (mon.0) 1555 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-17T10:32:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: cluster 2024-09-17T10:32:29.880993+0000 mgr.y (mgr.25166) 2825 : cluster [DBG] pgmap v725: 161 pgs: 15 peering, 32 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: cluster 2024-09-17T10:32:29.880993+0000 mgr.y (mgr.25166) 2825 : cluster [DBG] pgmap v725: 161 pgs: 15 peering, 32 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: audit 2024-09-17T10:32:30.831024+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: audit 2024-09-17T10:32:30.831024+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: audit 2024-09-17T10:32:30.846794+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: audit 2024-09-17T10:32:30.846794+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: audit 2024-09-17T10:32:30.859974+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[116875]: audit 2024-09-17T10:32:30.859974+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: cluster 2024-09-17T10:32:29.880993+0000 mgr.y (mgr.25166) 2825 : cluster [DBG] pgmap v725: 161 pgs: 15 peering, 32 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: cluster 2024-09-17T10:32:29.880993+0000 mgr.y (mgr.25166) 2825 : cluster [DBG] pgmap v725: 161 pgs: 15 peering, 32 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: audit 2024-09-17T10:32:30.831024+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: audit 2024-09-17T10:32:30.831024+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: audit 2024-09-17T10:32:30.846794+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: audit 2024-09-17T10:32:30.846794+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: audit 2024-09-17T10:32:30.859974+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:31 smithi039 bash[115929]: audit 2024-09-17T10:32:30.859974+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:31.348318958Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: cluster 2024-09-17T10:32:29.880993+0000 mgr.y (mgr.25166) 2825 : cluster [DBG] pgmap v725: 161 pgs: 15 peering, 32 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: cluster 2024-09-17T10:32:29.880993+0000 mgr.y (mgr.25166) 2825 : cluster [DBG] pgmap v725: 161 pgs: 15 peering, 32 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: audit 2024-09-17T10:32:30.831024+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: audit 2024-09-17T10:32:30.831024+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: audit 2024-09-17T10:32:30.846794+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: audit 2024-09-17T10:32:30.846794+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: audit 2024-09-17T10:32:30.859974+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:31 smithi203 bash[85677]: audit 2024-09-17T10:32:30.859974+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:33 smithi039 bash[115929]: cluster 2024-09-17T10:32:31.881808+0000 mgr.y (mgr.25166) 2826 : cluster [DBG] pgmap v726: 161 pgs: 15 peering, 19 active+undersized, 14 active+undersized+degraded, 113 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-17T10:32:33.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:33 smithi039 bash[115929]: cluster 2024-09-17T10:32:31.881808+0000 mgr.y (mgr.25166) 2826 : cluster [DBG] pgmap v726: 161 pgs: 15 peering, 19 active+undersized, 14 active+undersized+degraded, 113 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-17T10:32:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:33 smithi039 bash[116875]: cluster 2024-09-17T10:32:31.881808+0000 mgr.y (mgr.25166) 2826 : cluster [DBG] pgmap v726: 161 pgs: 15 peering, 19 active+undersized, 14 active+undersized+degraded, 113 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-17T10:32:33.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:33 smithi039 bash[116875]: cluster 2024-09-17T10:32:31.881808+0000 mgr.y (mgr.25166) 2826 : cluster [DBG] pgmap v726: 161 pgs: 15 peering, 19 active+undersized, 14 active+undersized+degraded, 113 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-17T10:32:33.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:33 smithi203 bash[85677]: cluster 2024-09-17T10:32:31.881808+0000 mgr.y (mgr.25166) 2826 : cluster [DBG] pgmap v726: 161 pgs: 15 peering, 19 active+undersized, 14 active+undersized+degraded, 113 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-17T10:32:33.665 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:33 smithi203 bash[85677]: cluster 2024-09-17T10:32:31.881808+0000 mgr.y (mgr.25166) 2826 : cluster [DBG] pgmap v726: 161 pgs: 15 peering, 19 active+undersized, 14 active+undersized+degraded, 113 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-17T10:32:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:32:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:32:33] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T10:32:34.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[116875]: cluster 2024-09-17T10:32:34.361883+0000 mon.a (mon.0) 1559 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 14 pgs degraded) 2024-09-17T10:32:34.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[116875]: cluster 2024-09-17T10:32:34.361883+0000 mon.a (mon.0) 1559 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 14 pgs degraded) 2024-09-17T10:32:34.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[116875]: cluster 2024-09-17T10:32:34.361936+0000 mon.a (mon.0) 1560 : cluster [INF] Cluster is now healthy 2024-09-17T10:32:34.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[116875]: cluster 2024-09-17T10:32:34.361936+0000 mon.a (mon.0) 1560 : cluster [INF] Cluster is now healthy 2024-09-17T10:32:34.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[115929]: cluster 2024-09-17T10:32:34.361883+0000 mon.a (mon.0) 1559 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 14 pgs degraded) 2024-09-17T10:32:34.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[115929]: cluster 2024-09-17T10:32:34.361883+0000 mon.a (mon.0) 1559 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 14 pgs degraded) 2024-09-17T10:32:34.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[115929]: cluster 2024-09-17T10:32:34.361936+0000 mon.a (mon.0) 1560 : cluster [INF] Cluster is now healthy 2024-09-17T10:32:34.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:34 smithi039 bash[115929]: cluster 2024-09-17T10:32:34.361936+0000 mon.a (mon.0) 1560 : cluster [INF] Cluster is now healthy 2024-09-17T10:32:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:34.322061266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:34 smithi203 bash[85677]: cluster 2024-09-17T10:32:34.361883+0000 mon.a (mon.0) 1559 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 14 pgs degraded) 2024-09-17T10:32:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:34 smithi203 bash[85677]: cluster 2024-09-17T10:32:34.361883+0000 mon.a (mon.0) 1559 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/636 objects degraded (7.547%), 14 pgs degraded) 2024-09-17T10:32:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:34 smithi203 bash[85677]: cluster 2024-09-17T10:32:34.361936+0000 mon.a (mon.0) 1560 : cluster [INF] Cluster is now healthy 2024-09-17T10:32:34.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:34 smithi203 bash[85677]: cluster 2024-09-17T10:32:34.361936+0000 mon.a (mon.0) 1560 : cluster [INF] Cluster is now healthy 2024-09-17T10:32:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:35 smithi203 bash[85677]: cluster 2024-09-17T10:32:33.883120+0000 mgr.y (mgr.25166) 2827 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:32:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:35 smithi203 bash[85677]: cluster 2024-09-17T10:32:33.883120+0000 mgr.y (mgr.25166) 2827 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:32:35.769 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:35 smithi039 bash[115929]: cluster 2024-09-17T10:32:33.883120+0000 mgr.y (mgr.25166) 2827 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:32:35.770 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:35 smithi039 bash[115929]: cluster 2024-09-17T10:32:33.883120+0000 mgr.y (mgr.25166) 2827 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:32:35.770 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:35 smithi039 bash[116875]: cluster 2024-09-17T10:32:33.883120+0000 mgr.y (mgr.25166) 2827 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:32:35.770 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:35 smithi039 bash[116875]: cluster 2024-09-17T10:32:33.883120+0000 mgr.y (mgr.25166) 2827 : cluster [DBG] pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-17T10:32:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:37.339388676Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:37 smithi203 bash[85677]: cluster 2024-09-17T10:32:35.883763+0000 mgr.y (mgr.25166) 2828 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:37 smithi203 bash[85677]: cluster 2024-09-17T10:32:35.883763+0000 mgr.y (mgr.25166) 2828 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:37.779 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:37 smithi039 bash[116875]: cluster 2024-09-17T10:32:35.883763+0000 mgr.y (mgr.25166) 2828 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:37.779 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:37 smithi039 bash[116875]: cluster 2024-09-17T10:32:35.883763+0000 mgr.y (mgr.25166) 2828 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:37.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:37 smithi039 bash[115929]: cluster 2024-09-17T10:32:35.883763+0000 mgr.y (mgr.25166) 2828 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:37.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:37 smithi039 bash[115929]: cluster 2024-09-17T10:32:35.883763+0000 mgr.y (mgr.25166) 2828 : cluster [DBG] pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:38 smithi203 bash[85677]: audit 2024-09-17T10:32:37.042040+0000 mgr.y (mgr.25166) 2829 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:38 smithi203 bash[85677]: audit 2024-09-17T10:32:37.042040+0000 mgr.y (mgr.25166) 2829 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:38 smithi039 bash[115929]: audit 2024-09-17T10:32:37.042040+0000 mgr.y (mgr.25166) 2829 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:38.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:38 smithi039 bash[115929]: audit 2024-09-17T10:32:37.042040+0000 mgr.y (mgr.25166) 2829 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:38.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:38 smithi039 bash[116875]: audit 2024-09-17T10:32:37.042040+0000 mgr.y (mgr.25166) 2829 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:38.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:38 smithi039 bash[116875]: audit 2024-09-17T10:32:37.042040+0000 mgr.y (mgr.25166) 2829 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:39 smithi203 bash[85677]: cluster 2024-09-17T10:32:37.884437+0000 mgr.y (mgr.25166) 2830 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:32:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:39 smithi203 bash[85677]: cluster 2024-09-17T10:32:37.884437+0000 mgr.y (mgr.25166) 2830 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:32:39.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:39 smithi039 bash[116875]: cluster 2024-09-17T10:32:37.884437+0000 mgr.y (mgr.25166) 2830 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:32:39.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:39 smithi039 bash[116875]: cluster 2024-09-17T10:32:37.884437+0000 mgr.y (mgr.25166) 2830 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:32:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:39 smithi039 bash[115929]: cluster 2024-09-17T10:32:37.884437+0000 mgr.y (mgr.25166) 2830 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:32:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:39 smithi039 bash[115929]: cluster 2024-09-17T10:32:37.884437+0000 mgr.y (mgr.25166) 2830 : cluster [DBG] pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:32:40.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:40.322744024Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:41 smithi203 bash[85677]: cluster 2024-09-17T10:32:39.885500+0000 mgr.y (mgr.25166) 2831 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-17T10:32:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:41 smithi203 bash[85677]: cluster 2024-09-17T10:32:39.885500+0000 mgr.y (mgr.25166) 2831 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-17T10:32:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:41 smithi039 bash[116875]: cluster 2024-09-17T10:32:39.885500+0000 mgr.y (mgr.25166) 2831 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-17T10:32:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:41 smithi039 bash[116875]: cluster 2024-09-17T10:32:39.885500+0000 mgr.y (mgr.25166) 2831 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-17T10:32:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:41 smithi039 bash[115929]: cluster 2024-09-17T10:32:39.885500+0000 mgr.y (mgr.25166) 2831 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-17T10:32:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:41 smithi039 bash[115929]: cluster 2024-09-17T10:32:39.885500+0000 mgr.y (mgr.25166) 2831 : cluster [DBG] pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-09-17T10:32:42.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[116875]: audit 2024-09-17T10:32:41.553502+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[116875]: audit 2024-09-17T10:32:41.553502+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[116875]: audit 2024-09-17T10:32:41.555919+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[116875]: audit 2024-09-17T10:32:41.555919+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[116875]: audit 2024-09-17T10:32:41.889941+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[116875]: audit 2024-09-17T10:32:41.889941+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[115929]: audit 2024-09-17T10:32:41.553502+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[115929]: audit 2024-09-17T10:32:41.553502+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[115929]: audit 2024-09-17T10:32:41.555919+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[115929]: audit 2024-09-17T10:32:41.555919+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[115929]: audit 2024-09-17T10:32:41.889941+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:42 smithi039 bash[115929]: audit 2024-09-17T10:32:41.889941+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:42 smithi203 bash[85677]: audit 2024-09-17T10:32:41.553502+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:42 smithi203 bash[85677]: audit 2024-09-17T10:32:41.553502+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:42 smithi203 bash[85677]: audit 2024-09-17T10:32:41.555919+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:42 smithi203 bash[85677]: audit 2024-09-17T10:32:41.555919+0000 mon.b (mon.1) 3881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:42 smithi203 bash[85677]: audit 2024-09-17T10:32:41.889941+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:42 smithi203 bash[85677]: audit 2024-09-17T10:32:41.889941+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:43.347888245Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:43 smithi203 bash[85677]: cluster 2024-09-17T10:32:41.886807+0000 mgr.y (mgr.25166) 2832 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:43 smithi203 bash[85677]: cluster 2024-09-17T10:32:41.886807+0000 mgr.y (mgr.25166) 2832 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:43.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:32:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:32:43] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:32:43.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:43 smithi039 bash[116875]: cluster 2024-09-17T10:32:41.886807+0000 mgr.y (mgr.25166) 2832 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:43.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:43 smithi039 bash[116875]: cluster 2024-09-17T10:32:41.886807+0000 mgr.y (mgr.25166) 2832 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:43 smithi039 bash[115929]: cluster 2024-09-17T10:32:41.886807+0000 mgr.y (mgr.25166) 2832 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:43.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:43 smithi039 bash[115929]: cluster 2024-09-17T10:32:41.886807+0000 mgr.y (mgr.25166) 2832 : cluster [DBG] pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:45.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:45 smithi039 bash[115929]: cluster 2024-09-17T10:32:43.888284+0000 mgr.y (mgr.25166) 2833 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:45.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:45 smithi039 bash[115929]: cluster 2024-09-17T10:32:43.888284+0000 mgr.y (mgr.25166) 2833 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:45.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:45 smithi039 bash[116875]: cluster 2024-09-17T10:32:43.888284+0000 mgr.y (mgr.25166) 2833 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:45.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:45 smithi039 bash[116875]: cluster 2024-09-17T10:32:43.888284+0000 mgr.y (mgr.25166) 2833 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:45.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:45 smithi203 bash[85677]: cluster 2024-09-17T10:32:43.888284+0000 mgr.y (mgr.25166) 2833 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:45.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:45 smithi203 bash[85677]: cluster 2024-09-17T10:32:43.888284+0000 mgr.y (mgr.25166) 2833 : cluster [DBG] pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:46.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:46.313964727Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:47 smithi039 bash[115929]: cluster 2024-09-17T10:32:45.889378+0000 mgr.y (mgr.25166) 2834 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:47 smithi039 bash[115929]: cluster 2024-09-17T10:32:45.889378+0000 mgr.y (mgr.25166) 2834 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:47.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:47 smithi039 bash[116875]: cluster 2024-09-17T10:32:45.889378+0000 mgr.y (mgr.25166) 2834 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:47.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:47 smithi039 bash[116875]: cluster 2024-09-17T10:32:45.889378+0000 mgr.y (mgr.25166) 2834 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:47 smithi203 bash[85677]: cluster 2024-09-17T10:32:45.889378+0000 mgr.y (mgr.25166) 2834 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:47 smithi203 bash[85677]: cluster 2024-09-17T10:32:45.889378+0000 mgr.y (mgr.25166) 2834 : cluster [DBG] pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:48 smithi039 bash[115929]: audit 2024-09-17T10:32:47.053246+0000 mgr.y (mgr.25166) 2835 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:48 smithi039 bash[115929]: audit 2024-09-17T10:32:47.053246+0000 mgr.y (mgr.25166) 2835 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:48 smithi039 bash[116875]: audit 2024-09-17T10:32:47.053246+0000 mgr.y (mgr.25166) 2835 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:48 smithi039 bash[116875]: audit 2024-09-17T10:32:47.053246+0000 mgr.y (mgr.25166) 2835 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:48 smithi203 bash[85677]: audit 2024-09-17T10:32:47.053246+0000 mgr.y (mgr.25166) 2835 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:48 smithi203 bash[85677]: audit 2024-09-17T10:32:47.053246+0000 mgr.y (mgr.25166) 2835 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:49.619 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:49.341284072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: cluster 2024-09-17T10:32:47.890978+0000 mgr.y (mgr.25166) 2836 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: cluster 2024-09-17T10:32:47.890978+0000 mgr.y (mgr.25166) 2836 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: audit 2024-09-17T10:32:48.797035+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: audit 2024-09-17T10:32:48.797035+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: audit 2024-09-17T10:32:48.812540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: audit 2024-09-17T10:32:48.812540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: audit 2024-09-17T10:32:48.825965+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[115929]: audit 2024-09-17T10:32:48.825965+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: cluster 2024-09-17T10:32:47.890978+0000 mgr.y (mgr.25166) 2836 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: cluster 2024-09-17T10:32:47.890978+0000 mgr.y (mgr.25166) 2836 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: audit 2024-09-17T10:32:48.797035+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: audit 2024-09-17T10:32:48.797035+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: audit 2024-09-17T10:32:48.812540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: audit 2024-09-17T10:32:48.812540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: audit 2024-09-17T10:32:48.825965+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:49 smithi039 bash[116875]: audit 2024-09-17T10:32:48.825965+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: cluster 2024-09-17T10:32:47.890978+0000 mgr.y (mgr.25166) 2836 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: cluster 2024-09-17T10:32:47.890978+0000 mgr.y (mgr.25166) 2836 : cluster [DBG] pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: audit 2024-09-17T10:32:48.797035+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: audit 2024-09-17T10:32:48.797035+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: audit 2024-09-17T10:32:48.812540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: audit 2024-09-17T10:32:48.812540+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: audit 2024-09-17T10:32:48.825965+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:49 smithi203 bash[85677]: audit 2024-09-17T10:32:48.825965+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: cluster 2024-09-17T10:32:49.892128+0000 mgr.y (mgr.25166) 2837 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: cluster 2024-09-17T10:32:49.892128+0000 mgr.y (mgr.25166) 2837 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: audit 2024-09-17T10:32:51.022965+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: audit 2024-09-17T10:32:51.022965+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: audit 2024-09-17T10:32:51.034182+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: audit 2024-09-17T10:32:51.034182+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: audit 2024-09-17T10:32:51.042754+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[115929]: audit 2024-09-17T10:32:51.042754+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: cluster 2024-09-17T10:32:49.892128+0000 mgr.y (mgr.25166) 2837 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: cluster 2024-09-17T10:32:49.892128+0000 mgr.y (mgr.25166) 2837 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: audit 2024-09-17T10:32:51.022965+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: audit 2024-09-17T10:32:51.022965+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: audit 2024-09-17T10:32:51.034182+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: audit 2024-09-17T10:32:51.034182+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: audit 2024-09-17T10:32:51.042754+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:51 smithi039 bash[116875]: audit 2024-09-17T10:32:51.042754+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: cluster 2024-09-17T10:32:49.892128+0000 mgr.y (mgr.25166) 2837 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: cluster 2024-09-17T10:32:49.892128+0000 mgr.y (mgr.25166) 2837 : cluster [DBG] pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: audit 2024-09-17T10:32:51.022965+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: audit 2024-09-17T10:32:51.022965+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: audit 2024-09-17T10:32:51.034182+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: audit 2024-09-17T10:32:51.034182+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: audit 2024-09-17T10:32:51.042754+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:51.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:51 smithi203 bash[85677]: audit 2024-09-17T10:32:51.042754+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:32:52.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:52.340603939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:52.852 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:32:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:53 smithi203 bash[85677]: cluster 2024-09-17T10:32:51.893461+0000 mgr.y (mgr.25166) 2838 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:53 smithi203 bash[85677]: cluster 2024-09-17T10:32:51.893461+0000 mgr.y (mgr.25166) 2838 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:53 smithi203 bash[85677]: audit 2024-09-17T10:32:51.980049+0000 mgr.y (mgr.25166) 2839 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:53 smithi203 bash[85677]: audit 2024-09-17T10:32:51.980049+0000 mgr.y (mgr.25166) 2839 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:32:53] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:32:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[115929]: cluster 2024-09-17T10:32:51.893461+0000 mgr.y (mgr.25166) 2838 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[115929]: cluster 2024-09-17T10:32:51.893461+0000 mgr.y (mgr.25166) 2838 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[115929]: audit 2024-09-17T10:32:51.980049+0000 mgr.y (mgr.25166) 2839 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[115929]: audit 2024-09-17T10:32:51.980049+0000 mgr.y (mgr.25166) 2839 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:54.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[116875]: cluster 2024-09-17T10:32:51.893461+0000 mgr.y (mgr.25166) 2838 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:54.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[116875]: cluster 2024-09-17T10:32:51.893461+0000 mgr.y (mgr.25166) 2838 : cluster [DBG] pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:54.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[116875]: audit 2024-09-17T10:32:51.980049+0000 mgr.y (mgr.25166) 2839 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:54.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:53 smithi039 bash[116875]: audit 2024-09-17T10:32:51.980049+0000 mgr.y (mgr.25166) 2839 : audit [DBG] from='client.64608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:32:55.651 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:55.332140788Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:55.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:55 smithi039 bash[116875]: cluster 2024-09-17T10:32:53.894737+0000 mgr.y (mgr.25166) 2840 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:55.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:55 smithi039 bash[116875]: cluster 2024-09-17T10:32:53.894737+0000 mgr.y (mgr.25166) 2840 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:55 smithi039 bash[115929]: cluster 2024-09-17T10:32:53.894737+0000 mgr.y (mgr.25166) 2840 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:55 smithi039 bash[115929]: cluster 2024-09-17T10:32:53.894737+0000 mgr.y (mgr.25166) 2840 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:55 smithi203 bash[85677]: cluster 2024-09-17T10:32:53.894737+0000 mgr.y (mgr.25166) 2840 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:55 smithi203 bash[85677]: cluster 2024-09-17T10:32:53.894737+0000 mgr.y (mgr.25166) 2840 : cluster [DBG] pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:32:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:56 smithi039 bash[115929]: audit 2024-09-17T10:32:56.544957+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:56 smithi039 bash[115929]: audit 2024-09-17T10:32:56.544957+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:56 smithi039 bash[116875]: audit 2024-09-17T10:32:56.544957+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:56 smithi039 bash[116875]: audit 2024-09-17T10:32:56.544957+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:56 smithi203 bash[85677]: audit 2024-09-17T10:32:56.544957+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:56 smithi203 bash[85677]: audit 2024-09-17T10:32:56.544957+0000 mon.b (mon.1) 3882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:32:57.200 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:32:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:57 smithi203 bash[85677]: cluster 2024-09-17T10:32:55.895771+0000 mgr.y (mgr.25166) 2841 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:57 smithi203 bash[85677]: cluster 2024-09-17T10:32:55.895771+0000 mgr.y (mgr.25166) 2841 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:57 smithi039 bash[115929]: cluster 2024-09-17T10:32:55.895771+0000 mgr.y (mgr.25166) 2841 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:57 smithi039 bash[115929]: cluster 2024-09-17T10:32:55.895771+0000 mgr.y (mgr.25166) 2841 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:58.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:57 smithi039 bash[116875]: cluster 2024-09-17T10:32:55.895771+0000 mgr.y (mgr.25166) 2841 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:58.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:57 smithi039 bash[116875]: cluster 2024-09-17T10:32:55.895771+0000 mgr.y (mgr.25166) 2841 : cluster [DBG] pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:58.686 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:32:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:32:58.314497099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:32:58.940 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:58 smithi039 bash[115929]: audit 2024-09-17T10:32:57.064433+0000 mgr.y (mgr.25166) 2842 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:58.941 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:58 smithi039 bash[115929]: audit 2024-09-17T10:32:57.064433+0000 mgr.y (mgr.25166) 2842 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:58.941 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:58 smithi039 bash[116875]: audit 2024-09-17T10:32:57.064433+0000 mgr.y (mgr.25166) 2842 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:58.941 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:58 smithi039 bash[116875]: audit 2024-09-17T10:32:57.064433+0000 mgr.y (mgr.25166) 2842 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:58 smithi203 bash[85677]: audit 2024-09-17T10:32:57.064433+0000 mgr.y (mgr.25166) 2842 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:58 smithi203 bash[85677]: audit 2024-09-17T10:32:57.064433+0000 mgr.y (mgr.25166) 2842 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 8s ago 51m - - 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 10s ago 50m - - 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (13m) 8s ago 41m 15.2M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (12m) 10s ago 41m 68.8M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (15m) 8s ago 38m 49.8M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (15m) 10s ago 50m 445M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:32:59.273 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (26m) 8s ago 52m 543M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (9m) 8s ago 52m 72.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (10m) 10s ago 50m 62.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (9m) 8s ago 50m 55.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (15m) 8s ago 41m 8651k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (15m) 10s ago 41m 8487k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (7m) 8s ago 49m 55.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (6m) 8s ago 48m 55.6M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (5m) 8s ago 47m 54.6M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (3m) 8s ago 46m 51.6M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (2m) 10s ago 45m 50.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (2m) 10s ago 44m 50.5M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:32:59.274 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (80s) 10s ago 43m 52.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:32:59.275 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (40s) 10s ago 42m 48.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:32:59.275 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (14m) 10s ago 41m 51.1M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:32:59.275 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (39m) 8s ago 39m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:32:59.275 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (39m) 10s ago 39m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:32:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:59 smithi203 bash[85677]: cluster 2024-09-17T10:32:57.897008+0000 mgr.y (mgr.25166) 2843 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:32:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:32:59 smithi203 bash[85677]: cluster 2024-09-17T10:32:57.897008+0000 mgr.y (mgr.25166) 2843 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:00.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:59 smithi039 bash[115929]: cluster 2024-09-17T10:32:57.897008+0000 mgr.y (mgr.25166) 2843 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:00.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:32:59 smithi039 bash[115929]: cluster 2024-09-17T10:32:57.897008+0000 mgr.y (mgr.25166) 2843 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:00.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:59 smithi039 bash[116875]: cluster 2024-09-17T10:32:57.897008+0000 mgr.y (mgr.25166) 2843 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:00.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:32:59 smithi039 bash[116875]: cluster 2024-09-17T10:32:57.897008+0000 mgr.y (mgr.25166) 2843 : cluster [DBG] pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:00.307 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-17T10:33:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:00 smithi203 bash[85677]: audit 2024-09-17T10:32:59.232045+0000 mgr.y (mgr.25166) 2844 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:00 smithi203 bash[85677]: audit 2024-09-17T10:32:59.232045+0000 mgr.y (mgr.25166) 2844 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:00 smithi039 bash[115929]: audit 2024-09-17T10:32:59.232045+0000 mgr.y (mgr.25166) 2844 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:00 smithi039 bash[115929]: audit 2024-09-17T10:32:59.232045+0000 mgr.y (mgr.25166) 2844 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:00 smithi039 bash[116875]: audit 2024-09-17T10:32:59.232045+0000 mgr.y (mgr.25166) 2844 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:00 smithi039 bash[116875]: audit 2024-09-17T10:32:59.232045+0000 mgr.y (mgr.25166) 2844 : audit [DBG] from='client.64614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:01.701 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:01.342854997Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:01 smithi203 bash[85677]: cluster 2024-09-17T10:32:59.898136+0000 mgr.y (mgr.25166) 2845 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:01 smithi203 bash[85677]: cluster 2024-09-17T10:32:59.898136+0000 mgr.y (mgr.25166) 2845 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:01 smithi039 bash[115929]: cluster 2024-09-17T10:32:59.898136+0000 mgr.y (mgr.25166) 2845 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:01 smithi039 bash[115929]: cluster 2024-09-17T10:32:59.898136+0000 mgr.y (mgr.25166) 2845 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:02.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:01 smithi039 bash[116875]: cluster 2024-09-17T10:32:59.898136+0000 mgr.y (mgr.25166) 2845 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:02.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:01 smithi039 bash[116875]: cluster 2024-09-17T10:32:59.898136+0000 mgr.y (mgr.25166) 2845 : cluster [DBG] pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:02 smithi203 bash[85677]: cluster 2024-09-17T10:33:01.899330+0000 mgr.y (mgr.25166) 2846 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:02 smithi203 bash[85677]: cluster 2024-09-17T10:33:01.899330+0000 mgr.y (mgr.25166) 2846 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:03.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:02 smithi039 bash[115929]: cluster 2024-09-17T10:33:01.899330+0000 mgr.y (mgr.25166) 2846 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:03.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:02 smithi039 bash[115929]: cluster 2024-09-17T10:33:01.899330+0000 mgr.y (mgr.25166) 2846 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:02 smithi039 bash[116875]: cluster 2024-09-17T10:33:01.899330+0000 mgr.y (mgr.25166) 2846 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:02 smithi039 bash[116875]: cluster 2024-09-17T10:33:01.899330+0000 mgr.y (mgr.25166) 2846 : cluster [DBG] pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:33:03] "GET /metrics HTTP/1.1" 200 38476 "" "Prometheus/2.51.0" 2024-09-17T10:33:04.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:04.319682624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:05.130 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:04 smithi203 bash[85677]: cluster 2024-09-17T10:33:03.900668+0000 mgr.y (mgr.25166) 2847 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:04 smithi203 bash[85677]: cluster 2024-09-17T10:33:03.900668+0000 mgr.y (mgr.25166) 2847 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:05.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:04 smithi039 bash[116875]: cluster 2024-09-17T10:33:03.900668+0000 mgr.y (mgr.25166) 2847 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:05.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:04 smithi039 bash[116875]: cluster 2024-09-17T10:33:03.900668+0000 mgr.y (mgr.25166) 2847 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:05.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:04 smithi039 bash[115929]: cluster 2024-09-17T10:33:03.900668+0000 mgr.y (mgr.25166) 2847 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:05.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:04 smithi039 bash[115929]: cluster 2024-09-17T10:33:03.900668+0000 mgr.y (mgr.25166) 2847 : cluster [DBG] pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:06.936 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:33:07.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:06 smithi203 bash[85677]: cluster 2024-09-17T10:33:05.901721+0000 mgr.y (mgr.25166) 2848 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:07.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:06 smithi203 bash[85677]: cluster 2024-09-17T10:33:05.901721+0000 mgr.y (mgr.25166) 2848 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:07.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:06 smithi203 bash[85677]: audit 2024-09-17T10:33:06.925182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.39:0/1441604786' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:07.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:06 smithi203 bash[85677]: audit 2024-09-17T10:33:06.925182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.39:0/1441604786' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[115929]: cluster 2024-09-17T10:33:05.901721+0000 mgr.y (mgr.25166) 2848 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[115929]: cluster 2024-09-17T10:33:05.901721+0000 mgr.y (mgr.25166) 2848 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[115929]: audit 2024-09-17T10:33:06.925182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.39:0/1441604786' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[115929]: audit 2024-09-17T10:33:06.925182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.39:0/1441604786' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:07.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[116875]: cluster 2024-09-17T10:33:05.901721+0000 mgr.y (mgr.25166) 2848 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:07.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[116875]: cluster 2024-09-17T10:33:05.901721+0000 mgr.y (mgr.25166) 2848 : cluster [DBG] pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:07.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[116875]: audit 2024-09-17T10:33:06.925182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.39:0/1441604786' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:07.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:06 smithi039 bash[116875]: audit 2024-09-17T10:33:06.925182+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.39:0/1441604786' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:07.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:07.338634831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:07.783 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-17T10:33:08.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:07 smithi039 bash[115929]: audit 2024-09-17T10:33:07.075049+0000 mgr.y (mgr.25166) 2849 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:08.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:07 smithi039 bash[115929]: audit 2024-09-17T10:33:07.075049+0000 mgr.y (mgr.25166) 2849 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:08.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:07 smithi039 bash[116875]: audit 2024-09-17T10:33:07.075049+0000 mgr.y (mgr.25166) 2849 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:08.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:07 smithi039 bash[116875]: audit 2024-09-17T10:33:07.075049+0000 mgr.y (mgr.25166) 2849 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:07 smithi203 bash[85677]: audit 2024-09-17T10:33:07.075049+0000 mgr.y (mgr.25166) 2849 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:08.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:07 smithi203 bash[85677]: audit 2024-09-17T10:33:07.075049+0000 mgr.y (mgr.25166) 2849 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:08 smithi203 bash[85677]: cluster 2024-09-17T10:33:07.902885+0000 mgr.y (mgr.25166) 2850 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:09.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:08 smithi203 bash[85677]: cluster 2024-09-17T10:33:07.902885+0000 mgr.y (mgr.25166) 2850 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:08 smithi039 bash[115929]: cluster 2024-09-17T10:33:07.902885+0000 mgr.y (mgr.25166) 2850 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:09.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:08 smithi039 bash[115929]: cluster 2024-09-17T10:33:07.902885+0000 mgr.y (mgr.25166) 2850 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:08 smithi039 bash[116875]: cluster 2024-09-17T10:33:07.902885+0000 mgr.y (mgr.25166) 2850 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:09.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:08 smithi039 bash[116875]: cluster 2024-09-17T10:33:07.902885+0000 mgr.y (mgr.25166) 2850 : cluster [DBG] pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:10.306 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[85677]: audit 2024-09-17T10:33:09.024219+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.306 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[85677]: audit 2024-09-17T10:33:09.024219+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.306 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[85677]: audit 2024-09-17T10:33:09.041069+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.306 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[85677]: audit 2024-09-17T10:33:09.041069+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.306 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[85677]: audit 2024-09-17T10:33:09.054948+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.306 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[85677]: audit 2024-09-17T10:33:09.054948+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[115929]: audit 2024-09-17T10:33:09.024219+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[115929]: audit 2024-09-17T10:33:09.024219+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[115929]: audit 2024-09-17T10:33:09.041069+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[115929]: audit 2024-09-17T10:33:09.041069+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[115929]: audit 2024-09-17T10:33:09.054948+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[115929]: audit 2024-09-17T10:33:09.054948+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[116875]: audit 2024-09-17T10:33:09.024219+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[116875]: audit 2024-09-17T10:33:09.024219+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[116875]: audit 2024-09-17T10:33:09.041069+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[116875]: audit 2024-09-17T10:33:09.041069+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[116875]: audit 2024-09-17T10:33:09.054948+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:10 smithi039 bash[116875]: audit 2024-09-17T10:33:09.054948+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:10.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:10.306455007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:11 smithi039 bash[115929]: cluster 2024-09-17T10:33:09.903947+0000 mgr.y (mgr.25166) 2851 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:11 smithi039 bash[115929]: cluster 2024-09-17T10:33:09.903947+0000 mgr.y (mgr.25166) 2851 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:11 smithi039 bash[116875]: cluster 2024-09-17T10:33:09.903947+0000 mgr.y (mgr.25166) 2851 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:11 smithi039 bash[116875]: cluster 2024-09-17T10:33:09.903947+0000 mgr.y (mgr.25166) 2851 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:11.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:11 smithi203 bash[85677]: cluster 2024-09-17T10:33:09.903947+0000 mgr.y (mgr.25166) 2851 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:11.427 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:11 smithi203 bash[85677]: cluster 2024-09-17T10:33:09.903947+0000 mgr.y (mgr.25166) 2851 : cluster [DBG] pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.212633+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.212633+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.224177+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.224177+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.235539+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.235539+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.545540+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:12 smithi203 bash[85677]: audit 2024-09-17T10:33:11.545540+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:12.611 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.212633+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.212633+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.224177+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.224177+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.235539+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.235539+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.545540+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[115929]: audit 2024-09-17T10:33:11.545540+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.212633+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.212633+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.224177+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.224177+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.235539+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.235539+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.545540+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:12 smithi039 bash[116875]: audit 2024-09-17T10:33:11.545540+0000 mon.b (mon.1) 3883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:13.505 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:13.333212486Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:13.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:13 smithi203 bash[85677]: cluster 2024-09-17T10:33:11.905160+0000 mgr.y (mgr.25166) 2852 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:13.505 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:13 smithi203 bash[85677]: cluster 2024-09-17T10:33:11.905160+0000 mgr.y (mgr.25166) 2852 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:13.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:13 smithi039 bash[115929]: cluster 2024-09-17T10:33:11.905160+0000 mgr.y (mgr.25166) 2852 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:13.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:13 smithi039 bash[115929]: cluster 2024-09-17T10:33:11.905160+0000 mgr.y (mgr.25166) 2852 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:13.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:13 smithi039 bash[116875]: cluster 2024-09-17T10:33:11.905160+0000 mgr.y (mgr.25166) 2852 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:13.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:13 smithi039 bash[116875]: cluster 2024-09-17T10:33:11.905160+0000 mgr.y (mgr.25166) 2852 : cluster [DBG] pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:14.049 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:33:13] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:33:14.481 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:33:15.520 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[115929]: cluster 2024-09-17T10:33:13.906523+0000 mgr.y (mgr.25166) 2853 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:15.520 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[115929]: cluster 2024-09-17T10:33:13.906523+0000 mgr.y (mgr.25166) 2853 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:15.521 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[115929]: audit 2024-09-17T10:33:14.470882+0000 mon.a (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.39:0/3568809492' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:15.521 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[115929]: audit 2024-09-17T10:33:14.470882+0000 mon.a (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.39:0/3568809492' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:15.521 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[116875]: cluster 2024-09-17T10:33:13.906523+0000 mgr.y (mgr.25166) 2853 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:15.521 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[116875]: cluster 2024-09-17T10:33:13.906523+0000 mgr.y (mgr.25166) 2853 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:15.521 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[116875]: audit 2024-09-17T10:33:14.470882+0000 mon.a (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.39:0/3568809492' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:15.521 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:15 smithi039 bash[116875]: audit 2024-09-17T10:33:14.470882+0000 mon.a (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.39:0/3568809492' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:15.522 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:33:15.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:15 smithi203 bash[85677]: cluster 2024-09-17T10:33:13.906523+0000 mgr.y (mgr.25166) 2853 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:15.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:15 smithi203 bash[85677]: cluster 2024-09-17T10:33:13.906523+0000 mgr.y (mgr.25166) 2853 : cluster [DBG] pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:15.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:15 smithi203 bash[85677]: audit 2024-09-17T10:33:14.470882+0000 mon.a (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.39:0/3568809492' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:15.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:15 smithi203 bash[85677]: audit 2024-09-17T10:33:14.470882+0000 mon.a (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.39:0/3568809492' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:16.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:16.306908417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:17.385 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:17 smithi039 bash[116875]: cluster 2024-09-17T10:33:15.907304+0000 mgr.y (mgr.25166) 2854 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:17.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:17 smithi039 bash[116875]: cluster 2024-09-17T10:33:15.907304+0000 mgr.y (mgr.25166) 2854 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:17 smithi039 bash[115929]: cluster 2024-09-17T10:33:15.907304+0000 mgr.y (mgr.25166) 2854 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:17.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:17 smithi039 bash[115929]: cluster 2024-09-17T10:33:15.907304+0000 mgr.y (mgr.25166) 2854 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:17 smithi203 bash[85677]: cluster 2024-09-17T10:33:15.907304+0000 mgr.y (mgr.25166) 2854 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:17 smithi203 bash[85677]: cluster 2024-09-17T10:33:15.907304+0000 mgr.y (mgr.25166) 2854 : cluster [DBG] pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:18.548 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:18 smithi039 bash[116875]: audit 2024-09-17T10:33:17.085940+0000 mgr.y (mgr.25166) 2855 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:18.549 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:18 smithi039 bash[116875]: audit 2024-09-17T10:33:17.085940+0000 mgr.y (mgr.25166) 2855 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:18.549 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:18 smithi039 bash[115929]: audit 2024-09-17T10:33:17.085940+0000 mgr.y (mgr.25166) 2855 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:18.549 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:18 smithi039 bash[115929]: audit 2024-09-17T10:33:17.085940+0000 mgr.y (mgr.25166) 2855 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:18 smithi203 bash[85677]: audit 2024-09-17T10:33:17.085940+0000 mgr.y (mgr.25166) 2855 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:18 smithi203 bash[85677]: audit 2024-09-17T10:33:17.085940+0000 mgr.y (mgr.25166) 2855 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:19.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:19 smithi039 bash[115929]: cluster 2024-09-17T10:33:17.908499+0000 mgr.y (mgr.25166) 2856 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:19.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:19 smithi039 bash[115929]: cluster 2024-09-17T10:33:17.908499+0000 mgr.y (mgr.25166) 2856 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:19.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:19 smithi039 bash[116875]: cluster 2024-09-17T10:33:17.908499+0000 mgr.y (mgr.25166) 2856 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:19.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:19 smithi039 bash[116875]: cluster 2024-09-17T10:33:17.908499+0000 mgr.y (mgr.25166) 2856 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:19.322105125Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:19.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:19 smithi203 bash[85677]: cluster 2024-09-17T10:33:17.908499+0000 mgr.y (mgr.25166) 2856 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:19 smithi203 bash[85677]: cluster 2024-09-17T10:33:17.908499+0000 mgr.y (mgr.25166) 2856 : cluster [DBG] pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:20.589 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:21.605 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:21 smithi039 bash[116875]: cluster 2024-09-17T10:33:19.909580+0000 mgr.y (mgr.25166) 2857 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:21.606 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:21 smithi039 bash[116875]: cluster 2024-09-17T10:33:19.909580+0000 mgr.y (mgr.25166) 2857 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:21.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:21 smithi039 bash[115929]: cluster 2024-09-17T10:33:19.909580+0000 mgr.y (mgr.25166) 2857 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:21.606 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:21 smithi039 bash[115929]: cluster 2024-09-17T10:33:19.909580+0000 mgr.y (mgr.25166) 2857 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:21 smithi203 bash[85677]: cluster 2024-09-17T10:33:19.909580+0000 mgr.y (mgr.25166) 2857 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:21.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:21 smithi203 bash[85677]: cluster 2024-09-17T10:33:19.909580+0000 mgr.y (mgr.25166) 2857 : cluster [DBG] pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:21.969 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:33:21.969 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:33:21.969 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:33:21.969 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:33:21.969 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:33:21.970 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:33:21.970 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:33:21.970 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:33:21.970 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:33:22.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:22.334452524Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:22.759 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:33:23.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[115929]: cluster 2024-09-17T10:33:21.910765+0000 mgr.y (mgr.25166) 2858 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:23.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[115929]: cluster 2024-09-17T10:33:21.910765+0000 mgr.y (mgr.25166) 2858 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:23.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[115929]: audit 2024-09-17T10:33:21.969990+0000 mgr.y (mgr.25166) 2859 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:23.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[115929]: audit 2024-09-17T10:33:21.969990+0000 mgr.y (mgr.25166) 2859 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:23.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[116875]: cluster 2024-09-17T10:33:21.910765+0000 mgr.y (mgr.25166) 2858 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:23.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[116875]: cluster 2024-09-17T10:33:21.910765+0000 mgr.y (mgr.25166) 2858 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:23.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[116875]: audit 2024-09-17T10:33:21.969990+0000 mgr.y (mgr.25166) 2859 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:23.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[116875]: audit 2024-09-17T10:33:21.969990+0000 mgr.y (mgr.25166) 2859 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:23.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:23 smithi203 bash[85677]: cluster 2024-09-17T10:33:21.910765+0000 mgr.y (mgr.25166) 2858 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:23.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:23 smithi203 bash[85677]: cluster 2024-09-17T10:33:21.910765+0000 mgr.y (mgr.25166) 2858 : cluster [DBG] pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:23.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:23 smithi203 bash[85677]: audit 2024-09-17T10:33:21.969990+0000 mgr.y (mgr.25166) 2859 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:23.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:23 smithi203 bash[85677]: audit 2024-09-17T10:33:21.969990+0000 mgr.y (mgr.25166) 2859 : audit [DBG] from='client.64632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:33:23] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:33:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:25 smithi039 bash[116875]: cluster 2024-09-17T10:33:23.912114+0000 mgr.y (mgr.25166) 2860 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:25 smithi039 bash[116875]: cluster 2024-09-17T10:33:23.912114+0000 mgr.y (mgr.25166) 2860 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:25.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:25 smithi039 bash[115929]: cluster 2024-09-17T10:33:23.912114+0000 mgr.y (mgr.25166) 2860 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:25.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:25 smithi039 bash[115929]: cluster 2024-09-17T10:33:23.912114+0000 mgr.y (mgr.25166) 2860 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:25.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:25.340495289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:25 smithi203 bash[85677]: cluster 2024-09-17T10:33:23.912114+0000 mgr.y (mgr.25166) 2860 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:25 smithi203 bash[85677]: cluster 2024-09-17T10:33:23.912114+0000 mgr.y (mgr.25166) 2860 : cluster [DBG] pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: cluster 2024-09-17T10:33:25.913193+0000 mgr.y (mgr.25166) 2861 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: cluster 2024-09-17T10:33:25.913193+0000 mgr.y (mgr.25166) 2861 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:26.545801+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:26.545801+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:26.994082+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:26.994082+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.008347+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.008347+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.011276+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.011276+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.012786+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.012786+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.024326+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[115929]: audit 2024-09-17T10:33:27.024326+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: cluster 2024-09-17T10:33:25.913193+0000 mgr.y (mgr.25166) 2861 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: cluster 2024-09-17T10:33:25.913193+0000 mgr.y (mgr.25166) 2861 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:26.545801+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:26.545801+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:26.994082+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:26.994082+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.008347+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.008347+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.011276+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.011276+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:27.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.012786+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.012786+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.024326+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:27 smithi039 bash[116875]: audit 2024-09-17T10:33:27.024326+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.577 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: cluster 2024-09-17T10:33:25.913193+0000 mgr.y (mgr.25166) 2861 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: cluster 2024-09-17T10:33:25.913193+0000 mgr.y (mgr.25166) 2861 : cluster [DBG] pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:26.545801+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:26.545801+0000 mon.b (mon.1) 3884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:26.994082+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:26.994082+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.008347+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.008347+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.011276+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.011276+0000 mon.b (mon.1) 3885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.012786+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.012786+0000 mon.b (mon.1) 3886 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.024326+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:27.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:27 smithi203 bash[85677]: audit 2024-09-17T10:33:27.024326+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:28.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:28 smithi039 bash[116875]: audit 2024-09-17T10:33:27.093814+0000 mgr.y (mgr.25166) 2862 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:28.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:28 smithi039 bash[116875]: audit 2024-09-17T10:33:27.093814+0000 mgr.y (mgr.25166) 2862 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:28.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:28 smithi039 bash[115929]: audit 2024-09-17T10:33:27.093814+0000 mgr.y (mgr.25166) 2862 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:28.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:28 smithi039 bash[115929]: audit 2024-09-17T10:33:27.093814+0000 mgr.y (mgr.25166) 2862 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:28.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:28.354152149Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:28 smithi203 bash[85677]: audit 2024-09-17T10:33:27.093814+0000 mgr.y (mgr.25166) 2862 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:28 smithi203 bash[85677]: audit 2024-09-17T10:33:27.093814+0000 mgr.y (mgr.25166) 2862 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:29.595 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:33:29.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: cluster 2024-09-17T10:33:27.914598+0000 mgr.y (mgr.25166) 2863 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:29.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: cluster 2024-09-17T10:33:27.914598+0000 mgr.y (mgr.25166) 2863 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:29.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: audit 2024-09-17T10:33:29.257705+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: audit 2024-09-17T10:33:29.257705+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.607 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: audit 2024-09-17T10:33:29.270253+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: audit 2024-09-17T10:33:29.270253+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: audit 2024-09-17T10:33:29.282574+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[116875]: audit 2024-09-17T10:33:29.282574+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: cluster 2024-09-17T10:33:27.914598+0000 mgr.y (mgr.25166) 2863 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: cluster 2024-09-17T10:33:27.914598+0000 mgr.y (mgr.25166) 2863 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: audit 2024-09-17T10:33:29.257705+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: audit 2024-09-17T10:33:29.257705+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: audit 2024-09-17T10:33:29.270253+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: audit 2024-09-17T10:33:29.270253+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: audit 2024-09-17T10:33:29.282574+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.608 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:29 smithi039 bash[115929]: audit 2024-09-17T10:33:29.282574+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: cluster 2024-09-17T10:33:27.914598+0000 mgr.y (mgr.25166) 2863 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: cluster 2024-09-17T10:33:27.914598+0000 mgr.y (mgr.25166) 2863 : cluster [DBG] pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: audit 2024-09-17T10:33:29.257705+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: audit 2024-09-17T10:33:29.257705+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: audit 2024-09-17T10:33:29.270253+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: audit 2024-09-17T10:33:29.270253+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: audit 2024-09-17T10:33:29.282574+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:29.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:29 smithi203 bash[85677]: audit 2024-09-17T10:33:29.282574+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:30.384 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-17T10:33:30.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:30 smithi203 bash[85677]: audit 2024-09-17T10:33:29.596544+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.39:0/2480218497' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:33:30.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:30 smithi203 bash[85677]: audit 2024-09-17T10:33:29.596544+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.39:0/2480218497' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:33:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:30 smithi039 bash[115929]: audit 2024-09-17T10:33:29.596544+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.39:0/2480218497' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:33:30.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:30 smithi039 bash[115929]: audit 2024-09-17T10:33:29.596544+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.39:0/2480218497' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:33:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:30 smithi039 bash[116875]: audit 2024-09-17T10:33:29.596544+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.39:0/2480218497' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:33:30.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:30 smithi039 bash[116875]: audit 2024-09-17T10:33:29.596544+0000 mon.a (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.39:0/2480218497' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:33:31.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:31 smithi039 bash[115929]: cluster 2024-09-17T10:33:29.915683+0000 mgr.y (mgr.25166) 2864 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:31.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:31 smithi039 bash[115929]: cluster 2024-09-17T10:33:29.915683+0000 mgr.y (mgr.25166) 2864 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:31 smithi039 bash[116875]: cluster 2024-09-17T10:33:29.915683+0000 mgr.y (mgr.25166) 2864 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:31.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:31 smithi039 bash[116875]: cluster 2024-09-17T10:33:29.915683+0000 mgr.y (mgr.25166) 2864 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:31.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:31.342950854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:31 smithi203 bash[85677]: cluster 2024-09-17T10:33:29.915683+0000 mgr.y (mgr.25166) 2864 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:31.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:31 smithi203 bash[85677]: cluster 2024-09-17T10:33:29.915683+0000 mgr.y (mgr.25166) 2864 : cluster [DBG] pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:32 smithi203 bash[85677]: audit 2024-09-17T10:33:31.422724+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:32 smithi203 bash[85677]: audit 2024-09-17T10:33:31.422724+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:32 smithi203 bash[85677]: audit 2024-09-17T10:33:31.435087+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:32 smithi203 bash[85677]: audit 2024-09-17T10:33:31.435087+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:32 smithi203 bash[85677]: audit 2024-09-17T10:33:31.446260+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:32 smithi203 bash[85677]: audit 2024-09-17T10:33:31.446260+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[115929]: audit 2024-09-17T10:33:31.422724+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[115929]: audit 2024-09-17T10:33:31.422724+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[115929]: audit 2024-09-17T10:33:31.435087+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[115929]: audit 2024-09-17T10:33:31.435087+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[115929]: audit 2024-09-17T10:33:31.446260+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[115929]: audit 2024-09-17T10:33:31.446260+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[116875]: audit 2024-09-17T10:33:31.422724+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[116875]: audit 2024-09-17T10:33:31.422724+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[116875]: audit 2024-09-17T10:33:31.435087+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[116875]: audit 2024-09-17T10:33:31.435087+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[116875]: audit 2024-09-17T10:33:31.446260+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:32 smithi039 bash[116875]: audit 2024-09-17T10:33:31.446260+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:33 smithi203 bash[85677]: cluster 2024-09-17T10:33:31.916923+0000 mgr.y (mgr.25166) 2865 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:33.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:33 smithi203 bash[85677]: cluster 2024-09-17T10:33:31.916923+0000 mgr.y (mgr.25166) 2865 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:33.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:33:33] "GET /metrics HTTP/1.1" 200 38475 "" "Prometheus/2.51.0" 2024-09-17T10:33:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:33 smithi039 bash[115929]: cluster 2024-09-17T10:33:31.916923+0000 mgr.y (mgr.25166) 2865 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:33.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:33 smithi039 bash[115929]: cluster 2024-09-17T10:33:31.916923+0000 mgr.y (mgr.25166) 2865 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:33.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:33 smithi039 bash[116875]: cluster 2024-09-17T10:33:31.916923+0000 mgr.y (mgr.25166) 2865 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:33.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:33 smithi039 bash[116875]: cluster 2024-09-17T10:33:31.916923+0000 mgr.y (mgr.25166) 2865 : cluster [DBG] pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:34.301061353Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:35.202 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:35 smithi203 bash[85677]: cluster 2024-09-17T10:33:33.918289+0000 mgr.y (mgr.25166) 2866 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:35.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:35 smithi203 bash[85677]: cluster 2024-09-17T10:33:33.918289+0000 mgr.y (mgr.25166) 2866 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:35.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:35 smithi039 bash[115929]: cluster 2024-09-17T10:33:33.918289+0000 mgr.y (mgr.25166) 2866 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:35.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:35 smithi039 bash[115929]: cluster 2024-09-17T10:33:33.918289+0000 mgr.y (mgr.25166) 2866 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:35.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:35 smithi039 bash[116875]: cluster 2024-09-17T10:33:33.918289+0000 mgr.y (mgr.25166) 2866 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:35.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:35 smithi039 bash[116875]: cluster 2024-09-17T10:33:33.918289+0000 mgr.y (mgr.25166) 2866 : cluster [DBG] pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:37.635 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:37 smithi039 bash[116875]: cluster 2024-09-17T10:33:35.919380+0000 mgr.y (mgr.25166) 2867 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:37.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:37 smithi039 bash[116875]: cluster 2024-09-17T10:33:35.919380+0000 mgr.y (mgr.25166) 2867 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:37 smithi039 bash[115929]: cluster 2024-09-17T10:33:35.919380+0000 mgr.y (mgr.25166) 2867 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:37 smithi039 bash[115929]: cluster 2024-09-17T10:33:35.919380+0000 mgr.y (mgr.25166) 2867 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:37.339164954Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:37.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:37 smithi203 bash[85677]: cluster 2024-09-17T10:33:35.919380+0000 mgr.y (mgr.25166) 2867 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:37.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:37 smithi203 bash[85677]: cluster 2024-09-17T10:33:35.919380+0000 mgr.y (mgr.25166) 2867 : cluster [DBG] pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[116875]: audit 2024-09-17T10:33:37.101997+0000 mgr.y (mgr.25166) 2868 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[116875]: audit 2024-09-17T10:33:37.101997+0000 mgr.y (mgr.25166) 2868 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[116875]: audit 2024-09-17T10:33:37.672850+0000 mgr.y (mgr.25166) 2869 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:38.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[116875]: audit 2024-09-17T10:33:37.672850+0000 mgr.y (mgr.25166) 2869 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[115929]: audit 2024-09-17T10:33:37.101997+0000 mgr.y (mgr.25166) 2868 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[115929]: audit 2024-09-17T10:33:37.101997+0000 mgr.y (mgr.25166) 2868 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[115929]: audit 2024-09-17T10:33:37.672850+0000 mgr.y (mgr.25166) 2869 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:38 smithi039 bash[115929]: audit 2024-09-17T10:33:37.672850+0000 mgr.y (mgr.25166) 2869 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:38 smithi203 bash[85677]: audit 2024-09-17T10:33:37.101997+0000 mgr.y (mgr.25166) 2868 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:38 smithi203 bash[85677]: audit 2024-09-17T10:33:37.101997+0000 mgr.y (mgr.25166) 2868 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:38 smithi203 bash[85677]: audit 2024-09-17T10:33:37.672850+0000 mgr.y (mgr.25166) 2869 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:38 smithi203 bash[85677]: audit 2024-09-17T10:33:37.672850+0000 mgr.y (mgr.25166) 2869 : audit [DBG] from='client.64644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:39 smithi203 bash[85677]: cluster 2024-09-17T10:33:37.920564+0000 mgr.y (mgr.25166) 2870 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:39.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:39 smithi203 bash[85677]: cluster 2024-09-17T10:33:37.920564+0000 mgr.y (mgr.25166) 2870 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:39.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:39 smithi039 bash[116875]: cluster 2024-09-17T10:33:37.920564+0000 mgr.y (mgr.25166) 2870 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:39.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:39 smithi039 bash[116875]: cluster 2024-09-17T10:33:37.920564+0000 mgr.y (mgr.25166) 2870 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:39 smithi039 bash[115929]: cluster 2024-09-17T10:33:37.920564+0000 mgr.y (mgr.25166) 2870 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:39 smithi039 bash[115929]: cluster 2024-09-17T10:33:37.920564+0000 mgr.y (mgr.25166) 2870 : cluster [DBG] pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:40.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:40.334419923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:41.546 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:41.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:41 smithi039 bash[115929]: cluster 2024-09-17T10:33:39.921600+0000 mgr.y (mgr.25166) 2871 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:41.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:41 smithi039 bash[115929]: cluster 2024-09-17T10:33:39.921600+0000 mgr.y (mgr.25166) 2871 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:41 smithi039 bash[116875]: cluster 2024-09-17T10:33:39.921600+0000 mgr.y (mgr.25166) 2871 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:41 smithi039 bash[116875]: cluster 2024-09-17T10:33:39.921600+0000 mgr.y (mgr.25166) 2871 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:41 smithi203 bash[85677]: cluster 2024-09-17T10:33:39.921600+0000 mgr.y (mgr.25166) 2871 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:41 smithi203 bash[85677]: cluster 2024-09-17T10:33:39.921600+0000 mgr.y (mgr.25166) 2871 : cluster [DBG] pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: cephadm 2024-09-17T10:33:41.537106+0000 mgr.y (mgr.25166) 2872 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: cephadm 2024-09-17T10:33:41.537106+0000 mgr.y (mgr.25166) 2872 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.544030+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.544030+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.546789+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.546789+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.550431+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.550431+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.554237+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.554237+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.580438+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: audit 2024-09-17T10:33:41.580438+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: cephadm 2024-09-17T10:33:41.647211+0000 mgr.y (mgr.25166) 2873 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[115929]: cephadm 2024-09-17T10:33:41.647211+0000 mgr.y (mgr.25166) 2873 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: cephadm 2024-09-17T10:33:41.537106+0000 mgr.y (mgr.25166) 2872 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: cephadm 2024-09-17T10:33:41.537106+0000 mgr.y (mgr.25166) 2872 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.544030+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.544030+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.546789+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.546789+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.550431+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:42.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.550431+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.554237+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.554237+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.580438+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: audit 2024-09-17T10:33:41.580438+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: cephadm 2024-09-17T10:33:41.647211+0000 mgr.y (mgr.25166) 2873 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:42 smithi039 bash[116875]: cephadm 2024-09-17T10:33:41.647211+0000 mgr.y (mgr.25166) 2873 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: cephadm 2024-09-17T10:33:41.537106+0000 mgr.y (mgr.25166) 2872 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: cephadm 2024-09-17T10:33:41.537106+0000 mgr.y (mgr.25166) 2872 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.544030+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.544030+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.546789+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.546789+0000 mon.b (mon.1) 3887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.550431+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.550431+0000 mon.b (mon.1) 3888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.554237+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.554237+0000 mon.b (mon.1) 3889 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.580438+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: audit 2024-09-17T10:33:41.580438+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: cephadm 2024-09-17T10:33:41.647211+0000 mgr.y (mgr.25166) 2873 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:42 smithi203 bash[85677]: cephadm 2024-09-17T10:33:41.647211+0000 mgr.y (mgr.25166) 2873 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:33:42.997 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-17T10:33:43.583 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:43.325829791Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:43.884 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:43 smithi039 bash[116875]: cluster 2024-09-17T10:33:41.922739+0000 mgr.y (mgr.25166) 2874 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:43.885 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:43 smithi039 bash[116875]: cluster 2024-09-17T10:33:41.922739+0000 mgr.y (mgr.25166) 2874 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:43.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:43 smithi039 bash[115929]: cluster 2024-09-17T10:33:41.922739+0000 mgr.y (mgr.25166) 2874 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:43.885 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:43 smithi039 bash[115929]: cluster 2024-09-17T10:33:41.922739+0000 mgr.y (mgr.25166) 2874 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:43.885 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:33:43] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:33:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:43 smithi203 bash[85677]: cluster 2024-09-17T10:33:41.922739+0000 mgr.y (mgr.25166) 2874 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:43.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:43 smithi203 bash[85677]: cluster 2024-09-17T10:33:41.922739+0000 mgr.y (mgr.25166) 2874 : cluster [DBG] pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:45.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: cluster 2024-09-17T10:33:43.923504+0000 mgr.y (mgr.25166) 2875 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: cluster 2024-09-17T10:33:43.923504+0000 mgr.y (mgr.25166) 2875 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.822480+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.822480+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.827211+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.827211+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.830246+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.830246+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.840534+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.840534+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.846861+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.846861+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.853931+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.853931+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.859734+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.859734+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.866400+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.866400+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.874352+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.874352+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.883860+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.883860+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: cluster 2024-09-17T10:33:43.923504+0000 mgr.y (mgr.25166) 2875 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: cluster 2024-09-17T10:33:43.923504+0000 mgr.y (mgr.25166) 2875 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.822480+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.822480+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.827211+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.827211+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:33:45.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.830246+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.830246+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.840534+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.840534+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.846861+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.846861+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.853931+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.853931+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.859734+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.859734+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.866400+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.866400+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.874352+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.874352+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.883860+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.883860+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.892412+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.892412+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.902030+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[115929]: audit 2024-09-17T10:33:44.902030+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.892412+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.892412+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.902030+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:45 smithi039 bash[116875]: audit 2024-09-17T10:33:44.902030+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: cluster 2024-09-17T10:33:43.923504+0000 mgr.y (mgr.25166) 2875 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: cluster 2024-09-17T10:33:43.923504+0000 mgr.y (mgr.25166) 2875 : cluster [DBG] pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.822480+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.822480+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.827211+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:33:45.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.827211+0000 mon.b (mon.1) 3890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.830246+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.830246+0000 mon.b (mon.1) 3891 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.840534+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.840534+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.846861+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.846861+0000 mon.b (mon.1) 3892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.853931+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.853931+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.859734+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.859734+0000 mon.b (mon.1) 3893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.866400+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.866400+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.874352+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.874352+0000 mon.b (mon.1) 3894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.883860+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.883860+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.892412+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.892412+0000 mon.b (mon.1) 3895 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.902030+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:45.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:45 smithi203 bash[85677]: audit 2024-09-17T10:33:44.902030+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:46.601 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:46.325061363Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.825626+0000 mgr.y (mgr.25166) 2876 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:33:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.825626+0000 mgr.y (mgr.25166) 2876 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:33:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.825699+0000 mgr.y (mgr.25166) 2877 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:33:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.825699+0000 mgr.y (mgr.25166) 2877 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:33:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.832361+0000 mgr.y (mgr.25166) 2878 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.832361+0000 mgr.y (mgr.25166) 2878 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.848724+0000 mgr.y (mgr.25166) 2879 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.848724+0000 mgr.y (mgr.25166) 2879 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.861501+0000 mgr.y (mgr.25166) 2880 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.861501+0000 mgr.y (mgr.25166) 2880 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.876670+0000 mgr.y (mgr.25166) 2881 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.876670+0000 mgr.y (mgr.25166) 2881 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.894648+0000 mgr.y (mgr.25166) 2882 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[116875]: cephadm 2024-09-17T10:33:44.894648+0000 mgr.y (mgr.25166) 2882 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:33:46.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.825626+0000 mgr.y (mgr.25166) 2876 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.825626+0000 mgr.y (mgr.25166) 2876 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.825699+0000 mgr.y (mgr.25166) 2877 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.825699+0000 mgr.y (mgr.25166) 2877 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.832361+0000 mgr.y (mgr.25166) 2878 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.832361+0000 mgr.y (mgr.25166) 2878 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.848724+0000 mgr.y (mgr.25166) 2879 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.848724+0000 mgr.y (mgr.25166) 2879 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.861501+0000 mgr.y (mgr.25166) 2880 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.861501+0000 mgr.y (mgr.25166) 2880 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.876670+0000 mgr.y (mgr.25166) 2881 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.876670+0000 mgr.y (mgr.25166) 2881 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:33:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.894648+0000 mgr.y (mgr.25166) 2882 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:33:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:46 smithi039 bash[115929]: cephadm 2024-09-17T10:33:44.894648+0000 mgr.y (mgr.25166) 2882 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:33:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.825626+0000 mgr.y (mgr.25166) 2876 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:33:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.825626+0000 mgr.y (mgr.25166) 2876 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.825699+0000 mgr.y (mgr.25166) 2877 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.825699+0000 mgr.y (mgr.25166) 2877 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.832361+0000 mgr.y (mgr.25166) 2878 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.832361+0000 mgr.y (mgr.25166) 2878 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.848724+0000 mgr.y (mgr.25166) 2879 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.848724+0000 mgr.y (mgr.25166) 2879 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.861501+0000 mgr.y (mgr.25166) 2880 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.861501+0000 mgr.y (mgr.25166) 2880 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.876670+0000 mgr.y (mgr.25166) 2881 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.876670+0000 mgr.y (mgr.25166) 2881 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.894648+0000 mgr.y (mgr.25166) 2882 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:33:46.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:46 smithi203 bash[85677]: cephadm 2024-09-17T10:33:44.894648+0000 mgr.y (mgr.25166) 2882 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:33:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: cluster 2024-09-17T10:33:45.924581+0000 mgr.y (mgr.25166) 2883 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: cluster 2024-09-17T10:33:45.924581+0000 mgr.y (mgr.25166) 2883 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.577258+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.577258+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.583703+0000 mon.b (mon.1) 3896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.583703+0000 mon.b (mon.1) 3896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.584910+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.584910+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.588554+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[115929]: audit 2024-09-17T10:33:47.588554+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: cluster 2024-09-17T10:33:45.924581+0000 mgr.y (mgr.25166) 2883 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: cluster 2024-09-17T10:33:45.924581+0000 mgr.y (mgr.25166) 2883 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.577258+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.577258+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.583703+0000 mon.b (mon.1) 3896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.583703+0000 mon.b (mon.1) 3896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.584910+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.584910+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.588554+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:47 smithi039 bash[116875]: audit 2024-09-17T10:33:47.588554+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: cluster 2024-09-17T10:33:45.924581+0000 mgr.y (mgr.25166) 2883 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:47.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: cluster 2024-09-17T10:33:45.924581+0000 mgr.y (mgr.25166) 2883 : cluster [DBG] pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.577258+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.577258+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.583703+0000 mon.b (mon.1) 3896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.583703+0000 mon.b (mon.1) 3896 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.584910+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.584910+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.588554+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:47.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:47 smithi203 bash[85677]: audit 2024-09-17T10:33:47.588554+0000 mon.b (mon.1) 3897 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[115929]: audit 2024-09-17T10:33:47.109984+0000 mgr.y (mgr.25166) 2884 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[115929]: audit 2024-09-17T10:33:47.109984+0000 mgr.y (mgr.25166) 2884 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[115929]: cephadm 2024-09-17T10:33:47.562368+0000 mgr.y (mgr.25166) 2885 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe (1/2) 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[115929]: cephadm 2024-09-17T10:33:47.562368+0000 mgr.y (mgr.25166) 2885 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe (1/2) 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[115929]: cephadm 2024-09-17T10:33:47.590688+0000 mgr.y (mgr.25166) 2886 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[115929]: cephadm 2024-09-17T10:33:47.590688+0000 mgr.y (mgr.25166) 2886 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:33:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[116875]: audit 2024-09-17T10:33:47.109984+0000 mgr.y (mgr.25166) 2884 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[116875]: audit 2024-09-17T10:33:47.109984+0000 mgr.y (mgr.25166) 2884 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[116875]: cephadm 2024-09-17T10:33:47.562368+0000 mgr.y (mgr.25166) 2885 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe (1/2) 2024-09-17T10:33:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[116875]: cephadm 2024-09-17T10:33:47.562368+0000 mgr.y (mgr.25166) 2885 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe (1/2) 2024-09-17T10:33:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[116875]: cephadm 2024-09-17T10:33:47.590688+0000 mgr.y (mgr.25166) 2886 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:33:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:48 smithi039 bash[116875]: cephadm 2024-09-17T10:33:47.590688+0000 mgr.y (mgr.25166) 2886 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:33:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:48 smithi203 bash[85677]: audit 2024-09-17T10:33:47.109984+0000 mgr.y (mgr.25166) 2884 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:48 smithi203 bash[85677]: audit 2024-09-17T10:33:47.109984+0000 mgr.y (mgr.25166) 2884 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:48 smithi203 bash[85677]: cephadm 2024-09-17T10:33:47.562368+0000 mgr.y (mgr.25166) 2885 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe (1/2) 2024-09-17T10:33:48.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:48 smithi203 bash[85677]: cephadm 2024-09-17T10:33:47.562368+0000 mgr.y (mgr.25166) 2885 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe (1/2) 2024-09-17T10:33:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:48 smithi203 bash[85677]: cephadm 2024-09-17T10:33:47.590688+0000 mgr.y (mgr.25166) 2886 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:33:48.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:48 smithi203 bash[85677]: cephadm 2024-09-17T10:33:47.590688+0000 mgr.y (mgr.25166) 2886 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:33:49.057 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:33:49.633 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:49.304641895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: cluster 2024-09-17T10:33:47.925820+0000 mgr.y (mgr.25166) 2887 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: cluster 2024-09-17T10:33:47.925820+0000 mgr.y (mgr.25166) 2887 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: audit 2024-09-17T10:33:49.466490+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: audit 2024-09-17T10:33:49.466490+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: audit 2024-09-17T10:33:49.483251+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: audit 2024-09-17T10:33:49.483251+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: audit 2024-09-17T10:33:49.498273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[115929]: audit 2024-09-17T10:33:49.498273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: cluster 2024-09-17T10:33:47.925820+0000 mgr.y (mgr.25166) 2887 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: cluster 2024-09-17T10:33:47.925820+0000 mgr.y (mgr.25166) 2887 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: audit 2024-09-17T10:33:49.466490+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: audit 2024-09-17T10:33:49.466490+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: audit 2024-09-17T10:33:49.483251+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: audit 2024-09-17T10:33:49.483251+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: audit 2024-09-17T10:33:49.498273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:49 smithi039 bash[116875]: audit 2024-09-17T10:33:49.498273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: cluster 2024-09-17T10:33:47.925820+0000 mgr.y (mgr.25166) 2887 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:49.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: cluster 2024-09-17T10:33:47.925820+0000 mgr.y (mgr.25166) 2887 : cluster [DBG] pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:33:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: audit 2024-09-17T10:33:49.466490+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: audit 2024-09-17T10:33:49.466490+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: audit 2024-09-17T10:33:49.483251+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: audit 2024-09-17T10:33:49.483251+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: audit 2024-09-17T10:33:49.498273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:49.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:49 smithi203 bash[85677]: audit 2024-09-17T10:33:49.498273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.412 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:33:51.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.886 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.886 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.887 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.887 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.887 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.888 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: cluster 2024-09-17T10:33:49.926838+0000 mgr.y (mgr.25166) 2888 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: cluster 2024-09-17T10:33:49.926838+0000 mgr.y (mgr.25166) 2888 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: audit 2024-09-17T10:33:51.580423+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: audit 2024-09-17T10:33:51.580423+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: audit 2024-09-17T10:33:51.592588+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: audit 2024-09-17T10:33:51.592588+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: audit 2024-09-17T10:33:51.601529+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[115929]: audit 2024-09-17T10:33:51.601529+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: cluster 2024-09-17T10:33:49.926838+0000 mgr.y (mgr.25166) 2888 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: cluster 2024-09-17T10:33:49.926838+0000 mgr.y (mgr.25166) 2888 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: audit 2024-09-17T10:33:51.580423+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: audit 2024-09-17T10:33:51.580423+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: audit 2024-09-17T10:33:51.592588+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: audit 2024-09-17T10:33:51.592588+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: audit 2024-09-17T10:33:51.601529+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 bash[116875]: audit 2024-09-17T10:33:51.601529+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:33:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: cluster 2024-09-17T10:33:49.926838+0000 mgr.y (mgr.25166) 2888 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: cluster 2024-09-17T10:33:49.926838+0000 mgr.y (mgr.25166) 2888 : cluster [DBG] pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:33:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: audit 2024-09-17T10:33:51.580423+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: audit 2024-09-17T10:33:51.580423+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: audit 2024-09-17T10:33:51.592588+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: audit 2024-09-17T10:33:51.592588+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: audit 2024-09-17T10:33:51.601529+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:51.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:51 smithi203 bash[85677]: audit 2024-09-17T10:33:51.601529+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:52.072 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:33:52.072 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 0s ago 52m - - 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 2s ago 51m - - 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (14m) 0s ago 42m 14.9M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (13m) 2s ago 42m 69.0M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (16m) 0s ago 39m 49.9M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (16m) 2s ago 50m 445M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (27m) 0s ago 53m 544M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (10m) 0s ago 53m 75.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (11m) 2s ago 51m 61.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (10m) 0s ago 51m 56.1M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (16m) 0s ago 42m 8552k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (15m) 2s ago 42m 8399k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (8m) 0s ago 50m 56.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:33:52.073 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (7m) 0s ago 49m 56.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (6m) 0s ago 48m 55.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (4m) 0s ago 47m 52.6M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (3m) 2s ago 46m 51.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (2m) 2s ago 45m 51.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (2m) 2s ago 44m 53.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (93s) 2s ago 43m 49.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (15m) 2s ago 42m 52.2M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (40m) 0s ago 40m 104M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:33:52.074 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (40m) 2s ago 40m 103M - 19.1.1-330-gc2ddf972 ebb0615149de 97751aefe7ef 2024-09-17T10:33:52.456 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:33:52.456 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:33:52.456 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:33:52.456 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:33:52.456 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 2, 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 13 2024-09-17T10:33:52.457 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:33:52.458 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:33:52.652 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:52.338107667Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "0/2 daemons upgraded", 2024-09-17T10:33:52.789 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T10:33:52.790 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:33:52.790 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:33:52.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:52 smithi203 bash[85677]: audit 2024-09-17T10:33:51.399689+0000 mgr.y (mgr.25166) 2889 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:52.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:52 smithi203 bash[85677]: audit 2024-09-17T10:33:51.399689+0000 mgr.y (mgr.25166) 2889 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:52.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:52 smithi203 bash[85677]: audit 2024-09-17T10:33:52.457191+0000 mon.a (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.39:0/2841153809' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:52.978 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:52 smithi203 bash[85677]: audit 2024-09-17T10:33:52.457191+0000 mon.a (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.39:0/2841153809' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[115929]: audit 2024-09-17T10:33:51.399689+0000 mgr.y (mgr.25166) 2889 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[115929]: audit 2024-09-17T10:33:51.399689+0000 mgr.y (mgr.25166) 2889 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[115929]: audit 2024-09-17T10:33:52.457191+0000 mon.a (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.39:0/2841153809' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[115929]: audit 2024-09-17T10:33:52.457191+0000 mon.a (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.39:0/2841153809' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:53.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[116875]: audit 2024-09-17T10:33:51.399689+0000 mgr.y (mgr.25166) 2889 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[116875]: audit 2024-09-17T10:33:51.399689+0000 mgr.y (mgr.25166) 2889 : audit [DBG] from='client.64650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[116875]: audit 2024-09-17T10:33:52.457191+0000 mon.a (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.39:0/2841153809' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:52 smithi039 bash[116875]: audit 2024-09-17T10:33:52.457191+0000 mon.a (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.39:0/2841153809' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:33:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:53 smithi203 bash[85677]: audit 2024-09-17T10:33:51.735771+0000 mgr.y (mgr.25166) 2890 : audit [DBG] from='client.64656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:53 smithi203 bash[85677]: audit 2024-09-17T10:33:51.735771+0000 mgr.y (mgr.25166) 2890 : audit [DBG] from='client.64656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:53 smithi203 bash[85677]: cluster 2024-09-17T10:33:51.927449+0000 mgr.y (mgr.25166) 2891 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:33:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:53 smithi203 bash[85677]: cluster 2024-09-17T10:33:51.927449+0000 mgr.y (mgr.25166) 2891 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:33:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:53 smithi203 bash[85677]: audit 2024-09-17T10:33:52.049497+0000 mgr.y (mgr.25166) 2892 : audit [DBG] from='client.74660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:53.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:53 smithi203 bash[85677]: audit 2024-09-17T10:33:52.049497+0000 mgr.y (mgr.25166) 2892 : audit [DBG] from='client.74660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:33:53] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:33:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[115929]: audit 2024-09-17T10:33:51.735771+0000 mgr.y (mgr.25166) 2890 : audit [DBG] from='client.64656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[115929]: audit 2024-09-17T10:33:51.735771+0000 mgr.y (mgr.25166) 2890 : audit [DBG] from='client.64656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[115929]: cluster 2024-09-17T10:33:51.927449+0000 mgr.y (mgr.25166) 2891 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:33:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[115929]: cluster 2024-09-17T10:33:51.927449+0000 mgr.y (mgr.25166) 2891 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:33:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[115929]: audit 2024-09-17T10:33:52.049497+0000 mgr.y (mgr.25166) 2892 : audit [DBG] from='client.74660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[115929]: audit 2024-09-17T10:33:52.049497+0000 mgr.y (mgr.25166) 2892 : audit [DBG] from='client.74660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[116875]: audit 2024-09-17T10:33:51.735771+0000 mgr.y (mgr.25166) 2890 : audit [DBG] from='client.64656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[116875]: audit 2024-09-17T10:33:51.735771+0000 mgr.y (mgr.25166) 2890 : audit [DBG] from='client.64656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[116875]: cluster 2024-09-17T10:33:51.927449+0000 mgr.y (mgr.25166) 2891 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:33:54.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[116875]: cluster 2024-09-17T10:33:51.927449+0000 mgr.y (mgr.25166) 2891 : cluster [DBG] pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:33:54.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[116875]: audit 2024-09-17T10:33:52.049497+0000 mgr.y (mgr.25166) 2892 : audit [DBG] from='client.74660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:53 smithi039 bash[116875]: audit 2024-09-17T10:33:52.049497+0000 mgr.y (mgr.25166) 2892 : audit [DBG] from='client.74660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:54 smithi203 bash[85677]: audit 2024-09-17T10:33:52.789489+0000 mgr.y (mgr.25166) 2893 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:54 smithi203 bash[85677]: audit 2024-09-17T10:33:52.789489+0000 mgr.y (mgr.25166) 2893 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:55.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:54 smithi039 bash[115929]: audit 2024-09-17T10:33:52.789489+0000 mgr.y (mgr.25166) 2893 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:55.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:54 smithi039 bash[115929]: audit 2024-09-17T10:33:52.789489+0000 mgr.y (mgr.25166) 2893 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:55.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:54 smithi039 bash[116875]: audit 2024-09-17T10:33:52.789489+0000 mgr.y (mgr.25166) 2893 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:55.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:54 smithi039 bash[116875]: audit 2024-09-17T10:33:52.789489+0000 mgr.y (mgr.25166) 2893 : audit [DBG] from='client.74672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:33:55.667 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:55.313652445Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:55 smithi203 bash[85677]: cluster 2024-09-17T10:33:53.928712+0000 mgr.y (mgr.25166) 2894 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-17T10:33:55.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:55 smithi203 bash[85677]: cluster 2024-09-17T10:33:53.928712+0000 mgr.y (mgr.25166) 2894 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-17T10:33:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:55 smithi039 bash[115929]: cluster 2024-09-17T10:33:53.928712+0000 mgr.y (mgr.25166) 2894 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-17T10:33:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:55 smithi039 bash[115929]: cluster 2024-09-17T10:33:53.928712+0000 mgr.y (mgr.25166) 2894 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-17T10:33:56.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:55 smithi039 bash[116875]: cluster 2024-09-17T10:33:53.928712+0000 mgr.y (mgr.25166) 2894 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-17T10:33:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:55 smithi039 bash[116875]: cluster 2024-09-17T10:33:53.928712+0000 mgr.y (mgr.25166) 2894 : cluster [DBG] pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-17T10:33:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:56 smithi039 bash[115929]: audit 2024-09-17T10:33:56.546089+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:56.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:56 smithi039 bash[115929]: audit 2024-09-17T10:33:56.546089+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:56 smithi039 bash[116875]: audit 2024-09-17T10:33:56.546089+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:56 smithi039 bash[116875]: audit 2024-09-17T10:33:56.546089+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:56 smithi203 bash[85677]: audit 2024-09-17T10:33:56.546089+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:56.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:56 smithi203 bash[85677]: audit 2024-09-17T10:33:56.546089+0000 mon.b (mon.1) 3898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:33:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: cluster 2024-09-17T10:33:55.929823+0000 mgr.y (mgr.25166) 2895 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:33:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: cluster 2024-09-17T10:33:55.929823+0000 mgr.y (mgr.25166) 2895 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:33:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: audit 2024-09-17T10:33:57.196429+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: audit 2024-09-17T10:33:57.196429+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: audit 2024-09-17T10:33:57.210363+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: audit 2024-09-17T10:33:57.210363+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: audit 2024-09-17T10:33:57.223641+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:57.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:57 smithi203 bash[85677]: audit 2024-09-17T10:33:57.223641+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: cluster 2024-09-17T10:33:55.929823+0000 mgr.y (mgr.25166) 2895 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:33:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: cluster 2024-09-17T10:33:55.929823+0000 mgr.y (mgr.25166) 2895 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:33:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: audit 2024-09-17T10:33:57.196429+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: audit 2024-09-17T10:33:57.196429+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: audit 2024-09-17T10:33:57.210363+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: audit 2024-09-17T10:33:57.210363+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: audit 2024-09-17T10:33:57.223641+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[115929]: audit 2024-09-17T10:33:57.223641+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: cluster 2024-09-17T10:33:55.929823+0000 mgr.y (mgr.25166) 2895 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: cluster 2024-09-17T10:33:55.929823+0000 mgr.y (mgr.25166) 2895 : cluster [DBG] pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: audit 2024-09-17T10:33:57.196429+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: audit 2024-09-17T10:33:57.196429+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: audit 2024-09-17T10:33:57.210363+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: audit 2024-09-17T10:33:57.210363+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: audit 2024-09-17T10:33:57.223641+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:57 smithi039 bash[116875]: audit 2024-09-17T10:33:57.223641+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:33:58.686 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:33:58.333402635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:33:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[115929]: audit 2024-09-17T10:33:57.120043+0000 mgr.y (mgr.25166) 2896 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[115929]: audit 2024-09-17T10:33:57.120043+0000 mgr.y (mgr.25166) 2896 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[115929]: cluster 2024-09-17T10:33:57.213519+0000 mgr.y (mgr.25166) 2897 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:33:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[115929]: cluster 2024-09-17T10:33:57.213519+0000 mgr.y (mgr.25166) 2897 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:33:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[115929]: cluster 2024-09-17T10:33:58.205597+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:33:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[115929]: cluster 2024-09-17T10:33:58.205597+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:33:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[116875]: audit 2024-09-17T10:33:57.120043+0000 mgr.y (mgr.25166) 2896 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[116875]: audit 2024-09-17T10:33:57.120043+0000 mgr.y (mgr.25166) 2896 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[116875]: cluster 2024-09-17T10:33:57.213519+0000 mgr.y (mgr.25166) 2897 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:33:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[116875]: cluster 2024-09-17T10:33:57.213519+0000 mgr.y (mgr.25166) 2897 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:33:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[116875]: cluster 2024-09-17T10:33:58.205597+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:33:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:33:58 smithi039 bash[116875]: cluster 2024-09-17T10:33:58.205597+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:33:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[85677]: audit 2024-09-17T10:33:57.120043+0000 mgr.y (mgr.25166) 2896 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[85677]: audit 2024-09-17T10:33:57.120043+0000 mgr.y (mgr.25166) 2896 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:33:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[85677]: cluster 2024-09-17T10:33:57.213519+0000 mgr.y (mgr.25166) 2897 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:33:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[85677]: cluster 2024-09-17T10:33:57.213519+0000 mgr.y (mgr.25166) 2897 : cluster [DBG] pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:33:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[85677]: cluster 2024-09-17T10:33:58.205597+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:33:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:33:58 smithi203 bash[85677]: cluster 2024-09-17T10:33:58.205597+0000 mon.a (mon.0) 1606 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:00 smithi203 bash[85677]: cluster 2024-09-17T10:33:59.214881+0000 mgr.y (mgr.25166) 2898 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:00 smithi203 bash[85677]: cluster 2024-09-17T10:33:59.214881+0000 mgr.y (mgr.25166) 2898 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:00 smithi039 bash[116875]: cluster 2024-09-17T10:33:59.214881+0000 mgr.y (mgr.25166) 2898 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:01.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:00 smithi039 bash[116875]: cluster 2024-09-17T10:33:59.214881+0000 mgr.y (mgr.25166) 2898 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:00 smithi039 bash[115929]: cluster 2024-09-17T10:33:59.214881+0000 mgr.y (mgr.25166) 2898 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:01.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:00 smithi039 bash[115929]: cluster 2024-09-17T10:33:59.214881+0000 mgr.y (mgr.25166) 2898 : cluster [DBG] pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:01.337950115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:02.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:02 smithi039 bash[115929]: cluster 2024-09-17T10:34:01.216111+0000 mgr.y (mgr.25166) 2899 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:02.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:02 smithi039 bash[115929]: cluster 2024-09-17T10:34:01.216111+0000 mgr.y (mgr.25166) 2899 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:02.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:02 smithi039 bash[116875]: cluster 2024-09-17T10:34:01.216111+0000 mgr.y (mgr.25166) 2899 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:02.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:02 smithi039 bash[116875]: cluster 2024-09-17T10:34:01.216111+0000 mgr.y (mgr.25166) 2899 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:02 smithi203 bash[85677]: cluster 2024-09-17T10:34:01.216111+0000 mgr.y (mgr.25166) 2899 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:02 smithi203 bash[85677]: cluster 2024-09-17T10:34:01.216111+0000 mgr.y (mgr.25166) 2899 : cluster [DBG] pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:03.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.152 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.152 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.153 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.153 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.153 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.153 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.154 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:34:03 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:03.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:34:03] "GET /metrics HTTP/1.1" 200 38477 "" "Prometheus/2.51.0" 2024-09-17T10:34:04.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:04.348293218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[85677]: audit 2024-09-17T10:34:03.202100+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[85677]: audit 2024-09-17T10:34:03.202100+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[85677]: audit 2024-09-17T10:34:03.212540+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[85677]: audit 2024-09-17T10:34:03.212540+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[85677]: cluster 2024-09-17T10:34:03.216833+0000 mgr.y (mgr.25166) 2900 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T10:34:04.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:04 smithi203 bash[85677]: cluster 2024-09-17T10:34:03.216833+0000 mgr.y (mgr.25166) 2900 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T10:34:04.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[115929]: audit 2024-09-17T10:34:03.202100+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[115929]: audit 2024-09-17T10:34:03.202100+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[115929]: audit 2024-09-17T10:34:03.212540+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[115929]: audit 2024-09-17T10:34:03.212540+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[115929]: cluster 2024-09-17T10:34:03.216833+0000 mgr.y (mgr.25166) 2900 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[115929]: cluster 2024-09-17T10:34:03.216833+0000 mgr.y (mgr.25166) 2900 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[116875]: audit 2024-09-17T10:34:03.202100+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[116875]: audit 2024-09-17T10:34:03.202100+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[116875]: audit 2024-09-17T10:34:03.212540+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[116875]: audit 2024-09-17T10:34:03.212540+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[116875]: cluster 2024-09-17T10:34:03.216833+0000 mgr.y (mgr.25166) 2900 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T10:34:04.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:04 smithi039 bash[116875]: cluster 2024-09-17T10:34:03.216833+0000 mgr.y (mgr.25166) 2900 : cluster [DBG] pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 57 op/s 2024-09-17T10:34:06.537 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: cluster 2024-09-17T10:34:05.217938+0000 mgr.y (mgr.25166) 2901 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: cluster 2024-09-17T10:34:05.217938+0000 mgr.y (mgr.25166) 2901 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.899988+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.899988+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.902980+0000 mon.b (mon.1) 3899 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.902980+0000 mon.b (mon.1) 3899 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.903808+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.903808+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.906628+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:06.538 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:06 smithi203 bash[85677]: audit 2024-09-17T10:34:05.906628+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: cluster 2024-09-17T10:34:05.217938+0000 mgr.y (mgr.25166) 2901 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:34:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: cluster 2024-09-17T10:34:05.217938+0000 mgr.y (mgr.25166) 2901 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:34:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.899988+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.899988+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:06.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.902980+0000 mon.b (mon.1) 3899 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.902980+0000 mon.b (mon.1) 3899 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.903808+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.903808+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.906628+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[116875]: audit 2024-09-17T10:34:05.906628+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: cluster 2024-09-17T10:34:05.217938+0000 mgr.y (mgr.25166) 2901 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: cluster 2024-09-17T10:34:05.217938+0000 mgr.y (mgr.25166) 2901 : cluster [DBG] pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.899988+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.899988+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:06.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.902980+0000 mon.b (mon.1) 3899 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.902980+0000 mon.b (mon.1) 3899 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.903808+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.903808+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi203.grlcms", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.906628+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:06.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:06 smithi039 bash[115929]: audit 2024-09-17T10:34:05.906628+0000 mon.b (mon.1) 3900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[115929]: cephadm 2024-09-17T10:34:05.890525+0000 mgr.y (mgr.25166) 2902 : cephadm [INF] Upgrade: Updating rgw.foo.smithi203.grlcms (2/2) 2024-09-17T10:34:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[115929]: cephadm 2024-09-17T10:34:05.890525+0000 mgr.y (mgr.25166) 2902 : cephadm [INF] Upgrade: Updating rgw.foo.smithi203.grlcms (2/2) 2024-09-17T10:34:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[115929]: cephadm 2024-09-17T10:34:05.908030+0000 mgr.y (mgr.25166) 2903 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T10:34:07.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[115929]: cephadm 2024-09-17T10:34:05.908030+0000 mgr.y (mgr.25166) 2903 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T10:34:07.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[116875]: cephadm 2024-09-17T10:34:05.890525+0000 mgr.y (mgr.25166) 2902 : cephadm [INF] Upgrade: Updating rgw.foo.smithi203.grlcms (2/2) 2024-09-17T10:34:07.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[116875]: cephadm 2024-09-17T10:34:05.890525+0000 mgr.y (mgr.25166) 2902 : cephadm [INF] Upgrade: Updating rgw.foo.smithi203.grlcms (2/2) 2024-09-17T10:34:07.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[116875]: cephadm 2024-09-17T10:34:05.908030+0000 mgr.y (mgr.25166) 2903 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T10:34:07.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:07 smithi039 bash[116875]: cephadm 2024-09-17T10:34:05.908030+0000 mgr.y (mgr.25166) 2903 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T10:34:07.726 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:07.326326672Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:07.726 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:07 smithi203 bash[85677]: cephadm 2024-09-17T10:34:05.890525+0000 mgr.y (mgr.25166) 2902 : cephadm [INF] Upgrade: Updating rgw.foo.smithi203.grlcms (2/2) 2024-09-17T10:34:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:07 smithi203 bash[85677]: cephadm 2024-09-17T10:34:05.890525+0000 mgr.y (mgr.25166) 2902 : cephadm [INF] Upgrade: Updating rgw.foo.smithi203.grlcms (2/2) 2024-09-17T10:34:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:07 smithi203 bash[85677]: cephadm 2024-09-17T10:34:05.908030+0000 mgr.y (mgr.25166) 2903 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T10:34:07.727 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:07 smithi203 bash[85677]: cephadm 2024-09-17T10:34:05.908030+0000 mgr.y (mgr.25166) 2903 : cephadm [INF] Deploying daemon rgw.foo.smithi203.grlcms on smithi203 2024-09-17T10:34:08.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:08 smithi203 bash[85677]: audit 2024-09-17T10:34:07.131127+0000 mgr.y (mgr.25166) 2904 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:08.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:08 smithi203 bash[85677]: audit 2024-09-17T10:34:07.131127+0000 mgr.y (mgr.25166) 2904 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:08.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:08 smithi203 bash[85677]: cluster 2024-09-17T10:34:07.219229+0000 mgr.y (mgr.25166) 2905 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:34:08.636 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:08 smithi203 bash[85677]: cluster 2024-09-17T10:34:07.219229+0000 mgr.y (mgr.25166) 2905 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[115929]: audit 2024-09-17T10:34:07.131127+0000 mgr.y (mgr.25166) 2904 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[115929]: audit 2024-09-17T10:34:07.131127+0000 mgr.y (mgr.25166) 2904 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[115929]: cluster 2024-09-17T10:34:07.219229+0000 mgr.y (mgr.25166) 2905 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[115929]: cluster 2024-09-17T10:34:07.219229+0000 mgr.y (mgr.25166) 2905 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[116875]: audit 2024-09-17T10:34:07.131127+0000 mgr.y (mgr.25166) 2904 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[116875]: audit 2024-09-17T10:34:07.131127+0000 mgr.y (mgr.25166) 2904 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[116875]: cluster 2024-09-17T10:34:07.219229+0000 mgr.y (mgr.25166) 2905 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:34:08.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:08 smithi039 bash[116875]: cluster 2024-09-17T10:34:07.219229+0000 mgr.y (mgr.25166) 2905 : cluster [DBG] pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:34:08.896 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.896 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.896 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.897 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.897 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.897 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.898 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.898 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:08.898 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:34:08 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:10.695 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:10.323200504Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: cluster 2024-09-17T10:34:09.220581+0000 mgr.y (mgr.25166) 2906 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-17T10:34:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: cluster 2024-09-17T10:34:09.220581+0000 mgr.y (mgr.25166) 2906 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-17T10:34:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: audit 2024-09-17T10:34:09.693954+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: audit 2024-09-17T10:34:09.693954+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: audit 2024-09-17T10:34:09.712881+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: audit 2024-09-17T10:34:09.712881+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: audit 2024-09-17T10:34:09.726005+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:10 smithi203 bash[85677]: audit 2024-09-17T10:34:09.726005+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: cluster 2024-09-17T10:34:09.220581+0000 mgr.y (mgr.25166) 2906 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-17T10:34:11.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: cluster 2024-09-17T10:34:09.220581+0000 mgr.y (mgr.25166) 2906 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-17T10:34:11.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: audit 2024-09-17T10:34:09.693954+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: audit 2024-09-17T10:34:09.693954+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: audit 2024-09-17T10:34:09.712881+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: audit 2024-09-17T10:34:09.712881+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: audit 2024-09-17T10:34:09.726005+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[115929]: audit 2024-09-17T10:34:09.726005+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: cluster 2024-09-17T10:34:09.220581+0000 mgr.y (mgr.25166) 2906 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: cluster 2024-09-17T10:34:09.220581+0000 mgr.y (mgr.25166) 2906 : cluster [DBG] pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 61 op/s 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: audit 2024-09-17T10:34:09.693954+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: audit 2024-09-17T10:34:09.693954+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: audit 2024-09-17T10:34:09.712881+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: audit 2024-09-17T10:34:09.712881+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: audit 2024-09-17T10:34:09.726005+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:10 smithi039 bash[116875]: audit 2024-09-17T10:34:09.726005+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:11.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: cluster 2024-09-17T10:34:09.716153+0000 mgr.y (mgr.25166) 2907 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 97 B/s wr, 69 op/s 2024-09-17T10:34:11.803 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: cluster 2024-09-17T10:34:09.716153+0000 mgr.y (mgr.25166) 2907 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 97 B/s wr, 69 op/s 2024-09-17T10:34:11.804 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: cluster 2024-09-17T10:34:10.708638+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:11.804 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: cluster 2024-09-17T10:34:10.708638+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:11.804 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: cluster 2024-09-17T10:34:10.708707+0000 mon.a (mon.0) 1615 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:11.804 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: cluster 2024-09-17T10:34:10.708707+0000 mon.a (mon.0) 1615 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:11.804 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: audit 2024-09-17T10:34:11.546625+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:11.804 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:11 smithi203 bash[85677]: audit 2024-09-17T10:34:11.546625+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: cluster 2024-09-17T10:34:09.716153+0000 mgr.y (mgr.25166) 2907 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 97 B/s wr, 69 op/s 2024-09-17T10:34:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: cluster 2024-09-17T10:34:09.716153+0000 mgr.y (mgr.25166) 2907 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 97 B/s wr, 69 op/s 2024-09-17T10:34:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: cluster 2024-09-17T10:34:10.708638+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: cluster 2024-09-17T10:34:10.708638+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: cluster 2024-09-17T10:34:10.708707+0000 mon.a (mon.0) 1615 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: cluster 2024-09-17T10:34:10.708707+0000 mon.a (mon.0) 1615 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: audit 2024-09-17T10:34:11.546625+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[115929]: audit 2024-09-17T10:34:11.546625+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: cluster 2024-09-17T10:34:09.716153+0000 mgr.y (mgr.25166) 2907 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 97 B/s wr, 69 op/s 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: cluster 2024-09-17T10:34:09.716153+0000 mgr.y (mgr.25166) 2907 : cluster [DBG] pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 97 B/s wr, 69 op/s 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: cluster 2024-09-17T10:34:10.708638+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: cluster 2024-09-17T10:34:10.708638+0000 mon.a (mon.0) 1614 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: cluster 2024-09-17T10:34:10.708707+0000 mon.a (mon.0) 1615 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: cluster 2024-09-17T10:34:10.708707+0000 mon.a (mon.0) 1615 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: audit 2024-09-17T10:34:11.546625+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:11 smithi039 bash[116875]: audit 2024-09-17T10:34:11.546625+0000 mon.b (mon.1) 3901 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:13.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: cluster 2024-09-17T10:34:11.717507+0000 mgr.y (mgr.25166) 2908 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 97 B/s wr, 96 op/s 2024-09-17T10:34:13.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: cluster 2024-09-17T10:34:11.717507+0000 mgr.y (mgr.25166) 2908 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 97 B/s wr, 96 op/s 2024-09-17T10:34:13.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: audit 2024-09-17T10:34:11.771028+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: audit 2024-09-17T10:34:11.771028+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: audit 2024-09-17T10:34:11.788375+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: audit 2024-09-17T10:34:11.788375+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: cluster 2024-09-17T10:34:11.791753+0000 mgr.y (mgr.25166) 2909 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: cluster 2024-09-17T10:34:11.791753+0000 mgr.y (mgr.25166) 2909 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: audit 2024-09-17T10:34:11.802021+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: audit 2024-09-17T10:34:11.802021+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: cluster 2024-09-17T10:34:12.697758+0000 mon.a (mon.0) 1619 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[115929]: cluster 2024-09-17T10:34:12.697758+0000 mon.a (mon.0) 1619 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: cluster 2024-09-17T10:34:11.717507+0000 mgr.y (mgr.25166) 2908 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 97 B/s wr, 96 op/s 2024-09-17T10:34:13.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: cluster 2024-09-17T10:34:11.717507+0000 mgr.y (mgr.25166) 2908 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 97 B/s wr, 96 op/s 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: audit 2024-09-17T10:34:11.771028+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: audit 2024-09-17T10:34:11.771028+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: audit 2024-09-17T10:34:11.788375+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: audit 2024-09-17T10:34:11.788375+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: cluster 2024-09-17T10:34:11.791753+0000 mgr.y (mgr.25166) 2909 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: cluster 2024-09-17T10:34:11.791753+0000 mgr.y (mgr.25166) 2909 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: audit 2024-09-17T10:34:11.802021+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: audit 2024-09-17T10:34:11.802021+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: cluster 2024-09-17T10:34:12.697758+0000 mon.a (mon.0) 1619 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:13.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:12 smithi039 bash[116875]: cluster 2024-09-17T10:34:12.697758+0000 mon.a (mon.0) 1619 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:13.166 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: cluster 2024-09-17T10:34:11.717507+0000 mgr.y (mgr.25166) 2908 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 97 B/s wr, 96 op/s 2024-09-17T10:34:13.166 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: cluster 2024-09-17T10:34:11.717507+0000 mgr.y (mgr.25166) 2908 : cluster [DBG] pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 97 B/s wr, 96 op/s 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: audit 2024-09-17T10:34:11.771028+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: audit 2024-09-17T10:34:11.771028+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: audit 2024-09-17T10:34:11.788375+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: audit 2024-09-17T10:34:11.788375+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: cluster 2024-09-17T10:34:11.791753+0000 mgr.y (mgr.25166) 2909 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: cluster 2024-09-17T10:34:11.791753+0000 mgr.y (mgr.25166) 2909 : cluster [DBG] pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: audit 2024-09-17T10:34:11.802021+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: audit 2024-09-17T10:34:11.802021+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: cluster 2024-09-17T10:34:12.697758+0000 mon.a (mon.0) 1619 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:13.167 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:12 smithi203 bash[85677]: cluster 2024-09-17T10:34:12.697758+0000 mon.a (mon.0) 1619 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:13.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:13.341628371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:13.866 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.866 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.867 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.867 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.867 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.867 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.868 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.868 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:13.868 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:34:13 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:14.135 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:34:13] "GET /metrics HTTP/1.1" 200 38463 "" "Prometheus/2.51.0" 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cluster 2024-09-17T10:34:13.793142+0000 mgr.y (mgr.25166) 2910 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cluster 2024-09-17T10:34:13.793142+0000 mgr.y (mgr.25166) 2910 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.921668+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.921668+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.933949+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.933949+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.939109+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.939109+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.940724+0000 mon.b (mon.1) 3903 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.940724+0000 mon.b (mon.1) 3903 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cluster 2024-09-17T10:34:13.944305+0000 mgr.y (mgr.25166) 2911 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 152 B/s wr, 141 op/s 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cluster 2024-09-17T10:34:13.944305+0000 mgr.y (mgr.25166) 2911 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 152 B/s wr, 141 op/s 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.952855+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:13.952855+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:13.954107+0000 mgr.y (mgr.25166) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:13.954107+0000 mgr.y (mgr.25166) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.081211+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.081211+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.084764+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.084764+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.090847+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.090847+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.092451+0000 mon.b (mon.1) 3907 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.092451+0000 mon.b (mon.1) 3907 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.099508+0000 mgr.y (mgr.25166) 2913 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:15.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.099508+0000 mgr.y (mgr.25166) 2913 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.413120+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.413120+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.414267+0000 mgr.y (mgr.25166) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.414267+0000 mgr.y (mgr.25166) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.476875+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.476875+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.480059+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.480059+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.483158+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.483158+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.484253+0000 mon.b (mon.1) 3911 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.484253+0000 mon.b (mon.1) 3911 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.493705+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.493705+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.495047+0000 mgr.y (mgr.25166) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.495047+0000 mgr.y (mgr.25166) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.568217+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.568217+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.570850+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.570850+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.574642+0000 mon.b (mon.1) 3914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.574642+0000 mon.b (mon.1) 3914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.575782+0000 mon.b (mon.1) 3915 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.575782+0000 mon.b (mon.1) 3915 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.582770+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.582770+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.585845+0000 mgr.y (mgr.25166) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.585845+0000 mgr.y (mgr.25166) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.657606+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.657606+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.660302+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.660302+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.662642+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.662642+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.663874+0000 mon.b (mon.1) 3919 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.663874+0000 mon.b (mon.1) 3919 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.670551+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.670551+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.673757+0000 mgr.y (mgr.25166) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.673757+0000 mgr.y (mgr.25166) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.736448+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.736448+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.739100+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.739100+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.741438+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.741438+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.742422+0000 mon.b (mon.1) 3923 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.742422+0000 mon.b (mon.1) 3923 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.748573+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.748573+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.811650+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.811650+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.814243+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.814243+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.816859+0000 mon.b (mon.1) 3926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.816859+0000 mon.b (mon.1) 3926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.817865+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.817865+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.824113+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.824113+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.894633+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.894633+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.896936+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.896936+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.900235+0000 mon.b (mon.1) 3930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.900235+0000 mon.b (mon.1) 3930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.901291+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.901291+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.907641+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:14 smithi203 bash[85677]: audit 2024-09-17T10:34:14.907641+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cluster 2024-09-17T10:34:13.793142+0000 mgr.y (mgr.25166) 2910 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cluster 2024-09-17T10:34:13.793142+0000 mgr.y (mgr.25166) 2910 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.921668+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.921668+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.933949+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.933949+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.939109+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.939109+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.940724+0000 mon.b (mon.1) 3903 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.940724+0000 mon.b (mon.1) 3903 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cluster 2024-09-17T10:34:13.944305+0000 mgr.y (mgr.25166) 2911 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 152 B/s wr, 141 op/s 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cluster 2024-09-17T10:34:13.944305+0000 mgr.y (mgr.25166) 2911 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 152 B/s wr, 141 op/s 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.952855+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:13.952855+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:13.954107+0000 mgr.y (mgr.25166) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:13.954107+0000 mgr.y (mgr.25166) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.081211+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.081211+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.084764+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.084764+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cluster 2024-09-17T10:34:13.793142+0000 mgr.y (mgr.25166) 2910 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cluster 2024-09-17T10:34:13.793142+0000 mgr.y (mgr.25166) 2910 : cluster [DBG] pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 119 B/s wr, 118 op/s 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.921668+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.921668+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.933949+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.933949+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.939109+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.939109+0000 mon.b (mon.1) 3902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.940724+0000 mon.b (mon.1) 3903 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.940724+0000 mon.b (mon.1) 3903 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cluster 2024-09-17T10:34:13.944305+0000 mgr.y (mgr.25166) 2911 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 152 B/s wr, 141 op/s 2024-09-17T10:34:15.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cluster 2024-09-17T10:34:13.944305+0000 mgr.y (mgr.25166) 2911 : cluster [DBG] pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 152 B/s wr, 141 op/s 2024-09-17T10:34:15.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.952855+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:13.952855+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:13.954107+0000 mgr.y (mgr.25166) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:13.954107+0000 mgr.y (mgr.25166) 2912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.081211+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.081211+0000 mon.b (mon.1) 3904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.084764+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.084764+0000 mon.b (mon.1) 3905 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.090847+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.090847+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.092451+0000 mon.b (mon.1) 3907 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.092451+0000 mon.b (mon.1) 3907 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.099508+0000 mgr.y (mgr.25166) 2913 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.099508+0000 mgr.y (mgr.25166) 2913 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.413120+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.413120+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.414267+0000 mgr.y (mgr.25166) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.414267+0000 mgr.y (mgr.25166) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.476875+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.476875+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.480059+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.480059+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.483158+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.483158+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.484253+0000 mon.b (mon.1) 3911 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.484253+0000 mon.b (mon.1) 3911 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.493705+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.493705+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.495047+0000 mgr.y (mgr.25166) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.090847+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.090847+0000 mon.b (mon.1) 3906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.092451+0000 mon.b (mon.1) 3907 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.092451+0000 mon.b (mon.1) 3907 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.099508+0000 mgr.y (mgr.25166) 2913 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.099508+0000 mgr.y (mgr.25166) 2913 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.413120+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.413120+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.414267+0000 mgr.y (mgr.25166) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.414267+0000 mgr.y (mgr.25166) 2914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.476875+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.476875+0000 mon.b (mon.1) 3908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.480059+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.480059+0000 mon.b (mon.1) 3909 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.483158+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.483158+0000 mon.b (mon.1) 3910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.484253+0000 mon.b (mon.1) 3911 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.484253+0000 mon.b (mon.1) 3911 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.493705+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.493705+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.495047+0000 mgr.y (mgr.25166) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.495047+0000 mgr.y (mgr.25166) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.568217+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.568217+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.570850+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.570850+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.574642+0000 mon.b (mon.1) 3914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.574642+0000 mon.b (mon.1) 3914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.575782+0000 mon.b (mon.1) 3915 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.575782+0000 mon.b (mon.1) 3915 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.582770+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.582770+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.585845+0000 mgr.y (mgr.25166) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.585845+0000 mgr.y (mgr.25166) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.657606+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.657606+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.660302+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.660302+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.662642+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.662642+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.495047+0000 mgr.y (mgr.25166) 2915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.568217+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.568217+0000 mon.b (mon.1) 3912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.570850+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.570850+0000 mon.b (mon.1) 3913 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.574642+0000 mon.b (mon.1) 3914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.574642+0000 mon.b (mon.1) 3914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.575782+0000 mon.b (mon.1) 3915 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.575782+0000 mon.b (mon.1) 3915 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.582770+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.582770+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.585845+0000 mgr.y (mgr.25166) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.585845+0000 mgr.y (mgr.25166) 2916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.657606+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.657606+0000 mon.b (mon.1) 3916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.660302+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.660302+0000 mon.b (mon.1) 3917 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.662642+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.662642+0000 mon.b (mon.1) 3918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.663874+0000 mon.b (mon.1) 3919 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.663874+0000 mon.b (mon.1) 3919 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.670551+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.670551+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.673757+0000 mgr.y (mgr.25166) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.673757+0000 mgr.y (mgr.25166) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.736448+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.736448+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.739100+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.739100+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.741438+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.741438+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.742422+0000 mon.b (mon.1) 3923 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.742422+0000 mon.b (mon.1) 3923 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.748573+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.748573+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.811650+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.811650+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.814243+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.814243+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.663874+0000 mon.b (mon.1) 3919 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.663874+0000 mon.b (mon.1) 3919 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.670551+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.670551+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.673757+0000 mgr.y (mgr.25166) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.673757+0000 mgr.y (mgr.25166) 2917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:15.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.736448+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.736448+0000 mon.b (mon.1) 3920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.739100+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.739100+0000 mon.b (mon.1) 3921 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.741438+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.741438+0000 mon.b (mon.1) 3922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.742422+0000 mon.b (mon.1) 3923 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.742422+0000 mon.b (mon.1) 3923 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.748573+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.748573+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.811650+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.811650+0000 mon.b (mon.1) 3924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.814243+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.814243+0000 mon.b (mon.1) 3925 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.816859+0000 mon.b (mon.1) 3926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.816859+0000 mon.b (mon.1) 3926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.817865+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.817865+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.824113+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.824113+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.894633+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.894633+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.896936+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.896936+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.900235+0000 mon.b (mon.1) 3930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.900235+0000 mon.b (mon.1) 3930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.901291+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.901291+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.907641+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[116875]: audit 2024-09-17T10:34:14.907641+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.816859+0000 mon.b (mon.1) 3926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.816859+0000 mon.b (mon.1) 3926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.817865+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.817865+0000 mon.b (mon.1) 3927 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.824113+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.824113+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.894633+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.894633+0000 mon.b (mon.1) 3928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.896936+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.896936+0000 mon.b (mon.1) 3929 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.900235+0000 mon.b (mon.1) 3930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.900235+0000 mon.b (mon.1) 3930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.901291+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.901291+0000 mon.b (mon.1) 3931 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.907641+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:15.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:14 smithi039 bash[115929]: audit 2024-09-17T10:34:14.907641+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.751584+0000 mgr.y (mgr.25166) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.751584+0000 mgr.y (mgr.25166) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.827075+0000 mgr.y (mgr.25166) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.827075+0000 mgr.y (mgr.25166) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.910912+0000 mgr.y (mgr.25166) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.135 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.910912+0000 mgr.y (mgr.25166) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cluster 2024-09-17T10:34:14.931129+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cluster 2024-09-17T10:34:14.931129+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cluster 2024-09-17T10:34:14.931158+0000 mon.a (mon.0) 1631 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cluster 2024-09-17T10:34:14.931158+0000 mon.a (mon.0) 1631 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.976385+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.976385+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.978620+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.978620+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.981226+0000 mon.b (mon.1) 3934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.136 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.981226+0000 mon.b (mon.1) 3934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.982359+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.982359+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.988668+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:14.988668+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.991663+0000 mgr.y (mgr.25166) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.137 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:14.991663+0000 mgr.y (mgr.25166) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.051201+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.051201+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.053798+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.053798+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.056308+0000 mon.b (mon.1) 3938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.056308+0000 mon.b (mon.1) 3938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.057442+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.057442+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.064993+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.064993+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.069859+0000 mgr.y (mgr.25166) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.138 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.069859+0000 mgr.y (mgr.25166) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.128026+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.128026+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.130498+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.130498+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.132923+0000 mon.b (mon.1) 3942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.132923+0000 mon.b (mon.1) 3942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.134085+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.139 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.134085+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.149332+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.149332+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.152835+0000 mgr.y (mgr.25166) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.152835+0000 mgr.y (mgr.25166) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.221692+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.221692+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.224169+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.224169+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.227173+0000 mon.b (mon.1) 3946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.140 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.227173+0000 mon.b (mon.1) 3946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.228471+0000 mon.b (mon.1) 3947 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.228471+0000 mon.b (mon.1) 3947 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.235043+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.235043+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.240452+0000 mgr.y (mgr.25166) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.240452+0000 mgr.y (mgr.25166) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.321622+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.321622+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.324242+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.324242+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.327902+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.327902+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.141 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.328943+0000 mon.b (mon.1) 3951 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.328943+0000 mon.b (mon.1) 3951 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.335269+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.335269+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.336429+0000 mgr.y (mgr.25166) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.336429+0000 mgr.y (mgr.25166) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.395711+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.395711+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.398105+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.398105+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.400588+0000 mon.b (mon.1) 3954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.400588+0000 mon.b (mon.1) 3954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.401518+0000 mon.b (mon.1) 3955 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.401518+0000 mon.b (mon.1) 3955 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.415926+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.415926+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.419309+0000 mgr.y (mgr.25166) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.419309+0000 mgr.y (mgr.25166) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.506781+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.506781+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.509389+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.509389+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.143 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.512857+0000 mon.b (mon.1) 3958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.512857+0000 mon.b (mon.1) 3958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.514333+0000 mon.b (mon.1) 3959 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.514333+0000 mon.b (mon.1) 3959 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.532352+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.532352+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.533716+0000 mgr.y (mgr.25166) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.533716+0000 mgr.y (mgr.25166) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.602558+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.602558+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.605195+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.144 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.605195+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.607952+0000 mon.b (mon.1) 3962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.607952+0000 mon.b (mon.1) 3962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.608985+0000 mon.b (mon.1) 3963 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.608985+0000 mon.b (mon.1) 3963 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.621123+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.145 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.621123+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.625083+0000 mgr.y (mgr.25166) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.625083+0000 mgr.y (mgr.25166) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.685214+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.685214+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.687712+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.687712+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.690171+0000 mon.b (mon.1) 3966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.690171+0000 mon.b (mon.1) 3966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.691152+0000 mon.b (mon.1) 3967 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.146 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.691152+0000 mon.b (mon.1) 3967 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.700773+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.700773+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.763943+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.763943+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.766304+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.766304+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.769428+0000 mon.b (mon.1) 3970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.769428+0000 mon.b (mon.1) 3970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.770536+0000 mon.b (mon.1) 3971 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.770536+0000 mon.b (mon.1) 3971 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.777231+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.777231+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.147 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.847585+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.847585+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.849475+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.849475+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.851529+0000 mon.b (mon.1) 3974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.851529+0000 mon.b (mon.1) 3974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.852406+0000 mon.b (mon.1) 3975 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.852406+0000 mon.b (mon.1) 3975 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.861353+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.148 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:15 smithi203 bash[85677]: audit 2024-09-17T10:34:15.861353+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.751584+0000 mgr.y (mgr.25166) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.751584+0000 mgr.y (mgr.25166) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.827075+0000 mgr.y (mgr.25166) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.827075+0000 mgr.y (mgr.25166) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.910912+0000 mgr.y (mgr.25166) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.910912+0000 mgr.y (mgr.25166) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cluster 2024-09-17T10:34:14.931129+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cluster 2024-09-17T10:34:14.931129+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cluster 2024-09-17T10:34:14.931158+0000 mon.a (mon.0) 1631 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cluster 2024-09-17T10:34:14.931158+0000 mon.a (mon.0) 1631 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.976385+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.976385+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.978620+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.978620+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.981226+0000 mon.b (mon.1) 3934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.981226+0000 mon.b (mon.1) 3934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.982359+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.982359+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.988668+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:14.988668+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.991663+0000 mgr.y (mgr.25166) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.751584+0000 mgr.y (mgr.25166) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.751584+0000 mgr.y (mgr.25166) 2918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.827075+0000 mgr.y (mgr.25166) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.827075+0000 mgr.y (mgr.25166) 2919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.910912+0000 mgr.y (mgr.25166) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.910912+0000 mgr.y (mgr.25166) 2920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cluster 2024-09-17T10:34:14.931129+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:16.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cluster 2024-09-17T10:34:14.931129+0000 mon.a (mon.0) 1630 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cluster 2024-09-17T10:34:14.931158+0000 mon.a (mon.0) 1631 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cluster 2024-09-17T10:34:14.931158+0000 mon.a (mon.0) 1631 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.976385+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.976385+0000 mon.b (mon.1) 3932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.978620+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.978620+0000 mon.b (mon.1) 3933 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.981226+0000 mon.b (mon.1) 3934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.981226+0000 mon.b (mon.1) 3934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.982359+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.982359+0000 mon.b (mon.1) 3935 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.988668+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:14.988668+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.991663+0000 mgr.y (mgr.25166) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:14.991663+0000 mgr.y (mgr.25166) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.051201+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.051201+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.053798+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.053798+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.056308+0000 mon.b (mon.1) 3938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.056308+0000 mon.b (mon.1) 3938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.057442+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.057442+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.064993+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.064993+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.069859+0000 mgr.y (mgr.25166) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.069859+0000 mgr.y (mgr.25166) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.128026+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.128026+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.130498+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.130498+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.132923+0000 mon.b (mon.1) 3942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.132923+0000 mon.b (mon.1) 3942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:14.991663+0000 mgr.y (mgr.25166) 2921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.051201+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.051201+0000 mon.b (mon.1) 3936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.053798+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.053798+0000 mon.b (mon.1) 3937 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.056308+0000 mon.b (mon.1) 3938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.056308+0000 mon.b (mon.1) 3938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.057442+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.057442+0000 mon.b (mon.1) 3939 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.064993+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.064993+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.069859+0000 mgr.y (mgr.25166) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.069859+0000 mgr.y (mgr.25166) 2922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.128026+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.128026+0000 mon.b (mon.1) 3940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.130498+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.130498+0000 mon.b (mon.1) 3941 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.132923+0000 mon.b (mon.1) 3942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.132923+0000 mon.b (mon.1) 3942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.134085+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.134085+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.149332+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.149332+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.152835+0000 mgr.y (mgr.25166) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.152835+0000 mgr.y (mgr.25166) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.221692+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.221692+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.224169+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.224169+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.227173+0000 mon.b (mon.1) 3946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.227173+0000 mon.b (mon.1) 3946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.228471+0000 mon.b (mon.1) 3947 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.228471+0000 mon.b (mon.1) 3947 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.235043+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.235043+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.240452+0000 mgr.y (mgr.25166) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.240452+0000 mgr.y (mgr.25166) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.321622+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.321622+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.324242+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.134085+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.134085+0000 mon.b (mon.1) 3943 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.149332+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.149332+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.152835+0000 mgr.y (mgr.25166) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.152835+0000 mgr.y (mgr.25166) 2923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.221692+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.221692+0000 mon.b (mon.1) 3944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.224169+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.224169+0000 mon.b (mon.1) 3945 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.227173+0000 mon.b (mon.1) 3946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.227173+0000 mon.b (mon.1) 3946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.228471+0000 mon.b (mon.1) 3947 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.228471+0000 mon.b (mon.1) 3947 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.235043+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.235043+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.240452+0000 mgr.y (mgr.25166) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.240452+0000 mgr.y (mgr.25166) 2924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.321622+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.321622+0000 mon.b (mon.1) 3948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.324242+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.324242+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.327902+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.327902+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.328943+0000 mon.b (mon.1) 3951 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.328943+0000 mon.b (mon.1) 3951 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.335269+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.335269+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.336429+0000 mgr.y (mgr.25166) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.336429+0000 mgr.y (mgr.25166) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.395711+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.395711+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.398105+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.398105+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.400588+0000 mon.b (mon.1) 3954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.400588+0000 mon.b (mon.1) 3954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.401518+0000 mon.b (mon.1) 3955 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.401518+0000 mon.b (mon.1) 3955 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.415926+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.415926+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.419309+0000 mgr.y (mgr.25166) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.324242+0000 mon.b (mon.1) 3949 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.327902+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.327902+0000 mon.b (mon.1) 3950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.328943+0000 mon.b (mon.1) 3951 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.328943+0000 mon.b (mon.1) 3951 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.335269+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.335269+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.336429+0000 mgr.y (mgr.25166) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.336429+0000 mgr.y (mgr.25166) 2925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.395711+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.395711+0000 mon.b (mon.1) 3952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.398105+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.398105+0000 mon.b (mon.1) 3953 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.400588+0000 mon.b (mon.1) 3954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.400588+0000 mon.b (mon.1) 3954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.401518+0000 mon.b (mon.1) 3955 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.401518+0000 mon.b (mon.1) 3955 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.415926+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.415926+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.419309+0000 mgr.y (mgr.25166) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.419309+0000 mgr.y (mgr.25166) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.506781+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.506781+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.509389+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.509389+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.512857+0000 mon.b (mon.1) 3958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.512857+0000 mon.b (mon.1) 3958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.514333+0000 mon.b (mon.1) 3959 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.514333+0000 mon.b (mon.1) 3959 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.532352+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.532352+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.533716+0000 mgr.y (mgr.25166) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.533716+0000 mgr.y (mgr.25166) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.602558+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.602558+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.605195+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.605195+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.607952+0000 mon.b (mon.1) 3962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.607952+0000 mon.b (mon.1) 3962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.608985+0000 mon.b (mon.1) 3963 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.419309+0000 mgr.y (mgr.25166) 2926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.506781+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.506781+0000 mon.b (mon.1) 3956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.509389+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.509389+0000 mon.b (mon.1) 3957 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.512857+0000 mon.b (mon.1) 3958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.512857+0000 mon.b (mon.1) 3958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.514333+0000 mon.b (mon.1) 3959 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.514333+0000 mon.b (mon.1) 3959 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.532352+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.532352+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.533716+0000 mgr.y (mgr.25166) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.533716+0000 mgr.y (mgr.25166) 2927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.602558+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.602558+0000 mon.b (mon.1) 3960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.605195+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.605195+0000 mon.b (mon.1) 3961 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.607952+0000 mon.b (mon.1) 3962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.607952+0000 mon.b (mon.1) 3962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.608985+0000 mon.b (mon.1) 3963 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.608985+0000 mon.b (mon.1) 3963 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.621123+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.621123+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.625083+0000 mgr.y (mgr.25166) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.625083+0000 mgr.y (mgr.25166) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.685214+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.685214+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.687712+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.687712+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.690171+0000 mon.b (mon.1) 3966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.690171+0000 mon.b (mon.1) 3966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.691152+0000 mon.b (mon.1) 3967 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.691152+0000 mon.b (mon.1) 3967 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.700773+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.700773+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.763943+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.763943+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.766304+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.766304+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.769428+0000 mon.b (mon.1) 3970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.608985+0000 mon.b (mon.1) 3963 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.621123+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.621123+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.625083+0000 mgr.y (mgr.25166) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.625083+0000 mgr.y (mgr.25166) 2928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.685214+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.685214+0000 mon.b (mon.1) 3964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.687712+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.687712+0000 mon.b (mon.1) 3965 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.690171+0000 mon.b (mon.1) 3966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.690171+0000 mon.b (mon.1) 3966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.691152+0000 mon.b (mon.1) 3967 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.691152+0000 mon.b (mon.1) 3967 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.700773+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.700773+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.763943+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.763943+0000 mon.b (mon.1) 3968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.766304+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.766304+0000 mon.b (mon.1) 3969 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.769428+0000 mon.b (mon.1) 3970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.769428+0000 mon.b (mon.1) 3970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.770536+0000 mon.b (mon.1) 3971 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.770536+0000 mon.b (mon.1) 3971 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.777231+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.777231+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.847585+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.847585+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.849475+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.849475+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.851529+0000 mon.b (mon.1) 3974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.851529+0000 mon.b (mon.1) 3974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.852406+0000 mon.b (mon.1) 3975 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.852406+0000 mon.b (mon.1) 3975 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.861353+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[116875]: audit 2024-09-17T10:34:15.861353+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.769428+0000 mon.b (mon.1) 3970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.770536+0000 mon.b (mon.1) 3971 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.770536+0000 mon.b (mon.1) 3971 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.777231+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.777231+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.847585+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.847585+0000 mon.b (mon.1) 3972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.849475+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.849475+0000 mon.b (mon.1) 3973 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.851529+0000 mon.b (mon.1) 3974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.851529+0000 mon.b (mon.1) 3974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.852406+0000 mon.b (mon.1) 3975 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.852406+0000 mon.b (mon.1) 3975 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.861353+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:15 smithi039 bash[115929]: audit 2024-09-17T10:34:15.861353+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:16.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:16.305350379Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:17.213 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.704189+0000 mgr.y (mgr.25166) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.213 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.704189+0000 mgr.y (mgr.25166) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.213 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.782392+0000 mgr.y (mgr.25166) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.213 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.782392+0000 mgr.y (mgr.25166) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.862479+0000 mgr.y (mgr.25166) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.862479+0000 mgr.y (mgr.25166) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.934563+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.934563+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.936480+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.936480+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.938359+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.938359+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.939062+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.939062+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.944344+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.214 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:15.944344+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cluster 2024-09-17T10:34:15.945069+0000 mgr.y (mgr.25166) 2932 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cluster 2024-09-17T10:34:15.945069+0000 mgr.y (mgr.25166) 2932 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.945288+0000 mgr.y (mgr.25166) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:15.945288+0000 mgr.y (mgr.25166) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.004099+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.004099+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.005868+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.005868+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.008119+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.008119+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.008918+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.215 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.008918+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.015965+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.015965+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.017470+0000 mgr.y (mgr.25166) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.017470+0000 mgr.y (mgr.25166) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.076941+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.076941+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.079354+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.079354+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.082806+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.082806+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.083785+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.216 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.083785+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.091336+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.091336+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.092258+0000 mgr.y (mgr.25166) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.092258+0000 mgr.y (mgr.25166) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.154745+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.154745+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.156820+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.156820+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.158911+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.217 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.158911+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.159822+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.159822+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.167052+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.167052+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.168900+0000 mgr.y (mgr.25166) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.168900+0000 mgr.y (mgr.25166) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.227242+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.227242+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.229139+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.218 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.229139+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.219 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.231060+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.231060+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.231849+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.231849+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.237673+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.237673+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.238703+0000 mgr.y (mgr.25166) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.238703+0000 mgr.y (mgr.25166) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.327528+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.327528+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.329918+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.329918+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.220 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.332447+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.332447+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.333417+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.333417+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.341570+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.341570+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.342415+0000 mgr.y (mgr.25166) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.342415+0000 mgr.y (mgr.25166) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.424228+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.424228+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.221 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.426297+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.426297+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.428619+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.428619+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.429696+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.429696+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.437417+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.437417+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.438517+0000 mgr.y (mgr.25166) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.438517+0000 mgr.y (mgr.25166) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.508287+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.508287+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.222 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.510231+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.510231+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.512921+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.512921+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.513652+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.513652+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.523811+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.523811+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.524353+0000 mgr.y (mgr.25166) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.524353+0000 mgr.y (mgr.25166) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.592374+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.592374+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.223 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.594831+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.594831+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.597912+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.597912+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.599084+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.599084+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.609698+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.609698+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.610246+0000 mgr.y (mgr.25166) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.610246+0000 mgr.y (mgr.25166) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.673952+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.673952+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.676390+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.224 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.676390+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.678489+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.678489+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.679354+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.679354+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.685859+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.685859+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.686706+0000 mgr.y (mgr.25166) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.686706+0000 mgr.y (mgr.25166) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.749661+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.749661+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.751558+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.751558+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.225 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.753510+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.753510+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.754212+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.754212+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.761335+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.761335+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.819972+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.819972+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.822234+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.822234+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.824939+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.226 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.824939+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.825784+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.825784+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.832109+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.832109+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.905940+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.905940+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.908319+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.908319+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.910693+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.910693+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.227 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.911674+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.911674+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.919426+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.228 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:16 smithi203 bash[85677]: audit 2024-09-17T10:34:16.919426+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.228 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.704189+0000 mgr.y (mgr.25166) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.228 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.704189+0000 mgr.y (mgr.25166) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.228 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.782392+0000 mgr.y (mgr.25166) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.782392+0000 mgr.y (mgr.25166) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.862479+0000 mgr.y (mgr.25166) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.862479+0000 mgr.y (mgr.25166) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.934563+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.934563+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.936480+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.936480+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.938359+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.938359+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.939062+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.939062+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.229 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.944344+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.230 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:15.944344+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.230 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cluster 2024-09-17T10:34:15.945069+0000 mgr.y (mgr.25166) 2932 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-17T10:34:17.230 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cluster 2024-09-17T10:34:15.945069+0000 mgr.y (mgr.25166) 2932 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-17T10:34:17.230 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.945288+0000 mgr.y (mgr.25166) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.230 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:15.945288+0000 mgr.y (mgr.25166) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.230 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.704189+0000 mgr.y (mgr.25166) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.704189+0000 mgr.y (mgr.25166) 2929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.782392+0000 mgr.y (mgr.25166) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.782392+0000 mgr.y (mgr.25166) 2930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.862479+0000 mgr.y (mgr.25166) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.862479+0000 mgr.y (mgr.25166) 2931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.934563+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.934563+0000 mon.b (mon.1) 3976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.936480+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.936480+0000 mon.b (mon.1) 3977 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.938359+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.231 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.938359+0000 mon.b (mon.1) 3978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.939062+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.939062+0000 mon.b (mon.1) 3979 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.944344+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:15.944344+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cluster 2024-09-17T10:34:15.945069+0000 mgr.y (mgr.25166) 2932 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cluster 2024-09-17T10:34:15.945069+0000 mgr.y (mgr.25166) 2932 : cluster [DBG] pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.945288+0000 mgr.y (mgr.25166) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.232 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:15.945288+0000 mgr.y (mgr.25166) 2933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.004099+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.004099+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.005868+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.005868+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.008119+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.008119+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.008918+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.008918+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.233 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.015965+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.015965+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.017470+0000 mgr.y (mgr.25166) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.017470+0000 mgr.y (mgr.25166) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.076941+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.076941+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.234 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.079354+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.079354+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.082806+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.082806+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.083785+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.004099+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.004099+0000 mon.b (mon.1) 3980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.005868+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.235 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.005868+0000 mon.b (mon.1) 3981 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.008119+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.008119+0000 mon.b (mon.1) 3982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.008918+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.008918+0000 mon.b (mon.1) 3983 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.015965+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.015965+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.017470+0000 mgr.y (mgr.25166) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.017470+0000 mgr.y (mgr.25166) 2934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.236 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.076941+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.076941+0000 mon.b (mon.1) 3984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.079354+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.079354+0000 mon.b (mon.1) 3985 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.082806+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.082806+0000 mon.b (mon.1) 3986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.083785+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.083785+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.237 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.091336+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.091336+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.092258+0000 mgr.y (mgr.25166) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.092258+0000 mgr.y (mgr.25166) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.154745+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.154745+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.156820+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.156820+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.158911+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.158911+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.159822+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.238 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.159822+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.167052+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.167052+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.168900+0000 mgr.y (mgr.25166) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.168900+0000 mgr.y (mgr.25166) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.227242+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.227242+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.229139+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.229139+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.083785+0000 mon.b (mon.1) 3987 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.239 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.091336+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.091336+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.092258+0000 mgr.y (mgr.25166) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.092258+0000 mgr.y (mgr.25166) 2935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.154745+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.154745+0000 mon.b (mon.1) 3988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.156820+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.156820+0000 mon.b (mon.1) 3989 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.158911+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.158911+0000 mon.b (mon.1) 3990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.159822+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.159822+0000 mon.b (mon.1) 3991 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.167052+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.240 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.167052+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.168900+0000 mgr.y (mgr.25166) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.168900+0000 mgr.y (mgr.25166) 2936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.227242+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.227242+0000 mon.b (mon.1) 3992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.229139+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.229139+0000 mon.b (mon.1) 3993 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.231060+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.231060+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.231849+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.241 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.231849+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.237673+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.237673+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.238703+0000 mgr.y (mgr.25166) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.238703+0000 mgr.y (mgr.25166) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.327528+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.327528+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.329918+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.329918+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.332447+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.332447+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.333417+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.333417+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.242 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.341570+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.341570+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.342415+0000 mgr.y (mgr.25166) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.342415+0000 mgr.y (mgr.25166) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.231060+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.231060+0000 mon.b (mon.1) 3994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.231849+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.231849+0000 mon.b (mon.1) 3995 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.243 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.237673+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.237673+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.238703+0000 mgr.y (mgr.25166) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.238703+0000 mgr.y (mgr.25166) 2937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.327528+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.327528+0000 mon.b (mon.1) 3996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.329918+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.329918+0000 mon.b (mon.1) 3997 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.332447+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.332447+0000 mon.b (mon.1) 3998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.333417+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.244 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.333417+0000 mon.b (mon.1) 3999 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.341570+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.341570+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.342415+0000 mgr.y (mgr.25166) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.342415+0000 mgr.y (mgr.25166) 2938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.424228+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.424228+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.426297+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.426297+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.428619+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.245 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.428619+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.429696+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.429696+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.437417+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.437417+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.438517+0000 mgr.y (mgr.25166) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.438517+0000 mgr.y (mgr.25166) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.508287+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.508287+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.510231+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.510231+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.246 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.512921+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.512921+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.513652+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.513652+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.424228+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.424228+0000 mon.b (mon.1) 4000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.426297+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.426297+0000 mon.b (mon.1) 4001 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.428619+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.247 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.428619+0000 mon.b (mon.1) 4002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.429696+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.429696+0000 mon.b (mon.1) 4003 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.437417+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.437417+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.438517+0000 mgr.y (mgr.25166) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.438517+0000 mgr.y (mgr.25166) 2939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.508287+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.508287+0000 mon.b (mon.1) 4004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.510231+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.510231+0000 mon.b (mon.1) 4005 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.512921+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.248 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.512921+0000 mon.b (mon.1) 4006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.513652+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.513652+0000 mon.b (mon.1) 4007 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.523811+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.523811+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.524353+0000 mgr.y (mgr.25166) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.524353+0000 mgr.y (mgr.25166) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.592374+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.592374+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.249 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.594831+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.594831+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.597912+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.597912+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.599084+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.599084+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.609698+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.609698+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.610246+0000 mgr.y (mgr.25166) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.610246+0000 mgr.y (mgr.25166) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.673952+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.673952+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.676390+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.250 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.676390+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.523811+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.523811+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.524353+0000 mgr.y (mgr.25166) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.524353+0000 mgr.y (mgr.25166) 2940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.592374+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.592374+0000 mon.b (mon.1) 4008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.594831+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.594831+0000 mon.b (mon.1) 4009 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.597912+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.251 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.597912+0000 mon.b (mon.1) 4010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.599084+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.599084+0000 mon.b (mon.1) 4011 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.609698+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.609698+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.610246+0000 mgr.y (mgr.25166) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.610246+0000 mgr.y (mgr.25166) 2941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.673952+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.673952+0000 mon.b (mon.1) 4012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.676390+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.252 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.676390+0000 mon.b (mon.1) 4013 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.678489+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.678489+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.679354+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.679354+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.685859+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.685859+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.686706+0000 mgr.y (mgr.25166) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.686706+0000 mgr.y (mgr.25166) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.749661+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.749661+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.253 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.751558+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.751558+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.753510+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.753510+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.754212+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.754212+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.761335+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.761335+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.819972+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.819972+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.254 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.822234+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.822234+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.824939+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.824939+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.825784+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.825784+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.832109+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.832109+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.905940+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.905940+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.908319+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.908319+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.255 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.910693+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.256 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.910693+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.256 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.911674+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.256 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.911674+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.256 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.919426+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.256 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[116875]: audit 2024-09-17T10:34:16.919426+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.256 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.678489+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.678489+0000 mon.b (mon.1) 4014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.679354+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.679354+0000 mon.b (mon.1) 4015 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.685859+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.685859+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.686706+0000 mgr.y (mgr.25166) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.686706+0000 mgr.y (mgr.25166) 2942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.749661+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.749661+0000 mon.b (mon.1) 4016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.751558+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.751558+0000 mon.b (mon.1) 4017 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.257 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.753510+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.753510+0000 mon.b (mon.1) 4018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.754212+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.754212+0000 mon.b (mon.1) 4019 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.761335+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.761335+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.819972+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.819972+0000 mon.b (mon.1) 4020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.822234+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.822234+0000 mon.b (mon.1) 4021 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.824939+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.824939+0000 mon.b (mon.1) 4022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.258 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.825784+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.825784+0000 mon.b (mon.1) 4023 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.832109+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.832109+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.905940+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.905940+0000 mon.b (mon.1) 4024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.908319+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.908319+0000 mon.b (mon.1) 4025 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.910693+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.910693+0000 mon.b (mon.1) 4026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.911674+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.911674+0000 mon.b (mon.1) 4027 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.919426+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:16 smithi039 bash[115929]: audit 2024-09-17T10:34:16.919426+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.762011+0000 mgr.y (mgr.25166) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.762011+0000 mgr.y (mgr.25166) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.836969+0000 mgr.y (mgr.25166) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.836969+0000 mgr.y (mgr.25166) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.922874+0000 mgr.y (mgr.25166) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:16.922874+0000 mgr.y (mgr.25166) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.991740+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.991740+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.994077+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.994077+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.996580+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.996580+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.997539+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:16.997539+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.004197+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.004197+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.010870+0000 mgr.y (mgr.25166) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.010870+0000 mgr.y (mgr.25166) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.072939+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.072939+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.075387+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.075387+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.077581+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.077581+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.078548+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.078548+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.084677+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.084677+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.086413+0000 mgr.y (mgr.25166) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.086413+0000 mgr.y (mgr.25166) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.141654+0000 mgr.y (mgr.25166) 2948 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.141654+0000 mgr.y (mgr.25166) 2948 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.157712+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.157712+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.159886+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.159886+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.161881+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.161881+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.162739+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.162739+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.171470+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.171470+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.174862+0000 mgr.y (mgr.25166) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.174862+0000 mgr.y (mgr.25166) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.258573+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.258573+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.261123+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.261123+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.263788+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.263788+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.264938+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.264938+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.275966+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.275966+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.278609+0000 mgr.y (mgr.25166) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.278609+0000 mgr.y (mgr.25166) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.339287+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.339287+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.350682+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.350682+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.354029+0000 mgr.y (mgr.25166) 2951 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T10:34:18.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.354029+0000 mgr.y (mgr.25166) 2951 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T10:34:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.360382+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.360382+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.368368+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.368368+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.370995+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.370995+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.373147+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.373147+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.374013+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.374013+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.376159+0000 mgr.y (mgr.25166) 2952 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.376159+0000 mgr.y (mgr.25166) 2952 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.376422+0000 mgr.y (mgr.25166) 2953 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.376422+0000 mgr.y (mgr.25166) 2953 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.383003+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.383003+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.384453+0000 mgr.y (mgr.25166) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.384453+0000 mgr.y (mgr.25166) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.444726+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.444726+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.447332+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.447332+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.449796+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.449796+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.450707+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.450707+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.452530+0000 mgr.y (mgr.25166) 2955 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 62 op/s 2024-09-17T10:34:18.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.452530+0000 mgr.y (mgr.25166) 2955 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 62 op/s 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.452774+0000 mgr.y (mgr.25166) 2956 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.452774+0000 mgr.y (mgr.25166) 2956 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.456750+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.456750+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.459960+0000 mgr.y (mgr.25166) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.459960+0000 mgr.y (mgr.25166) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.519216+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.519216+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.522012+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.522012+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.525022+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.525022+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.526057+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.526057+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.528306+0000 mgr.y (mgr.25166) 2958 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 0 B/s wr, 227 op/s 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.528306+0000 mgr.y (mgr.25166) 2958 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 0 B/s wr, 227 op/s 2024-09-17T10:34:18.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.528496+0000 mgr.y (mgr.25166) 2959 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 515 KiB/s rd, 0 B/s wr, 823 op/s 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.528496+0000 mgr.y (mgr.25166) 2959 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 515 KiB/s rd, 0 B/s wr, 823 op/s 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.533750+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.533750+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.536396+0000 mgr.y (mgr.25166) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.536396+0000 mgr.y (mgr.25166) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.596518+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.596518+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.599099+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.599099+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.601753+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.601753+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.602807+0000 mon.b (mon.1) 4059 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.602807+0000 mon.b (mon.1) 4059 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.604608+0000 mgr.y (mgr.25166) 2961 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.604608+0000 mgr.y (mgr.25166) 2961 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.604797+0000 mgr.y (mgr.25166) 2962 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.604797+0000 mgr.y (mgr.25166) 2962 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.609969+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.609969+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.612164+0000 mgr.y (mgr.25166) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.612164+0000 mgr.y (mgr.25166) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.673961+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.673961+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.676640+0000 mon.b (mon.1) 4061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.676640+0000 mon.b (mon.1) 4061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.679720+0000 mon.b (mon.1) 4062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.679720+0000 mon.b (mon.1) 4062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.680782+0000 mon.b (mon.1) 4063 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.680782+0000 mon.b (mon.1) 4063 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.682667+0000 mgr.y (mgr.25166) 2964 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.682667+0000 mgr.y (mgr.25166) 2964 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.682847+0000 mgr.y (mgr.25166) 2965 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.682847+0000 mgr.y (mgr.25166) 2965 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.694572+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.694572+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.697544+0000 mgr.y (mgr.25166) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.697544+0000 mgr.y (mgr.25166) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.759614+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.759614+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.762720+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.762720+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.765294+0000 mon.b (mon.1) 4066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.765294+0000 mon.b (mon.1) 4066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.766348+0000 mon.b (mon.1) 4067 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.766348+0000 mon.b (mon.1) 4067 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.782450+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.782450+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.859750+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.859750+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.862680+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.862680+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.866009+0000 mon.b (mon.1) 4070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.866009+0000 mon.b (mon.1) 4070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.867381+0000 mon.b (mon.1) 4071 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.867381+0000 mon.b (mon.1) 4071 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.888029+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:17 smithi203 bash[85677]: audit 2024-09-17T10:34:17.888029+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.303 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.762011+0000 mgr.y (mgr.25166) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.303 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.762011+0000 mgr.y (mgr.25166) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.303 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.836969+0000 mgr.y (mgr.25166) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.303 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.836969+0000 mgr.y (mgr.25166) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.922874+0000 mgr.y (mgr.25166) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:16.922874+0000 mgr.y (mgr.25166) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.991740+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.991740+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.994077+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.994077+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.996580+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.996580+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.997539+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:16.997539+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.004197+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.304 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.004197+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.010870+0000 mgr.y (mgr.25166) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.010870+0000 mgr.y (mgr.25166) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.072939+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.072939+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.075387+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.075387+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.077581+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.077581+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.078548+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.078548+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.084677+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.084677+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.086413+0000 mgr.y (mgr.25166) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.305 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.086413+0000 mgr.y (mgr.25166) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.141654+0000 mgr.y (mgr.25166) 2948 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.141654+0000 mgr.y (mgr.25166) 2948 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.157712+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.157712+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.159886+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.159886+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.161881+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.161881+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.162739+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.162739+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.171470+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.171470+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.306 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.174862+0000 mgr.y (mgr.25166) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.174862+0000 mgr.y (mgr.25166) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.258573+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.258573+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.261123+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.261123+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.263788+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.263788+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.264938+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.264938+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.275966+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.275966+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.278609+0000 mgr.y (mgr.25166) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.278609+0000 mgr.y (mgr.25166) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.307 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.339287+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.339287+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.350682+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.350682+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.354029+0000 mgr.y (mgr.25166) 2951 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.762011+0000 mgr.y (mgr.25166) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.762011+0000 mgr.y (mgr.25166) 2943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.308 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.836969+0000 mgr.y (mgr.25166) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.836969+0000 mgr.y (mgr.25166) 2944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.922874+0000 mgr.y (mgr.25166) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:16.922874+0000 mgr.y (mgr.25166) 2945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.991740+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.991740+0000 mon.b (mon.1) 4028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.994077+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.994077+0000 mon.b (mon.1) 4029 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.996580+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.996580+0000 mon.b (mon.1) 4030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.997539+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:16.997539+0000 mon.b (mon.1) 4031 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.004197+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.309 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.004197+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.010870+0000 mgr.y (mgr.25166) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.010870+0000 mgr.y (mgr.25166) 2946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.072939+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.072939+0000 mon.b (mon.1) 4032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.075387+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.075387+0000 mon.b (mon.1) 4033 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.077581+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.077581+0000 mon.b (mon.1) 4034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.078548+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.078548+0000 mon.b (mon.1) 4035 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.084677+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.084677+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.086413+0000 mgr.y (mgr.25166) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.310 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.086413+0000 mgr.y (mgr.25166) 2947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.141654+0000 mgr.y (mgr.25166) 2948 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.141654+0000 mgr.y (mgr.25166) 2948 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.157712+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.157712+0000 mon.b (mon.1) 4036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.159886+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.159886+0000 mon.b (mon.1) 4037 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.161881+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.161881+0000 mon.b (mon.1) 4038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.162739+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.311 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.354029+0000 mgr.y (mgr.25166) 2951 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.360382+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.360382+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.368368+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.368368+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.370995+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.370995+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.373147+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.373147+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.374013+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.374013+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.376159+0000 mgr.y (mgr.25166) 2952 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:34:18.312 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.376159+0000 mgr.y (mgr.25166) 2952 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.376422+0000 mgr.y (mgr.25166) 2953 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.376422+0000 mgr.y (mgr.25166) 2953 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.383003+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.383003+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.384453+0000 mgr.y (mgr.25166) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.384453+0000 mgr.y (mgr.25166) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.444726+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.162739+0000 mon.b (mon.1) 4039 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.171470+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.313 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.171470+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.174862+0000 mgr.y (mgr.25166) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.174862+0000 mgr.y (mgr.25166) 2949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.258573+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.258573+0000 mon.b (mon.1) 4040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.261123+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.261123+0000 mon.b (mon.1) 4041 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.263788+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.263788+0000 mon.b (mon.1) 4042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.264938+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.264938+0000 mon.b (mon.1) 4043 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.275966+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.275966+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.278609+0000 mgr.y (mgr.25166) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.314 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.278609+0000 mgr.y (mgr.25166) 2950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.339287+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.339287+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.350682+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.350682+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.354029+0000 mgr.y (mgr.25166) 2951 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.444726+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.447332+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.447332+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.449796+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.315 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.449796+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.450707+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.450707+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.452530+0000 mgr.y (mgr.25166) 2955 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 62 op/s 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.452530+0000 mgr.y (mgr.25166) 2955 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 62 op/s 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.452774+0000 mgr.y (mgr.25166) 2956 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.452774+0000 mgr.y (mgr.25166) 2956 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.456750+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.456750+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.459960+0000 mgr.y (mgr.25166) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.459960+0000 mgr.y (mgr.25166) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.519216+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.316 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.519216+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.522012+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.522012+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.354029+0000 mgr.y (mgr.25166) 2951 : cluster [DBG] pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.360382+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.360382+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.368368+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.368368+0000 mon.b (mon.1) 4044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.370995+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.370995+0000 mon.b (mon.1) 4045 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.317 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.373147+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.373147+0000 mon.b (mon.1) 4046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.374013+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.374013+0000 mon.b (mon.1) 4047 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.376159+0000 mgr.y (mgr.25166) 2952 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.376159+0000 mgr.y (mgr.25166) 2952 : cluster [DBG] pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 40 op/s 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.376422+0000 mgr.y (mgr.25166) 2953 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.376422+0000 mgr.y (mgr.25166) 2953 : cluster [DBG] pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.383003+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.383003+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.384453+0000 mgr.y (mgr.25166) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.384453+0000 mgr.y (mgr.25166) 2954 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.318 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.444726+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.525022+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.525022+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.526057+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.526057+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.528306+0000 mgr.y (mgr.25166) 2958 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 0 B/s wr, 227 op/s 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.528306+0000 mgr.y (mgr.25166) 2958 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 0 B/s wr, 227 op/s 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.528496+0000 mgr.y (mgr.25166) 2959 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 515 KiB/s rd, 0 B/s wr, 823 op/s 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.528496+0000 mgr.y (mgr.25166) 2959 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 515 KiB/s rd, 0 B/s wr, 823 op/s 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.533750+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.319 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.533750+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.536396+0000 mgr.y (mgr.25166) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.536396+0000 mgr.y (mgr.25166) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.596518+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.596518+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.599099+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.599099+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.601753+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.601753+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.602807+0000 mon.b (mon.1) 4059 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.320 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.444726+0000 mon.b (mon.1) 4048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.447332+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.447332+0000 mon.b (mon.1) 4049 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.449796+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.449796+0000 mon.b (mon.1) 4050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.450707+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.450707+0000 mon.b (mon.1) 4051 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.452530+0000 mgr.y (mgr.25166) 2955 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 62 op/s 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.452530+0000 mgr.y (mgr.25166) 2955 : cluster [DBG] pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 0 B/s wr, 62 op/s 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.452774+0000 mgr.y (mgr.25166) 2956 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.452774+0000 mgr.y (mgr.25166) 2956 : cluster [DBG] pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 64 op/s 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.456750+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.456750+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.321 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.459960+0000 mgr.y (mgr.25166) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.459960+0000 mgr.y (mgr.25166) 2957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.519216+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.519216+0000 mon.b (mon.1) 4052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.522012+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.522012+0000 mon.b (mon.1) 4053 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.602807+0000 mon.b (mon.1) 4059 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.604608+0000 mgr.y (mgr.25166) 2961 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.604608+0000 mgr.y (mgr.25166) 2961 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.604797+0000 mgr.y (mgr.25166) 2962 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.604797+0000 mgr.y (mgr.25166) 2962 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.322 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.609969+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.609969+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.612164+0000 mgr.y (mgr.25166) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.612164+0000 mgr.y (mgr.25166) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.673961+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.673961+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.676640+0000 mon.b (mon.1) 4061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.676640+0000 mon.b (mon.1) 4061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.679720+0000 mon.b (mon.1) 4062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.679720+0000 mon.b (mon.1) 4062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.680782+0000 mon.b (mon.1) 4063 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.680782+0000 mon.b (mon.1) 4063 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.682667+0000 mgr.y (mgr.25166) 2964 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.323 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.682667+0000 mgr.y (mgr.25166) 2964 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.525022+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.525022+0000 mon.b (mon.1) 4054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.526057+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.526057+0000 mon.b (mon.1) 4055 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.528306+0000 mgr.y (mgr.25166) 2958 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 0 B/s wr, 227 op/s 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.528306+0000 mgr.y (mgr.25166) 2958 : cluster [DBG] pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 0 B/s wr, 227 op/s 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.528496+0000 mgr.y (mgr.25166) 2959 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 515 KiB/s rd, 0 B/s wr, 823 op/s 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.528496+0000 mgr.y (mgr.25166) 2959 : cluster [DBG] pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 515 KiB/s rd, 0 B/s wr, 823 op/s 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.533750+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.324 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.533750+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.536396+0000 mgr.y (mgr.25166) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.536396+0000 mgr.y (mgr.25166) 2960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.596518+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.596518+0000 mon.b (mon.1) 4056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.599099+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.599099+0000 mon.b (mon.1) 4057 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.601753+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.601753+0000 mon.b (mon.1) 4058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.602807+0000 mon.b (mon.1) 4059 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.682847+0000 mgr.y (mgr.25166) 2965 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.325 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.682847+0000 mgr.y (mgr.25166) 2965 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.694572+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.694572+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.697544+0000 mgr.y (mgr.25166) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.697544+0000 mgr.y (mgr.25166) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.759614+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.759614+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.762720+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.762720+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.765294+0000 mon.b (mon.1) 4066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.765294+0000 mon.b (mon.1) 4066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.766348+0000 mon.b (mon.1) 4067 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.766348+0000 mon.b (mon.1) 4067 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.326 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.782450+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.782450+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.859750+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.859750+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.862680+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.862680+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.602807+0000 mon.b (mon.1) 4059 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.604608+0000 mgr.y (mgr.25166) 2961 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.604608+0000 mgr.y (mgr.25166) 2961 : cluster [DBG] pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.604797+0000 mgr.y (mgr.25166) 2962 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.604797+0000 mgr.y (mgr.25166) 2962 : cluster [DBG] pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 394 KiB/s rd, 0 B/s wr, 630 op/s 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.609969+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.609969+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.612164+0000 mgr.y (mgr.25166) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.612164+0000 mgr.y (mgr.25166) 2963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.673961+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.673961+0000 mon.b (mon.1) 4060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.676640+0000 mon.b (mon.1) 4061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.676640+0000 mon.b (mon.1) 4061 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.679720+0000 mon.b (mon.1) 4062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.679720+0000 mon.b (mon.1) 4062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.680782+0000 mon.b (mon.1) 4063 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.680782+0000 mon.b (mon.1) 4063 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.328 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.682667+0000 mgr.y (mgr.25166) 2964 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.682667+0000 mgr.y (mgr.25166) 2964 : cluster [DBG] pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.866009+0000 mon.b (mon.1) 4070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.866009+0000 mon.b (mon.1) 4070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.867381+0000 mon.b (mon.1) 4071 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.867381+0000 mon.b (mon.1) 4071 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.888029+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.329 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[116875]: audit 2024-09-17T10:34:17.888029+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.682847+0000 mgr.y (mgr.25166) 2965 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.682847+0000 mgr.y (mgr.25166) 2965 : cluster [DBG] pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 391 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.694572+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.694572+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.697544+0000 mgr.y (mgr.25166) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.697544+0000 mgr.y (mgr.25166) 2966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.759614+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.759614+0000 mon.b (mon.1) 4064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.762720+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.762720+0000 mon.b (mon.1) 4065 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.765294+0000 mon.b (mon.1) 4066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.330 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.765294+0000 mon.b (mon.1) 4066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.766348+0000 mon.b (mon.1) 4067 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.766348+0000 mon.b (mon.1) 4067 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.782450+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.782450+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.859750+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.859750+0000 mon.b (mon.1) 4068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.862680+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.862680+0000 mon.b (mon.1) 4069 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.866009+0000 mon.b (mon.1) 4070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.866009+0000 mon.b (mon.1) 4070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.867381+0000 mon.b (mon.1) 4071 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.867381+0000 mon.b (mon.1) 4071 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.888029+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.331 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:17 smithi039 bash[115929]: audit 2024-09-17T10:34:17.888029+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.768318+0000 mgr.y (mgr.25166) 2967 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.768318+0000 mgr.y (mgr.25166) 2967 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.768506+0000 mgr.y (mgr.25166) 2968 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.768506+0000 mgr.y (mgr.25166) 2968 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.785011+0000 mgr.y (mgr.25166) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.785011+0000 mgr.y (mgr.25166) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.870032+0000 mgr.y (mgr.25166) 2970 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.870032+0000 mgr.y (mgr.25166) 2970 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.870493+0000 mgr.y (mgr.25166) 2971 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.870493+0000 mgr.y (mgr.25166) 2971 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.889197+0000 mgr.y (mgr.25166) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:17.889197+0000 mgr.y (mgr.25166) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.986665+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.986665+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.989191+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.989191+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.991866+0000 mon.b (mon.1) 4074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.991866+0000 mon.b (mon.1) 4074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.993055+0000 mon.b (mon.1) 4075 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:17.993055+0000 mon.b (mon.1) 4075 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.995358+0000 mgr.y (mgr.25166) 2973 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.995358+0000 mgr.y (mgr.25166) 2973 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.995868+0000 mgr.y (mgr.25166) 2974 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:17.995868+0000 mgr.y (mgr.25166) 2974 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.002350+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.002350+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.005353+0000 mgr.y (mgr.25166) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.005353+0000 mgr.y (mgr.25166) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.092397+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.092397+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.095353+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.095353+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.098776+0000 mon.b (mon.1) 4078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.098776+0000 mon.b (mon.1) 4078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.100281+0000 mon.b (mon.1) 4079 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.100281+0000 mon.b (mon.1) 4079 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.102694+0000 mgr.y (mgr.25166) 2976 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.102694+0000 mgr.y (mgr.25166) 2976 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.114079+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.114079+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.116097+0000 mgr.y (mgr.25166) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.116097+0000 mgr.y (mgr.25166) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.177134+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.177134+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.179387+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.179387+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.181790+0000 mon.b (mon.1) 4082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.181790+0000 mon.b (mon.1) 4082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.182621+0000 mon.b (mon.1) 4083 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.182621+0000 mon.b (mon.1) 4083 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.184441+0000 mgr.y (mgr.25166) 2978 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.184441+0000 mgr.y (mgr.25166) 2978 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.184807+0000 mgr.y (mgr.25166) 2979 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.184807+0000 mgr.y (mgr.25166) 2979 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.188986+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.188986+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.192958+0000 mgr.y (mgr.25166) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.192958+0000 mgr.y (mgr.25166) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.259216+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.259216+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.261532+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.261532+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.263939+0000 mon.b (mon.1) 4086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.263939+0000 mon.b (mon.1) 4086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.264865+0000 mon.b (mon.1) 4087 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.264865+0000 mon.b (mon.1) 4087 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.266639+0000 mgr.y (mgr.25166) 2981 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.266639+0000 mgr.y (mgr.25166) 2981 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.266965+0000 mgr.y (mgr.25166) 2982 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.266965+0000 mgr.y (mgr.25166) 2982 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.272707+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.272707+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.274619+0000 mgr.y (mgr.25166) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.274619+0000 mgr.y (mgr.25166) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.336902+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.336902+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.970 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.339138+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.339138+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.341272+0000 mon.b (mon.1) 4090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.341272+0000 mon.b (mon.1) 4090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.342105+0000 mon.b (mon.1) 4091 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.342105+0000 mon.b (mon.1) 4091 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.343746+0000 mgr.y (mgr.25166) 2984 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.343746+0000 mgr.y (mgr.25166) 2984 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.343949+0000 mgr.y (mgr.25166) 2985 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.971 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.343949+0000 mgr.y (mgr.25166) 2985 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.768318+0000 mgr.y (mgr.25166) 2967 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.768318+0000 mgr.y (mgr.25166) 2967 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.768506+0000 mgr.y (mgr.25166) 2968 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.768506+0000 mgr.y (mgr.25166) 2968 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.785011+0000 mgr.y (mgr.25166) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.785011+0000 mgr.y (mgr.25166) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.870032+0000 mgr.y (mgr.25166) 2970 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.870032+0000 mgr.y (mgr.25166) 2970 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.870493+0000 mgr.y (mgr.25166) 2971 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.972 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.870493+0000 mgr.y (mgr.25166) 2971 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.889197+0000 mgr.y (mgr.25166) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:17.889197+0000 mgr.y (mgr.25166) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.986665+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.986665+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.989191+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.989191+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.991866+0000 mon.b (mon.1) 4074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.991866+0000 mon.b (mon.1) 4074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.993055+0000 mon.b (mon.1) 4075 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:17.993055+0000 mon.b (mon.1) 4075 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.995358+0000 mgr.y (mgr.25166) 2973 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.995358+0000 mgr.y (mgr.25166) 2973 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.973 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.995868+0000 mgr.y (mgr.25166) 2974 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:17.995868+0000 mgr.y (mgr.25166) 2974 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.002350+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.002350+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.005353+0000 mgr.y (mgr.25166) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.005353+0000 mgr.y (mgr.25166) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.092397+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.092397+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.095353+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.095353+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.098776+0000 mon.b (mon.1) 4078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.098776+0000 mon.b (mon.1) 4078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.100281+0000 mon.b (mon.1) 4079 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.100281+0000 mon.b (mon.1) 4079 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.974 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.102694+0000 mgr.y (mgr.25166) 2976 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.102694+0000 mgr.y (mgr.25166) 2976 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.114079+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.114079+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.116097+0000 mgr.y (mgr.25166) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.116097+0000 mgr.y (mgr.25166) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.177134+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.177134+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.179387+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.179387+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.181790+0000 mon.b (mon.1) 4082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.181790+0000 mon.b (mon.1) 4082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.182621+0000 mon.b (mon.1) 4083 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.182621+0000 mon.b (mon.1) 4083 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.184441+0000 mgr.y (mgr.25166) 2978 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.184441+0000 mgr.y (mgr.25166) 2978 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.184807+0000 mgr.y (mgr.25166) 2979 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.184807+0000 mgr.y (mgr.25166) 2979 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.188986+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.188986+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.192958+0000 mgr.y (mgr.25166) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.192958+0000 mgr.y (mgr.25166) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.259216+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.259216+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.261532+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.261532+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.976 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.263939+0000 mon.b (mon.1) 4086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.263939+0000 mon.b (mon.1) 4086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.264865+0000 mon.b (mon.1) 4087 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.264865+0000 mon.b (mon.1) 4087 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.266639+0000 mgr.y (mgr.25166) 2981 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.266639+0000 mgr.y (mgr.25166) 2981 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.266965+0000 mgr.y (mgr.25166) 2982 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.266965+0000 mgr.y (mgr.25166) 2982 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.272707+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.272707+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.274619+0000 mgr.y (mgr.25166) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.274619+0000 mgr.y (mgr.25166) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.336902+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.977 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.336902+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.339138+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.339138+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.341272+0000 mon.b (mon.1) 4090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.341272+0000 mon.b (mon.1) 4090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.342105+0000 mon.b (mon.1) 4091 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.342105+0000 mon.b (mon.1) 4091 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.343746+0000 mgr.y (mgr.25166) 2984 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.343746+0000 mgr.y (mgr.25166) 2984 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.343949+0000 mgr.y (mgr.25166) 2985 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.343949+0000 mgr.y (mgr.25166) 2985 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.348854+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.348854+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.978 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.349191+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.349191+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.351761+0000 mgr.y (mgr.25166) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.351761+0000 mgr.y (mgr.25166) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.418931+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.418931+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.420930+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.420930+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.423457+0000 mon.b (mon.1) 4094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.423457+0000 mon.b (mon.1) 4094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.424224+0000 mon.b (mon.1) 4095 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.424224+0000 mon.b (mon.1) 4095 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.426262+0000 mgr.y (mgr.25166) 2987 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.426262+0000 mgr.y (mgr.25166) 2987 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.979 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.426813+0000 mgr.y (mgr.25166) 2988 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.426813+0000 mgr.y (mgr.25166) 2988 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.433933+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.433933+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.434926+0000 mgr.y (mgr.25166) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.434926+0000 mgr.y (mgr.25166) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.504646+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.504646+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.506954+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.506954+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.509576+0000 mon.b (mon.1) 4098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.509576+0000 mon.b (mon.1) 4098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.510312+0000 mon.b (mon.1) 4099 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.980 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.510312+0000 mon.b (mon.1) 4099 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:18.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.512418+0000 mgr.y (mgr.25166) 2990 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.512418+0000 mgr.y (mgr.25166) 2990 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.512924+0000 mgr.y (mgr.25166) 2991 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:18.981 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.512924+0000 mgr.y (mgr.25166) 2991 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.116 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.768318+0000 mgr.y (mgr.25166) 2967 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.116 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.768318+0000 mgr.y (mgr.25166) 2967 : cluster [DBG] pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.116 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.768506+0000 mgr.y (mgr.25166) 2968 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.116 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.768506+0000 mgr.y (mgr.25166) 2968 : cluster [DBG] pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.785011+0000 mgr.y (mgr.25166) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.785011+0000 mgr.y (mgr.25166) 2969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.870032+0000 mgr.y (mgr.25166) 2970 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.870032+0000 mgr.y (mgr.25166) 2970 : cluster [DBG] pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.870493+0000 mgr.y (mgr.25166) 2971 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.870493+0000 mgr.y (mgr.25166) 2971 : cluster [DBG] pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.889197+0000 mgr.y (mgr.25166) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:17.889197+0000 mgr.y (mgr.25166) 2972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.986665+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.986665+0000 mon.b (mon.1) 4072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.989191+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.989191+0000 mon.b (mon.1) 4073 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.117 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.991866+0000 mon.b (mon.1) 4074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.991866+0000 mon.b (mon.1) 4074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.993055+0000 mon.b (mon.1) 4075 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:17.993055+0000 mon.b (mon.1) 4075 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.995358+0000 mgr.y (mgr.25166) 2973 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.995358+0000 mgr.y (mgr.25166) 2973 : cluster [DBG] pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.995868+0000 mgr.y (mgr.25166) 2974 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:17.995868+0000 mgr.y (mgr.25166) 2974 : cluster [DBG] pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.002350+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.002350+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.005353+0000 mgr.y (mgr.25166) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.005353+0000 mgr.y (mgr.25166) 2975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.118 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.092397+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.092397+0000 mon.b (mon.1) 4076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.095353+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.095353+0000 mon.b (mon.1) 4077 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.098776+0000 mon.b (mon.1) 4078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.098776+0000 mon.b (mon.1) 4078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.100281+0000 mon.b (mon.1) 4079 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.100281+0000 mon.b (mon.1) 4079 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.102694+0000 mgr.y (mgr.25166) 2976 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.102694+0000 mgr.y (mgr.25166) 2976 : cluster [DBG] pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.114079+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.114079+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.119 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.116097+0000 mgr.y (mgr.25166) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.116097+0000 mgr.y (mgr.25166) 2977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.177134+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.177134+0000 mon.b (mon.1) 4080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.179387+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.179387+0000 mon.b (mon.1) 4081 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.181790+0000 mon.b (mon.1) 4082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.181790+0000 mon.b (mon.1) 4082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.182621+0000 mon.b (mon.1) 4083 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.182621+0000 mon.b (mon.1) 4083 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.184441+0000 mgr.y (mgr.25166) 2978 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.184441+0000 mgr.y (mgr.25166) 2978 : cluster [DBG] pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.184807+0000 mgr.y (mgr.25166) 2979 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.120 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.184807+0000 mgr.y (mgr.25166) 2979 : cluster [DBG] pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.188986+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.188986+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.192958+0000 mgr.y (mgr.25166) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.192958+0000 mgr.y (mgr.25166) 2980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.259216+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.259216+0000 mon.b (mon.1) 4084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.261532+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.261532+0000 mon.b (mon.1) 4085 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.263939+0000 mon.b (mon.1) 4086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.263939+0000 mon.b (mon.1) 4086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.264865+0000 mon.b (mon.1) 4087 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.121 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.264865+0000 mon.b (mon.1) 4087 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.266639+0000 mgr.y (mgr.25166) 2981 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.266639+0000 mgr.y (mgr.25166) 2981 : cluster [DBG] pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.266965+0000 mgr.y (mgr.25166) 2982 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.266965+0000 mgr.y (mgr.25166) 2982 : cluster [DBG] pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.272707+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.272707+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.274619+0000 mgr.y (mgr.25166) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.274619+0000 mgr.y (mgr.25166) 2983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.336902+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.336902+0000 mon.b (mon.1) 4088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.339138+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.339138+0000 mon.b (mon.1) 4089 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.341272+0000 mon.b (mon.1) 4090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.122 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.341272+0000 mon.b (mon.1) 4090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.123 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.342105+0000 mon.b (mon.1) 4091 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.123 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.342105+0000 mon.b (mon.1) 4091 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.343746+0000 mgr.y (mgr.25166) 2984 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.343746+0000 mgr.y (mgr.25166) 2984 : cluster [DBG] pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.343949+0000 mgr.y (mgr.25166) 2985 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.343949+0000 mgr.y (mgr.25166) 2985 : cluster [DBG] pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.348854+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.348854+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.349191+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.349191+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.351761+0000 mgr.y (mgr.25166) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.351761+0000 mgr.y (mgr.25166) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.418931+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.124 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.418931+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.420930+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.420930+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.423457+0000 mon.b (mon.1) 4094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.423457+0000 mon.b (mon.1) 4094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.424224+0000 mon.b (mon.1) 4095 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.424224+0000 mon.b (mon.1) 4095 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.426262+0000 mgr.y (mgr.25166) 2987 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.426262+0000 mgr.y (mgr.25166) 2987 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.426813+0000 mgr.y (mgr.25166) 2988 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.426813+0000 mgr.y (mgr.25166) 2988 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.433933+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.433933+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.125 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.434926+0000 mgr.y (mgr.25166) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.434926+0000 mgr.y (mgr.25166) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.504646+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.504646+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.506954+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.506954+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.509576+0000 mon.b (mon.1) 4098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.509576+0000 mon.b (mon.1) 4098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.510312+0000 mon.b (mon.1) 4099 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.510312+0000 mon.b (mon.1) 4099 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.512418+0000 mgr.y (mgr.25166) 2990 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.512418+0000 mgr.y (mgr.25166) 2990 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.512924+0000 mgr.y (mgr.25166) 2991 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.126 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.512924+0000 mgr.y (mgr.25166) 2991 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.524859+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.524859+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.525605+0000 mgr.y (mgr.25166) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.525605+0000 mgr.y (mgr.25166) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.609304+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.609304+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.612677+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.612677+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.616745+0000 mon.b (mon.1) 4102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.616745+0000 mon.b (mon.1) 4102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.618168+0000 mon.b (mon.1) 4103 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.618168+0000 mon.b (mon.1) 4103 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.127 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.620755+0000 mgr.y (mgr.25166) 2993 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.620755+0000 mgr.y (mgr.25166) 2993 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.621269+0000 mgr.y (mgr.25166) 2994 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 624 op/s 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.621269+0000 mgr.y (mgr.25166) 2994 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 624 op/s 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.633509+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.633509+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.634579+0000 mgr.y (mgr.25166) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.634579+0000 mgr.y (mgr.25166) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.721489+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.721489+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.723899+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.723899+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.726204+0000 mon.b (mon.1) 4106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.128 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.726204+0000 mon.b (mon.1) 4106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.727250+0000 mon.b (mon.1) 4107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.727250+0000 mon.b (mon.1) 4107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.738374+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.738374+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.801418+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.801418+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.803539+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.803539+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.805567+0000 mon.b (mon.1) 4110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.805567+0000 mon.b (mon.1) 4110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.129 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.806415+0000 mon.b (mon.1) 4111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.806415+0000 mon.b (mon.1) 4111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.816805+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.816805+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.875913+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.875913+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.878264+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.878264+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.880750+0000 mon.b (mon.1) 4114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.880750+0000 mon.b (mon.1) 4114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.881596+0000 mon.b (mon.1) 4115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.881596+0000 mon.b (mon.1) 4115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.889819+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.130 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:18 smithi203 bash[85677]: audit 2024-09-17T10:34:18.889819+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.524859+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.524859+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.525605+0000 mgr.y (mgr.25166) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.525605+0000 mgr.y (mgr.25166) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.609304+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.609304+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.612677+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.612677+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.616745+0000 mon.b (mon.1) 4102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.616745+0000 mon.b (mon.1) 4102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.618168+0000 mon.b (mon.1) 4103 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.618168+0000 mon.b (mon.1) 4103 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.620755+0000 mgr.y (mgr.25166) 2993 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.620755+0000 mgr.y (mgr.25166) 2993 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.621269+0000 mgr.y (mgr.25166) 2994 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 624 op/s 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.621269+0000 mgr.y (mgr.25166) 2994 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 624 op/s 2024-09-17T10:34:19.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.633509+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.633509+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.634579+0000 mgr.y (mgr.25166) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.634579+0000 mgr.y (mgr.25166) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.348854+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.348854+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.349191+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.349191+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.351761+0000 mgr.y (mgr.25166) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.351761+0000 mgr.y (mgr.25166) 2986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.418931+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.418931+0000 mon.b (mon.1) 4092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.420930+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.420930+0000 mon.b (mon.1) 4093 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.423457+0000 mon.b (mon.1) 4094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.423457+0000 mon.b (mon.1) 4094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.424224+0000 mon.b (mon.1) 4095 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.424224+0000 mon.b (mon.1) 4095 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.426262+0000 mgr.y (mgr.25166) 2987 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.426262+0000 mgr.y (mgr.25166) 2987 : cluster [DBG] pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.426813+0000 mgr.y (mgr.25166) 2988 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.426813+0000 mgr.y (mgr.25166) 2988 : cluster [DBG] pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.433933+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.433933+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.721489+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.721489+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.723899+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.723899+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.726204+0000 mon.b (mon.1) 4106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.726204+0000 mon.b (mon.1) 4106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.727250+0000 mon.b (mon.1) 4107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.727250+0000 mon.b (mon.1) 4107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.738374+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.738374+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.801418+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.801418+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.803539+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.803539+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.805567+0000 mon.b (mon.1) 4110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.805567+0000 mon.b (mon.1) 4110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.806415+0000 mon.b (mon.1) 4111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.806415+0000 mon.b (mon.1) 4111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.816805+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.434926+0000 mgr.y (mgr.25166) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.434926+0000 mgr.y (mgr.25166) 2989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.504646+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.504646+0000 mon.b (mon.1) 4096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.506954+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.506954+0000 mon.b (mon.1) 4097 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.509576+0000 mon.b (mon.1) 4098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.509576+0000 mon.b (mon.1) 4098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.510312+0000 mon.b (mon.1) 4099 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.510312+0000 mon.b (mon.1) 4099 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.512418+0000 mgr.y (mgr.25166) 2990 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.512418+0000 mgr.y (mgr.25166) 2990 : cluster [DBG] pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.512924+0000 mgr.y (mgr.25166) 2991 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.512924+0000 mgr.y (mgr.25166) 2991 : cluster [DBG] pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.524859+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.524859+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.525605+0000 mgr.y (mgr.25166) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.525605+0000 mgr.y (mgr.25166) 2992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.609304+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.609304+0000 mon.b (mon.1) 4100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.816805+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.875913+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.875913+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.878264+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.878264+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.880750+0000 mon.b (mon.1) 4114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.880750+0000 mon.b (mon.1) 4114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.881596+0000 mon.b (mon.1) 4115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.881596+0000 mon.b (mon.1) 4115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.889819+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[116875]: audit 2024-09-17T10:34:18.889819+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.612677+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.612677+0000 mon.b (mon.1) 4101 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.616745+0000 mon.b (mon.1) 4102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.616745+0000 mon.b (mon.1) 4102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.618168+0000 mon.b (mon.1) 4103 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.618168+0000 mon.b (mon.1) 4103 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.620755+0000 mgr.y (mgr.25166) 2993 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.620755+0000 mgr.y (mgr.25166) 2993 : cluster [DBG] pgmap v810: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 625 op/s 2024-09-17T10:34:19.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.621269+0000 mgr.y (mgr.25166) 2994 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 624 op/s 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.621269+0000 mgr.y (mgr.25166) 2994 : cluster [DBG] pgmap v811: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 0 B/s wr, 624 op/s 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.633509+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.633509+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.634579+0000 mgr.y (mgr.25166) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.634579+0000 mgr.y (mgr.25166) 2995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.721489+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.721489+0000 mon.b (mon.1) 4104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.723899+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.723899+0000 mon.b (mon.1) 4105 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.726204+0000 mon.b (mon.1) 4106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.726204+0000 mon.b (mon.1) 4106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.727250+0000 mon.b (mon.1) 4107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.727250+0000 mon.b (mon.1) 4107 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.738374+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.738374+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.801418+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.801418+0000 mon.b (mon.1) 4108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.803539+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.803539+0000 mon.b (mon.1) 4109 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.805567+0000 mon.b (mon.1) 4110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.805567+0000 mon.b (mon.1) 4110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.806415+0000 mon.b (mon.1) 4111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.806415+0000 mon.b (mon.1) 4111 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.816805+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.397 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.816805+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.875913+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.875913+0000 mon.b (mon.1) 4112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.878264+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.878264+0000 mon.b (mon.1) 4113 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.880750+0000 mon.b (mon.1) 4114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.880750+0000 mon.b (mon.1) 4114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.881596+0000 mon.b (mon.1) 4115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.881596+0000 mon.b (mon.1) 4115 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.889819+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:18 smithi039 bash[115929]: audit 2024-09-17T10:34:18.889819+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:19.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:19.356954164Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:20.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.729229+0000 mgr.y (mgr.25166) 2996 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.729229+0000 mgr.y (mgr.25166) 2996 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.729449+0000 mgr.y (mgr.25166) 2997 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.729449+0000 mgr.y (mgr.25166) 2997 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.739747+0000 mgr.y (mgr.25166) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.739747+0000 mgr.y (mgr.25166) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.808062+0000 mgr.y (mgr.25166) 2999 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 784 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.808062+0000 mgr.y (mgr.25166) 2999 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 784 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.808310+0000 mgr.y (mgr.25166) 3000 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 785 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.808310+0000 mgr.y (mgr.25166) 3000 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 785 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.818580+0000 mgr.y (mgr.25166) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.818580+0000 mgr.y (mgr.25166) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.883368+0000 mgr.y (mgr.25166) 3002 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 452 KiB/s rd, 3.8 KiB/s wr, 646 op/s 2024-09-17T10:34:20.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.883368+0000 mgr.y (mgr.25166) 3002 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 452 KiB/s rd, 3.8 KiB/s wr, 646 op/s 2024-09-17T10:34:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.883559+0000 mgr.y (mgr.25166) 3003 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 3.8 KiB/s wr, 647 op/s 2024-09-17T10:34:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.883559+0000 mgr.y (mgr.25166) 3003 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 3.8 KiB/s wr, 647 op/s 2024-09-17T10:34:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.890511+0000 mgr.y (mgr.25166) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.890511+0000 mgr.y (mgr.25166) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.961712+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.961712+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.964527+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.964527+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.966929+0000 mon.b (mon.1) 4118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.966929+0000 mon.b (mon.1) 4118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.967703+0000 mon.b (mon.1) 4119 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.967703+0000 mon.b (mon.1) 4119 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.969532+0000 mgr.y (mgr.25166) 3005 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.969532+0000 mgr.y (mgr.25166) 3005 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.969774+0000 mgr.y (mgr.25166) 3006 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:18.969774+0000 mgr.y (mgr.25166) 3006 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.973960+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:18.973960+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.976792+0000 mgr.y (mgr.25166) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:18.976792+0000 mgr.y (mgr.25166) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.034464+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.034464+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.036630+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.036630+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.038849+0000 mon.b (mon.1) 4122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.038849+0000 mon.b (mon.1) 4122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.039645+0000 mon.b (mon.1) 4123 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.039645+0000 mon.b (mon.1) 4123 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.041479+0000 mgr.y (mgr.25166) 3008 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.041479+0000 mgr.y (mgr.25166) 3008 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.041677+0000 mgr.y (mgr.25166) 3009 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.041677+0000 mgr.y (mgr.25166) 3009 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.045814+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.045814+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.049040+0000 mgr.y (mgr.25166) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.049040+0000 mgr.y (mgr.25166) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.108114+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.108114+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.110523+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.110523+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.112637+0000 mon.b (mon.1) 4126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.112637+0000 mon.b (mon.1) 4126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.113433+0000 mon.b (mon.1) 4127 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.113433+0000 mon.b (mon.1) 4127 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.115166+0000 mgr.y (mgr.25166) 3011 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.115166+0000 mgr.y (mgr.25166) 3011 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.115362+0000 mgr.y (mgr.25166) 3012 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.115362+0000 mgr.y (mgr.25166) 3012 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.124063+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.124063+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.124981+0000 mgr.y (mgr.25166) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.124981+0000 mgr.y (mgr.25166) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.191307+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.191307+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.193255+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.193255+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.195210+0000 mon.b (mon.1) 4130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.195210+0000 mon.b (mon.1) 4130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.196078+0000 mon.b (mon.1) 4131 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.196078+0000 mon.b (mon.1) 4131 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.198359+0000 mgr.y (mgr.25166) 3014 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.198359+0000 mgr.y (mgr.25166) 3014 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.198886+0000 mgr.y (mgr.25166) 3015 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.198886+0000 mgr.y (mgr.25166) 3015 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.205037+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.205037+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.205891+0000 mgr.y (mgr.25166) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.205891+0000 mgr.y (mgr.25166) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.280686+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.280686+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.283133+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.283133+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.285503+0000 mon.b (mon.1) 4134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.285503+0000 mon.b (mon.1) 4134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.286420+0000 mon.b (mon.1) 4135 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.286420+0000 mon.b (mon.1) 4135 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.288746+0000 mgr.y (mgr.25166) 3017 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.288746+0000 mgr.y (mgr.25166) 3017 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.299290+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.299290+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.301087+0000 mgr.y (mgr.25166) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.301087+0000 mgr.y (mgr.25166) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.382397+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.382397+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.385588+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.385588+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.389442+0000 mon.b (mon.1) 4138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.389442+0000 mon.b (mon.1) 4138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.390733+0000 mon.b (mon.1) 4139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.390733+0000 mon.b (mon.1) 4139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.393255+0000 mgr.y (mgr.25166) 3019 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.393255+0000 mgr.y (mgr.25166) 3019 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.393759+0000 mgr.y (mgr.25166) 3020 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.393759+0000 mgr.y (mgr.25166) 3020 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.399372+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.399372+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.402366+0000 mgr.y (mgr.25166) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.402366+0000 mgr.y (mgr.25166) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.475756+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.475756+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.478968+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.478968+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.482532+0000 mon.b (mon.1) 4142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.482532+0000 mon.b (mon.1) 4142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.483842+0000 mon.b (mon.1) 4143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.483842+0000 mon.b (mon.1) 4143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.485993+0000 mgr.y (mgr.25166) 3022 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.485993+0000 mgr.y (mgr.25166) 3022 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.486316+0000 mgr.y (mgr.25166) 3023 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.486316+0000 mgr.y (mgr.25166) 3023 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.496495+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.496495+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.500208+0000 mgr.y (mgr.25166) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.500208+0000 mgr.y (mgr.25166) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.566741+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.566741+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.569947+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.569947+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.573048+0000 mon.b (mon.1) 4146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.573048+0000 mon.b (mon.1) 4146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.574329+0000 mon.b (mon.1) 4147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.574329+0000 mon.b (mon.1) 4147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.576504+0000 mgr.y (mgr.25166) 3025 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.576504+0000 mgr.y (mgr.25166) 3025 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.576743+0000 mgr.y (mgr.25166) 3026 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.576743+0000 mgr.y (mgr.25166) 3026 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.585635+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.585635+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.589288+0000 mgr.y (mgr.25166) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.589288+0000 mgr.y (mgr.25166) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.662935+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.662935+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.666223+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.666223+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.669156+0000 mon.b (mon.1) 4150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.669156+0000 mon.b (mon.1) 4150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.670253+0000 mon.b (mon.1) 4151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.670253+0000 mon.b (mon.1) 4151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.672556+0000 mgr.y (mgr.25166) 3028 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.672556+0000 mgr.y (mgr.25166) 3028 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.672791+0000 mgr.y (mgr.25166) 3029 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.672791+0000 mgr.y (mgr.25166) 3029 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.683142+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.683142+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.686636+0000 mgr.y (mgr.25166) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.686636+0000 mgr.y (mgr.25166) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.752186+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.752186+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.754860+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.754860+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.757686+0000 mon.b (mon.1) 4154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.757686+0000 mon.b (mon.1) 4154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.758627+0000 mon.b (mon.1) 4155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.758627+0000 mon.b (mon.1) 4155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.766152+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.766152+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.847316+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.847316+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.850045+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.850045+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.853194+0000 mon.b (mon.1) 4158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.853194+0000 mon.b (mon.1) 4158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.854459+0000 mon.b (mon.1) 4159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.854459+0000 mon.b (mon.1) 4159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.865359+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.865359+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.946309+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.946309+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.949043+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:19 smithi203 bash[85677]: audit 2024-09-17T10:34:19.949043+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.729229+0000 mgr.y (mgr.25166) 2996 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.729229+0000 mgr.y (mgr.25166) 2996 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.729449+0000 mgr.y (mgr.25166) 2997 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.729449+0000 mgr.y (mgr.25166) 2997 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.739747+0000 mgr.y (mgr.25166) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.739747+0000 mgr.y (mgr.25166) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.808062+0000 mgr.y (mgr.25166) 2999 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 784 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.808062+0000 mgr.y (mgr.25166) 2999 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 784 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.808310+0000 mgr.y (mgr.25166) 3000 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 785 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.808310+0000 mgr.y (mgr.25166) 3000 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 785 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.818580+0000 mgr.y (mgr.25166) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.818580+0000 mgr.y (mgr.25166) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.883368+0000 mgr.y (mgr.25166) 3002 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 452 KiB/s rd, 3.8 KiB/s wr, 646 op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.883368+0000 mgr.y (mgr.25166) 3002 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 452 KiB/s rd, 3.8 KiB/s wr, 646 op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.883559+0000 mgr.y (mgr.25166) 3003 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 3.8 KiB/s wr, 647 op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.883559+0000 mgr.y (mgr.25166) 3003 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 3.8 KiB/s wr, 647 op/s 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.890511+0000 mgr.y (mgr.25166) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.890511+0000 mgr.y (mgr.25166) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.729229+0000 mgr.y (mgr.25166) 2996 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.729229+0000 mgr.y (mgr.25166) 2996 : cluster [DBG] pgmap v812: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.729449+0000 mgr.y (mgr.25166) 2997 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.729449+0000 mgr.y (mgr.25166) 2997 : cluster [DBG] pgmap v813: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 766 KiB/s rd, 3.3 KiB/s wr, 1.13k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.739747+0000 mgr.y (mgr.25166) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.739747+0000 mgr.y (mgr.25166) 2998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.808062+0000 mgr.y (mgr.25166) 2999 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 784 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.808062+0000 mgr.y (mgr.25166) 2999 : cluster [DBG] pgmap v814: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 784 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.808310+0000 mgr.y (mgr.25166) 3000 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 785 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.808310+0000 mgr.y (mgr.25166) 3000 : cluster [DBG] pgmap v815: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 785 KiB/s rd, 3.4 KiB/s wr, 1.16k op/s 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.818580+0000 mgr.y (mgr.25166) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.818580+0000 mgr.y (mgr.25166) 3001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.883368+0000 mgr.y (mgr.25166) 3002 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 452 KiB/s rd, 3.8 KiB/s wr, 646 op/s 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.883368+0000 mgr.y (mgr.25166) 3002 : cluster [DBG] pgmap v816: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 452 KiB/s rd, 3.8 KiB/s wr, 646 op/s 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.883559+0000 mgr.y (mgr.25166) 3003 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 3.8 KiB/s wr, 647 op/s 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.883559+0000 mgr.y (mgr.25166) 3003 : cluster [DBG] pgmap v817: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 453 KiB/s rd, 3.8 KiB/s wr, 647 op/s 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.890511+0000 mgr.y (mgr.25166) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.890511+0000 mgr.y (mgr.25166) 3004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.961712+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.961712+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.964527+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.964527+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.966929+0000 mon.b (mon.1) 4118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.966929+0000 mon.b (mon.1) 4118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.967703+0000 mon.b (mon.1) 4119 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.967703+0000 mon.b (mon.1) 4119 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.969532+0000 mgr.y (mgr.25166) 3005 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.969532+0000 mgr.y (mgr.25166) 3005 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.969774+0000 mgr.y (mgr.25166) 3006 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:18.969774+0000 mgr.y (mgr.25166) 3006 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.973960+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:18.973960+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.976792+0000 mgr.y (mgr.25166) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:18.976792+0000 mgr.y (mgr.25166) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.034464+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.034464+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.036630+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.036630+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.038849+0000 mon.b (mon.1) 4122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.038849+0000 mon.b (mon.1) 4122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.039645+0000 mon.b (mon.1) 4123 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.039645+0000 mon.b (mon.1) 4123 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.041479+0000 mgr.y (mgr.25166) 3008 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.041479+0000 mgr.y (mgr.25166) 3008 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.041677+0000 mgr.y (mgr.25166) 3009 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.041677+0000 mgr.y (mgr.25166) 3009 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.045814+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.045814+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.049040+0000 mgr.y (mgr.25166) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.049040+0000 mgr.y (mgr.25166) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.108114+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.108114+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.110523+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.110523+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.112637+0000 mon.b (mon.1) 4126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.112637+0000 mon.b (mon.1) 4126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.113433+0000 mon.b (mon.1) 4127 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.961712+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.961712+0000 mon.b (mon.1) 4116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.964527+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.964527+0000 mon.b (mon.1) 4117 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.966929+0000 mon.b (mon.1) 4118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.966929+0000 mon.b (mon.1) 4118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.967703+0000 mon.b (mon.1) 4119 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.967703+0000 mon.b (mon.1) 4119 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.969532+0000 mgr.y (mgr.25166) 3005 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.969532+0000 mgr.y (mgr.25166) 3005 : cluster [DBG] pgmap v818: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.969774+0000 mgr.y (mgr.25166) 3006 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:18.969774+0000 mgr.y (mgr.25166) 3006 : cluster [DBG] pgmap v819: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.973960+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:18.973960+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.976792+0000 mgr.y (mgr.25166) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:18.976792+0000 mgr.y (mgr.25166) 3007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.034464+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.034464+0000 mon.b (mon.1) 4120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.036630+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.113433+0000 mon.b (mon.1) 4127 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.115166+0000 mgr.y (mgr.25166) 3011 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.115166+0000 mgr.y (mgr.25166) 3011 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.115362+0000 mgr.y (mgr.25166) 3012 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.115362+0000 mgr.y (mgr.25166) 3012 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.124063+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.124063+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.124981+0000 mgr.y (mgr.25166) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.124981+0000 mgr.y (mgr.25166) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.191307+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.191307+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.193255+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.193255+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.195210+0000 mon.b (mon.1) 4130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.195210+0000 mon.b (mon.1) 4130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.196078+0000 mon.b (mon.1) 4131 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.196078+0000 mon.b (mon.1) 4131 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.198359+0000 mgr.y (mgr.25166) 3014 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.198359+0000 mgr.y (mgr.25166) 3014 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.198886+0000 mgr.y (mgr.25166) 3015 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.198886+0000 mgr.y (mgr.25166) 3015 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.205037+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.205037+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.205891+0000 mgr.y (mgr.25166) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.205891+0000 mgr.y (mgr.25166) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.280686+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.280686+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.283133+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.283133+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.285503+0000 mon.b (mon.1) 4134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.285503+0000 mon.b (mon.1) 4134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.286420+0000 mon.b (mon.1) 4135 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.286420+0000 mon.b (mon.1) 4135 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.288746+0000 mgr.y (mgr.25166) 3017 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.288746+0000 mgr.y (mgr.25166) 3017 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.299290+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.299290+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.301087+0000 mgr.y (mgr.25166) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.301087+0000 mgr.y (mgr.25166) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.382397+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.036630+0000 mon.b (mon.1) 4121 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.038849+0000 mon.b (mon.1) 4122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.038849+0000 mon.b (mon.1) 4122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.039645+0000 mon.b (mon.1) 4123 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.039645+0000 mon.b (mon.1) 4123 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.041479+0000 mgr.y (mgr.25166) 3008 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.041479+0000 mgr.y (mgr.25166) 3008 : cluster [DBG] pgmap v820: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.041677+0000 mgr.y (mgr.25166) 3009 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.041677+0000 mgr.y (mgr.25166) 3009 : cluster [DBG] pgmap v821: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.045814+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.045814+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.049040+0000 mgr.y (mgr.25166) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.049040+0000 mgr.y (mgr.25166) 3010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.108114+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.108114+0000 mon.b (mon.1) 4124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.110523+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.110523+0000 mon.b (mon.1) 4125 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.112637+0000 mon.b (mon.1) 4126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.112637+0000 mon.b (mon.1) 4126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.113433+0000 mon.b (mon.1) 4127 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.382397+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.385588+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.385588+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.389442+0000 mon.b (mon.1) 4138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.389442+0000 mon.b (mon.1) 4138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.390733+0000 mon.b (mon.1) 4139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.390733+0000 mon.b (mon.1) 4139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.393255+0000 mgr.y (mgr.25166) 3019 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.393255+0000 mgr.y (mgr.25166) 3019 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.393759+0000 mgr.y (mgr.25166) 3020 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.393759+0000 mgr.y (mgr.25166) 3020 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.399372+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.399372+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.402366+0000 mgr.y (mgr.25166) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.402366+0000 mgr.y (mgr.25166) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.475756+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.475756+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.478968+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.478968+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.482532+0000 mon.b (mon.1) 4142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.113433+0000 mon.b (mon.1) 4127 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.115166+0000 mgr.y (mgr.25166) 3011 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.115166+0000 mgr.y (mgr.25166) 3011 : cluster [DBG] pgmap v822: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.115362+0000 mgr.y (mgr.25166) 3012 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.115362+0000 mgr.y (mgr.25166) 3012 : cluster [DBG] pgmap v823: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.124063+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.124063+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.124981+0000 mgr.y (mgr.25166) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.124981+0000 mgr.y (mgr.25166) 3013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.191307+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.191307+0000 mon.b (mon.1) 4128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.193255+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.193255+0000 mon.b (mon.1) 4129 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.195210+0000 mon.b (mon.1) 4130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.195210+0000 mon.b (mon.1) 4130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.196078+0000 mon.b (mon.1) 4131 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.196078+0000 mon.b (mon.1) 4131 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.198359+0000 mgr.y (mgr.25166) 3014 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.198359+0000 mgr.y (mgr.25166) 3014 : cluster [DBG] pgmap v824: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.198886+0000 mgr.y (mgr.25166) 3015 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.198886+0000 mgr.y (mgr.25166) 3015 : cluster [DBG] pgmap v825: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.205037+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.205037+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.205891+0000 mgr.y (mgr.25166) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.205891+0000 mgr.y (mgr.25166) 3016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.280686+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.280686+0000 mon.b (mon.1) 4132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.283133+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.283133+0000 mon.b (mon.1) 4133 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.285503+0000 mon.b (mon.1) 4134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.285503+0000 mon.b (mon.1) 4134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.286420+0000 mon.b (mon.1) 4135 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.286420+0000 mon.b (mon.1) 4135 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.288746+0000 mgr.y (mgr.25166) 3017 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.288746+0000 mgr.y (mgr.25166) 3017 : cluster [DBG] pgmap v826: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.299290+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.299290+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.301087+0000 mgr.y (mgr.25166) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.301087+0000 mgr.y (mgr.25166) 3018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.382397+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.482532+0000 mon.b (mon.1) 4142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.483842+0000 mon.b (mon.1) 4143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.483842+0000 mon.b (mon.1) 4143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.485993+0000 mgr.y (mgr.25166) 3022 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.485993+0000 mgr.y (mgr.25166) 3022 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.486316+0000 mgr.y (mgr.25166) 3023 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.486316+0000 mgr.y (mgr.25166) 3023 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.496495+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.496495+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.500208+0000 mgr.y (mgr.25166) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.500208+0000 mgr.y (mgr.25166) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.566741+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.566741+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.569947+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.569947+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.573048+0000 mon.b (mon.1) 4146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.573048+0000 mon.b (mon.1) 4146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.574329+0000 mon.b (mon.1) 4147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.574329+0000 mon.b (mon.1) 4147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.576504+0000 mgr.y (mgr.25166) 3025 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.382397+0000 mon.b (mon.1) 4136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.385588+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.385588+0000 mon.b (mon.1) 4137 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.389442+0000 mon.b (mon.1) 4138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.389442+0000 mon.b (mon.1) 4138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.390733+0000 mon.b (mon.1) 4139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.390733+0000 mon.b (mon.1) 4139 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.393255+0000 mgr.y (mgr.25166) 3019 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.393255+0000 mgr.y (mgr.25166) 3019 : cluster [DBG] pgmap v827: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.393759+0000 mgr.y (mgr.25166) 3020 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.393759+0000 mgr.y (mgr.25166) 3020 : cluster [DBG] pgmap v828: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.399372+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.399372+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.402366+0000 mgr.y (mgr.25166) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.402366+0000 mgr.y (mgr.25166) 3021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.475756+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.475756+0000 mon.b (mon.1) 4140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.478968+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.478968+0000 mon.b (mon.1) 4141 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.482532+0000 mon.b (mon.1) 4142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.482532+0000 mon.b (mon.1) 4142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.483842+0000 mon.b (mon.1) 4143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.483842+0000 mon.b (mon.1) 4143 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.485993+0000 mgr.y (mgr.25166) 3022 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.485993+0000 mgr.y (mgr.25166) 3022 : cluster [DBG] pgmap v829: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.486316+0000 mgr.y (mgr.25166) 3023 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.486316+0000 mgr.y (mgr.25166) 3023 : cluster [DBG] pgmap v830: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.496495+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.496495+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.500208+0000 mgr.y (mgr.25166) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.500208+0000 mgr.y (mgr.25166) 3024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.566741+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.566741+0000 mon.b (mon.1) 4144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.569947+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.569947+0000 mon.b (mon.1) 4145 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.573048+0000 mon.b (mon.1) 4146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.573048+0000 mon.b (mon.1) 4146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.574329+0000 mon.b (mon.1) 4147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.574329+0000 mon.b (mon.1) 4147 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.576504+0000 mgr.y (mgr.25166) 3025 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.576504+0000 mgr.y (mgr.25166) 3025 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.576743+0000 mgr.y (mgr.25166) 3026 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.576743+0000 mgr.y (mgr.25166) 3026 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.585635+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.585635+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.589288+0000 mgr.y (mgr.25166) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.589288+0000 mgr.y (mgr.25166) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.662935+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.662935+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.666223+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.666223+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.669156+0000 mon.b (mon.1) 4150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.669156+0000 mon.b (mon.1) 4150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.670253+0000 mon.b (mon.1) 4151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.670253+0000 mon.b (mon.1) 4151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.672556+0000 mgr.y (mgr.25166) 3028 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.672556+0000 mgr.y (mgr.25166) 3028 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.672791+0000 mgr.y (mgr.25166) 3029 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.672791+0000 mgr.y (mgr.25166) 3029 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.683142+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.576504+0000 mgr.y (mgr.25166) 3025 : cluster [DBG] pgmap v831: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.576743+0000 mgr.y (mgr.25166) 3026 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.576743+0000 mgr.y (mgr.25166) 3026 : cluster [DBG] pgmap v832: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.585635+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.585635+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.589288+0000 mgr.y (mgr.25166) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.589288+0000 mgr.y (mgr.25166) 3027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.662935+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.662935+0000 mon.b (mon.1) 4148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.666223+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.666223+0000 mon.b (mon.1) 4149 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.669156+0000 mon.b (mon.1) 4150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.669156+0000 mon.b (mon.1) 4150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.670253+0000 mon.b (mon.1) 4151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.670253+0000 mon.b (mon.1) 4151 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.672556+0000 mgr.y (mgr.25166) 3028 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.672556+0000 mgr.y (mgr.25166) 3028 : cluster [DBG] pgmap v833: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.672791+0000 mgr.y (mgr.25166) 3029 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.672791+0000 mgr.y (mgr.25166) 3029 : cluster [DBG] pgmap v834: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:20.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.683142+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.683142+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.686636+0000 mgr.y (mgr.25166) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.686636+0000 mgr.y (mgr.25166) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.752186+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.752186+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.754860+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.754860+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.757686+0000 mon.b (mon.1) 4154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.757686+0000 mon.b (mon.1) 4154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.758627+0000 mon.b (mon.1) 4155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.758627+0000 mon.b (mon.1) 4155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.766152+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.766152+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.847316+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.847316+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.850045+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.850045+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.853194+0000 mon.b (mon.1) 4158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.853194+0000 mon.b (mon.1) 4158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.854459+0000 mon.b (mon.1) 4159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.854459+0000 mon.b (mon.1) 4159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.419 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.865359+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.865359+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.946309+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.946309+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.949043+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.420 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[115929]: audit 2024-09-17T10:34:19.949043+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.420 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.683142+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.686636+0000 mgr.y (mgr.25166) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.686636+0000 mgr.y (mgr.25166) 3030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.752186+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.752186+0000 mon.b (mon.1) 4152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.754860+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.754860+0000 mon.b (mon.1) 4153 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.757686+0000 mon.b (mon.1) 4154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.757686+0000 mon.b (mon.1) 4154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.758627+0000 mon.b (mon.1) 4155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.758627+0000 mon.b (mon.1) 4155 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.766152+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.421 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.766152+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.847316+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.847316+0000 mon.b (mon.1) 4156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.850045+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.850045+0000 mon.b (mon.1) 4157 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.853194+0000 mon.b (mon.1) 4158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.853194+0000 mon.b (mon.1) 4158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.854459+0000 mon.b (mon.1) 4159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.854459+0000 mon.b (mon.1) 4159 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.865359+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.865359+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:20.422 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.946309+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.423 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.946309+0000 mon.b (mon.1) 4160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:20.423 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.949043+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:20.423 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:19 smithi039 bash[116875]: audit 2024-09-17T10:34:19.949043+0000 mon.b (mon.1) 4161 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.760443+0000 mgr.y (mgr.25166) 3031 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.760443+0000 mgr.y (mgr.25166) 3031 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.760667+0000 mgr.y (mgr.25166) 3032 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.760667+0000 mgr.y (mgr.25166) 3032 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.768935+0000 mgr.y (mgr.25166) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.768935+0000 mgr.y (mgr.25166) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.856437+0000 mgr.y (mgr.25166) 3034 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.856437+0000 mgr.y (mgr.25166) 3034 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.856640+0000 mgr.y (mgr.25166) 3035 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.856640+0000 mgr.y (mgr.25166) 3035 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.869150+0000 mgr.y (mgr.25166) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.869150+0000 mgr.y (mgr.25166) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:19.952373+0000 mon.b (mon.1) 4162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:19.952373+0000 mon.b (mon.1) 4162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:19.982917+0000 mon.b (mon.1) 4163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:19.982917+0000 mon.b (mon.1) 4163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.984918+0000 mgr.y (mgr.25166) 3037 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.984918+0000 mgr.y (mgr.25166) 3037 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.985103+0000 mgr.y (mgr.25166) 3038 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:19.985103+0000 mgr.y (mgr.25166) 3038 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:19.990382+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:19.990382+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.992722+0000 mgr.y (mgr.25166) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:19.992722+0000 mgr.y (mgr.25166) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.064080+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.064080+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.066756+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.066756+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.068872+0000 mon.b (mon.1) 4166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.068872+0000 mon.b (mon.1) 4166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.069811+0000 mon.b (mon.1) 4167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.069811+0000 mon.b (mon.1) 4167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.071638+0000 mgr.y (mgr.25166) 3040 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.071638+0000 mgr.y (mgr.25166) 3040 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.071891+0000 mgr.y (mgr.25166) 3041 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.071891+0000 mgr.y (mgr.25166) 3041 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.085917+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.085917+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.086766+0000 mgr.y (mgr.25166) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.086766+0000 mgr.y (mgr.25166) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.152906+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.152906+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.155710+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.155710+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.158436+0000 mon.b (mon.1) 4170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.158436+0000 mon.b (mon.1) 4170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.159519+0000 mon.b (mon.1) 4171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.159519+0000 mon.b (mon.1) 4171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.161319+0000 mgr.y (mgr.25166) 3043 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.161319+0000 mgr.y (mgr.25166) 3043 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.161584+0000 mgr.y (mgr.25166) 3044 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.161584+0000 mgr.y (mgr.25166) 3044 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.166067+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.166067+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.169532+0000 mgr.y (mgr.25166) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.169532+0000 mgr.y (mgr.25166) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.228784+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.228784+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.231601+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.231601+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.234489+0000 mon.b (mon.1) 4174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.234489+0000 mon.b (mon.1) 4174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.235354+0000 mon.b (mon.1) 4175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.235354+0000 mon.b (mon.1) 4175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.237211+0000 mgr.y (mgr.25166) 3046 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.237211+0000 mgr.y (mgr.25166) 3046 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.237492+0000 mgr.y (mgr.25166) 3047 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.237492+0000 mgr.y (mgr.25166) 3047 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.250273+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.250273+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.252060+0000 mgr.y (mgr.25166) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.252060+0000 mgr.y (mgr.25166) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.316535+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.316535+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.318969+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.318969+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.321503+0000 mon.b (mon.1) 4178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.321503+0000 mon.b (mon.1) 4178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.322555+0000 mon.b (mon.1) 4179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.322555+0000 mon.b (mon.1) 4179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.324537+0000 mgr.y (mgr.25166) 3049 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.324537+0000 mgr.y (mgr.25166) 3049 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.324729+0000 mgr.y (mgr.25166) 3050 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.324729+0000 mgr.y (mgr.25166) 3050 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.339180+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.339180+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.341569+0000 mgr.y (mgr.25166) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.341569+0000 mgr.y (mgr.25166) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.426027+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.426027+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.428663+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.428663+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.430920+0000 mon.b (mon.1) 4182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.430920+0000 mon.b (mon.1) 4182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.431983+0000 mon.b (mon.1) 4183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.431983+0000 mon.b (mon.1) 4183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.433777+0000 mgr.y (mgr.25166) 3052 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 569 op/s 2024-09-17T10:34:21.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.433777+0000 mgr.y (mgr.25166) 3052 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 569 op/s 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.434029+0000 mgr.y (mgr.25166) 3053 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.434029+0000 mgr.y (mgr.25166) 3053 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.447266+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.447266+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.450211+0000 mgr.y (mgr.25166) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.450211+0000 mgr.y (mgr.25166) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.508193+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.508193+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.511473+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.511473+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.514224+0000 mon.b (mon.1) 4186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.514224+0000 mon.b (mon.1) 4186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.515297+0000 mon.b (mon.1) 4187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.515297+0000 mon.b (mon.1) 4187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.517430+0000 mgr.y (mgr.25166) 3055 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.517430+0000 mgr.y (mgr.25166) 3055 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.517678+0000 mgr.y (mgr.25166) 3056 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.517678+0000 mgr.y (mgr.25166) 3056 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.523134+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.523134+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.525625+0000 mgr.y (mgr.25166) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.525625+0000 mgr.y (mgr.25166) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.589990+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.589990+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.592513+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.592513+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.594693+0000 mon.b (mon.1) 4190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.594693+0000 mon.b (mon.1) 4190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.595584+0000 mon.b (mon.1) 4191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.595584+0000 mon.b (mon.1) 4191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.597332+0000 mgr.y (mgr.25166) 3058 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.597332+0000 mgr.y (mgr.25166) 3058 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.597597+0000 mgr.y (mgr.25166) 3059 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.597597+0000 mgr.y (mgr.25166) 3059 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.604727+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.604727+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.246 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.608104+0000 mgr.y (mgr.25166) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.608104+0000 mgr.y (mgr.25166) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.665850+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.665850+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.668427+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.668427+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.671315+0000 mon.b (mon.1) 4194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.671315+0000 mon.b (mon.1) 4194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.672680+0000 mon.b (mon.1) 4195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.672680+0000 mon.b (mon.1) 4195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.675185+0000 mgr.y (mgr.25166) 3061 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.247 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.675185+0000 mgr.y (mgr.25166) 3061 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.675773+0000 mgr.y (mgr.25166) 3062 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.675773+0000 mgr.y (mgr.25166) 3062 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.683754+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.683754+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.248 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.687275+0000 mgr.y (mgr.25166) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.687275+0000 mgr.y (mgr.25166) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.790883+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.790883+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.794186+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.794186+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.798083+0000 mon.b (mon.1) 4198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.798083+0000 mon.b (mon.1) 4198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.799418+0000 mon.b (mon.1) 4199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.799418+0000 mon.b (mon.1) 4199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.813427+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.249 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.813427+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.905289+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.905289+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.908079+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.908079+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.910933+0000 mon.b (mon.1) 4202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.910933+0000 mon.b (mon.1) 4202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.912015+0000 mon.b (mon.1) 4203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.912015+0000 mon.b (mon.1) 4203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.250 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.921733+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.251 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:20 smithi203 bash[85677]: audit 2024-09-17T10:34:20.921733+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.760443+0000 mgr.y (mgr.25166) 3031 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.760443+0000 mgr.y (mgr.25166) 3031 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.760667+0000 mgr.y (mgr.25166) 3032 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.760667+0000 mgr.y (mgr.25166) 3032 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.768935+0000 mgr.y (mgr.25166) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.768935+0000 mgr.y (mgr.25166) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.856437+0000 mgr.y (mgr.25166) 3034 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.856437+0000 mgr.y (mgr.25166) 3034 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.856640+0000 mgr.y (mgr.25166) 3035 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.856640+0000 mgr.y (mgr.25166) 3035 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.869150+0000 mgr.y (mgr.25166) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.869150+0000 mgr.y (mgr.25166) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:19.952373+0000 mon.b (mon.1) 4162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:19.952373+0000 mon.b (mon.1) 4162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:19.982917+0000 mon.b (mon.1) 4163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:19.982917+0000 mon.b (mon.1) 4163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.984918+0000 mgr.y (mgr.25166) 3037 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.984918+0000 mgr.y (mgr.25166) 3037 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.985103+0000 mgr.y (mgr.25166) 3038 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:19.985103+0000 mgr.y (mgr.25166) 3038 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:19.990382+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:19.990382+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.992722+0000 mgr.y (mgr.25166) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:19.992722+0000 mgr.y (mgr.25166) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.064080+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.064080+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.066756+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.066756+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.068872+0000 mon.b (mon.1) 4166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.068872+0000 mon.b (mon.1) 4166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.069811+0000 mon.b (mon.1) 4167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.069811+0000 mon.b (mon.1) 4167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.071638+0000 mgr.y (mgr.25166) 3040 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.071638+0000 mgr.y (mgr.25166) 3040 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.071891+0000 mgr.y (mgr.25166) 3041 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.071891+0000 mgr.y (mgr.25166) 3041 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.085917+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.389 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.085917+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.086766+0000 mgr.y (mgr.25166) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.086766+0000 mgr.y (mgr.25166) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.152906+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.152906+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.155710+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.155710+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.158436+0000 mon.b (mon.1) 4170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.158436+0000 mon.b (mon.1) 4170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.159519+0000 mon.b (mon.1) 4171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.159519+0000 mon.b (mon.1) 4171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.161319+0000 mgr.y (mgr.25166) 3043 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.161319+0000 mgr.y (mgr.25166) 3043 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.161584+0000 mgr.y (mgr.25166) 3044 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.161584+0000 mgr.y (mgr.25166) 3044 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.166067+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.166067+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.169532+0000 mgr.y (mgr.25166) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.169532+0000 mgr.y (mgr.25166) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.228784+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.228784+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.231601+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.231601+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.760443+0000 mgr.y (mgr.25166) 3031 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.760443+0000 mgr.y (mgr.25166) 3031 : cluster [DBG] pgmap v835: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.760667+0000 mgr.y (mgr.25166) 3032 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.760667+0000 mgr.y (mgr.25166) 3032 : cluster [DBG] pgmap v836: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.768935+0000 mgr.y (mgr.25166) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.768935+0000 mgr.y (mgr.25166) 3033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.856437+0000 mgr.y (mgr.25166) 3034 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.856437+0000 mgr.y (mgr.25166) 3034 : cluster [DBG] pgmap v837: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.856640+0000 mgr.y (mgr.25166) 3035 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.856640+0000 mgr.y (mgr.25166) 3035 : cluster [DBG] pgmap v838: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.869150+0000 mgr.y (mgr.25166) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.869150+0000 mgr.y (mgr.25166) 3036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:19.952373+0000 mon.b (mon.1) 4162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:19.952373+0000 mon.b (mon.1) 4162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:19.982917+0000 mon.b (mon.1) 4163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:19.982917+0000 mon.b (mon.1) 4163 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.984918+0000 mgr.y (mgr.25166) 3037 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.984918+0000 mgr.y (mgr.25166) 3037 : cluster [DBG] pgmap v839: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.985103+0000 mgr.y (mgr.25166) 3038 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.234489+0000 mon.b (mon.1) 4174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.234489+0000 mon.b (mon.1) 4174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.235354+0000 mon.b (mon.1) 4175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.235354+0000 mon.b (mon.1) 4175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.237211+0000 mgr.y (mgr.25166) 3046 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.237211+0000 mgr.y (mgr.25166) 3046 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.237492+0000 mgr.y (mgr.25166) 3047 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.237492+0000 mgr.y (mgr.25166) 3047 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.250273+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.250273+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.252060+0000 mgr.y (mgr.25166) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.252060+0000 mgr.y (mgr.25166) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.316535+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.316535+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.318969+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.318969+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.321503+0000 mon.b (mon.1) 4178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.321503+0000 mon.b (mon.1) 4178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.322555+0000 mon.b (mon.1) 4179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.322555+0000 mon.b (mon.1) 4179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.324537+0000 mgr.y (mgr.25166) 3049 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.324537+0000 mgr.y (mgr.25166) 3049 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.324729+0000 mgr.y (mgr.25166) 3050 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.324729+0000 mgr.y (mgr.25166) 3050 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.339180+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.339180+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.341569+0000 mgr.y (mgr.25166) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.341569+0000 mgr.y (mgr.25166) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.426027+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.426027+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.428663+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.428663+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.430920+0000 mon.b (mon.1) 4182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.430920+0000 mon.b (mon.1) 4182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.431983+0000 mon.b (mon.1) 4183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.431983+0000 mon.b (mon.1) 4183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.433777+0000 mgr.y (mgr.25166) 3052 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 569 op/s 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.433777+0000 mgr.y (mgr.25166) 3052 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 569 op/s 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.434029+0000 mgr.y (mgr.25166) 3053 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.434029+0000 mgr.y (mgr.25166) 3053 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.447266+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.447266+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.450211+0000 mgr.y (mgr.25166) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.450211+0000 mgr.y (mgr.25166) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.508193+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.508193+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.511473+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.511473+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.514224+0000 mon.b (mon.1) 4186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.514224+0000 mon.b (mon.1) 4186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.515297+0000 mon.b (mon.1) 4187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.515297+0000 mon.b (mon.1) 4187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.517430+0000 mgr.y (mgr.25166) 3055 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.517430+0000 mgr.y (mgr.25166) 3055 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.517678+0000 mgr.y (mgr.25166) 3056 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.517678+0000 mgr.y (mgr.25166) 3056 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.523134+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.523134+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:19.985103+0000 mgr.y (mgr.25166) 3038 : cluster [DBG] pgmap v840: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:19.990382+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:19.990382+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.992722+0000 mgr.y (mgr.25166) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:19.992722+0000 mgr.y (mgr.25166) 3039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.064080+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.064080+0000 mon.b (mon.1) 4164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.066756+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.066756+0000 mon.b (mon.1) 4165 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.068872+0000 mon.b (mon.1) 4166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.068872+0000 mon.b (mon.1) 4166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.069811+0000 mon.b (mon.1) 4167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.069811+0000 mon.b (mon.1) 4167 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.071638+0000 mgr.y (mgr.25166) 3040 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.071638+0000 mgr.y (mgr.25166) 3040 : cluster [DBG] pgmap v841: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.071891+0000 mgr.y (mgr.25166) 3041 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.071891+0000 mgr.y (mgr.25166) 3041 : cluster [DBG] pgmap v842: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.085917+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.085917+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.086766+0000 mgr.y (mgr.25166) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.086766+0000 mgr.y (mgr.25166) 3042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.525625+0000 mgr.y (mgr.25166) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.525625+0000 mgr.y (mgr.25166) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.589990+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.589990+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.592513+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.592513+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.594693+0000 mon.b (mon.1) 4190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.594693+0000 mon.b (mon.1) 4190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.595584+0000 mon.b (mon.1) 4191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.595584+0000 mon.b (mon.1) 4191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.597332+0000 mgr.y (mgr.25166) 3058 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.597332+0000 mgr.y (mgr.25166) 3058 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.597597+0000 mgr.y (mgr.25166) 3059 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.597597+0000 mgr.y (mgr.25166) 3059 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.604727+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.604727+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.608104+0000 mgr.y (mgr.25166) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.608104+0000 mgr.y (mgr.25166) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.665850+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.665850+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.668427+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.668427+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.671315+0000 mon.b (mon.1) 4194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.671315+0000 mon.b (mon.1) 4194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.672680+0000 mon.b (mon.1) 4195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.672680+0000 mon.b (mon.1) 4195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.675185+0000 mgr.y (mgr.25166) 3061 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.675185+0000 mgr.y (mgr.25166) 3061 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.675773+0000 mgr.y (mgr.25166) 3062 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.675773+0000 mgr.y (mgr.25166) 3062 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.683754+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.683754+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.687275+0000 mgr.y (mgr.25166) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.687275+0000 mgr.y (mgr.25166) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.790883+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.790883+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.794186+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.794186+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.798083+0000 mon.b (mon.1) 4198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.798083+0000 mon.b (mon.1) 4198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.799418+0000 mon.b (mon.1) 4199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.799418+0000 mon.b (mon.1) 4199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.813427+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.813427+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.905289+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.905289+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.908079+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.908079+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.910933+0000 mon.b (mon.1) 4202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.910933+0000 mon.b (mon.1) 4202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.912015+0000 mon.b (mon.1) 4203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.912015+0000 mon.b (mon.1) 4203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.921733+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[116875]: audit 2024-09-17T10:34:20.921733+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.152906+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.152906+0000 mon.b (mon.1) 4168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.155710+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.155710+0000 mon.b (mon.1) 4169 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.158436+0000 mon.b (mon.1) 4170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.158436+0000 mon.b (mon.1) 4170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.159519+0000 mon.b (mon.1) 4171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.159519+0000 mon.b (mon.1) 4171 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.161319+0000 mgr.y (mgr.25166) 3043 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.161319+0000 mgr.y (mgr.25166) 3043 : cluster [DBG] pgmap v843: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.161584+0000 mgr.y (mgr.25166) 3044 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.161584+0000 mgr.y (mgr.25166) 3044 : cluster [DBG] pgmap v844: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.166067+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.166067+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.169532+0000 mgr.y (mgr.25166) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.169532+0000 mgr.y (mgr.25166) 3045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.228784+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.228784+0000 mon.b (mon.1) 4172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.231601+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.231601+0000 mon.b (mon.1) 4173 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.234489+0000 mon.b (mon.1) 4174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.234489+0000 mon.b (mon.1) 4174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.235354+0000 mon.b (mon.1) 4175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.235354+0000 mon.b (mon.1) 4175 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.237211+0000 mgr.y (mgr.25166) 3046 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.237211+0000 mgr.y (mgr.25166) 3046 : cluster [DBG] pgmap v845: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.237492+0000 mgr.y (mgr.25166) 3047 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.237492+0000 mgr.y (mgr.25166) 3047 : cluster [DBG] pgmap v846: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.250273+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.250273+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.252060+0000 mgr.y (mgr.25166) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.252060+0000 mgr.y (mgr.25166) 3048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.316535+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.316535+0000 mon.b (mon.1) 4176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.318969+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.318969+0000 mon.b (mon.1) 4177 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.321503+0000 mon.b (mon.1) 4178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.321503+0000 mon.b (mon.1) 4178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.322555+0000 mon.b (mon.1) 4179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.322555+0000 mon.b (mon.1) 4179 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.324537+0000 mgr.y (mgr.25166) 3049 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.324537+0000 mgr.y (mgr.25166) 3049 : cluster [DBG] pgmap v847: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.324729+0000 mgr.y (mgr.25166) 3050 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.324729+0000 mgr.y (mgr.25166) 3050 : cluster [DBG] pgmap v848: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.339180+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.339180+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.341569+0000 mgr.y (mgr.25166) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.341569+0000 mgr.y (mgr.25166) 3051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.426027+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.426027+0000 mon.b (mon.1) 4180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.428663+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.428663+0000 mon.b (mon.1) 4181 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.430920+0000 mon.b (mon.1) 4182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.430920+0000 mon.b (mon.1) 4182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.431983+0000 mon.b (mon.1) 4183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.431983+0000 mon.b (mon.1) 4183 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.433777+0000 mgr.y (mgr.25166) 3052 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 569 op/s 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.433777+0000 mgr.y (mgr.25166) 3052 : cluster [DBG] pgmap v849: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 569 op/s 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.434029+0000 mgr.y (mgr.25166) 3053 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.434029+0000 mgr.y (mgr.25166) 3053 : cluster [DBG] pgmap v850: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 371 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.447266+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.447266+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.450211+0000 mgr.y (mgr.25166) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.450211+0000 mgr.y (mgr.25166) 3054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.508193+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.508193+0000 mon.b (mon.1) 4184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.511473+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.511473+0000 mon.b (mon.1) 4185 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.514224+0000 mon.b (mon.1) 4186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.514224+0000 mon.b (mon.1) 4186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.515297+0000 mon.b (mon.1) 4187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.515297+0000 mon.b (mon.1) 4187 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.517430+0000 mgr.y (mgr.25166) 3055 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.517430+0000 mgr.y (mgr.25166) 3055 : cluster [DBG] pgmap v851: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.517678+0000 mgr.y (mgr.25166) 3056 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.517678+0000 mgr.y (mgr.25166) 3056 : cluster [DBG] pgmap v852: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 360 KiB/s rd, 0 B/s wr, 553 op/s 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.523134+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.413 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.523134+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.525625+0000 mgr.y (mgr.25166) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.525625+0000 mgr.y (mgr.25166) 3057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.589990+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.589990+0000 mon.b (mon.1) 4188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.592513+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.592513+0000 mon.b (mon.1) 4189 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.594693+0000 mon.b (mon.1) 4190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.594693+0000 mon.b (mon.1) 4190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.595584+0000 mon.b (mon.1) 4191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.595584+0000 mon.b (mon.1) 4191 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.597332+0000 mgr.y (mgr.25166) 3058 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.597332+0000 mgr.y (mgr.25166) 3058 : cluster [DBG] pgmap v853: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.597597+0000 mgr.y (mgr.25166) 3059 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.597597+0000 mgr.y (mgr.25166) 3059 : cluster [DBG] pgmap v854: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 370 KiB/s rd, 0 B/s wr, 568 op/s 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.604727+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.604727+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.608104+0000 mgr.y (mgr.25166) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.608104+0000 mgr.y (mgr.25166) 3060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.665850+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.665850+0000 mon.b (mon.1) 4192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.668427+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.668427+0000 mon.b (mon.1) 4193 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.671315+0000 mon.b (mon.1) 4194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.671315+0000 mon.b (mon.1) 4194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.672680+0000 mon.b (mon.1) 4195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.672680+0000 mon.b (mon.1) 4195 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.675185+0000 mgr.y (mgr.25166) 3061 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.675185+0000 mgr.y (mgr.25166) 3061 : cluster [DBG] pgmap v855: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.675773+0000 mgr.y (mgr.25166) 3062 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.675773+0000 mgr.y (mgr.25166) 3062 : cluster [DBG] pgmap v856: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.683754+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.683754+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.687275+0000 mgr.y (mgr.25166) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.687275+0000 mgr.y (mgr.25166) 3063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.790883+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.790883+0000 mon.b (mon.1) 4196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.794186+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.794186+0000 mon.b (mon.1) 4197 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.798083+0000 mon.b (mon.1) 4198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.798083+0000 mon.b (mon.1) 4198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.799418+0000 mon.b (mon.1) 4199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.799418+0000 mon.b (mon.1) 4199 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.813427+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.813427+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.905289+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.905289+0000 mon.b (mon.1) 4200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.908079+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.908079+0000 mon.b (mon.1) 4201 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.910933+0000 mon.b (mon.1) 4202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.910933+0000 mon.b (mon.1) 4202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.912015+0000 mon.b (mon.1) 4203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.912015+0000 mon.b (mon.1) 4203 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:21.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.921733+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:21.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:20 smithi039 bash[115929]: audit 2024-09-17T10:34:20.921733+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.802221+0000 mgr.y (mgr.25166) 3064 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.802221+0000 mgr.y (mgr.25166) 3064 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.802713+0000 mgr.y (mgr.25166) 3065 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.802713+0000 mgr.y (mgr.25166) 3065 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.814823+0000 mgr.y (mgr.25166) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.814823+0000 mgr.y (mgr.25166) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.914065+0000 mgr.y (mgr.25166) 3067 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.914065+0000 mgr.y (mgr.25166) 3067 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.914301+0000 mgr.y (mgr.25166) 3068 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:20.914301+0000 mgr.y (mgr.25166) 3068 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.925285+0000 mgr.y (mgr.25166) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:20.925285+0000 mgr.y (mgr.25166) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:20.993876+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:20.993876+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:20.996411+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:20.996411+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:20.999416+0000 mon.b (mon.1) 4206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:20.999416+0000 mon.b (mon.1) 4206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.000715+0000 mon.b (mon.1) 4207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.000715+0000 mon.b (mon.1) 4207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.003057+0000 mgr.y (mgr.25166) 3070 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.003057+0000 mgr.y (mgr.25166) 3070 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.003535+0000 mgr.y (mgr.25166) 3071 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.003535+0000 mgr.y (mgr.25166) 3071 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.010456+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.010456+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.013277+0000 mgr.y (mgr.25166) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.013277+0000 mgr.y (mgr.25166) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.086190+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.086190+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.088853+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.088853+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.091414+0000 mon.b (mon.1) 4210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.091414+0000 mon.b (mon.1) 4210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.092239+0000 mon.b (mon.1) 4211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.092239+0000 mon.b (mon.1) 4211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.094584+0000 mgr.y (mgr.25166) 3073 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.094584+0000 mgr.y (mgr.25166) 3073 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.101781+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.101781+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.102710+0000 mgr.y (mgr.25166) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.102710+0000 mgr.y (mgr.25166) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.191522+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.191522+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.194243+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.194243+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.197496+0000 mon.b (mon.1) 4214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.197496+0000 mon.b (mon.1) 4214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.198676+0000 mon.b (mon.1) 4215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.198676+0000 mon.b (mon.1) 4215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.201126+0000 mgr.y (mgr.25166) 3075 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.201126+0000 mgr.y (mgr.25166) 3075 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.201650+0000 mgr.y (mgr.25166) 3076 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.201650+0000 mgr.y (mgr.25166) 3076 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.208955+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.208955+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.211593+0000 mgr.y (mgr.25166) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.211593+0000 mgr.y (mgr.25166) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.309312+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.309312+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.312354+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.312354+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.316315+0000 mon.b (mon.1) 4218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.316315+0000 mon.b (mon.1) 4218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.317618+0000 mon.b (mon.1) 4219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.317618+0000 mon.b (mon.1) 4219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.320605+0000 mgr.y (mgr.25166) 3078 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.320605+0000 mgr.y (mgr.25166) 3078 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.328736+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.328736+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.332203+0000 mgr.y (mgr.25166) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.332203+0000 mgr.y (mgr.25166) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.441293+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.441293+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.443314+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.443314+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.445163+0000 mon.b (mon.1) 4222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.445163+0000 mon.b (mon.1) 4222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.445916+0000 mon.b (mon.1) 4223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.445916+0000 mon.b (mon.1) 4223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.447561+0000 mgr.y (mgr.25166) 3080 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.447561+0000 mgr.y (mgr.25166) 3080 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.447754+0000 mgr.y (mgr.25166) 3081 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.447754+0000 mgr.y (mgr.25166) 3081 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.453183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.453183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.454401+0000 mgr.y (mgr.25166) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.454401+0000 mgr.y (mgr.25166) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.522646+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.522646+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.524817+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.524817+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.526660+0000 mon.b (mon.1) 4226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.526660+0000 mon.b (mon.1) 4226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.527370+0000 mon.b (mon.1) 4227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.527370+0000 mon.b (mon.1) 4227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.529237+0000 mgr.y (mgr.25166) 3083 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.529237+0000 mgr.y (mgr.25166) 3083 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.529532+0000 mgr.y (mgr.25166) 3084 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.529532+0000 mgr.y (mgr.25166) 3084 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.534031+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.534031+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.535002+0000 mgr.y (mgr.25166) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.535002+0000 mgr.y (mgr.25166) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.595314+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.595314+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.597449+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.597449+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.599977+0000 mon.b (mon.1) 4230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.599977+0000 mon.b (mon.1) 4230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.600747+0000 mon.b (mon.1) 4231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.600747+0000 mon.b (mon.1) 4231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.602882+0000 mgr.y (mgr.25166) 3086 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.602882+0000 mgr.y (mgr.25166) 3086 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.603588+0000 mgr.y (mgr.25166) 3087 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s 2024-09-17T10:34:22.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.603588+0000 mgr.y (mgr.25166) 3087 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s 2024-09-17T10:34:22.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.611557+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.611557+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.612414+0000 mgr.y (mgr.25166) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.612414+0000 mgr.y (mgr.25166) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.688326+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.688326+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.690731+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.690731+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.693720+0000 mon.b (mon.1) 4234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.693720+0000 mon.b (mon.1) 4234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.694810+0000 mon.b (mon.1) 4235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.694810+0000 mon.b (mon.1) 4235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.697210+0000 mgr.y (mgr.25166) 3089 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.697210+0000 mgr.y (mgr.25166) 3089 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.697994+0000 mgr.y (mgr.25166) 3090 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.697994+0000 mgr.y (mgr.25166) 3090 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.704086+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.704086+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.782922+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.782922+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.785671+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.785671+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.788902+0000 mon.b (mon.1) 4238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.788902+0000 mon.b (mon.1) 4238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.790082+0000 mon.b (mon.1) 4239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.790082+0000 mon.b (mon.1) 4239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.798208+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.798208+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.892786+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.892786+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.895745+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.895745+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.898087+0000 mon.b (mon.1) 4242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.898087+0000 mon.b (mon.1) 4242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.899499+0000 mon.b (mon.1) 4243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.899499+0000 mon.b (mon.1) 4243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.907247+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:21 smithi203 bash[85677]: audit 2024-09-17T10:34:21.907247+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.802221+0000 mgr.y (mgr.25166) 3064 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.802221+0000 mgr.y (mgr.25166) 3064 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.802713+0000 mgr.y (mgr.25166) 3065 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.802713+0000 mgr.y (mgr.25166) 3065 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.814823+0000 mgr.y (mgr.25166) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.814823+0000 mgr.y (mgr.25166) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.914065+0000 mgr.y (mgr.25166) 3067 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.914065+0000 mgr.y (mgr.25166) 3067 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.914301+0000 mgr.y (mgr.25166) 3068 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:20.914301+0000 mgr.y (mgr.25166) 3068 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.925285+0000 mgr.y (mgr.25166) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:20.925285+0000 mgr.y (mgr.25166) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:20.993876+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:20.993876+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:20.996411+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:20.996411+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:20.999416+0000 mon.b (mon.1) 4206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:20.999416+0000 mon.b (mon.1) 4206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.802221+0000 mgr.y (mgr.25166) 3064 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.802221+0000 mgr.y (mgr.25166) 3064 : cluster [DBG] pgmap v857: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.802713+0000 mgr.y (mgr.25166) 3065 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.802713+0000 mgr.y (mgr.25166) 3065 : cluster [DBG] pgmap v858: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 295 KiB/s rd, 0 B/s wr, 449 op/s 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.814823+0000 mgr.y (mgr.25166) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.814823+0000 mgr.y (mgr.25166) 3066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.914065+0000 mgr.y (mgr.25166) 3067 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.914065+0000 mgr.y (mgr.25166) 3067 : cluster [DBG] pgmap v859: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.914301+0000 mgr.y (mgr.25166) 3068 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:20.914301+0000 mgr.y (mgr.25166) 3068 : cluster [DBG] pgmap v860: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 265 KiB/s rd, 0 B/s wr, 404 op/s 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.925285+0000 mgr.y (mgr.25166) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:20.925285+0000 mgr.y (mgr.25166) 3069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:20.993876+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:20.993876+0000 mon.b (mon.1) 4204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:20.996411+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:20.996411+0000 mon.b (mon.1) 4205 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:20.999416+0000 mon.b (mon.1) 4206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:20.999416+0000 mon.b (mon.1) 4206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.000715+0000 mon.b (mon.1) 4207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.390 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.000715+0000 mon.b (mon.1) 4207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.003057+0000 mgr.y (mgr.25166) 3070 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.003057+0000 mgr.y (mgr.25166) 3070 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.003535+0000 mgr.y (mgr.25166) 3071 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.003535+0000 mgr.y (mgr.25166) 3071 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.010456+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.010456+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.013277+0000 mgr.y (mgr.25166) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.013277+0000 mgr.y (mgr.25166) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.086190+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.086190+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.088853+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.088853+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.091414+0000 mon.b (mon.1) 4210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.091414+0000 mon.b (mon.1) 4210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.092239+0000 mon.b (mon.1) 4211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.092239+0000 mon.b (mon.1) 4211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.094584+0000 mgr.y (mgr.25166) 3073 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.000715+0000 mon.b (mon.1) 4207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.392 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.000715+0000 mon.b (mon.1) 4207 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.003057+0000 mgr.y (mgr.25166) 3070 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.003057+0000 mgr.y (mgr.25166) 3070 : cluster [DBG] pgmap v861: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.003535+0000 mgr.y (mgr.25166) 3071 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.003535+0000 mgr.y (mgr.25166) 3071 : cluster [DBG] pgmap v862: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 256 KiB/s rd, 0 B/s wr, 390 op/s 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.010456+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.010456+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.013277+0000 mgr.y (mgr.25166) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.013277+0000 mgr.y (mgr.25166) 3072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.086190+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.086190+0000 mon.b (mon.1) 4208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.088853+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.088853+0000 mon.b (mon.1) 4209 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.091414+0000 mon.b (mon.1) 4210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.091414+0000 mon.b (mon.1) 4210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.092239+0000 mon.b (mon.1) 4211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.092239+0000 mon.b (mon.1) 4211 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.094584+0000 mgr.y (mgr.25166) 3073 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.394 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.094584+0000 mgr.y (mgr.25166) 3073 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.101781+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.101781+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.102710+0000 mgr.y (mgr.25166) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.102710+0000 mgr.y (mgr.25166) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.191522+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.191522+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.194243+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.194243+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.197496+0000 mon.b (mon.1) 4214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.197496+0000 mon.b (mon.1) 4214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.198676+0000 mon.b (mon.1) 4215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.198676+0000 mon.b (mon.1) 4215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.201126+0000 mgr.y (mgr.25166) 3075 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.201126+0000 mgr.y (mgr.25166) 3075 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.201650+0000 mgr.y (mgr.25166) 3076 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.201650+0000 mgr.y (mgr.25166) 3076 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.208955+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.208955+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.211593+0000 mgr.y (mgr.25166) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.211593+0000 mgr.y (mgr.25166) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.094584+0000 mgr.y (mgr.25166) 3073 : cluster [DBG] pgmap v863: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.101781+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.101781+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.396 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.102710+0000 mgr.y (mgr.25166) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.102710+0000 mgr.y (mgr.25166) 3074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.191522+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.191522+0000 mon.b (mon.1) 4212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.194243+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.194243+0000 mon.b (mon.1) 4213 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.197496+0000 mon.b (mon.1) 4214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.197496+0000 mon.b (mon.1) 4214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.198676+0000 mon.b (mon.1) 4215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.198676+0000 mon.b (mon.1) 4215 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.201126+0000 mgr.y (mgr.25166) 3075 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.201126+0000 mgr.y (mgr.25166) 3075 : cluster [DBG] pgmap v864: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.201650+0000 mgr.y (mgr.25166) 3076 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.201650+0000 mgr.y (mgr.25166) 3076 : cluster [DBG] pgmap v865: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.208955+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.208955+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.211593+0000 mgr.y (mgr.25166) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.211593+0000 mgr.y (mgr.25166) 3077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.309312+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.309312+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.312354+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.312354+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.316315+0000 mon.b (mon.1) 4218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.316315+0000 mon.b (mon.1) 4218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.317618+0000 mon.b (mon.1) 4219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.317618+0000 mon.b (mon.1) 4219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.320605+0000 mgr.y (mgr.25166) 3078 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.320605+0000 mgr.y (mgr.25166) 3078 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.328736+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.328736+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.332203+0000 mgr.y (mgr.25166) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.332203+0000 mgr.y (mgr.25166) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.441293+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.441293+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.443314+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.443314+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.445163+0000 mon.b (mon.1) 4222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.445163+0000 mon.b (mon.1) 4222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.445916+0000 mon.b (mon.1) 4223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.445916+0000 mon.b (mon.1) 4223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.447561+0000 mgr.y (mgr.25166) 3080 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.447561+0000 mgr.y (mgr.25166) 3080 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.447754+0000 mgr.y (mgr.25166) 3081 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.447754+0000 mgr.y (mgr.25166) 3081 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.453183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.453183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.454401+0000 mgr.y (mgr.25166) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.454401+0000 mgr.y (mgr.25166) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.522646+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.522646+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.524817+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.524817+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.526660+0000 mon.b (mon.1) 4226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.526660+0000 mon.b (mon.1) 4226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.527370+0000 mon.b (mon.1) 4227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.527370+0000 mon.b (mon.1) 4227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.529237+0000 mgr.y (mgr.25166) 3083 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.309312+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.309312+0000 mon.b (mon.1) 4216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.312354+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.312354+0000 mon.b (mon.1) 4217 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.316315+0000 mon.b (mon.1) 4218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.316315+0000 mon.b (mon.1) 4218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.317618+0000 mon.b (mon.1) 4219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.317618+0000 mon.b (mon.1) 4219 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.320605+0000 mgr.y (mgr.25166) 3078 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.320605+0000 mgr.y (mgr.25166) 3078 : cluster [DBG] pgmap v866: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.328736+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.328736+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.332203+0000 mgr.y (mgr.25166) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.332203+0000 mgr.y (mgr.25166) 3079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.441293+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.441293+0000 mon.b (mon.1) 4220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.443314+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.443314+0000 mon.b (mon.1) 4221 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.402 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.445163+0000 mon.b (mon.1) 4222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.529237+0000 mgr.y (mgr.25166) 3083 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.529532+0000 mgr.y (mgr.25166) 3084 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.529532+0000 mgr.y (mgr.25166) 3084 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.534031+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.534031+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.535002+0000 mgr.y (mgr.25166) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.535002+0000 mgr.y (mgr.25166) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.595314+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.595314+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.597449+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.597449+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.599977+0000 mon.b (mon.1) 4230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.599977+0000 mon.b (mon.1) 4230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.600747+0000 mon.b (mon.1) 4231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.600747+0000 mon.b (mon.1) 4231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.602882+0000 mgr.y (mgr.25166) 3086 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.602882+0000 mgr.y (mgr.25166) 3086 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.603588+0000 mgr.y (mgr.25166) 3087 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.603588+0000 mgr.y (mgr.25166) 3087 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.445163+0000 mon.b (mon.1) 4222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.445916+0000 mon.b (mon.1) 4223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.445916+0000 mon.b (mon.1) 4223 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.447561+0000 mgr.y (mgr.25166) 3080 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.447561+0000 mgr.y (mgr.25166) 3080 : cluster [DBG] pgmap v867: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.447754+0000 mgr.y (mgr.25166) 3081 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.447754+0000 mgr.y (mgr.25166) 3081 : cluster [DBG] pgmap v868: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.453183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.453183+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.454401+0000 mgr.y (mgr.25166) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.454401+0000 mgr.y (mgr.25166) 3082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.522646+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.522646+0000 mon.b (mon.1) 4224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.524817+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.524817+0000 mon.b (mon.1) 4225 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.526660+0000 mon.b (mon.1) 4226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.526660+0000 mon.b (mon.1) 4226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.527370+0000 mon.b (mon.1) 4227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.527370+0000 mon.b (mon.1) 4227 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.529237+0000 mgr.y (mgr.25166) 3083 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.611557+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.611557+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.612414+0000 mgr.y (mgr.25166) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.612414+0000 mgr.y (mgr.25166) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.688326+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.688326+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.690731+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.690731+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.693720+0000 mon.b (mon.1) 4234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.693720+0000 mon.b (mon.1) 4234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.694810+0000 mon.b (mon.1) 4235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.694810+0000 mon.b (mon.1) 4235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.697210+0000 mgr.y (mgr.25166) 3089 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.697210+0000 mgr.y (mgr.25166) 3089 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.697994+0000 mgr.y (mgr.25166) 3090 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.697994+0000 mgr.y (mgr.25166) 3090 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.704086+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.704086+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.782922+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.529237+0000 mgr.y (mgr.25166) 3083 : cluster [DBG] pgmap v869: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 80 op/s 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.529532+0000 mgr.y (mgr.25166) 3084 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.529532+0000 mgr.y (mgr.25166) 3084 : cluster [DBG] pgmap v870: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 106 op/s 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.534031+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.534031+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.535002+0000 mgr.y (mgr.25166) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.535002+0000 mgr.y (mgr.25166) 3085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.595314+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.595314+0000 mon.b (mon.1) 4228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.597449+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.597449+0000 mon.b (mon.1) 4229 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.599977+0000 mon.b (mon.1) 4230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.599977+0000 mon.b (mon.1) 4230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.600747+0000 mon.b (mon.1) 4231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.600747+0000 mon.b (mon.1) 4231 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.602882+0000 mgr.y (mgr.25166) 3086 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.602882+0000 mgr.y (mgr.25166) 3086 : cluster [DBG] pgmap v871: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.603588+0000 mgr.y (mgr.25166) 3087 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s 2024-09-17T10:34:22.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.603588+0000 mgr.y (mgr.25166) 3087 : cluster [DBG] pgmap v872: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 0 B/s wr, 123 op/s 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.782922+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.785671+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.785671+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.788902+0000 mon.b (mon.1) 4238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.788902+0000 mon.b (mon.1) 4238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.790082+0000 mon.b (mon.1) 4239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.790082+0000 mon.b (mon.1) 4239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.798208+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.798208+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.892786+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.892786+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.895745+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.895745+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.898087+0000 mon.b (mon.1) 4242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.898087+0000 mon.b (mon.1) 4242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.899499+0000 mon.b (mon.1) 4243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.899499+0000 mon.b (mon.1) 4243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.907247+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[115929]: audit 2024-09-17T10:34:21.907247+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.411 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.611557+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.611557+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.612414+0000 mgr.y (mgr.25166) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.612414+0000 mgr.y (mgr.25166) 3088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.688326+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.688326+0000 mon.b (mon.1) 4232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.690731+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.690731+0000 mon.b (mon.1) 4233 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.693720+0000 mon.b (mon.1) 4234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.693720+0000 mon.b (mon.1) 4234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.694810+0000 mon.b (mon.1) 4235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.694810+0000 mon.b (mon.1) 4235 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.697210+0000 mgr.y (mgr.25166) 3089 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.697210+0000 mgr.y (mgr.25166) 3089 : cluster [DBG] pgmap v873: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.697994+0000 mgr.y (mgr.25166) 3090 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.697994+0000 mgr.y (mgr.25166) 3090 : cluster [DBG] pgmap v874: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 140 op/s 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.704086+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.704086+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.782922+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.782922+0000 mon.b (mon.1) 4236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.785671+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.785671+0000 mon.b (mon.1) 4237 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.788902+0000 mon.b (mon.1) 4238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.788902+0000 mon.b (mon.1) 4238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.790082+0000 mon.b (mon.1) 4239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.790082+0000 mon.b (mon.1) 4239 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.798208+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.798208+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.892786+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.892786+0000 mon.b (mon.1) 4240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.895745+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.895745+0000 mon.b (mon.1) 4241 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.898087+0000 mon.b (mon.1) 4242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.898087+0000 mon.b (mon.1) 4242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.899499+0000 mon.b (mon.1) 4243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.899499+0000 mon.b (mon.1) 4243 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.907247+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.414 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:21 smithi039 bash[116875]: audit 2024-09-17T10:34:21.907247+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:22.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:22.302328168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:23.210 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:34:23.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.705327+0000 mgr.y (mgr.25166) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.705327+0000 mgr.y (mgr.25166) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.792489+0000 mgr.y (mgr.25166) 3092 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.792489+0000 mgr.y (mgr.25166) 3092 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.792958+0000 mgr.y (mgr.25166) 3093 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.792958+0000 mgr.y (mgr.25166) 3093 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.802934+0000 mgr.y (mgr.25166) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.802934+0000 mgr.y (mgr.25166) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.901843+0000 mgr.y (mgr.25166) 3095 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.901843+0000 mgr.y (mgr.25166) 3095 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.911594+0000 mgr.y (mgr.25166) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.911594+0000 mgr.y (mgr.25166) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.983644+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.983644+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.985883+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.985883+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.987843+0000 mon.b (mon.1) 4246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.987843+0000 mon.b (mon.1) 4246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.988685+0000 mon.b (mon.1) 4247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.988685+0000 mon.b (mon.1) 4247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.990365+0000 mgr.y (mgr.25166) 3097 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.990365+0000 mgr.y (mgr.25166) 3097 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.990611+0000 mgr.y (mgr.25166) 3098 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:21.990611+0000 mgr.y (mgr.25166) 3098 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.995739+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:21.995739+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.999862+0000 mgr.y (mgr.25166) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:21.999862+0000 mgr.y (mgr.25166) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.058710+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.058710+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.062192+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.062192+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.065582+0000 mon.b (mon.1) 4250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.065582+0000 mon.b (mon.1) 4250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.067048+0000 mon.b (mon.1) 4251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.067048+0000 mon.b (mon.1) 4251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.069576+0000 mgr.y (mgr.25166) 3100 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.069576+0000 mgr.y (mgr.25166) 3100 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.070202+0000 mgr.y (mgr.25166) 3101 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.070202+0000 mgr.y (mgr.25166) 3101 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.075741+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.075741+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.082410+0000 mgr.y (mgr.25166) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.082410+0000 mgr.y (mgr.25166) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.150729+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.150729+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.153608+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.153608+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.156576+0000 mon.b (mon.1) 4254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.156576+0000 mon.b (mon.1) 4254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.158323+0000 mon.b (mon.1) 4255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.158323+0000 mon.b (mon.1) 4255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.160339+0000 mgr.y (mgr.25166) 3103 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.160339+0000 mgr.y (mgr.25166) 3103 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.160520+0000 mgr.y (mgr.25166) 3104 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.160520+0000 mgr.y (mgr.25166) 3104 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.165821+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.165821+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.168999+0000 mgr.y (mgr.25166) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.168999+0000 mgr.y (mgr.25166) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.256687+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.256687+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.259611+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.259611+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.262139+0000 mon.b (mon.1) 4258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.262139+0000 mon.b (mon.1) 4258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.263255+0000 mon.b (mon.1) 4259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.263255+0000 mon.b (mon.1) 4259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.265669+0000 mgr.y (mgr.25166) 3106 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.265669+0000 mgr.y (mgr.25166) 3106 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.266127+0000 mgr.y (mgr.25166) 3107 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.266127+0000 mgr.y (mgr.25166) 3107 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.272656+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.272656+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.273971+0000 mgr.y (mgr.25166) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.273971+0000 mgr.y (mgr.25166) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.373243+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.373243+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.375967+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.375967+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.379980+0000 mon.b (mon.1) 4262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.379980+0000 mon.b (mon.1) 4262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.381234+0000 mon.b (mon.1) 4263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.381234+0000 mon.b (mon.1) 4263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.384046+0000 mgr.y (mgr.25166) 3109 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.384046+0000 mgr.y (mgr.25166) 3109 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.384550+0000 mgr.y (mgr.25166) 3110 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.384550+0000 mgr.y (mgr.25166) 3110 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.390680+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.390680+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.392479+0000 mgr.y (mgr.25166) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.392479+0000 mgr.y (mgr.25166) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.487642+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.487642+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.490731+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.490731+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.494270+0000 mon.b (mon.1) 4266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.494270+0000 mon.b (mon.1) 4266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.495566+0000 mon.b (mon.1) 4267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.495566+0000 mon.b (mon.1) 4267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.498180+0000 mgr.y (mgr.25166) 3112 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.498180+0000 mgr.y (mgr.25166) 3112 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.503428+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.503428+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.509226+0000 mgr.y (mgr.25166) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.509226+0000 mgr.y (mgr.25166) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.575865+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.575865+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.578751+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.578751+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.581380+0000 mon.b (mon.1) 4270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.581380+0000 mon.b (mon.1) 4270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.582650+0000 mon.b (mon.1) 4271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.582650+0000 mon.b (mon.1) 4271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.584971+0000 mgr.y (mgr.25166) 3114 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.584971+0000 mgr.y (mgr.25166) 3114 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.585563+0000 mgr.y (mgr.25166) 3115 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.585563+0000 mgr.y (mgr.25166) 3115 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.590473+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.590473+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.594417+0000 mgr.y (mgr.25166) 3116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.594417+0000 mgr.y (mgr.25166) 3116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.676352+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.676352+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.679256+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.679256+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.683131+0000 mon.b (mon.1) 4274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.683131+0000 mon.b (mon.1) 4274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.684685+0000 mon.b (mon.1) 4275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.684685+0000 mon.b (mon.1) 4275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.687255+0000 mgr.y (mgr.25166) 3117 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.687255+0000 mgr.y (mgr.25166) 3117 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.687755+0000 mgr.y (mgr.25166) 3118 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.687755+0000 mgr.y (mgr.25166) 3118 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.693111+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.693111+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.698957+0000 mgr.y (mgr.25166) 3119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.698957+0000 mgr.y (mgr.25166) 3119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.769113+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.769113+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.771875+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.771875+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.774405+0000 mon.b (mon.1) 4278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.774405+0000 mon.b (mon.1) 4278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.775551+0000 mon.b (mon.1) 4279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.775551+0000 mon.b (mon.1) 4279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.782440+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.782440+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.854819+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.854819+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.857749+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.857749+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.860465+0000 mon.b (mon.1) 4282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.860465+0000 mon.b (mon.1) 4282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.861787+0000 mon.b (mon.1) 4283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.861787+0000 mon.b (mon.1) 4283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.869380+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.869380+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.943796+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.943796+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.946635+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.946635+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.948981+0000 mon.b (mon.1) 4286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.948981+0000 mon.b (mon.1) 4286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.950081+0000 mon.b (mon.1) 4287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.950081+0000 mon.b (mon.1) 4287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.957680+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:22 smithi203 bash[85677]: audit 2024-09-17T10:34:22.957680+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.705327+0000 mgr.y (mgr.25166) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.705327+0000 mgr.y (mgr.25166) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.792489+0000 mgr.y (mgr.25166) 3092 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.792489+0000 mgr.y (mgr.25166) 3092 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.792958+0000 mgr.y (mgr.25166) 3093 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.792958+0000 mgr.y (mgr.25166) 3093 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.259 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.802934+0000 mgr.y (mgr.25166) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.802934+0000 mgr.y (mgr.25166) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.901843+0000 mgr.y (mgr.25166) 3095 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.901843+0000 mgr.y (mgr.25166) 3095 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.911594+0000 mgr.y (mgr.25166) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.911594+0000 mgr.y (mgr.25166) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.983644+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.983644+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.985883+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.985883+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.987843+0000 mon.b (mon.1) 4246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.987843+0000 mon.b (mon.1) 4246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.260 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.988685+0000 mon.b (mon.1) 4247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.705327+0000 mgr.y (mgr.25166) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.705327+0000 mgr.y (mgr.25166) 3091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.792489+0000 mgr.y (mgr.25166) 3092 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.792489+0000 mgr.y (mgr.25166) 3092 : cluster [DBG] pgmap v875: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.792958+0000 mgr.y (mgr.25166) 3093 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.792958+0000 mgr.y (mgr.25166) 3093 : cluster [DBG] pgmap v876: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.802934+0000 mgr.y (mgr.25166) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.802934+0000 mgr.y (mgr.25166) 3094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.261 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.901843+0000 mgr.y (mgr.25166) 3095 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.901843+0000 mgr.y (mgr.25166) 3095 : cluster [DBG] pgmap v877: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.911594+0000 mgr.y (mgr.25166) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.911594+0000 mgr.y (mgr.25166) 3096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.983644+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.983644+0000 mon.b (mon.1) 4244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.985883+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.985883+0000 mon.b (mon.1) 4245 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.987843+0000 mon.b (mon.1) 4246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.987843+0000 mon.b (mon.1) 4246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.262 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.988685+0000 mon.b (mon.1) 4247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.988685+0000 mon.b (mon.1) 4247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.990365+0000 mgr.y (mgr.25166) 3097 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.990365+0000 mgr.y (mgr.25166) 3097 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.990611+0000 mgr.y (mgr.25166) 3098 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:21.990611+0000 mgr.y (mgr.25166) 3098 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.995739+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:21.995739+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.999862+0000 mgr.y (mgr.25166) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:21.999862+0000 mgr.y (mgr.25166) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.058710+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.263 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.058710+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.062192+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.062192+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.065582+0000 mon.b (mon.1) 4250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.065582+0000 mon.b (mon.1) 4250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.067048+0000 mon.b (mon.1) 4251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.067048+0000 mon.b (mon.1) 4251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.069576+0000 mgr.y (mgr.25166) 3100 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.069576+0000 mgr.y (mgr.25166) 3100 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.070202+0000 mgr.y (mgr.25166) 3101 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.070202+0000 mgr.y (mgr.25166) 3101 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.075741+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.075741+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.264 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.082410+0000 mgr.y (mgr.25166) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.082410+0000 mgr.y (mgr.25166) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.150729+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.150729+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.153608+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.153608+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.156576+0000 mon.b (mon.1) 4254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.156576+0000 mon.b (mon.1) 4254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.158323+0000 mon.b (mon.1) 4255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.265 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.158323+0000 mon.b (mon.1) 4255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.160339+0000 mgr.y (mgr.25166) 3103 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.160339+0000 mgr.y (mgr.25166) 3103 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.160520+0000 mgr.y (mgr.25166) 3104 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.160520+0000 mgr.y (mgr.25166) 3104 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.165821+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.165821+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.168999+0000 mgr.y (mgr.25166) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.168999+0000 mgr.y (mgr.25166) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.988685+0000 mon.b (mon.1) 4247 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.990365+0000 mgr.y (mgr.25166) 3097 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.990365+0000 mgr.y (mgr.25166) 3097 : cluster [DBG] pgmap v878: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.990611+0000 mgr.y (mgr.25166) 3098 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:21.990611+0000 mgr.y (mgr.25166) 3098 : cluster [DBG] pgmap v879: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.995739+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:21.995739+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.999862+0000 mgr.y (mgr.25166) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:21.999862+0000 mgr.y (mgr.25166) 3099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.058710+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.058710+0000 mon.b (mon.1) 4248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.062192+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.062192+0000 mon.b (mon.1) 4249 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.065582+0000 mon.b (mon.1) 4250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.267 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.065582+0000 mon.b (mon.1) 4250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.067048+0000 mon.b (mon.1) 4251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.067048+0000 mon.b (mon.1) 4251 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.069576+0000 mgr.y (mgr.25166) 3100 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.069576+0000 mgr.y (mgr.25166) 3100 : cluster [DBG] pgmap v880: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.070202+0000 mgr.y (mgr.25166) 3101 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.256687+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.256687+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.259611+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.259611+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.262139+0000 mon.b (mon.1) 4258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.262139+0000 mon.b (mon.1) 4258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.263255+0000 mon.b (mon.1) 4259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.263255+0000 mon.b (mon.1) 4259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.265669+0000 mgr.y (mgr.25166) 3106 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.265669+0000 mgr.y (mgr.25166) 3106 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.266127+0000 mgr.y (mgr.25166) 3107 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.266127+0000 mgr.y (mgr.25166) 3107 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.272656+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.272656+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.273971+0000 mgr.y (mgr.25166) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.273971+0000 mgr.y (mgr.25166) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.373243+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.373243+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.269 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.375967+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.375967+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.070202+0000 mgr.y (mgr.25166) 3101 : cluster [DBG] pgmap v881: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.075741+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.075741+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.082410+0000 mgr.y (mgr.25166) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.082410+0000 mgr.y (mgr.25166) 3102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.150729+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.150729+0000 mon.b (mon.1) 4252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.153608+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.153608+0000 mon.b (mon.1) 4253 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.156576+0000 mon.b (mon.1) 4254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.156576+0000 mon.b (mon.1) 4254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.158323+0000 mon.b (mon.1) 4255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.158323+0000 mon.b (mon.1) 4255 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.160339+0000 mgr.y (mgr.25166) 3103 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.160339+0000 mgr.y (mgr.25166) 3103 : cluster [DBG] pgmap v882: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.160520+0000 mgr.y (mgr.25166) 3104 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.160520+0000 mgr.y (mgr.25166) 3104 : cluster [DBG] pgmap v883: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.165821+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.165821+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.168999+0000 mgr.y (mgr.25166) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.271 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.168999+0000 mgr.y (mgr.25166) 3105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.379980+0000 mon.b (mon.1) 4262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.379980+0000 mon.b (mon.1) 4262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.381234+0000 mon.b (mon.1) 4263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.381234+0000 mon.b (mon.1) 4263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.384046+0000 mgr.y (mgr.25166) 3109 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.384046+0000 mgr.y (mgr.25166) 3109 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.272 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.384550+0000 mgr.y (mgr.25166) 3110 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.384550+0000 mgr.y (mgr.25166) 3110 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.390680+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.390680+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.392479+0000 mgr.y (mgr.25166) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.392479+0000 mgr.y (mgr.25166) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.487642+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.487642+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.490731+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.490731+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.494270+0000 mon.b (mon.1) 4266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.494270+0000 mon.b (mon.1) 4266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.495566+0000 mon.b (mon.1) 4267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.495566+0000 mon.b (mon.1) 4267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.498180+0000 mgr.y (mgr.25166) 3112 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.498180+0000 mgr.y (mgr.25166) 3112 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.503428+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.503428+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.509226+0000 mgr.y (mgr.25166) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.509226+0000 mgr.y (mgr.25166) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.575865+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.575865+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.578751+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.578751+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.581380+0000 mon.b (mon.1) 4270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.581380+0000 mon.b (mon.1) 4270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.582650+0000 mon.b (mon.1) 4271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.582650+0000 mon.b (mon.1) 4271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.584971+0000 mgr.y (mgr.25166) 3114 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.584971+0000 mgr.y (mgr.25166) 3114 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.585563+0000 mgr.y (mgr.25166) 3115 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.585563+0000 mgr.y (mgr.25166) 3115 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.590473+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.590473+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.256687+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.256687+0000 mon.b (mon.1) 4256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.259611+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.259611+0000 mon.b (mon.1) 4257 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.262139+0000 mon.b (mon.1) 4258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.262139+0000 mon.b (mon.1) 4258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.263255+0000 mon.b (mon.1) 4259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.263255+0000 mon.b (mon.1) 4259 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.265669+0000 mgr.y (mgr.25166) 3106 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.265669+0000 mgr.y (mgr.25166) 3106 : cluster [DBG] pgmap v884: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.266127+0000 mgr.y (mgr.25166) 3107 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.266127+0000 mgr.y (mgr.25166) 3107 : cluster [DBG] pgmap v885: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.272656+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.272656+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.273971+0000 mgr.y (mgr.25166) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.273971+0000 mgr.y (mgr.25166) 3108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.373243+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.373243+0000 mon.b (mon.1) 4260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.375967+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.375967+0000 mon.b (mon.1) 4261 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.594417+0000 mgr.y (mgr.25166) 3116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.594417+0000 mgr.y (mgr.25166) 3116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.676352+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.676352+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.679256+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.679256+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.683131+0000 mon.b (mon.1) 4274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.683131+0000 mon.b (mon.1) 4274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.684685+0000 mon.b (mon.1) 4275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.684685+0000 mon.b (mon.1) 4275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.687255+0000 mgr.y (mgr.25166) 3117 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.687255+0000 mgr.y (mgr.25166) 3117 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.687755+0000 mgr.y (mgr.25166) 3118 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.687755+0000 mgr.y (mgr.25166) 3118 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.693111+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.693111+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.698957+0000 mgr.y (mgr.25166) 3119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.698957+0000 mgr.y (mgr.25166) 3119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.769113+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.769113+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.771875+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.771875+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.774405+0000 mon.b (mon.1) 4278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.774405+0000 mon.b (mon.1) 4278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.775551+0000 mon.b (mon.1) 4279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.775551+0000 mon.b (mon.1) 4279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.782440+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.782440+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.854819+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.854819+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.857749+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.857749+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.860465+0000 mon.b (mon.1) 4282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.860465+0000 mon.b (mon.1) 4282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.861787+0000 mon.b (mon.1) 4283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.861787+0000 mon.b (mon.1) 4283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.869380+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.869380+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.943796+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.943796+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.946635+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.280 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.946635+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.948981+0000 mon.b (mon.1) 4286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.948981+0000 mon.b (mon.1) 4286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.950081+0000 mon.b (mon.1) 4287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.950081+0000 mon.b (mon.1) 4287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.957680+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[116875]: audit 2024-09-17T10:34:22.957680+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.379980+0000 mon.b (mon.1) 4262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.379980+0000 mon.b (mon.1) 4262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.381234+0000 mon.b (mon.1) 4263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.381234+0000 mon.b (mon.1) 4263 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.384046+0000 mgr.y (mgr.25166) 3109 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.384046+0000 mgr.y (mgr.25166) 3109 : cluster [DBG] pgmap v886: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.384550+0000 mgr.y (mgr.25166) 3110 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.384550+0000 mgr.y (mgr.25166) 3110 : cluster [DBG] pgmap v887: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.390680+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.390680+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.392479+0000 mgr.y (mgr.25166) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.392479+0000 mgr.y (mgr.25166) 3111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.487642+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.487642+0000 mon.b (mon.1) 4264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.490731+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.490731+0000 mon.b (mon.1) 4265 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.494270+0000 mon.b (mon.1) 4266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.494270+0000 mon.b (mon.1) 4266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.495566+0000 mon.b (mon.1) 4267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.495566+0000 mon.b (mon.1) 4267 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.498180+0000 mgr.y (mgr.25166) 3112 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.498180+0000 mgr.y (mgr.25166) 3112 : cluster [DBG] pgmap v888: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.503428+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.503428+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.509226+0000 mgr.y (mgr.25166) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.509226+0000 mgr.y (mgr.25166) 3113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.575865+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.575865+0000 mon.b (mon.1) 4268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.578751+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.578751+0000 mon.b (mon.1) 4269 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.581380+0000 mon.b (mon.1) 4270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.581380+0000 mon.b (mon.1) 4270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.582650+0000 mon.b (mon.1) 4271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.582650+0000 mon.b (mon.1) 4271 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.584971+0000 mgr.y (mgr.25166) 3114 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.584971+0000 mgr.y (mgr.25166) 3114 : cluster [DBG] pgmap v889: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.585563+0000 mgr.y (mgr.25166) 3115 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.585563+0000 mgr.y (mgr.25166) 3115 : cluster [DBG] pgmap v890: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.590473+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.590473+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.594417+0000 mgr.y (mgr.25166) 3116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.594417+0000 mgr.y (mgr.25166) 3116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.676352+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.676352+0000 mon.b (mon.1) 4272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.679256+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.679256+0000 mon.b (mon.1) 4273 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.683131+0000 mon.b (mon.1) 4274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.683131+0000 mon.b (mon.1) 4274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.684685+0000 mon.b (mon.1) 4275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.684685+0000 mon.b (mon.1) 4275 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.687255+0000 mgr.y (mgr.25166) 3117 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.285 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.687255+0000 mgr.y (mgr.25166) 3117 : cluster [DBG] pgmap v891: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.687755+0000 mgr.y (mgr.25166) 3118 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.687755+0000 mgr.y (mgr.25166) 3118 : cluster [DBG] pgmap v892: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.693111+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.693111+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.698957+0000 mgr.y (mgr.25166) 3119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.698957+0000 mgr.y (mgr.25166) 3119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.769113+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.769113+0000 mon.b (mon.1) 4276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.771875+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.771875+0000 mon.b (mon.1) 4277 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.774405+0000 mon.b (mon.1) 4278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.774405+0000 mon.b (mon.1) 4278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.775551+0000 mon.b (mon.1) 4279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.775551+0000 mon.b (mon.1) 4279 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.782440+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.782440+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.854819+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.854819+0000 mon.b (mon.1) 4280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.857749+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.857749+0000 mon.b (mon.1) 4281 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.860465+0000 mon.b (mon.1) 4282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.860465+0000 mon.b (mon.1) 4282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.861787+0000 mon.b (mon.1) 4283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.861787+0000 mon.b (mon.1) 4283 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.869380+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.869380+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.943796+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.943796+0000 mon.b (mon.1) 4284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:23.288 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.946635+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.946635+0000 mon.b (mon.1) 4285 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.948981+0000 mon.b (mon.1) 4286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.948981+0000 mon.b (mon.1) 4286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.950081+0000 mon.b (mon.1) 4287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.950081+0000 mon.b (mon.1) 4287 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.957680+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:22 smithi039 bash[115929]: audit 2024-09-17T10:34:22.957680+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:23.853 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:34:23.853 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 6s ago 52m - - 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 12s ago 52m - - 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (14m) 6s ago 43m 14.9M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (14m) 12s ago 42m 66.0M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (17m) 6s ago 40m 49.9M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (17m) 12s ago 51m 445M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (27m) 6s ago 53m 544M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (10m) 6s ago 54m 75.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (12m) 12s ago 52m 63.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (10m) 6s ago 51m 56.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (16m) 6s ago 43m 9088k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (16m) 12s ago 43m 8380k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (8m) 6s ago 50m 56.4M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:34:23.854 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (8m) 6s ago 49m 56.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (6m) 6s ago 48m 56.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (4m) 6s ago 47m 53.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (4m) 12s ago 47m 53.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (3m) 12s ago 46m 53.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (2m) 12s ago 45m 55.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (2m) 12s ago 44m 51.5M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (15m) 12s ago 43m 52.3M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 unknown 6s ago 40m 70.6M - 19.1.1-330-gc2ddf972 ebb0615149de 9665b66eafc5 2024-09-17T10:34:23.855 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 starting - - - - 2024-09-17T10:34:23.972 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:34:23] "GET /metrics HTTP/1.1" 200 38463 "" "Prometheus/2.51.0" 2024-09-17T10:34:24.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.777674+0000 mgr.y (mgr.25166) 3120 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.777674+0000 mgr.y (mgr.25166) 3120 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.777860+0000 mgr.y (mgr.25166) 3121 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.777860+0000 mgr.y (mgr.25166) 3121 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.786127+0000 mgr.y (mgr.25166) 3122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.786127+0000 mgr.y (mgr.25166) 3122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.863766+0000 mgr.y (mgr.25166) 3123 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.863766+0000 mgr.y (mgr.25166) 3123 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.863938+0000 mgr.y (mgr.25166) 3124 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.863938+0000 mgr.y (mgr.25166) 3124 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.874080+0000 mgr.y (mgr.25166) 3125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.874080+0000 mgr.y (mgr.25166) 3125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.951941+0000 mgr.y (mgr.25166) 3126 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.951941+0000 mgr.y (mgr.25166) 3126 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.952184+0000 mgr.y (mgr.25166) 3127 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:22.952184+0000 mgr.y (mgr.25166) 3127 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.960413+0000 mgr.y (mgr.25166) 3128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:22.960413+0000 mgr.y (mgr.25166) 3128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.036781+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.036781+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.039312+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.039312+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.041787+0000 mon.b (mon.1) 4290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.041787+0000 mon.b (mon.1) 4290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.042875+0000 mon.b (mon.1) 4291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.042875+0000 mon.b (mon.1) 4291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.044724+0000 mgr.y (mgr.25166) 3129 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.232 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.044724+0000 mgr.y (mgr.25166) 3129 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.044966+0000 mgr.y (mgr.25166) 3130 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.044966+0000 mgr.y (mgr.25166) 3130 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.054092+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.054092+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.057829+0000 mgr.y (mgr.25166) 3131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.057829+0000 mgr.y (mgr.25166) 3131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.157779+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.157779+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.160449+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.160449+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.162986+0000 mon.b (mon.1) 4294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.162986+0000 mon.b (mon.1) 4294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.233 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.164121+0000 mon.b (mon.1) 4295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.164121+0000 mon.b (mon.1) 4295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.165929+0000 mgr.y (mgr.25166) 3132 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.165929+0000 mgr.y (mgr.25166) 3132 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.166183+0000 mgr.y (mgr.25166) 3133 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.166183+0000 mgr.y (mgr.25166) 3133 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.170335+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.170335+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.174093+0000 mgr.y (mgr.25166) 3134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.174093+0000 mgr.y (mgr.25166) 3134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.200387+0000 mgr.y (mgr.25166) 3135 : audit [DBG] from='client.74759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.200387+0000 mgr.y (mgr.25166) 3135 : audit [DBG] from='client.74759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.236417+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.236417+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.234 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.238724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.238724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.241236+0000 mon.b (mon.1) 4298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.241236+0000 mon.b (mon.1) 4298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.242352+0000 mon.b (mon.1) 4299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.242352+0000 mon.b (mon.1) 4299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.244487+0000 mgr.y (mgr.25166) 3136 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.244487+0000 mgr.y (mgr.25166) 3136 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.244767+0000 mgr.y (mgr.25166) 3137 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.244767+0000 mgr.y (mgr.25166) 3137 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.250409+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.250409+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.253914+0000 mgr.y (mgr.25166) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.235 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.253914+0000 mgr.y (mgr.25166) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.315561+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.315561+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.318128+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.318128+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.321106+0000 mon.b (mon.1) 4302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.321106+0000 mon.b (mon.1) 4302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.322207+0000 mon.b (mon.1) 4303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.322207+0000 mon.b (mon.1) 4303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.324065+0000 mgr.y (mgr.25166) 3139 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.324065+0000 mgr.y (mgr.25166) 3139 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.324299+0000 mgr.y (mgr.25166) 3140 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.324299+0000 mgr.y (mgr.25166) 3140 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.236 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.328642+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.328642+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.332125+0000 mgr.y (mgr.25166) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.332125+0000 mgr.y (mgr.25166) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.390527+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.390527+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.392934+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.392934+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.395385+0000 mon.b (mon.1) 4306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.395385+0000 mon.b (mon.1) 4306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.396374+0000 mon.b (mon.1) 4307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.396374+0000 mon.b (mon.1) 4307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.398354+0000 mgr.y (mgr.25166) 3142 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.398354+0000 mgr.y (mgr.25166) 3142 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.237 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.398596+0000 mgr.y (mgr.25166) 3143 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.398596+0000 mgr.y (mgr.25166) 3143 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.405457+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.405457+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.407766+0000 mgr.y (mgr.25166) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.407766+0000 mgr.y (mgr.25166) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.487034+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.487034+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.489617+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.489617+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.492308+0000 mon.b (mon.1) 4310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.492308+0000 mon.b (mon.1) 4310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.493430+0000 mon.b (mon.1) 4311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.238 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.493430+0000 mon.b (mon.1) 4311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.495415+0000 mgr.y (mgr.25166) 3145 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.495415+0000 mgr.y (mgr.25166) 3145 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.495653+0000 mgr.y (mgr.25166) 3146 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.495653+0000 mgr.y (mgr.25166) 3146 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.504400+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.504400+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.507131+0000 mgr.y (mgr.25166) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.507131+0000 mgr.y (mgr.25166) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.525990+0000 mgr.y (mgr.25166) 3148 : audit [DBG] from='client.74765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.525990+0000 mgr.y (mgr.25166) 3148 : audit [DBG] from='client.74765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.575758+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.575758+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.239 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.578386+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.578386+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.580946+0000 mon.b (mon.1) 4314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.580946+0000 mon.b (mon.1) 4314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.582087+0000 mon.b (mon.1) 4315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.582087+0000 mon.b (mon.1) 4315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.583974+0000 mgr.y (mgr.25166) 3149 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.583974+0000 mgr.y (mgr.25166) 3149 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.584191+0000 mgr.y (mgr.25166) 3150 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.584191+0000 mgr.y (mgr.25166) 3150 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.588795+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.588795+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.240 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.592659+0000 mgr.y (mgr.25166) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.592659+0000 mgr.y (mgr.25166) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.658497+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.658497+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.660624+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.660624+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.241 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.662586+0000 mon.b (mon.1) 4318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.662586+0000 mon.b (mon.1) 4318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.663442+0000 mon.b (mon.1) 4319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.663442+0000 mon.b (mon.1) 4319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.665269+0000 mgr.y (mgr.25166) 3152 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.665269+0000 mgr.y (mgr.25166) 3152 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.665501+0000 mgr.y (mgr.25166) 3153 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.665501+0000 mgr.y (mgr.25166) 3153 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.669949+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.669949+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.671274+0000 mgr.y (mgr.25166) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.242 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.671274+0000 mgr.y (mgr.25166) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.730540+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.730540+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.732534+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.732534+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.734489+0000 mon.b (mon.1) 4322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.734489+0000 mon.b (mon.1) 4322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.735140+0000 mon.b (mon.1) 4323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.735140+0000 mon.b (mon.1) 4323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.741787+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.741787+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.802449+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.802449+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.243 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.804465+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.804465+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.806472+0000 mon.b (mon.1) 4326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.806472+0000 mon.b (mon.1) 4326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.807219+0000 mon.b (mon.1) 4327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.807219+0000 mon.b (mon.1) 4327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.816185+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.816185+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.880738+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.880738+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.883005+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.883005+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.885085+0000 mon.b (mon.1) 4330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.244 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.885085+0000 mon.b (mon.1) 4330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.885808+0000 mon.b (mon.1) 4331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.885808+0000 mon.b (mon.1) 4331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.891629+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.891629+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.953009+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.953009+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.955135+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.955135+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.957287+0000 mon.b (mon.1) 4334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.957287+0000 mon.b (mon.1) 4334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.958002+0000 mon.b (mon.1) 4335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.245 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:23 smithi203 bash[85677]: audit 2024-09-17T10:34:23.958002+0000 mon.b (mon.1) 4335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:34:24.296 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.1.1-330-gc2ddf972 (c2ddf9721ef254645201cdbabd9c8f49c30a586f) squid (stable)": 1, 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:34:24.297 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:34:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.777674+0000 mgr.y (mgr.25166) 3120 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.777674+0000 mgr.y (mgr.25166) 3120 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.777860+0000 mgr.y (mgr.25166) 3121 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.777860+0000 mgr.y (mgr.25166) 3121 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.786127+0000 mgr.y (mgr.25166) 3122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.786127+0000 mgr.y (mgr.25166) 3122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.863766+0000 mgr.y (mgr.25166) 3123 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.863766+0000 mgr.y (mgr.25166) 3123 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.863938+0000 mgr.y (mgr.25166) 3124 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.863938+0000 mgr.y (mgr.25166) 3124 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.874080+0000 mgr.y (mgr.25166) 3125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.874080+0000 mgr.y (mgr.25166) 3125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.951941+0000 mgr.y (mgr.25166) 3126 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.951941+0000 mgr.y (mgr.25166) 3126 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.952184+0000 mgr.y (mgr.25166) 3127 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:22.952184+0000 mgr.y (mgr.25166) 3127 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.960413+0000 mgr.y (mgr.25166) 3128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:22.960413+0000 mgr.y (mgr.25166) 3128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.036781+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.036781+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.777674+0000 mgr.y (mgr.25166) 3120 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.777674+0000 mgr.y (mgr.25166) 3120 : cluster [DBG] pgmap v893: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.777860+0000 mgr.y (mgr.25166) 3121 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.777860+0000 mgr.y (mgr.25166) 3121 : cluster [DBG] pgmap v894: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.786127+0000 mgr.y (mgr.25166) 3122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.786127+0000 mgr.y (mgr.25166) 3122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.863766+0000 mgr.y (mgr.25166) 3123 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.863766+0000 mgr.y (mgr.25166) 3123 : cluster [DBG] pgmap v895: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.863938+0000 mgr.y (mgr.25166) 3124 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.863938+0000 mgr.y (mgr.25166) 3124 : cluster [DBG] pgmap v896: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.874080+0000 mgr.y (mgr.25166) 3125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.874080+0000 mgr.y (mgr.25166) 3125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.951941+0000 mgr.y (mgr.25166) 3126 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.951941+0000 mgr.y (mgr.25166) 3126 : cluster [DBG] pgmap v897: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.952184+0000 mgr.y (mgr.25166) 3127 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:22.952184+0000 mgr.y (mgr.25166) 3127 : cluster [DBG] pgmap v898: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.960413+0000 mgr.y (mgr.25166) 3128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:22.960413+0000 mgr.y (mgr.25166) 3128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.036781+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.036781+0000 mon.b (mon.1) 4288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.039312+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.039312+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.041787+0000 mon.b (mon.1) 4290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.041787+0000 mon.b (mon.1) 4290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.042875+0000 mon.b (mon.1) 4291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.042875+0000 mon.b (mon.1) 4291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.044724+0000 mgr.y (mgr.25166) 3129 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.044724+0000 mgr.y (mgr.25166) 3129 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.044966+0000 mgr.y (mgr.25166) 3130 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.390 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.044966+0000 mgr.y (mgr.25166) 3130 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.054092+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.054092+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.057829+0000 mgr.y (mgr.25166) 3131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.057829+0000 mgr.y (mgr.25166) 3131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.157779+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.157779+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.160449+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.160449+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.162986+0000 mon.b (mon.1) 4294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.391 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.039312+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.039312+0000 mon.b (mon.1) 4289 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.041787+0000 mon.b (mon.1) 4290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.041787+0000 mon.b (mon.1) 4290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.042875+0000 mon.b (mon.1) 4291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.042875+0000 mon.b (mon.1) 4291 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.044724+0000 mgr.y (mgr.25166) 3129 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.044724+0000 mgr.y (mgr.25166) 3129 : cluster [DBG] pgmap v899: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.044966+0000 mgr.y (mgr.25166) 3130 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.044966+0000 mgr.y (mgr.25166) 3130 : cluster [DBG] pgmap v900: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.054092+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.054092+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.057829+0000 mgr.y (mgr.25166) 3131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.392 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.057829+0000 mgr.y (mgr.25166) 3131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.157779+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.157779+0000 mon.b (mon.1) 4292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.160449+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.160449+0000 mon.b (mon.1) 4293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.162986+0000 mon.b (mon.1) 4294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.162986+0000 mon.b (mon.1) 4294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.164121+0000 mon.b (mon.1) 4295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.164121+0000 mon.b (mon.1) 4295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.165929+0000 mgr.y (mgr.25166) 3132 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.165929+0000 mgr.y (mgr.25166) 3132 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.393 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.166183+0000 mgr.y (mgr.25166) 3133 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.166183+0000 mgr.y (mgr.25166) 3133 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.170335+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.170335+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.174093+0000 mgr.y (mgr.25166) 3134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.174093+0000 mgr.y (mgr.25166) 3134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.200387+0000 mgr.y (mgr.25166) 3135 : audit [DBG] from='client.74759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.200387+0000 mgr.y (mgr.25166) 3135 : audit [DBG] from='client.74759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.236417+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.236417+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.238724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.238724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.241236+0000 mon.b (mon.1) 4298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.394 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.241236+0000 mon.b (mon.1) 4298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.242352+0000 mon.b (mon.1) 4299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.162986+0000 mon.b (mon.1) 4294 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.164121+0000 mon.b (mon.1) 4295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.164121+0000 mon.b (mon.1) 4295 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.165929+0000 mgr.y (mgr.25166) 3132 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.165929+0000 mgr.y (mgr.25166) 3132 : cluster [DBG] pgmap v901: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.166183+0000 mgr.y (mgr.25166) 3133 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.166183+0000 mgr.y (mgr.25166) 3133 : cluster [DBG] pgmap v902: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.170335+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.395 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.170335+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.174093+0000 mgr.y (mgr.25166) 3134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.174093+0000 mgr.y (mgr.25166) 3134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.200387+0000 mgr.y (mgr.25166) 3135 : audit [DBG] from='client.74759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.200387+0000 mgr.y (mgr.25166) 3135 : audit [DBG] from='client.74759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.236417+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.236417+0000 mon.b (mon.1) 4296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.238724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.238724+0000 mon.b (mon.1) 4297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.241236+0000 mon.b (mon.1) 4298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.241236+0000 mon.b (mon.1) 4298 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.396 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.242352+0000 mon.b (mon.1) 4299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.242352+0000 mon.b (mon.1) 4299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.244487+0000 mgr.y (mgr.25166) 3136 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.244487+0000 mgr.y (mgr.25166) 3136 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.244767+0000 mgr.y (mgr.25166) 3137 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.244767+0000 mgr.y (mgr.25166) 3137 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.250409+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.250409+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.253914+0000 mgr.y (mgr.25166) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.253914+0000 mgr.y (mgr.25166) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.315561+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.315561+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.318128+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.397 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.318128+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.321106+0000 mon.b (mon.1) 4302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.321106+0000 mon.b (mon.1) 4302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.322207+0000 mon.b (mon.1) 4303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.322207+0000 mon.b (mon.1) 4303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.324065+0000 mgr.y (mgr.25166) 3139 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.324065+0000 mgr.y (mgr.25166) 3139 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.324299+0000 mgr.y (mgr.25166) 3140 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.242352+0000 mon.b (mon.1) 4299 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.244487+0000 mgr.y (mgr.25166) 3136 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.244487+0000 mgr.y (mgr.25166) 3136 : cluster [DBG] pgmap v903: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.398 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.244767+0000 mgr.y (mgr.25166) 3137 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.244767+0000 mgr.y (mgr.25166) 3137 : cluster [DBG] pgmap v904: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.250409+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.250409+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.253914+0000 mgr.y (mgr.25166) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.253914+0000 mgr.y (mgr.25166) 3138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.315561+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.315561+0000 mon.b (mon.1) 4300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.318128+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.318128+0000 mon.b (mon.1) 4301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.321106+0000 mon.b (mon.1) 4302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.321106+0000 mon.b (mon.1) 4302 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.322207+0000 mon.b (mon.1) 4303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.322207+0000 mon.b (mon.1) 4303 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.399 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.324065+0000 mgr.y (mgr.25166) 3139 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.324065+0000 mgr.y (mgr.25166) 3139 : cluster [DBG] pgmap v905: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.324299+0000 mgr.y (mgr.25166) 3140 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.324299+0000 mgr.y (mgr.25166) 3140 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.328642+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.328642+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.332125+0000 mgr.y (mgr.25166) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.332125+0000 mgr.y (mgr.25166) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.390527+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.390527+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.400 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.392934+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.392934+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.395385+0000 mon.b (mon.1) 4306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.395385+0000 mon.b (mon.1) 4306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.396374+0000 mon.b (mon.1) 4307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.396374+0000 mon.b (mon.1) 4307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.398354+0000 mgr.y (mgr.25166) 3142 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.398354+0000 mgr.y (mgr.25166) 3142 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.398596+0000 mgr.y (mgr.25166) 3143 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.398596+0000 mgr.y (mgr.25166) 3143 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.405457+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.405457+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.401 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.407766+0000 mgr.y (mgr.25166) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.324299+0000 mgr.y (mgr.25166) 3140 : cluster [DBG] pgmap v906: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.328642+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.328642+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.332125+0000 mgr.y (mgr.25166) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.332125+0000 mgr.y (mgr.25166) 3141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.390527+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.390527+0000 mon.b (mon.1) 4304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.392934+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.392934+0000 mon.b (mon.1) 4305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.402 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.395385+0000 mon.b (mon.1) 4306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.395385+0000 mon.b (mon.1) 4306 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.396374+0000 mon.b (mon.1) 4307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.396374+0000 mon.b (mon.1) 4307 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.398354+0000 mgr.y (mgr.25166) 3142 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.398354+0000 mgr.y (mgr.25166) 3142 : cluster [DBG] pgmap v907: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.398596+0000 mgr.y (mgr.25166) 3143 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.398596+0000 mgr.y (mgr.25166) 3143 : cluster [DBG] pgmap v908: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.405457+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.405457+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.407766+0000 mgr.y (mgr.25166) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.403 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.407766+0000 mgr.y (mgr.25166) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.487034+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.487034+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.489617+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.489617+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.492308+0000 mon.b (mon.1) 4310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.492308+0000 mon.b (mon.1) 4310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.493430+0000 mon.b (mon.1) 4311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.493430+0000 mon.b (mon.1) 4311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.495415+0000 mgr.y (mgr.25166) 3145 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.495415+0000 mgr.y (mgr.25166) 3145 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.495653+0000 mgr.y (mgr.25166) 3146 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.404 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.495653+0000 mgr.y (mgr.25166) 3146 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.504400+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.504400+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.507131+0000 mgr.y (mgr.25166) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.507131+0000 mgr.y (mgr.25166) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.525990+0000 mgr.y (mgr.25166) 3148 : audit [DBG] from='client.74765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.525990+0000 mgr.y (mgr.25166) 3148 : audit [DBG] from='client.74765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.575758+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.407766+0000 mgr.y (mgr.25166) 3144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.487034+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.487034+0000 mon.b (mon.1) 4308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.405 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.489617+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.489617+0000 mon.b (mon.1) 4309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.492308+0000 mon.b (mon.1) 4310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.492308+0000 mon.b (mon.1) 4310 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.493430+0000 mon.b (mon.1) 4311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.493430+0000 mon.b (mon.1) 4311 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.495415+0000 mgr.y (mgr.25166) 3145 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.495415+0000 mgr.y (mgr.25166) 3145 : cluster [DBG] pgmap v909: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.495653+0000 mgr.y (mgr.25166) 3146 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.495653+0000 mgr.y (mgr.25166) 3146 : cluster [DBG] pgmap v910: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.504400+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.504400+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.507131+0000 mgr.y (mgr.25166) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.406 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.507131+0000 mgr.y (mgr.25166) 3147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.525990+0000 mgr.y (mgr.25166) 3148 : audit [DBG] from='client.74765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.525990+0000 mgr.y (mgr.25166) 3148 : audit [DBG] from='client.74765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.575758+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.575758+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.578386+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.578386+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.580946+0000 mon.b (mon.1) 4314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.580946+0000 mon.b (mon.1) 4314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.407 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.582087+0000 mon.b (mon.1) 4315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.582087+0000 mon.b (mon.1) 4315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.583974+0000 mgr.y (mgr.25166) 3149 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.583974+0000 mgr.y (mgr.25166) 3149 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.584191+0000 mgr.y (mgr.25166) 3150 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.584191+0000 mgr.y (mgr.25166) 3150 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.588795+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.588795+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.592659+0000 mgr.y (mgr.25166) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.592659+0000 mgr.y (mgr.25166) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.658497+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.658497+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.408 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.660624+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.660624+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.662586+0000 mon.b (mon.1) 4318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.662586+0000 mon.b (mon.1) 4318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.663442+0000 mon.b (mon.1) 4319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.663442+0000 mon.b (mon.1) 4319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.665269+0000 mgr.y (mgr.25166) 3152 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.665269+0000 mgr.y (mgr.25166) 3152 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.665501+0000 mgr.y (mgr.25166) 3153 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.665501+0000 mgr.y (mgr.25166) 3153 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.669949+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.669949+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.671274+0000 mgr.y (mgr.25166) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.671274+0000 mgr.y (mgr.25166) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.409 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.730540+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.730540+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.732534+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.732534+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.734489+0000 mon.b (mon.1) 4322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.734489+0000 mon.b (mon.1) 4322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.735140+0000 mon.b (mon.1) 4323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.735140+0000 mon.b (mon.1) 4323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.575758+0000 mon.b (mon.1) 4312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.578386+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.578386+0000 mon.b (mon.1) 4313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.410 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.580946+0000 mon.b (mon.1) 4314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.580946+0000 mon.b (mon.1) 4314 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.582087+0000 mon.b (mon.1) 4315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.582087+0000 mon.b (mon.1) 4315 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.583974+0000 mgr.y (mgr.25166) 3149 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.583974+0000 mgr.y (mgr.25166) 3149 : cluster [DBG] pgmap v911: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.584191+0000 mgr.y (mgr.25166) 3150 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.584191+0000 mgr.y (mgr.25166) 3150 : cluster [DBG] pgmap v912: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.588795+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.588795+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.592659+0000 mgr.y (mgr.25166) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.592659+0000 mgr.y (mgr.25166) 3151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.658497+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.658497+0000 mon.b (mon.1) 4316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.411 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.660624+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.660624+0000 mon.b (mon.1) 4317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.662586+0000 mon.b (mon.1) 4318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.741787+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.741787+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.802449+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.802449+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.804465+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.804465+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.806472+0000 mon.b (mon.1) 4326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.412 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.806472+0000 mon.b (mon.1) 4326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.807219+0000 mon.b (mon.1) 4327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.807219+0000 mon.b (mon.1) 4327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.816185+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.816185+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.880738+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.880738+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.883005+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.883005+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.885085+0000 mon.b (mon.1) 4330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.885085+0000 mon.b (mon.1) 4330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.885808+0000 mon.b (mon.1) 4331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.413 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.885808+0000 mon.b (mon.1) 4331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.662586+0000 mon.b (mon.1) 4318 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.663442+0000 mon.b (mon.1) 4319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.663442+0000 mon.b (mon.1) 4319 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.665269+0000 mgr.y (mgr.25166) 3152 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.665269+0000 mgr.y (mgr.25166) 3152 : cluster [DBG] pgmap v913: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.665501+0000 mgr.y (mgr.25166) 3153 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.665501+0000 mgr.y (mgr.25166) 3153 : cluster [DBG] pgmap v914: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.669949+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.669949+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.671274+0000 mgr.y (mgr.25166) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.671274+0000 mgr.y (mgr.25166) 3154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:24.414 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.730540+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.730540+0000 mon.b (mon.1) 4320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.732534+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.732534+0000 mon.b (mon.1) 4321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.734489+0000 mon.b (mon.1) 4322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.734489+0000 mon.b (mon.1) 4322 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.735140+0000 mon.b (mon.1) 4323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.735140+0000 mon.b (mon.1) 4323 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.891629+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.891629+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.415 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.953009+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.953009+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.955135+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.955135+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.957287+0000 mon.b (mon.1) 4334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.957287+0000 mon.b (mon.1) 4334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.958002+0000 mon.b (mon.1) 4335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[116875]: audit 2024-09-17T10:34:23.958002+0000 mon.b (mon.1) 4335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.741787+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.416 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.741787+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.802449+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.802449+0000 mon.b (mon.1) 4324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.804465+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.804465+0000 mon.b (mon.1) 4325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.806472+0000 mon.b (mon.1) 4326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.806472+0000 mon.b (mon.1) 4326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.807219+0000 mon.b (mon.1) 4327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.807219+0000 mon.b (mon.1) 4327 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.816185+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.816185+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.880738+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.880738+0000 mon.b (mon.1) 4328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.883005+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.417 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.883005+0000 mon.b (mon.1) 4329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.885085+0000 mon.b (mon.1) 4330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.885085+0000 mon.b (mon.1) 4330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.885808+0000 mon.b (mon.1) 4331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.885808+0000 mon.b (mon.1) 4331 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.891629+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.891629+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.953009+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.953009+0000 mon.b (mon.1) 4332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.955135+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.955135+0000 mon.b (mon.1) 4333 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.957287+0000 mon.b (mon.1) 4334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.957287+0000 mon.b (mon.1) 4334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.958002+0000 mon.b (mon.1) 4335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.418 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:23 smithi039 bash[115929]: audit 2024-09-17T10:34:23.958002+0000 mon.b (mon.1) 4335 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:24.642 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "1/2 daemons upgraded", 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading rgw daemons", 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:34:24.643 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.736830+0000 mgr.y (mgr.25166) 3155 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.736830+0000 mgr.y (mgr.25166) 3155 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.737080+0000 mgr.y (mgr.25166) 3156 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.737080+0000 mgr.y (mgr.25166) 3156 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.743278+0000 mgr.y (mgr.25166) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.743278+0000 mgr.y (mgr.25166) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.808874+0000 mgr.y (mgr.25166) 3158 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.808874+0000 mgr.y (mgr.25166) 3158 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.265 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.809150+0000 mgr.y (mgr.25166) 3159 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.809150+0000 mgr.y (mgr.25166) 3159 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.817086+0000 mgr.y (mgr.25166) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.817086+0000 mgr.y (mgr.25166) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:23.840427+0000 mgr.y (mgr.25166) 3161 : audit [DBG] from='client.74771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:23.840427+0000 mgr.y (mgr.25166) 3161 : audit [DBG] from='client.74771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.887460+0000 mgr.y (mgr.25166) 3162 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.887460+0000 mgr.y (mgr.25166) 3162 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.887707+0000 mgr.y (mgr.25166) 3163 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.887707+0000 mgr.y (mgr.25166) 3163 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.266 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.894252+0000 mgr.y (mgr.25166) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.736830+0000 mgr.y (mgr.25166) 3155 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.736830+0000 mgr.y (mgr.25166) 3155 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.737080+0000 mgr.y (mgr.25166) 3156 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.737080+0000 mgr.y (mgr.25166) 3156 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.743278+0000 mgr.y (mgr.25166) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.743278+0000 mgr.y (mgr.25166) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.808874+0000 mgr.y (mgr.25166) 3158 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.808874+0000 mgr.y (mgr.25166) 3158 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.809150+0000 mgr.y (mgr.25166) 3159 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.809150+0000 mgr.y (mgr.25166) 3159 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.817086+0000 mgr.y (mgr.25166) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.817086+0000 mgr.y (mgr.25166) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.267 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:23.840427+0000 mgr.y (mgr.25166) 3161 : audit [DBG] from='client.74771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:23.840427+0000 mgr.y (mgr.25166) 3161 : audit [DBG] from='client.74771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.887460+0000 mgr.y (mgr.25166) 3162 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.887460+0000 mgr.y (mgr.25166) 3162 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.887707+0000 mgr.y (mgr.25166) 3163 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.887707+0000 mgr.y (mgr.25166) 3163 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.894252+0000 mgr.y (mgr.25166) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.894252+0000 mgr.y (mgr.25166) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.959626+0000 mgr.y (mgr.25166) 3165 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.268 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.959626+0000 mgr.y (mgr.25166) 3165 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.959866+0000 mgr.y (mgr.25166) 3166 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:23.959866+0000 mgr.y (mgr.25166) 3166 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:23.966987+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:23.966987+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.969298+0000 mgr.y (mgr.25166) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:23.969298+0000 mgr.y (mgr.25166) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.040387+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.040387+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.042234+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.042234+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.044029+0000 mon.b (mon.1) 4338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.044029+0000 mon.b (mon.1) 4338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.044634+0000 mon.b (mon.1) 4339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.269 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.044634+0000 mon.b (mon.1) 4339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.046146+0000 mgr.y (mgr.25166) 3168 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.046146+0000 mgr.y (mgr.25166) 3168 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.046355+0000 mgr.y (mgr.25166) 3169 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.894252+0000 mgr.y (mgr.25166) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.959626+0000 mgr.y (mgr.25166) 3165 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.959626+0000 mgr.y (mgr.25166) 3165 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.959866+0000 mgr.y (mgr.25166) 3166 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:23.959866+0000 mgr.y (mgr.25166) 3166 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.270 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:23.966987+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:23.966987+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.969298+0000 mgr.y (mgr.25166) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:23.969298+0000 mgr.y (mgr.25166) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.040387+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.040387+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.042234+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.042234+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.044029+0000 mon.b (mon.1) 4338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.044029+0000 mon.b (mon.1) 4338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.044634+0000 mon.b (mon.1) 4339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.044634+0000 mon.b (mon.1) 4339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.046146+0000 mgr.y (mgr.25166) 3168 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.046146+0000 mgr.y (mgr.25166) 3168 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.271 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.046355+0000 mgr.y (mgr.25166) 3169 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.046355+0000 mgr.y (mgr.25166) 3169 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.052857+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: audit 2024-09-17T10:34:24.052857+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.053811+0000 mgr.y (mgr.25166) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.053811+0000 mgr.y (mgr.25166) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.113016+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.113016+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.114772+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.114772+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.272 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.116542+0000 mon.b (mon.1) 4342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.116542+0000 mon.b (mon.1) 4342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.117272+0000 mon.b (mon.1) 4343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.117272+0000 mon.b (mon.1) 4343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.118894+0000 mgr.y (mgr.25166) 3171 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.118894+0000 mgr.y (mgr.25166) 3171 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.119148+0000 mgr.y (mgr.25166) 3172 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.119148+0000 mgr.y (mgr.25166) 3172 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.123225+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.123225+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.124294+0000 mgr.y (mgr.25166) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.273 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.046355+0000 mgr.y (mgr.25166) 3169 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.052857+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.052857+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.053811+0000 mgr.y (mgr.25166) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.053811+0000 mgr.y (mgr.25166) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.113016+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.113016+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.114772+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.114772+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.116542+0000 mon.b (mon.1) 4342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.116542+0000 mon.b (mon.1) 4342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.117272+0000 mon.b (mon.1) 4343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.117272+0000 mon.b (mon.1) 4343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.274 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.118894+0000 mgr.y (mgr.25166) 3171 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.118894+0000 mgr.y (mgr.25166) 3171 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.119148+0000 mgr.y (mgr.25166) 3172 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.119148+0000 mgr.y (mgr.25166) 3172 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.123225+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.123225+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.124294+0000 mgr.y (mgr.25166) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.124294+0000 mgr.y (mgr.25166) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.184695+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.184695+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.275 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.186827+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.186827+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.189212+0000 mon.b (mon.1) 4346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.189212+0000 mon.b (mon.1) 4346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.190013+0000 mon.b (mon.1) 4347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.190013+0000 mon.b (mon.1) 4347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.191714+0000 mgr.y (mgr.25166) 3174 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.191714+0000 mgr.y (mgr.25166) 3174 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.191989+0000 mgr.y (mgr.25166) 3175 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.191989+0000 mgr.y (mgr.25166) 3175 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.276 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.196016+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.196016+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.196780+0000 mgr.y (mgr.25166) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.196780+0000 mgr.y (mgr.25166) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.255994+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.255994+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.258107+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.124294+0000 mgr.y (mgr.25166) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.184695+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.184695+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.277 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.186827+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.186827+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.189212+0000 mon.b (mon.1) 4346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.189212+0000 mon.b (mon.1) 4346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.190013+0000 mon.b (mon.1) 4347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.190013+0000 mon.b (mon.1) 4347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.191714+0000 mgr.y (mgr.25166) 3174 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.191714+0000 mgr.y (mgr.25166) 3174 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.191989+0000 mgr.y (mgr.25166) 3175 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.191989+0000 mgr.y (mgr.25166) 3175 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.196016+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.196016+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.196780+0000 mgr.y (mgr.25166) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.196780+0000 mgr.y (mgr.25166) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.278 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.255994+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.255994+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.258107+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.258107+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.260144+0000 mon.b (mon.1) 4350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.260144+0000 mon.b (mon.1) 4350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.260796+0000 mon.b (mon.1) 4351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.260796+0000 mon.b (mon.1) 4351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.262448+0000 mgr.y (mgr.25166) 3177 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.262448+0000 mgr.y (mgr.25166) 3177 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.279 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.262706+0000 mgr.y (mgr.25166) 3178 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.262706+0000 mgr.y (mgr.25166) 3178 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.269781+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.269781+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.270640+0000 mgr.y (mgr.25166) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.270640+0000 mgr.y (mgr.25166) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.297353+0000 mon.a (mon.0) 1741 : audit [DBG] from='client.? 172.21.15.39:0/3283032004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.297353+0000 mon.a (mon.0) 1741 : audit [DBG] from='client.? 172.21.15.39:0/3283032004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.336260+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.336260+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.338670+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.338670+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.280 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.340582+0000 mon.b (mon.1) 4354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.258107+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.260144+0000 mon.b (mon.1) 4350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.260144+0000 mon.b (mon.1) 4350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.260796+0000 mon.b (mon.1) 4351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.260796+0000 mon.b (mon.1) 4351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.262448+0000 mgr.y (mgr.25166) 3177 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.262448+0000 mgr.y (mgr.25166) 3177 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.262706+0000 mgr.y (mgr.25166) 3178 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.262706+0000 mgr.y (mgr.25166) 3178 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.269781+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.281 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.269781+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.270640+0000 mgr.y (mgr.25166) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.270640+0000 mgr.y (mgr.25166) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.297353+0000 mon.a (mon.0) 1741 : audit [DBG] from='client.? 172.21.15.39:0/3283032004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.297353+0000 mon.a (mon.0) 1741 : audit [DBG] from='client.? 172.21.15.39:0/3283032004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.336260+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.336260+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.338670+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.338670+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.340582+0000 mon.b (mon.1) 4354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.282 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.340582+0000 mon.b (mon.1) 4354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.341283+0000 mon.b (mon.1) 4355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.341283+0000 mon.b (mon.1) 4355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.343074+0000 mgr.y (mgr.25166) 3180 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.343074+0000 mgr.y (mgr.25166) 3180 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.343315+0000 mgr.y (mgr.25166) 3181 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.343315+0000 mgr.y (mgr.25166) 3181 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.347326+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.347326+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.348092+0000 mgr.y (mgr.25166) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.348092+0000 mgr.y (mgr.25166) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.416186+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.416186+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.283 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.418337+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.418337+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.420351+0000 mon.b (mon.1) 4358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.420351+0000 mon.b (mon.1) 4358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.421204+0000 mon.b (mon.1) 4359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.421204+0000 mon.b (mon.1) 4359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.422809+0000 mgr.y (mgr.25166) 3183 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.340582+0000 mon.b (mon.1) 4354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.341283+0000 mon.b (mon.1) 4355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.341283+0000 mon.b (mon.1) 4355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.284 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.343074+0000 mgr.y (mgr.25166) 3180 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.343074+0000 mgr.y (mgr.25166) 3180 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.343315+0000 mgr.y (mgr.25166) 3181 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.343315+0000 mgr.y (mgr.25166) 3181 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.347326+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.347326+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.348092+0000 mgr.y (mgr.25166) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.348092+0000 mgr.y (mgr.25166) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.416186+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.416186+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.418337+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.418337+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.420351+0000 mon.b (mon.1) 4358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.420351+0000 mon.b (mon.1) 4358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.285 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.421204+0000 mon.b (mon.1) 4359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.421204+0000 mon.b (mon.1) 4359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.422809+0000 mgr.y (mgr.25166) 3183 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.422809+0000 mgr.y (mgr.25166) 3183 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.422998+0000 mgr.y (mgr.25166) 3184 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.422998+0000 mgr.y (mgr.25166) 3184 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.428013+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.428013+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.428661+0000 mgr.y (mgr.25166) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.428661+0000 mgr.y (mgr.25166) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.286 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.485722+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.485722+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.488046+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.488046+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.490179+0000 mon.b (mon.1) 4362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.490179+0000 mon.b (mon.1) 4362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.491402+0000 mon.b (mon.1) 4363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.491402+0000 mon.b (mon.1) 4363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.493146+0000 mgr.y (mgr.25166) 3186 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.493146+0000 mgr.y (mgr.25166) 3186 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.493421+0000 mgr.y (mgr.25166) 3187 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.493421+0000 mgr.y (mgr.25166) 3187 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.287 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.498726+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.422809+0000 mgr.y (mgr.25166) 3183 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.422998+0000 mgr.y (mgr.25166) 3184 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.422998+0000 mgr.y (mgr.25166) 3184 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.428013+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.428013+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.428661+0000 mgr.y (mgr.25166) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.428661+0000 mgr.y (mgr.25166) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.485722+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.485722+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.288 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.488046+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.488046+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.490179+0000 mon.b (mon.1) 4362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.490179+0000 mon.b (mon.1) 4362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.491402+0000 mon.b (mon.1) 4363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.491402+0000 mon.b (mon.1) 4363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.493146+0000 mgr.y (mgr.25166) 3186 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.493146+0000 mgr.y (mgr.25166) 3186 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.493421+0000 mgr.y (mgr.25166) 3187 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.493421+0000 mgr.y (mgr.25166) 3187 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.498726+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.289 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.498726+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.499444+0000 mgr.y (mgr.25166) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cephadm 2024-09-17T10:34:24.499444+0000 mgr.y (mgr.25166) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.516057+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.516057+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.524518+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.524518+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.525862+0000 mgr.y (mgr.25166) 3189 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.290 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.525862+0000 mgr.y (mgr.25166) 3189 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.526109+0000 mgr.y (mgr.25166) 3190 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: cluster 2024-09-17T10:34:24.526109+0000 mgr.y (mgr.25166) 3190 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.533195+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.533195+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.571877+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.571877+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.575242+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.575242+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.577521+0000 mon.b (mon.1) 4366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.577521+0000 mon.b (mon.1) 4366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.579387+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.579387+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.291 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.581838+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.498726+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.499444+0000 mgr.y (mgr.25166) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cephadm 2024-09-17T10:34:24.499444+0000 mgr.y (mgr.25166) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.516057+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.516057+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.524518+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.524518+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.525862+0000 mgr.y (mgr.25166) 3189 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.525862+0000 mgr.y (mgr.25166) 3189 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.526109+0000 mgr.y (mgr.25166) 3190 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.292 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: cluster 2024-09-17T10:34:24.526109+0000 mgr.y (mgr.25166) 3190 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.533195+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.533195+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.571877+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.571877+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:24 smithi039 bash[116875]: audit 2024-09-17T10:34:24.575242+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.575242+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.577521+0000 mon.b (mon.1) 4366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.577521+0000 mon.b (mon.1) 4366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.579387+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.579387+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.293 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.581838+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.581838+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.585612+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.585612+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.643536+0000 mgr.y (mgr.25166) 3191 : audit [DBG] from='client.64788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[115929]: audit 2024-09-17T10:34:24.643536+0000 mgr.y (mgr.25166) 3191 : audit [DBG] from='client.64788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.581838+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.585612+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.585612+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.643536+0000 mgr.y (mgr.25166) 3191 : audit [DBG] from='client.64788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.294 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:25 smithi039 bash[116875]: audit 2024-09-17T10:34:24.643536+0000 mgr.y (mgr.25166) 3191 : audit [DBG] from='client.64788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.313 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.736830+0000 mgr.y (mgr.25166) 3155 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.313 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.736830+0000 mgr.y (mgr.25166) 3155 : cluster [DBG] pgmap v915: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.313 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.737080+0000 mgr.y (mgr.25166) 3156 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.313 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.737080+0000 mgr.y (mgr.25166) 3156 : cluster [DBG] pgmap v916: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s 2024-09-17T10:34:25.313 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.743278+0000 mgr.y (mgr.25166) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.743278+0000 mgr.y (mgr.25166) 3157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.808874+0000 mgr.y (mgr.25166) 3158 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.808874+0000 mgr.y (mgr.25166) 3158 : cluster [DBG] pgmap v917: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.809150+0000 mgr.y (mgr.25166) 3159 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.809150+0000 mgr.y (mgr.25166) 3159 : cluster [DBG] pgmap v918: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 22 op/s 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.817086+0000 mgr.y (mgr.25166) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.817086+0000 mgr.y (mgr.25166) 3160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:23.840427+0000 mgr.y (mgr.25166) 3161 : audit [DBG] from='client.74771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:23.840427+0000 mgr.y (mgr.25166) 3161 : audit [DBG] from='client.74771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.887460+0000 mgr.y (mgr.25166) 3162 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.887460+0000 mgr.y (mgr.25166) 3162 : cluster [DBG] pgmap v919: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.887707+0000 mgr.y (mgr.25166) 3163 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.314 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.887707+0000 mgr.y (mgr.25166) 3163 : cluster [DBG] pgmap v920: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.315 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.894252+0000 mgr.y (mgr.25166) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.315 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.894252+0000 mgr.y (mgr.25166) 3164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.315 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.959626+0000 mgr.y (mgr.25166) 3165 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.315 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.959626+0000 mgr.y (mgr.25166) 3165 : cluster [DBG] pgmap v921: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.315 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.959866+0000 mgr.y (mgr.25166) 3166 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:23.959866+0000 mgr.y (mgr.25166) 3166 : cluster [DBG] pgmap v922: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:23.966987+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:23.966987+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.969298+0000 mgr.y (mgr.25166) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:23.969298+0000 mgr.y (mgr.25166) 3167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.040387+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.040387+0000 mon.b (mon.1) 4336 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.042234+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.042234+0000 mon.b (mon.1) 4337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.044029+0000 mon.b (mon.1) 4338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.044029+0000 mon.b (mon.1) 4338 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.044634+0000 mon.b (mon.1) 4339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.044634+0000 mon.b (mon.1) 4339 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.046146+0000 mgr.y (mgr.25166) 3168 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.046146+0000 mgr.y (mgr.25166) 3168 : cluster [DBG] pgmap v923: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.046355+0000 mgr.y (mgr.25166) 3169 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.046355+0000 mgr.y (mgr.25166) 3169 : cluster [DBG] pgmap v924: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.052857+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.052857+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.053811+0000 mgr.y (mgr.25166) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.053811+0000 mgr.y (mgr.25166) 3170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.317 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.113016+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.113016+0000 mon.b (mon.1) 4340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.114772+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.114772+0000 mon.b (mon.1) 4341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.116542+0000 mon.b (mon.1) 4342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.116542+0000 mon.b (mon.1) 4342 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.117272+0000 mon.b (mon.1) 4343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.117272+0000 mon.b (mon.1) 4343 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.118894+0000 mgr.y (mgr.25166) 3171 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.118894+0000 mgr.y (mgr.25166) 3171 : cluster [DBG] pgmap v925: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.119148+0000 mgr.y (mgr.25166) 3172 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.119148+0000 mgr.y (mgr.25166) 3172 : cluster [DBG] pgmap v926: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.123225+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.318 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.123225+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.124294+0000 mgr.y (mgr.25166) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.124294+0000 mgr.y (mgr.25166) 3173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.184695+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.184695+0000 mon.b (mon.1) 4344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.186827+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.186827+0000 mon.b (mon.1) 4345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.189212+0000 mon.b (mon.1) 4346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.189212+0000 mon.b (mon.1) 4346 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.190013+0000 mon.b (mon.1) 4347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.190013+0000 mon.b (mon.1) 4347 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.191714+0000 mgr.y (mgr.25166) 3174 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.191714+0000 mgr.y (mgr.25166) 3174 : cluster [DBG] pgmap v927: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.319 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.191989+0000 mgr.y (mgr.25166) 3175 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.191989+0000 mgr.y (mgr.25166) 3175 : cluster [DBG] pgmap v928: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.196016+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.196016+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.196780+0000 mgr.y (mgr.25166) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.196780+0000 mgr.y (mgr.25166) 3176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.255994+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.255994+0000 mon.b (mon.1) 4348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.258107+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.320 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.258107+0000 mon.b (mon.1) 4349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.260144+0000 mon.b (mon.1) 4350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.260144+0000 mon.b (mon.1) 4350 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.260796+0000 mon.b (mon.1) 4351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: audit 2024-09-17T10:34:24.260796+0000 mon.b (mon.1) 4351 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.262448+0000 mgr.y (mgr.25166) 3177 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.262448+0000 mgr.y (mgr.25166) 3177 : cluster [DBG] pgmap v929: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.321 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:24 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.262706+0000 mgr.y (mgr.25166) 3178 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.262706+0000 mgr.y (mgr.25166) 3178 : cluster [DBG] pgmap v930: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.269781+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.269781+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.270640+0000 mgr.y (mgr.25166) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.270640+0000 mgr.y (mgr.25166) 3179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.297353+0000 mon.a (mon.0) 1741 : audit [DBG] from='client.? 172.21.15.39:0/3283032004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.297353+0000 mon.a (mon.0) 1741 : audit [DBG] from='client.? 172.21.15.39:0/3283032004' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.336260+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.336260+0000 mon.b (mon.1) 4352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.338670+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.338670+0000 mon.b (mon.1) 4353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.340582+0000 mon.b (mon.1) 4354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.322 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.340582+0000 mon.b (mon.1) 4354 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.341283+0000 mon.b (mon.1) 4355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.341283+0000 mon.b (mon.1) 4355 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.343074+0000 mgr.y (mgr.25166) 3180 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.343074+0000 mgr.y (mgr.25166) 3180 : cluster [DBG] pgmap v931: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.343315+0000 mgr.y (mgr.25166) 3181 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.343315+0000 mgr.y (mgr.25166) 3181 : cluster [DBG] pgmap v932: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.347326+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.347326+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.348092+0000 mgr.y (mgr.25166) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.348092+0000 mgr.y (mgr.25166) 3182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.416186+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.416186+0000 mon.b (mon.1) 4356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.418337+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.418337+0000 mon.b (mon.1) 4357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.420351+0000 mon.b (mon.1) 4358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.420351+0000 mon.b (mon.1) 4358 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.421204+0000 mon.b (mon.1) 4359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.421204+0000 mon.b (mon.1) 4359 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.422809+0000 mgr.y (mgr.25166) 3183 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.422809+0000 mgr.y (mgr.25166) 3183 : cluster [DBG] pgmap v933: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.422998+0000 mgr.y (mgr.25166) 3184 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.422998+0000 mgr.y (mgr.25166) 3184 : cluster [DBG] pgmap v934: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.428013+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.428013+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.428661+0000 mgr.y (mgr.25166) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.428661+0000 mgr.y (mgr.25166) 3185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.324 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.485722+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.485722+0000 mon.b (mon.1) 4360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.488046+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.488046+0000 mon.b (mon.1) 4361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.490179+0000 mon.b (mon.1) 4362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.490179+0000 mon.b (mon.1) 4362 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.491402+0000 mon.b (mon.1) 4363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.491402+0000 mon.b (mon.1) 4363 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.493146+0000 mgr.y (mgr.25166) 3186 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.493146+0000 mgr.y (mgr.25166) 3186 : cluster [DBG] pgmap v935: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.493421+0000 mgr.y (mgr.25166) 3187 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.493421+0000 mgr.y (mgr.25166) 3187 : cluster [DBG] pgmap v936: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.325 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.498726+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.498726+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.499444+0000 mgr.y (mgr.25166) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cephadm 2024-09-17T10:34:24.499444+0000 mgr.y (mgr.25166) 3188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.516057+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.516057+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.524518+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.524518+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.525862+0000 mgr.y (mgr.25166) 3189 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.525862+0000 mgr.y (mgr.25166) 3189 : cluster [DBG] pgmap v937: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.526109+0000 mgr.y (mgr.25166) 3190 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: cluster 2024-09-17T10:34:24.526109+0000 mgr.y (mgr.25166) 3190 : cluster [DBG] pgmap v938: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.533195+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.533195+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:25.326 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.571877+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.571877+0000 mon.b (mon.1) 4364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.575242+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.575242+0000 mon.b (mon.1) 4365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.577521+0000 mon.b (mon.1) 4366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.577521+0000 mon.b (mon.1) 4366 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.579387+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.579387+0000 mon.b (mon.1) 4367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.581838+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.581838+0000 mon.b (mon.1) 4368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.585612+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.585612+0000 mon.b (mon.1) 4369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.643536+0000 mgr.y (mgr.25166) 3191 : audit [DBG] from='client.64788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.327 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[85677]: audit 2024-09-17T10:34:24.643536+0000 mgr.y (mgr.25166) 3191 : audit [DBG] from='client.64788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:25.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:25.328040335Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:26.515 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: audit 2024-09-17T10:34:25.242691+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: audit 2024-09-17T10:34:25.242691+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: audit 2024-09-17T10:34:25.254583+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: audit 2024-09-17T10:34:25.254583+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: cluster 2024-09-17T10:34:25.256132+0000 mgr.y (mgr.25166) 3192 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: cluster 2024-09-17T10:34:25.256132+0000 mgr.y (mgr.25166) 3192 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: audit 2024-09-17T10:34:25.264033+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: audit 2024-09-17T10:34:25.264033+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: cluster 2024-09-17T10:34:25.372041+0000 mon.a (mon.0) 1751 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: cluster 2024-09-17T10:34:25.372041+0000 mon.a (mon.0) 1751 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:26.516 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: cluster 2024-09-17T10:34:25.372083+0000 mon.a (mon.0) 1752 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:26.517 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:26 smithi203 bash[85677]: cluster 2024-09-17T10:34:25.372083+0000 mon.a (mon.0) 1752 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:26.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: audit 2024-09-17T10:34:25.242691+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: audit 2024-09-17T10:34:25.242691+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.517 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: audit 2024-09-17T10:34:25.254583+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: audit 2024-09-17T10:34:25.254583+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: cluster 2024-09-17T10:34:25.256132+0000 mgr.y (mgr.25166) 3192 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: cluster 2024-09-17T10:34:25.256132+0000 mgr.y (mgr.25166) 3192 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: audit 2024-09-17T10:34:25.264033+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: audit 2024-09-17T10:34:25.264033+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: cluster 2024-09-17T10:34:25.372041+0000 mon.a (mon.0) 1751 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: cluster 2024-09-17T10:34:25.372041+0000 mon.a (mon.0) 1751 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: cluster 2024-09-17T10:34:25.372083+0000 mon.a (mon.0) 1752 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[115929]: cluster 2024-09-17T10:34:25.372083+0000 mon.a (mon.0) 1752 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: audit 2024-09-17T10:34:25.242691+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.518 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: audit 2024-09-17T10:34:25.242691+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: audit 2024-09-17T10:34:25.254583+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: audit 2024-09-17T10:34:25.254583+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: cluster 2024-09-17T10:34:25.256132+0000 mgr.y (mgr.25166) 3192 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: cluster 2024-09-17T10:34:25.256132+0000 mgr.y (mgr.25166) 3192 : cluster [DBG] pgmap v939: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: audit 2024-09-17T10:34:25.264033+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: audit 2024-09-17T10:34:25.264033+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: cluster 2024-09-17T10:34:25.372041+0000 mon.a (mon.0) 1751 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: cluster 2024-09-17T10:34:25.372041+0000 mon.a (mon.0) 1751 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: cluster 2024-09-17T10:34:25.372083+0000 mon.a (mon.0) 1752 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:26.519 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:26 smithi039 bash[116875]: cluster 2024-09-17T10:34:25.372083+0000 mon.a (mon.0) 1752 : cluster [INF] Cluster is now healthy 2024-09-17T10:34:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:26.546835+0000 mon.b (mon.1) 4370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:26.546835+0000 mon.b (mon.1) 4370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:27.209129+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:27.209129+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:27.220397+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:27.220397+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:27.230591+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[115929]: audit 2024-09-17T10:34:27.230591+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:26.546835+0000 mon.b (mon.1) 4370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:26.546835+0000 mon.b (mon.1) 4370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:27.209129+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:27.209129+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:27.220397+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:27.220397+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:27.230591+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:27 smithi039 bash[116875]: audit 2024-09-17T10:34:27.230591+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:26.546835+0000 mon.b (mon.1) 4370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:26.546835+0000 mon.b (mon.1) 4370 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:27.209129+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:27.209129+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:27.220397+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:27.220397+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:27.230591+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:27.546 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:27 smithi203 bash[85677]: audit 2024-09-17T10:34:27.230591+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[116875]: audit 2024-09-17T10:34:27.149793+0000 mgr.y (mgr.25166) 3193 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[116875]: audit 2024-09-17T10:34:27.149793+0000 mgr.y (mgr.25166) 3193 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[116875]: cluster 2024-09-17T10:34:27.256810+0000 mgr.y (mgr.25166) 3194 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[116875]: cluster 2024-09-17T10:34:27.256810+0000 mgr.y (mgr.25166) 3194 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[115929]: audit 2024-09-17T10:34:27.149793+0000 mgr.y (mgr.25166) 3193 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[115929]: audit 2024-09-17T10:34:27.149793+0000 mgr.y (mgr.25166) 3193 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[115929]: cluster 2024-09-17T10:34:27.256810+0000 mgr.y (mgr.25166) 3194 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:28.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:28 smithi039 bash[115929]: cluster 2024-09-17T10:34:27.256810+0000 mgr.y (mgr.25166) 3194 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:28.649 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:28.307426867Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:28.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:28 smithi203 bash[85677]: audit 2024-09-17T10:34:27.149793+0000 mgr.y (mgr.25166) 3193 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:28.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:28 smithi203 bash[85677]: audit 2024-09-17T10:34:27.149793+0000 mgr.y (mgr.25166) 3193 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:28.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:28 smithi203 bash[85677]: cluster 2024-09-17T10:34:27.256810+0000 mgr.y (mgr.25166) 3194 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:28.650 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:28 smithi203 bash[85677]: cluster 2024-09-17T10:34:27.256810+0000 mgr.y (mgr.25166) 3194 : cluster [DBG] pgmap v940: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-17T10:34:29.294 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: cephadm 2024-09-17T10:34:28.332000+0000 mgr.y (mgr.25166) 3195 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: cephadm 2024-09-17T10:34:28.332000+0000 mgr.y (mgr.25166) 3195 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:28.335567+0000 mon.b (mon.1) 4371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:28.335567+0000 mon.b (mon.1) 4371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:28.336855+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:28.336855+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:28.341301+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:28.341301+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: cephadm 2024-09-17T10:34:28.343575+0000 mgr.y (mgr.25166) 3196 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: cephadm 2024-09-17T10:34:28.343575+0000 mgr.y (mgr.25166) 3196 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:29.142835+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:29.142835+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.295 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:29.162078+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.296 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:29.162078+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.296 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:29.177101+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.296 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:29 smithi203 bash[85677]: audit 2024-09-17T10:34:29.177101+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: cephadm 2024-09-17T10:34:28.332000+0000 mgr.y (mgr.25166) 3195 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: cephadm 2024-09-17T10:34:28.332000+0000 mgr.y (mgr.25166) 3195 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:28.335567+0000 mon.b (mon.1) 4371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:28.335567+0000 mon.b (mon.1) 4371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:28.336855+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:28.336855+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:28.341301+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:28.341301+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: cephadm 2024-09-17T10:34:28.343575+0000 mgr.y (mgr.25166) 3196 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: cephadm 2024-09-17T10:34:28.343575+0000 mgr.y (mgr.25166) 3196 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:29.142835+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:29.142835+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:29.162078+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:29.162078+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:29.177101+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[115929]: audit 2024-09-17T10:34:29.177101+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: cephadm 2024-09-17T10:34:28.332000+0000 mgr.y (mgr.25166) 3195 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: cephadm 2024-09-17T10:34:28.332000+0000 mgr.y (mgr.25166) 3195 : cephadm [INF] Upgrade: Updating rgw.foo.smithi039.ldfwhe 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:28.335567+0000 mon.b (mon.1) 4371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:28.335567+0000 mon.b (mon.1) 4371 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:28.336855+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:28.336855+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi039.ldfwhe", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-17T10:34:29.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:28.341301+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:28.341301+0000 mon.b (mon.1) 4372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: cephadm 2024-09-17T10:34:28.343575+0000 mgr.y (mgr.25166) 3196 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: cephadm 2024-09-17T10:34:28.343575+0000 mgr.y (mgr.25166) 3196 : cephadm [INF] Deploying daemon rgw.foo.smithi039.ldfwhe on smithi039 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:29.142835+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:29.142835+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:29.162078+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:29.162078+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:29.177101+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:29.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:29 smithi039 bash[116875]: audit 2024-09-17T10:34:29.177101+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:30.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:30 smithi203 bash[85677]: cluster 2024-09-17T10:34:29.258206+0000 mgr.y (mgr.25166) 3197 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:34:30.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:30 smithi203 bash[85677]: cluster 2024-09-17T10:34:29.258206+0000 mgr.y (mgr.25166) 3197 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:34:30.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:30 smithi039 bash[115929]: cluster 2024-09-17T10:34:29.258206+0000 mgr.y (mgr.25166) 3197 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:34:30.560 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:30 smithi039 bash[115929]: cluster 2024-09-17T10:34:29.258206+0000 mgr.y (mgr.25166) 3197 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:34:30.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:30 smithi039 bash[116875]: cluster 2024-09-17T10:34:29.258206+0000 mgr.y (mgr.25166) 3197 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:34:30.560 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:30 smithi039 bash[116875]: cluster 2024-09-17T10:34:29.258206+0000 mgr.y (mgr.25166) 3197 : cluster [DBG] pgmap v941: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-17T10:34:31.435 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.435 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.435 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.436 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.436 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.436 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.436 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.437 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.437 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:34:31 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:31.666 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:31.303129135Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:32 smithi039 bash[115929]: cluster 2024-09-17T10:34:31.259391+0000 mgr.y (mgr.25166) 3198 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-09-17T10:34:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:32 smithi039 bash[115929]: cluster 2024-09-17T10:34:31.259391+0000 mgr.y (mgr.25166) 3198 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-09-17T10:34:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:32 smithi039 bash[116875]: cluster 2024-09-17T10:34:31.259391+0000 mgr.y (mgr.25166) 3198 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-09-17T10:34:32.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:32 smithi039 bash[116875]: cluster 2024-09-17T10:34:31.259391+0000 mgr.y (mgr.25166) 3198 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-09-17T10:34:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:32 smithi203 bash[85677]: cluster 2024-09-17T10:34:31.259391+0000 mgr.y (mgr.25166) 3198 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-09-17T10:34:32.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:32 smithi203 bash[85677]: cluster 2024-09-17T10:34:31.259391+0000 mgr.y (mgr.25166) 3198 : cluster [DBG] pgmap v942: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s 2024-09-17T10:34:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:34:33] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:34:34.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:34 smithi203 bash[85677]: cluster 2024-09-17T10:34:33.260552+0000 mgr.y (mgr.25166) 3199 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:34:34.316 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:34 smithi203 bash[85677]: cluster 2024-09-17T10:34:33.260552+0000 mgr.y (mgr.25166) 3199 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:34:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:34 smithi039 bash[116875]: cluster 2024-09-17T10:34:33.260552+0000 mgr.y (mgr.25166) 3199 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:34:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:34 smithi039 bash[116875]: cluster 2024-09-17T10:34:33.260552+0000 mgr.y (mgr.25166) 3199 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:34:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:34 smithi039 bash[115929]: cluster 2024-09-17T10:34:33.260552+0000 mgr.y (mgr.25166) 3199 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:34:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:34 smithi039 bash[115929]: cluster 2024-09-17T10:34:33.260552+0000 mgr.y (mgr.25166) 3199 : cluster [DBG] pgmap v943: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:34:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:34.31639289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:36 smithi039 bash[115929]: cluster 2024-09-17T10:34:35.261654+0000 mgr.y (mgr.25166) 3200 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-17T10:34:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:36 smithi039 bash[115929]: cluster 2024-09-17T10:34:35.261654+0000 mgr.y (mgr.25166) 3200 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-17T10:34:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:36 smithi039 bash[116875]: cluster 2024-09-17T10:34:35.261654+0000 mgr.y (mgr.25166) 3200 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-17T10:34:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:36 smithi039 bash[116875]: cluster 2024-09-17T10:34:35.261654+0000 mgr.y (mgr.25166) 3200 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-17T10:34:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:36 smithi203 bash[85677]: cluster 2024-09-17T10:34:35.261654+0000 mgr.y (mgr.25166) 3200 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-17T10:34:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:36 smithi203 bash[85677]: cluster 2024-09-17T10:34:35.261654+0000 mgr.y (mgr.25166) 3200 : cluster [DBG] pgmap v944: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-17T10:34:37.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.637 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.637 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.637 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.638 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.638 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:34:37 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:34:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:37.355733287Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.157744+0000 mgr.y (mgr.25166) 3201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.157744+0000 mgr.y (mgr.25166) 3201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: cluster 2024-09-17T10:34:37.262312+0000 mgr.y (mgr.25166) 3202 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: cluster 2024-09-17T10:34:37.262312+0000 mgr.y (mgr.25166) 3202 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.384090+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.384090+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.394842+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.394842+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.400071+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.400071+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.401139+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.401139+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.407082+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.407082+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.409828+0000 mgr.y (mgr.25166) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.409828+0000 mgr.y (mgr.25166) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.472304+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.472304+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.474741+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.474741+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.477869+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.477869+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.478958+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.478958+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.484300+0000 mgr.y (mgr.25166) 3204 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.484300+0000 mgr.y (mgr.25166) 3204 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.765946+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.765946+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.874470+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.874470+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.878236+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.878236+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.881950+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.881950+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.883398+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.883398+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.894058+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.894058+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.994948+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.994948+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.998025+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:37.998025+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.001938+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.001938+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.003347+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.003347+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.016242+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.016242+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.116575+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.116575+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.119345+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.119345+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.122269+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.122269+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.123631+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.123631+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.133765+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.133765+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.234686+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.234686+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.237686+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.237686+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.241518+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.241518+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.242762+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.242762+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.252356+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.252356+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.324570+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.324570+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.327657+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.327657+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.331045+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.643 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.331045+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.332306+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.332306+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.342987+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[115929]: audit 2024-09-17T10:34:38.342987+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.157744+0000 mgr.y (mgr.25166) 3201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.157744+0000 mgr.y (mgr.25166) 3201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: cluster 2024-09-17T10:34:37.262312+0000 mgr.y (mgr.25166) 3202 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: cluster 2024-09-17T10:34:37.262312+0000 mgr.y (mgr.25166) 3202 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.384090+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.384090+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.394842+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.394842+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.400071+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.400071+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.401139+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.401139+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.407082+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.407082+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.409828+0000 mgr.y (mgr.25166) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.409828+0000 mgr.y (mgr.25166) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.472304+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.472304+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.474741+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.474741+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.477869+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.477869+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.478958+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.478958+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.484300+0000 mgr.y (mgr.25166) 3204 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.484300+0000 mgr.y (mgr.25166) 3204 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.765946+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.765946+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.874470+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.874470+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.878236+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.646 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.878236+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.881950+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.881950+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.883398+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.883398+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.894058+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.894058+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.994948+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.994948+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.998025+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:37.998025+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.001938+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.001938+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.647 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.003347+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.003347+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.016242+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.016242+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.116575+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.116575+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.119345+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.119345+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.122269+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.122269+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.123631+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.123631+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.133765+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.133765+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.234686+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.234686+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.237686+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.237686+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.241518+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.241518+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.242762+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.242762+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.252356+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.252356+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.324570+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.324570+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.327657+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.327657+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.331045+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.331045+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.332306+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.332306+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.342987+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.650 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:38 smithi039 bash[116875]: audit 2024-09-17T10:34:38.342987+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.157744+0000 mgr.y (mgr.25166) 3201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.157744+0000 mgr.y (mgr.25166) 3201 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: cluster 2024-09-17T10:34:37.262312+0000 mgr.y (mgr.25166) 3202 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: cluster 2024-09-17T10:34:37.262312+0000 mgr.y (mgr.25166) 3202 : cluster [DBG] pgmap v945: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.384090+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.384090+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.394842+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.394842+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.400071+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.400071+0000 mon.b (mon.1) 4373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.401139+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.401139+0000 mon.b (mon.1) 4374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.407082+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.407082+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.409828+0000 mgr.y (mgr.25166) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.409828+0000 mgr.y (mgr.25166) 3203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.472304+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.472304+0000 mon.b (mon.1) 4375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.474741+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.474741+0000 mon.b (mon.1) 4376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.477869+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.477869+0000 mon.b (mon.1) 4377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.478958+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.478958+0000 mon.b (mon.1) 4378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.484300+0000 mgr.y (mgr.25166) 3204 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.484300+0000 mgr.y (mgr.25166) 3204 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.765946+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.765946+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.874470+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.874470+0000 mon.b (mon.1) 4379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.878236+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.878236+0000 mon.b (mon.1) 4380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.881950+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.881950+0000 mon.b (mon.1) 4381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.883398+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.883398+0000 mon.b (mon.1) 4382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.894058+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.894058+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.994948+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.994948+0000 mon.b (mon.1) 4383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.998025+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:37.998025+0000 mon.b (mon.1) 4384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.001938+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.001938+0000 mon.b (mon.1) 4385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.003347+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.003347+0000 mon.b (mon.1) 4386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.016242+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.016242+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.116575+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.116575+0000 mon.b (mon.1) 4387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.119345+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.119345+0000 mon.b (mon.1) 4388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.122269+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.122269+0000 mon.b (mon.1) 4389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.123631+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.123631+0000 mon.b (mon.1) 4390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.133765+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.133765+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.234686+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.234686+0000 mon.b (mon.1) 4391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.237686+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.237686+0000 mon.b (mon.1) 4392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.241518+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.241518+0000 mon.b (mon.1) 4393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.242762+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.242762+0000 mon.b (mon.1) 4394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.252356+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.252356+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.324570+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.324570+0000 mon.b (mon.1) 4395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.327657+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.327657+0000 mon.b (mon.1) 4396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.331045+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.331045+0000 mon.b (mon.1) 4397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.332306+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.332306+0000 mon.b (mon.1) 4398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.342987+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:38.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:38 smithi203 bash[85677]: audit 2024-09-17T10:34:38.342987+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.769906+0000 mgr.y (mgr.25166) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.769906+0000 mgr.y (mgr.25166) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.897621+0000 mgr.y (mgr.25166) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:37.897621+0000 mgr.y (mgr.25166) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.018007+0000 mgr.y (mgr.25166) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.018007+0000 mgr.y (mgr.25166) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.137266+0000 mgr.y (mgr.25166) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.137266+0000 mgr.y (mgr.25166) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.256219+0000 mgr.y (mgr.25166) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.256219+0000 mgr.y (mgr.25166) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.345755+0000 mgr.y (mgr.25166) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.345755+0000 mgr.y (mgr.25166) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.430588+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.430588+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.433744+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.433744+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.436510+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.436510+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.437968+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.437968+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.444388+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.444388+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.447336+0000 mgr.y (mgr.25166) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.447336+0000 mgr.y (mgr.25166) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.529671+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.529671+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.532336+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.532336+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.535811+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.535811+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.537049+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.537049+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.547318+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.547318+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.548756+0000 mgr.y (mgr.25166) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.548756+0000 mgr.y (mgr.25166) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.639835+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.639835+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.642581+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.642581+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.645056+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.645056+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.646231+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.646231+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.654396+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.654396+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.657866+0000 mgr.y (mgr.25166) 3213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.657866+0000 mgr.y (mgr.25166) 3213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.719287+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.719287+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.722093+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.722093+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.725091+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.725091+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.726135+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.726135+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.734985+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.734985+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.801845+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.801845+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.804298+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.804298+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.806673+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.806673+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.807557+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.807557+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.814096+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.814096+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.881519+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.881519+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.884431+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.884431+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.887291+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.887291+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.888547+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.888547+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.899182+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.899182+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.985052+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.985052+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.987366+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.987366+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.989689+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.989689+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.991015+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.991015+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.998811+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:38.998811+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.073541+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.073541+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.075675+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.075675+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.077836+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.077836+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.078704+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.078704+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.085986+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.085986+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.155466+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.155466+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.157561+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.157561+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.159373+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.159373+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.160122+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.160122+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.165790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.165790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.230066+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.230066+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.232314+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.232314+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.234439+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.234439+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.235168+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.235168+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.246261+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.246261+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.314213+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.314213+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.316217+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.316217+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.318259+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.318259+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.319031+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.319031+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.325590+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:39 smithi203 bash[85677]: audit 2024-09-17T10:34:39.325590+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.769906+0000 mgr.y (mgr.25166) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.769906+0000 mgr.y (mgr.25166) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.897621+0000 mgr.y (mgr.25166) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:37.897621+0000 mgr.y (mgr.25166) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.018007+0000 mgr.y (mgr.25166) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.018007+0000 mgr.y (mgr.25166) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.137266+0000 mgr.y (mgr.25166) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.137266+0000 mgr.y (mgr.25166) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.256219+0000 mgr.y (mgr.25166) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.256219+0000 mgr.y (mgr.25166) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.345755+0000 mgr.y (mgr.25166) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.345755+0000 mgr.y (mgr.25166) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.430588+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.430588+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.433744+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.433744+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.436510+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.436510+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.437968+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.437968+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.769906+0000 mgr.y (mgr.25166) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.769906+0000 mgr.y (mgr.25166) 3205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.897621+0000 mgr.y (mgr.25166) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:37.897621+0000 mgr.y (mgr.25166) 3206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.018007+0000 mgr.y (mgr.25166) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.018007+0000 mgr.y (mgr.25166) 3207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.137266+0000 mgr.y (mgr.25166) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.137266+0000 mgr.y (mgr.25166) 3208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.256219+0000 mgr.y (mgr.25166) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.256219+0000 mgr.y (mgr.25166) 3209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.345755+0000 mgr.y (mgr.25166) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.345755+0000 mgr.y (mgr.25166) 3210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.430588+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.430588+0000 mon.b (mon.1) 4399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.433744+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.433744+0000 mon.b (mon.1) 4400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.436510+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.436510+0000 mon.b (mon.1) 4401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.437968+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.437968+0000 mon.b (mon.1) 4402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.444388+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.444388+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.447336+0000 mgr.y (mgr.25166) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.447336+0000 mgr.y (mgr.25166) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.529671+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.529671+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.532336+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.532336+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.535811+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.535811+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.537049+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.537049+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.547318+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.547318+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.548756+0000 mgr.y (mgr.25166) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.548756+0000 mgr.y (mgr.25166) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.639835+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.639835+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.642581+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.642581+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.645056+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.645056+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.646231+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.646231+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.654396+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.654396+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.657866+0000 mgr.y (mgr.25166) 3213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.657866+0000 mgr.y (mgr.25166) 3213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.719287+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.719287+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.722093+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.722093+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.725091+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.725091+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.726135+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.726135+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.734985+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.734985+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.801845+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.801845+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.804298+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.444388+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.444388+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.447336+0000 mgr.y (mgr.25166) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.447336+0000 mgr.y (mgr.25166) 3211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.529671+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.529671+0000 mon.b (mon.1) 4403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.532336+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.532336+0000 mon.b (mon.1) 4404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.535811+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.535811+0000 mon.b (mon.1) 4405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.537049+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.537049+0000 mon.b (mon.1) 4406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.547318+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.547318+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.548756+0000 mgr.y (mgr.25166) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.548756+0000 mgr.y (mgr.25166) 3212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.639835+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.639835+0000 mon.b (mon.1) 4407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.642581+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.642581+0000 mon.b (mon.1) 4408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.645056+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.804298+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.806673+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.806673+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.807557+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.807557+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.814096+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.814096+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.881519+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.881519+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.884431+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.884431+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.887291+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.887291+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.888547+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.888547+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.899182+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.899182+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.985052+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.985052+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.645056+0000 mon.b (mon.1) 4409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.646231+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.646231+0000 mon.b (mon.1) 4410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.654396+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.654396+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.657866+0000 mgr.y (mgr.25166) 3213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.657866+0000 mgr.y (mgr.25166) 3213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.719287+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.719287+0000 mon.b (mon.1) 4411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.722093+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.722093+0000 mon.b (mon.1) 4412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.725091+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.725091+0000 mon.b (mon.1) 4413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.726135+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.726135+0000 mon.b (mon.1) 4414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.734985+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.734985+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.801845+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.801845+0000 mon.b (mon.1) 4415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.804298+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.987366+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.987366+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.989689+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.989689+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.991015+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.991015+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.998811+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:38.998811+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.073541+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.073541+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.075675+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.075675+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.077836+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.077836+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.078704+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.078704+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.085986+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.085986+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.155466+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.155466+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.157561+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.157561+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.159373+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.159373+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.160122+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.160122+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.165790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.165790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.230066+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.230066+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.232314+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.232314+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.234439+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.234439+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.235168+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.235168+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.246261+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.246261+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.314213+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.314213+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.804298+0000 mon.b (mon.1) 4416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.806673+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.806673+0000 mon.b (mon.1) 4417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.807557+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.807557+0000 mon.b (mon.1) 4418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.814096+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.814096+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.881519+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.881519+0000 mon.b (mon.1) 4419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.884431+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.884431+0000 mon.b (mon.1) 4420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.887291+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.887291+0000 mon.b (mon.1) 4421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.888547+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.888547+0000 mon.b (mon.1) 4422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.899182+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.899182+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.985052+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.985052+0000 mon.b (mon.1) 4423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.316217+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.316217+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.318259+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.318259+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.319031+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.319031+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.325590+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[115929]: audit 2024-09-17T10:34:39.325590+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.987366+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.987366+0000 mon.b (mon.1) 4424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.989689+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.989689+0000 mon.b (mon.1) 4425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.991015+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.991015+0000 mon.b (mon.1) 4426 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.998811+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:38.998811+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.073541+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.073541+0000 mon.b (mon.1) 4427 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.075675+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.075675+0000 mon.b (mon.1) 4428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.077836+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.077836+0000 mon.b (mon.1) 4429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.078704+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.078704+0000 mon.b (mon.1) 4430 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.085986+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.085986+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.155466+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.155466+0000 mon.b (mon.1) 4431 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.157561+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.157561+0000 mon.b (mon.1) 4432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.159373+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.159373+0000 mon.b (mon.1) 4433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.160122+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.160122+0000 mon.b (mon.1) 4434 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.165790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.165790+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.230066+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.230066+0000 mon.b (mon.1) 4435 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.232314+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.232314+0000 mon.b (mon.1) 4436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.234439+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.234439+0000 mon.b (mon.1) 4437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.235168+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.235168+0000 mon.b (mon.1) 4438 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.246261+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.246261+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.314213+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.314213+0000 mon.b (mon.1) 4439 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.316217+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.316217+0000 mon.b (mon.1) 4440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.318259+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.318259+0000 mon.b (mon.1) 4441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.319031+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.319031+0000 mon.b (mon.1) 4442 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.325590+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:39.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:39 smithi039 bash[116875]: audit 2024-09-17T10:34:39.325590+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:40.329448276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.737792+0000 mgr.y (mgr.25166) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.737792+0000 mgr.y (mgr.25166) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.815389+0000 mgr.y (mgr.25166) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.815389+0000 mgr.y (mgr.25166) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.905706+0000 mgr.y (mgr.25166) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:38.905706+0000 mgr.y (mgr.25166) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.001184+0000 mgr.y (mgr.25166) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.001184+0000 mgr.y (mgr.25166) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.087428+0000 mgr.y (mgr.25166) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.087428+0000 mgr.y (mgr.25166) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.167244+0000 mgr.y (mgr.25166) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.167244+0000 mgr.y (mgr.25166) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.247604+0000 mgr.y (mgr.25166) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.247604+0000 mgr.y (mgr.25166) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cluster 2024-09-17T10:34:39.263026+0000 mgr.y (mgr.25166) 3221 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cluster 2024-09-17T10:34:39.263026+0000 mgr.y (mgr.25166) 3221 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.326289+0000 mgr.y (mgr.25166) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.326289+0000 mgr.y (mgr.25166) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.407813+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.407813+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.410496+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.410496+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.413124+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.413124+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.414028+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.414028+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.421789+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.421789+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.424944+0000 mgr.y (mgr.25166) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.424944+0000 mgr.y (mgr.25166) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.505636+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.505636+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.508414+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.508414+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.510708+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.510708+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.511909+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.511909+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.521279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.521279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.524574+0000 mgr.y (mgr.25166) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.524574+0000 mgr.y (mgr.25166) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.615718+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.615718+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.618883+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.618883+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.623749+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.623749+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.625191+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.625191+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.634575+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.634575+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.637629+0000 mgr.y (mgr.25166) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.637629+0000 mgr.y (mgr.25166) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.722736+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.722736+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.725574+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.725574+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.728794+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.728794+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.730080+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.730080+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.740673+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.740673+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.812114+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.812114+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.814993+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.814993+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.817738+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.817738+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.818860+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.818860+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.825997+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.825997+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.896070+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.896070+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.898671+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.898671+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.901453+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.901453+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.902519+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.902519+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.911647+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.911647+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.988253+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.988253+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.990600+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.990600+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.993224+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.993224+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.994442+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:39.994442+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.009557+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.009557+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.082157+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.082157+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.084818+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.084818+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.087428+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.087428+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.088737+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.088737+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.105982+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.105982+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.180712+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.180712+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.183351+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.183351+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.186455+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.186455+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.187759+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.187759+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.205275+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.205275+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.276869+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.276869+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.279691+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.279691+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.282663+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.282663+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.284041+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.284041+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.292853+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.292853+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.376481+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.376481+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.379151+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.379151+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.381894+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.381894+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.383164+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:40 smithi203 bash[85677]: audit 2024-09-17T10:34:40.383164+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.737792+0000 mgr.y (mgr.25166) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.737792+0000 mgr.y (mgr.25166) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.815389+0000 mgr.y (mgr.25166) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.815389+0000 mgr.y (mgr.25166) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.905706+0000 mgr.y (mgr.25166) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:38.905706+0000 mgr.y (mgr.25166) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.001184+0000 mgr.y (mgr.25166) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.001184+0000 mgr.y (mgr.25166) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.087428+0000 mgr.y (mgr.25166) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.087428+0000 mgr.y (mgr.25166) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.167244+0000 mgr.y (mgr.25166) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.167244+0000 mgr.y (mgr.25166) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.247604+0000 mgr.y (mgr.25166) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.247604+0000 mgr.y (mgr.25166) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cluster 2024-09-17T10:34:39.263026+0000 mgr.y (mgr.25166) 3221 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cluster 2024-09-17T10:34:39.263026+0000 mgr.y (mgr.25166) 3221 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-17T10:34:40.791 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.326289+0000 mgr.y (mgr.25166) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.326289+0000 mgr.y (mgr.25166) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.407813+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.407813+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.410496+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.737792+0000 mgr.y (mgr.25166) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.737792+0000 mgr.y (mgr.25166) 3214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.815389+0000 mgr.y (mgr.25166) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.815389+0000 mgr.y (mgr.25166) 3215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.905706+0000 mgr.y (mgr.25166) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:38.905706+0000 mgr.y (mgr.25166) 3216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.001184+0000 mgr.y (mgr.25166) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.001184+0000 mgr.y (mgr.25166) 3217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.087428+0000 mgr.y (mgr.25166) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.087428+0000 mgr.y (mgr.25166) 3218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.167244+0000 mgr.y (mgr.25166) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.167244+0000 mgr.y (mgr.25166) 3219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.247604+0000 mgr.y (mgr.25166) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.247604+0000 mgr.y (mgr.25166) 3220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cluster 2024-09-17T10:34:39.263026+0000 mgr.y (mgr.25166) 3221 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cluster 2024-09-17T10:34:39.263026+0000 mgr.y (mgr.25166) 3221 : cluster [DBG] pgmap v946: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.326289+0000 mgr.y (mgr.25166) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.326289+0000 mgr.y (mgr.25166) 3222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.407813+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.407813+0000 mon.b (mon.1) 4443 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.410496+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.410496+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.413124+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.413124+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.414028+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.414028+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.421789+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.421789+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.424944+0000 mgr.y (mgr.25166) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.424944+0000 mgr.y (mgr.25166) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.505636+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.505636+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.508414+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.508414+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.510708+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.510708+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.511909+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.511909+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.521279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.521279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.524574+0000 mgr.y (mgr.25166) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.410496+0000 mon.b (mon.1) 4444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.413124+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.413124+0000 mon.b (mon.1) 4445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.414028+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.414028+0000 mon.b (mon.1) 4446 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.421789+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.421789+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.424944+0000 mgr.y (mgr.25166) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.424944+0000 mgr.y (mgr.25166) 3223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.505636+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.505636+0000 mon.b (mon.1) 4447 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.508414+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.508414+0000 mon.b (mon.1) 4448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.510708+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.510708+0000 mon.b (mon.1) 4449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.511909+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.511909+0000 mon.b (mon.1) 4450 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.521279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.521279+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.524574+0000 mgr.y (mgr.25166) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.524574+0000 mgr.y (mgr.25166) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.615718+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.615718+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.618883+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.618883+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.623749+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.623749+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.625191+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.625191+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.634575+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.634575+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.637629+0000 mgr.y (mgr.25166) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.637629+0000 mgr.y (mgr.25166) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.722736+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.722736+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.725574+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.725574+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.728794+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.728794+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.730080+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.730080+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.740673+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.740673+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.812114+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.812114+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.814993+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.814993+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.817738+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.817738+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.818860+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.818860+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.825997+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.825997+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.896070+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.896070+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.898671+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.898671+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.901453+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.901453+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.524574+0000 mgr.y (mgr.25166) 3224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.615718+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.802 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.615718+0000 mon.b (mon.1) 4451 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.618883+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.618883+0000 mon.b (mon.1) 4452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.623749+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.623749+0000 mon.b (mon.1) 4453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.625191+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.625191+0000 mon.b (mon.1) 4454 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.634575+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.634575+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.637629+0000 mgr.y (mgr.25166) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.637629+0000 mgr.y (mgr.25166) 3225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.722736+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.722736+0000 mon.b (mon.1) 4455 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.725574+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.803 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.725574+0000 mon.b (mon.1) 4456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.728794+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.728794+0000 mon.b (mon.1) 4457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.730080+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.902519+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.902519+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.911647+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.911647+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.988253+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.988253+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.990600+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.990600+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.993224+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.993224+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.994442+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:39.994442+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.009557+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.009557+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.082157+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.082157+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.084818+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.084818+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.087428+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.087428+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.088737+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.088737+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.105982+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.105982+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.180712+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.180712+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.183351+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.806 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.183351+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.186455+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.186455+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.187759+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.187759+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.205275+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.205275+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.276869+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.276869+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.279691+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.279691+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.282663+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.282663+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.730080+0000 mon.b (mon.1) 4458 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.740673+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.740673+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.812114+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.812114+0000 mon.b (mon.1) 4459 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.814993+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.814993+0000 mon.b (mon.1) 4460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.817738+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.817738+0000 mon.b (mon.1) 4461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.818860+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.808 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.818860+0000 mon.b (mon.1) 4462 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.825997+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.825997+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.896070+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.896070+0000 mon.b (mon.1) 4463 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.898671+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.898671+0000 mon.b (mon.1) 4464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.901453+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.901453+0000 mon.b (mon.1) 4465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.284041+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.284041+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.292853+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.292853+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.376481+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.376481+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.379151+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.379151+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.381894+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.381894+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.383164+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.810 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[115929]: audit 2024-09-17T10:34:40.383164+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.902519+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.902519+0000 mon.b (mon.1) 4466 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.911647+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.911647+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.988253+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.988253+0000 mon.b (mon.1) 4467 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.990600+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.990600+0000 mon.b (mon.1) 4468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.993224+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.993224+0000 mon.b (mon.1) 4469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.994442+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:39.994442+0000 mon.b (mon.1) 4470 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.009557+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.009557+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.082157+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.082157+0000 mon.b (mon.1) 4471 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.084818+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.084818+0000 mon.b (mon.1) 4472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.087428+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.087428+0000 mon.b (mon.1) 4473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.812 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.088737+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.088737+0000 mon.b (mon.1) 4474 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.105982+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.105982+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.180712+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.180712+0000 mon.b (mon.1) 4475 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.183351+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.183351+0000 mon.b (mon.1) 4476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.186455+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.186455+0000 mon.b (mon.1) 4477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.187759+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.187759+0000 mon.b (mon.1) 4478 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.205275+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.205275+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.276869+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.276869+0000 mon.b (mon.1) 4479 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.279691+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.279691+0000 mon.b (mon.1) 4480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.282663+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.282663+0000 mon.b (mon.1) 4481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.284041+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.284041+0000 mon.b (mon.1) 4482 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.292853+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.292853+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.376481+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.376481+0000 mon.b (mon.1) 4483 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.379151+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.379151+0000 mon.b (mon.1) 4484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.381894+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.381894+0000 mon.b (mon.1) 4485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.383164+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:40.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:40 smithi039 bash[116875]: audit 2024-09-17T10:34:40.383164+0000 mon.b (mon.1) 4486 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.743718+0000 mgr.y (mgr.25166) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.743718+0000 mgr.y (mgr.25166) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.829384+0000 mgr.y (mgr.25166) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.829384+0000 mgr.y (mgr.25166) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.915418+0000 mgr.y (mgr.25166) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:39.915418+0000 mgr.y (mgr.25166) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.013238+0000 mgr.y (mgr.25166) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.013238+0000 mgr.y (mgr.25166) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.107732+0000 mgr.y (mgr.25166) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.107732+0000 mgr.y (mgr.25166) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.206512+0000 mgr.y (mgr.25166) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.206512+0000 mgr.y (mgr.25166) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.295914+0000 mgr.y (mgr.25166) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.295914+0000 mgr.y (mgr.25166) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.400955+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.400955+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.402559+0000 mgr.y (mgr.25166) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.402559+0000 mgr.y (mgr.25166) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.488308+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.488308+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.490928+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.490928+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.493642+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.493642+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.494907+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.494907+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.501489+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.501489+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.505053+0000 mgr.y (mgr.25166) 3234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.505053+0000 mgr.y (mgr.25166) 3234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.563622+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.563622+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.566302+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.566302+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.568697+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.568697+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.570043+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.570043+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.577160+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.577160+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.580561+0000 mgr.y (mgr.25166) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.580561+0000 mgr.y (mgr.25166) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.638486+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.638486+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.641158+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.641158+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.643664+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.643664+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.644879+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.644879+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.652901+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.652901+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.656023+0000 mgr.y (mgr.25166) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.656023+0000 mgr.y (mgr.25166) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.715796+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.715796+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.718685+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.718685+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.721530+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.721530+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.722581+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.722581+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.729276+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.729276+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.792701+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.792701+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.795245+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.795245+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.797473+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.797473+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.798493+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.798493+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.806258+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.806258+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.867122+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.867122+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.869598+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.869598+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.871807+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.871807+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.872811+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.872811+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.878872+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.878872+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.950451+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.950451+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.953252+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.953252+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.956228+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.956228+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.957392+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.957392+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.967843+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:40.967843+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.041729+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.041729+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.044485+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.044485+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.047245+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.047245+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.048714+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.048714+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.057738+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.057738+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.145871+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.145871+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.148915+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.148915+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.152525+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.152525+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.154067+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.154067+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.165291+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.165291+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.266057+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.266057+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.269107+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.269107+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.272559+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.272559+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.274047+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.274047+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.285307+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.285307+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.369832+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.369832+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.372980+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.372980+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.376701+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.376701+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.378076+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.378076+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.389143+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:41 smithi203 bash[85677]: audit 2024-09-17T10:34:41.389143+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.743718+0000 mgr.y (mgr.25166) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.743718+0000 mgr.y (mgr.25166) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.829384+0000 mgr.y (mgr.25166) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.829384+0000 mgr.y (mgr.25166) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.915418+0000 mgr.y (mgr.25166) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:39.915418+0000 mgr.y (mgr.25166) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.013238+0000 mgr.y (mgr.25166) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.013238+0000 mgr.y (mgr.25166) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.107732+0000 mgr.y (mgr.25166) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.107732+0000 mgr.y (mgr.25166) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.206512+0000 mgr.y (mgr.25166) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.206512+0000 mgr.y (mgr.25166) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.295914+0000 mgr.y (mgr.25166) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.295914+0000 mgr.y (mgr.25166) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.400955+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.400955+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.402559+0000 mgr.y (mgr.25166) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.402559+0000 mgr.y (mgr.25166) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.488308+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.488308+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.490928+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.490928+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.493642+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.493642+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.494907+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.494907+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.501489+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.501489+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.505053+0000 mgr.y (mgr.25166) 3234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.505053+0000 mgr.y (mgr.25166) 3234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.563622+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.563622+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.566302+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.566302+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.568697+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.568697+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.570043+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.570043+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.577160+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.577160+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.580561+0000 mgr.y (mgr.25166) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.580561+0000 mgr.y (mgr.25166) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.743718+0000 mgr.y (mgr.25166) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.743718+0000 mgr.y (mgr.25166) 3226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.829384+0000 mgr.y (mgr.25166) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.829384+0000 mgr.y (mgr.25166) 3227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.915418+0000 mgr.y (mgr.25166) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:39.915418+0000 mgr.y (mgr.25166) 3228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.013238+0000 mgr.y (mgr.25166) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.013238+0000 mgr.y (mgr.25166) 3229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.107732+0000 mgr.y (mgr.25166) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.107732+0000 mgr.y (mgr.25166) 3230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.206512+0000 mgr.y (mgr.25166) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.206512+0000 mgr.y (mgr.25166) 3231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.295914+0000 mgr.y (mgr.25166) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.295914+0000 mgr.y (mgr.25166) 3232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.400955+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.400955+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.402559+0000 mgr.y (mgr.25166) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.402559+0000 mgr.y (mgr.25166) 3233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.488308+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.488308+0000 mon.b (mon.1) 4487 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.490928+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.490928+0000 mon.b (mon.1) 4488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.638486+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.638486+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.641158+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.641158+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.643664+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.643664+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.644879+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.644879+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.652901+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.652901+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.656023+0000 mgr.y (mgr.25166) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.656023+0000 mgr.y (mgr.25166) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.715796+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.715796+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.718685+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.718685+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.721530+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.721530+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.722581+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.722581+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.729276+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.729276+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.792701+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.792701+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.795245+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.795245+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.797473+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.797473+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.798493+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.798493+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.806258+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.806258+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.867122+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.867122+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.869598+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.869598+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.871807+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.871807+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.872811+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.872811+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.878872+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.878872+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.950451+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.950451+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.953252+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.953252+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.956228+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.956228+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.957392+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.957392+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.967843+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:40.967843+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.041729+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.041729+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.044485+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.044485+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.047245+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.047245+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.048714+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.493642+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.493642+0000 mon.b (mon.1) 4489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.494907+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.494907+0000 mon.b (mon.1) 4490 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.501489+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.501489+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.505053+0000 mgr.y (mgr.25166) 3234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.505053+0000 mgr.y (mgr.25166) 3234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.563622+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.563622+0000 mon.b (mon.1) 4491 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.566302+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.566302+0000 mon.b (mon.1) 4492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.568697+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.568697+0000 mon.b (mon.1) 4493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.570043+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.570043+0000 mon.b (mon.1) 4494 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.577160+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.577160+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.580561+0000 mgr.y (mgr.25166) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.580561+0000 mgr.y (mgr.25166) 3235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.048714+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.057738+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.057738+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.145871+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.145871+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.148915+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.148915+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.152525+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.152525+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.154067+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.154067+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.165291+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.165291+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.266057+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.266057+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.269107+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.269107+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.272559+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.272559+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.274047+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.274047+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.285307+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.285307+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.369832+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.369832+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.372980+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.372980+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.376701+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.376701+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.378076+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.378076+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.389143+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[116875]: audit 2024-09-17T10:34:41.389143+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.638486+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.638486+0000 mon.b (mon.1) 4495 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.641158+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.641158+0000 mon.b (mon.1) 4496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.643664+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.643664+0000 mon.b (mon.1) 4497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.644879+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.644879+0000 mon.b (mon.1) 4498 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.652901+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.652901+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.656023+0000 mgr.y (mgr.25166) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.656023+0000 mgr.y (mgr.25166) 3236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.715796+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.715796+0000 mon.b (mon.1) 4499 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.718685+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.718685+0000 mon.b (mon.1) 4500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.721530+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.721530+0000 mon.b (mon.1) 4501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.722581+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.722581+0000 mon.b (mon.1) 4502 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.729276+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.729276+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.792701+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.792701+0000 mon.b (mon.1) 4503 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.795245+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.795245+0000 mon.b (mon.1) 4504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.797473+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.797473+0000 mon.b (mon.1) 4505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.798493+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.798493+0000 mon.b (mon.1) 4506 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.806258+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.806258+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.867122+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.867122+0000 mon.b (mon.1) 4507 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.869598+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.869598+0000 mon.b (mon.1) 4508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.871807+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.871807+0000 mon.b (mon.1) 4509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.872811+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.872811+0000 mon.b (mon.1) 4510 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.878872+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.878872+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.950451+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.950451+0000 mon.b (mon.1) 4511 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.953252+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.953252+0000 mon.b (mon.1) 4512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.956228+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.956228+0000 mon.b (mon.1) 4513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.957392+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.957392+0000 mon.b (mon.1) 4514 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.967843+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:40.967843+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.041729+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.041729+0000 mon.b (mon.1) 4515 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.044485+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.044485+0000 mon.b (mon.1) 4516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.047245+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.047245+0000 mon.b (mon.1) 4517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.048714+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.048714+0000 mon.b (mon.1) 4518 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.057738+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.057738+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.145871+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.145871+0000 mon.b (mon.1) 4519 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.148915+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.148915+0000 mon.b (mon.1) 4520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.152525+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.152525+0000 mon.b (mon.1) 4521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.154067+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.154067+0000 mon.b (mon.1) 4522 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.165291+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.165291+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.266057+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.266057+0000 mon.b (mon.1) 4523 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.269107+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.269107+0000 mon.b (mon.1) 4524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.272559+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.272559+0000 mon.b (mon.1) 4525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.274047+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.274047+0000 mon.b (mon.1) 4526 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.285307+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.285307+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.369832+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.369832+0000 mon.b (mon.1) 4527 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.372980+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.372980+0000 mon.b (mon.1) 4528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:41.919 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.376701+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.376701+0000 mon.b (mon.1) 4529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:41.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.378076+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.378076+0000 mon.b (mon.1) 4530 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:41.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.389143+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:41.920 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:41 smithi039 bash[115929]: audit 2024-09-17T10:34:41.389143+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.732726+0000 mgr.y (mgr.25166) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.732726+0000 mgr.y (mgr.25166) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.809707+0000 mgr.y (mgr.25166) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.809707+0000 mgr.y (mgr.25166) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.882273+0000 mgr.y (mgr.25166) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.882273+0000 mgr.y (mgr.25166) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.969274+0000 mgr.y (mgr.25166) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:40.969274+0000 mgr.y (mgr.25166) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.060991+0000 mgr.y (mgr.25166) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.453 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.060991+0000 mgr.y (mgr.25166) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.166716+0000 mgr.y (mgr.25166) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.166716+0000 mgr.y (mgr.25166) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cluster 2024-09-17T10:34:41.264027+0000 mgr.y (mgr.25166) 3243 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cluster 2024-09-17T10:34:41.264027+0000 mgr.y (mgr.25166) 3243 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.286937+0000 mgr.y (mgr.25166) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.286937+0000 mgr.y (mgr.25166) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.391029+0000 mgr.y (mgr.25166) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.391029+0000 mgr.y (mgr.25166) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.492996+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.492996+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.454 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.496027+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.732726+0000 mgr.y (mgr.25166) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.732726+0000 mgr.y (mgr.25166) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.809707+0000 mgr.y (mgr.25166) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.809707+0000 mgr.y (mgr.25166) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.882273+0000 mgr.y (mgr.25166) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.882273+0000 mgr.y (mgr.25166) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.969274+0000 mgr.y (mgr.25166) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:40.969274+0000 mgr.y (mgr.25166) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.060991+0000 mgr.y (mgr.25166) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.060991+0000 mgr.y (mgr.25166) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.166716+0000 mgr.y (mgr.25166) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.455 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.166716+0000 mgr.y (mgr.25166) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cluster 2024-09-17T10:34:41.264027+0000 mgr.y (mgr.25166) 3243 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cluster 2024-09-17T10:34:41.264027+0000 mgr.y (mgr.25166) 3243 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.286937+0000 mgr.y (mgr.25166) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.286937+0000 mgr.y (mgr.25166) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.391029+0000 mgr.y (mgr.25166) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.391029+0000 mgr.y (mgr.25166) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.492996+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.492996+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.456 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.496027+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.496027+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.498756+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.498756+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.500085+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.500085+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.508073+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.508073+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.511527+0000 mgr.y (mgr.25166) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.511527+0000 mgr.y (mgr.25166) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.547206+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.547206+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:42.457 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.583790+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.583790+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.586465+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.586465+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.588876+0000 mon.b (mon.1) 4538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.588876+0000 mon.b (mon.1) 4538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.590085+0000 mon.b (mon.1) 4539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.590085+0000 mon.b (mon.1) 4539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.596800+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.596800+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.600059+0000 mgr.y (mgr.25166) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.600059+0000 mgr.y (mgr.25166) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.673722+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.458 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.673722+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.496027+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.498756+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.498756+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.500085+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.500085+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.508073+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.459 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.508073+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.511527+0000 mgr.y (mgr.25166) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.511527+0000 mgr.y (mgr.25166) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.547206+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.547206+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.583790+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.583790+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.586465+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.586465+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.588876+0000 mon.b (mon.1) 4538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.588876+0000 mon.b (mon.1) 4538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.590085+0000 mon.b (mon.1) 4539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.590085+0000 mon.b (mon.1) 4539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.460 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.596800+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.596800+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.600059+0000 mgr.y (mgr.25166) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.600059+0000 mgr.y (mgr.25166) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.673722+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.673722+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.676975+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.676975+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.680416+0000 mon.b (mon.1) 4542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.680416+0000 mon.b (mon.1) 4542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.682038+0000 mon.b (mon.1) 4543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.461 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.682038+0000 mon.b (mon.1) 4543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.692851+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.692851+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.694427+0000 mgr.y (mgr.25166) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.694427+0000 mgr.y (mgr.25166) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.784552+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.784552+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.787733+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.787733+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.791348+0000 mon.b (mon.1) 4546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.791348+0000 mon.b (mon.1) 4546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.792692+0000 mon.b (mon.1) 4547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.792692+0000 mon.b (mon.1) 4547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.462 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.801640+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.463 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.801640+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.463 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.880094+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.463 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.880094+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.732726+0000 mgr.y (mgr.25166) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.732726+0000 mgr.y (mgr.25166) 3237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.809707+0000 mgr.y (mgr.25166) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.809707+0000 mgr.y (mgr.25166) 3238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.882273+0000 mgr.y (mgr.25166) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.882273+0000 mgr.y (mgr.25166) 3239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.969274+0000 mgr.y (mgr.25166) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:40.969274+0000 mgr.y (mgr.25166) 3240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.060991+0000 mgr.y (mgr.25166) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.060991+0000 mgr.y (mgr.25166) 3241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.166716+0000 mgr.y (mgr.25166) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.166716+0000 mgr.y (mgr.25166) 3242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cluster 2024-09-17T10:34:41.264027+0000 mgr.y (mgr.25166) 3243 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cluster 2024-09-17T10:34:41.264027+0000 mgr.y (mgr.25166) 3243 : cluster [DBG] pgmap v947: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.286937+0000 mgr.y (mgr.25166) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.286937+0000 mgr.y (mgr.25166) 3244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.391029+0000 mgr.y (mgr.25166) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.391029+0000 mgr.y (mgr.25166) 3245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.492996+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.492996+0000 mon.b (mon.1) 4531 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.496027+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.496027+0000 mon.b (mon.1) 4532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.498756+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.498756+0000 mon.b (mon.1) 4533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.500085+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.500085+0000 mon.b (mon.1) 4534 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.508073+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.508073+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.511527+0000 mgr.y (mgr.25166) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.511527+0000 mgr.y (mgr.25166) 3246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.547206+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.547206+0000 mon.b (mon.1) 4535 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.583790+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.583790+0000 mon.b (mon.1) 4536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.586465+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.586465+0000 mon.b (mon.1) 4537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.588876+0000 mon.b (mon.1) 4538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.588876+0000 mon.b (mon.1) 4538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.590085+0000 mon.b (mon.1) 4539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.590085+0000 mon.b (mon.1) 4539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.596800+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.596800+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.600059+0000 mgr.y (mgr.25166) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.600059+0000 mgr.y (mgr.25166) 3247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.673722+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.673722+0000 mon.b (mon.1) 4540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.676975+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.676975+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.680416+0000 mon.b (mon.1) 4542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.680416+0000 mon.b (mon.1) 4542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.682038+0000 mon.b (mon.1) 4543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.682038+0000 mon.b (mon.1) 4543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.692851+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.692851+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.694427+0000 mgr.y (mgr.25166) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.694427+0000 mgr.y (mgr.25166) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.784552+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.784552+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.787733+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.787733+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.791348+0000 mon.b (mon.1) 4546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.791348+0000 mon.b (mon.1) 4546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.792692+0000 mon.b (mon.1) 4547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.792692+0000 mon.b (mon.1) 4547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.801640+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.801640+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.880094+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.880094+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.882925+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.882925+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.885960+0000 mon.b (mon.1) 4550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.885960+0000 mon.b (mon.1) 4550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.887195+0000 mon.b (mon.1) 4551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.887195+0000 mon.b (mon.1) 4551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.895766+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.895766+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.985201+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.985201+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.988166+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.988166+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.990678+0000 mon.b (mon.1) 4554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.990678+0000 mon.b (mon.1) 4554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.991870+0000 mon.b (mon.1) 4555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.991870+0000 mon.b (mon.1) 4555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.999916+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:41.999916+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.068829+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.068829+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.071925+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.071925+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.075067+0000 mon.b (mon.1) 4558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.075067+0000 mon.b (mon.1) 4558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.076320+0000 mon.b (mon.1) 4559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.076320+0000 mon.b (mon.1) 4559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.085405+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.085405+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.145767+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.145767+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.148956+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.148956+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.151494+0000 mon.b (mon.1) 4562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.151494+0000 mon.b (mon.1) 4562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.152687+0000 mon.b (mon.1) 4563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.152687+0000 mon.b (mon.1) 4563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.160300+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.160300+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.222318+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.222318+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.224703+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.224703+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.227442+0000 mon.b (mon.1) 4566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.227442+0000 mon.b (mon.1) 4566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.228815+0000 mon.b (mon.1) 4567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.228815+0000 mon.b (mon.1) 4567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.240052+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.240052+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.308133+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.308133+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.310698+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.310698+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.313288+0000 mon.b (mon.1) 4570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.313288+0000 mon.b (mon.1) 4570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.314422+0000 mon.b (mon.1) 4571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.314422+0000 mon.b (mon.1) 4571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.322347+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.322347+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.402147+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.402147+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.404852+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.404852+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.407463+0000 mon.b (mon.1) 4574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.407463+0000 mon.b (mon.1) 4574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.408593+0000 mon.b (mon.1) 4575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:42 smithi203 bash[85677]: audit 2024-09-17T10:34:42.408593+0000 mon.b (mon.1) 4575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.882925+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.882925+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.885960+0000 mon.b (mon.1) 4550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.885960+0000 mon.b (mon.1) 4550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.887195+0000 mon.b (mon.1) 4551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.887195+0000 mon.b (mon.1) 4551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.895766+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.895766+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.985201+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.985201+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.988166+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.988166+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.990678+0000 mon.b (mon.1) 4554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.990678+0000 mon.b (mon.1) 4554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.991870+0000 mon.b (mon.1) 4555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.991870+0000 mon.b (mon.1) 4555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.999916+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:41.999916+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.068829+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.068829+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.071925+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.071925+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.075067+0000 mon.b (mon.1) 4558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.075067+0000 mon.b (mon.1) 4558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.076320+0000 mon.b (mon.1) 4559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.076320+0000 mon.b (mon.1) 4559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.085405+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.085405+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.145767+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.145767+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.148956+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.148956+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.151494+0000 mon.b (mon.1) 4562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.151494+0000 mon.b (mon.1) 4562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.152687+0000 mon.b (mon.1) 4563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.152687+0000 mon.b (mon.1) 4563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.160300+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.160300+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.222318+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.222318+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.224703+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.224703+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.227442+0000 mon.b (mon.1) 4566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.227442+0000 mon.b (mon.1) 4566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.228815+0000 mon.b (mon.1) 4567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.228815+0000 mon.b (mon.1) 4567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.240052+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.240052+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.308133+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.308133+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.310698+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.310698+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.313288+0000 mon.b (mon.1) 4570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.313288+0000 mon.b (mon.1) 4570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.314422+0000 mon.b (mon.1) 4571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.314422+0000 mon.b (mon.1) 4571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.322347+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.322347+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.402147+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.402147+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.404852+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.404852+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.407463+0000 mon.b (mon.1) 4574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.407463+0000 mon.b (mon.1) 4574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.408593+0000 mon.b (mon.1) 4575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[115929]: audit 2024-09-17T10:34:42.408593+0000 mon.b (mon.1) 4575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.676975+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.676975+0000 mon.b (mon.1) 4541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.680416+0000 mon.b (mon.1) 4542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.680416+0000 mon.b (mon.1) 4542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.682038+0000 mon.b (mon.1) 4543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.682038+0000 mon.b (mon.1) 4543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.692851+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.692851+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.694427+0000 mgr.y (mgr.25166) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.694427+0000 mgr.y (mgr.25166) 3248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.784552+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.784552+0000 mon.b (mon.1) 4544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.787733+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.787733+0000 mon.b (mon.1) 4545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.791348+0000 mon.b (mon.1) 4546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.791348+0000 mon.b (mon.1) 4546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.792692+0000 mon.b (mon.1) 4547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.792692+0000 mon.b (mon.1) 4547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.801640+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.801640+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.880094+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.880094+0000 mon.b (mon.1) 4548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.882925+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.882925+0000 mon.b (mon.1) 4549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.885960+0000 mon.b (mon.1) 4550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.885960+0000 mon.b (mon.1) 4550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.887195+0000 mon.b (mon.1) 4551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.887195+0000 mon.b (mon.1) 4551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.895766+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.895766+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.985201+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.985201+0000 mon.b (mon.1) 4552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.988166+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.988166+0000 mon.b (mon.1) 4553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.990678+0000 mon.b (mon.1) 4554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.990678+0000 mon.b (mon.1) 4554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.991870+0000 mon.b (mon.1) 4555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.991870+0000 mon.b (mon.1) 4555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.999916+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:41.999916+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.068829+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.068829+0000 mon.b (mon.1) 4556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.071925+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.071925+0000 mon.b (mon.1) 4557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.075067+0000 mon.b (mon.1) 4558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.075067+0000 mon.b (mon.1) 4558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.076320+0000 mon.b (mon.1) 4559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.076320+0000 mon.b (mon.1) 4559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.085405+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.085405+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.145767+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.145767+0000 mon.b (mon.1) 4560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.148956+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.148956+0000 mon.b (mon.1) 4561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.151494+0000 mon.b (mon.1) 4562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.151494+0000 mon.b (mon.1) 4562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.152687+0000 mon.b (mon.1) 4563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.152687+0000 mon.b (mon.1) 4563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.160300+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.160300+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.222318+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.222318+0000 mon.b (mon.1) 4564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.224703+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.224703+0000 mon.b (mon.1) 4565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.227442+0000 mon.b (mon.1) 4566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.227442+0000 mon.b (mon.1) 4566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.228815+0000 mon.b (mon.1) 4567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.228815+0000 mon.b (mon.1) 4567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.240052+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.240052+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.308133+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.308133+0000 mon.b (mon.1) 4568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.310698+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.310698+0000 mon.b (mon.1) 4569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.313288+0000 mon.b (mon.1) 4570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.313288+0000 mon.b (mon.1) 4570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.314422+0000 mon.b (mon.1) 4571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.314422+0000 mon.b (mon.1) 4571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.322347+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.322347+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.402147+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.402147+0000 mon.b (mon.1) 4572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.404852+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.404852+0000 mon.b (mon.1) 4573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:42.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.407463+0000 mon.b (mon.1) 4574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.407463+0000 mon.b (mon.1) 4574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:42.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.408593+0000 mon.b (mon.1) 4575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:42.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:42 smithi039 bash[116875]: audit 2024-09-17T10:34:42.408593+0000 mon.b (mon.1) 4575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.687 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.805597+0000 mgr.y (mgr.25166) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.805597+0000 mgr.y (mgr.25166) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.899587+0000 mgr.y (mgr.25166) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:41.899587+0000 mgr.y (mgr.25166) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.003887+0000 mgr.y (mgr.25166) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.003887+0000 mgr.y (mgr.25166) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.088053+0000 mgr.y (mgr.25166) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.088053+0000 mgr.y (mgr.25166) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.162415+0000 mgr.y (mgr.25166) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.688 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.162415+0000 mgr.y (mgr.25166) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.241174+0000 mgr.y (mgr.25166) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.241174+0000 mgr.y (mgr.25166) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.324706+0000 mgr.y (mgr.25166) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.324706+0000 mgr.y (mgr.25166) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.418116+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.418116+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.420809+0000 mgr.y (mgr.25166) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.420809+0000 mgr.y (mgr.25166) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.503536+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.503536+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.506467+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.689 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.506467+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.509680+0000 mon.b (mon.1) 4578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.509680+0000 mon.b (mon.1) 4578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.511190+0000 mon.b (mon.1) 4579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.511190+0000 mon.b (mon.1) 4579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.517959+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.517959+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.690 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.521151+0000 mgr.y (mgr.25166) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.521151+0000 mgr.y (mgr.25166) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.602036+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.602036+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.605394+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.605394+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.608422+0000 mon.b (mon.1) 4582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.608422+0000 mon.b (mon.1) 4582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.609872+0000 mon.b (mon.1) 4583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.609872+0000 mon.b (mon.1) 4583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.623382+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.623382+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.624793+0000 mgr.y (mgr.25166) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.691 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.624793+0000 mgr.y (mgr.25166) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.686754+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.686754+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.689490+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.689490+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.692157+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.692157+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.693379+0000 mon.b (mon.1) 4587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.693379+0000 mon.b (mon.1) 4587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.707137+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.707137+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.772403+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.772403+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.775190+0000 mon.b (mon.1) 4589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.775190+0000 mon.b (mon.1) 4589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.778212+0000 mon.b (mon.1) 4590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.778212+0000 mon.b (mon.1) 4590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.779709+0000 mon.b (mon.1) 4591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.779709+0000 mon.b (mon.1) 4591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.786122+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.786122+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.805597+0000 mgr.y (mgr.25166) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.805597+0000 mgr.y (mgr.25166) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.693 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.899587+0000 mgr.y (mgr.25166) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:41.899587+0000 mgr.y (mgr.25166) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.003887+0000 mgr.y (mgr.25166) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.003887+0000 mgr.y (mgr.25166) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.088053+0000 mgr.y (mgr.25166) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.088053+0000 mgr.y (mgr.25166) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.162415+0000 mgr.y (mgr.25166) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.162415+0000 mgr.y (mgr.25166) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.241174+0000 mgr.y (mgr.25166) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.241174+0000 mgr.y (mgr.25166) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.324706+0000 mgr.y (mgr.25166) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.324706+0000 mgr.y (mgr.25166) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.418116+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.418116+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.420809+0000 mgr.y (mgr.25166) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.420809+0000 mgr.y (mgr.25166) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.503536+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.503536+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.506467+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.506467+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.852002+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.852002+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.855011+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.855011+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.695 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.858340+0000 mon.b (mon.1) 4594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.858340+0000 mon.b (mon.1) 4594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.859630+0000 mon.b (mon.1) 4595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.859630+0000 mon.b (mon.1) 4595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.875078+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.875078+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.947015+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.947015+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.949859+0000 mon.b (mon.1) 4597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.949859+0000 mon.b (mon.1) 4597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.952881+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.952881+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.954004+0000 mon.b (mon.1) 4599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.954004+0000 mon.b (mon.1) 4599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.964570+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.509680+0000 mon.b (mon.1) 4578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.509680+0000 mon.b (mon.1) 4578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.511190+0000 mon.b (mon.1) 4579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.511190+0000 mon.b (mon.1) 4579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.517959+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.517959+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.521151+0000 mgr.y (mgr.25166) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.521151+0000 mgr.y (mgr.25166) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.697 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.602036+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.602036+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.605394+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.605394+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.608422+0000 mon.b (mon.1) 4582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.608422+0000 mon.b (mon.1) 4582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.609872+0000 mon.b (mon.1) 4583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.609872+0000 mon.b (mon.1) 4583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.623382+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.623382+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.624793+0000 mgr.y (mgr.25166) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.624793+0000 mgr.y (mgr.25166) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:42.964570+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.030065+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.030065+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.032757+0000 mon.b (mon.1) 4601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.032757+0000 mon.b (mon.1) 4601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.035069+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.035069+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.036099+0000 mon.b (mon.1) 4603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.036099+0000 mon.b (mon.1) 4603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.042273+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.042273+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.699 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.111939+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.111939+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.114487+0000 mon.b (mon.1) 4605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.114487+0000 mon.b (mon.1) 4605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.116859+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.116859+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.117901+0000 mon.b (mon.1) 4607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.117901+0000 mon.b (mon.1) 4607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.130195+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.130195+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.196412+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.196412+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.199057+0000 mon.b (mon.1) 4609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.199057+0000 mon.b (mon.1) 4609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.201900+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.201900+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.203144+0000 mon.b (mon.1) 4611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.203144+0000 mon.b (mon.1) 4611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.214451+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.214451+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.292136+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.292136+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.294687+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.294687+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.297167+0000 mon.b (mon.1) 4614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.297167+0000 mon.b (mon.1) 4614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.298298+0000 mon.b (mon.1) 4615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.298298+0000 mon.b (mon.1) 4615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.305661+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.686754+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.686754+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.689490+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.689490+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.692157+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.692157+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.693379+0000 mon.b (mon.1) 4587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.693379+0000 mon.b (mon.1) 4587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.707137+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.707137+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.772403+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.772403+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.775190+0000 mon.b (mon.1) 4589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.775190+0000 mon.b (mon.1) 4589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.778212+0000 mon.b (mon.1) 4590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.778212+0000 mon.b (mon.1) 4590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.779709+0000 mon.b (mon.1) 4591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.779709+0000 mon.b (mon.1) 4591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.786122+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.786122+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.305661+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.372753+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.372753+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.375399+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.375399+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.377965+0000 mon.b (mon.1) 4618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.377965+0000 mon.b (mon.1) 4618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.379124+0000 mon.b (mon.1) 4619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.379124+0000 mon.b (mon.1) 4619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.705 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.389495+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.705 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[115929]: audit 2024-09-17T10:34:43.389495+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.852002+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.852002+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.855011+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.855011+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.858340+0000 mon.b (mon.1) 4594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.858340+0000 mon.b (mon.1) 4594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.859630+0000 mon.b (mon.1) 4595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.859630+0000 mon.b (mon.1) 4595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.875078+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.875078+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.947015+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.947015+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.949859+0000 mon.b (mon.1) 4597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.949859+0000 mon.b (mon.1) 4597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.952881+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.952881+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.954004+0000 mon.b (mon.1) 4599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.954004+0000 mon.b (mon.1) 4599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.964570+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:42.964570+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.030065+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.030065+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.032757+0000 mon.b (mon.1) 4601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.032757+0000 mon.b (mon.1) 4601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.035069+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.035069+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.036099+0000 mon.b (mon.1) 4603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.036099+0000 mon.b (mon.1) 4603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.042273+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.042273+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.111939+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.707 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.111939+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.114487+0000 mon.b (mon.1) 4605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.114487+0000 mon.b (mon.1) 4605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.116859+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.116859+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.117901+0000 mon.b (mon.1) 4607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.117901+0000 mon.b (mon.1) 4607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.130195+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.130195+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.196412+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.196412+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.199057+0000 mon.b (mon.1) 4609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.199057+0000 mon.b (mon.1) 4609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.201900+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.201900+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.203144+0000 mon.b (mon.1) 4611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.203144+0000 mon.b (mon.1) 4611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.214451+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.214451+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.292136+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.292136+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.294687+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.294687+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.297167+0000 mon.b (mon.1) 4614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.297167+0000 mon.b (mon.1) 4614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.298298+0000 mon.b (mon.1) 4615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.298298+0000 mon.b (mon.1) 4615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.305661+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.305661+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.372753+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.372753+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.375399+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.375399+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.377965+0000 mon.b (mon.1) 4618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.377965+0000 mon.b (mon.1) 4618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.379124+0000 mon.b (mon.1) 4619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.379124+0000 mon.b (mon.1) 4619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.389495+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[116875]: audit 2024-09-17T10:34:43.389495+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:43.338734371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:43.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.805597+0000 mgr.y (mgr.25166) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.805597+0000 mgr.y (mgr.25166) 3249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.899587+0000 mgr.y (mgr.25166) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:41.899587+0000 mgr.y (mgr.25166) 3250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.003887+0000 mgr.y (mgr.25166) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.003887+0000 mgr.y (mgr.25166) 3251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.088053+0000 mgr.y (mgr.25166) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.088053+0000 mgr.y (mgr.25166) 3252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.162415+0000 mgr.y (mgr.25166) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.162415+0000 mgr.y (mgr.25166) 3253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.241174+0000 mgr.y (mgr.25166) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.241174+0000 mgr.y (mgr.25166) 3254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.324706+0000 mgr.y (mgr.25166) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.324706+0000 mgr.y (mgr.25166) 3255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.418116+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.418116+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.420809+0000 mgr.y (mgr.25166) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.420809+0000 mgr.y (mgr.25166) 3256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.503536+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.503536+0000 mon.b (mon.1) 4576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.506467+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.506467+0000 mon.b (mon.1) 4577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.509680+0000 mon.b (mon.1) 4578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.509680+0000 mon.b (mon.1) 4578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.511190+0000 mon.b (mon.1) 4579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.511190+0000 mon.b (mon.1) 4579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.517959+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.517959+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.521151+0000 mgr.y (mgr.25166) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.521151+0000 mgr.y (mgr.25166) 3257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.602036+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.602036+0000 mon.b (mon.1) 4580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.605394+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.605394+0000 mon.b (mon.1) 4581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.608422+0000 mon.b (mon.1) 4582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.608422+0000 mon.b (mon.1) 4582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.609872+0000 mon.b (mon.1) 4583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.609872+0000 mon.b (mon.1) 4583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.623382+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.623382+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.624793+0000 mgr.y (mgr.25166) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.624793+0000 mgr.y (mgr.25166) 3258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.686754+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.686754+0000 mon.b (mon.1) 4584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.689490+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.689490+0000 mon.b (mon.1) 4585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.692157+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.692157+0000 mon.b (mon.1) 4586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.693379+0000 mon.b (mon.1) 4587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.693379+0000 mon.b (mon.1) 4587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.707137+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.707137+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.772403+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.772403+0000 mon.b (mon.1) 4588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.775190+0000 mon.b (mon.1) 4589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.775190+0000 mon.b (mon.1) 4589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.778212+0000 mon.b (mon.1) 4590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.778212+0000 mon.b (mon.1) 4590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.779709+0000 mon.b (mon.1) 4591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.779709+0000 mon.b (mon.1) 4591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.786122+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.786122+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.852002+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.852002+0000 mon.b (mon.1) 4592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.855011+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.855011+0000 mon.b (mon.1) 4593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.858340+0000 mon.b (mon.1) 4594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.858340+0000 mon.b (mon.1) 4594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.859630+0000 mon.b (mon.1) 4595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.859630+0000 mon.b (mon.1) 4595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.875078+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.875078+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.947015+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.947015+0000 mon.b (mon.1) 4596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.949859+0000 mon.b (mon.1) 4597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.949859+0000 mon.b (mon.1) 4597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.952881+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.952881+0000 mon.b (mon.1) 4598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.954004+0000 mon.b (mon.1) 4599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.954004+0000 mon.b (mon.1) 4599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.964570+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:42.964570+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.030065+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.030065+0000 mon.b (mon.1) 4600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.032757+0000 mon.b (mon.1) 4601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.032757+0000 mon.b (mon.1) 4601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.035069+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.035069+0000 mon.b (mon.1) 4602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.036099+0000 mon.b (mon.1) 4603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.036099+0000 mon.b (mon.1) 4603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.042273+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.042273+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.111939+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.111939+0000 mon.b (mon.1) 4604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.114487+0000 mon.b (mon.1) 4605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.114487+0000 mon.b (mon.1) 4605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.116859+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.116859+0000 mon.b (mon.1) 4606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.117901+0000 mon.b (mon.1) 4607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.117901+0000 mon.b (mon.1) 4607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.130195+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.130195+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.196412+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.196412+0000 mon.b (mon.1) 4608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.199057+0000 mon.b (mon.1) 4609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.199057+0000 mon.b (mon.1) 4609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.201900+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.201900+0000 mon.b (mon.1) 4610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.203144+0000 mon.b (mon.1) 4611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.203144+0000 mon.b (mon.1) 4611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.214451+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.214451+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.292136+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.292136+0000 mon.b (mon.1) 4612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.294687+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.294687+0000 mon.b (mon.1) 4613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.297167+0000 mon.b (mon.1) 4614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.297167+0000 mon.b (mon.1) 4614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.298298+0000 mon.b (mon.1) 4615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.298298+0000 mon.b (mon.1) 4615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.305661+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.305661+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.372753+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.372753+0000 mon.b (mon.1) 4616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.375399+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.375399+0000 mon.b (mon.1) 4617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.377965+0000 mon.b (mon.1) 4618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.377965+0000 mon.b (mon.1) 4618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:43.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.379124+0000 mon.b (mon.1) 4619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.379124+0000 mon.b (mon.1) 4619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.389495+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:43.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:43 smithi203 bash[85677]: audit 2024-09-17T10:34:43.389495+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:34:43] "GET /metrics HTTP/1.1" 200 38466 "" "Prometheus/2.51.0" 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.708792+0000 mgr.y (mgr.25166) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.708792+0000 mgr.y (mgr.25166) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.789704+0000 mgr.y (mgr.25166) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.789704+0000 mgr.y (mgr.25166) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.876175+0000 mgr.y (mgr.25166) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.876175+0000 mgr.y (mgr.25166) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.968063+0000 mgr.y (mgr.25166) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:42.968063+0000 mgr.y (mgr.25166) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.047447+0000 mgr.y (mgr.25166) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.047447+0000 mgr.y (mgr.25166) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.131903+0000 mgr.y (mgr.25166) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.131903+0000 mgr.y (mgr.25166) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.217804+0000 mgr.y (mgr.25166) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.217804+0000 mgr.y (mgr.25166) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cluster 2024-09-17T10:34:43.264802+0000 mgr.y (mgr.25166) 3266 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cluster 2024-09-17T10:34:43.264802+0000 mgr.y (mgr.25166) 3266 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.309777+0000 mgr.y (mgr.25166) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.309777+0000 mgr.y (mgr.25166) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.393192+0000 mgr.y (mgr.25166) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.393192+0000 mgr.y (mgr.25166) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.467233+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.467233+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.469826+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.469826+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.472364+0000 mon.b (mon.1) 4622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.472364+0000 mon.b (mon.1) 4622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.473414+0000 mon.b (mon.1) 4623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.473414+0000 mon.b (mon.1) 4623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.480101+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.480101+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.483791+0000 mgr.y (mgr.25166) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.483791+0000 mgr.y (mgr.25166) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.545468+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.545468+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.547423+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.547423+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.549300+0000 mon.b (mon.1) 4626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.549300+0000 mon.b (mon.1) 4626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.550085+0000 mon.b (mon.1) 4627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.550085+0000 mon.b (mon.1) 4627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.555857+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.555857+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.557132+0000 mgr.y (mgr.25166) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.557132+0000 mgr.y (mgr.25166) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.614599+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.614599+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.617032+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.617032+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.619309+0000 mon.b (mon.1) 4630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.619309+0000 mon.b (mon.1) 4630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.620380+0000 mon.b (mon.1) 4631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.620380+0000 mon.b (mon.1) 4631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.631066+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.631066+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.634723+0000 mgr.y (mgr.25166) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.634723+0000 mgr.y (mgr.25166) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.694475+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.694475+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.697430+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.697430+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.699860+0000 mon.b (mon.1) 4634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.699860+0000 mon.b (mon.1) 4634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.700862+0000 mon.b (mon.1) 4635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.700862+0000 mon.b (mon.1) 4635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.707125+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.707125+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.770164+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.770164+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.773086+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.773086+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.776859+0000 mon.b (mon.1) 4638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.776859+0000 mon.b (mon.1) 4638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.778480+0000 mon.b (mon.1) 4639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.778480+0000 mon.b (mon.1) 4639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.789737+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.789737+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.861794+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.861794+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.864823+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.864823+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.868208+0000 mon.b (mon.1) 4642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.868208+0000 mon.b (mon.1) 4642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.869701+0000 mon.b (mon.1) 4643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.869701+0000 mon.b (mon.1) 4643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.883112+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.883112+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.976640+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.976640+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.979614+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.979614+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.982854+0000 mon.b (mon.1) 4646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.982854+0000 mon.b (mon.1) 4646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.984286+0000 mon.b (mon.1) 4647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.984286+0000 mon.b (mon.1) 4647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.996819+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:43.996819+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.098832+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.098832+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.101846+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.101846+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.105416+0000 mon.b (mon.1) 4650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.105416+0000 mon.b (mon.1) 4650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.106594+0000 mon.b (mon.1) 4651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.106594+0000 mon.b (mon.1) 4651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.117779+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.117779+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.226682+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.226682+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.229526+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.229526+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.232328+0000 mon.b (mon.1) 4654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.232328+0000 mon.b (mon.1) 4654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.233737+0000 mon.b (mon.1) 4655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.233737+0000 mon.b (mon.1) 4655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.246418+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.246418+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.361968+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.361968+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.364919+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.364919+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.367861+0000 mon.b (mon.1) 4658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.367861+0000 mon.b (mon.1) 4658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.369320+0000 mon.b (mon.1) 4659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.369320+0000 mon.b (mon.1) 4659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.381093+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:44 smithi203 bash[85677]: audit 2024-09-17T10:34:44.381093+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.708792+0000 mgr.y (mgr.25166) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.708792+0000 mgr.y (mgr.25166) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.789704+0000 mgr.y (mgr.25166) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.789704+0000 mgr.y (mgr.25166) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.876175+0000 mgr.y (mgr.25166) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.876175+0000 mgr.y (mgr.25166) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.968063+0000 mgr.y (mgr.25166) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:42.968063+0000 mgr.y (mgr.25166) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.047447+0000 mgr.y (mgr.25166) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.047447+0000 mgr.y (mgr.25166) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.131903+0000 mgr.y (mgr.25166) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.131903+0000 mgr.y (mgr.25166) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.217804+0000 mgr.y (mgr.25166) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.217804+0000 mgr.y (mgr.25166) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cluster 2024-09-17T10:34:43.264802+0000 mgr.y (mgr.25166) 3266 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cluster 2024-09-17T10:34:43.264802+0000 mgr.y (mgr.25166) 3266 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.309777+0000 mgr.y (mgr.25166) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.309777+0000 mgr.y (mgr.25166) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.393192+0000 mgr.y (mgr.25166) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.393192+0000 mgr.y (mgr.25166) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.467233+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.467233+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.469826+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.469826+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.472364+0000 mon.b (mon.1) 4622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.472364+0000 mon.b (mon.1) 4622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.473414+0000 mon.b (mon.1) 4623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.473414+0000 mon.b (mon.1) 4623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.480101+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.480101+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.483791+0000 mgr.y (mgr.25166) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.483791+0000 mgr.y (mgr.25166) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.545468+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.545468+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.547423+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.547423+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.549300+0000 mon.b (mon.1) 4626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.549300+0000 mon.b (mon.1) 4626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.550085+0000 mon.b (mon.1) 4627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.550085+0000 mon.b (mon.1) 4627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.555857+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.555857+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.557132+0000 mgr.y (mgr.25166) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.557132+0000 mgr.y (mgr.25166) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.614599+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.614599+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.617032+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.617032+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.619309+0000 mon.b (mon.1) 4630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.619309+0000 mon.b (mon.1) 4630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.620380+0000 mon.b (mon.1) 4631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.620380+0000 mon.b (mon.1) 4631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.631066+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.631066+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.634723+0000 mgr.y (mgr.25166) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.634723+0000 mgr.y (mgr.25166) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.694475+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.694475+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.697430+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.697430+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.699860+0000 mon.b (mon.1) 4634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.699860+0000 mon.b (mon.1) 4634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.700862+0000 mon.b (mon.1) 4635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.700862+0000 mon.b (mon.1) 4635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.707125+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.707125+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.770164+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.770164+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.773086+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.773086+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.776859+0000 mon.b (mon.1) 4638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.776859+0000 mon.b (mon.1) 4638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.778480+0000 mon.b (mon.1) 4639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.778480+0000 mon.b (mon.1) 4639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.789737+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.789737+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.861794+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.861794+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.864823+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.864823+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.868208+0000 mon.b (mon.1) 4642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.868208+0000 mon.b (mon.1) 4642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.869701+0000 mon.b (mon.1) 4643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.869701+0000 mon.b (mon.1) 4643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.883112+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.883112+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.976640+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.976640+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.979614+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.979614+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.982854+0000 mon.b (mon.1) 4646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.982854+0000 mon.b (mon.1) 4646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.984286+0000 mon.b (mon.1) 4647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.984286+0000 mon.b (mon.1) 4647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.996819+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:43.996819+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.098832+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.098832+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.101846+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.101846+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.708792+0000 mgr.y (mgr.25166) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.708792+0000 mgr.y (mgr.25166) 3259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.789704+0000 mgr.y (mgr.25166) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.789704+0000 mgr.y (mgr.25166) 3260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.876175+0000 mgr.y (mgr.25166) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.876175+0000 mgr.y (mgr.25166) 3261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.968063+0000 mgr.y (mgr.25166) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:42.968063+0000 mgr.y (mgr.25166) 3262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.047447+0000 mgr.y (mgr.25166) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.047447+0000 mgr.y (mgr.25166) 3263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.131903+0000 mgr.y (mgr.25166) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.131903+0000 mgr.y (mgr.25166) 3264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.217804+0000 mgr.y (mgr.25166) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.217804+0000 mgr.y (mgr.25166) 3265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cluster 2024-09-17T10:34:43.264802+0000 mgr.y (mgr.25166) 3266 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cluster 2024-09-17T10:34:43.264802+0000 mgr.y (mgr.25166) 3266 : cluster [DBG] pgmap v948: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 59 op/s 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.309777+0000 mgr.y (mgr.25166) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.309777+0000 mgr.y (mgr.25166) 3267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.393192+0000 mgr.y (mgr.25166) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.393192+0000 mgr.y (mgr.25166) 3268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.467233+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.105416+0000 mon.b (mon.1) 4650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.105416+0000 mon.b (mon.1) 4650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.106594+0000 mon.b (mon.1) 4651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.106594+0000 mon.b (mon.1) 4651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.117779+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.117779+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.226682+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.226682+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.229526+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.229526+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.232328+0000 mon.b (mon.1) 4654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.232328+0000 mon.b (mon.1) 4654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.233737+0000 mon.b (mon.1) 4655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.233737+0000 mon.b (mon.1) 4655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.246418+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.246418+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.361968+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.361968+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.364919+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.364919+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.367861+0000 mon.b (mon.1) 4658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.367861+0000 mon.b (mon.1) 4658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.369320+0000 mon.b (mon.1) 4659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.369320+0000 mon.b (mon.1) 4659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.381093+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[116875]: audit 2024-09-17T10:34:44.381093+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.467233+0000 mon.b (mon.1) 4620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.469826+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.469826+0000 mon.b (mon.1) 4621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.472364+0000 mon.b (mon.1) 4622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.472364+0000 mon.b (mon.1) 4622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.473414+0000 mon.b (mon.1) 4623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.473414+0000 mon.b (mon.1) 4623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.480101+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.480101+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.483791+0000 mgr.y (mgr.25166) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.483791+0000 mgr.y (mgr.25166) 3269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.545468+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.545468+0000 mon.b (mon.1) 4624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.547423+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.547423+0000 mon.b (mon.1) 4625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.549300+0000 mon.b (mon.1) 4626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.549300+0000 mon.b (mon.1) 4626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.550085+0000 mon.b (mon.1) 4627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.550085+0000 mon.b (mon.1) 4627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.555857+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.555857+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.557132+0000 mgr.y (mgr.25166) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.557132+0000 mgr.y (mgr.25166) 3270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.614599+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.614599+0000 mon.b (mon.1) 4628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.617032+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.617032+0000 mon.b (mon.1) 4629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.619309+0000 mon.b (mon.1) 4630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.619309+0000 mon.b (mon.1) 4630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.620380+0000 mon.b (mon.1) 4631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.620380+0000 mon.b (mon.1) 4631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.631066+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.631066+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.634723+0000 mgr.y (mgr.25166) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.634723+0000 mgr.y (mgr.25166) 3271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.694475+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.694475+0000 mon.b (mon.1) 4632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.697430+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.697430+0000 mon.b (mon.1) 4633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.699860+0000 mon.b (mon.1) 4634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.699860+0000 mon.b (mon.1) 4634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.700862+0000 mon.b (mon.1) 4635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.700862+0000 mon.b (mon.1) 4635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.707125+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.707125+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.770164+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.770164+0000 mon.b (mon.1) 4636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.773086+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.773086+0000 mon.b (mon.1) 4637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.776859+0000 mon.b (mon.1) 4638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.776859+0000 mon.b (mon.1) 4638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.778480+0000 mon.b (mon.1) 4639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.778480+0000 mon.b (mon.1) 4639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.789737+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.789737+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.861794+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.861794+0000 mon.b (mon.1) 4640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.864823+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.864823+0000 mon.b (mon.1) 4641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.868208+0000 mon.b (mon.1) 4642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.868208+0000 mon.b (mon.1) 4642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.869701+0000 mon.b (mon.1) 4643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.869701+0000 mon.b (mon.1) 4643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.883112+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.883112+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.976640+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.976640+0000 mon.b (mon.1) 4644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.979614+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.979614+0000 mon.b (mon.1) 4645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.982854+0000 mon.b (mon.1) 4646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.982854+0000 mon.b (mon.1) 4646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.984286+0000 mon.b (mon.1) 4647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.984286+0000 mon.b (mon.1) 4647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.996819+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:43.996819+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.098832+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.098832+0000 mon.b (mon.1) 4648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.101846+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.101846+0000 mon.b (mon.1) 4649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.105416+0000 mon.b (mon.1) 4650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.105416+0000 mon.b (mon.1) 4650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.106594+0000 mon.b (mon.1) 4651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.106594+0000 mon.b (mon.1) 4651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.117779+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.117779+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.226682+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.226682+0000 mon.b (mon.1) 4652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.229526+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.229526+0000 mon.b (mon.1) 4653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.232328+0000 mon.b (mon.1) 4654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.232328+0000 mon.b (mon.1) 4654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.233737+0000 mon.b (mon.1) 4655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.233737+0000 mon.b (mon.1) 4655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.246418+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.246418+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.361968+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.361968+0000 mon.b (mon.1) 4656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.364919+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.364919+0000 mon.b (mon.1) 4657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:44.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.367861+0000 mon.b (mon.1) 4658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.367861+0000 mon.b (mon.1) 4658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:44.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.369320+0000 mon.b (mon.1) 4659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.369320+0000 mon.b (mon.1) 4659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:44.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.381093+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:44.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:44 smithi039 bash[115929]: audit 2024-09-17T10:34:44.381093+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.709486+0000 mgr.y (mgr.25166) 3272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.709486+0000 mgr.y (mgr.25166) 3272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.793482+0000 mgr.y (mgr.25166) 3273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.793482+0000 mgr.y (mgr.25166) 3273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.884603+0000 mgr.y (mgr.25166) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.884603+0000 mgr.y (mgr.25166) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.999300+0000 mgr.y (mgr.25166) 3275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:43.999300+0000 mgr.y (mgr.25166) 3275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.121024+0000 mgr.y (mgr.25166) 3276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.121024+0000 mgr.y (mgr.25166) 3276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.248665+0000 mgr.y (mgr.25166) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.248665+0000 mgr.y (mgr.25166) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.385992+0000 mgr.y (mgr.25166) 3278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.385992+0000 mgr.y (mgr.25166) 3278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.475921+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.475921+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.478771+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.478771+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.481729+0000 mon.b (mon.1) 4662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.481729+0000 mon.b (mon.1) 4662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.482928+0000 mon.b (mon.1) 4663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.482928+0000 mon.b (mon.1) 4663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.489965+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.489965+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.493010+0000 mgr.y (mgr.25166) 3279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.493010+0000 mgr.y (mgr.25166) 3279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.573408+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.573408+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.576234+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.576234+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.578541+0000 mon.b (mon.1) 4666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.578541+0000 mon.b (mon.1) 4666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.579628+0000 mon.b (mon.1) 4667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.579628+0000 mon.b (mon.1) 4667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.594281+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.594281+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.597916+0000 mgr.y (mgr.25166) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.597916+0000 mgr.y (mgr.25166) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.660131+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.660131+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.662532+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.662532+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.664792+0000 mon.b (mon.1) 4670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.664792+0000 mon.b (mon.1) 4670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.665957+0000 mon.b (mon.1) 4671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.665957+0000 mon.b (mon.1) 4671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.675204+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.675204+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.678285+0000 mgr.y (mgr.25166) 3281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.678285+0000 mgr.y (mgr.25166) 3281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.738646+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.738646+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.741340+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.741340+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.744884+0000 mon.b (mon.1) 4674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.744884+0000 mon.b (mon.1) 4674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.746035+0000 mon.b (mon.1) 4675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.746035+0000 mon.b (mon.1) 4675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.754856+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.754856+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.848556+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.848556+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.851168+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.851168+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.854709+0000 mon.b (mon.1) 4678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.854709+0000 mon.b (mon.1) 4678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.856207+0000 mon.b (mon.1) 4679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.856207+0000 mon.b (mon.1) 4679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.868513+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.868513+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.948423+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.948423+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.951789+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.951789+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.955689+0000 mon.b (mon.1) 4682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.955689+0000 mon.b (mon.1) 4682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.957330+0000 mon.b (mon.1) 4683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.957330+0000 mon.b (mon.1) 4683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.968224+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:44.968224+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.059773+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.059773+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.062929+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.062929+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.066179+0000 mon.b (mon.1) 4686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.066179+0000 mon.b (mon.1) 4686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.067340+0000 mon.b (mon.1) 4687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.067340+0000 mon.b (mon.1) 4687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.076715+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.076715+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.138472+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.138472+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.141575+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.141575+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.144024+0000 mon.b (mon.1) 4690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.144024+0000 mon.b (mon.1) 4690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.144975+0000 mon.b (mon.1) 4691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.144975+0000 mon.b (mon.1) 4691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.150401+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.150401+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.210746+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.210746+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.213149+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.213149+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.215808+0000 mon.b (mon.1) 4694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.215808+0000 mon.b (mon.1) 4694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.216785+0000 mon.b (mon.1) 4695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.216785+0000 mon.b (mon.1) 4695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.223514+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.223514+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.289210+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.289210+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.291287+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.291287+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.293393+0000 mon.b (mon.1) 4698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.293393+0000 mon.b (mon.1) 4698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.294214+0000 mon.b (mon.1) 4699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.294214+0000 mon.b (mon.1) 4699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.303391+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.303391+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.363849+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.363849+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.366645+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.366645+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.369631+0000 mon.b (mon.1) 4702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.369631+0000 mon.b (mon.1) 4702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.370675+0000 mon.b (mon.1) 4703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.370675+0000 mon.b (mon.1) 4703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.379955+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:45 smithi203 bash[85677]: audit 2024-09-17T10:34:45.379955+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.709486+0000 mgr.y (mgr.25166) 3272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.709486+0000 mgr.y (mgr.25166) 3272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.793482+0000 mgr.y (mgr.25166) 3273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.793482+0000 mgr.y (mgr.25166) 3273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.884603+0000 mgr.y (mgr.25166) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.884603+0000 mgr.y (mgr.25166) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.999300+0000 mgr.y (mgr.25166) 3275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:43.999300+0000 mgr.y (mgr.25166) 3275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.121024+0000 mgr.y (mgr.25166) 3276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.121024+0000 mgr.y (mgr.25166) 3276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.248665+0000 mgr.y (mgr.25166) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.248665+0000 mgr.y (mgr.25166) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.385992+0000 mgr.y (mgr.25166) 3278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.385992+0000 mgr.y (mgr.25166) 3278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.475921+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.475921+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.478771+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.478771+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.481729+0000 mon.b (mon.1) 4662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.815 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.481729+0000 mon.b (mon.1) 4662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.482928+0000 mon.b (mon.1) 4663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.482928+0000 mon.b (mon.1) 4663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.489965+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.489965+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.493010+0000 mgr.y (mgr.25166) 3279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.493010+0000 mgr.y (mgr.25166) 3279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.573408+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.573408+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.576234+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.576234+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.578541+0000 mon.b (mon.1) 4666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.578541+0000 mon.b (mon.1) 4666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.816 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.579628+0000 mon.b (mon.1) 4667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.579628+0000 mon.b (mon.1) 4667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.594281+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.594281+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.597916+0000 mgr.y (mgr.25166) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.597916+0000 mgr.y (mgr.25166) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.660131+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.660131+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.662532+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.709486+0000 mgr.y (mgr.25166) 3272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.709486+0000 mgr.y (mgr.25166) 3272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.793482+0000 mgr.y (mgr.25166) 3273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.793482+0000 mgr.y (mgr.25166) 3273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.884603+0000 mgr.y (mgr.25166) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.884603+0000 mgr.y (mgr.25166) 3274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.999300+0000 mgr.y (mgr.25166) 3275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:43.999300+0000 mgr.y (mgr.25166) 3275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.121024+0000 mgr.y (mgr.25166) 3276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.121024+0000 mgr.y (mgr.25166) 3276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.248665+0000 mgr.y (mgr.25166) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.248665+0000 mgr.y (mgr.25166) 3277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.818 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.385992+0000 mgr.y (mgr.25166) 3278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.385992+0000 mgr.y (mgr.25166) 3278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.475921+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.475921+0000 mon.b (mon.1) 4660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.478771+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.478771+0000 mon.b (mon.1) 4661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.481729+0000 mon.b (mon.1) 4662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.819 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.481729+0000 mon.b (mon.1) 4662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.662532+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.664792+0000 mon.b (mon.1) 4670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.664792+0000 mon.b (mon.1) 4670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.665957+0000 mon.b (mon.1) 4671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.665957+0000 mon.b (mon.1) 4671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.675204+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.675204+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.678285+0000 mgr.y (mgr.25166) 3281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.678285+0000 mgr.y (mgr.25166) 3281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.738646+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.738646+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.741340+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.741340+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.744884+0000 mon.b (mon.1) 4674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.744884+0000 mon.b (mon.1) 4674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.746035+0000 mon.b (mon.1) 4675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.746035+0000 mon.b (mon.1) 4675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.754856+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.754856+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.848556+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.848556+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.851168+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.851168+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.854709+0000 mon.b (mon.1) 4678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.854709+0000 mon.b (mon.1) 4678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.856207+0000 mon.b (mon.1) 4679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.856207+0000 mon.b (mon.1) 4679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.868513+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.868513+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.948423+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.948423+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.951789+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.951789+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.955689+0000 mon.b (mon.1) 4682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.955689+0000 mon.b (mon.1) 4682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.957330+0000 mon.b (mon.1) 4683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.957330+0000 mon.b (mon.1) 4683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.968224+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:44.968224+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.059773+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.482928+0000 mon.b (mon.1) 4663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.482928+0000 mon.b (mon.1) 4663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.489965+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.489965+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.493010+0000 mgr.y (mgr.25166) 3279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.493010+0000 mgr.y (mgr.25166) 3279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.573408+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.573408+0000 mon.b (mon.1) 4664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.576234+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.576234+0000 mon.b (mon.1) 4665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.578541+0000 mon.b (mon.1) 4666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.578541+0000 mon.b (mon.1) 4666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.579628+0000 mon.b (mon.1) 4667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.579628+0000 mon.b (mon.1) 4667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.594281+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.594281+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.597916+0000 mgr.y (mgr.25166) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.597916+0000 mgr.y (mgr.25166) 3280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.660131+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.660131+0000 mon.b (mon.1) 4668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.662532+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.059773+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.062929+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.062929+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.066179+0000 mon.b (mon.1) 4686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.066179+0000 mon.b (mon.1) 4686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.067340+0000 mon.b (mon.1) 4687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.067340+0000 mon.b (mon.1) 4687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.076715+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.076715+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.138472+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.138472+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.825 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.141575+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.141575+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.144024+0000 mon.b (mon.1) 4690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.144024+0000 mon.b (mon.1) 4690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.144975+0000 mon.b (mon.1) 4691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.144975+0000 mon.b (mon.1) 4691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.150401+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.150401+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.826 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.662532+0000 mon.b (mon.1) 4669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.664792+0000 mon.b (mon.1) 4670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.664792+0000 mon.b (mon.1) 4670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.665957+0000 mon.b (mon.1) 4671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.665957+0000 mon.b (mon.1) 4671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.675204+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.675204+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.678285+0000 mgr.y (mgr.25166) 3281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.678285+0000 mgr.y (mgr.25166) 3281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.738646+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.827 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.738646+0000 mon.b (mon.1) 4672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.741340+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.741340+0000 mon.b (mon.1) 4673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.744884+0000 mon.b (mon.1) 4674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.744884+0000 mon.b (mon.1) 4674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.746035+0000 mon.b (mon.1) 4675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.746035+0000 mon.b (mon.1) 4675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.754856+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.754856+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.848556+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.848556+0000 mon.b (mon.1) 4676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.851168+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.851168+0000 mon.b (mon.1) 4677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.828 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.854709+0000 mon.b (mon.1) 4678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.854709+0000 mon.b (mon.1) 4678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.856207+0000 mon.b (mon.1) 4679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.856207+0000 mon.b (mon.1) 4679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.868513+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.868513+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.948423+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.948423+0000 mon.b (mon.1) 4680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.951789+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.951789+0000 mon.b (mon.1) 4681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.955689+0000 mon.b (mon.1) 4682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.955689+0000 mon.b (mon.1) 4682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.957330+0000 mon.b (mon.1) 4683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.829 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.957330+0000 mon.b (mon.1) 4683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.968224+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:44.968224+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.059773+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.210746+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.210746+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.213149+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.213149+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.830 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.215808+0000 mon.b (mon.1) 4694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.215808+0000 mon.b (mon.1) 4694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.216785+0000 mon.b (mon.1) 4695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.216785+0000 mon.b (mon.1) 4695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.223514+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.223514+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.289210+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.289210+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.291287+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.291287+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.293393+0000 mon.b (mon.1) 4698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.293393+0000 mon.b (mon.1) 4698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.831 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.294214+0000 mon.b (mon.1) 4699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.294214+0000 mon.b (mon.1) 4699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.303391+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.303391+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.363849+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.363849+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.366645+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.366645+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.369631+0000 mon.b (mon.1) 4702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.369631+0000 mon.b (mon.1) 4702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.370675+0000 mon.b (mon.1) 4703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.370675+0000 mon.b (mon.1) 4703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.379955+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.832 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[116875]: audit 2024-09-17T10:34:45.379955+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.059773+0000 mon.b (mon.1) 4684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.062929+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.062929+0000 mon.b (mon.1) 4685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.066179+0000 mon.b (mon.1) 4686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.066179+0000 mon.b (mon.1) 4686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.833 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.067340+0000 mon.b (mon.1) 4687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.067340+0000 mon.b (mon.1) 4687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.076715+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.076715+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.138472+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.138472+0000 mon.b (mon.1) 4688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.141575+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.141575+0000 mon.b (mon.1) 4689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.144024+0000 mon.b (mon.1) 4690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.144024+0000 mon.b (mon.1) 4690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.144975+0000 mon.b (mon.1) 4691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.144975+0000 mon.b (mon.1) 4691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.834 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.150401+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.150401+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.210746+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.210746+0000 mon.b (mon.1) 4692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.213149+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.213149+0000 mon.b (mon.1) 4693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.215808+0000 mon.b (mon.1) 4694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.215808+0000 mon.b (mon.1) 4694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.216785+0000 mon.b (mon.1) 4695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.216785+0000 mon.b (mon.1) 4695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.223514+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.223514+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.289210+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.289210+0000 mon.b (mon.1) 4696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.835 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.291287+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.291287+0000 mon.b (mon.1) 4697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.293393+0000 mon.b (mon.1) 4698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.293393+0000 mon.b (mon.1) 4698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.294214+0000 mon.b (mon.1) 4699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.294214+0000 mon.b (mon.1) 4699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.303391+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.303391+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.363849+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.363849+0000 mon.b (mon.1) 4700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.366645+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.366645+0000 mon.b (mon.1) 4701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:45.836 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.369631+0000 mon.b (mon.1) 4702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.369631+0000 mon.b (mon.1) 4702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:45.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.370675+0000 mon.b (mon.1) 4703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.370675+0000 mon.b (mon.1) 4703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:45.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.379955+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:45.837 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:45 smithi039 bash[115929]: audit 2024-09-17T10:34:45.379955+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:46.319928426Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.756080+0000 mgr.y (mgr.25166) 3282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.756080+0000 mgr.y (mgr.25166) 3282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.869808+0000 mgr.y (mgr.25166) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.869808+0000 mgr.y (mgr.25166) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.971019+0000 mgr.y (mgr.25166) 3284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:44.971019+0000 mgr.y (mgr.25166) 3284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.080249+0000 mgr.y (mgr.25166) 3285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.080249+0000 mgr.y (mgr.25166) 3285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.151876+0000 mgr.y (mgr.25166) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.151876+0000 mgr.y (mgr.25166) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.224914+0000 mgr.y (mgr.25166) 3287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.224914+0000 mgr.y (mgr.25166) 3287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cluster 2024-09-17T10:34:45.265860+0000 mgr.y (mgr.25166) 3288 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cluster 2024-09-17T10:34:45.265860+0000 mgr.y (mgr.25166) 3288 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.304692+0000 mgr.y (mgr.25166) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.304692+0000 mgr.y (mgr.25166) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.381561+0000 mgr.y (mgr.25166) 3290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.381561+0000 mgr.y (mgr.25166) 3290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.462655+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.462655+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.465021+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.465021+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.467516+0000 mon.b (mon.1) 4706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.467516+0000 mon.b (mon.1) 4706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.468771+0000 mon.b (mon.1) 4707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.468771+0000 mon.b (mon.1) 4707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.477638+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.477638+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.480775+0000 mgr.y (mgr.25166) 3291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.480775+0000 mgr.y (mgr.25166) 3291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.549101+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.549101+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.551556+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.551556+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.554514+0000 mon.b (mon.1) 4710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.554514+0000 mon.b (mon.1) 4710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.555605+0000 mon.b (mon.1) 4711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.555605+0000 mon.b (mon.1) 4711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.563693+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.563693+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.567025+0000 mgr.y (mgr.25166) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.567025+0000 mgr.y (mgr.25166) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.626951+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.626951+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.629716+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.629716+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.632122+0000 mon.b (mon.1) 4714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.632122+0000 mon.b (mon.1) 4714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.633285+0000 mon.b (mon.1) 4715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.633285+0000 mon.b (mon.1) 4715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.641634+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.641634+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.644475+0000 mgr.y (mgr.25166) 3293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.644475+0000 mgr.y (mgr.25166) 3293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.713638+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.713638+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.716747+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.716747+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.720837+0000 mon.b (mon.1) 4718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.720837+0000 mon.b (mon.1) 4718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.722078+0000 mon.b (mon.1) 4719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.722078+0000 mon.b (mon.1) 4719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.728432+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.728432+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.794971+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.794971+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.797983+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.797983+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.800416+0000 mon.b (mon.1) 4722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.800416+0000 mon.b (mon.1) 4722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.801574+0000 mon.b (mon.1) 4723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.801574+0000 mon.b (mon.1) 4723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.809620+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.809620+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.875441+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.875441+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.878021+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.878021+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.880413+0000 mon.b (mon.1) 4726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.880413+0000 mon.b (mon.1) 4726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.881446+0000 mon.b (mon.1) 4727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.881446+0000 mon.b (mon.1) 4727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.887552+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.887552+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.949336+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.949336+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.951861+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.951861+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.954223+0000 mon.b (mon.1) 4730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.954223+0000 mon.b (mon.1) 4730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.955366+0000 mon.b (mon.1) 4731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.955366+0000 mon.b (mon.1) 4731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.963066+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:45.963066+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.024501+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.024501+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.026930+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.026930+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.029155+0000 mon.b (mon.1) 4734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.029155+0000 mon.b (mon.1) 4734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.030226+0000 mon.b (mon.1) 4735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.030226+0000 mon.b (mon.1) 4735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.036283+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.036283+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.099225+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.099225+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.101898+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.101898+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.104544+0000 mon.b (mon.1) 4738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.104544+0000 mon.b (mon.1) 4738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.105883+0000 mon.b (mon.1) 4739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.105883+0000 mon.b (mon.1) 4739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.112754+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.112754+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.175420+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.175420+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.178259+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.178259+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.180483+0000 mon.b (mon.1) 4742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.180483+0000 mon.b (mon.1) 4742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.181259+0000 mon.b (mon.1) 4743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.181259+0000 mon.b (mon.1) 4743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.188722+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.188722+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.259283+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.259283+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.261782+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.261782+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.264154+0000 mon.b (mon.1) 4746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.264154+0000 mon.b (mon.1) 4746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.265231+0000 mon.b (mon.1) 4747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.265231+0000 mon.b (mon.1) 4747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.271483+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.271483+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.335842+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.335842+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.338521+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.338521+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.341612+0000 mon.b (mon.1) 4750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.341612+0000 mon.b (mon.1) 4750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.342672+0000 mon.b (mon.1) 4751 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.342672+0000 mon.b (mon.1) 4751 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.353769+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.353769+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.418031+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.418031+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.420967+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.420967+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.424356+0000 mon.b (mon.1) 4754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.424356+0000 mon.b (mon.1) 4754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.425660+0000 mon.b (mon.1) 4755 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.425660+0000 mon.b (mon.1) 4755 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.434207+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:46 smithi203 bash[85677]: audit 2024-09-17T10:34:46.434207+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.756080+0000 mgr.y (mgr.25166) 3282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.756080+0000 mgr.y (mgr.25166) 3282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.869808+0000 mgr.y (mgr.25166) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.869808+0000 mgr.y (mgr.25166) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.971019+0000 mgr.y (mgr.25166) 3284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:44.971019+0000 mgr.y (mgr.25166) 3284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.080249+0000 mgr.y (mgr.25166) 3285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.080249+0000 mgr.y (mgr.25166) 3285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.151876+0000 mgr.y (mgr.25166) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.151876+0000 mgr.y (mgr.25166) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.224914+0000 mgr.y (mgr.25166) 3287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.224914+0000 mgr.y (mgr.25166) 3287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cluster 2024-09-17T10:34:45.265860+0000 mgr.y (mgr.25166) 3288 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:46.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cluster 2024-09-17T10:34:45.265860+0000 mgr.y (mgr.25166) 3288 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.304692+0000 mgr.y (mgr.25166) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.304692+0000 mgr.y (mgr.25166) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.381561+0000 mgr.y (mgr.25166) 3290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.381561+0000 mgr.y (mgr.25166) 3290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.462655+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.462655+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.465021+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.756080+0000 mgr.y (mgr.25166) 3282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.756080+0000 mgr.y (mgr.25166) 3282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.869808+0000 mgr.y (mgr.25166) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.869808+0000 mgr.y (mgr.25166) 3283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.971019+0000 mgr.y (mgr.25166) 3284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:44.971019+0000 mgr.y (mgr.25166) 3284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.080249+0000 mgr.y (mgr.25166) 3285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.080249+0000 mgr.y (mgr.25166) 3285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.151876+0000 mgr.y (mgr.25166) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.151876+0000 mgr.y (mgr.25166) 3286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.224914+0000 mgr.y (mgr.25166) 3287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.224914+0000 mgr.y (mgr.25166) 3287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cluster 2024-09-17T10:34:45.265860+0000 mgr.y (mgr.25166) 3288 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cluster 2024-09-17T10:34:45.265860+0000 mgr.y (mgr.25166) 3288 : cluster [DBG] pgmap v949: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.304692+0000 mgr.y (mgr.25166) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.304692+0000 mgr.y (mgr.25166) 3289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.381561+0000 mgr.y (mgr.25166) 3290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.381561+0000 mgr.y (mgr.25166) 3290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.462655+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.462655+0000 mon.b (mon.1) 4704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.465021+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.465021+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.467516+0000 mon.b (mon.1) 4706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.467516+0000 mon.b (mon.1) 4706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.468771+0000 mon.b (mon.1) 4707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.468771+0000 mon.b (mon.1) 4707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.477638+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.477638+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.480775+0000 mgr.y (mgr.25166) 3291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.480775+0000 mgr.y (mgr.25166) 3291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.549101+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.549101+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.551556+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.551556+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.554514+0000 mon.b (mon.1) 4710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.554514+0000 mon.b (mon.1) 4710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.555605+0000 mon.b (mon.1) 4711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.555605+0000 mon.b (mon.1) 4711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.563693+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.563693+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.567025+0000 mgr.y (mgr.25166) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.465021+0000 mon.b (mon.1) 4705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.467516+0000 mon.b (mon.1) 4706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.467516+0000 mon.b (mon.1) 4706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.468771+0000 mon.b (mon.1) 4707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.468771+0000 mon.b (mon.1) 4707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.477638+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.477638+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.480775+0000 mgr.y (mgr.25166) 3291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.480775+0000 mgr.y (mgr.25166) 3291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.549101+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.549101+0000 mon.b (mon.1) 4708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.551556+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.551556+0000 mon.b (mon.1) 4709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.554514+0000 mon.b (mon.1) 4710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.554514+0000 mon.b (mon.1) 4710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.555605+0000 mon.b (mon.1) 4711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.555605+0000 mon.b (mon.1) 4711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.563693+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.563693+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.567025+0000 mgr.y (mgr.25166) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.567025+0000 mgr.y (mgr.25166) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.626951+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.626951+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.629716+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.629716+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.632122+0000 mon.b (mon.1) 4714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.632122+0000 mon.b (mon.1) 4714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.633285+0000 mon.b (mon.1) 4715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.633285+0000 mon.b (mon.1) 4715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.641634+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.641634+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.644475+0000 mgr.y (mgr.25166) 3293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.644475+0000 mgr.y (mgr.25166) 3293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.713638+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.713638+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.716747+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.716747+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.720837+0000 mon.b (mon.1) 4718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.720837+0000 mon.b (mon.1) 4718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.722078+0000 mon.b (mon.1) 4719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.567025+0000 mgr.y (mgr.25166) 3292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.626951+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.626951+0000 mon.b (mon.1) 4712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.629716+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.629716+0000 mon.b (mon.1) 4713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.632122+0000 mon.b (mon.1) 4714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.632122+0000 mon.b (mon.1) 4714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.633285+0000 mon.b (mon.1) 4715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.633285+0000 mon.b (mon.1) 4715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.641634+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.641634+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.644475+0000 mgr.y (mgr.25166) 3293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.644475+0000 mgr.y (mgr.25166) 3293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:46.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.713638+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.713638+0000 mon.b (mon.1) 4716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.716747+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.716747+0000 mon.b (mon.1) 4717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.720837+0000 mon.b (mon.1) 4718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.720837+0000 mon.b (mon.1) 4718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.722078+0000 mon.b (mon.1) 4719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.722078+0000 mon.b (mon.1) 4719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.728432+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.728432+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.794971+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.794971+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.797983+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.797983+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.800416+0000 mon.b (mon.1) 4722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.800416+0000 mon.b (mon.1) 4722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.801574+0000 mon.b (mon.1) 4723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.801574+0000 mon.b (mon.1) 4723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.809620+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.809620+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.875441+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.875441+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.878021+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.878021+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.880413+0000 mon.b (mon.1) 4726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.880413+0000 mon.b (mon.1) 4726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.722078+0000 mon.b (mon.1) 4719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.728432+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.728432+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.794971+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.794971+0000 mon.b (mon.1) 4720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.797983+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.797983+0000 mon.b (mon.1) 4721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.800416+0000 mon.b (mon.1) 4722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.800416+0000 mon.b (mon.1) 4722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.801574+0000 mon.b (mon.1) 4723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.801574+0000 mon.b (mon.1) 4723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.809620+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.809620+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.875441+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.875441+0000 mon.b (mon.1) 4724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.878021+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.878021+0000 mon.b (mon.1) 4725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.880413+0000 mon.b (mon.1) 4726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.880413+0000 mon.b (mon.1) 4726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.881446+0000 mon.b (mon.1) 4727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.881446+0000 mon.b (mon.1) 4727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.887552+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.887552+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.949336+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.949336+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.951861+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.951861+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.954223+0000 mon.b (mon.1) 4730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.954223+0000 mon.b (mon.1) 4730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.955366+0000 mon.b (mon.1) 4731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.955366+0000 mon.b (mon.1) 4731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.963066+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:45.963066+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.024501+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.024501+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.026930+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.026930+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.029155+0000 mon.b (mon.1) 4734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.029155+0000 mon.b (mon.1) 4734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.881446+0000 mon.b (mon.1) 4727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.881446+0000 mon.b (mon.1) 4727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.887552+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.887552+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.949336+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.949336+0000 mon.b (mon.1) 4728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.951861+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.951861+0000 mon.b (mon.1) 4729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.954223+0000 mon.b (mon.1) 4730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.954223+0000 mon.b (mon.1) 4730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.955366+0000 mon.b (mon.1) 4731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.955366+0000 mon.b (mon.1) 4731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.963066+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:45.963066+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.024501+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.024501+0000 mon.b (mon.1) 4732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.026930+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.026930+0000 mon.b (mon.1) 4733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.029155+0000 mon.b (mon.1) 4734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.029155+0000 mon.b (mon.1) 4734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.030226+0000 mon.b (mon.1) 4735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.030226+0000 mon.b (mon.1) 4735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.036283+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.036283+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.099225+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.099225+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.101898+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.101898+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.104544+0000 mon.b (mon.1) 4738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.104544+0000 mon.b (mon.1) 4738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.105883+0000 mon.b (mon.1) 4739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.105883+0000 mon.b (mon.1) 4739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.112754+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.112754+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.175420+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.175420+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.178259+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.178259+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.180483+0000 mon.b (mon.1) 4742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.180483+0000 mon.b (mon.1) 4742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.030226+0000 mon.b (mon.1) 4735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.030226+0000 mon.b (mon.1) 4735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.036283+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.036283+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.099225+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.099225+0000 mon.b (mon.1) 4736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.101898+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.101898+0000 mon.b (mon.1) 4737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.104544+0000 mon.b (mon.1) 4738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.104544+0000 mon.b (mon.1) 4738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.105883+0000 mon.b (mon.1) 4739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.105883+0000 mon.b (mon.1) 4739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.112754+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.112754+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.175420+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.175420+0000 mon.b (mon.1) 4740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.178259+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.178259+0000 mon.b (mon.1) 4741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.180483+0000 mon.b (mon.1) 4742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.180483+0000 mon.b (mon.1) 4742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.181259+0000 mon.b (mon.1) 4743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.181259+0000 mon.b (mon.1) 4743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.188722+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.188722+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.259283+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.259283+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.261782+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.261782+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.264154+0000 mon.b (mon.1) 4746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.264154+0000 mon.b (mon.1) 4746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.265231+0000 mon.b (mon.1) 4747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.265231+0000 mon.b (mon.1) 4747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.271483+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.271483+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.335842+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.335842+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.338521+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.913 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.338521+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.341612+0000 mon.b (mon.1) 4750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.341612+0000 mon.b (mon.1) 4750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.181259+0000 mon.b (mon.1) 4743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.181259+0000 mon.b (mon.1) 4743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.188722+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.188722+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.259283+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.259283+0000 mon.b (mon.1) 4744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.261782+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.261782+0000 mon.b (mon.1) 4745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.264154+0000 mon.b (mon.1) 4746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.264154+0000 mon.b (mon.1) 4746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.265231+0000 mon.b (mon.1) 4747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.265231+0000 mon.b (mon.1) 4747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.271483+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.271483+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.335842+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.335842+0000 mon.b (mon.1) 4748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.338521+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.338521+0000 mon.b (mon.1) 4749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.341612+0000 mon.b (mon.1) 4750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.915 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.341612+0000 mon.b (mon.1) 4750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.342672+0000 mon.b (mon.1) 4751 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.342672+0000 mon.b (mon.1) 4751 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.353769+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.353769+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.418031+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.418031+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.420967+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.916 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.420967+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.424356+0000 mon.b (mon.1) 4754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.424356+0000 mon.b (mon.1) 4754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.425660+0000 mon.b (mon.1) 4755 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.425660+0000 mon.b (mon.1) 4755 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.434207+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[116875]: audit 2024-09-17T10:34:46.434207+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.342672+0000 mon.b (mon.1) 4751 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.342672+0000 mon.b (mon.1) 4751 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.353769+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.353769+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.418031+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.418031+0000 mon.b (mon.1) 4752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.420967+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.420967+0000 mon.b (mon.1) 4753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.424356+0000 mon.b (mon.1) 4754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.424356+0000 mon.b (mon.1) 4754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.425660+0000 mon.b (mon.1) 4755 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.425660+0000 mon.b (mon.1) 4755 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.434207+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:46.918 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:46 smithi039 bash[115929]: audit 2024-09-17T10:34:46.434207+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.732478+0000 mgr.y (mgr.25166) 3294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.732478+0000 mgr.y (mgr.25166) 3294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.812650+0000 mgr.y (mgr.25166) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.812650+0000 mgr.y (mgr.25166) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.890880+0000 mgr.y (mgr.25166) 3296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.890880+0000 mgr.y (mgr.25166) 3296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.966426+0000 mgr.y (mgr.25166) 3297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:45.966426+0000 mgr.y (mgr.25166) 3297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.039659+0000 mgr.y (mgr.25166) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.039659+0000 mgr.y (mgr.25166) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.116084+0000 mgr.y (mgr.25166) 3299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.116084+0000 mgr.y (mgr.25166) 3299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.191923+0000 mgr.y (mgr.25166) 3300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.191923+0000 mgr.y (mgr.25166) 3300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.274544+0000 mgr.y (mgr.25166) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.274544+0000 mgr.y (mgr.25166) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.354717+0000 mgr.y (mgr.25166) 3302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.354717+0000 mgr.y (mgr.25166) 3302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.437748+0000 mgr.y (mgr.25166) 3303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.437748+0000 mgr.y (mgr.25166) 3303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.515585+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.515585+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.518458+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.518458+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.521451+0000 mon.b (mon.1) 4758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.521451+0000 mon.b (mon.1) 4758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.522711+0000 mon.b (mon.1) 4759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.522711+0000 mon.b (mon.1) 4759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.532240+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.532240+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.533595+0000 mgr.y (mgr.25166) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.533595+0000 mgr.y (mgr.25166) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.602878+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.602878+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.605612+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.605612+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.608319+0000 mon.b (mon.1) 4762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.608319+0000 mon.b (mon.1) 4762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.609725+0000 mon.b (mon.1) 4763 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.609725+0000 mon.b (mon.1) 4763 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.618766+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.618766+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.620054+0000 mgr.y (mgr.25166) 3305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.620054+0000 mgr.y (mgr.25166) 3305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.686823+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.686823+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.690036+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.690036+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.693543+0000 mon.b (mon.1) 4766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.693543+0000 mon.b (mon.1) 4766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.695032+0000 mon.b (mon.1) 4767 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.695032+0000 mon.b (mon.1) 4767 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.702093+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.702093+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.705326+0000 mgr.y (mgr.25166) 3306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.705326+0000 mgr.y (mgr.25166) 3306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.781112+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.781112+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.784006+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.784006+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.786737+0000 mon.b (mon.1) 4770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.786737+0000 mon.b (mon.1) 4770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.788117+0000 mon.b (mon.1) 4771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.788117+0000 mon.b (mon.1) 4771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.794980+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.794980+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.857706+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.857706+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.861090+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.861090+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.864567+0000 mon.b (mon.1) 4774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.864567+0000 mon.b (mon.1) 4774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.865830+0000 mon.b (mon.1) 4775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.865830+0000 mon.b (mon.1) 4775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.872436+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.872436+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.940181+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.940181+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.942950+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.942950+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.946205+0000 mon.b (mon.1) 4778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.946205+0000 mon.b (mon.1) 4778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.947557+0000 mon.b (mon.1) 4779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.947557+0000 mon.b (mon.1) 4779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.954547+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:46.954547+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.025324+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.025324+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.028178+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.028178+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.031088+0000 mon.b (mon.1) 4782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.031088+0000 mon.b (mon.1) 4782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.032333+0000 mon.b (mon.1) 4783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.032333+0000 mon.b (mon.1) 4783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.041484+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.041484+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.106133+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.106133+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.109238+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.109238+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.113213+0000 mon.b (mon.1) 4786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.113213+0000 mon.b (mon.1) 4786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.115068+0000 mon.b (mon.1) 4787 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.115068+0000 mon.b (mon.1) 4787 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.125368+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.125368+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.200783+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.200783+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.203853+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.203853+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.207645+0000 mon.b (mon.1) 4790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.207645+0000 mon.b (mon.1) 4790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.209202+0000 mon.b (mon.1) 4791 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.209202+0000 mon.b (mon.1) 4791 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.219249+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.219249+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.298263+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.298263+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.301281+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.301281+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.303763+0000 mon.b (mon.1) 4794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.303763+0000 mon.b (mon.1) 4794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.304698+0000 mon.b (mon.1) 4795 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.304698+0000 mon.b (mon.1) 4795 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.311435+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.311435+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.373938+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.373938+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.376009+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.376009+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.378728+0000 mon.b (mon.1) 4798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.378728+0000 mon.b (mon.1) 4798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.379622+0000 mon.b (mon.1) 4799 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.379622+0000 mon.b (mon.1) 4799 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.385641+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.385641+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.397447+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.397447+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.404485+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.404485+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.411130+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:47 smithi203 bash[85677]: audit 2024-09-17T10:34:47.411130+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.732478+0000 mgr.y (mgr.25166) 3294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.732478+0000 mgr.y (mgr.25166) 3294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.812650+0000 mgr.y (mgr.25166) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.812650+0000 mgr.y (mgr.25166) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.890880+0000 mgr.y (mgr.25166) 3296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.890880+0000 mgr.y (mgr.25166) 3296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.966426+0000 mgr.y (mgr.25166) 3297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:45.966426+0000 mgr.y (mgr.25166) 3297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.039659+0000 mgr.y (mgr.25166) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.039659+0000 mgr.y (mgr.25166) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.116084+0000 mgr.y (mgr.25166) 3299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.116084+0000 mgr.y (mgr.25166) 3299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.191923+0000 mgr.y (mgr.25166) 3300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.191923+0000 mgr.y (mgr.25166) 3300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.274544+0000 mgr.y (mgr.25166) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.274544+0000 mgr.y (mgr.25166) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.354717+0000 mgr.y (mgr.25166) 3302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.354717+0000 mgr.y (mgr.25166) 3302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.437748+0000 mgr.y (mgr.25166) 3303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.437748+0000 mgr.y (mgr.25166) 3303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.515585+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.515585+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.732478+0000 mgr.y (mgr.25166) 3294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.732478+0000 mgr.y (mgr.25166) 3294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.812650+0000 mgr.y (mgr.25166) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.812650+0000 mgr.y (mgr.25166) 3295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.890880+0000 mgr.y (mgr.25166) 3296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.890880+0000 mgr.y (mgr.25166) 3296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.966426+0000 mgr.y (mgr.25166) 3297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:45.966426+0000 mgr.y (mgr.25166) 3297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.039659+0000 mgr.y (mgr.25166) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.039659+0000 mgr.y (mgr.25166) 3298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.116084+0000 mgr.y (mgr.25166) 3299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.116084+0000 mgr.y (mgr.25166) 3299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.191923+0000 mgr.y (mgr.25166) 3300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.191923+0000 mgr.y (mgr.25166) 3300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.274544+0000 mgr.y (mgr.25166) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.274544+0000 mgr.y (mgr.25166) 3301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.354717+0000 mgr.y (mgr.25166) 3302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.354717+0000 mgr.y (mgr.25166) 3302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.437748+0000 mgr.y (mgr.25166) 3303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.437748+0000 mgr.y (mgr.25166) 3303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.515585+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.515585+0000 mon.b (mon.1) 4756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.518458+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.518458+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.521451+0000 mon.b (mon.1) 4758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.521451+0000 mon.b (mon.1) 4758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.522711+0000 mon.b (mon.1) 4759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.522711+0000 mon.b (mon.1) 4759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.532240+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.532240+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.533595+0000 mgr.y (mgr.25166) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.533595+0000 mgr.y (mgr.25166) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.602878+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.602878+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.605612+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.605612+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.608319+0000 mon.b (mon.1) 4762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.608319+0000 mon.b (mon.1) 4762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.609725+0000 mon.b (mon.1) 4763 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.609725+0000 mon.b (mon.1) 4763 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.618766+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.618766+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.518458+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.518458+0000 mon.b (mon.1) 4757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.521451+0000 mon.b (mon.1) 4758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.521451+0000 mon.b (mon.1) 4758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.522711+0000 mon.b (mon.1) 4759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.522711+0000 mon.b (mon.1) 4759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.532240+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.532240+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.533595+0000 mgr.y (mgr.25166) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.533595+0000 mgr.y (mgr.25166) 3304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.602878+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.602878+0000 mon.b (mon.1) 4760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.605612+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.605612+0000 mon.b (mon.1) 4761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.608319+0000 mon.b (mon.1) 4762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.608319+0000 mon.b (mon.1) 4762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.609725+0000 mon.b (mon.1) 4763 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.609725+0000 mon.b (mon.1) 4763 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.618766+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.618766+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.620054+0000 mgr.y (mgr.25166) 3305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.620054+0000 mgr.y (mgr.25166) 3305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.686823+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.686823+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.690036+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.690036+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.693543+0000 mon.b (mon.1) 4766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.693543+0000 mon.b (mon.1) 4766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.695032+0000 mon.b (mon.1) 4767 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.695032+0000 mon.b (mon.1) 4767 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.702093+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.702093+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.705326+0000 mgr.y (mgr.25166) 3306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.705326+0000 mgr.y (mgr.25166) 3306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.781112+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.781112+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.784006+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.784006+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.786737+0000 mon.b (mon.1) 4770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.620054+0000 mgr.y (mgr.25166) 3305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.620054+0000 mgr.y (mgr.25166) 3305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.686823+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.686823+0000 mon.b (mon.1) 4764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.690036+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.690036+0000 mon.b (mon.1) 4765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.693543+0000 mon.b (mon.1) 4766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.693543+0000 mon.b (mon.1) 4766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.695032+0000 mon.b (mon.1) 4767 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.695032+0000 mon.b (mon.1) 4767 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.702093+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.702093+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.705326+0000 mgr.y (mgr.25166) 3306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.705326+0000 mgr.y (mgr.25166) 3306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.781112+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.781112+0000 mon.b (mon.1) 4768 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.784006+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.784006+0000 mon.b (mon.1) 4769 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.786737+0000 mon.b (mon.1) 4770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.786737+0000 mon.b (mon.1) 4770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.788117+0000 mon.b (mon.1) 4771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.788117+0000 mon.b (mon.1) 4771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.794980+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.794980+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.857706+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.857706+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.861090+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.861090+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.864567+0000 mon.b (mon.1) 4774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.864567+0000 mon.b (mon.1) 4774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.865830+0000 mon.b (mon.1) 4775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.865830+0000 mon.b (mon.1) 4775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.872436+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.872436+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.940181+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.940181+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.942950+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.942950+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.946205+0000 mon.b (mon.1) 4778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.786737+0000 mon.b (mon.1) 4770 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.788117+0000 mon.b (mon.1) 4771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.788117+0000 mon.b (mon.1) 4771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.794980+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.794980+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.857706+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.857706+0000 mon.b (mon.1) 4772 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.861090+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.861090+0000 mon.b (mon.1) 4773 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.864567+0000 mon.b (mon.1) 4774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.864567+0000 mon.b (mon.1) 4774 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.865830+0000 mon.b (mon.1) 4775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.865830+0000 mon.b (mon.1) 4775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.872436+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.872436+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.940181+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.940181+0000 mon.b (mon.1) 4776 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.942950+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.942950+0000 mon.b (mon.1) 4777 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.946205+0000 mon.b (mon.1) 4778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.946205+0000 mon.b (mon.1) 4778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.947557+0000 mon.b (mon.1) 4779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.947557+0000 mon.b (mon.1) 4779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.954547+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:46.954547+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.025324+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.025324+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.028178+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.028178+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.031088+0000 mon.b (mon.1) 4782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.031088+0000 mon.b (mon.1) 4782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.032333+0000 mon.b (mon.1) 4783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.032333+0000 mon.b (mon.1) 4783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.041484+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.041484+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.106133+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.106133+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.109238+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.109238+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.113213+0000 mon.b (mon.1) 4786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.946205+0000 mon.b (mon.1) 4778 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.947557+0000 mon.b (mon.1) 4779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.947557+0000 mon.b (mon.1) 4779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.954547+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:46.954547+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.025324+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.025324+0000 mon.b (mon.1) 4780 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.028178+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.028178+0000 mon.b (mon.1) 4781 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.031088+0000 mon.b (mon.1) 4782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.031088+0000 mon.b (mon.1) 4782 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.032333+0000 mon.b (mon.1) 4783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.032333+0000 mon.b (mon.1) 4783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.041484+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.041484+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.106133+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.106133+0000 mon.b (mon.1) 4784 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.109238+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.109238+0000 mon.b (mon.1) 4785 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.113213+0000 mon.b (mon.1) 4786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.113213+0000 mon.b (mon.1) 4786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.115068+0000 mon.b (mon.1) 4787 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.115068+0000 mon.b (mon.1) 4787 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.125368+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.125368+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.200783+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.200783+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.203853+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.203853+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.207645+0000 mon.b (mon.1) 4790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.207645+0000 mon.b (mon.1) 4790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.209202+0000 mon.b (mon.1) 4791 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.209202+0000 mon.b (mon.1) 4791 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.219249+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.219249+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.298263+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.298263+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.301281+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.301281+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.303763+0000 mon.b (mon.1) 4794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.113213+0000 mon.b (mon.1) 4786 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.115068+0000 mon.b (mon.1) 4787 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.115068+0000 mon.b (mon.1) 4787 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.125368+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.125368+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.200783+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.200783+0000 mon.b (mon.1) 4788 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.203853+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.203853+0000 mon.b (mon.1) 4789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.207645+0000 mon.b (mon.1) 4790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.207645+0000 mon.b (mon.1) 4790 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.209202+0000 mon.b (mon.1) 4791 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.209202+0000 mon.b (mon.1) 4791 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.219249+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.219249+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.298263+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.298263+0000 mon.b (mon.1) 4792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.301281+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.301281+0000 mon.b (mon.1) 4793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.303763+0000 mon.b (mon.1) 4794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.303763+0000 mon.b (mon.1) 4794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.304698+0000 mon.b (mon.1) 4795 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.304698+0000 mon.b (mon.1) 4795 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.311435+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.311435+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.373938+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.373938+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.376009+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.376009+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.378728+0000 mon.b (mon.1) 4798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.378728+0000 mon.b (mon.1) 4798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.379622+0000 mon.b (mon.1) 4799 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.379622+0000 mon.b (mon.1) 4799 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.385641+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.385641+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.397447+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.397447+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.404485+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.404485+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.411130+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[116875]: audit 2024-09-17T10:34:47.411130+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.303763+0000 mon.b (mon.1) 4794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.304698+0000 mon.b (mon.1) 4795 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.304698+0000 mon.b (mon.1) 4795 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.311435+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.311435+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.373938+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.373938+0000 mon.b (mon.1) 4796 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.376009+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.376009+0000 mon.b (mon.1) 4797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.378728+0000 mon.b (mon.1) 4798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.378728+0000 mon.b (mon.1) 4798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.379622+0000 mon.b (mon.1) 4799 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.379622+0000 mon.b (mon.1) 4799 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:47.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.385641+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.385641+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.397447+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.397447+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.404485+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.404485+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.411130+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:47.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:47 smithi039 bash[115929]: audit 2024-09-17T10:34:47.411130+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.798144+0000 mgr.y (mgr.25166) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.798144+0000 mgr.y (mgr.25166) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.880776+0000 mgr.y (mgr.25166) 3308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.880776+0000 mgr.y (mgr.25166) 3308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.960063+0000 mgr.y (mgr.25166) 3309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:46.960063+0000 mgr.y (mgr.25166) 3309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.042570+0000 mgr.y (mgr.25166) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.042570+0000 mgr.y (mgr.25166) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.126562+0000 mgr.y (mgr.25166) 3311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.126562+0000 mgr.y (mgr.25166) 3311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.166737+0000 mgr.y (mgr.25166) 3312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.166737+0000 mgr.y (mgr.25166) 3312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.220883+0000 mgr.y (mgr.25166) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.220883+0000 mgr.y (mgr.25166) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cluster 2024-09-17T10:34:47.266587+0000 mgr.y (mgr.25166) 3314 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cluster 2024-09-17T10:34:47.266587+0000 mgr.y (mgr.25166) 3314 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.313071+0000 mgr.y (mgr.25166) 3315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.313071+0000 mgr.y (mgr.25166) 3315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.386885+0000 mgr.y (mgr.25166) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.386885+0000 mgr.y (mgr.25166) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.475045+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.475045+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.477633+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.477633+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.480223+0000 mon.b (mon.1) 4802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.480223+0000 mon.b (mon.1) 4802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.481724+0000 mon.b (mon.1) 4803 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.481724+0000 mon.b (mon.1) 4803 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.488166+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.488166+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.493060+0000 mgr.y (mgr.25166) 3317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.493060+0000 mgr.y (mgr.25166) 3317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.553155+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.553155+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.555993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.555993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.559092+0000 mon.b (mon.1) 4806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.559092+0000 mon.b (mon.1) 4806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.560401+0000 mon.b (mon.1) 4807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.560401+0000 mon.b (mon.1) 4807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.566833+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.566833+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.572063+0000 mgr.y (mgr.25166) 3318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.572063+0000 mgr.y (mgr.25166) 3318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.643520+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.643520+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.646172+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.646172+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.648760+0000 mon.b (mon.1) 4810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.648760+0000 mon.b (mon.1) 4810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.649754+0000 mon.b (mon.1) 4811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.649754+0000 mon.b (mon.1) 4811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.660204+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.660204+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.663549+0000 mgr.y (mgr.25166) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.663549+0000 mgr.y (mgr.25166) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.729094+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.729094+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.731200+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.731200+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.733228+0000 mon.b (mon.1) 4814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.733228+0000 mon.b (mon.1) 4814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.734008+0000 mon.b (mon.1) 4815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.734008+0000 mon.b (mon.1) 4815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.744145+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.744145+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.808791+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.808791+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.810907+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.810907+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.812967+0000 mon.b (mon.1) 4818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.812967+0000 mon.b (mon.1) 4818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.813741+0000 mon.b (mon.1) 4819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.813741+0000 mon.b (mon.1) 4819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.819498+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.819498+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.886106+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.886106+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.889612+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.889612+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.891906+0000 mon.b (mon.1) 4822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.891906+0000 mon.b (mon.1) 4822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.892846+0000 mon.b (mon.1) 4823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.892846+0000 mon.b (mon.1) 4823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.903347+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.903347+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.969868+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.969868+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.972370+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.972370+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.974604+0000 mon.b (mon.1) 4826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.974604+0000 mon.b (mon.1) 4826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.975603+0000 mon.b (mon.1) 4827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.975603+0000 mon.b (mon.1) 4827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.982594+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:47.982594+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.046517+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.046517+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.049201+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.049201+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.051678+0000 mon.b (mon.1) 4830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.051678+0000 mon.b (mon.1) 4830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.052861+0000 mon.b (mon.1) 4831 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.052861+0000 mon.b (mon.1) 4831 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.063483+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.063483+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.075311+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.075311+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.089917+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.089917+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.099384+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.099384+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.134466+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.134466+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.137729+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.137729+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.140189+0000 mon.b (mon.1) 4834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.140189+0000 mon.b (mon.1) 4834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.142236+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.142236+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.144843+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.144843+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.148088+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.148088+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.150426+0000 mon.b (mon.1) 4838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.150426+0000 mon.b (mon.1) 4838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.159571+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.159571+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.163319+0000 mon.b (mon.1) 4839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.163319+0000 mon.b (mon.1) 4839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.164323+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.164323+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.170020+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"}]': finished 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.170020+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"}]': finished 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.173897+0000 mon.b (mon.1) 4840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.173897+0000 mon.b (mon.1) 4840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.174836+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.174836+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.180202+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"}]': finished 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.180202+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"}]': finished 2024-09-17T10:34:48.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.184637+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.184637+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.193332+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.193332+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.198096+0000 mon.b (mon.1) 4842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.198096+0000 mon.b (mon.1) 4842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.200141+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.200141+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.208115+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.208115+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.212741+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.212741+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.220583+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.744 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.220583+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.229104+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.229104+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.235354+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.235354+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.241920+0000 mon.b (mon.1) 4846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.241920+0000 mon.b (mon.1) 4846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.244505+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.244505+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.247269+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.247269+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.249767+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.249767+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.745 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.252297+0000 mon.b (mon.1) 4850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.252297+0000 mon.b (mon.1) 4850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.254639+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.254639+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.258765+0000 mon.b (mon.1) 4852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.258765+0000 mon.b (mon.1) 4852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.259587+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.259587+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.263513+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.263513+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.268814+0000 mon.b (mon.1) 4853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.268814+0000 mon.b (mon.1) 4853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.746 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.269807+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.269807+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.273758+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.273758+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.278972+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.278972+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.279854+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.279854+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.283562+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.283562+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.289078+0000 mon.b (mon.1) 4855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.289078+0000 mon.b (mon.1) 4855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.289919+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.289919+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.747 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.293742+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.293742+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.299093+0000 mon.b (mon.1) 4856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.299093+0000 mon.b (mon.1) 4856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.300009+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.300009+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.303857+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.303857+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.309197+0000 mon.b (mon.1) 4857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.309197+0000 mon.b (mon.1) 4857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.309940+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.309940+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.313240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:34:48.748 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.313240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.318382+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.318382+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.319296+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.319296+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.322782+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.322782+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.327753+0000 mon.b (mon.1) 4859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.327753+0000 mon.b (mon.1) 4859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.328656+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.328656+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.330032+0000 mon.b (mon.1) 4860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.749 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.330032+0000 mon.b (mon.1) 4860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.330920+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.330920+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.334472+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.334472+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.341974+0000 mon.b (mon.1) 4861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.341974+0000 mon.b (mon.1) 4861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.342876+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.342876+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.344301+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.344301+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.345170+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.345170+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.349661+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:34:48.750 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.349661+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.356115+0000 mon.b (mon.1) 4863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.356115+0000 mon.b (mon.1) 4863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.357077+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.357077+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.361357+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.361357+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.368074+0000 mon.b (mon.1) 4864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.368074+0000 mon.b (mon.1) 4864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.369016+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.369016+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.370524+0000 mon.b (mon.1) 4865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.370524+0000 mon.b (mon.1) 4865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.751 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.371463+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.371463+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.372914+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.372914+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.373810+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.373810+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.375461+0000 mon.b (mon.1) 4867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.375461+0000 mon.b (mon.1) 4867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.376290+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.376290+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.378754+0000 mon.b (mon.1) 4868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.378754+0000 mon.b (mon.1) 4868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.752 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.379644+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.379644+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.380707+0000 mon.b (mon.1) 4869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.380707+0000 mon.b (mon.1) 4869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.381574+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.381574+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.382857+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.382857+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.383636+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.383636+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.386694+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.386694+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:34:48.753 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.407379+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.407379+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.408865+0000 mon.b (mon.1) 4872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.408865+0000 mon.b (mon.1) 4872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.415897+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.754 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:48 smithi203 bash[85677]: audit 2024-09-17T10:34:48.415897+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.798144+0000 mgr.y (mgr.25166) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.798144+0000 mgr.y (mgr.25166) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.880776+0000 mgr.y (mgr.25166) 3308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.880776+0000 mgr.y (mgr.25166) 3308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.960063+0000 mgr.y (mgr.25166) 3309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:46.960063+0000 mgr.y (mgr.25166) 3309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.042570+0000 mgr.y (mgr.25166) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.042570+0000 mgr.y (mgr.25166) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.126562+0000 mgr.y (mgr.25166) 3311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.126562+0000 mgr.y (mgr.25166) 3311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.166737+0000 mgr.y (mgr.25166) 3312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.166737+0000 mgr.y (mgr.25166) 3312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.220883+0000 mgr.y (mgr.25166) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.220883+0000 mgr.y (mgr.25166) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cluster 2024-09-17T10:34:47.266587+0000 mgr.y (mgr.25166) 3314 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:48.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cluster 2024-09-17T10:34:47.266587+0000 mgr.y (mgr.25166) 3314 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.313071+0000 mgr.y (mgr.25166) 3315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.313071+0000 mgr.y (mgr.25166) 3315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.386885+0000 mgr.y (mgr.25166) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.386885+0000 mgr.y (mgr.25166) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.798144+0000 mgr.y (mgr.25166) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.798144+0000 mgr.y (mgr.25166) 3307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.880776+0000 mgr.y (mgr.25166) 3308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.880776+0000 mgr.y (mgr.25166) 3308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.960063+0000 mgr.y (mgr.25166) 3309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:46.960063+0000 mgr.y (mgr.25166) 3309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.042570+0000 mgr.y (mgr.25166) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.042570+0000 mgr.y (mgr.25166) 3310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.126562+0000 mgr.y (mgr.25166) 3311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.126562+0000 mgr.y (mgr.25166) 3311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.166737+0000 mgr.y (mgr.25166) 3312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.166737+0000 mgr.y (mgr.25166) 3312 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.220883+0000 mgr.y (mgr.25166) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.220883+0000 mgr.y (mgr.25166) 3313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cluster 2024-09-17T10:34:47.266587+0000 mgr.y (mgr.25166) 3314 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cluster 2024-09-17T10:34:47.266587+0000 mgr.y (mgr.25166) 3314 : cluster [DBG] pgmap v950: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.313071+0000 mgr.y (mgr.25166) 3315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.313071+0000 mgr.y (mgr.25166) 3315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.386885+0000 mgr.y (mgr.25166) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.386885+0000 mgr.y (mgr.25166) 3316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.475045+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.475045+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.477633+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.477633+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.480223+0000 mon.b (mon.1) 4802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.480223+0000 mon.b (mon.1) 4802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.481724+0000 mon.b (mon.1) 4803 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.481724+0000 mon.b (mon.1) 4803 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.488166+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.488166+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.493060+0000 mgr.y (mgr.25166) 3317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.493060+0000 mgr.y (mgr.25166) 3317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.553155+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.553155+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.555993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.555993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.559092+0000 mon.b (mon.1) 4806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.559092+0000 mon.b (mon.1) 4806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.560401+0000 mon.b (mon.1) 4807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.560401+0000 mon.b (mon.1) 4807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.475045+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.475045+0000 mon.b (mon.1) 4800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.477633+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.477633+0000 mon.b (mon.1) 4801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.480223+0000 mon.b (mon.1) 4802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.480223+0000 mon.b (mon.1) 4802 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.481724+0000 mon.b (mon.1) 4803 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.481724+0000 mon.b (mon.1) 4803 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.488166+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.488166+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.493060+0000 mgr.y (mgr.25166) 3317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.493060+0000 mgr.y (mgr.25166) 3317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.553155+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.553155+0000 mon.b (mon.1) 4804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.555993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.555993+0000 mon.b (mon.1) 4805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.559092+0000 mon.b (mon.1) 4806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.559092+0000 mon.b (mon.1) 4806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.560401+0000 mon.b (mon.1) 4807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.560401+0000 mon.b (mon.1) 4807 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.566833+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.566833+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.572063+0000 mgr.y (mgr.25166) 3318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.572063+0000 mgr.y (mgr.25166) 3318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.643520+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.643520+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.646172+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.646172+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.648760+0000 mon.b (mon.1) 4810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.648760+0000 mon.b (mon.1) 4810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.649754+0000 mon.b (mon.1) 4811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.649754+0000 mon.b (mon.1) 4811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.660204+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.660204+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.663549+0000 mgr.y (mgr.25166) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.663549+0000 mgr.y (mgr.25166) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.729094+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.729094+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.731200+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.731200+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.566833+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.566833+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.572063+0000 mgr.y (mgr.25166) 3318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.572063+0000 mgr.y (mgr.25166) 3318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.643520+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.643520+0000 mon.b (mon.1) 4808 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.646172+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.646172+0000 mon.b (mon.1) 4809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.648760+0000 mon.b (mon.1) 4810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.648760+0000 mon.b (mon.1) 4810 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.649754+0000 mon.b (mon.1) 4811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.649754+0000 mon.b (mon.1) 4811 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.660204+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.660204+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.663549+0000 mgr.y (mgr.25166) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.663549+0000 mgr.y (mgr.25166) 3319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.729094+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.729094+0000 mon.b (mon.1) 4812 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.731200+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.731200+0000 mon.b (mon.1) 4813 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.733228+0000 mon.b (mon.1) 4814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.733228+0000 mon.b (mon.1) 4814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.734008+0000 mon.b (mon.1) 4815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.734008+0000 mon.b (mon.1) 4815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.744145+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.744145+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.808791+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.808791+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.810907+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.810907+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.812967+0000 mon.b (mon.1) 4818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.812967+0000 mon.b (mon.1) 4818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.813741+0000 mon.b (mon.1) 4819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.813741+0000 mon.b (mon.1) 4819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.819498+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.819498+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.886106+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.886106+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.889612+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.889612+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.891906+0000 mon.b (mon.1) 4822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.891906+0000 mon.b (mon.1) 4822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.892846+0000 mon.b (mon.1) 4823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.892846+0000 mon.b (mon.1) 4823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.903347+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.903347+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.969868+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.969868+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.972370+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.972370+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.974604+0000 mon.b (mon.1) 4826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.974604+0000 mon.b (mon.1) 4826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.975603+0000 mon.b (mon.1) 4827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.975603+0000 mon.b (mon.1) 4827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.982594+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:47.982594+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.046517+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.046517+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.049201+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.049201+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.733228+0000 mon.b (mon.1) 4814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.733228+0000 mon.b (mon.1) 4814 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.734008+0000 mon.b (mon.1) 4815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.734008+0000 mon.b (mon.1) 4815 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.744145+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.744145+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.808791+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.808791+0000 mon.b (mon.1) 4816 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.810907+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.810907+0000 mon.b (mon.1) 4817 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.812967+0000 mon.b (mon.1) 4818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.812967+0000 mon.b (mon.1) 4818 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.813741+0000 mon.b (mon.1) 4819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.813741+0000 mon.b (mon.1) 4819 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.819498+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.819498+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.886106+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.886106+0000 mon.b (mon.1) 4820 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.889612+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.889612+0000 mon.b (mon.1) 4821 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.051678+0000 mon.b (mon.1) 4830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.051678+0000 mon.b (mon.1) 4830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.052861+0000 mon.b (mon.1) 4831 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.052861+0000 mon.b (mon.1) 4831 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.063483+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.063483+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.075311+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.075311+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.089917+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.089917+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.099384+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.099384+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.134466+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.134466+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.137729+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.137729+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.140189+0000 mon.b (mon.1) 4834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.140189+0000 mon.b (mon.1) 4834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.142236+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.142236+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.144843+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.144843+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.891906+0000 mon.b (mon.1) 4822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.891906+0000 mon.b (mon.1) 4822 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.892846+0000 mon.b (mon.1) 4823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.892846+0000 mon.b (mon.1) 4823 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.903347+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.903347+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.969868+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.969868+0000 mon.b (mon.1) 4824 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.972370+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.972370+0000 mon.b (mon.1) 4825 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.974604+0000 mon.b (mon.1) 4826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.974604+0000 mon.b (mon.1) 4826 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.975603+0000 mon.b (mon.1) 4827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.975603+0000 mon.b (mon.1) 4827 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.982594+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:47.982594+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.046517+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.046517+0000 mon.b (mon.1) 4828 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.049201+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.049201+0000 mon.b (mon.1) 4829 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.148088+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.148088+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.150426+0000 mon.b (mon.1) 4838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.150426+0000 mon.b (mon.1) 4838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.159571+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.159571+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.163319+0000 mon.b (mon.1) 4839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.163319+0000 mon.b (mon.1) 4839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.164323+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.164323+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.170020+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"}]': finished 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.170020+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"}]': finished 2024-09-17T10:34:48.909 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.173897+0000 mon.b (mon.1) 4840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.173897+0000 mon.b (mon.1) 4840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.174836+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.174836+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.180202+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"}]': finished 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.180202+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"}]': finished 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.184637+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.184637+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.193332+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.193332+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.198096+0000 mon.b (mon.1) 4842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.910 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.198096+0000 mon.b (mon.1) 4842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.200141+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.200141+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.208115+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.208115+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.212741+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.212741+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.220583+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.220583+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.229104+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.229104+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.235354+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.911 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.235354+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.241920+0000 mon.b (mon.1) 4846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.241920+0000 mon.b (mon.1) 4846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.244505+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.051678+0000 mon.b (mon.1) 4830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.051678+0000 mon.b (mon.1) 4830 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.052861+0000 mon.b (mon.1) 4831 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.052861+0000 mon.b (mon.1) 4831 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.063483+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.063483+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.075311+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.075311+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.089917+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.089917+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.099384+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.099384+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.134466+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.134466+0000 mon.b (mon.1) 4832 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.137729+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.137729+0000 mon.b (mon.1) 4833 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.140189+0000 mon.b (mon.1) 4834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.140189+0000 mon.b (mon.1) 4834 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.913 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.142236+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.142236+0000 mon.b (mon.1) 4835 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.144843+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.144843+0000 mon.b (mon.1) 4836 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.244505+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.247269+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.247269+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.249767+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.249767+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.914 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.252297+0000 mon.b (mon.1) 4850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.252297+0000 mon.b (mon.1) 4850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.254639+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.254639+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.258765+0000 mon.b (mon.1) 4852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.258765+0000 mon.b (mon.1) 4852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.259587+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.259587+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.263513+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.263513+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.268814+0000 mon.b (mon.1) 4853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.268814+0000 mon.b (mon.1) 4853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.915 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.269807+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.148088+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.148088+0000 mon.b (mon.1) 4837 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.150426+0000 mon.b (mon.1) 4838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.150426+0000 mon.b (mon.1) 4838 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.159571+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.159571+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.163319+0000 mon.b (mon.1) 4839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.163319+0000 mon.b (mon.1) 4839 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.916 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.164323+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.164323+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"} : dispatch 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.170020+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"}]': finished 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.170020+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi039.ldfwhe"}]': finished 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.173897+0000 mon.b (mon.1) 4840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.173897+0000 mon.b (mon.1) 4840 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.174836+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.174836+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"} : dispatch 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.180202+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"}]': finished 2024-09-17T10:34:48.917 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.269807+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.273758+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.273758+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.278972+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.278972+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.279854+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.279854+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.283562+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.283562+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.289078+0000 mon.b (mon.1) 4855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.289078+0000 mon.b (mon.1) 4855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.289919+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.918 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.289919+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.293742+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.293742+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.299093+0000 mon.b (mon.1) 4856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.299093+0000 mon.b (mon.1) 4856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.300009+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.300009+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.303857+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.303857+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.309197+0000 mon.b (mon.1) 4857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.919 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.309197+0000 mon.b (mon.1) 4857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.309940+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.309940+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.313240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.313240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.318382+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.318382+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.319296+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.319296+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.322782+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:34:48.920 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.322782+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.327753+0000 mon.b (mon.1) 4859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.327753+0000 mon.b (mon.1) 4859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.180202+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi203.grlcms"}]': finished 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.184637+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.184637+0000 mon.b (mon.1) 4841 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.193332+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.193332+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.198096+0000 mon.b (mon.1) 4842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.198096+0000 mon.b (mon.1) 4842 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.921 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.200141+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.200141+0000 mon.b (mon.1) 4843 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.208115+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.208115+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.212741+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.212741+0000 mon.b (mon.1) 4844 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.220583+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.220583+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.229104+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.229104+0000 mon.b (mon.1) 4845 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.235354+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.235354+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.922 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.241920+0000 mon.b (mon.1) 4846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.241920+0000 mon.b (mon.1) 4846 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.244505+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.328656+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.328656+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.330032+0000 mon.b (mon.1) 4860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.330032+0000 mon.b (mon.1) 4860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.330920+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.330920+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.923 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.334472+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.334472+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.341974+0000 mon.b (mon.1) 4861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.341974+0000 mon.b (mon.1) 4861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.342876+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.342876+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.344301+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.344301+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.345170+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.345170+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.349661+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:34:48.924 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.244505+0000 mon.b (mon.1) 4847 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.247269+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.247269+0000 mon.b (mon.1) 4848 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.249767+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.249767+0000 mon.b (mon.1) 4849 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.252297+0000 mon.b (mon.1) 4850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.252297+0000 mon.b (mon.1) 4850 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.254639+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.254639+0000 mon.b (mon.1) 4851 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.258765+0000 mon.b (mon.1) 4852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.258765+0000 mon.b (mon.1) 4852 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.259587+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.925 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.259587+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.263513+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.263513+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.268814+0000 mon.b (mon.1) 4853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.268814+0000 mon.b (mon.1) 4853 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.269807+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.349661+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.356115+0000 mon.b (mon.1) 4863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.356115+0000 mon.b (mon.1) 4863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.357077+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.926 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.357077+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.361357+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.361357+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.368074+0000 mon.b (mon.1) 4864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.368074+0000 mon.b (mon.1) 4864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.369016+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.369016+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.370524+0000 mon.b (mon.1) 4865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.370524+0000 mon.b (mon.1) 4865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.371463+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.371463+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.372914+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.927 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.372914+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.269807+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.273758+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.273758+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.278972+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.278972+0000 mon.b (mon.1) 4854 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.279854+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.279854+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.283562+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.283562+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.289078+0000 mon.b (mon.1) 4855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.289078+0000 mon.b (mon.1) 4855 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.928 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.289919+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.289919+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.293742+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.293742+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.299093+0000 mon.b (mon.1) 4856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.299093+0000 mon.b (mon.1) 4856 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.300009+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.373810+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.929 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.373810+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.375461+0000 mon.b (mon.1) 4867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.375461+0000 mon.b (mon.1) 4867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.376290+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.376290+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.378754+0000 mon.b (mon.1) 4868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.378754+0000 mon.b (mon.1) 4868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.379644+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.379644+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.380707+0000 mon.b (mon.1) 4869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.380707+0000 mon.b (mon.1) 4869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.381574+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.930 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.381574+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.382857+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.382857+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.383636+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.383636+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.386694+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.386694+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.407379+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.407379+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.408865+0000 mon.b (mon.1) 4872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.408865+0000 mon.b (mon.1) 4872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.415897+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.931 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[116875]: audit 2024-09-17T10:34:48.415897+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.300009+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:34:48.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.303857+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:34:48.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.303857+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:34:48.932 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.309197+0000 mon.b (mon.1) 4857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.309197+0000 mon.b (mon.1) 4857 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.309940+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.309940+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.313240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.313240+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.318382+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.318382+0000 mon.b (mon.1) 4858 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.319296+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.319296+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.322782+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.322782+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:34:48.933 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.327753+0000 mon.b (mon.1) 4859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.327753+0000 mon.b (mon.1) 4859 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.328656+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.328656+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.330032+0000 mon.b (mon.1) 4860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.330032+0000 mon.b (mon.1) 4860 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.330920+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.330920+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.334472+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.334472+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.341974+0000 mon.b (mon.1) 4861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.341974+0000 mon.b (mon.1) 4861 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.342876+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.934 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.342876+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.344301+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.344301+0000 mon.b (mon.1) 4862 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.345170+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.345170+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.349661+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.349661+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.356115+0000 mon.b (mon.1) 4863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.356115+0000 mon.b (mon.1) 4863 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.357077+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.357077+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.361357+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.361357+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:34:48.935 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.368074+0000 mon.b (mon.1) 4864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.368074+0000 mon.b (mon.1) 4864 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.369016+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.369016+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.370524+0000 mon.b (mon.1) 4865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.370524+0000 mon.b (mon.1) 4865 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.371463+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.371463+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.372914+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.372914+0000 mon.b (mon.1) 4866 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.373810+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.373810+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.375461+0000 mon.b (mon.1) 4867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.936 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.375461+0000 mon.b (mon.1) 4867 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.376290+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.376290+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.378754+0000 mon.b (mon.1) 4868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.378754+0000 mon.b (mon.1) 4868 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.379644+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.379644+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.380707+0000 mon.b (mon.1) 4869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.380707+0000 mon.b (mon.1) 4869 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.381574+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.381574+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.382857+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.382857+0000 mon.b (mon.1) 4870 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.383636+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.937 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.383636+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.386694+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.386694+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.407379+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.407379+0000 mon.b (mon.1) 4871 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.408865+0000 mon.b (mon.1) 4872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.408865+0000 mon.b (mon.1) 4872 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.415897+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:48.938 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:48 smithi039 bash[115929]: audit 2024-09-17T10:34:48.415897+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:49.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:49.332648691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.745005+0000 mgr.y (mgr.25166) 3320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.745005+0000 mgr.y (mgr.25166) 3320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.822542+0000 mgr.y (mgr.25166) 3321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.822542+0000 mgr.y (mgr.25166) 3321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.906890+0000 mgr.y (mgr.25166) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.906890+0000 mgr.y (mgr.25166) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.986733+0000 mgr.y (mgr.25166) 3323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:47.986733+0000 mgr.y (mgr.25166) 3323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.066743+0000 mgr.y (mgr.25166) 3324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.066743+0000 mgr.y (mgr.25166) 3324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.152263+0000 mgr.y (mgr.25166) 3325 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.152263+0000 mgr.y (mgr.25166) 3325 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.152330+0000 mgr.y (mgr.25166) 3326 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.152330+0000 mgr.y (mgr.25166) 3326 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.186278+0000 mgr.y (mgr.25166) 3327 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.186278+0000 mgr.y (mgr.25166) 3327 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.201633+0000 mgr.y (mgr.25166) 3328 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.201633+0000 mgr.y (mgr.25166) 3328 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.214161+0000 mgr.y (mgr.25166) 3329 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.214161+0000 mgr.y (mgr.25166) 3329 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.230571+0000 mgr.y (mgr.25166) 3330 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.230571+0000 mgr.y (mgr.25166) 3330 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.256271+0000 mgr.y (mgr.25166) 3331 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:34:49.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.256271+0000 mgr.y (mgr.25166) 3331 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.382571+0000 mgr.y (mgr.25166) 3332 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: cephadm 2024-09-17T10:34:48.382571+0000 mgr.y (mgr.25166) 3332 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: audit 2024-09-17T10:34:48.503255+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: audit 2024-09-17T10:34:48.503255+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: audit 2024-09-17T10:34:48.504705+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: audit 2024-09-17T10:34:48.504705+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: audit 2024-09-17T10:34:48.515296+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:49.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:49 smithi203 bash[85677]: audit 2024-09-17T10:34:48.515296+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.745005+0000 mgr.y (mgr.25166) 3320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.745005+0000 mgr.y (mgr.25166) 3320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.822542+0000 mgr.y (mgr.25166) 3321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.822542+0000 mgr.y (mgr.25166) 3321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.906890+0000 mgr.y (mgr.25166) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.906890+0000 mgr.y (mgr.25166) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.986733+0000 mgr.y (mgr.25166) 3323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:47.986733+0000 mgr.y (mgr.25166) 3323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.066743+0000 mgr.y (mgr.25166) 3324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.066743+0000 mgr.y (mgr.25166) 3324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.152263+0000 mgr.y (mgr.25166) 3325 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.152263+0000 mgr.y (mgr.25166) 3325 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.152330+0000 mgr.y (mgr.25166) 3326 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.152330+0000 mgr.y (mgr.25166) 3326 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.186278+0000 mgr.y (mgr.25166) 3327 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.186278+0000 mgr.y (mgr.25166) 3327 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.201633+0000 mgr.y (mgr.25166) 3328 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.201633+0000 mgr.y (mgr.25166) 3328 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.214161+0000 mgr.y (mgr.25166) 3329 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.214161+0000 mgr.y (mgr.25166) 3329 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.230571+0000 mgr.y (mgr.25166) 3330 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.230571+0000 mgr.y (mgr.25166) 3330 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:34:49.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.256271+0000 mgr.y (mgr.25166) 3331 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.745005+0000 mgr.y (mgr.25166) 3320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.745005+0000 mgr.y (mgr.25166) 3320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.822542+0000 mgr.y (mgr.25166) 3321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.822542+0000 mgr.y (mgr.25166) 3321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.906890+0000 mgr.y (mgr.25166) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.906890+0000 mgr.y (mgr.25166) 3322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.986733+0000 mgr.y (mgr.25166) 3323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:47.986733+0000 mgr.y (mgr.25166) 3323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.066743+0000 mgr.y (mgr.25166) 3324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.066743+0000 mgr.y (mgr.25166) 3324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.152263+0000 mgr.y (mgr.25166) 3325 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.152263+0000 mgr.y (mgr.25166) 3325 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-330-gc2ddf972 != target 19.3.0-4963-ge646f729 2024-09-17T10:34:49.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.152330+0000 mgr.y (mgr.25166) 3326 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.152330+0000 mgr.y (mgr.25166) 3326 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.186278+0000 mgr.y (mgr.25166) 3327 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.186278+0000 mgr.y (mgr.25166) 3327 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.201633+0000 mgr.y (mgr.25166) 3328 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.201633+0000 mgr.y (mgr.25166) 3328 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.214161+0000 mgr.y (mgr.25166) 3329 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.214161+0000 mgr.y (mgr.25166) 3329 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.230571+0000 mgr.y (mgr.25166) 3330 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.230571+0000 mgr.y (mgr.25166) 3330 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.256271+0000 mgr.y (mgr.25166) 3331 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.256271+0000 mgr.y (mgr.25166) 3331 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:34:49.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.382571+0000 mgr.y (mgr.25166) 3332 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: cephadm 2024-09-17T10:34:48.382571+0000 mgr.y (mgr.25166) 3332 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: audit 2024-09-17T10:34:48.503255+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: audit 2024-09-17T10:34:48.503255+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: audit 2024-09-17T10:34:48.504705+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: audit 2024-09-17T10:34:48.504705+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: audit 2024-09-17T10:34:48.515296+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[116875]: audit 2024-09-17T10:34:48.515296+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.256271+0000 mgr.y (mgr.25166) 3331 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.382571+0000 mgr.y (mgr.25166) 3332 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: cephadm 2024-09-17T10:34:48.382571+0000 mgr.y (mgr.25166) 3332 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: audit 2024-09-17T10:34:48.503255+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:49.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: audit 2024-09-17T10:34:48.503255+0000 mon.b (mon.1) 4873 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:34:49.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: audit 2024-09-17T10:34:48.504705+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:49.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: audit 2024-09-17T10:34:48.504705+0000 mon.b (mon.1) 4874 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:34:49.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: audit 2024-09-17T10:34:48.515296+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:49.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:49 smithi039 bash[115929]: audit 2024-09-17T10:34:48.515296+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:50.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:50 smithi203 bash[85677]: cluster 2024-09-17T10:34:49.267312+0000 mgr.y (mgr.25166) 3333 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:50.784 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:50 smithi203 bash[85677]: cluster 2024-09-17T10:34:49.267312+0000 mgr.y (mgr.25166) 3333 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:50.792 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:50 smithi039 bash[115929]: cluster 2024-09-17T10:34:49.267312+0000 mgr.y (mgr.25166) 3333 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:50.792 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:50 smithi039 bash[115929]: cluster 2024-09-17T10:34:49.267312+0000 mgr.y (mgr.25166) 3333 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:50.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:50 smithi039 bash[116875]: cluster 2024-09-17T10:34:49.267312+0000 mgr.y (mgr.25166) 3333 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:50.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:50 smithi039 bash[116875]: cluster 2024-09-17T10:34:49.267312+0000 mgr.y (mgr.25166) 3333 : cluster [DBG] pgmap v951: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-17T10:34:52.021 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: audit 2024-09-17T10:34:50.768192+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.021 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: audit 2024-09-17T10:34:50.768192+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.022 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: audit 2024-09-17T10:34:50.780348+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.022 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: audit 2024-09-17T10:34:50.780348+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.022 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: audit 2024-09-17T10:34:50.791839+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.022 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: audit 2024-09-17T10:34:50.791839+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.022 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: cluster 2024-09-17T10:34:51.268361+0000 mgr.y (mgr.25166) 3334 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:34:52.022 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:51 smithi203 bash[85677]: cluster 2024-09-17T10:34:51.268361+0000 mgr.y (mgr.25166) 3334 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:34:52.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: audit 2024-09-17T10:34:50.768192+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: audit 2024-09-17T10:34:50.768192+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: audit 2024-09-17T10:34:50.780348+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: audit 2024-09-17T10:34:50.780348+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: audit 2024-09-17T10:34:50.791839+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: audit 2024-09-17T10:34:50.791839+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: cluster 2024-09-17T10:34:51.268361+0000 mgr.y (mgr.25166) 3334 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[115929]: cluster 2024-09-17T10:34:51.268361+0000 mgr.y (mgr.25166) 3334 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: audit 2024-09-17T10:34:50.768192+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: audit 2024-09-17T10:34:50.768192+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: audit 2024-09-17T10:34:50.780348+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: audit 2024-09-17T10:34:50.780348+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: audit 2024-09-17T10:34:50.791839+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: audit 2024-09-17T10:34:50.791839+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:52.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: cluster 2024-09-17T10:34:51.268361+0000 mgr.y (mgr.25166) 3334 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:34:52.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:51 smithi039 bash[116875]: cluster 2024-09-17T10:34:51.268361+0000 mgr.y (mgr.25166) 3334 : cluster [DBG] pgmap v952: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-17T10:34:52.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:52.33483569Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:52 smithi039 bash[115929]: audit 2024-09-17T10:34:51.918241+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:52 smithi039 bash[115929]: audit 2024-09-17T10:34:51.918241+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:52 smithi039 bash[116875]: audit 2024-09-17T10:34:51.918241+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:52 smithi039 bash[116875]: audit 2024-09-17T10:34:51.918241+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:53.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:52 smithi203 bash[85677]: audit 2024-09-17T10:34:51.918241+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:53.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:52 smithi203 bash[85677]: audit 2024-09-17T10:34:51.918241+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:34:54.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:53 smithi039 bash[116875]: cluster 2024-09-17T10:34:53.269585+0000 mgr.y (mgr.25166) 3335 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-17T10:34:54.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:53 smithi039 bash[116875]: cluster 2024-09-17T10:34:53.269585+0000 mgr.y (mgr.25166) 3335 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-17T10:34:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:53 smithi039 bash[115929]: cluster 2024-09-17T10:34:53.269585+0000 mgr.y (mgr.25166) 3335 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-17T10:34:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:53 smithi039 bash[115929]: cluster 2024-09-17T10:34:53.269585+0000 mgr.y (mgr.25166) 3335 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-17T10:34:54.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:34:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:34:53] "GET /metrics HTTP/1.1" 200 38466 "" "Prometheus/2.51.0" 2024-09-17T10:34:54.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:53 smithi203 bash[85677]: cluster 2024-09-17T10:34:53.269585+0000 mgr.y (mgr.25166) 3335 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-17T10:34:54.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:53 smithi203 bash[85677]: cluster 2024-09-17T10:34:53.269585+0000 mgr.y (mgr.25166) 3335 : cluster [DBG] pgmap v953: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 85 B/s wr, 60 op/s 2024-09-17T10:34:55.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:55.317162769Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:55.828 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:34:56.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[115929]: audit 2024-09-17T10:34:54.987024+0000 mgr.y (mgr.25166) 3336 : audit [DBG] from='client.64854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:56.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[115929]: audit 2024-09-17T10:34:54.987024+0000 mgr.y (mgr.25166) 3336 : audit [DBG] from='client.64854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:56.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[115929]: cluster 2024-09-17T10:34:55.270652+0000 mgr.y (mgr.25166) 3337 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T10:34:56.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[115929]: cluster 2024-09-17T10:34:55.270652+0000 mgr.y (mgr.25166) 3337 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T10:34:56.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[116875]: audit 2024-09-17T10:34:54.987024+0000 mgr.y (mgr.25166) 3336 : audit [DBG] from='client.64854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:56.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[116875]: audit 2024-09-17T10:34:54.987024+0000 mgr.y (mgr.25166) 3336 : audit [DBG] from='client.64854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:56.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[116875]: cluster 2024-09-17T10:34:55.270652+0000 mgr.y (mgr.25166) 3337 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T10:34:56.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:56 smithi039 bash[116875]: cluster 2024-09-17T10:34:55.270652+0000 mgr.y (mgr.25166) 3337 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T10:34:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:56 smithi203 bash[85677]: audit 2024-09-17T10:34:54.987024+0000 mgr.y (mgr.25166) 3336 : audit [DBG] from='client.64854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:56 smithi203 bash[85677]: audit 2024-09-17T10:34:54.987024+0000 mgr.y (mgr.25166) 3336 : audit [DBG] from='client.64854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:34:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:56 smithi203 bash[85677]: cluster 2024-09-17T10:34:55.270652+0000 mgr.y (mgr.25166) 3337 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T10:34:56.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:56 smithi203 bash[85677]: cluster 2024-09-17T10:34:55.270652+0000 mgr.y (mgr.25166) 3337 : cluster [DBG] pgmap v954: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 28 op/s 2024-09-17T10:34:57.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:57 smithi039 bash[115929]: audit 2024-09-17T10:34:56.548063+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:57.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:57 smithi039 bash[115929]: audit 2024-09-17T10:34:56.548063+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:57.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:57 smithi039 bash[116875]: audit 2024-09-17T10:34:56.548063+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:57.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:57 smithi039 bash[116875]: audit 2024-09-17T10:34:56.548063+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:57 smithi203 bash[85677]: audit 2024-09-17T10:34:56.548063+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:57.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:57 smithi203 bash[85677]: audit 2024-09-17T10:34:56.548063+0000 mon.b (mon.1) 4875 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:34:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[115929]: audit 2024-09-17T10:34:57.177825+0000 mgr.y (mgr.25166) 3338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[115929]: audit 2024-09-17T10:34:57.177825+0000 mgr.y (mgr.25166) 3338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[115929]: cluster 2024-09-17T10:34:57.271923+0000 mgr.y (mgr.25166) 3339 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:58.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[115929]: cluster 2024-09-17T10:34:57.271923+0000 mgr.y (mgr.25166) 3339 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:58.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[116875]: audit 2024-09-17T10:34:57.177825+0000 mgr.y (mgr.25166) 3338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:58.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[116875]: audit 2024-09-17T10:34:57.177825+0000 mgr.y (mgr.25166) 3338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:58.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[116875]: cluster 2024-09-17T10:34:57.271923+0000 mgr.y (mgr.25166) 3339 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:58.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:34:58 smithi039 bash[116875]: cluster 2024-09-17T10:34:57.271923+0000 mgr.y (mgr.25166) 3339 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:58.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:34:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:34:58.316641668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:34:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:58 smithi203 bash[85677]: audit 2024-09-17T10:34:57.177825+0000 mgr.y (mgr.25166) 3338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:58 smithi203 bash[85677]: audit 2024-09-17T10:34:57.177825+0000 mgr.y (mgr.25166) 3338 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:34:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:58 smithi203 bash[85677]: cluster 2024-09-17T10:34:57.271923+0000 mgr.y (mgr.25166) 3339 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:34:58.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:34:58 smithi203 bash[85677]: cluster 2024-09-17T10:34:57.271923+0000 mgr.y (mgr.25166) 3339 : cluster [DBG] pgmap v955: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:00 smithi039 bash[115929]: cluster 2024-09-17T10:34:59.273270+0000 mgr.y (mgr.25166) 3340 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:00 smithi039 bash[115929]: cluster 2024-09-17T10:34:59.273270+0000 mgr.y (mgr.25166) 3340 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:00.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:00 smithi039 bash[116875]: cluster 2024-09-17T10:34:59.273270+0000 mgr.y (mgr.25166) 3340 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:00 smithi039 bash[116875]: cluster 2024-09-17T10:34:59.273270+0000 mgr.y (mgr.25166) 3340 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:00.662 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:00.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:00 smithi203 bash[85677]: cluster 2024-09-17T10:34:59.273270+0000 mgr.y (mgr.25166) 3340 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:00.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:00 smithi203 bash[85677]: cluster 2024-09-17T10:34:59.273270+0000 mgr.y (mgr.25166) 3340 : cluster [DBG] pgmap v956: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:01.732 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:01.308023971Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:02.370 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:35:02.370 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 11s ago 53m - - 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 14s ago 53m - - 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (15m) 11s ago 43m 15.0M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (15m) 14s ago 43m 66.9M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (17m) 11s ago 40m 49.9M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (17m) 14s ago 52m 446M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (28m) 11s ago 54m 546M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (11m) 11s ago 54m 84.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (12m) 14s ago 52m 65.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (11m) 11s ago 52m 61.6M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (17m) 11s ago 43m 8823k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:35:02.371 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (17m) 14s ago 43m 8844k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (9m) 11s ago 51m 58.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (8m) 11s ago 50m 60.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (7m) 11s ago 49m 57.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (5m) 11s ago 48m 56.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (4m) 14s ago 47m 55.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (4m) 14s ago 46m 54.8M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (3m) 14s ago 45m 55.8M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (2m) 14s ago 45m 52.3M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (16m) 14s ago 44m 52.3M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (24s) 11s ago 41m 89.0M - 19.3.0-4963-ge646f729 f271290a0950 c4aee84c2772 2024-09-17T10:35:02.372 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (48s) 14s ago 41m 89.2M - 19.3.0-4963-ge646f729 f271290a0950 a162f47a6b39 2024-09-17T10:35:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:02 smithi039 bash[115929]: cluster 2024-09-17T10:35:01.274349+0000 mgr.y (mgr.25166) 3341 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:02 smithi039 bash[115929]: cluster 2024-09-17T10:35:01.274349+0000 mgr.y (mgr.25166) 3341 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:02.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:02 smithi039 bash[116875]: cluster 2024-09-17T10:35:01.274349+0000 mgr.y (mgr.25166) 3341 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:02.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:02 smithi039 bash[116875]: cluster 2024-09-17T10:35:01.274349+0000 mgr.y (mgr.25166) 3341 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:02.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:02 smithi203 bash[85677]: cluster 2024-09-17T10:35:01.274349+0000 mgr.y (mgr.25166) 3341 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:02.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:02 smithi203 bash[85677]: cluster 2024-09-17T10:35:01.274349+0000 mgr.y (mgr.25166) 3341 : cluster [DBG] pgmap v957: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:03.184 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-17T10:35:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:03 smithi039 bash[115929]: audit 2024-09-17T10:35:02.326481+0000 mgr.y (mgr.25166) 3342 : audit [DBG] from='client.64860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:03.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:03 smithi039 bash[115929]: audit 2024-09-17T10:35:02.326481+0000 mgr.y (mgr.25166) 3342 : audit [DBG] from='client.64860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:03.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:03 smithi039 bash[116875]: audit 2024-09-17T10:35:02.326481+0000 mgr.y (mgr.25166) 3342 : audit [DBG] from='client.64860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:03.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:03 smithi039 bash[116875]: audit 2024-09-17T10:35:02.326481+0000 mgr.y (mgr.25166) 3342 : audit [DBG] from='client.64860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:03 smithi203 bash[85677]: audit 2024-09-17T10:35:02.326481+0000 mgr.y (mgr.25166) 3342 : audit [DBG] from='client.64860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:03.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:03 smithi203 bash[85677]: audit 2024-09-17T10:35:02.326481+0000 mgr.y (mgr.25166) 3342 : audit [DBG] from='client.64860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:04.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:35:03] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T10:35:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:04 smithi039 bash[116875]: cluster 2024-09-17T10:35:03.275505+0000 mgr.y (mgr.25166) 3343 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:04.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:04 smithi039 bash[116875]: cluster 2024-09-17T10:35:03.275505+0000 mgr.y (mgr.25166) 3343 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:04 smithi039 bash[115929]: cluster 2024-09-17T10:35:03.275505+0000 mgr.y (mgr.25166) 3343 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:04.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:04 smithi039 bash[115929]: cluster 2024-09-17T10:35:03.275505+0000 mgr.y (mgr.25166) 3343 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:04.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:04.35098884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:04 smithi203 bash[85677]: cluster 2024-09-17T10:35:03.275505+0000 mgr.y (mgr.25166) 3343 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:04 smithi203 bash[85677]: cluster 2024-09-17T10:35:03.275505+0000 mgr.y (mgr.25166) 3343 : cluster [DBG] pgmap v958: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:06 smithi203 bash[85677]: cluster 2024-09-17T10:35:05.276568+0000 mgr.y (mgr.25166) 3344 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:06.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:06 smithi203 bash[85677]: cluster 2024-09-17T10:35:05.276568+0000 mgr.y (mgr.25166) 3344 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:06 smithi039 bash[115929]: cluster 2024-09-17T10:35:05.276568+0000 mgr.y (mgr.25166) 3344 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:06.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:06 smithi039 bash[115929]: cluster 2024-09-17T10:35:05.276568+0000 mgr.y (mgr.25166) 3344 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:06.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:06 smithi039 bash[116875]: cluster 2024-09-17T10:35:05.276568+0000 mgr.y (mgr.25166) 3344 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:06.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:06 smithi039 bash[116875]: cluster 2024-09-17T10:35:05.276568+0000 mgr.y (mgr.25166) 3344 : cluster [DBG] pgmap v959: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:07.638 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:07.34126789Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:08.009 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:08.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.189056+0000 mgr.y (mgr.25166) 3345 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:08.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.189056+0000 mgr.y (mgr.25166) 3345 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:08.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: cluster 2024-09-17T10:35:07.277859+0000 mgr.y (mgr.25166) 3346 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: cluster 2024-09-17T10:35:07.277859+0000 mgr.y (mgr.25166) 3346 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.608438+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.608438+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.621838+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.621838+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.635018+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:08 smithi203 bash[85677]: audit 2024-09-17T10:35:07.635018+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.189056+0000 mgr.y (mgr.25166) 3345 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.189056+0000 mgr.y (mgr.25166) 3345 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: cluster 2024-09-17T10:35:07.277859+0000 mgr.y (mgr.25166) 3346 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: cluster 2024-09-17T10:35:07.277859+0000 mgr.y (mgr.25166) 3346 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.608438+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.608438+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.621838+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.621838+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.635018+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[115929]: audit 2024-09-17T10:35:07.635018+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.189056+0000 mgr.y (mgr.25166) 3345 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.189056+0000 mgr.y (mgr.25166) 3345 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: cluster 2024-09-17T10:35:07.277859+0000 mgr.y (mgr.25166) 3346 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: cluster 2024-09-17T10:35:07.277859+0000 mgr.y (mgr.25166) 3346 : cluster [DBG] pgmap v960: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.608438+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.608438+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.621838+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.621838+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.635018+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:08 smithi039 bash[116875]: audit 2024-09-17T10:35:07.635018+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:09.921 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:35:10.622 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:10.344647863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[115929]: cluster 2024-09-17T10:35:09.278877+0000 mgr.y (mgr.25166) 3347 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[115929]: cluster 2024-09-17T10:35:09.278877+0000 mgr.y (mgr.25166) 3347 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[115929]: audit 2024-09-17T10:35:09.910987+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.39:0/2055677423' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:10.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[115929]: audit 2024-09-17T10:35:09.910987+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.39:0/2055677423' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:10.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[116875]: cluster 2024-09-17T10:35:09.278877+0000 mgr.y (mgr.25166) 3347 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[116875]: cluster 2024-09-17T10:35:09.278877+0000 mgr.y (mgr.25166) 3347 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[116875]: audit 2024-09-17T10:35:09.910987+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.39:0/2055677423' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:10.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:10 smithi039 bash[116875]: audit 2024-09-17T10:35:09.910987+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.39:0/2055677423' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:10.919 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.rgw | keys'"'"' | grep $sha1' 2024-09-17T10:35:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:10 smithi203 bash[85677]: cluster 2024-09-17T10:35:09.278877+0000 mgr.y (mgr.25166) 3347 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:10 smithi203 bash[85677]: cluster 2024-09-17T10:35:09.278877+0000 mgr.y (mgr.25166) 3347 : cluster [DBG] pgmap v961: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:10 smithi203 bash[85677]: audit 2024-09-17T10:35:09.910987+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.39:0/2055677423' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:10.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:10 smithi203 bash[85677]: audit 2024-09-17T10:35:09.910987+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.39:0/2055677423' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:10.962614+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:10.962614+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:10.973928+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:10.973928+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:10.985033+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:10.985033+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: cluster 2024-09-17T10:35:11.280008+0000 mgr.y (mgr.25166) 3348 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: cluster 2024-09-17T10:35:11.280008+0000 mgr.y (mgr.25166) 3348 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:11.547905+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[115929]: audit 2024-09-17T10:35:11.547905+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:10.962614+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:10.962614+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:10.973928+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:10.973928+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:10.985033+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:10.985033+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: cluster 2024-09-17T10:35:11.280008+0000 mgr.y (mgr.25166) 3348 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: cluster 2024-09-17T10:35:11.280008+0000 mgr.y (mgr.25166) 3348 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:11.547905+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:12.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:11 smithi039 bash[116875]: audit 2024-09-17T10:35:11.547905+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:10.962614+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:10.962614+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:10.973928+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:10.973928+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:10.985033+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:10.985033+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: cluster 2024-09-17T10:35:11.280008+0000 mgr.y (mgr.25166) 3348 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: cluster 2024-09-17T10:35:11.280008+0000 mgr.y (mgr.25166) 3348 : cluster [DBG] pgmap v962: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:11.547905+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:12.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:11 smithi203 bash[85677]: audit 2024-09-17T10:35:11.547905+0000 mon.b (mon.1) 4876 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:13.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:13.331926007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:35:13] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:35:14.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:14 smithi039 bash[115929]: cluster 2024-09-17T10:35:13.281273+0000 mgr.y (mgr.25166) 3349 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:14.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:14 smithi039 bash[115929]: cluster 2024-09-17T10:35:13.281273+0000 mgr.y (mgr.25166) 3349 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:14.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:14 smithi039 bash[116875]: cluster 2024-09-17T10:35:13.281273+0000 mgr.y (mgr.25166) 3349 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:14.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:14 smithi039 bash[116875]: cluster 2024-09-17T10:35:13.281273+0000 mgr.y (mgr.25166) 3349 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:14.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:14 smithi203 bash[85677]: cluster 2024-09-17T10:35:13.281273+0000 mgr.y (mgr.25166) 3349 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:14.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:14 smithi203 bash[85677]: cluster 2024-09-17T10:35:13.281273+0000 mgr.y (mgr.25166) 3349 : cluster [DBG] pgmap v963: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:15.795 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:16.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:16 smithi039 bash[115929]: cluster 2024-09-17T10:35:15.282459+0000 mgr.y (mgr.25166) 3350 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:16.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:16 smithi039 bash[115929]: cluster 2024-09-17T10:35:15.282459+0000 mgr.y (mgr.25166) 3350 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:16.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:16 smithi039 bash[116875]: cluster 2024-09-17T10:35:15.282459+0000 mgr.y (mgr.25166) 3350 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:16.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:16 smithi039 bash[116875]: cluster 2024-09-17T10:35:15.282459+0000 mgr.y (mgr.25166) 3350 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:16.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:16 smithi203 bash[85677]: cluster 2024-09-17T10:35:15.282459+0000 mgr.y (mgr.25166) 3350 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:16.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:16 smithi203 bash[85677]: cluster 2024-09-17T10:35:15.282459+0000 mgr.y (mgr.25166) 3350 : cluster [DBG] pgmap v964: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:16.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:16.339464759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:17.201 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:35:17.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:17 smithi039 bash[115929]: audit 2024-09-17T10:35:17.190367+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.39:0/3189400459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:17.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:17 smithi039 bash[115929]: audit 2024-09-17T10:35:17.190367+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.39:0/3189400459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:17.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:17 smithi039 bash[116875]: audit 2024-09-17T10:35:17.190367+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.39:0/3189400459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:17.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:17 smithi039 bash[116875]: audit 2024-09-17T10:35:17.190367+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.39:0/3189400459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:17 smithi203 bash[85677]: audit 2024-09-17T10:35:17.190367+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.39:0/3189400459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:17.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:17 smithi203 bash[85677]: audit 2024-09-17T10:35:17.190367+0000 mon.a (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.39:0/3189400459' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:18.019 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:35:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[116875]: audit 2024-09-17T10:35:17.197738+0000 mgr.y (mgr.25166) 3351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[116875]: audit 2024-09-17T10:35:17.197738+0000 mgr.y (mgr.25166) 3351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[116875]: cluster 2024-09-17T10:35:17.283221+0000 mgr.y (mgr.25166) 3352 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:18.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[116875]: cluster 2024-09-17T10:35:17.283221+0000 mgr.y (mgr.25166) 3352 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:18.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[115929]: audit 2024-09-17T10:35:17.197738+0000 mgr.y (mgr.25166) 3351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:18.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[115929]: audit 2024-09-17T10:35:17.197738+0000 mgr.y (mgr.25166) 3351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:18.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[115929]: cluster 2024-09-17T10:35:17.283221+0000 mgr.y (mgr.25166) 3352 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:18.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:18 smithi039 bash[115929]: cluster 2024-09-17T10:35:17.283221+0000 mgr.y (mgr.25166) 3352 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:18 smithi203 bash[85677]: audit 2024-09-17T10:35:17.197738+0000 mgr.y (mgr.25166) 3351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:18 smithi203 bash[85677]: audit 2024-09-17T10:35:17.197738+0000 mgr.y (mgr.25166) 3351 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:18 smithi203 bash[85677]: cluster 2024-09-17T10:35:17.283221+0000 mgr.y (mgr.25166) 3352 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:18.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:18 smithi203 bash[85677]: cluster 2024-09-17T10:35:17.283221+0000 mgr.y (mgr.25166) 3352 : cluster [DBG] pgmap v965: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:19.330679496Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:20 smithi203 bash[85677]: cluster 2024-09-17T10:35:19.284318+0000 mgr.y (mgr.25166) 3353 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:20.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:20 smithi203 bash[85677]: cluster 2024-09-17T10:35:19.284318+0000 mgr.y (mgr.25166) 3353 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:20 smithi039 bash[115929]: cluster 2024-09-17T10:35:19.284318+0000 mgr.y (mgr.25166) 3353 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:20 smithi039 bash[115929]: cluster 2024-09-17T10:35:19.284318+0000 mgr.y (mgr.25166) 3353 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:20 smithi039 bash[116875]: cluster 2024-09-17T10:35:19.284318+0000 mgr.y (mgr.25166) 3353 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:20.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:20 smithi039 bash[116875]: cluster 2024-09-17T10:35:19.284318+0000 mgr.y (mgr.25166) 3353 : cluster [DBG] pgmap v966: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:22.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:22.332350167Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:22 smithi203 bash[85677]: cluster 2024-09-17T10:35:21.285425+0000 mgr.y (mgr.25166) 3354 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:22.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:22 smithi203 bash[85677]: cluster 2024-09-17T10:35:21.285425+0000 mgr.y (mgr.25166) 3354 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:22.845 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:22 smithi039 bash[115929]: cluster 2024-09-17T10:35:21.285425+0000 mgr.y (mgr.25166) 3354 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:22.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:22 smithi039 bash[115929]: cluster 2024-09-17T10:35:21.285425+0000 mgr.y (mgr.25166) 3354 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:22 smithi039 bash[116875]: cluster 2024-09-17T10:35:21.285425+0000 mgr.y (mgr.25166) 3354 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:22.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:22 smithi039 bash[116875]: cluster 2024-09-17T10:35:21.285425+0000 mgr.y (mgr.25166) 3354 : cluster [DBG] pgmap v967: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:35:23] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:35:24.534 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:35:24.534 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:35:24.534 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:35:24.534 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:35:24.534 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:35:24.534 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:35:24.535 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:35:24.535 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:35:24.535 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:35:24.719 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:24 smithi039 bash[115929]: cluster 2024-09-17T10:35:23.286546+0000 mgr.y (mgr.25166) 3355 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:24.719 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:24 smithi039 bash[115929]: cluster 2024-09-17T10:35:23.286546+0000 mgr.y (mgr.25166) 3355 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:24.719 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:24 smithi039 bash[116875]: cluster 2024-09-17T10:35:23.286546+0000 mgr.y (mgr.25166) 3355 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:24.719 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:24 smithi039 bash[116875]: cluster 2024-09-17T10:35:23.286546+0000 mgr.y (mgr.25166) 3355 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:24.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:24 smithi203 bash[85677]: cluster 2024-09-17T10:35:23.286546+0000 mgr.y (mgr.25166) 3355 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:24.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:24 smithi203 bash[85677]: cluster 2024-09-17T10:35:23.286546+0000 mgr.y (mgr.25166) 3355 : cluster [DBG] pgmap v968: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:25.306 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:35:25.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:25 smithi039 bash[115929]: audit 2024-09-17T10:35:24.534943+0000 mgr.y (mgr.25166) 3356 : audit [DBG] from='client.64878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:25.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:25 smithi039 bash[115929]: audit 2024-09-17T10:35:24.534943+0000 mgr.y (mgr.25166) 3356 : audit [DBG] from='client.64878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:25 smithi039 bash[116875]: audit 2024-09-17T10:35:24.534943+0000 mgr.y (mgr.25166) 3356 : audit [DBG] from='client.64878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:25.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:25 smithi039 bash[116875]: audit 2024-09-17T10:35:24.534943+0000 mgr.y (mgr.25166) 3356 : audit [DBG] from='client.64878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:25 smithi203 bash[85677]: audit 2024-09-17T10:35:24.534943+0000 mgr.y (mgr.25166) 3356 : audit [DBG] from='client.64878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:25.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:25 smithi203 bash[85677]: audit 2024-09-17T10:35:24.534943+0000 mgr.y (mgr.25166) 3356 : audit [DBG] from='client.64878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:25.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:25.336109117Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:26.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:26 smithi203 bash[85677]: cluster 2024-09-17T10:35:25.287661+0000 mgr.y (mgr.25166) 3357 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:26.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:26 smithi203 bash[85677]: cluster 2024-09-17T10:35:25.287661+0000 mgr.y (mgr.25166) 3357 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:26 smithi039 bash[115929]: cluster 2024-09-17T10:35:25.287661+0000 mgr.y (mgr.25166) 3357 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:26.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:26 smithi039 bash[115929]: cluster 2024-09-17T10:35:25.287661+0000 mgr.y (mgr.25166) 3357 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:26.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:26 smithi039 bash[116875]: cluster 2024-09-17T10:35:25.287661+0000 mgr.y (mgr.25166) 3357 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:26.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:26 smithi039 bash[116875]: cluster 2024-09-17T10:35:25.287661+0000 mgr.y (mgr.25166) 3357 : cluster [DBG] pgmap v969: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:27 smithi039 bash[115929]: audit 2024-09-17T10:35:26.548535+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:27.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:27 smithi039 bash[115929]: audit 2024-09-17T10:35:26.548535+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:27 smithi039 bash[116875]: audit 2024-09-17T10:35:26.548535+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:27.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:27 smithi039 bash[116875]: audit 2024-09-17T10:35:26.548535+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:27 smithi203 bash[85677]: audit 2024-09-17T10:35:26.548535+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:27.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:27 smithi203 bash[85677]: audit 2024-09-17T10:35:26.548535+0000 mon.b (mon.1) 4877 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:28.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:28.31599018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:28.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.208678+0000 mgr.y (mgr.25166) 3358 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.208678+0000 mgr.y (mgr.25166) 3358 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: cluster 2024-09-17T10:35:27.288884+0000 mgr.y (mgr.25166) 3359 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: cluster 2024-09-17T10:35:27.288884+0000 mgr.y (mgr.25166) 3359 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.831142+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.831142+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.850004+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.850004+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.864686+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:28 smithi203 bash[85677]: audit 2024-09-17T10:35:27.864686+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.208678+0000 mgr.y (mgr.25166) 3358 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.208678+0000 mgr.y (mgr.25166) 3358 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: cluster 2024-09-17T10:35:27.288884+0000 mgr.y (mgr.25166) 3359 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: cluster 2024-09-17T10:35:27.288884+0000 mgr.y (mgr.25166) 3359 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:28.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.831142+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.831142+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.850004+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.850004+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.864686+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[115929]: audit 2024-09-17T10:35:27.864686+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.208678+0000 mgr.y (mgr.25166) 3358 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.208678+0000 mgr.y (mgr.25166) 3358 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: cluster 2024-09-17T10:35:27.288884+0000 mgr.y (mgr.25166) 3359 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: cluster 2024-09-17T10:35:27.288884+0000 mgr.y (mgr.25166) 3359 : cluster [DBG] pgmap v970: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:28.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.831142+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.831142+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.850004+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.850004+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.864686+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:28.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:28 smithi039 bash[116875]: audit 2024-09-17T10:35:27.864686+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:30.130 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:30.629 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:30 smithi039 bash[115929]: cluster 2024-09-17T10:35:29.290237+0000 mgr.y (mgr.25166) 3360 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:30 smithi203 bash[85677]: cluster 2024-09-17T10:35:29.290237+0000 mgr.y (mgr.25166) 3360 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:30.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:30 smithi203 bash[85677]: cluster 2024-09-17T10:35:29.290237+0000 mgr.y (mgr.25166) 3360 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:30.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:30 smithi039 bash[115929]: cluster 2024-09-17T10:35:29.290237+0000 mgr.y (mgr.25166) 3360 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:30 smithi039 bash[116875]: cluster 2024-09-17T10:35:29.290237+0000 mgr.y (mgr.25166) 3360 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:30.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:30 smithi039 bash[116875]: cluster 2024-09-17T10:35:29.290237+0000 mgr.y (mgr.25166) 3360 : cluster [DBG] pgmap v971: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:31.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:31.344037438Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:32.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: audit 2024-09-17T10:35:31.174624+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: audit 2024-09-17T10:35:31.174624+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: audit 2024-09-17T10:35:31.194139+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: audit 2024-09-17T10:35:31.194139+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: audit 2024-09-17T10:35:31.213029+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: audit 2024-09-17T10:35:31.213029+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: cluster 2024-09-17T10:35:31.291016+0000 mgr.y (mgr.25166) 3361 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:32.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:32 smithi203 bash[85677]: cluster 2024-09-17T10:35:31.291016+0000 mgr.y (mgr.25166) 3361 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: audit 2024-09-17T10:35:31.174624+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: audit 2024-09-17T10:35:31.174624+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: audit 2024-09-17T10:35:31.194139+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: audit 2024-09-17T10:35:31.194139+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: audit 2024-09-17T10:35:31.213029+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: audit 2024-09-17T10:35:31.213029+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: cluster 2024-09-17T10:35:31.291016+0000 mgr.y (mgr.25166) 3361 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[115929]: cluster 2024-09-17T10:35:31.291016+0000 mgr.y (mgr.25166) 3361 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: audit 2024-09-17T10:35:31.174624+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: audit 2024-09-17T10:35:31.174624+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: audit 2024-09-17T10:35:31.194139+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: audit 2024-09-17T10:35:31.194139+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: audit 2024-09-17T10:35:31.213029+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: audit 2024-09-17T10:35:31.213029+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:32.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: cluster 2024-09-17T10:35:31.291016+0000 mgr.y (mgr.25166) 3361 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:32.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:32 smithi039 bash[116875]: cluster 2024-09-17T10:35:31.291016+0000 mgr.y (mgr.25166) 3361 : cluster [DBG] pgmap v972: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:33.172 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:35:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:33 smithi039 bash[115929]: audit 2024-09-17T10:35:33.173873+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.39:0/3830419275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:33.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:33 smithi039 bash[115929]: audit 2024-09-17T10:35:33.173873+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.39:0/3830419275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:33 smithi039 bash[116875]: audit 2024-09-17T10:35:33.173873+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.39:0/3830419275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:33.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:33 smithi039 bash[116875]: audit 2024-09-17T10:35:33.173873+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.39:0/3830419275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:33 smithi203 bash[85677]: audit 2024-09-17T10:35:33.173873+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.39:0/3830419275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:33.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:33 smithi203 bash[85677]: audit 2024-09-17T10:35:33.173873+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.39:0/3830419275' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:33.817 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:35:33] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:35:34.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:34 smithi203 bash[85677]: cluster 2024-09-17T10:35:33.292043+0000 mgr.y (mgr.25166) 3362 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:34.323 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:34 smithi203 bash[85677]: cluster 2024-09-17T10:35:33.292043+0000 mgr.y (mgr.25166) 3362 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:34 smithi039 bash[116875]: cluster 2024-09-17T10:35:33.292043+0000 mgr.y (mgr.25166) 3362 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:34.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:34 smithi039 bash[116875]: cluster 2024-09-17T10:35:33.292043+0000 mgr.y (mgr.25166) 3362 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:34 smithi039 bash[115929]: cluster 2024-09-17T10:35:33.292043+0000 mgr.y (mgr.25166) 3362 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:34.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:34 smithi039 bash[115929]: cluster 2024-09-17T10:35:33.292043+0000 mgr.y (mgr.25166) 3362 : cluster [DBG] pgmap v973: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:34.679 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:34.323891116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:34.811 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-17T10:35:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:36 smithi039 bash[116875]: cluster 2024-09-17T10:35:35.293113+0000 mgr.y (mgr.25166) 3363 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:36.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:36 smithi039 bash[116875]: cluster 2024-09-17T10:35:35.293113+0000 mgr.y (mgr.25166) 3363 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:36.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:36 smithi039 bash[115929]: cluster 2024-09-17T10:35:35.293113+0000 mgr.y (mgr.25166) 3363 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:36.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:36 smithi039 bash[115929]: cluster 2024-09-17T10:35:35.293113+0000 mgr.y (mgr.25166) 3363 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:36 smithi203 bash[85677]: cluster 2024-09-17T10:35:35.293113+0000 mgr.y (mgr.25166) 3363 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:36.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:36 smithi203 bash[85677]: cluster 2024-09-17T10:35:35.293113+0000 mgr.y (mgr.25166) 3363 : cluster [DBG] pgmap v974: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:37.342528608Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[115929]: audit 2024-09-17T10:35:37.219876+0000 mgr.y (mgr.25166) 3364 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[115929]: audit 2024-09-17T10:35:37.219876+0000 mgr.y (mgr.25166) 3364 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[115929]: cluster 2024-09-17T10:35:37.294353+0000 mgr.y (mgr.25166) 3365 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:38.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[115929]: cluster 2024-09-17T10:35:37.294353+0000 mgr.y (mgr.25166) 3365 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[116875]: audit 2024-09-17T10:35:37.219876+0000 mgr.y (mgr.25166) 3364 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[116875]: audit 2024-09-17T10:35:37.219876+0000 mgr.y (mgr.25166) 3364 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[116875]: cluster 2024-09-17T10:35:37.294353+0000 mgr.y (mgr.25166) 3365 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:38.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:38 smithi039 bash[116875]: cluster 2024-09-17T10:35:37.294353+0000 mgr.y (mgr.25166) 3365 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:38 smithi203 bash[85677]: audit 2024-09-17T10:35:37.219876+0000 mgr.y (mgr.25166) 3364 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:38 smithi203 bash[85677]: audit 2024-09-17T10:35:37.219876+0000 mgr.y (mgr.25166) 3364 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:38 smithi203 bash[85677]: cluster 2024-09-17T10:35:37.294353+0000 mgr.y (mgr.25166) 3365 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:38.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:38 smithi203 bash[85677]: cluster 2024-09-17T10:35:37.294353+0000 mgr.y (mgr.25166) 3365 : cluster [DBG] pgmap v975: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:39.629 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:40.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:40 smithi039 bash[115929]: cluster 2024-09-17T10:35:39.295706+0000 mgr.y (mgr.25166) 3366 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:40.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:40 smithi039 bash[115929]: cluster 2024-09-17T10:35:39.295706+0000 mgr.y (mgr.25166) 3366 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:40.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:40 smithi039 bash[116875]: cluster 2024-09-17T10:35:39.295706+0000 mgr.y (mgr.25166) 3366 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:40.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:40 smithi039 bash[116875]: cluster 2024-09-17T10:35:39.295706+0000 mgr.y (mgr.25166) 3366 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:40.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:40.336649243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:40 smithi203 bash[85677]: cluster 2024-09-17T10:35:39.295706+0000 mgr.y (mgr.25166) 3366 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:40.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:40 smithi203 bash[85677]: cluster 2024-09-17T10:35:39.295706+0000 mgr.y (mgr.25166) 3366 : cluster [DBG] pgmap v976: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:41.272 INFO:teuthology.orchestra.run.smithi039.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.236 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:35:42.246 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T10:35:42.246 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done' 2024-09-17T10:35:42.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.262623+0000 mgr.y (mgr.25166) 3367 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.262623+0000 mgr.y (mgr.25166) 3367 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: cephadm 2024-09-17T10:35:41.263744+0000 mgr.y (mgr.25166) 3368 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: cephadm 2024-09-17T10:35:41.263744+0000 mgr.y (mgr.25166) 3368 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.270456+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.270456+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.275005+0000 mon.b (mon.1) 4878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.275005+0000 mon.b (mon.1) 4878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.276522+0000 mon.b (mon.1) 4879 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.276522+0000 mon.b (mon.1) 4879 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.283915+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.283915+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: cluster 2024-09-17T10:35:41.296282+0000 mgr.y (mgr.25166) 3369 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: cluster 2024-09-17T10:35:41.296282+0000 mgr.y (mgr.25166) 3369 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: cephadm 2024-09-17T10:35:41.352589+0000 mgr.y (mgr.25166) 3370 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: cephadm 2024-09-17T10:35:41.352589+0000 mgr.y (mgr.25166) 3370 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.549088+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[116875]: audit 2024-09-17T10:35:41.549088+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.262623+0000 mgr.y (mgr.25166) 3367 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.262623+0000 mgr.y (mgr.25166) 3367 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: cephadm 2024-09-17T10:35:41.263744+0000 mgr.y (mgr.25166) 3368 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: cephadm 2024-09-17T10:35:41.263744+0000 mgr.y (mgr.25166) 3368 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.270456+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.270456+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.388 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.275005+0000 mon.b (mon.1) 4878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.275005+0000 mon.b (mon.1) 4878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.276522+0000 mon.b (mon.1) 4879 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.276522+0000 mon.b (mon.1) 4879 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.283915+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.283915+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: cluster 2024-09-17T10:35:41.296282+0000 mgr.y (mgr.25166) 3369 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: cluster 2024-09-17T10:35:41.296282+0000 mgr.y (mgr.25166) 3369 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: cephadm 2024-09-17T10:35:41.352589+0000 mgr.y (mgr.25166) 3370 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: cephadm 2024-09-17T10:35:41.352589+0000 mgr.y (mgr.25166) 3370 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.549088+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:42.389 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:42 smithi039 bash[115929]: audit 2024-09-17T10:35:41.549088+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.262623+0000 mgr.y (mgr.25166) 3367 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.262623+0000 mgr.y (mgr.25166) 3367 : audit [DBG] from='client.74882 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: cephadm 2024-09-17T10:35:41.263744+0000 mgr.y (mgr.25166) 3368 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: cephadm 2024-09-17T10:35:41.263744+0000 mgr.y (mgr.25166) 3368 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.270456+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.270456+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.275005+0000 mon.b (mon.1) 4878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.275005+0000 mon.b (mon.1) 4878 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.276522+0000 mon.b (mon.1) 4879 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:35:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.276522+0000 mon.b (mon.1) 4879 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.283915+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.283915+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: cluster 2024-09-17T10:35:41.296282+0000 mgr.y (mgr.25166) 3369 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: cluster 2024-09-17T10:35:41.296282+0000 mgr.y (mgr.25166) 3369 : cluster [DBG] pgmap v977: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: cephadm 2024-09-17T10:35:41.352589+0000 mgr.y (mgr.25166) 3370 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: cephadm 2024-09-17T10:35:41.352589+0000 mgr.y (mgr.25166) 3370 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.549088+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:42.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:42 smithi203 bash[85677]: audit 2024-09-17T10:35:41.549088+0000 mon.b (mon.1) 4880 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:43.316793488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:44.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:35:43] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: cluster 2024-09-17T10:35:43.297366+0000 mgr.y (mgr.25166) 3371 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: cluster 2024-09-17T10:35:43.297366+0000 mgr.y (mgr.25166) 3371 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.193981+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.193981+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.199476+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.199476+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.203508+0000 mon.b (mon.1) 4882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.203508+0000 mon.b (mon.1) 4882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.212861+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.212861+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.219479+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.219479+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.228685+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.228685+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.234212+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.234212+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.243785+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.243785+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.253294+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.253294+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.263101+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.263101+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: cluster 2024-09-17T10:35:43.297366+0000 mgr.y (mgr.25166) 3371 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: cluster 2024-09-17T10:35:43.297366+0000 mgr.y (mgr.25166) 3371 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.193981+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.193981+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.199476+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.199476+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.203508+0000 mon.b (mon.1) 4882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.203508+0000 mon.b (mon.1) 4882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.212861+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.212861+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.219479+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.219479+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.228685+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.228685+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.234212+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.234212+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.243785+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.243785+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.253294+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.253294+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.263101+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.263101+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.274074+0000 mon.b (mon.1) 4886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.274074+0000 mon.b (mon.1) 4886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.293788+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.293788+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.301343+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.301343+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.311125+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.311125+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.317340+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.317340+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.326934+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.326934+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.333140+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.333140+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.339935+0000 mon.b (mon.1) 4890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.339935+0000 mon.b (mon.1) 4890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.349802+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[115929]: audit 2024-09-17T10:35:44.349802+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.274074+0000 mon.b (mon.1) 4886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.274074+0000 mon.b (mon.1) 4886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.293788+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.293788+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.301343+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.301343+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.311125+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.311125+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.317340+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.317340+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.326934+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.326934+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.333140+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.333140+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.339935+0000 mon.b (mon.1) 4890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.339935+0000 mon.b (mon.1) 4890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.349802+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:44 smithi039 bash[116875]: audit 2024-09-17T10:35:44.349802+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: cluster 2024-09-17T10:35:43.297366+0000 mgr.y (mgr.25166) 3371 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: cluster 2024-09-17T10:35:43.297366+0000 mgr.y (mgr.25166) 3371 : cluster [DBG] pgmap v978: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.193981+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.193981+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.199476+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.199476+0000 mon.b (mon.1) 4881 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.203508+0000 mon.b (mon.1) 4882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.203508+0000 mon.b (mon.1) 4882 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.212861+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.212861+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.219479+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.219479+0000 mon.b (mon.1) 4883 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.228685+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.228685+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.234212+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.234212+0000 mon.b (mon.1) 4884 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.243785+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.243785+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.253294+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.253294+0000 mon.b (mon.1) 4885 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.263101+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.263101+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.274074+0000 mon.b (mon.1) 4886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.274074+0000 mon.b (mon.1) 4886 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.293788+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.293788+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.301343+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.301343+0000 mon.b (mon.1) 4887 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.311125+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.311125+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.317340+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.317340+0000 mon.b (mon.1) 4888 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.326934+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.326934+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.333140+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.333140+0000 mon.b (mon.1) 4889 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.339935+0000 mon.b (mon.1) 4890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.339935+0000 mon.b (mon.1) 4890 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.349802+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:44.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:44 smithi203 bash[85677]: audit 2024-09-17T10:35:44.349802+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.196464+0000 mgr.y (mgr.25166) 3372 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.196464+0000 mgr.y (mgr.25166) 3372 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.196570+0000 mgr.y (mgr.25166) 3373 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.196570+0000 mgr.y (mgr.25166) 3373 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.205379+0000 mgr.y (mgr.25166) 3374 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.205379+0000 mgr.y (mgr.25166) 3374 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.221360+0000 mgr.y (mgr.25166) 3375 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:35:45.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.221360+0000 mgr.y (mgr.25166) 3375 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.236207+0000 mgr.y (mgr.25166) 3376 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.236207+0000 mgr.y (mgr.25166) 3376 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.255420+0000 mgr.y (mgr.25166) 3377 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.255420+0000 mgr.y (mgr.25166) 3377 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.280474+0000 mgr.y (mgr.25166) 3378 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.280474+0000 mgr.y (mgr.25166) 3378 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.303204+0000 mgr.y (mgr.25166) 3379 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.303204+0000 mgr.y (mgr.25166) 3379 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.319215+0000 mgr.y (mgr.25166) 3380 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.319215+0000 mgr.y (mgr.25166) 3380 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.334967+0000 mgr.y (mgr.25166) 3381 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.334967+0000 mgr.y (mgr.25166) 3381 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:35:45.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.341759+0000 mgr.y (mgr.25166) 3382 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[115929]: cephadm 2024-09-17T10:35:44.341759+0000 mgr.y (mgr.25166) 3382 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.196464+0000 mgr.y (mgr.25166) 3372 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.196464+0000 mgr.y (mgr.25166) 3372 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.196570+0000 mgr.y (mgr.25166) 3373 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.196570+0000 mgr.y (mgr.25166) 3373 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.205379+0000 mgr.y (mgr.25166) 3374 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.205379+0000 mgr.y (mgr.25166) 3374 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.221360+0000 mgr.y (mgr.25166) 3375 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:35:45.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.221360+0000 mgr.y (mgr.25166) 3375 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.236207+0000 mgr.y (mgr.25166) 3376 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.236207+0000 mgr.y (mgr.25166) 3376 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.255420+0000 mgr.y (mgr.25166) 3377 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.255420+0000 mgr.y (mgr.25166) 3377 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.280474+0000 mgr.y (mgr.25166) 3378 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.280474+0000 mgr.y (mgr.25166) 3378 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.303204+0000 mgr.y (mgr.25166) 3379 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.303204+0000 mgr.y (mgr.25166) 3379 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.319215+0000 mgr.y (mgr.25166) 3380 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.319215+0000 mgr.y (mgr.25166) 3380 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.334967+0000 mgr.y (mgr.25166) 3381 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:35:45.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.334967+0000 mgr.y (mgr.25166) 3381 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:35:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.341759+0000 mgr.y (mgr.25166) 3382 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:35:45.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:45 smithi039 bash[116875]: cephadm 2024-09-17T10:35:44.341759+0000 mgr.y (mgr.25166) 3382 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:35:45.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.196464+0000 mgr.y (mgr.25166) 3372 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.196464+0000 mgr.y (mgr.25166) 3372 : cephadm [INF] Upgrade: Target is version 19.3.0-4963-ge646f729 (squid) 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.196570+0000 mgr.y (mgr.25166) 3373 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.196570+0000 mgr.y (mgr.25166) 3373 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516, digests ['quay.ceph.io/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407'] 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.205379+0000 mgr.y (mgr.25166) 3374 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.205379+0000 mgr.y (mgr.25166) 3374 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.221360+0000 mgr.y (mgr.25166) 3375 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.221360+0000 mgr.y (mgr.25166) 3375 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.236207+0000 mgr.y (mgr.25166) 3376 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.236207+0000 mgr.y (mgr.25166) 3376 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.255420+0000 mgr.y (mgr.25166) 3377 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.255420+0000 mgr.y (mgr.25166) 3377 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-17T10:35:45.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.280474+0000 mgr.y (mgr.25166) 3378 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.280474+0000 mgr.y (mgr.25166) 3378 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.303204+0000 mgr.y (mgr.25166) 3379 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.303204+0000 mgr.y (mgr.25166) 3379 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.319215+0000 mgr.y (mgr.25166) 3380 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.319215+0000 mgr.y (mgr.25166) 3380 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.334967+0000 mgr.y (mgr.25166) 3381 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.334967+0000 mgr.y (mgr.25166) 3381 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.341759+0000 mgr.y (mgr.25166) 3382 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:35:45.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:45 smithi203 bash[85677]: cephadm 2024-09-17T10:35:44.341759+0000 mgr.y (mgr.25166) 3382 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-17T10:35:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:46 smithi039 bash[115929]: cluster 2024-09-17T10:35:45.298476+0000 mgr.y (mgr.25166) 3383 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:46.572 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:46 smithi039 bash[115929]: cluster 2024-09-17T10:35:45.298476+0000 mgr.y (mgr.25166) 3383 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:46.572 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:46 smithi039 bash[116875]: cluster 2024-09-17T10:35:45.298476+0000 mgr.y (mgr.25166) 3383 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:46.572 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:46 smithi039 bash[116875]: cluster 2024-09-17T10:35:45.298476+0000 mgr.y (mgr.25166) 3383 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:46 smithi203 bash[85677]: cluster 2024-09-17T10:35:45.298476+0000 mgr.y (mgr.25166) 3383 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:46.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:46 smithi203 bash[85677]: cluster 2024-09-17T10:35:45.298476+0000 mgr.y (mgr.25166) 3383 : cluster [DBG] pgmap v979: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:46.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:46.340702833Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:47.667 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: cephadm 2024-09-17T10:35:47.200367+0000 mgr.y (mgr.25166) 3384 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: cephadm 2024-09-17T10:35:47.200367+0000 mgr.y (mgr.25166) 3384 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.205614+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.205614+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.209037+0000 mon.b (mon.1) 4891 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.209037+0000 mon.b (mon.1) 4891 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.209684+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.209684+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.211266+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:48.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.211266+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: cephadm 2024-09-17T10:35:47.212816+0000 mgr.y (mgr.25166) 3385 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: cephadm 2024-09-17T10:35:47.212816+0000 mgr.y (mgr.25166) 3385 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.229906+0000 mgr.y (mgr.25166) 3386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:47.229906+0000 mgr.y (mgr.25166) 3386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: cluster 2024-09-17T10:35:47.299290+0000 mgr.y (mgr.25166) 3387 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: cluster 2024-09-17T10:35:47.299290+0000 mgr.y (mgr.25166) 3387 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:48.087341+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:48.087341+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:48.103085+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:48.103085+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:48.116857+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:48 smithi203 bash[85677]: audit 2024-09-17T10:35:48.116857+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: cephadm 2024-09-17T10:35:47.200367+0000 mgr.y (mgr.25166) 3384 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: cephadm 2024-09-17T10:35:47.200367+0000 mgr.y (mgr.25166) 3384 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.205614+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.205614+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.209037+0000 mon.b (mon.1) 4891 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.209037+0000 mon.b (mon.1) 4891 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.209684+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.209684+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.211266+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:48.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.211266+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: cephadm 2024-09-17T10:35:47.212816+0000 mgr.y (mgr.25166) 3385 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: cephadm 2024-09-17T10:35:47.212816+0000 mgr.y (mgr.25166) 3385 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.229906+0000 mgr.y (mgr.25166) 3386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:47.229906+0000 mgr.y (mgr.25166) 3386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: cluster 2024-09-17T10:35:47.299290+0000 mgr.y (mgr.25166) 3387 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: cephadm 2024-09-17T10:35:47.200367+0000 mgr.y (mgr.25166) 3384 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: cephadm 2024-09-17T10:35:47.200367+0000 mgr.y (mgr.25166) 3384 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.205614+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.205614+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.209037+0000 mon.b (mon.1) 4891 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.209037+0000 mon.b (mon.1) 4891 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.209684+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.209684+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.211266+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.211266+0000 mon.b (mon.1) 4892 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: cephadm 2024-09-17T10:35:47.212816+0000 mgr.y (mgr.25166) 3385 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: cephadm 2024-09-17T10:35:47.212816+0000 mgr.y (mgr.25166) 3385 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.229906+0000 mgr.y (mgr.25166) 3386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:47.229906+0000 mgr.y (mgr.25166) 3386 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:48.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: cluster 2024-09-17T10:35:47.299290+0000 mgr.y (mgr.25166) 3387 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: cluster 2024-09-17T10:35:47.299290+0000 mgr.y (mgr.25166) 3387 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:48.087341+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:48.087341+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:48.103085+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:48.103085+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:48.116857+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[115929]: audit 2024-09-17T10:35:48.116857+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: cluster 2024-09-17T10:35:47.299290+0000 mgr.y (mgr.25166) 3387 : cluster [DBG] pgmap v980: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:48.087341+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.640 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:48.087341+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:48.103085+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:48.103085+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:48.116857+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:48.641 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:48 smithi039 bash[116875]: audit 2024-09-17T10:35:48.116857+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:49.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:49.327352197Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:50.232 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:35:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:50 smithi039 bash[115929]: cluster 2024-09-17T10:35:49.300330+0000 mgr.y (mgr.25166) 3388 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:50.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:50 smithi039 bash[115929]: cluster 2024-09-17T10:35:49.300330+0000 mgr.y (mgr.25166) 3388 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:50 smithi039 bash[116875]: cluster 2024-09-17T10:35:49.300330+0000 mgr.y (mgr.25166) 3388 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:50.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:50 smithi039 bash[116875]: cluster 2024-09-17T10:35:49.300330+0000 mgr.y (mgr.25166) 3388 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:50 smithi203 bash[85677]: cluster 2024-09-17T10:35:49.300330+0000 mgr.y (mgr.25166) 3388 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:50.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:50 smithi203 bash[85677]: cluster 2024-09-17T10:35:49.300330+0000 mgr.y (mgr.25166) 3388 : cluster [DBG] pgmap v981: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:35:50.860 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:35:50.860 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 19s ago 54m - - 2024-09-17T10:35:50.860 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 2s ago 53m - - 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (16m) 19s ago 44m 15.0M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (15m) 2s ago 44m 69.2M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (18m) 19s ago 41m 49.9M - 3.8 ebb0615149de 9f3432431d5b 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (18m) 2s ago 52m 446M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (29m) 19s ago 55m 546M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (12m) 19s ago 55m 84.8M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (13m) 2s ago 53m 66.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (12m) 19s ago 53m 62.0M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (18m) 19s ago 44m 8596k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (17m) 2s ago 44m 8611k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (10m) 19s ago 52m 58.8M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (9m) 19s ago 51m 60.2M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:35:50.861 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (7m) 19s ago 50m 57.8M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (6m) 19s ago 49m 56.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (5m) 2s ago 48m 57.0M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (4m) 2s ago 47m 56.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (4m) 2s ago 46m 58.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (3m) 2s ago 45m 53.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (17m) 2s ago 44m 52.4M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (73s) 19s ago 42m 89.3M - 19.3.0-4963-ge646f729 f271290a0950 c4aee84c2772 2024-09-17T10:35:50.862 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (96s) 2s ago 42m 89.9M - 19.3.0-4963-ge646f729 f271290a0950 a162f47a6b39 2024-09-17T10:35:51.169 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.169 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.169 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.170 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.170 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.170 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.171 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.171 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.171 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:35:51 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:35:51.254 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:35:51.255 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:35:51.256 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:35:51.256 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T10:35:51.256 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:35:51.256 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:35:51.570 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:35:51.570 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:35:51.570 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "mon", 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw", 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr", 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "osd" 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "15/21 daemons upgraded", 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:35:51.571 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:35:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:50.221950+0000 mgr.y (mgr.25166) 3389 : audit [DBG] from='client.64896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:50.221950+0000 mgr.y (mgr.25166) 3389 : audit [DBG] from='client.64896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:50.534833+0000 mgr.y (mgr.25166) 3390 : audit [DBG] from='client.64902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:50.534833+0000 mgr.y (mgr.25166) 3390 : audit [DBG] from='client.64902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:51.255856+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.39:0/2132107943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:51.255856+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.39:0/2132107943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:51.335881+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:51.335881+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:51.350730+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[116875]: audit 2024-09-17T10:35:51.350730+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:50.221950+0000 mgr.y (mgr.25166) 3389 : audit [DBG] from='client.64896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:50.221950+0000 mgr.y (mgr.25166) 3389 : audit [DBG] from='client.64896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:50.534833+0000 mgr.y (mgr.25166) 3390 : audit [DBG] from='client.64902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:50.534833+0000 mgr.y (mgr.25166) 3390 : audit [DBG] from='client.64902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:51.255856+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.39:0/2132107943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:51.255856+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.39:0/2132107943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:51.335881+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:51.335881+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:51.350730+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:51 smithi039 bash[115929]: audit 2024-09-17T10:35:51.350730+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:50.221950+0000 mgr.y (mgr.25166) 3389 : audit [DBG] from='client.64896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:50.221950+0000 mgr.y (mgr.25166) 3389 : audit [DBG] from='client.64896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:50.534833+0000 mgr.y (mgr.25166) 3390 : audit [DBG] from='client.64902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:50.534833+0000 mgr.y (mgr.25166) 3390 : audit [DBG] from='client.64902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:51.255856+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.39:0/2132107943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:51.255856+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.39:0/2132107943' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:35:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:51.335881+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:51.335881+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:51.350730+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:51 smithi203 bash[85677]: audit 2024-09-17T10:35:51.350730+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:51.940 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:50.846825+0000 mgr.y (mgr.25166) 3391 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:50.846825+0000 mgr.y (mgr.25166) 3391 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: cluster 2024-09-17T10:35:51.300902+0000 mgr.y (mgr.25166) 3392 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: cluster 2024-09-17T10:35:51.300902+0000 mgr.y (mgr.25166) 3392 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:51.364271+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:51.364271+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:51.570732+0000 mgr.y (mgr.25166) 3393 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:51.570732+0000 mgr.y (mgr.25166) 3393 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:51.941452+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/2137532845' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:51.941452+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/2137532845' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:52.034019+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:52.034019+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:52.051371+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:52.051371+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:52.060447+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[115929]: audit 2024-09-17T10:35:52.060447+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:50.846825+0000 mgr.y (mgr.25166) 3391 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:50.846825+0000 mgr.y (mgr.25166) 3391 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: cluster 2024-09-17T10:35:51.300902+0000 mgr.y (mgr.25166) 3392 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:52.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: cluster 2024-09-17T10:35:51.300902+0000 mgr.y (mgr.25166) 3392 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:51.364271+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:51.364271+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:51.570732+0000 mgr.y (mgr.25166) 3393 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:51.570732+0000 mgr.y (mgr.25166) 3393 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:51.941452+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/2137532845' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:51.941452+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/2137532845' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:52.034019+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:52.034019+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:52.051371+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:52.051371+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:52.060447+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:52 smithi039 bash[116875]: audit 2024-09-17T10:35:52.060447+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:52.345474317Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:50.846825+0000 mgr.y (mgr.25166) 3391 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:50.846825+0000 mgr.y (mgr.25166) 3391 : audit [DBG] from='client.64908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: cluster 2024-09-17T10:35:51.300902+0000 mgr.y (mgr.25166) 3392 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: cluster 2024-09-17T10:35:51.300902+0000 mgr.y (mgr.25166) 3392 : cluster [DBG] pgmap v982: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:35:52.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:51.364271+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:51.364271+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:51.570732+0000 mgr.y (mgr.25166) 3393 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:51.570732+0000 mgr.y (mgr.25166) 3393 : audit [DBG] from='client.74912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:35:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:51.941452+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/2137532845' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:51.941452+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.39:0/2137532845' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:35:52.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:52.034019+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:52.034019+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:52.051371+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:52.051371+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:52.060447+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:52.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:52 smithi203 bash[85677]: audit 2024-09-17T10:35:52.060447+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[115929]: cluster 2024-09-17T10:35:52.054498+0000 mgr.y (mgr.25166) 3394 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[115929]: cluster 2024-09-17T10:35:52.054498+0000 mgr.y (mgr.25166) 3394 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[115929]: cluster 2024-09-17T10:35:53.047649+0000 mon.a (mon.0) 1963 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:35:53.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[115929]: cluster 2024-09-17T10:35:53.047649+0000 mon.a (mon.0) 1963 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:35:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[116875]: cluster 2024-09-17T10:35:52.054498+0000 mgr.y (mgr.25166) 3394 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[116875]: cluster 2024-09-17T10:35:52.054498+0000 mgr.y (mgr.25166) 3394 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[116875]: cluster 2024-09-17T10:35:53.047649+0000 mon.a (mon.0) 1963 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:35:53.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[116875]: cluster 2024-09-17T10:35:53.047649+0000 mon.a (mon.0) 1963 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:35:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:53 smithi203 bash[85677]: cluster 2024-09-17T10:35:52.054498+0000 mgr.y (mgr.25166) 3394 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:53 smithi203 bash[85677]: cluster 2024-09-17T10:35:52.054498+0000 mgr.y (mgr.25166) 3394 : cluster [DBG] pgmap v983: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:53 smithi203 bash[85677]: cluster 2024-09-17T10:35:53.047649+0000 mon.a (mon.0) 1963 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:35:53.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:53 smithi203 bash[85677]: cluster 2024-09-17T10:35:53.047649+0000 mon.a (mon.0) 1963 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:35:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:35:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:35:53] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:35:55.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:55.308033601Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:55.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:55 smithi203 bash[85677]: cluster 2024-09-17T10:35:54.055909+0000 mgr.y (mgr.25166) 3395 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:35:55.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:55 smithi203 bash[85677]: cluster 2024-09-17T10:35:54.055909+0000 mgr.y (mgr.25166) 3395 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:35:55.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:55 smithi039 bash[116875]: cluster 2024-09-17T10:35:54.055909+0000 mgr.y (mgr.25166) 3395 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:35:55.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:55 smithi039 bash[116875]: cluster 2024-09-17T10:35:54.055909+0000 mgr.y (mgr.25166) 3395 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:35:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:55 smithi039 bash[115929]: cluster 2024-09-17T10:35:54.055909+0000 mgr.y (mgr.25166) 3395 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:35:55.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:55 smithi039 bash[115929]: cluster 2024-09-17T10:35:54.055909+0000 mgr.y (mgr.25166) 3395 : cluster [DBG] pgmap v984: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-17T10:35:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[115929]: cluster 2024-09-17T10:35:56.056971+0000 mgr.y (mgr.25166) 3396 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[115929]: cluster 2024-09-17T10:35:56.056971+0000 mgr.y (mgr.25166) 3396 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:57.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[115929]: audit 2024-09-17T10:35:56.561009+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[115929]: audit 2024-09-17T10:35:56.561009+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[115929]: audit 2024-09-17T10:35:56.563782+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[115929]: audit 2024-09-17T10:35:56.563782+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[116875]: cluster 2024-09-17T10:35:56.056971+0000 mgr.y (mgr.25166) 3396 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[116875]: cluster 2024-09-17T10:35:56.056971+0000 mgr.y (mgr.25166) 3396 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[116875]: audit 2024-09-17T10:35:56.561009+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[116875]: audit 2024-09-17T10:35:56.561009+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[116875]: audit 2024-09-17T10:35:56.563782+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:57.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:57 smithi039 bash[116875]: audit 2024-09-17T10:35:56.563782+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:57 smithi203 bash[85677]: cluster 2024-09-17T10:35:56.056971+0000 mgr.y (mgr.25166) 3396 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:57 smithi203 bash[85677]: cluster 2024-09-17T10:35:56.056971+0000 mgr.y (mgr.25166) 3396 : cluster [DBG] pgmap v985: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:57 smithi203 bash[85677]: audit 2024-09-17T10:35:56.561009+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:57 smithi203 bash[85677]: audit 2024-09-17T10:35:56.561009+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:35:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:57 smithi203 bash[85677]: audit 2024-09-17T10:35:56.563782+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:57.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:57 smithi203 bash[85677]: audit 2024-09-17T10:35:56.563782+0000 mon.b (mon.1) 4893 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:35:58.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:35:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:35:58.335114872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:35:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:58 smithi203 bash[85677]: audit 2024-09-17T10:35:57.241081+0000 mgr.y (mgr.25166) 3397 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:58.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:58 smithi203 bash[85677]: audit 2024-09-17T10:35:57.241081+0000 mgr.y (mgr.25166) 3397 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:58 smithi039 bash[115929]: audit 2024-09-17T10:35:57.241081+0000 mgr.y (mgr.25166) 3397 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:58.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:58 smithi039 bash[115929]: audit 2024-09-17T10:35:57.241081+0000 mgr.y (mgr.25166) 3397 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:58.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:58 smithi039 bash[116875]: audit 2024-09-17T10:35:57.241081+0000 mgr.y (mgr.25166) 3397 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:58.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:58 smithi039 bash[116875]: audit 2024-09-17T10:35:57.241081+0000 mgr.y (mgr.25166) 3397 : audit [DBG] from='client.25337 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:35:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:59 smithi039 bash[115929]: cluster 2024-09-17T10:35:58.058256+0000 mgr.y (mgr.25166) 3398 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:59.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:35:59 smithi039 bash[115929]: cluster 2024-09-17T10:35:58.058256+0000 mgr.y (mgr.25166) 3398 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:59.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:59 smithi039 bash[116875]: cluster 2024-09-17T10:35:58.058256+0000 mgr.y (mgr.25166) 3398 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:59.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:35:59 smithi039 bash[116875]: cluster 2024-09-17T10:35:58.058256+0000 mgr.y (mgr.25166) 3398 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:59 smithi203 bash[85677]: cluster 2024-09-17T10:35:58.058256+0000 mgr.y (mgr.25166) 3398 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:35:59.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:35:59 smithi203 bash[85677]: cluster 2024-09-17T10:35:58.058256+0000 mgr.y (mgr.25166) 3398 : cluster [DBG] pgmap v986: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:01.587 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:01.325369443Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:01 smithi039 bash[115929]: cluster 2024-09-17T10:36:00.059477+0000 mgr.y (mgr.25166) 3399 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:01.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:01 smithi039 bash[115929]: cluster 2024-09-17T10:36:00.059477+0000 mgr.y (mgr.25166) 3399 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:01.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:01 smithi039 bash[116875]: cluster 2024-09-17T10:36:00.059477+0000 mgr.y (mgr.25166) 3399 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:01.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:01 smithi039 bash[116875]: cluster 2024-09-17T10:36:00.059477+0000 mgr.y (mgr.25166) 3399 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:01 smithi203 bash[85677]: cluster 2024-09-17T10:36:00.059477+0000 mgr.y (mgr.25166) 3399 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:01.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:01 smithi203 bash[85677]: cluster 2024-09-17T10:36:00.059477+0000 mgr.y (mgr.25166) 3399 : cluster [DBG] pgmap v987: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:02.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.636 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.636 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.637 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.637 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.638 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.638 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:02.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:02 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:03.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:36:03] "GET /metrics HTTP/1.1" 200 38482 "" "Prometheus/2.51.0" 2024-09-17T10:36:03.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.060268+0000 mgr.y (mgr.25166) 3400 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:03.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.060268+0000 mgr.y (mgr.25166) 3400 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:03.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.506431+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.506431+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.516976+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.516976+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.522271+0000 mon.b (mon.1) 4894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.522271+0000 mon.b (mon.1) 4894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.523570+0000 mon.b (mon.1) 4895 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.523570+0000 mon.b (mon.1) 4895 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.525328+0000 mgr.y (mgr.25166) 3401 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.525328+0000 mgr.y (mgr.25166) 3401 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.531139+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.531139+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.532401+0000 mgr.y (mgr.25166) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.532401+0000 mgr.y (mgr.25166) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.586804+0000 mon.a (mon.0) 1968 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.586804+0000 mon.a (mon.0) 1968 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.586831+0000 mon.a (mon.0) 1969 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cluster 2024-09-17T10:36:02.586831+0000 mon.a (mon.0) 1969 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.593609+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.060268+0000 mgr.y (mgr.25166) 3400 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.060268+0000 mgr.y (mgr.25166) 3400 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.506431+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.506431+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.516976+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.516976+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.522271+0000 mon.b (mon.1) 4894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.522271+0000 mon.b (mon.1) 4894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.523570+0000 mon.b (mon.1) 4895 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.523570+0000 mon.b (mon.1) 4895 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.525328+0000 mgr.y (mgr.25166) 3401 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.525328+0000 mgr.y (mgr.25166) 3401 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.531139+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.531139+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.532401+0000 mgr.y (mgr.25166) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.532401+0000 mgr.y (mgr.25166) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.586804+0000 mon.a (mon.0) 1968 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.586804+0000 mon.a (mon.0) 1968 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.586831+0000 mon.a (mon.0) 1969 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cluster 2024-09-17T10:36:02.586831+0000 mon.a (mon.0) 1969 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.593609+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.593609+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.594436+0000 mgr.y (mgr.25166) 3403 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.594436+0000 mgr.y (mgr.25166) 3403 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.599304+0000 mon.b (mon.1) 4897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:03.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.599304+0000 mon.b (mon.1) 4897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.599931+0000 mgr.y (mgr.25166) 3404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.599931+0000 mgr.y (mgr.25166) 3404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.641206+0000 mon.b (mon.1) 4898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.641206+0000 mon.b (mon.1) 4898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.644106+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.644106+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.647436+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.647436+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.648612+0000 mon.b (mon.1) 4901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.648612+0000 mon.b (mon.1) 4901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.656728+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.656728+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.660108+0000 mgr.y (mgr.25166) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.660108+0000 mgr.y (mgr.25166) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.593609+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.594436+0000 mgr.y (mgr.25166) 3403 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.594436+0000 mgr.y (mgr.25166) 3403 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.599304+0000 mon.b (mon.1) 4897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.599304+0000 mon.b (mon.1) 4897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.599931+0000 mgr.y (mgr.25166) 3404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.599931+0000 mgr.y (mgr.25166) 3404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.641206+0000 mon.b (mon.1) 4898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.641206+0000 mon.b (mon.1) 4898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.644106+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.644106+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.647436+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.647436+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.648612+0000 mon.b (mon.1) 4901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.648612+0000 mon.b (mon.1) 4901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.656728+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.656728+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.660108+0000 mgr.y (mgr.25166) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.660108+0000 mgr.y (mgr.25166) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.728582+0000 mon.b (mon.1) 4902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.728582+0000 mon.b (mon.1) 4902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.731900+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.731900+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.735362+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.735362+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.736774+0000 mon.b (mon.1) 4905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.736774+0000 mon.b (mon.1) 4905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.743628+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.743628+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.811401+0000 mon.b (mon.1) 4906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.811401+0000 mon.b (mon.1) 4906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.814555+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.814555+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.817513+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.817513+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.818687+0000 mon.b (mon.1) 4909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.818687+0000 mon.b (mon.1) 4909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.826599+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.826599+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.728582+0000 mon.b (mon.1) 4902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.728582+0000 mon.b (mon.1) 4902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.895 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.731900+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.731900+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.735362+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.735362+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.736774+0000 mon.b (mon.1) 4905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.736774+0000 mon.b (mon.1) 4905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.743628+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.743628+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.811401+0000 mon.b (mon.1) 4906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.811401+0000 mon.b (mon.1) 4906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.814555+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.814555+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.817513+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.817513+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.818687+0000 mon.b (mon.1) 4909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.818687+0000 mon.b (mon.1) 4909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.826599+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.826599+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.915675+0000 mon.b (mon.1) 4910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.915675+0000 mon.b (mon.1) 4910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.918842+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.918842+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.922440+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.922440+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.924129+0000 mon.b (mon.1) 4913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.924129+0000 mon.b (mon.1) 4913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.934470+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:02.934470+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.034260+0000 mon.b (mon.1) 4914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.034260+0000 mon.b (mon.1) 4914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.038020+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.038020+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.041659+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.041659+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.043419+0000 mon.b (mon.1) 4917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.043419+0000 mon.b (mon.1) 4917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.054335+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.054335+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.915675+0000 mon.b (mon.1) 4910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.915675+0000 mon.b (mon.1) 4910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.918842+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.918842+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.922440+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.922440+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.924129+0000 mon.b (mon.1) 4913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.924129+0000 mon.b (mon.1) 4913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.934470+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:02.934470+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.034260+0000 mon.b (mon.1) 4914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.034260+0000 mon.b (mon.1) 4914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.038020+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.038020+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.041659+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.041659+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.043419+0000 mon.b (mon.1) 4917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.043419+0000 mon.b (mon.1) 4917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.054335+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.054335+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.135837+0000 mon.b (mon.1) 4918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.135837+0000 mon.b (mon.1) 4918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.139030+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.139030+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.142602+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.142602+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.143967+0000 mon.b (mon.1) 4921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.143967+0000 mon.b (mon.1) 4921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.152079+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.152079+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.234605+0000 mon.b (mon.1) 4922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.234605+0000 mon.b (mon.1) 4922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.237580+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.237580+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.241071+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.241071+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.242246+0000 mon.b (mon.1) 4925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.242246+0000 mon.b (mon.1) 4925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.250057+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.250057+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.135837+0000 mon.b (mon.1) 4918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.135837+0000 mon.b (mon.1) 4918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.139030+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.139030+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.142602+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.142602+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.143967+0000 mon.b (mon.1) 4921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.143967+0000 mon.b (mon.1) 4921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.152079+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.152079+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.234605+0000 mon.b (mon.1) 4922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.234605+0000 mon.b (mon.1) 4922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.237580+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.237580+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.241071+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.241071+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.242246+0000 mon.b (mon.1) 4925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.242246+0000 mon.b (mon.1) 4925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.250057+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.250057+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.350306+0000 mon.b (mon.1) 4926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.350306+0000 mon.b (mon.1) 4926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.353574+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.353574+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.357136+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.357136+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.358521+0000 mon.b (mon.1) 4929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.358521+0000 mon.b (mon.1) 4929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.370294+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.370294+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.474573+0000 mon.b (mon.1) 4930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.474573+0000 mon.b (mon.1) 4930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.477883+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.477883+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.481351+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.481351+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.482510+0000 mon.b (mon.1) 4933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.482510+0000 mon.b (mon.1) 4933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.495495+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[115929]: audit 2024-09-17T10:36:03.495495+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.350306+0000 mon.b (mon.1) 4926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.350306+0000 mon.b (mon.1) 4926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.353574+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.353574+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.357136+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.357136+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.358521+0000 mon.b (mon.1) 4929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.358521+0000 mon.b (mon.1) 4929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.370294+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.370294+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.474573+0000 mon.b (mon.1) 4930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.474573+0000 mon.b (mon.1) 4930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.477883+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.477883+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.481351+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.481351+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.482510+0000 mon.b (mon.1) 4933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.482510+0000 mon.b (mon.1) 4933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.495495+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.908 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:03 smithi039 bash[116875]: audit 2024-09-17T10:36:03.495495+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.060268+0000 mgr.y (mgr.25166) 3400 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.060268+0000 mgr.y (mgr.25166) 3400 : cluster [DBG] pgmap v988: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.506431+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.506431+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.516976+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.516976+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.522271+0000 mon.b (mon.1) 4894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.522271+0000 mon.b (mon.1) 4894 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.523570+0000 mon.b (mon.1) 4895 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.523570+0000 mon.b (mon.1) 4895 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.525328+0000 mgr.y (mgr.25166) 3401 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.525328+0000 mgr.y (mgr.25166) 3401 : cluster [DBG] pgmap v989: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.531139+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.531139+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.532401+0000 mgr.y (mgr.25166) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.532401+0000 mgr.y (mgr.25166) 3402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.586804+0000 mon.a (mon.0) 1968 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.586804+0000 mon.a (mon.0) 1968 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.586831+0000 mon.a (mon.0) 1969 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:03.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cluster 2024-09-17T10:36:02.586831+0000 mon.a (mon.0) 1969 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:03.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.593609+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.593609+0000 mon.b (mon.1) 4896 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.594436+0000 mgr.y (mgr.25166) 3403 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.594436+0000 mgr.y (mgr.25166) 3403 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.599304+0000 mon.b (mon.1) 4897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.599304+0000 mon.b (mon.1) 4897 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.599931+0000 mgr.y (mgr.25166) 3404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.599931+0000 mgr.y (mgr.25166) 3404 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.641206+0000 mon.b (mon.1) 4898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.641206+0000 mon.b (mon.1) 4898 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.644106+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.644106+0000 mon.b (mon.1) 4899 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.647436+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.647436+0000 mon.b (mon.1) 4900 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.648612+0000 mon.b (mon.1) 4901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.648612+0000 mon.b (mon.1) 4901 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.656728+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.656728+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.660108+0000 mgr.y (mgr.25166) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.660108+0000 mgr.y (mgr.25166) 3405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.728582+0000 mon.b (mon.1) 4902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.728582+0000 mon.b (mon.1) 4902 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.731900+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.731900+0000 mon.b (mon.1) 4903 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.735362+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.735362+0000 mon.b (mon.1) 4904 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.736774+0000 mon.b (mon.1) 4905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.736774+0000 mon.b (mon.1) 4905 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.743628+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.743628+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.811401+0000 mon.b (mon.1) 4906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.811401+0000 mon.b (mon.1) 4906 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.814555+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.814555+0000 mon.b (mon.1) 4907 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.817513+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.817513+0000 mon.b (mon.1) 4908 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.818687+0000 mon.b (mon.1) 4909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.818687+0000 mon.b (mon.1) 4909 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.826599+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.826599+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.915675+0000 mon.b (mon.1) 4910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.915675+0000 mon.b (mon.1) 4910 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.918842+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.918842+0000 mon.b (mon.1) 4911 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.922440+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.922440+0000 mon.b (mon.1) 4912 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.924129+0000 mon.b (mon.1) 4913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.924129+0000 mon.b (mon.1) 4913 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.934470+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:02.934470+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.034260+0000 mon.b (mon.1) 4914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.034260+0000 mon.b (mon.1) 4914 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.038020+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.038020+0000 mon.b (mon.1) 4915 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.041659+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.041659+0000 mon.b (mon.1) 4916 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.043419+0000 mon.b (mon.1) 4917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.043419+0000 mon.b (mon.1) 4917 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.054335+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.054335+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.135837+0000 mon.b (mon.1) 4918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.135837+0000 mon.b (mon.1) 4918 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.139030+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.139030+0000 mon.b (mon.1) 4919 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.142602+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.142602+0000 mon.b (mon.1) 4920 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.143967+0000 mon.b (mon.1) 4921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.143967+0000 mon.b (mon.1) 4921 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.152079+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.152079+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.234605+0000 mon.b (mon.1) 4922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.234605+0000 mon.b (mon.1) 4922 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.237580+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.237580+0000 mon.b (mon.1) 4923 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.241071+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.241071+0000 mon.b (mon.1) 4924 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.242246+0000 mon.b (mon.1) 4925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.242246+0000 mon.b (mon.1) 4925 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.250057+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.250057+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.350306+0000 mon.b (mon.1) 4926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.350306+0000 mon.b (mon.1) 4926 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.353574+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.353574+0000 mon.b (mon.1) 4927 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.357136+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.357136+0000 mon.b (mon.1) 4928 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.358521+0000 mon.b (mon.1) 4929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.358521+0000 mon.b (mon.1) 4929 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.370294+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.370294+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.474573+0000 mon.b (mon.1) 4930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.474573+0000 mon.b (mon.1) 4930 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.477883+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.477883+0000 mon.b (mon.1) 4931 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.481351+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.481351+0000 mon.b (mon.1) 4932 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.482510+0000 mon.b (mon.1) 4933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.482510+0000 mon.b (mon.1) 4933 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.495495+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:03.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:03 smithi203 bash[85677]: audit 2024-09-17T10:36:03.495495+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:04.309001236Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:04.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.747424+0000 mgr.y (mgr.25166) 3406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.747424+0000 mgr.y (mgr.25166) 3406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.830342+0000 mgr.y (mgr.25166) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.830342+0000 mgr.y (mgr.25166) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.936326+0000 mgr.y (mgr.25166) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:02.936326+0000 mgr.y (mgr.25166) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.056035+0000 mgr.y (mgr.25166) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.056035+0000 mgr.y (mgr.25166) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.155497+0000 mgr.y (mgr.25166) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.155497+0000 mgr.y (mgr.25166) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.253868+0000 mgr.y (mgr.25166) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.253868+0000 mgr.y (mgr.25166) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.371471+0000 mgr.y (mgr.25166) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.371471+0000 mgr.y (mgr.25166) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.496642+0000 mgr.y (mgr.25166) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.496642+0000 mgr.y (mgr.25166) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.585450+0000 mon.b (mon.1) 4934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.585450+0000 mon.b (mon.1) 4934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.588314+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.588314+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.591439+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.591439+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.592834+0000 mon.b (mon.1) 4937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.592834+0000 mon.b (mon.1) 4937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.601990+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.601990+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.604452+0000 mgr.y (mgr.25166) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.604452+0000 mgr.y (mgr.25166) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.670925+0000 mon.b (mon.1) 4938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.670925+0000 mon.b (mon.1) 4938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.673882+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.673882+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.677003+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.677003+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.678284+0000 mon.b (mon.1) 4941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.678284+0000 mon.b (mon.1) 4941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.686328+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.686328+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.690567+0000 mgr.y (mgr.25166) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.690567+0000 mgr.y (mgr.25166) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.763226+0000 mon.b (mon.1) 4942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.763226+0000 mon.b (mon.1) 4942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.766519+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.766519+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.768912+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.768912+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.770157+0000 mon.b (mon.1) 4945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.770157+0000 mon.b (mon.1) 4945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.780462+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.780462+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.872381+0000 mon.b (mon.1) 4946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.872381+0000 mon.b (mon.1) 4946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.875530+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.875530+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.878704+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.878704+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.880410+0000 mon.b (mon.1) 4949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.880410+0000 mon.b (mon.1) 4949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.893300+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.893300+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.983526+0000 mon.b (mon.1) 4950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.983526+0000 mon.b (mon.1) 4950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.986650+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.986650+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.990010+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.990010+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.991428+0000 mon.b (mon.1) 4953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:03.991428+0000 mon.b (mon.1) 4953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.003389+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.003389+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.091325+0000 mon.b (mon.1) 4954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.091325+0000 mon.b (mon.1) 4954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.094767+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.094767+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.098594+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.098594+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.099991+0000 mon.b (mon.1) 4957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.099991+0000 mon.b (mon.1) 4957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.113298+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.113298+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.205895+0000 mon.b (mon.1) 4958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.205895+0000 mon.b (mon.1) 4958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.209256+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.209256+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.213127+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.213127+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.214481+0000 mon.b (mon.1) 4961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.214481+0000 mon.b (mon.1) 4961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.226703+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.226703+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.297360+0000 mon.b (mon.1) 4962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.297360+0000 mon.b (mon.1) 4962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.301029+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.301029+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.304279+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.304279+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.305798+0000 mon.b (mon.1) 4965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.305798+0000 mon.b (mon.1) 4965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.315986+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.315986+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.409721+0000 mon.b (mon.1) 4966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.409721+0000 mon.b (mon.1) 4966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.412650+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.412650+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.415499+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.415499+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.416680+0000 mon.b (mon.1) 4969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.416680+0000 mon.b (mon.1) 4969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.425788+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.425788+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.488068+0000 mon.b (mon.1) 4970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.488068+0000 mon.b (mon.1) 4970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.490727+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.490727+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.493079+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.493079+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.494081+0000 mon.b (mon.1) 4973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.494081+0000 mon.b (mon.1) 4973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.500309+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:04 smithi203 bash[85677]: audit 2024-09-17T10:36:04.500309+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.747424+0000 mgr.y (mgr.25166) 3406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.747424+0000 mgr.y (mgr.25166) 3406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.830342+0000 mgr.y (mgr.25166) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.830342+0000 mgr.y (mgr.25166) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.936326+0000 mgr.y (mgr.25166) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:02.936326+0000 mgr.y (mgr.25166) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.056035+0000 mgr.y (mgr.25166) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.056035+0000 mgr.y (mgr.25166) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.155497+0000 mgr.y (mgr.25166) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.155497+0000 mgr.y (mgr.25166) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.253868+0000 mgr.y (mgr.25166) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.253868+0000 mgr.y (mgr.25166) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.371471+0000 mgr.y (mgr.25166) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.371471+0000 mgr.y (mgr.25166) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.496642+0000 mgr.y (mgr.25166) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.496642+0000 mgr.y (mgr.25166) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.585450+0000 mon.b (mon.1) 4934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.585450+0000 mon.b (mon.1) 4934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.588314+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.588314+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.591439+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.747424+0000 mgr.y (mgr.25166) 3406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.747424+0000 mgr.y (mgr.25166) 3406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.830342+0000 mgr.y (mgr.25166) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.830342+0000 mgr.y (mgr.25166) 3407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.936326+0000 mgr.y (mgr.25166) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:02.936326+0000 mgr.y (mgr.25166) 3408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.056035+0000 mgr.y (mgr.25166) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.056035+0000 mgr.y (mgr.25166) 3409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.155497+0000 mgr.y (mgr.25166) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.155497+0000 mgr.y (mgr.25166) 3410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.253868+0000 mgr.y (mgr.25166) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.253868+0000 mgr.y (mgr.25166) 3411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.371471+0000 mgr.y (mgr.25166) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.371471+0000 mgr.y (mgr.25166) 3412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.496642+0000 mgr.y (mgr.25166) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.496642+0000 mgr.y (mgr.25166) 3413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.585450+0000 mon.b (mon.1) 4934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.585450+0000 mon.b (mon.1) 4934 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.588314+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.588314+0000 mon.b (mon.1) 4935 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.591439+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.591439+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.592834+0000 mon.b (mon.1) 4937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.592834+0000 mon.b (mon.1) 4937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.601990+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.601990+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.604452+0000 mgr.y (mgr.25166) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.604452+0000 mgr.y (mgr.25166) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.670925+0000 mon.b (mon.1) 4938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.670925+0000 mon.b (mon.1) 4938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.673882+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.673882+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.677003+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.677003+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.678284+0000 mon.b (mon.1) 4941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.678284+0000 mon.b (mon.1) 4941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.686328+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.686328+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.690567+0000 mgr.y (mgr.25166) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.690567+0000 mgr.y (mgr.25166) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.763226+0000 mon.b (mon.1) 4942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.591439+0000 mon.b (mon.1) 4936 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.592834+0000 mon.b (mon.1) 4937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.592834+0000 mon.b (mon.1) 4937 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.601990+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.601990+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.604452+0000 mgr.y (mgr.25166) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.604452+0000 mgr.y (mgr.25166) 3414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.670925+0000 mon.b (mon.1) 4938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.670925+0000 mon.b (mon.1) 4938 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.673882+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.673882+0000 mon.b (mon.1) 4939 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.677003+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.677003+0000 mon.b (mon.1) 4940 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.678284+0000 mon.b (mon.1) 4941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.678284+0000 mon.b (mon.1) 4941 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.686328+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.686328+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.690567+0000 mgr.y (mgr.25166) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.690567+0000 mgr.y (mgr.25166) 3415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.763226+0000 mon.b (mon.1) 4942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.763226+0000 mon.b (mon.1) 4942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.766519+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.766519+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.768912+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.768912+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.770157+0000 mon.b (mon.1) 4945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.770157+0000 mon.b (mon.1) 4945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.780462+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.780462+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.872381+0000 mon.b (mon.1) 4946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.872381+0000 mon.b (mon.1) 4946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.875530+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.875530+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.878704+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.878704+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.880410+0000 mon.b (mon.1) 4949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.880410+0000 mon.b (mon.1) 4949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.893300+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.893300+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.983526+0000 mon.b (mon.1) 4950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.763226+0000 mon.b (mon.1) 4942 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.766519+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.766519+0000 mon.b (mon.1) 4943 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.768912+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.768912+0000 mon.b (mon.1) 4944 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.770157+0000 mon.b (mon.1) 4945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.896 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.770157+0000 mon.b (mon.1) 4945 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.780462+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.780462+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.872381+0000 mon.b (mon.1) 4946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.872381+0000 mon.b (mon.1) 4946 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.875530+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.875530+0000 mon.b (mon.1) 4947 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.878704+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.878704+0000 mon.b (mon.1) 4948 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.880410+0000 mon.b (mon.1) 4949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.880410+0000 mon.b (mon.1) 4949 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.893300+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.893300+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.983526+0000 mon.b (mon.1) 4950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.983526+0000 mon.b (mon.1) 4950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.986650+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.986650+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.990010+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.990010+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.991428+0000 mon.b (mon.1) 4953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:03.991428+0000 mon.b (mon.1) 4953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.003389+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.003389+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.091325+0000 mon.b (mon.1) 4954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.091325+0000 mon.b (mon.1) 4954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.094767+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.094767+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.098594+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.098594+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.099991+0000 mon.b (mon.1) 4957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.099991+0000 mon.b (mon.1) 4957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.113298+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.113298+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.205895+0000 mon.b (mon.1) 4958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.983526+0000 mon.b (mon.1) 4950 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.986650+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.986650+0000 mon.b (mon.1) 4951 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.990010+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.990010+0000 mon.b (mon.1) 4952 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.991428+0000 mon.b (mon.1) 4953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:03.991428+0000 mon.b (mon.1) 4953 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.003389+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.003389+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.091325+0000 mon.b (mon.1) 4954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.091325+0000 mon.b (mon.1) 4954 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.094767+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.094767+0000 mon.b (mon.1) 4955 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.098594+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.098594+0000 mon.b (mon.1) 4956 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.099991+0000 mon.b (mon.1) 4957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.099991+0000 mon.b (mon.1) 4957 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.113298+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.113298+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.205895+0000 mon.b (mon.1) 4958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.205895+0000 mon.b (mon.1) 4958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.209256+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.209256+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.213127+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.213127+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.214481+0000 mon.b (mon.1) 4961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.214481+0000 mon.b (mon.1) 4961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.226703+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.226703+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.297360+0000 mon.b (mon.1) 4962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.297360+0000 mon.b (mon.1) 4962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.301029+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.301029+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.304279+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.304279+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.305798+0000 mon.b (mon.1) 4965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.305798+0000 mon.b (mon.1) 4965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.315986+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.315986+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.205895+0000 mon.b (mon.1) 4958 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.209256+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.209256+0000 mon.b (mon.1) 4959 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.213127+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.213127+0000 mon.b (mon.1) 4960 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.214481+0000 mon.b (mon.1) 4961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.214481+0000 mon.b (mon.1) 4961 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.226703+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.226703+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.297360+0000 mon.b (mon.1) 4962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.297360+0000 mon.b (mon.1) 4962 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.301029+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.301029+0000 mon.b (mon.1) 4963 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.304279+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.304279+0000 mon.b (mon.1) 4964 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.305798+0000 mon.b (mon.1) 4965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.305798+0000 mon.b (mon.1) 4965 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.315986+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.315986+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.409721+0000 mon.b (mon.1) 4966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.409721+0000 mon.b (mon.1) 4966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.412650+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.412650+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.415499+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.415499+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.416680+0000 mon.b (mon.1) 4969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.416680+0000 mon.b (mon.1) 4969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.425788+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.425788+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.488068+0000 mon.b (mon.1) 4970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.488068+0000 mon.b (mon.1) 4970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.490727+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.490727+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.493079+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.493079+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.494081+0000 mon.b (mon.1) 4973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.494081+0000 mon.b (mon.1) 4973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.500309+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[116875]: audit 2024-09-17T10:36:04.500309+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.409721+0000 mon.b (mon.1) 4966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.409721+0000 mon.b (mon.1) 4966 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.412650+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.412650+0000 mon.b (mon.1) 4967 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.415499+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.415499+0000 mon.b (mon.1) 4968 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.416680+0000 mon.b (mon.1) 4969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.416680+0000 mon.b (mon.1) 4969 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.425788+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.425788+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.488068+0000 mon.b (mon.1) 4970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.488068+0000 mon.b (mon.1) 4970 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.490727+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.490727+0000 mon.b (mon.1) 4971 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.493079+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.493079+0000 mon.b (mon.1) 4972 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.494081+0000 mon.b (mon.1) 4973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.494081+0000 mon.b (mon.1) 4973 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.500309+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:04.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:04 smithi039 bash[115929]: audit 2024-09-17T10:36:04.500309+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.783827+0000 mgr.y (mgr.25166) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.783827+0000 mgr.y (mgr.25166) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.894970+0000 mgr.y (mgr.25166) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:03.894970+0000 mgr.y (mgr.25166) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.005443+0000 mgr.y (mgr.25166) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.005443+0000 mgr.y (mgr.25166) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.114641+0000 mgr.y (mgr.25166) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.780 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.114641+0000 mgr.y (mgr.25166) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.228973+0000 mgr.y (mgr.25166) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.228973+0000 mgr.y (mgr.25166) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.323583+0000 mgr.y (mgr.25166) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.323583+0000 mgr.y (mgr.25166) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.429276+0000 mgr.y (mgr.25166) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.429276+0000 mgr.y (mgr.25166) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.505334+0000 mgr.y (mgr.25166) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.505334+0000 mgr.y (mgr.25166) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cluster 2024-09-17T10:36:04.525753+0000 mgr.y (mgr.25166) 3424 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cluster 2024-09-17T10:36:04.525753+0000 mgr.y (mgr.25166) 3424 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.568235+0000 mon.b (mon.1) 4974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.568235+0000 mon.b (mon.1) 4974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.781 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.570701+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.783827+0000 mgr.y (mgr.25166) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.783827+0000 mgr.y (mgr.25166) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.894970+0000 mgr.y (mgr.25166) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:03.894970+0000 mgr.y (mgr.25166) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.005443+0000 mgr.y (mgr.25166) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.005443+0000 mgr.y (mgr.25166) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.114641+0000 mgr.y (mgr.25166) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.782 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.114641+0000 mgr.y (mgr.25166) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.228973+0000 mgr.y (mgr.25166) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.228973+0000 mgr.y (mgr.25166) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.323583+0000 mgr.y (mgr.25166) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.323583+0000 mgr.y (mgr.25166) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.429276+0000 mgr.y (mgr.25166) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.429276+0000 mgr.y (mgr.25166) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.505334+0000 mgr.y (mgr.25166) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.505334+0000 mgr.y (mgr.25166) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cluster 2024-09-17T10:36:04.525753+0000 mgr.y (mgr.25166) 3424 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cluster 2024-09-17T10:36:04.525753+0000 mgr.y (mgr.25166) 3424 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.568235+0000 mon.b (mon.1) 4974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.783 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.568235+0000 mon.b (mon.1) 4974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.570701+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.570701+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.572845+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.572845+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.573804+0000 mon.b (mon.1) 4977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.573804+0000 mon.b (mon.1) 4977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.579508+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.579508+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.582318+0000 mgr.y (mgr.25166) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.582318+0000 mgr.y (mgr.25166) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.642718+0000 mon.b (mon.1) 4978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.784 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.642718+0000 mon.b (mon.1) 4978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.645462+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.645462+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.648902+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.648902+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.650073+0000 mon.b (mon.1) 4981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.650073+0000 mon.b (mon.1) 4981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.656192+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.656192+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.659273+0000 mgr.y (mgr.25166) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.785 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.570701+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.572845+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.572845+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.573804+0000 mon.b (mon.1) 4977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.573804+0000 mon.b (mon.1) 4977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.579508+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.579508+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.582318+0000 mgr.y (mgr.25166) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.582318+0000 mgr.y (mgr.25166) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.642718+0000 mon.b (mon.1) 4978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.642718+0000 mon.b (mon.1) 4978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.645462+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.645462+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.648902+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.786 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.648902+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.650073+0000 mon.b (mon.1) 4981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.650073+0000 mon.b (mon.1) 4981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.656192+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.656192+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.659273+0000 mgr.y (mgr.25166) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.659273+0000 mgr.y (mgr.25166) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.730740+0000 mon.b (mon.1) 4982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.730740+0000 mon.b (mon.1) 4982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.733372+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.733372+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.787 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.736729+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.736729+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.737845+0000 mon.b (mon.1) 4985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.737845+0000 mon.b (mon.1) 4985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.744743+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.744743+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.811409+0000 mon.b (mon.1) 4986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.811409+0000 mon.b (mon.1) 4986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.814313+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.814313+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.817472+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.817472+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.818850+0000 mon.b (mon.1) 4989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.788 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.818850+0000 mon.b (mon.1) 4989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.831511+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.659273+0000 mgr.y (mgr.25166) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.730740+0000 mon.b (mon.1) 4982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.730740+0000 mon.b (mon.1) 4982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.733372+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.733372+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.736729+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.736729+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.737845+0000 mon.b (mon.1) 4985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.789 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.737845+0000 mon.b (mon.1) 4985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.744743+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.744743+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.811409+0000 mon.b (mon.1) 4986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.811409+0000 mon.b (mon.1) 4986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.814313+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.814313+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.817472+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.817472+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.818850+0000 mon.b (mon.1) 4989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.818850+0000 mon.b (mon.1) 4989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.790 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.831511+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.831511+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.910634+0000 mon.b (mon.1) 4990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.910634+0000 mon.b (mon.1) 4990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.913428+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.913428+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.915911+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.915911+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.791 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.917166+0000 mon.b (mon.1) 4993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.917166+0000 mon.b (mon.1) 4993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.931783+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.931783+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.996574+0000 mon.b (mon.1) 4994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.996574+0000 mon.b (mon.1) 4994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.999397+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:04.999397+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.002010+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.002010+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.003154+0000 mon.b (mon.1) 4997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.003154+0000 mon.b (mon.1) 4997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.010113+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.792 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.010113+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.073354+0000 mon.b (mon.1) 4998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.073354+0000 mon.b (mon.1) 4998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.075771+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.075771+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.078052+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.078052+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.079109+0000 mon.b (mon.1) 5001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.079109+0000 mon.b (mon.1) 5001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.095160+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.095160+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.159978+0000 mon.b (mon.1) 5002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.159978+0000 mon.b (mon.1) 5002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.793 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.162653+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.162653+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.165078+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.165078+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.166149+0000 mon.b (mon.1) 5005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.166149+0000 mon.b (mon.1) 5005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.831511+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.910634+0000 mon.b (mon.1) 4990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.910634+0000 mon.b (mon.1) 4990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.913428+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.794 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.913428+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.915911+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.915911+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.917166+0000 mon.b (mon.1) 4993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.917166+0000 mon.b (mon.1) 4993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.931783+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.931783+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.996574+0000 mon.b (mon.1) 4994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.996574+0000 mon.b (mon.1) 4994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.999397+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:04.999397+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.002010+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.002010+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.003154+0000 mon.b (mon.1) 4997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.795 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.003154+0000 mon.b (mon.1) 4997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.176344+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.176344+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.242778+0000 mon.b (mon.1) 5006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.242778+0000 mon.b (mon.1) 5006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.245529+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.245529+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.796 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.247859+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.247859+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.249002+0000 mon.b (mon.1) 5009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.249002+0000 mon.b (mon.1) 5009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.256336+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.256336+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.330458+0000 mon.b (mon.1) 5010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.330458+0000 mon.b (mon.1) 5010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.334015+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.334015+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.336273+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.336273+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.797 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.337187+0000 mon.b (mon.1) 5013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.337187+0000 mon.b (mon.1) 5013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.352605+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.352605+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.417325+0000 mon.b (mon.1) 5014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.417325+0000 mon.b (mon.1) 5014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.420019+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.420019+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.422730+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.422730+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.423869+0000 mon.b (mon.1) 5017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.423869+0000 mon.b (mon.1) 5017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.440865+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.798 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[116875]: audit 2024-09-17T10:36:05.440865+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.010113+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.010113+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.073354+0000 mon.b (mon.1) 4998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.073354+0000 mon.b (mon.1) 4998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.075771+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.075771+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.078052+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.078052+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.079109+0000 mon.b (mon.1) 5001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.079109+0000 mon.b (mon.1) 5001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.095160+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.095160+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.159978+0000 mon.b (mon.1) 5002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.159978+0000 mon.b (mon.1) 5002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.800 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.162653+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.162653+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.165078+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.165078+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.166149+0000 mon.b (mon.1) 5005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.166149+0000 mon.b (mon.1) 5005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.176344+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.176344+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.242778+0000 mon.b (mon.1) 5006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.242778+0000 mon.b (mon.1) 5006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.245529+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.245529+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.247859+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.247859+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.249002+0000 mon.b (mon.1) 5009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.249002+0000 mon.b (mon.1) 5009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.256336+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.256336+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.330458+0000 mon.b (mon.1) 5010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.330458+0000 mon.b (mon.1) 5010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.334015+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.334015+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.336273+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.336273+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.337187+0000 mon.b (mon.1) 5013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.337187+0000 mon.b (mon.1) 5013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.352605+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.352605+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.417325+0000 mon.b (mon.1) 5014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.417325+0000 mon.b (mon.1) 5014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.420019+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.420019+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.422730+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.422730+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.423869+0000 mon.b (mon.1) 5017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.423869+0000 mon.b (mon.1) 5017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.440865+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:05 smithi039 bash[115929]: audit 2024-09-17T10:36:05.440865+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.783827+0000 mgr.y (mgr.25166) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.783827+0000 mgr.y (mgr.25166) 3416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.894970+0000 mgr.y (mgr.25166) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:03.894970+0000 mgr.y (mgr.25166) 3417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.005443+0000 mgr.y (mgr.25166) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.005443+0000 mgr.y (mgr.25166) 3418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.114641+0000 mgr.y (mgr.25166) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.114641+0000 mgr.y (mgr.25166) 3419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.228973+0000 mgr.y (mgr.25166) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.228973+0000 mgr.y (mgr.25166) 3420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.323583+0000 mgr.y (mgr.25166) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.323583+0000 mgr.y (mgr.25166) 3421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.429276+0000 mgr.y (mgr.25166) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.429276+0000 mgr.y (mgr.25166) 3422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.505334+0000 mgr.y (mgr.25166) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.505334+0000 mgr.y (mgr.25166) 3423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cluster 2024-09-17T10:36:04.525753+0000 mgr.y (mgr.25166) 3424 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cluster 2024-09-17T10:36:04.525753+0000 mgr.y (mgr.25166) 3424 : cluster [DBG] pgmap v990: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.568235+0000 mon.b (mon.1) 4974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.568235+0000 mon.b (mon.1) 4974 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.570701+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.570701+0000 mon.b (mon.1) 4975 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.572845+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.572845+0000 mon.b (mon.1) 4976 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.573804+0000 mon.b (mon.1) 4977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.573804+0000 mon.b (mon.1) 4977 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.579508+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.579508+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.582318+0000 mgr.y (mgr.25166) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.582318+0000 mgr.y (mgr.25166) 3425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.642718+0000 mon.b (mon.1) 4978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.642718+0000 mon.b (mon.1) 4978 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.645462+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.645462+0000 mon.b (mon.1) 4979 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.648902+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.648902+0000 mon.b (mon.1) 4980 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.650073+0000 mon.b (mon.1) 4981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.650073+0000 mon.b (mon.1) 4981 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.656192+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.656192+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.659273+0000 mgr.y (mgr.25166) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.659273+0000 mgr.y (mgr.25166) 3426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.730740+0000 mon.b (mon.1) 4982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.730740+0000 mon.b (mon.1) 4982 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.733372+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.733372+0000 mon.b (mon.1) 4983 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.736729+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.736729+0000 mon.b (mon.1) 4984 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.737845+0000 mon.b (mon.1) 4985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.737845+0000 mon.b (mon.1) 4985 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.744743+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.744743+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.811409+0000 mon.b (mon.1) 4986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.811409+0000 mon.b (mon.1) 4986 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.814313+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.814313+0000 mon.b (mon.1) 4987 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.817472+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.817472+0000 mon.b (mon.1) 4988 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.818850+0000 mon.b (mon.1) 4989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.818850+0000 mon.b (mon.1) 4989 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.831511+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.831511+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.910634+0000 mon.b (mon.1) 4990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.910634+0000 mon.b (mon.1) 4990 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.913428+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.913428+0000 mon.b (mon.1) 4991 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.915911+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.915911+0000 mon.b (mon.1) 4992 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.917166+0000 mon.b (mon.1) 4993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.917166+0000 mon.b (mon.1) 4993 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.931783+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.931783+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.996574+0000 mon.b (mon.1) 4994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.996574+0000 mon.b (mon.1) 4994 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.999397+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:04.999397+0000 mon.b (mon.1) 4995 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.002010+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.002010+0000 mon.b (mon.1) 4996 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.003154+0000 mon.b (mon.1) 4997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.003154+0000 mon.b (mon.1) 4997 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.010113+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.010113+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.073354+0000 mon.b (mon.1) 4998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.073354+0000 mon.b (mon.1) 4998 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.075771+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.075771+0000 mon.b (mon.1) 4999 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.078052+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.078052+0000 mon.b (mon.1) 5000 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.079109+0000 mon.b (mon.1) 5001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.079109+0000 mon.b (mon.1) 5001 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.095160+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.095160+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.159978+0000 mon.b (mon.1) 5002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.159978+0000 mon.b (mon.1) 5002 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.162653+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.162653+0000 mon.b (mon.1) 5003 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.165078+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.165078+0000 mon.b (mon.1) 5004 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.166149+0000 mon.b (mon.1) 5005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.166149+0000 mon.b (mon.1) 5005 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.176344+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.176344+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.242778+0000 mon.b (mon.1) 5006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.242778+0000 mon.b (mon.1) 5006 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.245529+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.245529+0000 mon.b (mon.1) 5007 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.247859+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.247859+0000 mon.b (mon.1) 5008 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.249002+0000 mon.b (mon.1) 5009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.249002+0000 mon.b (mon.1) 5009 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.256336+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.256336+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.330458+0000 mon.b (mon.1) 5010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.330458+0000 mon.b (mon.1) 5010 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.334015+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.334015+0000 mon.b (mon.1) 5011 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.336273+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.336273+0000 mon.b (mon.1) 5012 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.337187+0000 mon.b (mon.1) 5013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.337187+0000 mon.b (mon.1) 5013 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.352605+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.352605+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.417325+0000 mon.b (mon.1) 5014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.417325+0000 mon.b (mon.1) 5014 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.420019+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.420019+0000 mon.b (mon.1) 5015 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:05.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.422730+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.422730+0000 mon.b (mon.1) 5016 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:05.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.423869+0000 mon.b (mon.1) 5017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.423869+0000 mon.b (mon.1) 5017 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:05.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.440865+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:05.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:05 smithi203 bash[85677]: audit 2024-09-17T10:36:05.440865+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.692 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.747828+0000 mgr.y (mgr.25166) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.747828+0000 mgr.y (mgr.25166) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.835266+0000 mgr.y (mgr.25166) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.835266+0000 mgr.y (mgr.25166) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.935176+0000 mgr.y (mgr.25166) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:04.935176+0000 mgr.y (mgr.25166) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.012271+0000 mgr.y (mgr.25166) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.012271+0000 mgr.y (mgr.25166) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.097756+0000 mgr.y (mgr.25166) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.097756+0000 mgr.y (mgr.25166) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.179578+0000 mgr.y (mgr.25166) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.179578+0000 mgr.y (mgr.25166) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.693 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.259057+0000 mgr.y (mgr.25166) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.259057+0000 mgr.y (mgr.25166) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.356103+0000 mgr.y (mgr.25166) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.356103+0000 mgr.y (mgr.25166) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.443429+0000 mgr.y (mgr.25166) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.443429+0000 mgr.y (mgr.25166) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.511416+0000 mon.b (mon.1) 5018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.511416+0000 mon.b (mon.1) 5018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.540009+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.747828+0000 mgr.y (mgr.25166) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.747828+0000 mgr.y (mgr.25166) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.694 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.835266+0000 mgr.y (mgr.25166) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.835266+0000 mgr.y (mgr.25166) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.935176+0000 mgr.y (mgr.25166) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:04.935176+0000 mgr.y (mgr.25166) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.012271+0000 mgr.y (mgr.25166) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.012271+0000 mgr.y (mgr.25166) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.097756+0000 mgr.y (mgr.25166) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.097756+0000 mgr.y (mgr.25166) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.179578+0000 mgr.y (mgr.25166) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.179578+0000 mgr.y (mgr.25166) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.259057+0000 mgr.y (mgr.25166) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.259057+0000 mgr.y (mgr.25166) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.356103+0000 mgr.y (mgr.25166) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.356103+0000 mgr.y (mgr.25166) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.443429+0000 mgr.y (mgr.25166) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.695 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.443429+0000 mgr.y (mgr.25166) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.511416+0000 mon.b (mon.1) 5018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.511416+0000 mon.b (mon.1) 5018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.540009+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.540009+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.542360+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.542360+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.543478+0000 mon.b (mon.1) 5021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.543478+0000 mon.b (mon.1) 5021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.549917+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.696 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.549917+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.554670+0000 mgr.y (mgr.25166) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.554670+0000 mgr.y (mgr.25166) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.616414+0000 mon.b (mon.1) 5022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.616414+0000 mon.b (mon.1) 5022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.619010+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.619010+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.621689+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.621689+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.623016+0000 mon.b (mon.1) 5025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.623016+0000 mon.b (mon.1) 5025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.633460+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.633460+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.636852+0000 mgr.y (mgr.25166) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.697 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.636852+0000 mgr.y (mgr.25166) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.540009+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.542360+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.542360+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.543478+0000 mon.b (mon.1) 5021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.543478+0000 mon.b (mon.1) 5021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.549917+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.549917+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.554670+0000 mgr.y (mgr.25166) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.554670+0000 mgr.y (mgr.25166) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.616414+0000 mon.b (mon.1) 5022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.698 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.616414+0000 mon.b (mon.1) 5022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.619010+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.619010+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.621689+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.621689+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.623016+0000 mon.b (mon.1) 5025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.623016+0000 mon.b (mon.1) 5025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.633460+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.633460+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.636852+0000 mgr.y (mgr.25166) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.699 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.636852+0000 mgr.y (mgr.25166) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.697105+0000 mon.b (mon.1) 5026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.697105+0000 mon.b (mon.1) 5026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.699912+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.699912+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.702546+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.702546+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.703669+0000 mon.b (mon.1) 5029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.703669+0000 mon.b (mon.1) 5029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.714194+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.714194+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.717437+0000 mgr.y (mgr.25166) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.717437+0000 mgr.y (mgr.25166) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.700 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.767558+0000 mon.a (mon.0) 2003 : audit [DBG] from='client.? 172.21.15.39:0/3374034711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.767558+0000 mon.a (mon.0) 2003 : audit [DBG] from='client.? 172.21.15.39:0/3374034711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.775455+0000 mon.b (mon.1) 5030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.775455+0000 mon.b (mon.1) 5030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.778212+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.778212+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.780604+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.697105+0000 mon.b (mon.1) 5026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.697105+0000 mon.b (mon.1) 5026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.699912+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.701 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.699912+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.702546+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.702546+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.703669+0000 mon.b (mon.1) 5029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.703669+0000 mon.b (mon.1) 5029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.714194+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.714194+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.717437+0000 mgr.y (mgr.25166) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.717437+0000 mgr.y (mgr.25166) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.767558+0000 mon.a (mon.0) 2003 : audit [DBG] from='client.? 172.21.15.39:0/3374034711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.767558+0000 mon.a (mon.0) 2003 : audit [DBG] from='client.? 172.21.15.39:0/3374034711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.775455+0000 mon.b (mon.1) 5030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.702 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.775455+0000 mon.b (mon.1) 5030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.778212+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.778212+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.780604+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.780604+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.781893+0000 mon.b (mon.1) 5033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.781893+0000 mon.b (mon.1) 5033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.787850+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.703 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.787850+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.850771+0000 mon.b (mon.1) 5034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.850771+0000 mon.b (mon.1) 5034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.853498+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.853498+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.856232+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.856232+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.857384+0000 mon.b (mon.1) 5037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.857384+0000 mon.b (mon.1) 5037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.868227+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.868227+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.936085+0000 mon.b (mon.1) 5038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.936085+0000 mon.b (mon.1) 5038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.938881+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.704 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.938881+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.941798+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.780604+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.781893+0000 mon.b (mon.1) 5033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.781893+0000 mon.b (mon.1) 5033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.787850+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.787850+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.850771+0000 mon.b (mon.1) 5034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.850771+0000 mon.b (mon.1) 5034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.853498+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.705 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.853498+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.856232+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.856232+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.857384+0000 mon.b (mon.1) 5037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.857384+0000 mon.b (mon.1) 5037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.868227+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.868227+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.936085+0000 mon.b (mon.1) 5038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.936085+0000 mon.b (mon.1) 5038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.938881+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.938881+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.706 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.941798+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.941798+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.943165+0000 mon.b (mon.1) 5041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.943165+0000 mon.b (mon.1) 5041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.949525+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:05.949525+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.027600+0000 mon.b (mon.1) 5042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.027600+0000 mon.b (mon.1) 5042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.030465+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.030465+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.032838+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.707 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.032838+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.034023+0000 mon.b (mon.1) 5045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.034023+0000 mon.b (mon.1) 5045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.044382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.044382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.113715+0000 mon.b (mon.1) 5046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.113715+0000 mon.b (mon.1) 5046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.116864+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.116864+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.941798+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.708 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.943165+0000 mon.b (mon.1) 5041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.943165+0000 mon.b (mon.1) 5041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.949525+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:05.949525+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.027600+0000 mon.b (mon.1) 5042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.027600+0000 mon.b (mon.1) 5042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.030465+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.030465+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.032838+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.032838+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.034023+0000 mon.b (mon.1) 5045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.034023+0000 mon.b (mon.1) 5045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.709 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.044382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.044382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.113715+0000 mon.b (mon.1) 5046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.113715+0000 mon.b (mon.1) 5046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.116864+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.116864+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.120187+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.120187+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.121655+0000 mon.b (mon.1) 5049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.121655+0000 mon.b (mon.1) 5049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.710 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.135012+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.135012+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.203735+0000 mon.b (mon.1) 5050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.203735+0000 mon.b (mon.1) 5050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.206707+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.206707+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.209487+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.209487+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.210838+0000 mon.b (mon.1) 5053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.210838+0000 mon.b (mon.1) 5053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.219665+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.219665+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.287620+0000 mon.b (mon.1) 5054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.711 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.287620+0000 mon.b (mon.1) 5054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.290866+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.290866+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.120187+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.120187+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.121655+0000 mon.b (mon.1) 5049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.121655+0000 mon.b (mon.1) 5049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.135012+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.135012+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.203735+0000 mon.b (mon.1) 5050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.712 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.203735+0000 mon.b (mon.1) 5050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.206707+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.206707+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.209487+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.209487+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.210838+0000 mon.b (mon.1) 5053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.210838+0000 mon.b (mon.1) 5053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.219665+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.219665+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.287620+0000 mon.b (mon.1) 5054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.287620+0000 mon.b (mon.1) 5054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.290866+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.713 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.290866+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.295113+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.295113+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.296433+0000 mon.b (mon.1) 5057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.296433+0000 mon.b (mon.1) 5057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.307690+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.307690+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.714 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.377314+0000 mon.b (mon.1) 5058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.377314+0000 mon.b (mon.1) 5058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.380431+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.380431+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.383823+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.383823+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.384937+0000 mon.b (mon.1) 5061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.384937+0000 mon.b (mon.1) 5061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.397057+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.397057+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.470725+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.470725+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.473582+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.473582+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.715 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.476522+0000 mon.b (mon.1) 5064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.476522+0000 mon.b (mon.1) 5064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.477707+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.477707+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.490616+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[115929]: audit 2024-09-17T10:36:06.490616+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.295113+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.716 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.295113+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.296433+0000 mon.b (mon.1) 5057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.296433+0000 mon.b (mon.1) 5057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.307690+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.307690+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.377314+0000 mon.b (mon.1) 5058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.377314+0000 mon.b (mon.1) 5058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.380431+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.380431+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.383823+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.383823+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.384937+0000 mon.b (mon.1) 5061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.717 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.384937+0000 mon.b (mon.1) 5061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.397057+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.397057+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.470725+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.470725+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.473582+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.473582+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.476522+0000 mon.b (mon.1) 5064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.476522+0000 mon.b (mon.1) 5064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.477707+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.477707+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.490616+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.718 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:06 smithi039 bash[116875]: audit 2024-09-17T10:36:06.490616+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.747828+0000 mgr.y (mgr.25166) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.747828+0000 mgr.y (mgr.25166) 3427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.835266+0000 mgr.y (mgr.25166) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.835266+0000 mgr.y (mgr.25166) 3428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.935176+0000 mgr.y (mgr.25166) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:04.935176+0000 mgr.y (mgr.25166) 3429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.012271+0000 mgr.y (mgr.25166) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.012271+0000 mgr.y (mgr.25166) 3430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.097756+0000 mgr.y (mgr.25166) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.097756+0000 mgr.y (mgr.25166) 3431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.179578+0000 mgr.y (mgr.25166) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.179578+0000 mgr.y (mgr.25166) 3432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.259057+0000 mgr.y (mgr.25166) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.259057+0000 mgr.y (mgr.25166) 3433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.356103+0000 mgr.y (mgr.25166) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.356103+0000 mgr.y (mgr.25166) 3434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.443429+0000 mgr.y (mgr.25166) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.443429+0000 mgr.y (mgr.25166) 3435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.511416+0000 mon.b (mon.1) 5018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.511416+0000 mon.b (mon.1) 5018 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.540009+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.540009+0000 mon.b (mon.1) 5019 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.542360+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.542360+0000 mon.b (mon.1) 5020 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.543478+0000 mon.b (mon.1) 5021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.543478+0000 mon.b (mon.1) 5021 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.549917+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.549917+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.554670+0000 mgr.y (mgr.25166) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.554670+0000 mgr.y (mgr.25166) 3436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.616414+0000 mon.b (mon.1) 5022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.616414+0000 mon.b (mon.1) 5022 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.619010+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.619010+0000 mon.b (mon.1) 5023 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.621689+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.621689+0000 mon.b (mon.1) 5024 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.623016+0000 mon.b (mon.1) 5025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.623016+0000 mon.b (mon.1) 5025 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.633460+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.633460+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.636852+0000 mgr.y (mgr.25166) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.636852+0000 mgr.y (mgr.25166) 3437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.697105+0000 mon.b (mon.1) 5026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.697105+0000 mon.b (mon.1) 5026 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.699912+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.699912+0000 mon.b (mon.1) 5027 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.702546+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.702546+0000 mon.b (mon.1) 5028 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.703669+0000 mon.b (mon.1) 5029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.703669+0000 mon.b (mon.1) 5029 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.714194+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.714194+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.717437+0000 mgr.y (mgr.25166) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.717437+0000 mgr.y (mgr.25166) 3438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:06.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.767558+0000 mon.a (mon.0) 2003 : audit [DBG] from='client.? 172.21.15.39:0/3374034711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.767558+0000 mon.a (mon.0) 2003 : audit [DBG] from='client.? 172.21.15.39:0/3374034711' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.775455+0000 mon.b (mon.1) 5030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.775455+0000 mon.b (mon.1) 5030 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.778212+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.778212+0000 mon.b (mon.1) 5031 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.780604+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.780604+0000 mon.b (mon.1) 5032 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.781893+0000 mon.b (mon.1) 5033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.781893+0000 mon.b (mon.1) 5033 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.787850+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.787850+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.850771+0000 mon.b (mon.1) 5034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.850771+0000 mon.b (mon.1) 5034 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.853498+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.853498+0000 mon.b (mon.1) 5035 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.856232+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.856232+0000 mon.b (mon.1) 5036 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.857384+0000 mon.b (mon.1) 5037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.857384+0000 mon.b (mon.1) 5037 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.868227+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.868227+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.936085+0000 mon.b (mon.1) 5038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.936085+0000 mon.b (mon.1) 5038 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.938881+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.938881+0000 mon.b (mon.1) 5039 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.941798+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.941798+0000 mon.b (mon.1) 5040 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.943165+0000 mon.b (mon.1) 5041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.943165+0000 mon.b (mon.1) 5041 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.949525+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:05.949525+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.027600+0000 mon.b (mon.1) 5042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.027600+0000 mon.b (mon.1) 5042 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.030465+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.030465+0000 mon.b (mon.1) 5043 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.032838+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.032838+0000 mon.b (mon.1) 5044 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.034023+0000 mon.b (mon.1) 5045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.034023+0000 mon.b (mon.1) 5045 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.044382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.044382+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.113715+0000 mon.b (mon.1) 5046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.113715+0000 mon.b (mon.1) 5046 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.116864+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.116864+0000 mon.b (mon.1) 5047 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.120187+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.120187+0000 mon.b (mon.1) 5048 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.121655+0000 mon.b (mon.1) 5049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.121655+0000 mon.b (mon.1) 5049 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.135012+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.135012+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.203735+0000 mon.b (mon.1) 5050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.203735+0000 mon.b (mon.1) 5050 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.206707+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.206707+0000 mon.b (mon.1) 5051 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.209487+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.209487+0000 mon.b (mon.1) 5052 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.210838+0000 mon.b (mon.1) 5053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.210838+0000 mon.b (mon.1) 5053 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.219665+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.219665+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.287620+0000 mon.b (mon.1) 5054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.287620+0000 mon.b (mon.1) 5054 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.290866+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.290866+0000 mon.b (mon.1) 5055 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.295113+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.295113+0000 mon.b (mon.1) 5056 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.296433+0000 mon.b (mon.1) 5057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.296433+0000 mon.b (mon.1) 5057 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.307690+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.307690+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.377314+0000 mon.b (mon.1) 5058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.377314+0000 mon.b (mon.1) 5058 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.380431+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.380431+0000 mon.b (mon.1) 5059 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.383823+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.383823+0000 mon.b (mon.1) 5060 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.384937+0000 mon.b (mon.1) 5061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.384937+0000 mon.b (mon.1) 5061 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.397057+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.397057+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.470725+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.470725+0000 mon.b (mon.1) 5062 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.473582+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.473582+0000 mon.b (mon.1) 5063 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.476522+0000 mon.b (mon.1) 5064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.476522+0000 mon.b (mon.1) 5064 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.477707+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.477707+0000 mon.b (mon.1) 5065 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.490616+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:06.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:06 smithi203 bash[85677]: audit 2024-09-17T10:36:06.490616+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.538 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:07.343563038Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:07.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.791439+0000 mgr.y (mgr.25166) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.791439+0000 mgr.y (mgr.25166) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.871941+0000 mgr.y (mgr.25166) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.871941+0000 mgr.y (mgr.25166) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.953013+0000 mgr.y (mgr.25166) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.539 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:05.953013+0000 mgr.y (mgr.25166) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.540 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.047983+0000 mgr.y (mgr.25166) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.047983+0000 mgr.y (mgr.25166) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.136584+0000 mgr.y (mgr.25166) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.136584+0000 mgr.y (mgr.25166) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.221009+0000 mgr.y (mgr.25166) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.221009+0000 mgr.y (mgr.25166) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.311209+0000 mgr.y (mgr.25166) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.311209+0000 mgr.y (mgr.25166) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.399745+0000 mgr.y (mgr.25166) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.399745+0000 mgr.y (mgr.25166) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.492143+0000 mgr.y (mgr.25166) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.492143+0000 mgr.y (mgr.25166) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cluster 2024-09-17T10:36:06.526556+0000 mgr.y (mgr.25166) 3448 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:07.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cluster 2024-09-17T10:36:06.526556+0000 mgr.y (mgr.25166) 3448 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.566778+0000 mon.b (mon.1) 5066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.566778+0000 mon.b (mon.1) 5066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.569603+0000 mon.b (mon.1) 5067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.569603+0000 mon.b (mon.1) 5067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.572701+0000 mon.b (mon.1) 5068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.572701+0000 mon.b (mon.1) 5068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.573892+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.573892+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.582907+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.582907+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.584563+0000 mgr.y (mgr.25166) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.584563+0000 mgr.y (mgr.25166) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.650129+0000 mon.b (mon.1) 5070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.650129+0000 mon.b (mon.1) 5070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.652805+0000 mon.b (mon.1) 5071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.652805+0000 mon.b (mon.1) 5071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.655110+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.655110+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.656334+0000 mon.b (mon.1) 5073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.656334+0000 mon.b (mon.1) 5073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.662473+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.662473+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.666262+0000 mgr.y (mgr.25166) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.666262+0000 mgr.y (mgr.25166) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.729175+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.729175+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.731851+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.731851+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.734361+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.734361+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.735540+0000 mon.b (mon.1) 5077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.735540+0000 mon.b (mon.1) 5077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.748216+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.748216+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.817498+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.817498+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.820546+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.820546+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.823071+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.823071+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.824338+0000 mon.b (mon.1) 5081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.824338+0000 mon.b (mon.1) 5081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.831537+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.831537+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.894037+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.894037+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.896985+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.896985+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.899988+0000 mon.b (mon.1) 5084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.899988+0000 mon.b (mon.1) 5084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.901227+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.901227+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.912694+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.912694+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.976788+0000 mon.b (mon.1) 5086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.976788+0000 mon.b (mon.1) 5086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.979638+0000 mon.b (mon.1) 5087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.979638+0000 mon.b (mon.1) 5087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.982680+0000 mon.b (mon.1) 5088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.982680+0000 mon.b (mon.1) 5088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.983880+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.983880+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.995778+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:06.995778+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.059992+0000 mon.b (mon.1) 5090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.059992+0000 mon.b (mon.1) 5090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.069822+0000 mon.b (mon.1) 5091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.069822+0000 mon.b (mon.1) 5091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.073309+0000 mon.b (mon.1) 5092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.073309+0000 mon.b (mon.1) 5092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.074780+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.074780+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.082786+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.082786+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.163039+0000 mon.b (mon.1) 5094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.163039+0000 mon.b (mon.1) 5094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.166076+0000 mon.b (mon.1) 5095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.166076+0000 mon.b (mon.1) 5095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.168626+0000 mon.b (mon.1) 5096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.168626+0000 mon.b (mon.1) 5096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.169751+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.169751+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.176031+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.176031+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.240056+0000 mon.b (mon.1) 5098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.240056+0000 mon.b (mon.1) 5098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.243014+0000 mon.b (mon.1) 5099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.243014+0000 mon.b (mon.1) 5099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.246113+0000 mon.b (mon.1) 5100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.246113+0000 mon.b (mon.1) 5100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.247308+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.247308+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.254686+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.254686+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.317707+0000 mon.b (mon.1) 5102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.317707+0000 mon.b (mon.1) 5102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.320465+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.320465+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.322851+0000 mon.b (mon.1) 5104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.322851+0000 mon.b (mon.1) 5104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.323928+0000 mon.b (mon.1) 5105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.323928+0000 mon.b (mon.1) 5105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.332014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.332014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.396838+0000 mon.b (mon.1) 5106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.396838+0000 mon.b (mon.1) 5106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.399565+0000 mon.b (mon.1) 5107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.399565+0000 mon.b (mon.1) 5107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.402318+0000 mon.b (mon.1) 5108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.402318+0000 mon.b (mon.1) 5108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.403654+0000 mon.b (mon.1) 5109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.403654+0000 mon.b (mon.1) 5109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.411165+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.411165+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.487326+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.487326+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.490225+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.490225+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.493046+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.493046+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.494237+0000 mon.b (mon.1) 5113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.494237+0000 mon.b (mon.1) 5113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.503325+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.743 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:07 smithi203 bash[85677]: audit 2024-09-17T10:36:07.503325+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.791439+0000 mgr.y (mgr.25166) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.791439+0000 mgr.y (mgr.25166) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.871941+0000 mgr.y (mgr.25166) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.871941+0000 mgr.y (mgr.25166) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.953013+0000 mgr.y (mgr.25166) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:05.953013+0000 mgr.y (mgr.25166) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.047983+0000 mgr.y (mgr.25166) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.047983+0000 mgr.y (mgr.25166) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.136584+0000 mgr.y (mgr.25166) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.136584+0000 mgr.y (mgr.25166) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.221009+0000 mgr.y (mgr.25166) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.221009+0000 mgr.y (mgr.25166) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.311209+0000 mgr.y (mgr.25166) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.311209+0000 mgr.y (mgr.25166) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.399745+0000 mgr.y (mgr.25166) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.399745+0000 mgr.y (mgr.25166) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.492143+0000 mgr.y (mgr.25166) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.492143+0000 mgr.y (mgr.25166) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cluster 2024-09-17T10:36:06.526556+0000 mgr.y (mgr.25166) 3448 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cluster 2024-09-17T10:36:06.526556+0000 mgr.y (mgr.25166) 3448 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.566778+0000 mon.b (mon.1) 5066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.566778+0000 mon.b (mon.1) 5066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.569603+0000 mon.b (mon.1) 5067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.569603+0000 mon.b (mon.1) 5067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.572701+0000 mon.b (mon.1) 5068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.572701+0000 mon.b (mon.1) 5068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.573892+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.573892+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.582907+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.582907+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.584563+0000 mgr.y (mgr.25166) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.584563+0000 mgr.y (mgr.25166) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.650129+0000 mon.b (mon.1) 5070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.650129+0000 mon.b (mon.1) 5070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.652805+0000 mon.b (mon.1) 5071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.652805+0000 mon.b (mon.1) 5071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.655110+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.655110+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.656334+0000 mon.b (mon.1) 5073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.656334+0000 mon.b (mon.1) 5073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.662473+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.662473+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.666262+0000 mgr.y (mgr.25166) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.666262+0000 mgr.y (mgr.25166) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.729175+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.729175+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.731851+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.731851+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.734361+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.734361+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.735540+0000 mon.b (mon.1) 5077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.735540+0000 mon.b (mon.1) 5077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.748216+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.748216+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.817498+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.817498+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.820546+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.820546+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.823071+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.823071+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.824338+0000 mon.b (mon.1) 5081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.791439+0000 mgr.y (mgr.25166) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.791439+0000 mgr.y (mgr.25166) 3439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.871941+0000 mgr.y (mgr.25166) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.871941+0000 mgr.y (mgr.25166) 3440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.953013+0000 mgr.y (mgr.25166) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:05.953013+0000 mgr.y (mgr.25166) 3441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.047983+0000 mgr.y (mgr.25166) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.047983+0000 mgr.y (mgr.25166) 3442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.136584+0000 mgr.y (mgr.25166) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.136584+0000 mgr.y (mgr.25166) 3443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.221009+0000 mgr.y (mgr.25166) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.221009+0000 mgr.y (mgr.25166) 3444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.311209+0000 mgr.y (mgr.25166) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.311209+0000 mgr.y (mgr.25166) 3445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.399745+0000 mgr.y (mgr.25166) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.399745+0000 mgr.y (mgr.25166) 3446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.492143+0000 mgr.y (mgr.25166) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.492143+0000 mgr.y (mgr.25166) 3447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cluster 2024-09-17T10:36:06.526556+0000 mgr.y (mgr.25166) 3448 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cluster 2024-09-17T10:36:06.526556+0000 mgr.y (mgr.25166) 3448 : cluster [DBG] pgmap v991: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:07.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.566778+0000 mon.b (mon.1) 5066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.824338+0000 mon.b (mon.1) 5081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.831537+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.831537+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.894037+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.894037+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.896985+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.896985+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.899988+0000 mon.b (mon.1) 5084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.899988+0000 mon.b (mon.1) 5084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.901227+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.901227+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.912694+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.912694+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.976788+0000 mon.b (mon.1) 5086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.976788+0000 mon.b (mon.1) 5086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.979638+0000 mon.b (mon.1) 5087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.979638+0000 mon.b (mon.1) 5087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.982680+0000 mon.b (mon.1) 5088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.982680+0000 mon.b (mon.1) 5088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.983880+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.983880+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.995778+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:06.995778+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.059992+0000 mon.b (mon.1) 5090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.059992+0000 mon.b (mon.1) 5090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.069822+0000 mon.b (mon.1) 5091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.069822+0000 mon.b (mon.1) 5091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.073309+0000 mon.b (mon.1) 5092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.073309+0000 mon.b (mon.1) 5092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.074780+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.074780+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.082786+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.082786+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.163039+0000 mon.b (mon.1) 5094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.163039+0000 mon.b (mon.1) 5094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.166076+0000 mon.b (mon.1) 5095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.166076+0000 mon.b (mon.1) 5095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.168626+0000 mon.b (mon.1) 5096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.168626+0000 mon.b (mon.1) 5096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.566778+0000 mon.b (mon.1) 5066 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.569603+0000 mon.b (mon.1) 5067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.569603+0000 mon.b (mon.1) 5067 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.572701+0000 mon.b (mon.1) 5068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.572701+0000 mon.b (mon.1) 5068 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.573892+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.573892+0000 mon.b (mon.1) 5069 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.582907+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.582907+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.584563+0000 mgr.y (mgr.25166) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.584563+0000 mgr.y (mgr.25166) 3449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.650129+0000 mon.b (mon.1) 5070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.650129+0000 mon.b (mon.1) 5070 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.652805+0000 mon.b (mon.1) 5071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.652805+0000 mon.b (mon.1) 5071 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.655110+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.655110+0000 mon.b (mon.1) 5072 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.656334+0000 mon.b (mon.1) 5073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.656334+0000 mon.b (mon.1) 5073 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.662473+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.169751+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.169751+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.176031+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.176031+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.240056+0000 mon.b (mon.1) 5098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.240056+0000 mon.b (mon.1) 5098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.243014+0000 mon.b (mon.1) 5099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.243014+0000 mon.b (mon.1) 5099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.246113+0000 mon.b (mon.1) 5100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.246113+0000 mon.b (mon.1) 5100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.247308+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.247308+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.254686+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.254686+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.317707+0000 mon.b (mon.1) 5102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.317707+0000 mon.b (mon.1) 5102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.320465+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.320465+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.322851+0000 mon.b (mon.1) 5104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.322851+0000 mon.b (mon.1) 5104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.323928+0000 mon.b (mon.1) 5105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.323928+0000 mon.b (mon.1) 5105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.332014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.332014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.396838+0000 mon.b (mon.1) 5106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.396838+0000 mon.b (mon.1) 5106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.399565+0000 mon.b (mon.1) 5107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.399565+0000 mon.b (mon.1) 5107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.402318+0000 mon.b (mon.1) 5108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.402318+0000 mon.b (mon.1) 5108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.403654+0000 mon.b (mon.1) 5109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.403654+0000 mon.b (mon.1) 5109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.411165+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.411165+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.487326+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.487326+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.490225+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.490225+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.493046+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.493046+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.494237+0000 mon.b (mon.1) 5113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.494237+0000 mon.b (mon.1) 5113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.503325+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[116875]: audit 2024-09-17T10:36:07.503325+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.662473+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.666262+0000 mgr.y (mgr.25166) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.666262+0000 mgr.y (mgr.25166) 3450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:07.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.729175+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.729175+0000 mon.b (mon.1) 5074 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.731851+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.731851+0000 mon.b (mon.1) 5075 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.734361+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.734361+0000 mon.b (mon.1) 5076 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.735540+0000 mon.b (mon.1) 5077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.735540+0000 mon.b (mon.1) 5077 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.748216+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.748216+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.817498+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.817498+0000 mon.b (mon.1) 5078 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.820546+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.820546+0000 mon.b (mon.1) 5079 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.823071+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.823071+0000 mon.b (mon.1) 5080 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.824338+0000 mon.b (mon.1) 5081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.824338+0000 mon.b (mon.1) 5081 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.831537+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.831537+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.894037+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.894037+0000 mon.b (mon.1) 5082 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.896985+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.896985+0000 mon.b (mon.1) 5083 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.899988+0000 mon.b (mon.1) 5084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.899988+0000 mon.b (mon.1) 5084 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.901227+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.901227+0000 mon.b (mon.1) 5085 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.912694+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.912694+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.976788+0000 mon.b (mon.1) 5086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.976788+0000 mon.b (mon.1) 5086 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.979638+0000 mon.b (mon.1) 5087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.979638+0000 mon.b (mon.1) 5087 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.982680+0000 mon.b (mon.1) 5088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.982680+0000 mon.b (mon.1) 5088 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.983880+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.983880+0000 mon.b (mon.1) 5089 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.995778+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:06.995778+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.059992+0000 mon.b (mon.1) 5090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.059992+0000 mon.b (mon.1) 5090 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.069822+0000 mon.b (mon.1) 5091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.069822+0000 mon.b (mon.1) 5091 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.073309+0000 mon.b (mon.1) 5092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.073309+0000 mon.b (mon.1) 5092 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.074780+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.074780+0000 mon.b (mon.1) 5093 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.082786+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.082786+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.163039+0000 mon.b (mon.1) 5094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.163039+0000 mon.b (mon.1) 5094 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.166076+0000 mon.b (mon.1) 5095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.166076+0000 mon.b (mon.1) 5095 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.168626+0000 mon.b (mon.1) 5096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.168626+0000 mon.b (mon.1) 5096 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.169751+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.169751+0000 mon.b (mon.1) 5097 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.176031+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.176031+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.240056+0000 mon.b (mon.1) 5098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.240056+0000 mon.b (mon.1) 5098 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.243014+0000 mon.b (mon.1) 5099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.243014+0000 mon.b (mon.1) 5099 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.246113+0000 mon.b (mon.1) 5100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.246113+0000 mon.b (mon.1) 5100 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.247308+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.247308+0000 mon.b (mon.1) 5101 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.254686+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.254686+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.317707+0000 mon.b (mon.1) 5102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.317707+0000 mon.b (mon.1) 5102 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.320465+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.320465+0000 mon.b (mon.1) 5103 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.322851+0000 mon.b (mon.1) 5104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.322851+0000 mon.b (mon.1) 5104 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.323928+0000 mon.b (mon.1) 5105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.323928+0000 mon.b (mon.1) 5105 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.332014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.332014+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.396838+0000 mon.b (mon.1) 5106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.396838+0000 mon.b (mon.1) 5106 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.399565+0000 mon.b (mon.1) 5107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.399565+0000 mon.b (mon.1) 5107 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.402318+0000 mon.b (mon.1) 5108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.402318+0000 mon.b (mon.1) 5108 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.403654+0000 mon.b (mon.1) 5109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.403654+0000 mon.b (mon.1) 5109 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.411165+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.411165+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.487326+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.487326+0000 mon.b (mon.1) 5110 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.490225+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.490225+0000 mon.b (mon.1) 5111 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.493046+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.493046+0000 mon.b (mon.1) 5112 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.494237+0000 mon.b (mon.1) 5113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.494237+0000 mon.b (mon.1) 5113 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.503325+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:07.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:07 smithi039 bash[115929]: audit 2024-09-17T10:36:07.503325+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.750218+0000 mgr.y (mgr.25166) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.750218+0000 mgr.y (mgr.25166) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.834273+0000 mgr.y (mgr.25166) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.834273+0000 mgr.y (mgr.25166) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.915869+0000 mgr.y (mgr.25166) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.915869+0000 mgr.y (mgr.25166) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.998411+0000 mgr.y (mgr.25166) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:06.998411+0000 mgr.y (mgr.25166) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.090345+0000 mgr.y (mgr.25166) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.090345+0000 mgr.y (mgr.25166) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.179064+0000 mgr.y (mgr.25166) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.179064+0000 mgr.y (mgr.25166) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.258705+0000 mgr.y (mgr.25166) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.258705+0000 mgr.y (mgr.25166) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.336465+0000 mgr.y (mgr.25166) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.336465+0000 mgr.y (mgr.25166) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.416593+0000 mgr.y (mgr.25166) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.416593+0000 mgr.y (mgr.25166) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.506305+0000 mgr.y (mgr.25166) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.506305+0000 mgr.y (mgr.25166) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.588190+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.588190+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.591001+0000 mon.b (mon.1) 5115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.591001+0000 mon.b (mon.1) 5115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.594616+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.594616+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.595769+0000 mon.b (mon.1) 5117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.595769+0000 mon.b (mon.1) 5117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.602280+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.602280+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.605760+0000 mgr.y (mgr.25166) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.605760+0000 mgr.y (mgr.25166) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.680354+0000 mon.b (mon.1) 5118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.680354+0000 mon.b (mon.1) 5118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.683227+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.683227+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.686354+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.686354+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.687640+0000 mon.b (mon.1) 5121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.687640+0000 mon.b (mon.1) 5121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.697490+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.697490+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.698991+0000 mgr.y (mgr.25166) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.698991+0000 mgr.y (mgr.25166) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.762790+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.762790+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.765464+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.765464+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.768450+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.768450+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.769578+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.769578+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.779999+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.779999+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.869473+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.869473+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.872150+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.872150+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.875213+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.875213+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.876414+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.876414+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.886773+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.886773+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.974731+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.974731+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.977337+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.977337+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.980006+0000 mon.b (mon.1) 5132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.980006+0000 mon.b (mon.1) 5132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.981221+0000 mon.b (mon.1) 5133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.981221+0000 mon.b (mon.1) 5133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.990180+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:07.990180+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.061761+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.061761+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.064808+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.064808+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.068663+0000 mon.b (mon.1) 5136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.068663+0000 mon.b (mon.1) 5136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.069852+0000 mon.b (mon.1) 5137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.069852+0000 mon.b (mon.1) 5137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.076573+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.076573+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.168849+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.168849+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.171722+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.171722+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.173927+0000 mon.b (mon.1) 5140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.173927+0000 mon.b (mon.1) 5140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.174734+0000 mon.b (mon.1) 5141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.174734+0000 mon.b (mon.1) 5141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.181372+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.181372+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.241651+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.241651+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.244215+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.244215+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.246750+0000 mon.b (mon.1) 5144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.246750+0000 mon.b (mon.1) 5144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.247720+0000 mon.b (mon.1) 5145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.247720+0000 mon.b (mon.1) 5145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.253437+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.253437+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.291205+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.291205+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.303537+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.303537+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.312276+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.312276+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.337511+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.337511+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.340204+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.340204+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.342283+0000 mon.b (mon.1) 5148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.342283+0000 mon.b (mon.1) 5148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.343431+0000 mon.b (mon.1) 5149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.343431+0000 mon.b (mon.1) 5149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.349514+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.349514+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.413029+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.413029+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.416104+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.416104+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.418977+0000 mon.b (mon.1) 5152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.418977+0000 mon.b (mon.1) 5152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.420267+0000 mon.b (mon.1) 5153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.420267+0000 mon.b (mon.1) 5153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.429091+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.429091+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.491239+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.491239+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.494431+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.494431+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.497020+0000 mon.b (mon.1) 5156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.497020+0000 mon.b (mon.1) 5156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.498236+0000 mon.b (mon.1) 5157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.498236+0000 mon.b (mon.1) 5157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.506108+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.742 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:08 smithi203 bash[85677]: audit 2024-09-17T10:36:08.506108+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.750218+0000 mgr.y (mgr.25166) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.750218+0000 mgr.y (mgr.25166) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.834273+0000 mgr.y (mgr.25166) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.834273+0000 mgr.y (mgr.25166) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.915869+0000 mgr.y (mgr.25166) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.915869+0000 mgr.y (mgr.25166) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.998411+0000 mgr.y (mgr.25166) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:06.998411+0000 mgr.y (mgr.25166) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.090345+0000 mgr.y (mgr.25166) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.090345+0000 mgr.y (mgr.25166) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.179064+0000 mgr.y (mgr.25166) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.179064+0000 mgr.y (mgr.25166) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.258705+0000 mgr.y (mgr.25166) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.258705+0000 mgr.y (mgr.25166) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.336465+0000 mgr.y (mgr.25166) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.336465+0000 mgr.y (mgr.25166) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.416593+0000 mgr.y (mgr.25166) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.416593+0000 mgr.y (mgr.25166) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.506305+0000 mgr.y (mgr.25166) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.506305+0000 mgr.y (mgr.25166) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.588190+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.588190+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.591001+0000 mon.b (mon.1) 5115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.591001+0000 mon.b (mon.1) 5115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.594616+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.594616+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.595769+0000 mon.b (mon.1) 5117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.595769+0000 mon.b (mon.1) 5117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.602280+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.602280+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.605760+0000 mgr.y (mgr.25166) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.605760+0000 mgr.y (mgr.25166) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.680354+0000 mon.b (mon.1) 5118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.680354+0000 mon.b (mon.1) 5118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.683227+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.683227+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.686354+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.686354+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.687640+0000 mon.b (mon.1) 5121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.687640+0000 mon.b (mon.1) 5121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.697490+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.697490+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.750218+0000 mgr.y (mgr.25166) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.750218+0000 mgr.y (mgr.25166) 3451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.834273+0000 mgr.y (mgr.25166) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.834273+0000 mgr.y (mgr.25166) 3452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.915869+0000 mgr.y (mgr.25166) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.915869+0000 mgr.y (mgr.25166) 3453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.998411+0000 mgr.y (mgr.25166) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:06.998411+0000 mgr.y (mgr.25166) 3454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.090345+0000 mgr.y (mgr.25166) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.090345+0000 mgr.y (mgr.25166) 3455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.179064+0000 mgr.y (mgr.25166) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.179064+0000 mgr.y (mgr.25166) 3456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.258705+0000 mgr.y (mgr.25166) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.258705+0000 mgr.y (mgr.25166) 3457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.891 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.336465+0000 mgr.y (mgr.25166) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.336465+0000 mgr.y (mgr.25166) 3458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.416593+0000 mgr.y (mgr.25166) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.416593+0000 mgr.y (mgr.25166) 3459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.506305+0000 mgr.y (mgr.25166) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.506305+0000 mgr.y (mgr.25166) 3460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.588190+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.588190+0000 mon.b (mon.1) 5114 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.698991+0000 mgr.y (mgr.25166) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.698991+0000 mgr.y (mgr.25166) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.762790+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.762790+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.765464+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.765464+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.768450+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.893 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.768450+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.769578+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.769578+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.779999+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.779999+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.869473+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.869473+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.872150+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.872150+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.875213+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.875213+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.876414+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.876414+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.886773+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.886773+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.974731+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.974731+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.977337+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.977337+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.980006+0000 mon.b (mon.1) 5132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.980006+0000 mon.b (mon.1) 5132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.981221+0000 mon.b (mon.1) 5133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.981221+0000 mon.b (mon.1) 5133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.990180+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:07.990180+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.061761+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.061761+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.064808+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.064808+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.068663+0000 mon.b (mon.1) 5136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.068663+0000 mon.b (mon.1) 5136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.069852+0000 mon.b (mon.1) 5137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.069852+0000 mon.b (mon.1) 5137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.076573+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.076573+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.168849+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.168849+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.171722+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.171722+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.173927+0000 mon.b (mon.1) 5140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.173927+0000 mon.b (mon.1) 5140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.174734+0000 mon.b (mon.1) 5141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.174734+0000 mon.b (mon.1) 5141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.181372+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.181372+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.241651+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.241651+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.244215+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.244215+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.246750+0000 mon.b (mon.1) 5144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.246750+0000 mon.b (mon.1) 5144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.247720+0000 mon.b (mon.1) 5145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.591001+0000 mon.b (mon.1) 5115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.591001+0000 mon.b (mon.1) 5115 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.594616+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.594616+0000 mon.b (mon.1) 5116 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.595769+0000 mon.b (mon.1) 5117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.595769+0000 mon.b (mon.1) 5117 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.602280+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.602280+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.605760+0000 mgr.y (mgr.25166) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.605760+0000 mgr.y (mgr.25166) 3461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.680354+0000 mon.b (mon.1) 5118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.680354+0000 mon.b (mon.1) 5118 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.683227+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.683227+0000 mon.b (mon.1) 5119 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.686354+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.686354+0000 mon.b (mon.1) 5120 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.687640+0000 mon.b (mon.1) 5121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.687640+0000 mon.b (mon.1) 5121 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.697490+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.697490+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.247720+0000 mon.b (mon.1) 5145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.253437+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.253437+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.291205+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.291205+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.303537+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.303537+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.312276+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.312276+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.337511+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.337511+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.340204+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.340204+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.342283+0000 mon.b (mon.1) 5148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.342283+0000 mon.b (mon.1) 5148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.343431+0000 mon.b (mon.1) 5149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.343431+0000 mon.b (mon.1) 5149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.349514+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.349514+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.413029+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.413029+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.416104+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.416104+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.418977+0000 mon.b (mon.1) 5152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.418977+0000 mon.b (mon.1) 5152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.420267+0000 mon.b (mon.1) 5153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.420267+0000 mon.b (mon.1) 5153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.429091+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.902 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.429091+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.491239+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.491239+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.494431+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.494431+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.497020+0000 mon.b (mon.1) 5156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.497020+0000 mon.b (mon.1) 5156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.498236+0000 mon.b (mon.1) 5157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.498236+0000 mon.b (mon.1) 5157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.506108+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[116875]: audit 2024-09-17T10:36:08.506108+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.698991+0000 mgr.y (mgr.25166) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.698991+0000 mgr.y (mgr.25166) 3462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.762790+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.762790+0000 mon.b (mon.1) 5122 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.765464+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.765464+0000 mon.b (mon.1) 5123 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.768450+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.768450+0000 mon.b (mon.1) 5124 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.769578+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.769578+0000 mon.b (mon.1) 5125 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.779999+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.779999+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.869473+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.869473+0000 mon.b (mon.1) 5126 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.872150+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.872150+0000 mon.b (mon.1) 5127 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.875213+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.875213+0000 mon.b (mon.1) 5128 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.876414+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.876414+0000 mon.b (mon.1) 5129 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.886773+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.886773+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.974731+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.974731+0000 mon.b (mon.1) 5130 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.977337+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.977337+0000 mon.b (mon.1) 5131 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.980006+0000 mon.b (mon.1) 5132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.980006+0000 mon.b (mon.1) 5132 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.981221+0000 mon.b (mon.1) 5133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.981221+0000 mon.b (mon.1) 5133 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.990180+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:07.990180+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.061761+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.061761+0000 mon.b (mon.1) 5134 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.064808+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.064808+0000 mon.b (mon.1) 5135 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.068663+0000 mon.b (mon.1) 5136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.068663+0000 mon.b (mon.1) 5136 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.069852+0000 mon.b (mon.1) 5137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.069852+0000 mon.b (mon.1) 5137 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.076573+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.076573+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.168849+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.168849+0000 mon.b (mon.1) 5138 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.171722+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.171722+0000 mon.b (mon.1) 5139 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.173927+0000 mon.b (mon.1) 5140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.173927+0000 mon.b (mon.1) 5140 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.174734+0000 mon.b (mon.1) 5141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.174734+0000 mon.b (mon.1) 5141 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.181372+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.181372+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.241651+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.241651+0000 mon.b (mon.1) 5142 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.244215+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.244215+0000 mon.b (mon.1) 5143 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.246750+0000 mon.b (mon.1) 5144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.246750+0000 mon.b (mon.1) 5144 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.247720+0000 mon.b (mon.1) 5145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.247720+0000 mon.b (mon.1) 5145 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.253437+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.253437+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.291205+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.291205+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.303537+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.303537+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.312276+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.312276+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.337511+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.337511+0000 mon.b (mon.1) 5146 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.340204+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.340204+0000 mon.b (mon.1) 5147 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.342283+0000 mon.b (mon.1) 5148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.342283+0000 mon.b (mon.1) 5148 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.343431+0000 mon.b (mon.1) 5149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.343431+0000 mon.b (mon.1) 5149 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.349514+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.349514+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.413029+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.413029+0000 mon.b (mon.1) 5150 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.416104+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.416104+0000 mon.b (mon.1) 5151 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.418977+0000 mon.b (mon.1) 5152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.418977+0000 mon.b (mon.1) 5152 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.420267+0000 mon.b (mon.1) 5153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.420267+0000 mon.b (mon.1) 5153 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.429091+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.429091+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.491239+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.491239+0000 mon.b (mon.1) 5154 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.494431+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.494431+0000 mon.b (mon.1) 5155 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.497020+0000 mon.b (mon.1) 5156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.497020+0000 mon.b (mon.1) 5156 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.498236+0000 mon.b (mon.1) 5157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.498236+0000 mon.b (mon.1) 5157 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.506108+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:08.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:08 smithi039 bash[115929]: audit 2024-09-17T10:36:08.506108+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.781800+0000 mgr.y (mgr.25166) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.781800+0000 mgr.y (mgr.25166) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.889465+0000 mgr.y (mgr.25166) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.889465+0000 mgr.y (mgr.25166) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.990972+0000 mgr.y (mgr.25166) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:07.990972+0000 mgr.y (mgr.25166) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.079552+0000 mgr.y (mgr.25166) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.079552+0000 mgr.y (mgr.25166) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.183177+0000 mgr.y (mgr.25166) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.183177+0000 mgr.y (mgr.25166) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.256869+0000 mgr.y (mgr.25166) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.256869+0000 mgr.y (mgr.25166) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.354186+0000 mgr.y (mgr.25166) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.354186+0000 mgr.y (mgr.25166) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.431927+0000 mgr.y (mgr.25166) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.431927+0000 mgr.y (mgr.25166) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.510669+0000 mgr.y (mgr.25166) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.510669+0000 mgr.y (mgr.25166) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cluster 2024-09-17T10:36:08.527131+0000 mgr.y (mgr.25166) 3472 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cluster 2024-09-17T10:36:08.527131+0000 mgr.y (mgr.25166) 3472 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.586585+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.781800+0000 mgr.y (mgr.25166) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.781800+0000 mgr.y (mgr.25166) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.889465+0000 mgr.y (mgr.25166) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.889465+0000 mgr.y (mgr.25166) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.990972+0000 mgr.y (mgr.25166) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:07.990972+0000 mgr.y (mgr.25166) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.079552+0000 mgr.y (mgr.25166) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.079552+0000 mgr.y (mgr.25166) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.183177+0000 mgr.y (mgr.25166) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.183177+0000 mgr.y (mgr.25166) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.256869+0000 mgr.y (mgr.25166) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.256869+0000 mgr.y (mgr.25166) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.354186+0000 mgr.y (mgr.25166) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.354186+0000 mgr.y (mgr.25166) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.431927+0000 mgr.y (mgr.25166) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.431927+0000 mgr.y (mgr.25166) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.510669+0000 mgr.y (mgr.25166) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.510669+0000 mgr.y (mgr.25166) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cluster 2024-09-17T10:36:08.527131+0000 mgr.y (mgr.25166) 3472 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cluster 2024-09-17T10:36:08.527131+0000 mgr.y (mgr.25166) 3472 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.586585+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.586585+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.589110+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.589110+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.591504+0000 mon.b (mon.1) 5160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.591504+0000 mon.b (mon.1) 5160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.592561+0000 mon.b (mon.1) 5161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.592561+0000 mon.b (mon.1) 5161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.600666+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.600666+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.601664+0000 mgr.y (mgr.25166) 3473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.601664+0000 mgr.y (mgr.25166) 3473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.671893+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.671893+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.674782+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.674782+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.677952+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.677952+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.679301+0000 mon.b (mon.1) 5165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.679301+0000 mon.b (mon.1) 5165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.686191+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.586585+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.589110+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.589110+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.591504+0000 mon.b (mon.1) 5160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.591504+0000 mon.b (mon.1) 5160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.592561+0000 mon.b (mon.1) 5161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.592561+0000 mon.b (mon.1) 5161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.600666+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.600666+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.601664+0000 mgr.y (mgr.25166) 3473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.601664+0000 mgr.y (mgr.25166) 3473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.671893+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.671893+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.674782+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.674782+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.677952+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.677952+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.679301+0000 mon.b (mon.1) 5165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.679301+0000 mon.b (mon.1) 5165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.686191+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.686191+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.689259+0000 mgr.y (mgr.25166) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.689259+0000 mgr.y (mgr.25166) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.747814+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.747814+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.750901+0000 mon.b (mon.1) 5167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.750901+0000 mon.b (mon.1) 5167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.754081+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.754081+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.755422+0000 mon.b (mon.1) 5169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.755422+0000 mon.b (mon.1) 5169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.768665+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.768665+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.841525+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.841525+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.844753+0000 mon.b (mon.1) 5171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.844753+0000 mon.b (mon.1) 5171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.848192+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.848192+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.849708+0000 mon.b (mon.1) 5173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.849708+0000 mon.b (mon.1) 5173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.863272+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.863272+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.932795+0000 mon.b (mon.1) 5174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.932795+0000 mon.b (mon.1) 5174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.935479+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.935479+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.938276+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.938276+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.939264+0000 mon.b (mon.1) 5177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.939264+0000 mon.b (mon.1) 5177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.949277+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:08.949277+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.011532+0000 mon.b (mon.1) 5178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.011532+0000 mon.b (mon.1) 5178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.014637+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.014637+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.017195+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.017195+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.686191+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.689259+0000 mgr.y (mgr.25166) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.689259+0000 mgr.y (mgr.25166) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.897 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.747814+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.747814+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.750901+0000 mon.b (mon.1) 5167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.750901+0000 mon.b (mon.1) 5167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.754081+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.754081+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.755422+0000 mon.b (mon.1) 5169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.755422+0000 mon.b (mon.1) 5169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.768665+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.768665+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.841525+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.841525+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.844753+0000 mon.b (mon.1) 5171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.844753+0000 mon.b (mon.1) 5171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.848192+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.848192+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.849708+0000 mon.b (mon.1) 5173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.018116+0000 mon.b (mon.1) 5181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.018116+0000 mon.b (mon.1) 5181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.029227+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.029227+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.092321+0000 mon.b (mon.1) 5182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.092321+0000 mon.b (mon.1) 5182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.899 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.095163+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.095163+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.098280+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.098280+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.099469+0000 mon.b (mon.1) 5185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.099469+0000 mon.b (mon.1) 5185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.108253+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.108253+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.179946+0000 mon.b (mon.1) 5186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.179946+0000 mon.b (mon.1) 5186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.182978+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.182978+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.186166+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.186166+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.849708+0000 mon.b (mon.1) 5173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.863272+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.863272+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.932795+0000 mon.b (mon.1) 5174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.932795+0000 mon.b (mon.1) 5174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.935479+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.935479+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.938276+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.938276+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.939264+0000 mon.b (mon.1) 5177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.939264+0000 mon.b (mon.1) 5177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.949277+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:08.949277+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.011532+0000 mon.b (mon.1) 5178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.011532+0000 mon.b (mon.1) 5178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.014637+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.014637+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.017195+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.017195+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.187615+0000 mon.b (mon.1) 5189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.187615+0000 mon.b (mon.1) 5189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.198897+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.198897+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.275934+0000 mon.b (mon.1) 5190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.275934+0000 mon.b (mon.1) 5190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.278944+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.278944+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.282917+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.282917+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.284469+0000 mon.b (mon.1) 5193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.284469+0000 mon.b (mon.1) 5193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.295909+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.295909+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.387095+0000 mon.b (mon.1) 5194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.387095+0000 mon.b (mon.1) 5194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.390484+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.390484+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.394323+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.394323+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.018116+0000 mon.b (mon.1) 5181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.018116+0000 mon.b (mon.1) 5181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.029227+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.029227+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.092321+0000 mon.b (mon.1) 5182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.092321+0000 mon.b (mon.1) 5182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.095163+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.095163+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.098280+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.098280+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.099469+0000 mon.b (mon.1) 5185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.099469+0000 mon.b (mon.1) 5185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.108253+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.905 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.108253+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.179946+0000 mon.b (mon.1) 5186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.179946+0000 mon.b (mon.1) 5186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.182978+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.182978+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.186166+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.186166+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.396051+0000 mon.b (mon.1) 5197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.396051+0000 mon.b (mon.1) 5197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.407632+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.407632+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.504963+0000 mon.b (mon.1) 5198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.504963+0000 mon.b (mon.1) 5198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.516312+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.516312+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.518702+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.518702+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.519840+0000 mon.b (mon.1) 5201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.519840+0000 mon.b (mon.1) 5201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.529789+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.907 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[116875]: audit 2024-09-17T10:36:09.529789+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.187615+0000 mon.b (mon.1) 5189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.187615+0000 mon.b (mon.1) 5189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.198897+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.198897+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.275934+0000 mon.b (mon.1) 5190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.275934+0000 mon.b (mon.1) 5190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.278944+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.278944+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.282917+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.282917+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.284469+0000 mon.b (mon.1) 5193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.284469+0000 mon.b (mon.1) 5193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.295909+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.295909+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.387095+0000 mon.b (mon.1) 5194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.387095+0000 mon.b (mon.1) 5194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.390484+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.390484+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.394323+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.394323+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.396051+0000 mon.b (mon.1) 5197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.396051+0000 mon.b (mon.1) 5197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.407632+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.407632+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.504963+0000 mon.b (mon.1) 5198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.504963+0000 mon.b (mon.1) 5198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.516312+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.516312+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.518702+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.518702+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.519840+0000 mon.b (mon.1) 5201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.519840+0000 mon.b (mon.1) 5201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.529789+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:09 smithi039 bash[115929]: audit 2024-09-17T10:36:09.529789+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.781800+0000 mgr.y (mgr.25166) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.781800+0000 mgr.y (mgr.25166) 3463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.889465+0000 mgr.y (mgr.25166) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.889465+0000 mgr.y (mgr.25166) 3464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.990972+0000 mgr.y (mgr.25166) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:07.990972+0000 mgr.y (mgr.25166) 3465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.079552+0000 mgr.y (mgr.25166) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.079552+0000 mgr.y (mgr.25166) 3466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.183177+0000 mgr.y (mgr.25166) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.183177+0000 mgr.y (mgr.25166) 3467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.256869+0000 mgr.y (mgr.25166) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.256869+0000 mgr.y (mgr.25166) 3468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.354186+0000 mgr.y (mgr.25166) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.354186+0000 mgr.y (mgr.25166) 3469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.431927+0000 mgr.y (mgr.25166) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.431927+0000 mgr.y (mgr.25166) 3470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.510669+0000 mgr.y (mgr.25166) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.510669+0000 mgr.y (mgr.25166) 3471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cluster 2024-09-17T10:36:08.527131+0000 mgr.y (mgr.25166) 3472 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cluster 2024-09-17T10:36:08.527131+0000 mgr.y (mgr.25166) 3472 : cluster [DBG] pgmap v992: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.586585+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.586585+0000 mon.b (mon.1) 5158 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.589110+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.589110+0000 mon.b (mon.1) 5159 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.591504+0000 mon.b (mon.1) 5160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.591504+0000 mon.b (mon.1) 5160 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.592561+0000 mon.b (mon.1) 5161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.592561+0000 mon.b (mon.1) 5161 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.600666+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.600666+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.601664+0000 mgr.y (mgr.25166) 3473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.601664+0000 mgr.y (mgr.25166) 3473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.671893+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.671893+0000 mon.b (mon.1) 5162 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.674782+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.674782+0000 mon.b (mon.1) 5163 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.677952+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.677952+0000 mon.b (mon.1) 5164 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.679301+0000 mon.b (mon.1) 5165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.679301+0000 mon.b (mon.1) 5165 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.686191+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.686191+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.689259+0000 mgr.y (mgr.25166) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.689259+0000 mgr.y (mgr.25166) 3474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:09.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.747814+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.747814+0000 mon.b (mon.1) 5166 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.750901+0000 mon.b (mon.1) 5167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.750901+0000 mon.b (mon.1) 5167 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.754081+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.754081+0000 mon.b (mon.1) 5168 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.755422+0000 mon.b (mon.1) 5169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.755422+0000 mon.b (mon.1) 5169 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.768665+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.768665+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.841525+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.841525+0000 mon.b (mon.1) 5170 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.844753+0000 mon.b (mon.1) 5171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.844753+0000 mon.b (mon.1) 5171 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.848192+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.848192+0000 mon.b (mon.1) 5172 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.849708+0000 mon.b (mon.1) 5173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.849708+0000 mon.b (mon.1) 5173 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.863272+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.863272+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.932795+0000 mon.b (mon.1) 5174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.932795+0000 mon.b (mon.1) 5174 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.935479+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.935479+0000 mon.b (mon.1) 5175 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.938276+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.938276+0000 mon.b (mon.1) 5176 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.939264+0000 mon.b (mon.1) 5177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.939264+0000 mon.b (mon.1) 5177 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.949277+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:08.949277+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.011532+0000 mon.b (mon.1) 5178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.011532+0000 mon.b (mon.1) 5178 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.014637+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.014637+0000 mon.b (mon.1) 5179 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.017195+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.017195+0000 mon.b (mon.1) 5180 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.018116+0000 mon.b (mon.1) 5181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.018116+0000 mon.b (mon.1) 5181 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.029227+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.029227+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.092321+0000 mon.b (mon.1) 5182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.092321+0000 mon.b (mon.1) 5182 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.095163+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.095163+0000 mon.b (mon.1) 5183 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.098280+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.098280+0000 mon.b (mon.1) 5184 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.099469+0000 mon.b (mon.1) 5185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.099469+0000 mon.b (mon.1) 5185 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.108253+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.108253+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.179946+0000 mon.b (mon.1) 5186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.179946+0000 mon.b (mon.1) 5186 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.182978+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.182978+0000 mon.b (mon.1) 5187 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.186166+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.186166+0000 mon.b (mon.1) 5188 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.187615+0000 mon.b (mon.1) 5189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.187615+0000 mon.b (mon.1) 5189 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.198897+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.198897+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.275934+0000 mon.b (mon.1) 5190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.275934+0000 mon.b (mon.1) 5190 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.278944+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.278944+0000 mon.b (mon.1) 5191 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.282917+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.282917+0000 mon.b (mon.1) 5192 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.284469+0000 mon.b (mon.1) 5193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.284469+0000 mon.b (mon.1) 5193 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.295909+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.295909+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.387095+0000 mon.b (mon.1) 5194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.387095+0000 mon.b (mon.1) 5194 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.390484+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.390484+0000 mon.b (mon.1) 5195 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.394323+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.394323+0000 mon.b (mon.1) 5196 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.396051+0000 mon.b (mon.1) 5197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.396051+0000 mon.b (mon.1) 5197 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.407632+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.407632+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.504963+0000 mon.b (mon.1) 5198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.504963+0000 mon.b (mon.1) 5198 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.516312+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.516312+0000 mon.b (mon.1) 5199 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.518702+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.518702+0000 mon.b (mon.1) 5200 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.519840+0000 mon.b (mon.1) 5201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.519840+0000 mon.b (mon.1) 5201 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.529789+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:09.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:09 smithi203 bash[85677]: audit 2024-09-17T10:36:09.529789+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:10.307109099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:10.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.770167+0000 mgr.y (mgr.25166) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.770167+0000 mgr.y (mgr.25166) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.864913+0000 mgr.y (mgr.25166) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.864913+0000 mgr.y (mgr.25166) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.952134+0000 mgr.y (mgr.25166) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:08.952134+0000 mgr.y (mgr.25166) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.032285+0000 mgr.y (mgr.25166) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.032285+0000 mgr.y (mgr.25166) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.109956+0000 mgr.y (mgr.25166) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.109956+0000 mgr.y (mgr.25166) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.202724+0000 mgr.y (mgr.25166) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.202724+0000 mgr.y (mgr.25166) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.299714+0000 mgr.y (mgr.25166) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.299714+0000 mgr.y (mgr.25166) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.410760+0000 mgr.y (mgr.25166) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.410760+0000 mgr.y (mgr.25166) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.532826+0000 mgr.y (mgr.25166) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.532826+0000 mgr.y (mgr.25166) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.598545+0000 mon.b (mon.1) 5202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.598545+0000 mon.b (mon.1) 5202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.601204+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.601204+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.603669+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.603669+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.604736+0000 mon.b (mon.1) 5205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.604736+0000 mon.b (mon.1) 5205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.611163+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.611163+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.614092+0000 mgr.y (mgr.25166) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.614092+0000 mgr.y (mgr.25166) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.671887+0000 mon.b (mon.1) 5206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.671887+0000 mon.b (mon.1) 5206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.674716+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.674716+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.677991+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.677991+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.679209+0000 mon.b (mon.1) 5209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.679209+0000 mon.b (mon.1) 5209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.686181+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.686181+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.733 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.688672+0000 mgr.y (mgr.25166) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.688672+0000 mgr.y (mgr.25166) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.750880+0000 mon.b (mon.1) 5210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.750880+0000 mon.b (mon.1) 5210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.753727+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.753727+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.756810+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.756810+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.758234+0000 mon.b (mon.1) 5213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.758234+0000 mon.b (mon.1) 5213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.773804+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.773804+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.734 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.845299+0000 mon.b (mon.1) 5214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.845299+0000 mon.b (mon.1) 5214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.848194+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.848194+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.850608+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.850608+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.851798+0000 mon.b (mon.1) 5217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.851798+0000 mon.b (mon.1) 5217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.866439+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.866439+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.939680+0000 mon.b (mon.1) 5218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.735 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.939680+0000 mon.b (mon.1) 5218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.941919+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.941919+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.944121+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.944121+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.945008+0000 mon.b (mon.1) 5221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.945008+0000 mon.b (mon.1) 5221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.959337+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:09.959337+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.019857+0000 mon.b (mon.1) 5222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.019857+0000 mon.b (mon.1) 5222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.022540+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.736 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.022540+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.025057+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.025057+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.026041+0000 mon.b (mon.1) 5225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.026041+0000 mon.b (mon.1) 5225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.031831+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.031831+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.100879+0000 mon.b (mon.1) 5226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.100879+0000 mon.b (mon.1) 5226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.103721+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.737 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.103721+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.106600+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.106600+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.107721+0000 mon.b (mon.1) 5229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.107721+0000 mon.b (mon.1) 5229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.122443+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.122443+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.201395+0000 mon.b (mon.1) 5230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.201395+0000 mon.b (mon.1) 5230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.204447+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.204447+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.738 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.207617+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.207617+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.208964+0000 mon.b (mon.1) 5233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.208964+0000 mon.b (mon.1) 5233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.225547+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.225547+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.316103+0000 mon.b (mon.1) 5234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.739 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.316103+0000 mon.b (mon.1) 5234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.319238+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.319238+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.322516+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.322516+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.323707+0000 mon.b (mon.1) 5237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.323707+0000 mon.b (mon.1) 5237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.339752+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.339752+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.443755+0000 mon.b (mon.1) 5238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.443755+0000 mon.b (mon.1) 5238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.740 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.446877+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.446877+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.448978+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.448978+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.449878+0000 mon.b (mon.1) 5241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.449878+0000 mon.b (mon.1) 5241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.460928+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.741 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:10 smithi203 bash[85677]: audit 2024-09-17T10:36:10.460928+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.770167+0000 mgr.y (mgr.25166) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.770167+0000 mgr.y (mgr.25166) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.864913+0000 mgr.y (mgr.25166) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.797 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.864913+0000 mgr.y (mgr.25166) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.952134+0000 mgr.y (mgr.25166) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:08.952134+0000 mgr.y (mgr.25166) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.032285+0000 mgr.y (mgr.25166) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.032285+0000 mgr.y (mgr.25166) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.109956+0000 mgr.y (mgr.25166) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.109956+0000 mgr.y (mgr.25166) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.202724+0000 mgr.y (mgr.25166) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.202724+0000 mgr.y (mgr.25166) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.299714+0000 mgr.y (mgr.25166) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.299714+0000 mgr.y (mgr.25166) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.410760+0000 mgr.y (mgr.25166) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.410760+0000 mgr.y (mgr.25166) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.798 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.532826+0000 mgr.y (mgr.25166) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.532826+0000 mgr.y (mgr.25166) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.598545+0000 mon.b (mon.1) 5202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.598545+0000 mon.b (mon.1) 5202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.601204+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.770167+0000 mgr.y (mgr.25166) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.770167+0000 mgr.y (mgr.25166) 3475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.864913+0000 mgr.y (mgr.25166) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.864913+0000 mgr.y (mgr.25166) 3476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.952134+0000 mgr.y (mgr.25166) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:08.952134+0000 mgr.y (mgr.25166) 3477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.799 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.032285+0000 mgr.y (mgr.25166) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.032285+0000 mgr.y (mgr.25166) 3478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.109956+0000 mgr.y (mgr.25166) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.109956+0000 mgr.y (mgr.25166) 3479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.202724+0000 mgr.y (mgr.25166) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.202724+0000 mgr.y (mgr.25166) 3480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.299714+0000 mgr.y (mgr.25166) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.299714+0000 mgr.y (mgr.25166) 3481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.410760+0000 mgr.y (mgr.25166) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.800 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.410760+0000 mgr.y (mgr.25166) 3482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.532826+0000 mgr.y (mgr.25166) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.532826+0000 mgr.y (mgr.25166) 3483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.598545+0000 mon.b (mon.1) 5202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.598545+0000 mon.b (mon.1) 5202 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.601204+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.601204+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.801 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.603669+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.603669+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.604736+0000 mon.b (mon.1) 5205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.604736+0000 mon.b (mon.1) 5205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.611163+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.611163+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.614092+0000 mgr.y (mgr.25166) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.614092+0000 mgr.y (mgr.25166) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.671887+0000 mon.b (mon.1) 5206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.671887+0000 mon.b (mon.1) 5206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.674716+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.674716+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.677991+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.802 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.677991+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.679209+0000 mon.b (mon.1) 5209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.679209+0000 mon.b (mon.1) 5209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.686181+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.686181+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.688672+0000 mgr.y (mgr.25166) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.688672+0000 mgr.y (mgr.25166) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.750880+0000 mon.b (mon.1) 5210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.750880+0000 mon.b (mon.1) 5210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.753727+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.803 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.753727+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.756810+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.756810+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.758234+0000 mon.b (mon.1) 5213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.758234+0000 mon.b (mon.1) 5213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.773804+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.773804+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.845299+0000 mon.b (mon.1) 5214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.845299+0000 mon.b (mon.1) 5214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.848194+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.848194+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.850608+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.804 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.850608+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.851798+0000 mon.b (mon.1) 5217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.851798+0000 mon.b (mon.1) 5217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.866439+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.601204+0000 mon.b (mon.1) 5203 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.603669+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.603669+0000 mon.b (mon.1) 5204 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.805 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.604736+0000 mon.b (mon.1) 5205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.604736+0000 mon.b (mon.1) 5205 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.611163+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.611163+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.614092+0000 mgr.y (mgr.25166) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.614092+0000 mgr.y (mgr.25166) 3484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.671887+0000 mon.b (mon.1) 5206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.671887+0000 mon.b (mon.1) 5206 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.674716+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.674716+0000 mon.b (mon.1) 5207 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.677991+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.677991+0000 mon.b (mon.1) 5208 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.806 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.679209+0000 mon.b (mon.1) 5209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.679209+0000 mon.b (mon.1) 5209 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.686181+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.686181+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.688672+0000 mgr.y (mgr.25166) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.688672+0000 mgr.y (mgr.25166) 3485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.866439+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.939680+0000 mon.b (mon.1) 5218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.939680+0000 mon.b (mon.1) 5218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.941919+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.807 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.941919+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.944121+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.944121+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.945008+0000 mon.b (mon.1) 5221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.945008+0000 mon.b (mon.1) 5221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.959337+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:09.959337+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.019857+0000 mon.b (mon.1) 5222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.019857+0000 mon.b (mon.1) 5222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.022540+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.808 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.022540+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.025057+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.025057+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.026041+0000 mon.b (mon.1) 5225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.026041+0000 mon.b (mon.1) 5225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.031831+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.750880+0000 mon.b (mon.1) 5210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.750880+0000 mon.b (mon.1) 5210 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.753727+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.809 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.753727+0000 mon.b (mon.1) 5211 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.756810+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.756810+0000 mon.b (mon.1) 5212 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.758234+0000 mon.b (mon.1) 5213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.758234+0000 mon.b (mon.1) 5213 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.773804+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.773804+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.845299+0000 mon.b (mon.1) 5214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.845299+0000 mon.b (mon.1) 5214 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.848194+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.848194+0000 mon.b (mon.1) 5215 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.850608+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.810 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.850608+0000 mon.b (mon.1) 5216 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.851798+0000 mon.b (mon.1) 5217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.851798+0000 mon.b (mon.1) 5217 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.866439+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.031831+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.100879+0000 mon.b (mon.1) 5226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.100879+0000 mon.b (mon.1) 5226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.811 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.103721+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.103721+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.106600+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.106600+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.107721+0000 mon.b (mon.1) 5229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.107721+0000 mon.b (mon.1) 5229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.122443+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.122443+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.201395+0000 mon.b (mon.1) 5230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.201395+0000 mon.b (mon.1) 5230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.204447+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.204447+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.207617+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.812 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.207617+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.208964+0000 mon.b (mon.1) 5233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.208964+0000 mon.b (mon.1) 5233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.866439+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.939680+0000 mon.b (mon.1) 5218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.939680+0000 mon.b (mon.1) 5218 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.941919+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.941919+0000 mon.b (mon.1) 5219 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.944121+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.944121+0000 mon.b (mon.1) 5220 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.813 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.945008+0000 mon.b (mon.1) 5221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.945008+0000 mon.b (mon.1) 5221 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.959337+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:09.959337+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.019857+0000 mon.b (mon.1) 5222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.019857+0000 mon.b (mon.1) 5222 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.022540+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.022540+0000 mon.b (mon.1) 5223 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.025057+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.025057+0000 mon.b (mon.1) 5224 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.026041+0000 mon.b (mon.1) 5225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.026041+0000 mon.b (mon.1) 5225 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.814 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.031831+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.815 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.225547+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.815 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.225547+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.815 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.316103+0000 mon.b (mon.1) 5234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.815 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.316103+0000 mon.b (mon.1) 5234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.815 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.319238+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.815 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.319238+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.322516+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.322516+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.323707+0000 mon.b (mon.1) 5237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.323707+0000 mon.b (mon.1) 5237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.339752+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.339752+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.443755+0000 mon.b (mon.1) 5238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.443755+0000 mon.b (mon.1) 5238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.816 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.446877+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.446877+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.448978+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.448978+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.449878+0000 mon.b (mon.1) 5241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.449878+0000 mon.b (mon.1) 5241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.460928+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.817 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[115929]: audit 2024-09-17T10:36:10.460928+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.031831+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.100879+0000 mon.b (mon.1) 5226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.100879+0000 mon.b (mon.1) 5226 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.103721+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.103721+0000 mon.b (mon.1) 5227 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.106600+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.106600+0000 mon.b (mon.1) 5228 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.107721+0000 mon.b (mon.1) 5229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.107721+0000 mon.b (mon.1) 5229 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.122443+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.122443+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.818 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.201395+0000 mon.b (mon.1) 5230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.201395+0000 mon.b (mon.1) 5230 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.204447+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.204447+0000 mon.b (mon.1) 5231 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.207617+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.207617+0000 mon.b (mon.1) 5232 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.208964+0000 mon.b (mon.1) 5233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.208964+0000 mon.b (mon.1) 5233 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.225547+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.225547+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.316103+0000 mon.b (mon.1) 5234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.819 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.316103+0000 mon.b (mon.1) 5234 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.319238+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.319238+0000 mon.b (mon.1) 5235 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.322516+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.322516+0000 mon.b (mon.1) 5236 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.323707+0000 mon.b (mon.1) 5237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.323707+0000 mon.b (mon.1) 5237 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.339752+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.820 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.339752+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.443755+0000 mon.b (mon.1) 5238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.443755+0000 mon.b (mon.1) 5238 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:10.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.446877+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.446877+0000 mon.b (mon.1) 5239 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:10.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.448978+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.448978+0000 mon.b (mon.1) 5240 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:10.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.449878+0000 mon.b (mon.1) 5241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.449878+0000 mon.b (mon.1) 5241 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:10.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.460928+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:10.822 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:10 smithi039 bash[116875]: audit 2024-09-17T10:36:10.460928+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.777246+0000 mgr.y (mgr.25166) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.777246+0000 mgr.y (mgr.25166) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.870098+0000 mgr.y (mgr.25166) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.870098+0000 mgr.y (mgr.25166) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.961871+0000 mgr.y (mgr.25166) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:09.961871+0000 mgr.y (mgr.25166) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.035548+0000 mgr.y (mgr.25166) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.035548+0000 mgr.y (mgr.25166) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.125852+0000 mgr.y (mgr.25166) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.125852+0000 mgr.y (mgr.25166) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.228433+0000 mgr.y (mgr.25166) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.228433+0000 mgr.y (mgr.25166) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.342547+0000 mgr.y (mgr.25166) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.342547+0000 mgr.y (mgr.25166) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.464208+0000 mgr.y (mgr.25166) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.464208+0000 mgr.y (mgr.25166) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cluster 2024-09-17T10:36:10.527696+0000 mgr.y (mgr.25166) 3494 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cluster 2024-09-17T10:36:10.527696+0000 mgr.y (mgr.25166) 3494 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.550085+0000 mon.b (mon.1) 5242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.550085+0000 mon.b (mon.1) 5242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.563297+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.639 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.777246+0000 mgr.y (mgr.25166) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.777246+0000 mgr.y (mgr.25166) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.870098+0000 mgr.y (mgr.25166) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.870098+0000 mgr.y (mgr.25166) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.961871+0000 mgr.y (mgr.25166) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:09.961871+0000 mgr.y (mgr.25166) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.035548+0000 mgr.y (mgr.25166) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.035548+0000 mgr.y (mgr.25166) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.125852+0000 mgr.y (mgr.25166) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.125852+0000 mgr.y (mgr.25166) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.228433+0000 mgr.y (mgr.25166) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.228433+0000 mgr.y (mgr.25166) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.640 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.342547+0000 mgr.y (mgr.25166) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.342547+0000 mgr.y (mgr.25166) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.464208+0000 mgr.y (mgr.25166) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.464208+0000 mgr.y (mgr.25166) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cluster 2024-09-17T10:36:10.527696+0000 mgr.y (mgr.25166) 3494 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cluster 2024-09-17T10:36:10.527696+0000 mgr.y (mgr.25166) 3494 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.550085+0000 mon.b (mon.1) 5242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.550085+0000 mon.b (mon.1) 5242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.641 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.563297+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.563297+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.565298+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.565298+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.565973+0000 mon.b (mon.1) 5245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.565973+0000 mon.b (mon.1) 5245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.571396+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.571396+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.572212+0000 mgr.y (mgr.25166) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.572212+0000 mgr.y (mgr.25166) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.643751+0000 mon.b (mon.1) 5246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.642 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.643751+0000 mon.b (mon.1) 5246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.646692+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.646692+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.649278+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.649278+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.643 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.650515+0000 mon.b (mon.1) 5249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.650515+0000 mon.b (mon.1) 5249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.657056+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.657056+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.662262+0000 mgr.y (mgr.25166) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.662262+0000 mgr.y (mgr.25166) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.734001+0000 mon.b (mon.1) 5250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.734001+0000 mon.b (mon.1) 5250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.737217+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.737217+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.740999+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.740999+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.742474+0000 mon.b (mon.1) 5253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.644 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.742474+0000 mon.b (mon.1) 5253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.753604+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.753604+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.821596+0000 mon.b (mon.1) 5254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.821596+0000 mon.b (mon.1) 5254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.824315+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.824315+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.826674+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.826674+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.827932+0000 mon.b (mon.1) 5257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.827932+0000 mon.b (mon.1) 5257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.645 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.835972+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.563297+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.565298+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.565298+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.565973+0000 mon.b (mon.1) 5245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.565973+0000 mon.b (mon.1) 5245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.571396+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.571396+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.646 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.572212+0000 mgr.y (mgr.25166) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.572212+0000 mgr.y (mgr.25166) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.643751+0000 mon.b (mon.1) 5246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.643751+0000 mon.b (mon.1) 5246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.646692+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.646692+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.649278+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.649278+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.650515+0000 mon.b (mon.1) 5249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.650515+0000 mon.b (mon.1) 5249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.657056+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.657056+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.647 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.662262+0000 mgr.y (mgr.25166) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.835972+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.897875+0000 mon.b (mon.1) 5258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.897875+0000 mon.b (mon.1) 5258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.900628+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.900628+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.903117+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.903117+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.648 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.904453+0000 mon.b (mon.1) 5261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.904453+0000 mon.b (mon.1) 5261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.910609+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.910609+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.989364+0000 mon.b (mon.1) 5262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.989364+0000 mon.b (mon.1) 5262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.992114+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.992114+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.994535+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.994535+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.995760+0000 mon.b (mon.1) 5265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.649 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:10.995760+0000 mon.b (mon.1) 5265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.662262+0000 mgr.y (mgr.25166) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.734001+0000 mon.b (mon.1) 5250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.734001+0000 mon.b (mon.1) 5250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.737217+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.737217+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.740999+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.740999+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.742474+0000 mon.b (mon.1) 5253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.742474+0000 mon.b (mon.1) 5253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.753604+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.753604+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.821596+0000 mon.b (mon.1) 5254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.650 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.821596+0000 mon.b (mon.1) 5254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.824315+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.824315+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.826674+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.826674+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.827932+0000 mon.b (mon.1) 5257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.827932+0000 mon.b (mon.1) 5257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.835972+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.651 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.003731+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.003731+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.083571+0000 mon.b (mon.1) 5266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.083571+0000 mon.b (mon.1) 5266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.086660+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.086660+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.090036+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.090036+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.091343+0000 mon.b (mon.1) 5269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.091343+0000 mon.b (mon.1) 5269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.099198+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.099198+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.652 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.182036+0000 mon.b (mon.1) 5270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.182036+0000 mon.b (mon.1) 5270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.185037+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.185037+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.187888+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.187888+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.189027+0000 mon.b (mon.1) 5273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.189027+0000 mon.b (mon.1) 5273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.196510+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.196510+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.261663+0000 mon.b (mon.1) 5274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.261663+0000 mon.b (mon.1) 5274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.264336+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.653 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.264336+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.266584+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.266584+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.267681+0000 mon.b (mon.1) 5277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.267681+0000 mon.b (mon.1) 5277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.273554+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.273554+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.344774+0000 mon.b (mon.1) 5278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.344774+0000 mon.b (mon.1) 5278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.347569+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.347569+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.350152+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.654 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.350152+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.351409+0000 mon.b (mon.1) 5281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.835972+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.897875+0000 mon.b (mon.1) 5258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.897875+0000 mon.b (mon.1) 5258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.900628+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.900628+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.903117+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.903117+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.904453+0000 mon.b (mon.1) 5261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.655 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.904453+0000 mon.b (mon.1) 5261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.910609+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.910609+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.989364+0000 mon.b (mon.1) 5262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.989364+0000 mon.b (mon.1) 5262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.992114+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.992114+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.994535+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.994535+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.995760+0000 mon.b (mon.1) 5265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.656 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:10.995760+0000 mon.b (mon.1) 5265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.351409+0000 mon.b (mon.1) 5281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.359394+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.359394+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.425049+0000 mon.b (mon.1) 5282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.425049+0000 mon.b (mon.1) 5282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.427691+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.427691+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.657 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.430036+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.430036+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.431151+0000 mon.b (mon.1) 5285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.431151+0000 mon.b (mon.1) 5285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.436933+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.436933+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.501785+0000 mon.b (mon.1) 5286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.501785+0000 mon.b (mon.1) 5286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.504587+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.504587+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.506820+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.506820+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.507999+0000 mon.b (mon.1) 5289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.658 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.507999+0000 mon.b (mon.1) 5289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.513946+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.659 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[116875]: audit 2024-09-17T10:36:11.513946+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.003731+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.003731+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.083571+0000 mon.b (mon.1) 5266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.659 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.083571+0000 mon.b (mon.1) 5266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.086660+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.086660+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.090036+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.090036+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.091343+0000 mon.b (mon.1) 5269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.091343+0000 mon.b (mon.1) 5269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.099198+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.099198+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.182036+0000 mon.b (mon.1) 5270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.182036+0000 mon.b (mon.1) 5270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.185037+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.185037+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.660 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.187888+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.187888+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.189027+0000 mon.b (mon.1) 5273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.189027+0000 mon.b (mon.1) 5273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.196510+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.196510+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.261663+0000 mon.b (mon.1) 5274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.261663+0000 mon.b (mon.1) 5274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.264336+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.264336+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.266584+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.266584+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.661 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.267681+0000 mon.b (mon.1) 5277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.267681+0000 mon.b (mon.1) 5277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.273554+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.273554+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.344774+0000 mon.b (mon.1) 5278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.344774+0000 mon.b (mon.1) 5278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.347569+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.347569+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.350152+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.350152+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.351409+0000 mon.b (mon.1) 5281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.351409+0000 mon.b (mon.1) 5281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.662 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.359394+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.359394+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.425049+0000 mon.b (mon.1) 5282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.425049+0000 mon.b (mon.1) 5282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.427691+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.427691+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.430036+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.430036+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.431151+0000 mon.b (mon.1) 5285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.431151+0000 mon.b (mon.1) 5285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.436933+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.663 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.436933+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.501785+0000 mon.b (mon.1) 5286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.501785+0000 mon.b (mon.1) 5286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.504587+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.504587+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.506820+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.506820+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.507999+0000 mon.b (mon.1) 5289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.507999+0000 mon.b (mon.1) 5289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.513946+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.664 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:11 smithi039 bash[115929]: audit 2024-09-17T10:36:11.513946+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.777246+0000 mgr.y (mgr.25166) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.777246+0000 mgr.y (mgr.25166) 3486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.870098+0000 mgr.y (mgr.25166) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.870098+0000 mgr.y (mgr.25166) 3487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.961871+0000 mgr.y (mgr.25166) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:09.961871+0000 mgr.y (mgr.25166) 3488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.035548+0000 mgr.y (mgr.25166) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.035548+0000 mgr.y (mgr.25166) 3489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.125852+0000 mgr.y (mgr.25166) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.125852+0000 mgr.y (mgr.25166) 3490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.228433+0000 mgr.y (mgr.25166) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.228433+0000 mgr.y (mgr.25166) 3491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.342547+0000 mgr.y (mgr.25166) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.342547+0000 mgr.y (mgr.25166) 3492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.464208+0000 mgr.y (mgr.25166) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.464208+0000 mgr.y (mgr.25166) 3493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cluster 2024-09-17T10:36:10.527696+0000 mgr.y (mgr.25166) 3494 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cluster 2024-09-17T10:36:10.527696+0000 mgr.y (mgr.25166) 3494 : cluster [DBG] pgmap v993: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 586 B/s rd, 0 op/s 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.550085+0000 mon.b (mon.1) 5242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.550085+0000 mon.b (mon.1) 5242 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.563297+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.563297+0000 mon.b (mon.1) 5243 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.565298+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.565298+0000 mon.b (mon.1) 5244 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.565973+0000 mon.b (mon.1) 5245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.565973+0000 mon.b (mon.1) 5245 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.571396+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.571396+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.572212+0000 mgr.y (mgr.25166) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.572212+0000 mgr.y (mgr.25166) 3495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.643751+0000 mon.b (mon.1) 5246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.643751+0000 mon.b (mon.1) 5246 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.646692+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.646692+0000 mon.b (mon.1) 5247 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.649278+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.649278+0000 mon.b (mon.1) 5248 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.650515+0000 mon.b (mon.1) 5249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.650515+0000 mon.b (mon.1) 5249 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.657056+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.657056+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.662262+0000 mgr.y (mgr.25166) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.662262+0000 mgr.y (mgr.25166) 3496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.734001+0000 mon.b (mon.1) 5250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.734001+0000 mon.b (mon.1) 5250 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.737217+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.737217+0000 mon.b (mon.1) 5251 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.740999+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.740999+0000 mon.b (mon.1) 5252 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.742474+0000 mon.b (mon.1) 5253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.742474+0000 mon.b (mon.1) 5253 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.753604+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.753604+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.821596+0000 mon.b (mon.1) 5254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.821596+0000 mon.b (mon.1) 5254 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.824315+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.824315+0000 mon.b (mon.1) 5255 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.826674+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.826674+0000 mon.b (mon.1) 5256 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.827932+0000 mon.b (mon.1) 5257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.827932+0000 mon.b (mon.1) 5257 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.835972+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.835972+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.897875+0000 mon.b (mon.1) 5258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.897875+0000 mon.b (mon.1) 5258 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.900628+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.900628+0000 mon.b (mon.1) 5259 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.903117+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.903117+0000 mon.b (mon.1) 5260 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.904453+0000 mon.b (mon.1) 5261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.904453+0000 mon.b (mon.1) 5261 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.910609+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.910609+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.989364+0000 mon.b (mon.1) 5262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.989364+0000 mon.b (mon.1) 5262 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.992114+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.992114+0000 mon.b (mon.1) 5263 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.994535+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.994535+0000 mon.b (mon.1) 5264 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.995760+0000 mon.b (mon.1) 5265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:10.995760+0000 mon.b (mon.1) 5265 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.003731+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.003731+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.083571+0000 mon.b (mon.1) 5266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.083571+0000 mon.b (mon.1) 5266 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.086660+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.086660+0000 mon.b (mon.1) 5267 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.090036+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.090036+0000 mon.b (mon.1) 5268 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.091343+0000 mon.b (mon.1) 5269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.091343+0000 mon.b (mon.1) 5269 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.099198+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.099198+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.182036+0000 mon.b (mon.1) 5270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.182036+0000 mon.b (mon.1) 5270 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.185037+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.185037+0000 mon.b (mon.1) 5271 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.187888+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.187888+0000 mon.b (mon.1) 5272 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.189027+0000 mon.b (mon.1) 5273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.189027+0000 mon.b (mon.1) 5273 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.196510+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.196510+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.261663+0000 mon.b (mon.1) 5274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.261663+0000 mon.b (mon.1) 5274 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.264336+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.264336+0000 mon.b (mon.1) 5275 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.266584+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.266584+0000 mon.b (mon.1) 5276 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.267681+0000 mon.b (mon.1) 5277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.267681+0000 mon.b (mon.1) 5277 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.273554+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.273554+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.344774+0000 mon.b (mon.1) 5278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.344774+0000 mon.b (mon.1) 5278 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.347569+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.347569+0000 mon.b (mon.1) 5279 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.350152+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.350152+0000 mon.b (mon.1) 5280 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.351409+0000 mon.b (mon.1) 5281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.351409+0000 mon.b (mon.1) 5281 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.359394+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.359394+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.425049+0000 mon.b (mon.1) 5282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.425049+0000 mon.b (mon.1) 5282 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.427691+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.427691+0000 mon.b (mon.1) 5283 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.430036+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.430036+0000 mon.b (mon.1) 5284 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.431151+0000 mon.b (mon.1) 5285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.431151+0000 mon.b (mon.1) 5285 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.436933+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.436933+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.501785+0000 mon.b (mon.1) 5286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.501785+0000 mon.b (mon.1) 5286 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.504587+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.504587+0000 mon.b (mon.1) 5287 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.506820+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.506820+0000 mon.b (mon.1) 5288 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.507999+0000 mon.b (mon.1) 5289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.507999+0000 mon.b (mon.1) 5289 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.513946+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:11.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:11 smithi203 bash[85677]: audit 2024-09-17T10:36:11.513946+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.754554+0000 mgr.y (mgr.25166) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.754554+0000 mgr.y (mgr.25166) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.839550+0000 mgr.y (mgr.25166) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.839550+0000 mgr.y (mgr.25166) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.915888+0000 mgr.y (mgr.25166) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:10.915888+0000 mgr.y (mgr.25166) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.006762+0000 mgr.y (mgr.25166) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.006762+0000 mgr.y (mgr.25166) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.109940+0000 mgr.y (mgr.25166) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.109940+0000 mgr.y (mgr.25166) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.199946+0000 mgr.y (mgr.25166) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.199946+0000 mgr.y (mgr.25166) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.277003+0000 mgr.y (mgr.25166) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.277003+0000 mgr.y (mgr.25166) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.363075+0000 mgr.y (mgr.25166) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.363075+0000 mgr.y (mgr.25166) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.440585+0000 mgr.y (mgr.25166) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.440585+0000 mgr.y (mgr.25166) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.517240+0000 mgr.y (mgr.25166) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.517240+0000 mgr.y (mgr.25166) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.568055+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.568055+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.754554+0000 mgr.y (mgr.25166) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.754554+0000 mgr.y (mgr.25166) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.839550+0000 mgr.y (mgr.25166) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.839550+0000 mgr.y (mgr.25166) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.915888+0000 mgr.y (mgr.25166) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:10.915888+0000 mgr.y (mgr.25166) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.006762+0000 mgr.y (mgr.25166) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.006762+0000 mgr.y (mgr.25166) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.109940+0000 mgr.y (mgr.25166) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.109940+0000 mgr.y (mgr.25166) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.199946+0000 mgr.y (mgr.25166) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.199946+0000 mgr.y (mgr.25166) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.277003+0000 mgr.y (mgr.25166) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.277003+0000 mgr.y (mgr.25166) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.889 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.363075+0000 mgr.y (mgr.25166) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.363075+0000 mgr.y (mgr.25166) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.440585+0000 mgr.y (mgr.25166) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.440585+0000 mgr.y (mgr.25166) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.517240+0000 mgr.y (mgr.25166) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.517240+0000 mgr.y (mgr.25166) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.568055+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.568055+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.570075+0000 mon.b (mon.1) 5290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.570075+0000 mon.b (mon.1) 5290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:12.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.607459+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.607459+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.610299+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.610299+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.613314+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.613314+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.614594+0000 mon.b (mon.1) 5294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.614594+0000 mon.b (mon.1) 5294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.621305+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.621305+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.624553+0000 mgr.y (mgr.25166) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.624553+0000 mgr.y (mgr.25166) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.683400+0000 mon.b (mon.1) 5295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.891 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.683400+0000 mon.b (mon.1) 5295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.686058+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.686058+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.688419+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.688419+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.570075+0000 mon.b (mon.1) 5290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.570075+0000 mon.b (mon.1) 5290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.607459+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.607459+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.610299+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.892 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.610299+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.613314+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.613314+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.614594+0000 mon.b (mon.1) 5294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.614594+0000 mon.b (mon.1) 5294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.621305+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.621305+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.624553+0000 mgr.y (mgr.25166) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.624553+0000 mgr.y (mgr.25166) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.683400+0000 mon.b (mon.1) 5295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.683400+0000 mon.b (mon.1) 5295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.686058+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.686058+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.893 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.688419+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.688419+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.689477+0000 mon.b (mon.1) 5298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.689477+0000 mon.b (mon.1) 5298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.697053+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.697053+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.698915+0000 mgr.y (mgr.25166) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.698915+0000 mgr.y (mgr.25166) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.766111+0000 mon.b (mon.1) 5299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.894 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.766111+0000 mon.b (mon.1) 5299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.769058+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.769058+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.772421+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.772421+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.773973+0000 mon.b (mon.1) 5302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.773973+0000 mon.b (mon.1) 5302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.780780+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.780780+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.848963+0000 mon.b (mon.1) 5303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.895 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.848963+0000 mon.b (mon.1) 5303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.851605+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.851605+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.854002+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.854002+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.855213+0000 mon.b (mon.1) 5306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.855213+0000 mon.b (mon.1) 5306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.862205+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.862205+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.933425+0000 mon.b (mon.1) 5307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.896 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.933425+0000 mon.b (mon.1) 5307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.936395+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.936395+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.939957+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.939957+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.941323+0000 mon.b (mon.1) 5310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.941323+0000 mon.b (mon.1) 5310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.948617+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.897 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:11.948617+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.024417+0000 mon.b (mon.1) 5311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.024417+0000 mon.b (mon.1) 5311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.027376+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.027376+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.689477+0000 mon.b (mon.1) 5298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.689477+0000 mon.b (mon.1) 5298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.697053+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.697053+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.698915+0000 mgr.y (mgr.25166) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.898 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.698915+0000 mgr.y (mgr.25166) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.766111+0000 mon.b (mon.1) 5299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.766111+0000 mon.b (mon.1) 5299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.769058+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.769058+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.772421+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.772421+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.773973+0000 mon.b (mon.1) 5302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.773973+0000 mon.b (mon.1) 5302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.780780+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.780780+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.848963+0000 mon.b (mon.1) 5303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.848963+0000 mon.b (mon.1) 5303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.851605+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.899 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.851605+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.030186+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.030186+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.031582+0000 mon.b (mon.1) 5314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.031582+0000 mon.b (mon.1) 5314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.041113+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.041113+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.118675+0000 mon.b (mon.1) 5315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.118675+0000 mon.b (mon.1) 5315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.900 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.121851+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.121851+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.124630+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.124630+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.125803+0000 mon.b (mon.1) 5318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.125803+0000 mon.b (mon.1) 5318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.134375+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.134375+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.198651+0000 mon.b (mon.1) 5319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.198651+0000 mon.b (mon.1) 5319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.201517+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.901 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.854002+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.854002+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.855213+0000 mon.b (mon.1) 5306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.855213+0000 mon.b (mon.1) 5306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.862205+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.862205+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.933425+0000 mon.b (mon.1) 5307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.933425+0000 mon.b (mon.1) 5307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.936395+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.936395+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.939957+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.939957+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.902 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.941323+0000 mon.b (mon.1) 5310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.941323+0000 mon.b (mon.1) 5310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.948617+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:11.948617+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.024417+0000 mon.b (mon.1) 5311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.024417+0000 mon.b (mon.1) 5311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.027376+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.027376+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.201517+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.204422+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.903 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.204422+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.206009+0000 mon.b (mon.1) 5322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.206009+0000 mon.b (mon.1) 5322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.214132+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.214132+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.219982+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.219982+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.232157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.232157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.243053+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.243053+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.295604+0000 mon.b (mon.1) 5323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.295604+0000 mon.b (mon.1) 5323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.298611+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.298611+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.301186+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.301186+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.303330+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.905 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.303330+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.306350+0000 mon.b (mon.1) 5327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.306350+0000 mon.b (mon.1) 5327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.309822+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.309822+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.312179+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.312179+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.314125+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.314125+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.316186+0000 mon.b (mon.1) 5331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.316186+0000 mon.b (mon.1) 5331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.318223+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.906 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[116875]: audit 2024-09-17T10:36:12.318223+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.030186+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.030186+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.907 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.031582+0000 mon.b (mon.1) 5314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.031582+0000 mon.b (mon.1) 5314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.041113+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.041113+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.118675+0000 mon.b (mon.1) 5315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.118675+0000 mon.b (mon.1) 5315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.121851+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.121851+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.124630+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.124630+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.125803+0000 mon.b (mon.1) 5318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.125803+0000 mon.b (mon.1) 5318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.908 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.134375+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.134375+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.198651+0000 mon.b (mon.1) 5319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.198651+0000 mon.b (mon.1) 5319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.201517+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.201517+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.204422+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.204422+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.206009+0000 mon.b (mon.1) 5322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.206009+0000 mon.b (mon.1) 5322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.214132+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.214132+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.219982+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.909 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.219982+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.232157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.232157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.243053+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.243053+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.295604+0000 mon.b (mon.1) 5323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.295604+0000 mon.b (mon.1) 5323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.298611+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.298611+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.301186+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.910 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.301186+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.303330+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.303330+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.306350+0000 mon.b (mon.1) 5327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.306350+0000 mon.b (mon.1) 5327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.309822+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.309822+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.312179+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.312179+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.314125+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.314125+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.316186+0000 mon.b (mon.1) 5331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.316186+0000 mon.b (mon.1) 5331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.911 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.318223+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.912 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:12 smithi039 bash[115929]: audit 2024-09-17T10:36:12.318223+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.754554+0000 mgr.y (mgr.25166) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.754554+0000 mgr.y (mgr.25166) 3497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.839550+0000 mgr.y (mgr.25166) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.839550+0000 mgr.y (mgr.25166) 3498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.915888+0000 mgr.y (mgr.25166) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:10.915888+0000 mgr.y (mgr.25166) 3499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.006762+0000 mgr.y (mgr.25166) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.006762+0000 mgr.y (mgr.25166) 3500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.109940+0000 mgr.y (mgr.25166) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.109940+0000 mgr.y (mgr.25166) 3501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.199946+0000 mgr.y (mgr.25166) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.199946+0000 mgr.y (mgr.25166) 3502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.277003+0000 mgr.y (mgr.25166) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.277003+0000 mgr.y (mgr.25166) 3503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.363075+0000 mgr.y (mgr.25166) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.363075+0000 mgr.y (mgr.25166) 3504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.440585+0000 mgr.y (mgr.25166) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.440585+0000 mgr.y (mgr.25166) 3505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.517240+0000 mgr.y (mgr.25166) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.517240+0000 mgr.y (mgr.25166) 3506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.568055+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.568055+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.570075+0000 mon.b (mon.1) 5290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.570075+0000 mon.b (mon.1) 5290 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.607459+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.607459+0000 mon.b (mon.1) 5291 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.610299+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.610299+0000 mon.b (mon.1) 5292 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.613314+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.613314+0000 mon.b (mon.1) 5293 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.614594+0000 mon.b (mon.1) 5294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.614594+0000 mon.b (mon.1) 5294 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.621305+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.621305+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.624553+0000 mgr.y (mgr.25166) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.624553+0000 mgr.y (mgr.25166) 3507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.683400+0000 mon.b (mon.1) 5295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.683400+0000 mon.b (mon.1) 5295 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.686058+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.686058+0000 mon.b (mon.1) 5296 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.688419+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.688419+0000 mon.b (mon.1) 5297 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.689477+0000 mon.b (mon.1) 5298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.689477+0000 mon.b (mon.1) 5298 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.697053+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.697053+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.698915+0000 mgr.y (mgr.25166) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.698915+0000 mgr.y (mgr.25166) 3508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.766111+0000 mon.b (mon.1) 5299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.766111+0000 mon.b (mon.1) 5299 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.769058+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.769058+0000 mon.b (mon.1) 5300 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.772421+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.772421+0000 mon.b (mon.1) 5301 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.773973+0000 mon.b (mon.1) 5302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.773973+0000 mon.b (mon.1) 5302 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.780780+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.780780+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.848963+0000 mon.b (mon.1) 5303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.848963+0000 mon.b (mon.1) 5303 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.851605+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.851605+0000 mon.b (mon.1) 5304 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.854002+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.854002+0000 mon.b (mon.1) 5305 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.855213+0000 mon.b (mon.1) 5306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.855213+0000 mon.b (mon.1) 5306 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.862205+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.862205+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.933425+0000 mon.b (mon.1) 5307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.933425+0000 mon.b (mon.1) 5307 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.936395+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.936395+0000 mon.b (mon.1) 5308 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.939957+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.939957+0000 mon.b (mon.1) 5309 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.941323+0000 mon.b (mon.1) 5310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.941323+0000 mon.b (mon.1) 5310 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.948617+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:11.948617+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.024417+0000 mon.b (mon.1) 5311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.024417+0000 mon.b (mon.1) 5311 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.027376+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.027376+0000 mon.b (mon.1) 5312 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.030186+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.030186+0000 mon.b (mon.1) 5313 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.031582+0000 mon.b (mon.1) 5314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.031582+0000 mon.b (mon.1) 5314 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.041113+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.041113+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.118675+0000 mon.b (mon.1) 5315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.118675+0000 mon.b (mon.1) 5315 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.121851+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.121851+0000 mon.b (mon.1) 5316 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.124630+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.124630+0000 mon.b (mon.1) 5317 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.125803+0000 mon.b (mon.1) 5318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.125803+0000 mon.b (mon.1) 5318 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.134375+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.134375+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.198651+0000 mon.b (mon.1) 5319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.198651+0000 mon.b (mon.1) 5319 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.201517+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.201517+0000 mon.b (mon.1) 5320 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.204422+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.204422+0000 mon.b (mon.1) 5321 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.206009+0000 mon.b (mon.1) 5322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.206009+0000 mon.b (mon.1) 5322 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.214132+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.214132+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.219982+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.219982+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.232157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.232157+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.243053+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.243053+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.295604+0000 mon.b (mon.1) 5323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.295604+0000 mon.b (mon.1) 5323 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.298611+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.298611+0000 mon.b (mon.1) 5324 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.301186+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.301186+0000 mon.b (mon.1) 5325 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.303330+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.303330+0000 mon.b (mon.1) 5326 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.306350+0000 mon.b (mon.1) 5327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.306350+0000 mon.b (mon.1) 5327 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.309822+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.309822+0000 mon.b (mon.1) 5328 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.312179+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.312179+0000 mon.b (mon.1) 5329 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.314125+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.314125+0000 mon.b (mon.1) 5330 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.316186+0000 mon.b (mon.1) 5331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.316186+0000 mon.b (mon.1) 5331 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.318223+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:12.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:12 smithi203 bash[85677]: audit 2024-09-17T10:36:12.318223+0000 mon.b (mon.1) 5332 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:13.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:13.342426929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:13.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.784914+0000 mgr.y (mgr.25166) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.784914+0000 mgr.y (mgr.25166) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.865834+0000 mgr.y (mgr.25166) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.865834+0000 mgr.y (mgr.25166) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.951604+0000 mgr.y (mgr.25166) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:11.951604+0000 mgr.y (mgr.25166) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:12.042541+0000 mgr.y (mgr.25166) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:12.042541+0000 mgr.y (mgr.25166) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:12.137364+0000 mgr.y (mgr.25166) 3513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:12.137364+0000 mgr.y (mgr.25166) 3513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:12.208262+0000 mgr.y (mgr.25166) 3514 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T10:36:13.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:12.208262+0000 mgr.y (mgr.25166) 3514 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:12.223817+0000 mgr.y (mgr.25166) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cephadm 2024-09-17T10:36:12.223817+0000 mgr.y (mgr.25166) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:12.235862+0000 mgr.y (mgr.25166) 3516 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:12.235862+0000 mgr.y (mgr.25166) 3516 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:12.236109+0000 mgr.y (mgr.25166) 3517 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:12.236109+0000 mgr.y (mgr.25166) 3517 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:13.132013+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:36:13.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:13 smithi203 bash[85677]: cluster 2024-09-17T10:36:13.132013+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:36:13.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:36:13] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:36:13.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.784914+0000 mgr.y (mgr.25166) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.784914+0000 mgr.y (mgr.25166) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.865834+0000 mgr.y (mgr.25166) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.865834+0000 mgr.y (mgr.25166) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.951604+0000 mgr.y (mgr.25166) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:11.951604+0000 mgr.y (mgr.25166) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:12.042541+0000 mgr.y (mgr.25166) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:12.042541+0000 mgr.y (mgr.25166) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:12.137364+0000 mgr.y (mgr.25166) 3513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:12.137364+0000 mgr.y (mgr.25166) 3513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:12.208262+0000 mgr.y (mgr.25166) 3514 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T10:36:13.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:12.208262+0000 mgr.y (mgr.25166) 3514 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:12.223817+0000 mgr.y (mgr.25166) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cephadm 2024-09-17T10:36:12.223817+0000 mgr.y (mgr.25166) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:12.235862+0000 mgr.y (mgr.25166) 3516 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:12.235862+0000 mgr.y (mgr.25166) 3516 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:12.236109+0000 mgr.y (mgr.25166) 3517 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:12.236109+0000 mgr.y (mgr.25166) 3517 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:13.132013+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[115929]: cluster 2024-09-17T10:36:13.132013+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.784914+0000 mgr.y (mgr.25166) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.784914+0000 mgr.y (mgr.25166) 3509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.865834+0000 mgr.y (mgr.25166) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.865834+0000 mgr.y (mgr.25166) 3510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.951604+0000 mgr.y (mgr.25166) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:11.951604+0000 mgr.y (mgr.25166) 3511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:12.042541+0000 mgr.y (mgr.25166) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:12.042541+0000 mgr.y (mgr.25166) 3512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:12.137364+0000 mgr.y (mgr.25166) 3513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:12.137364+0000 mgr.y (mgr.25166) 3513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:12.208262+0000 mgr.y (mgr.25166) 3514 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:12.208262+0000 mgr.y (mgr.25166) 3514 : cluster [DBG] pgmap v994: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 605 B/s rd, 0 op/s 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:12.223817+0000 mgr.y (mgr.25166) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cephadm 2024-09-17T10:36:12.223817+0000 mgr.y (mgr.25166) 3515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:13.889 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:12.235862+0000 mgr.y (mgr.25166) 3516 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:36:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:12.235862+0000 mgr.y (mgr.25166) 3516 : cluster [DBG] pgmap v995: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s 2024-09-17T10:36:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:12.236109+0000 mgr.y (mgr.25166) 3517 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-09-17T10:36:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:12.236109+0000 mgr.y (mgr.25166) 3517 : cluster [DBG] pgmap v996: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 531 B/s rd, 0 op/s 2024-09-17T10:36:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:13.132013+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:36:13.890 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:13 smithi039 bash[116875]: cluster 2024-09-17T10:36:13.132013+0000 mon.a (mon.0) 2084 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: audit 2024-09-17T10:36:13.605462+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: audit 2024-09-17T10:36:13.605462+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: audit 2024-09-17T10:36:13.616716+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: audit 2024-09-17T10:36:13.616716+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: cluster 2024-09-17T10:36:13.621207+0000 mgr.y (mgr.25166) 3518 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: cluster 2024-09-17T10:36:13.621207+0000 mgr.y (mgr.25166) 3518 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: audit 2024-09-17T10:36:13.626741+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.881 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[115929]: audit 2024-09-17T10:36:13.626741+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: audit 2024-09-17T10:36:13.605462+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: audit 2024-09-17T10:36:13.605462+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: audit 2024-09-17T10:36:13.616716+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: audit 2024-09-17T10:36:13.616716+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: cluster 2024-09-17T10:36:13.621207+0000 mgr.y (mgr.25166) 3518 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: cluster 2024-09-17T10:36:13.621207+0000 mgr.y (mgr.25166) 3518 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: audit 2024-09-17T10:36:13.626741+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.882 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:14 smithi039 bash[116875]: audit 2024-09-17T10:36:13.626741+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: audit 2024-09-17T10:36:13.605462+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: audit 2024-09-17T10:36:13.605462+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: audit 2024-09-17T10:36:13.616716+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: audit 2024-09-17T10:36:13.616716+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: cluster 2024-09-17T10:36:13.621207+0000 mgr.y (mgr.25166) 3518 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: cluster 2024-09-17T10:36:13.621207+0000 mgr.y (mgr.25166) 3518 : cluster [DBG] pgmap v997: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: audit 2024-09-17T10:36:13.626741+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:14 smithi203 bash[85677]: audit 2024-09-17T10:36:13.626741+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:15.658 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:15 smithi203 bash[85677]: cluster 2024-09-17T10:36:14.618454+0000 mon.a (mon.0) 2088 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:15.658 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:15 smithi203 bash[85677]: cluster 2024-09-17T10:36:14.618454+0000 mon.a (mon.0) 2088 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:15.658 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:15 smithi203 bash[85677]: cluster 2024-09-17T10:36:14.618524+0000 mon.a (mon.0) 2089 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:15.658 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:15 smithi203 bash[85677]: cluster 2024-09-17T10:36:14.618524+0000 mon.a (mon.0) 2089 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[115929]: cluster 2024-09-17T10:36:14.618454+0000 mon.a (mon.0) 2088 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[115929]: cluster 2024-09-17T10:36:14.618454+0000 mon.a (mon.0) 2088 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:15.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[115929]: cluster 2024-09-17T10:36:14.618524+0000 mon.a (mon.0) 2089 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:15.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[115929]: cluster 2024-09-17T10:36:14.618524+0000 mon.a (mon.0) 2089 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[116875]: cluster 2024-09-17T10:36:14.618454+0000 mon.a (mon.0) 2088 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[116875]: cluster 2024-09-17T10:36:14.618454+0000 mon.a (mon.0) 2088 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-09-17T10:36:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[116875]: cluster 2024-09-17T10:36:14.618524+0000 mon.a (mon.0) 2089 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:15.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:15 smithi039 bash[116875]: cluster 2024-09-17T10:36:14.618524+0000 mon.a (mon.0) 2089 : cluster [INF] Cluster is now healthy 2024-09-17T10:36:16.630 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:16.312023484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[116875]: audit 2024-09-17T10:36:15.459738+0000 mgr.y (mgr.25166) 3519 : audit [DBG] from='client.44458 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[116875]: audit 2024-09-17T10:36:15.459738+0000 mgr.y (mgr.25166) 3519 : audit [DBG] from='client.44458 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[116875]: cluster 2024-09-17T10:36:15.622174+0000 mgr.y (mgr.25166) 3520 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:16.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[116875]: cluster 2024-09-17T10:36:15.622174+0000 mgr.y (mgr.25166) 3520 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[115929]: audit 2024-09-17T10:36:15.459738+0000 mgr.y (mgr.25166) 3519 : audit [DBG] from='client.44458 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[115929]: audit 2024-09-17T10:36:15.459738+0000 mgr.y (mgr.25166) 3519 : audit [DBG] from='client.44458 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[115929]: cluster 2024-09-17T10:36:15.622174+0000 mgr.y (mgr.25166) 3520 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:16.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:16 smithi039 bash[115929]: cluster 2024-09-17T10:36:15.622174+0000 mgr.y (mgr.25166) 3520 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:16 smithi203 bash[85677]: audit 2024-09-17T10:36:15.459738+0000 mgr.y (mgr.25166) 3519 : audit [DBG] from='client.44458 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:16 smithi203 bash[85677]: audit 2024-09-17T10:36:15.459738+0000 mgr.y (mgr.25166) 3519 : audit [DBG] from='client.44458 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:16 smithi203 bash[85677]: cluster 2024-09-17T10:36:15.622174+0000 mgr.y (mgr.25166) 3520 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:16 smithi203 bash[85677]: cluster 2024-09-17T10:36:15.622174+0000 mgr.y (mgr.25166) 3520 : cluster [DBG] pgmap v998: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[115929]: audit 2024-09-17T10:36:17.176766+0000 mon.b (mon.1) 5333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[115929]: audit 2024-09-17T10:36:17.176766+0000 mon.b (mon.1) 5333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[115929]: audit 2024-09-17T10:36:17.177602+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.903 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[115929]: audit 2024-09-17T10:36:17.177602+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[115929]: audit 2024-09-17T10:36:17.179494+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[115929]: audit 2024-09-17T10:36:17.179494+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[116875]: audit 2024-09-17T10:36:17.176766+0000 mon.b (mon.1) 5333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[116875]: audit 2024-09-17T10:36:17.176766+0000 mon.b (mon.1) 5333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[116875]: audit 2024-09-17T10:36:17.177602+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[116875]: audit 2024-09-17T10:36:17.177602+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[116875]: audit 2024-09-17T10:36:17.179494+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:17.904 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:17 smithi039 bash[116875]: audit 2024-09-17T10:36:17.179494+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:17 smithi203 bash[85677]: audit 2024-09-17T10:36:17.176766+0000 mon.b (mon.1) 5333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:17 smithi203 bash[85677]: audit 2024-09-17T10:36:17.176766+0000 mon.b (mon.1) 5333 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:17 smithi203 bash[85677]: audit 2024-09-17T10:36:17.177602+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:17 smithi203 bash[85677]: audit 2024-09-17T10:36:17.177602+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi039.pdwxyu", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]} : dispatch 2024-09-17T10:36:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:17 smithi203 bash[85677]: audit 2024-09-17T10:36:17.179494+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:17.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:17 smithi203 bash[85677]: audit 2024-09-17T10:36:17.179494+0000 mon.b (mon.1) 5334 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: cephadm 2024-09-17T10:36:17.173189+0000 mgr.y (mgr.25166) 3521 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:36:18.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: cephadm 2024-09-17T10:36:17.173189+0000 mgr.y (mgr.25166) 3521 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: cephadm 2024-09-17T10:36:17.181094+0000 mgr.y (mgr.25166) 3522 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: cephadm 2024-09-17T10:36:17.181094+0000 mgr.y (mgr.25166) 3522 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: cluster 2024-09-17T10:36:17.623466+0000 mgr.y (mgr.25166) 3523 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: cluster 2024-09-17T10:36:17.623466+0000 mgr.y (mgr.25166) 3523 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: audit 2024-09-17T10:36:17.861880+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: audit 2024-09-17T10:36:17.861880+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: audit 2024-09-17T10:36:17.881513+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: audit 2024-09-17T10:36:17.881513+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: audit 2024-09-17T10:36:17.900537+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[115929]: audit 2024-09-17T10:36:17.900537+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: cephadm 2024-09-17T10:36:17.173189+0000 mgr.y (mgr.25166) 3521 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:36:18.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: cephadm 2024-09-17T10:36:17.173189+0000 mgr.y (mgr.25166) 3521 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: cephadm 2024-09-17T10:36:17.181094+0000 mgr.y (mgr.25166) 3522 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: cephadm 2024-09-17T10:36:17.181094+0000 mgr.y (mgr.25166) 3522 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: cluster 2024-09-17T10:36:17.623466+0000 mgr.y (mgr.25166) 3523 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: cluster 2024-09-17T10:36:17.623466+0000 mgr.y (mgr.25166) 3523 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: audit 2024-09-17T10:36:17.861880+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: audit 2024-09-17T10:36:17.861880+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: audit 2024-09-17T10:36:17.881513+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: audit 2024-09-17T10:36:17.881513+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: audit 2024-09-17T10:36:17.900537+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:18 smithi039 bash[116875]: audit 2024-09-17T10:36:17.900537+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: cephadm 2024-09-17T10:36:17.173189+0000 mgr.y (mgr.25166) 3521 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:36:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: cephadm 2024-09-17T10:36:17.173189+0000 mgr.y (mgr.25166) 3521 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi039.pdwxyu 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: cephadm 2024-09-17T10:36:17.181094+0000 mgr.y (mgr.25166) 3522 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: cephadm 2024-09-17T10:36:17.181094+0000 mgr.y (mgr.25166) 3522 : cephadm [INF] Deploying daemon iscsi.foo.smithi039.pdwxyu on smithi039 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: cluster 2024-09-17T10:36:17.623466+0000 mgr.y (mgr.25166) 3523 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: cluster 2024-09-17T10:36:17.623466+0000 mgr.y (mgr.25166) 3523 : cluster [DBG] pgmap v999: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: audit 2024-09-17T10:36:17.861880+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: audit 2024-09-17T10:36:17.861880+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: audit 2024-09-17T10:36:17.881513+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: audit 2024-09-17T10:36:17.881513+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: audit 2024-09-17T10:36:17.900537+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:18 smithi203 bash[85677]: audit 2024-09-17T10:36:17.900537+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:19.332996424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:20 smithi203 bash[85677]: cluster 2024-09-17T10:36:19.624565+0000 mgr.y (mgr.25166) 3524 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:20 smithi203 bash[85677]: cluster 2024-09-17T10:36:19.624565+0000 mgr.y (mgr.25166) 3524 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:21.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:20 smithi039 bash[116875]: cluster 2024-09-17T10:36:19.624565+0000 mgr.y (mgr.25166) 3524 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:21.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:20 smithi039 bash[116875]: cluster 2024-09-17T10:36:19.624565+0000 mgr.y (mgr.25166) 3524 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:21.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:20 smithi039 bash[115929]: cluster 2024-09-17T10:36:19.624565+0000 mgr.y (mgr.25166) 3524 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:21.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:20 smithi039 bash[115929]: cluster 2024-09-17T10:36:19.624565+0000 mgr.y (mgr.25166) 3524 : cluster [DBG] pgmap v1000: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:22.289 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:36:22.671 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:22.353628751Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:22.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:22 smithi039 bash[116875]: cluster 2024-09-17T10:36:21.625916+0000 mgr.y (mgr.25166) 3525 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:36:22.938 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:22 smithi039 bash[116875]: cluster 2024-09-17T10:36:21.625916+0000 mgr.y (mgr.25166) 3525 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:36:22.939 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:22 smithi039 bash[115929]: cluster 2024-09-17T10:36:21.625916+0000 mgr.y (mgr.25166) 3525 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:36:22.939 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:22 smithi039 bash[115929]: cluster 2024-09-17T10:36:21.625916+0000 mgr.y (mgr.25166) 3525 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 5s ago 54m - - 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 14s ago 54m - - 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (16m) 5s ago 45m 14.5M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (16m) 14s ago 44m 69.2M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (20s) 5s ago 42m 47.5M - 3.8 f271290a0950 533071b33d3b 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (19m) 14s ago 53m 446M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (29m) 5s ago 55m 547M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:36:22.953 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (12m) 5s ago 56m 86.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (14m) 14s ago 54m 66.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (12m) 5s ago 53m 61.9M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (18m) 5s ago 45m 8439k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (18m) 14s ago 44m 8624k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (10m) 5s ago 52m 59.3M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (10m) 5s ago 51m 60.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (8m) 5s ago 50m 58.1M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (6m) 5s ago 49m 57.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (6m) 14s ago 49m 57.2M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (5m) 14s ago 48m 56.5M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (4m) 14s ago 47m 58.4M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (4m) 14s ago 46m 53.8M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (17m) 14s ago 45m 52.6M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (105s) 5s ago 42m 89.9M - 19.3.0-4963-ge646f729 f271290a0950 c4aee84c2772 2024-09-17T10:36:22.954 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (2m) 14s ago 42m 90.1M - 19.3.0-4963-ge646f729 f271290a0950 a162f47a6b39 2024-09-17T10:36:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:22 smithi203 bash[85677]: cluster 2024-09-17T10:36:21.625916+0000 mgr.y (mgr.25166) 3525 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:36:22.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:22 smithi203 bash[85677]: cluster 2024-09-17T10:36:21.625916+0000 mgr.y (mgr.25166) 3525 : cluster [DBG] pgmap v1001: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-17T10:36:23.211 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.212 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.212 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.212 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.213 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.213 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.213 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.213 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.214 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:36:22 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:23.332 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:36:23.332 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:36:23.332 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:36:23.333 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T10:36:23.334 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:36:23.334 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:36:23.651 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": true, 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "Upgrading all daemon types on all hosts", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [ 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "mon", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "iscsi", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "osd" 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: ], 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": "16/21 daemons upgraded", 2024-09-17T10:36:23.652 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "Currently upgrading iscsi daemons", 2024-09-17T10:36:23.653 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:36:23.653 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:36:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:23 smithi203 bash[85677]: audit 2024-09-17T10:36:22.277163+0000 mgr.y (mgr.25166) 3526 : audit [DBG] from='client.64953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:23 smithi203 bash[85677]: audit 2024-09-17T10:36:22.277163+0000 mgr.y (mgr.25166) 3526 : audit [DBG] from='client.64953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:23 smithi203 bash[85677]: audit 2024-09-17T10:36:22.609127+0000 mgr.y (mgr.25166) 3527 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:23 smithi203 bash[85677]: audit 2024-09-17T10:36:22.609127+0000 mgr.y (mgr.25166) 3527 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:23 smithi203 bash[85677]: audit 2024-09-17T10:36:23.333203+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2791779410' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:23 smithi203 bash[85677]: audit 2024-09-17T10:36:23.333203+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2791779410' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.024 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:36:24.099 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:36:23] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:36:24.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[116875]: audit 2024-09-17T10:36:22.277163+0000 mgr.y (mgr.25166) 3526 : audit [DBG] from='client.64953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[116875]: audit 2024-09-17T10:36:22.277163+0000 mgr.y (mgr.25166) 3526 : audit [DBG] from='client.64953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[116875]: audit 2024-09-17T10:36:22.609127+0000 mgr.y (mgr.25166) 3527 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[116875]: audit 2024-09-17T10:36:22.609127+0000 mgr.y (mgr.25166) 3527 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[116875]: audit 2024-09-17T10:36:23.333203+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2791779410' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[116875]: audit 2024-09-17T10:36:23.333203+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2791779410' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[115929]: audit 2024-09-17T10:36:22.277163+0000 mgr.y (mgr.25166) 3526 : audit [DBG] from='client.64953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[115929]: audit 2024-09-17T10:36:22.277163+0000 mgr.y (mgr.25166) 3526 : audit [DBG] from='client.64953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[115929]: audit 2024-09-17T10:36:22.609127+0000 mgr.y (mgr.25166) 3527 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[115929]: audit 2024-09-17T10:36:22.609127+0000 mgr.y (mgr.25166) 3527 : audit [DBG] from='client.74954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[115929]: audit 2024-09-17T10:36:23.333203+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2791779410' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:23 smithi039 bash[115929]: audit 2024-09-17T10:36:23.333203+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.39:0/2791779410' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.386 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.387 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.387 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.388 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.388 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.388 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:36:24 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:22.939573+0000 mgr.y (mgr.25166) 3528 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:22.939573+0000 mgr.y (mgr.25166) 3528 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: cluster 2024-09-17T10:36:23.627035+0000 mgr.y (mgr.25166) 3529 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: cluster 2024-09-17T10:36:23.627035+0000 mgr.y (mgr.25166) 3529 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:23.652327+0000 mgr.y (mgr.25166) 3530 : audit [DBG] from='client.74972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:23.652327+0000 mgr.y (mgr.25166) 3530 : audit [DBG] from='client.74972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.025502+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/3268431346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.025502+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/3268431346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.402548+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.402548+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.772 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.412892+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.412892+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.416317+0000 mon.b (mon.1) 5335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.416317+0000 mon.b (mon.1) 5335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.417576+0000 mon.b (mon.1) 5336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.417576+0000 mon.b (mon.1) 5336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.424350+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.424350+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.451459+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:24.773 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.451459+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:22.939573+0000 mgr.y (mgr.25166) 3528 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:22.939573+0000 mgr.y (mgr.25166) 3528 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: cluster 2024-09-17T10:36:23.627035+0000 mgr.y (mgr.25166) 3529 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: cluster 2024-09-17T10:36:23.627035+0000 mgr.y (mgr.25166) 3529 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:23.652327+0000 mgr.y (mgr.25166) 3530 : audit [DBG] from='client.74972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:23.652327+0000 mgr.y (mgr.25166) 3530 : audit [DBG] from='client.74972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.025502+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/3268431346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.025502+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/3268431346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.402548+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.402548+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.412892+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.412892+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.774 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.416317+0000 mon.b (mon.1) 5335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.416317+0000 mon.b (mon.1) 5335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.417576+0000 mon.b (mon.1) 5336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.417576+0000 mon.b (mon.1) 5336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.424350+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.424350+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.451459+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.451459+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.455986+0000 mon.b (mon.1) 5338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:24.775 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.455986+0000 mon.b (mon.1) 5338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.499090+0000 mon.b (mon.1) 5339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.499090+0000 mon.b (mon.1) 5339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.501769+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.501769+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.505242+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.505242+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.506319+0000 mon.b (mon.1) 5342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.506319+0000 mon.b (mon.1) 5342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.514041+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.514041+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.598335+0000 mon.b (mon.1) 5343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.598335+0000 mon.b (mon.1) 5343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.776 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.601304+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.601304+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.604928+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.604928+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.606165+0000 mon.b (mon.1) 5346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.606165+0000 mon.b (mon.1) 5346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.619064+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[116875]: audit 2024-09-17T10:36:24.619064+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.777 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.455986+0000 mon.b (mon.1) 5338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.455986+0000 mon.b (mon.1) 5338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.499090+0000 mon.b (mon.1) 5339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.499090+0000 mon.b (mon.1) 5339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.501769+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.501769+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.505242+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.505242+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.506319+0000 mon.b (mon.1) 5342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.506319+0000 mon.b (mon.1) 5342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.514041+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.514041+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.598335+0000 mon.b (mon.1) 5343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.778 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.598335+0000 mon.b (mon.1) 5343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.601304+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.601304+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.604928+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.604928+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.606165+0000 mon.b (mon.1) 5346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.606165+0000 mon.b (mon.1) 5346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.619064+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.779 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:24 smithi039 bash[115929]: audit 2024-09-17T10:36:24.619064+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:22.939573+0000 mgr.y (mgr.25166) 3528 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:22.939573+0000 mgr.y (mgr.25166) 3528 : audit [DBG] from='client.74960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: cluster 2024-09-17T10:36:23.627035+0000 mgr.y (mgr.25166) 3529 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: cluster 2024-09-17T10:36:23.627035+0000 mgr.y (mgr.25166) 3529 : cluster [DBG] pgmap v1002: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:23.652327+0000 mgr.y (mgr.25166) 3530 : audit [DBG] from='client.74972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:23.652327+0000 mgr.y (mgr.25166) 3530 : audit [DBG] from='client.74972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.025502+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/3268431346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.025502+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.39:0/3268431346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:36:24.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.402548+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.402548+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.412892+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.412892+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.416317+0000 mon.b (mon.1) 5335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.416317+0000 mon.b (mon.1) 5335 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.417576+0000 mon.b (mon.1) 5336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.417576+0000 mon.b (mon.1) 5336 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.424350+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.424350+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.451459+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:24.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.451459+0000 mon.b (mon.1) 5337 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard iscsi-gateway-list"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.455986+0000 mon.b (mon.1) 5338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.455986+0000 mon.b (mon.1) 5338 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.499090+0000 mon.b (mon.1) 5339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.499090+0000 mon.b (mon.1) 5339 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.501769+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.501769+0000 mon.b (mon.1) 5340 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.505242+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.505242+0000 mon.b (mon.1) 5341 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.506319+0000 mon.b (mon.1) 5342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.506319+0000 mon.b (mon.1) 5342 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.514041+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.514041+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.598335+0000 mon.b (mon.1) 5343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.598335+0000 mon.b (mon.1) 5343 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.601304+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.601304+0000 mon.b (mon.1) 5344 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.604928+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.604928+0000 mon.b (mon.1) 5345 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.606165+0000 mon.b (mon.1) 5346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.606165+0000 mon.b (mon.1) 5346 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.619064+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:24.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:24 smithi203 bash[85677]: audit 2024-09-17T10:36:24.619064+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.685 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:25.321540876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.426635+0000 mgr.y (mgr.25166) 3531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.426635+0000 mgr.y (mgr.25166) 3531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.452494+0000 mgr.y (mgr.25166) 3532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.452494+0000 mgr.y (mgr.25166) 3532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.456721+0000 mgr.y (mgr.25166) 3533 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.456721+0000 mgr.y (mgr.25166) 3533 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.517420+0000 mgr.y (mgr.25166) 3534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:25.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.517420+0000 mgr.y (mgr.25166) 3534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.621164+0000 mgr.y (mgr.25166) 3535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.621164+0000 mgr.y (mgr.25166) 3535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.715014+0000 mon.b (mon.1) 5347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.715014+0000 mon.b (mon.1) 5347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.718210+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.718210+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.721069+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.721069+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.722548+0000 mon.b (mon.1) 5350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.722548+0000 mon.b (mon.1) 5350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.733879+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.733879+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.814646+0000 mon.b (mon.1) 5351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.814646+0000 mon.b (mon.1) 5351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.817807+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.817807+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.821263+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.821263+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.822650+0000 mon.b (mon.1) 5354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.822650+0000 mon.b (mon.1) 5354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.835804+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.835804+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.928141+0000 mon.b (mon.1) 5355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.928141+0000 mon.b (mon.1) 5355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.931297+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.931297+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.934565+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.934565+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.936053+0000 mon.b (mon.1) 5358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.936053+0000 mon.b (mon.1) 5358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.949332+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:24.949332+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.046532+0000 mon.b (mon.1) 5359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.046532+0000 mon.b (mon.1) 5359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.050019+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.050019+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.053840+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.053840+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.055304+0000 mon.b (mon.1) 5362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.055304+0000 mon.b (mon.1) 5362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.068430+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.068430+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.163646+0000 mon.b (mon.1) 5363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.163646+0000 mon.b (mon.1) 5363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.166663+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.166663+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.169415+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.169415+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.170932+0000 mon.b (mon.1) 5366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.170932+0000 mon.b (mon.1) 5366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.184054+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.184054+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.288670+0000 mon.b (mon.1) 5367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.288670+0000 mon.b (mon.1) 5367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.292074+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.292074+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.295980+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.295980+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.297552+0000 mon.b (mon.1) 5370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.297552+0000 mon.b (mon.1) 5370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.307717+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.307717+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.414418+0000 mon.b (mon.1) 5371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.414418+0000 mon.b (mon.1) 5371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.418058+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.418058+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.421208+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.421208+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.422716+0000 mon.b (mon.1) 5374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.422716+0000 mon.b (mon.1) 5374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.432105+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.432105+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.500428+0000 mon.b (mon.1) 5375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.500428+0000 mon.b (mon.1) 5375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.503028+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.503028+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.505831+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.505831+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.507069+0000 mon.b (mon.1) 5378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.507069+0000 mon.b (mon.1) 5378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.515771+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.515771+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.583789+0000 mon.b (mon.1) 5379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.583789+0000 mon.b (mon.1) 5379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.586712+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.586712+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.589169+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.589169+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.590485+0000 mon.b (mon.1) 5382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.590485+0000 mon.b (mon.1) 5382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:25.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.604579+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.604579+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:25.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.678284+0000 mon.b (mon.1) 5383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:25.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:25 smithi203 bash[85677]: audit 2024-09-17T10:36:25.678284+0000 mon.b (mon.1) 5383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.426635+0000 mgr.y (mgr.25166) 3531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.426635+0000 mgr.y (mgr.25166) 3531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.452494+0000 mgr.y (mgr.25166) 3532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.452494+0000 mgr.y (mgr.25166) 3532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.456721+0000 mgr.y (mgr.25166) 3533 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.456721+0000 mgr.y (mgr.25166) 3533 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.517420+0000 mgr.y (mgr.25166) 3534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.517420+0000 mgr.y (mgr.25166) 3534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.621164+0000 mgr.y (mgr.25166) 3535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.621164+0000 mgr.y (mgr.25166) 3535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.715014+0000 mon.b (mon.1) 5347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.715014+0000 mon.b (mon.1) 5347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.718210+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.718210+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.721069+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.721069+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.722548+0000 mon.b (mon.1) 5350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.722548+0000 mon.b (mon.1) 5350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.733879+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.733879+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.814646+0000 mon.b (mon.1) 5351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.814646+0000 mon.b (mon.1) 5351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.817807+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.817807+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.821263+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.821263+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.822650+0000 mon.b (mon.1) 5354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.822650+0000 mon.b (mon.1) 5354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.835804+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.835804+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.928141+0000 mon.b (mon.1) 5355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.928141+0000 mon.b (mon.1) 5355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.931297+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.931297+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.934565+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.934565+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.936053+0000 mon.b (mon.1) 5358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.936053+0000 mon.b (mon.1) 5358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.949332+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:24.949332+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.046532+0000 mon.b (mon.1) 5359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.046532+0000 mon.b (mon.1) 5359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.050019+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.050019+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.053840+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.053840+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.055304+0000 mon.b (mon.1) 5362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.055304+0000 mon.b (mon.1) 5362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.068430+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.068430+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.163646+0000 mon.b (mon.1) 5363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.163646+0000 mon.b (mon.1) 5363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.166663+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.166663+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.169415+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.169415+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.170932+0000 mon.b (mon.1) 5366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.170932+0000 mon.b (mon.1) 5366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.184054+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.426635+0000 mgr.y (mgr.25166) 3531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.426635+0000 mgr.y (mgr.25166) 3531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.452494+0000 mgr.y (mgr.25166) 3532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.452494+0000 mgr.y (mgr.25166) 3532 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.456721+0000 mgr.y (mgr.25166) 3533 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.456721+0000 mgr.y (mgr.25166) 3533 : audit [DBG] from='mon.1 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.517420+0000 mgr.y (mgr.25166) 3534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.517420+0000 mgr.y (mgr.25166) 3534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.621164+0000 mgr.y (mgr.25166) 3535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.621164+0000 mgr.y (mgr.25166) 3535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.715014+0000 mon.b (mon.1) 5347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.715014+0000 mon.b (mon.1) 5347 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.718210+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.718210+0000 mon.b (mon.1) 5348 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.721069+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.721069+0000 mon.b (mon.1) 5349 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.722548+0000 mon.b (mon.1) 5350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.722548+0000 mon.b (mon.1) 5350 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.733879+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.733879+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.184054+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.288670+0000 mon.b (mon.1) 5367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.288670+0000 mon.b (mon.1) 5367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.292074+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.292074+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.295980+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.295980+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.297552+0000 mon.b (mon.1) 5370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.297552+0000 mon.b (mon.1) 5370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.307717+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.307717+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.414418+0000 mon.b (mon.1) 5371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.414418+0000 mon.b (mon.1) 5371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.418058+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.418058+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.421208+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.421208+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.422716+0000 mon.b (mon.1) 5374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.422716+0000 mon.b (mon.1) 5374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.432105+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.432105+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.500428+0000 mon.b (mon.1) 5375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.500428+0000 mon.b (mon.1) 5375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.503028+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.503028+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.505831+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.505831+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.507069+0000 mon.b (mon.1) 5378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.507069+0000 mon.b (mon.1) 5378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.515771+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.515771+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.583789+0000 mon.b (mon.1) 5379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.583789+0000 mon.b (mon.1) 5379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.586712+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.586712+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.589169+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.589169+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.590485+0000 mon.b (mon.1) 5382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.590485+0000 mon.b (mon.1) 5382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.604579+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.604579+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.678284+0000 mon.b (mon.1) 5383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[115929]: audit 2024-09-17T10:36:25.678284+0000 mon.b (mon.1) 5383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.814646+0000 mon.b (mon.1) 5351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.814646+0000 mon.b (mon.1) 5351 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.817807+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.817807+0000 mon.b (mon.1) 5352 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.821263+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.821263+0000 mon.b (mon.1) 5353 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.822650+0000 mon.b (mon.1) 5354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.822650+0000 mon.b (mon.1) 5354 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.835804+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.835804+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.928141+0000 mon.b (mon.1) 5355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.928141+0000 mon.b (mon.1) 5355 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.931297+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.931297+0000 mon.b (mon.1) 5356 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.934565+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.934565+0000 mon.b (mon.1) 5357 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.936053+0000 mon.b (mon.1) 5358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.936053+0000 mon.b (mon.1) 5358 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.949332+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:24.949332+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.046532+0000 mon.b (mon.1) 5359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.046532+0000 mon.b (mon.1) 5359 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.050019+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.050019+0000 mon.b (mon.1) 5360 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.053840+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.053840+0000 mon.b (mon.1) 5361 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.055304+0000 mon.b (mon.1) 5362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.055304+0000 mon.b (mon.1) 5362 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.068430+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.068430+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.163646+0000 mon.b (mon.1) 5363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.163646+0000 mon.b (mon.1) 5363 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.166663+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.166663+0000 mon.b (mon.1) 5364 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.169415+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.169415+0000 mon.b (mon.1) 5365 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.170932+0000 mon.b (mon.1) 5366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.170932+0000 mon.b (mon.1) 5366 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.184054+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.184054+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.288670+0000 mon.b (mon.1) 5367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.288670+0000 mon.b (mon.1) 5367 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.292074+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.292074+0000 mon.b (mon.1) 5368 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.295980+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.295980+0000 mon.b (mon.1) 5369 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.297552+0000 mon.b (mon.1) 5370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.297552+0000 mon.b (mon.1) 5370 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.307717+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.307717+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.414418+0000 mon.b (mon.1) 5371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.414418+0000 mon.b (mon.1) 5371 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.418058+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.418058+0000 mon.b (mon.1) 5372 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.421208+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.421208+0000 mon.b (mon.1) 5373 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.422716+0000 mon.b (mon.1) 5374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.422716+0000 mon.b (mon.1) 5374 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.432105+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.432105+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.500428+0000 mon.b (mon.1) 5375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.500428+0000 mon.b (mon.1) 5375 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.503028+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.503028+0000 mon.b (mon.1) 5376 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.505831+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.505831+0000 mon.b (mon.1) 5377 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.507069+0000 mon.b (mon.1) 5378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.507069+0000 mon.b (mon.1) 5378 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.515771+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.515771+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.583789+0000 mon.b (mon.1) 5379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.583789+0000 mon.b (mon.1) 5379 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.586712+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.586712+0000 mon.b (mon.1) 5380 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.589169+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.589169+0000 mon.b (mon.1) 5381 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.590485+0000 mon.b (mon.1) 5382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.590485+0000 mon.b (mon.1) 5382 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.604579+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.604579+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.678284+0000 mon.b (mon.1) 5383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:25 smithi039 bash[116875]: audit 2024-09-17T10:36:25.678284+0000 mon.b (mon.1) 5383 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.949 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.735023+0000 mgr.y (mgr.25166) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.949 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.735023+0000 mgr.y (mgr.25166) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.949 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.836979+0000 mgr.y (mgr.25166) 3537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.949 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.836979+0000 mgr.y (mgr.25166) 3537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.950994+0000 mgr.y (mgr.25166) 3538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:24.950994+0000 mgr.y (mgr.25166) 3538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.070199+0000 mgr.y (mgr.25166) 3539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.070199+0000 mgr.y (mgr.25166) 3539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.189946+0000 mgr.y (mgr.25166) 3540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.189946+0000 mgr.y (mgr.25166) 3540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.311635+0000 mgr.y (mgr.25166) 3541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.311635+0000 mgr.y (mgr.25166) 3541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.436367+0000 mgr.y (mgr.25166) 3542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.436367+0000 mgr.y (mgr.25166) 3542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.518829+0000 mgr.y (mgr.25166) 3543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.950 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.518829+0000 mgr.y (mgr.25166) 3543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.608894+0000 mgr.y (mgr.25166) 3544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.608894+0000 mgr.y (mgr.25166) 3544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cluster 2024-09-17T10:36:25.627685+0000 mgr.y (mgr.25166) 3545 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cluster 2024-09-17T10:36:25.627685+0000 mgr.y (mgr.25166) 3545 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.681189+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.681189+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.684061+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.684061+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.705290+0000 mon.b (mon.1) 5386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.705290+0000 mon.b (mon.1) 5386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.714184+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.714184+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.951 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.717810+0000 mgr.y (mgr.25166) 3546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.717810+0000 mgr.y (mgr.25166) 3546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.788630+0000 mon.b (mon.1) 5387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.788630+0000 mon.b (mon.1) 5387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.791692+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.791692+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.795401+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.795401+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.796829+0000 mon.b (mon.1) 5390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.796829+0000 mon.b (mon.1) 5390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.804288+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.804288+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.952 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.868141+0000 mon.b (mon.1) 5391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.953 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.868141+0000 mon.b (mon.1) 5391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.871019+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.871019+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.874173+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.874173+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.875473+0000 mon.b (mon.1) 5394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.875473+0000 mon.b (mon.1) 5394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.885844+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.885844+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.959814+0000 mon.b (mon.1) 5395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.959814+0000 mon.b (mon.1) 5395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.962680+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.954 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.962680+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.965353+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.965353+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.966589+0000 mon.b (mon.1) 5398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.966589+0000 mon.b (mon.1) 5398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.977859+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:25.977859+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.052914+0000 mon.b (mon.1) 5399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.052914+0000 mon.b (mon.1) 5399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.056262+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.056262+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.059151+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.059151+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.955 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.060585+0000 mon.b (mon.1) 5402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.060585+0000 mon.b (mon.1) 5402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.067831+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.067831+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.133984+0000 mon.b (mon.1) 5403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.133984+0000 mon.b (mon.1) 5403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.137042+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.137042+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.140131+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.140131+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.141543+0000 mon.b (mon.1) 5406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.141543+0000 mon.b (mon.1) 5406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.152550+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.956 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.152550+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.218000+0000 mon.b (mon.1) 5407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.218000+0000 mon.b (mon.1) 5407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.221537+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.221537+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.224933+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.224933+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.226405+0000 mon.b (mon.1) 5410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.226405+0000 mon.b (mon.1) 5410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.233426+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.233426+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.304152+0000 mon.b (mon.1) 5411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.304152+0000 mon.b (mon.1) 5411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.307286+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.307286+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.310678+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.310678+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.312120+0000 mon.b (mon.1) 5414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.312120+0000 mon.b (mon.1) 5414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.327232+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.327232+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.423255+0000 mon.b (mon.1) 5415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.423255+0000 mon.b (mon.1) 5415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.426283+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.426283+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.429844+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.958 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.429844+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.431099+0000 mon.b (mon.1) 5418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.431099+0000 mon.b (mon.1) 5418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.448342+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.448342+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.532043+0000 mon.b (mon.1) 5419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.532043+0000 mon.b (mon.1) 5419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.535141+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.535141+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.538116+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.538116+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.539565+0000 mon.b (mon.1) 5422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.539565+0000 mon.b (mon.1) 5422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.959 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.546789+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.546789+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.551418+0000 mon.b (mon.1) 5423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[116875]: audit 2024-09-17T10:36:26.551418+0000 mon.b (mon.1) 5423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.735023+0000 mgr.y (mgr.25166) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.735023+0000 mgr.y (mgr.25166) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.836979+0000 mgr.y (mgr.25166) 3537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.836979+0000 mgr.y (mgr.25166) 3537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.950994+0000 mgr.y (mgr.25166) 3538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:24.950994+0000 mgr.y (mgr.25166) 3538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.960 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.070199+0000 mgr.y (mgr.25166) 3539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.070199+0000 mgr.y (mgr.25166) 3539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.189946+0000 mgr.y (mgr.25166) 3540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.189946+0000 mgr.y (mgr.25166) 3540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.311635+0000 mgr.y (mgr.25166) 3541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.311635+0000 mgr.y (mgr.25166) 3541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.436367+0000 mgr.y (mgr.25166) 3542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.436367+0000 mgr.y (mgr.25166) 3542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.518829+0000 mgr.y (mgr.25166) 3543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.518829+0000 mgr.y (mgr.25166) 3543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.608894+0000 mgr.y (mgr.25166) 3544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.608894+0000 mgr.y (mgr.25166) 3544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cluster 2024-09-17T10:36:25.627685+0000 mgr.y (mgr.25166) 3545 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cluster 2024-09-17T10:36:25.627685+0000 mgr.y (mgr.25166) 3545 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:26.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.681189+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.681189+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.684061+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.684061+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.705290+0000 mon.b (mon.1) 5386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.705290+0000 mon.b (mon.1) 5386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.714184+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.714184+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.717810+0000 mgr.y (mgr.25166) 3546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.962 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.717810+0000 mgr.y (mgr.25166) 3546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.788630+0000 mon.b (mon.1) 5387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.788630+0000 mon.b (mon.1) 5387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.791692+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.791692+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.795401+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.795401+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.796829+0000 mon.b (mon.1) 5390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.796829+0000 mon.b (mon.1) 5390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.804288+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.804288+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.868141+0000 mon.b (mon.1) 5391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.868141+0000 mon.b (mon.1) 5391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.963 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.871019+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.871019+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.874173+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.874173+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.875473+0000 mon.b (mon.1) 5394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.875473+0000 mon.b (mon.1) 5394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.885844+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.885844+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.959814+0000 mon.b (mon.1) 5395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.959814+0000 mon.b (mon.1) 5395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.962680+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.962680+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.965353+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.964 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.965353+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.966589+0000 mon.b (mon.1) 5398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.966589+0000 mon.b (mon.1) 5398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.977859+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:25.977859+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.052914+0000 mon.b (mon.1) 5399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.052914+0000 mon.b (mon.1) 5399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.056262+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.056262+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.059151+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.059151+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.060585+0000 mon.b (mon.1) 5402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.060585+0000 mon.b (mon.1) 5402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.965 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.067831+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.067831+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.133984+0000 mon.b (mon.1) 5403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.133984+0000 mon.b (mon.1) 5403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.137042+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.137042+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.140131+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.140131+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.141543+0000 mon.b (mon.1) 5406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.141543+0000 mon.b (mon.1) 5406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.152550+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.152550+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.218000+0000 mon.b (mon.1) 5407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.218000+0000 mon.b (mon.1) 5407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.221537+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.221537+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.224933+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.224933+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.226405+0000 mon.b (mon.1) 5410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.226405+0000 mon.b (mon.1) 5410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.233426+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.233426+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.304152+0000 mon.b (mon.1) 5411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.304152+0000 mon.b (mon.1) 5411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.307286+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.307286+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.310678+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.310678+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.312120+0000 mon.b (mon.1) 5414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.312120+0000 mon.b (mon.1) 5414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.327232+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.327232+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.423255+0000 mon.b (mon.1) 5415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.423255+0000 mon.b (mon.1) 5415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.426283+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.426283+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.429844+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.429844+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.431099+0000 mon.b (mon.1) 5418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.431099+0000 mon.b (mon.1) 5418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.968 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.448342+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.448342+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.532043+0000 mon.b (mon.1) 5419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.532043+0000 mon.b (mon.1) 5419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.535141+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.535141+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.538116+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.538116+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.539565+0000 mon.b (mon.1) 5422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.539565+0000 mon.b (mon.1) 5422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.546789+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.546789+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.551418+0000 mon.b (mon.1) 5423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:26.969 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:26 smithi039 bash[115929]: audit 2024-09-17T10:36:26.551418+0000 mon.b (mon.1) 5423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.735023+0000 mgr.y (mgr.25166) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.735023+0000 mgr.y (mgr.25166) 3536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.836979+0000 mgr.y (mgr.25166) 3537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.836979+0000 mgr.y (mgr.25166) 3537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.950994+0000 mgr.y (mgr.25166) 3538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:24.950994+0000 mgr.y (mgr.25166) 3538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.070199+0000 mgr.y (mgr.25166) 3539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.070199+0000 mgr.y (mgr.25166) 3539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.189946+0000 mgr.y (mgr.25166) 3540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.189946+0000 mgr.y (mgr.25166) 3540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.311635+0000 mgr.y (mgr.25166) 3541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.311635+0000 mgr.y (mgr.25166) 3541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.436367+0000 mgr.y (mgr.25166) 3542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.436367+0000 mgr.y (mgr.25166) 3542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.518829+0000 mgr.y (mgr.25166) 3543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.518829+0000 mgr.y (mgr.25166) 3543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.608894+0000 mgr.y (mgr.25166) 3544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.608894+0000 mgr.y (mgr.25166) 3544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cluster 2024-09-17T10:36:25.627685+0000 mgr.y (mgr.25166) 3545 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cluster 2024-09-17T10:36:25.627685+0000 mgr.y (mgr.25166) 3545 : cluster [DBG] pgmap v1003: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:26.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.681189+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.681189+0000 mon.b (mon.1) 5384 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.684061+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.684061+0000 mon.b (mon.1) 5385 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.705290+0000 mon.b (mon.1) 5386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.705290+0000 mon.b (mon.1) 5386 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.714184+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.714184+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.717810+0000 mgr.y (mgr.25166) 3546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.717810+0000 mgr.y (mgr.25166) 3546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.788630+0000 mon.b (mon.1) 5387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.788630+0000 mon.b (mon.1) 5387 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.791692+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.791692+0000 mon.b (mon.1) 5388 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.795401+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.795401+0000 mon.b (mon.1) 5389 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.796829+0000 mon.b (mon.1) 5390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.796829+0000 mon.b (mon.1) 5390 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.804288+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.804288+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.868141+0000 mon.b (mon.1) 5391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.868141+0000 mon.b (mon.1) 5391 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.871019+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.871019+0000 mon.b (mon.1) 5392 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.874173+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.874173+0000 mon.b (mon.1) 5393 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.875473+0000 mon.b (mon.1) 5394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.875473+0000 mon.b (mon.1) 5394 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.885844+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.885844+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.959814+0000 mon.b (mon.1) 5395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.959814+0000 mon.b (mon.1) 5395 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.962680+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.962680+0000 mon.b (mon.1) 5396 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.965353+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.965353+0000 mon.b (mon.1) 5397 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.966589+0000 mon.b (mon.1) 5398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.966589+0000 mon.b (mon.1) 5398 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.977859+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:25.977859+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.052914+0000 mon.b (mon.1) 5399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.052914+0000 mon.b (mon.1) 5399 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.056262+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.056262+0000 mon.b (mon.1) 5400 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.059151+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.059151+0000 mon.b (mon.1) 5401 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.060585+0000 mon.b (mon.1) 5402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.060585+0000 mon.b (mon.1) 5402 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.067831+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.067831+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.133984+0000 mon.b (mon.1) 5403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.133984+0000 mon.b (mon.1) 5403 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.137042+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.137042+0000 mon.b (mon.1) 5404 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.140131+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.140131+0000 mon.b (mon.1) 5405 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.141543+0000 mon.b (mon.1) 5406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.141543+0000 mon.b (mon.1) 5406 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.152550+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.152550+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.218000+0000 mon.b (mon.1) 5407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.218000+0000 mon.b (mon.1) 5407 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.221537+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.221537+0000 mon.b (mon.1) 5408 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.224933+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.224933+0000 mon.b (mon.1) 5409 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.226405+0000 mon.b (mon.1) 5410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.226405+0000 mon.b (mon.1) 5410 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.233426+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.233426+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.304152+0000 mon.b (mon.1) 5411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.304152+0000 mon.b (mon.1) 5411 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.307286+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.307286+0000 mon.b (mon.1) 5412 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.310678+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.310678+0000 mon.b (mon.1) 5413 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.312120+0000 mon.b (mon.1) 5414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.312120+0000 mon.b (mon.1) 5414 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.327232+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.327232+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.423255+0000 mon.b (mon.1) 5415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.423255+0000 mon.b (mon.1) 5415 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.426283+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.426283+0000 mon.b (mon.1) 5416 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.429844+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.429844+0000 mon.b (mon.1) 5417 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.431099+0000 mon.b (mon.1) 5418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.431099+0000 mon.b (mon.1) 5418 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.448342+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.448342+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.532043+0000 mon.b (mon.1) 5419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.532043+0000 mon.b (mon.1) 5419 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.535141+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.535141+0000 mon.b (mon.1) 5420 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.538116+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.538116+0000 mon.b (mon.1) 5421 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:26.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.539565+0000 mon.b (mon.1) 5422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.539565+0000 mon.b (mon.1) 5422 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:26.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.546789+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.546789+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:26.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.551418+0000 mon.b (mon.1) 5423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:26.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:26 smithi203 bash[85677]: audit 2024-09-17T10:36:26.551418+0000 mon.b (mon.1) 5423 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.807165+0000 mgr.y (mgr.25166) 3547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.807165+0000 mgr.y (mgr.25166) 3547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.889492+0000 mgr.y (mgr.25166) 3548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.889492+0000 mgr.y (mgr.25166) 3548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.981210+0000 mgr.y (mgr.25166) 3549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:25.981210+0000 mgr.y (mgr.25166) 3549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.070668+0000 mgr.y (mgr.25166) 3550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.070668+0000 mgr.y (mgr.25166) 3550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.155569+0000 mgr.y (mgr.25166) 3551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.155569+0000 mgr.y (mgr.25166) 3551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.238775+0000 mgr.y (mgr.25166) 3552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.238775+0000 mgr.y (mgr.25166) 3552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.332126+0000 mgr.y (mgr.25166) 3553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.332126+0000 mgr.y (mgr.25166) 3553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.450223+0000 mgr.y (mgr.25166) 3554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.450223+0000 mgr.y (mgr.25166) 3554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.551855+0000 mgr.y (mgr.25166) 3555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.551855+0000 mgr.y (mgr.25166) 3555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.706448+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.706448+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.709731+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.709731+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.713053+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.713053+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.714469+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.714469+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.724890+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.724890+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.821558+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.821558+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.824799+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.824799+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.828495+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.828495+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.830025+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.830025+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.848567+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.848567+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.922300+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.922300+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.925132+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.925132+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.927813+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.927813+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.928827+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.928827+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.943562+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:26.943562+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.016292+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.016292+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.019235+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.019235+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.021917+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.021917+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.023216+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.023216+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.038725+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.038725+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.111951+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.111951+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.114636+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.114636+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.116973+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.116973+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.118173+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.118173+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.129492+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.129492+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.203154+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.203154+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.206267+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.206267+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.208868+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.208868+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.211038+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.211038+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.221109+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.221109+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.287365+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.287365+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.290205+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.290205+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.293108+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.293108+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.294249+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.294249+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.301008+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.301008+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.371682+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.371682+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.374403+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.374403+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.376782+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.376782+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.377938+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.377938+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.385524+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.385524+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.449430+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.449430+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.452795+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.452795+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.455663+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.455663+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.456935+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.456935+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.463885+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.463885+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.538575+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.538575+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.541291+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.541291+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.543893+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.543893+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.545159+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.545159+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.551500+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.551500+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.653738+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.653738+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:27.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.656768+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.656768+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.659407+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.659407+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.660616+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.660616+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.671617+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:27.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:27 smithi203 bash[85677]: audit 2024-09-17T10:36:27.671617+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.807165+0000 mgr.y (mgr.25166) 3547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.807165+0000 mgr.y (mgr.25166) 3547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.889492+0000 mgr.y (mgr.25166) 3548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.889492+0000 mgr.y (mgr.25166) 3548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.981210+0000 mgr.y (mgr.25166) 3549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:25.981210+0000 mgr.y (mgr.25166) 3549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.070668+0000 mgr.y (mgr.25166) 3550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.070668+0000 mgr.y (mgr.25166) 3550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.155569+0000 mgr.y (mgr.25166) 3551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.155569+0000 mgr.y (mgr.25166) 3551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.238775+0000 mgr.y (mgr.25166) 3552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.238775+0000 mgr.y (mgr.25166) 3552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.332126+0000 mgr.y (mgr.25166) 3553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.332126+0000 mgr.y (mgr.25166) 3553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.450223+0000 mgr.y (mgr.25166) 3554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.450223+0000 mgr.y (mgr.25166) 3554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.551855+0000 mgr.y (mgr.25166) 3555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.551855+0000 mgr.y (mgr.25166) 3555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.706448+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.706448+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.709731+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.807165+0000 mgr.y (mgr.25166) 3547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.807165+0000 mgr.y (mgr.25166) 3547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.889492+0000 mgr.y (mgr.25166) 3548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.889492+0000 mgr.y (mgr.25166) 3548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.981210+0000 mgr.y (mgr.25166) 3549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:25.981210+0000 mgr.y (mgr.25166) 3549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.070668+0000 mgr.y (mgr.25166) 3550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.070668+0000 mgr.y (mgr.25166) 3550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.155569+0000 mgr.y (mgr.25166) 3551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.155569+0000 mgr.y (mgr.25166) 3551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.238775+0000 mgr.y (mgr.25166) 3552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.238775+0000 mgr.y (mgr.25166) 3552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.332126+0000 mgr.y (mgr.25166) 3553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.332126+0000 mgr.y (mgr.25166) 3553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.450223+0000 mgr.y (mgr.25166) 3554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.450223+0000 mgr.y (mgr.25166) 3554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.551855+0000 mgr.y (mgr.25166) 3555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.551855+0000 mgr.y (mgr.25166) 3555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.706448+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.706448+0000 mon.b (mon.1) 5424 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.709731+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.709731+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.713053+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.713053+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.714469+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.714469+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.724890+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.724890+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.821558+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.821558+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.824799+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.824799+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.828495+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.828495+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.830025+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.830025+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.848567+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.848567+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.922300+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.922300+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.925132+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.925132+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.927813+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.927813+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.928827+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.928827+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.943562+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:26.943562+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.016292+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.016292+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.019235+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.019235+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.021917+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.021917+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.023216+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.023216+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.038725+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.038725+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.111951+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.111951+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.114636+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.709731+0000 mon.b (mon.1) 5425 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.713053+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.713053+0000 mon.b (mon.1) 5426 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.714469+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.714469+0000 mon.b (mon.1) 5427 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.724890+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.724890+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.821558+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.821558+0000 mon.b (mon.1) 5428 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.824799+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.824799+0000 mon.b (mon.1) 5429 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.828495+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.828495+0000 mon.b (mon.1) 5430 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.830025+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.830025+0000 mon.b (mon.1) 5431 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.848567+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.848567+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.922300+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.922300+0000 mon.b (mon.1) 5432 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.925132+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.114636+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.116973+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.116973+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.118173+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.118173+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.129492+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.129492+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.203154+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.203154+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.206267+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.206267+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.208868+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.208868+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.211038+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.211038+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.221109+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.221109+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.287365+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.287365+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.290205+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.290205+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.293108+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.293108+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.294249+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.294249+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.301008+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.301008+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.371682+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.371682+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.374403+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.374403+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.376782+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.376782+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.377938+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.377938+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.385524+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.385524+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.449430+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.449430+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.925132+0000 mon.b (mon.1) 5433 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.927813+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.927813+0000 mon.b (mon.1) 5434 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.928827+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.928827+0000 mon.b (mon.1) 5435 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.943562+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:26.943562+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.016292+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.016292+0000 mon.b (mon.1) 5436 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.019235+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.019235+0000 mon.b (mon.1) 5437 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.021917+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.021917+0000 mon.b (mon.1) 5438 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.023216+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.023216+0000 mon.b (mon.1) 5439 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.038725+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.038725+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.111951+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.111951+0000 mon.b (mon.1) 5440 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.114636+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.452795+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.452795+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.455663+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.455663+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.456935+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.456935+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.463885+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.463885+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.538575+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.538575+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.541291+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.541291+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.543893+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.543893+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.545159+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.545159+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.551500+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.551500+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.653738+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.653738+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.656768+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.656768+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.659407+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.659407+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.660616+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.660616+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.671617+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[115929]: audit 2024-09-17T10:36:27.671617+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.114636+0000 mon.b (mon.1) 5441 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.116973+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.116973+0000 mon.b (mon.1) 5442 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.118173+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.118173+0000 mon.b (mon.1) 5443 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.129492+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.129492+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.203154+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.203154+0000 mon.b (mon.1) 5444 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.206267+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.206267+0000 mon.b (mon.1) 5445 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.208868+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.208868+0000 mon.b (mon.1) 5446 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.211038+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.211038+0000 mon.b (mon.1) 5447 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.221109+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.221109+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.287365+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.287365+0000 mon.b (mon.1) 5448 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.290205+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.290205+0000 mon.b (mon.1) 5449 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.293108+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.293108+0000 mon.b (mon.1) 5450 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.294249+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.294249+0000 mon.b (mon.1) 5451 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.301008+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.301008+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.371682+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.371682+0000 mon.b (mon.1) 5452 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.374403+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.374403+0000 mon.b (mon.1) 5453 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.376782+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.376782+0000 mon.b (mon.1) 5454 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.377938+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.377938+0000 mon.b (mon.1) 5455 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.385524+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.385524+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.449430+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.449430+0000 mon.b (mon.1) 5456 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.452795+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.452795+0000 mon.b (mon.1) 5457 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.455663+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.455663+0000 mon.b (mon.1) 5458 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.456935+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.456935+0000 mon.b (mon.1) 5459 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.463885+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.463885+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.538575+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.538575+0000 mon.b (mon.1) 5460 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.541291+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.541291+0000 mon.b (mon.1) 5461 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.543893+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.543893+0000 mon.b (mon.1) 5462 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.545159+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.545159+0000 mon.b (mon.1) 5463 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.551500+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.551500+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.653738+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.653738+0000 mon.b (mon.1) 5464 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.656768+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.656768+0000 mon.b (mon.1) 5465 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.659407+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.659407+0000 mon.b (mon.1) 5466 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.660616+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.660616+0000 mon.b (mon.1) 5467 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.671617+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:27 smithi039 bash[116875]: audit 2024-09-17T10:36:27.671617+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:28.305299154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.725937+0000 mgr.y (mgr.25166) 3556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.725937+0000 mgr.y (mgr.25166) 3556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.850411+0000 mgr.y (mgr.25166) 3557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.850411+0000 mgr.y (mgr.25166) 3557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.947399+0000 mgr.y (mgr.25166) 3558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:26.947399+0000 mgr.y (mgr.25166) 3558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.042594+0000 mgr.y (mgr.25166) 3559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.042594+0000 mgr.y (mgr.25166) 3559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.132341+0000 mgr.y (mgr.25166) 3560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.132341+0000 mgr.y (mgr.25166) 3560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.224902+0000 mgr.y (mgr.25166) 3561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.224902+0000 mgr.y (mgr.25166) 3561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.306521+0000 mgr.y (mgr.25166) 3562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.306521+0000 mgr.y (mgr.25166) 3562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.390121+0000 mgr.y (mgr.25166) 3563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.390121+0000 mgr.y (mgr.25166) 3563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.469099+0000 mgr.y (mgr.25166) 3564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.469099+0000 mgr.y (mgr.25166) 3564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.557086+0000 mgr.y (mgr.25166) 3565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.557086+0000 mgr.y (mgr.25166) 3565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cluster 2024-09-17T10:36:27.628406+0000 mgr.y (mgr.25166) 3566 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:28.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cluster 2024-09-17T10:36:27.628406+0000 mgr.y (mgr.25166) 3566 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:28.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.675787+0000 mgr.y (mgr.25166) 3567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.675787+0000 mgr.y (mgr.25166) 3567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:28.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.696416+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/2055978491' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.696416+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/2055978491' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.743370+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.743370+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.746237+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.746237+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.748980+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.748980+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.750040+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.750040+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.755810+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.755810+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.819836+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.819836+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.822523+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.822523+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.825675+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.825675+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.827353+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.827353+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.843483+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.843483+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.918423+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.918423+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.921400+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.921400+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.924824+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.924824+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.926288+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.926288+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.943178+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:27.943178+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.030593+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.030593+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.033865+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.033865+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.037004+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.037004+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.038253+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.038253+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.054890+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.054890+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.148278+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.148278+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.151569+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.151569+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.154683+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.154683+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.156288+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.156288+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.174893+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.174893+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.244818+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.244818+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.248330+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.248330+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.252450+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.252450+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.253769+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.253769+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.266980+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.266980+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.346965+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.346965+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.349585+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.349585+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.352350+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.352350+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.353520+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.353520+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.364155+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.364155+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.454019+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.454019+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.456682+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.456682+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.458766+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.458766+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.459721+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.459721+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.474680+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.474680+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.483754+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.483754+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.495578+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.495578+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.506210+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.506210+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.547895+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.547895+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.550729+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.550729+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.557536+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.557536+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.558619+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.558619+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.566374+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.566374+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.655677+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.655677+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.658804+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.658804+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.661810+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.661810+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.662952+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.662952+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.674348+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:28.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:28 smithi203 bash[85677]: audit 2024-09-17T10:36:28.674348+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.725937+0000 mgr.y (mgr.25166) 3556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.725937+0000 mgr.y (mgr.25166) 3556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.850411+0000 mgr.y (mgr.25166) 3557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.850411+0000 mgr.y (mgr.25166) 3557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.947399+0000 mgr.y (mgr.25166) 3558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:26.947399+0000 mgr.y (mgr.25166) 3558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.042594+0000 mgr.y (mgr.25166) 3559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.042594+0000 mgr.y (mgr.25166) 3559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.132341+0000 mgr.y (mgr.25166) 3560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.132341+0000 mgr.y (mgr.25166) 3560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.224902+0000 mgr.y (mgr.25166) 3561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.224902+0000 mgr.y (mgr.25166) 3561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.306521+0000 mgr.y (mgr.25166) 3562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.306521+0000 mgr.y (mgr.25166) 3562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.390121+0000 mgr.y (mgr.25166) 3563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.390121+0000 mgr.y (mgr.25166) 3563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.469099+0000 mgr.y (mgr.25166) 3564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.469099+0000 mgr.y (mgr.25166) 3564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.557086+0000 mgr.y (mgr.25166) 3565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.557086+0000 mgr.y (mgr.25166) 3565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cluster 2024-09-17T10:36:27.628406+0000 mgr.y (mgr.25166) 3566 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cluster 2024-09-17T10:36:27.628406+0000 mgr.y (mgr.25166) 3566 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.675787+0000 mgr.y (mgr.25166) 3567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.675787+0000 mgr.y (mgr.25166) 3567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.696416+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/2055978491' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.696416+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/2055978491' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.743370+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.743370+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.746237+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.746237+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.748980+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.748980+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.750040+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.750040+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.755810+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.755810+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.819836+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.819836+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.822523+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.822523+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.825675+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.825675+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.827353+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.827353+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.843483+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.843483+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.918423+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.918423+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.921400+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.921400+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.924824+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.924824+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.926288+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.926288+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.943178+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:27.943178+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.030593+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.030593+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.033865+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.033865+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.037004+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.725937+0000 mgr.y (mgr.25166) 3556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.725937+0000 mgr.y (mgr.25166) 3556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.850411+0000 mgr.y (mgr.25166) 3557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.850411+0000 mgr.y (mgr.25166) 3557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.947399+0000 mgr.y (mgr.25166) 3558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:26.947399+0000 mgr.y (mgr.25166) 3558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.042594+0000 mgr.y (mgr.25166) 3559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.042594+0000 mgr.y (mgr.25166) 3559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.132341+0000 mgr.y (mgr.25166) 3560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.132341+0000 mgr.y (mgr.25166) 3560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.224902+0000 mgr.y (mgr.25166) 3561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.224902+0000 mgr.y (mgr.25166) 3561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.306521+0000 mgr.y (mgr.25166) 3562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.306521+0000 mgr.y (mgr.25166) 3562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.390121+0000 mgr.y (mgr.25166) 3563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.390121+0000 mgr.y (mgr.25166) 3563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.469099+0000 mgr.y (mgr.25166) 3564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.469099+0000 mgr.y (mgr.25166) 3564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.557086+0000 mgr.y (mgr.25166) 3565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.557086+0000 mgr.y (mgr.25166) 3565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cluster 2024-09-17T10:36:27.628406+0000 mgr.y (mgr.25166) 3566 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:29.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.037004+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.038253+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.038253+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.054890+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.054890+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.148278+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.148278+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.151569+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.151569+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.154683+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.154683+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.156288+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.156288+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.174893+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.174893+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.244818+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.244818+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.248330+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.248330+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.252450+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.252450+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.253769+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.253769+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.266980+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.266980+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.346965+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.346965+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.349585+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.349585+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.352350+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.352350+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.353520+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.353520+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.364155+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.364155+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.454019+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.454019+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.456682+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.456682+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.458766+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.458766+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.459721+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.459721+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.474680+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.474680+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.483754+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.483754+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.495578+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.495578+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.506210+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.506210+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.547895+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.547895+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.550729+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.550729+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.557536+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.557536+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.558619+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.558619+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.566374+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.566374+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.655677+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.655677+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.658804+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.658804+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.661810+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.661810+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.662952+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.662952+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.674348+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[116875]: audit 2024-09-17T10:36:28.674348+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cluster 2024-09-17T10:36:27.628406+0000 mgr.y (mgr.25166) 3566 : cluster [DBG] pgmap v1004: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.675787+0000 mgr.y (mgr.25166) 3567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.675787+0000 mgr.y (mgr.25166) 3567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.696416+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/2055978491' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.696416+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.39:0/2055978491' entity='client.iscsi.foo.smithi039.pdwxyu' cmd={"prefix": "osd blocklist ls"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.743370+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.743370+0000 mon.b (mon.1) 5468 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.746237+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.746237+0000 mon.b (mon.1) 5469 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.748980+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.748980+0000 mon.b (mon.1) 5470 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.750040+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.750040+0000 mon.b (mon.1) 5471 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.755810+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.755810+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.819836+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.819836+0000 mon.b (mon.1) 5472 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.822523+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.822523+0000 mon.b (mon.1) 5473 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.825675+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.825675+0000 mon.b (mon.1) 5474 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.827353+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.827353+0000 mon.b (mon.1) 5475 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.843483+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.843483+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.918423+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.918423+0000 mon.b (mon.1) 5476 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.921400+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.921400+0000 mon.b (mon.1) 5477 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.924824+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.924824+0000 mon.b (mon.1) 5478 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.926288+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.926288+0000 mon.b (mon.1) 5479 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.943178+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:27.943178+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.030593+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.030593+0000 mon.b (mon.1) 5480 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.033865+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.033865+0000 mon.b (mon.1) 5481 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.037004+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.037004+0000 mon.b (mon.1) 5482 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.038253+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.038253+0000 mon.b (mon.1) 5483 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.054890+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.054890+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.148278+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.148278+0000 mon.b (mon.1) 5484 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.151569+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.151569+0000 mon.b (mon.1) 5485 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.154683+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.154683+0000 mon.b (mon.1) 5486 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.156288+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.156288+0000 mon.b (mon.1) 5487 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.174893+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.174893+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.244818+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.244818+0000 mon.b (mon.1) 5488 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.248330+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.248330+0000 mon.b (mon.1) 5489 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.252450+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.252450+0000 mon.b (mon.1) 5490 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.253769+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.253769+0000 mon.b (mon.1) 5491 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.266980+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.266980+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.162 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.346965+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.346965+0000 mon.b (mon.1) 5492 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.349585+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.349585+0000 mon.b (mon.1) 5493 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.352350+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.352350+0000 mon.b (mon.1) 5494 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.353520+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.353520+0000 mon.b (mon.1) 5495 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.364155+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.364155+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.454019+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.454019+0000 mon.b (mon.1) 5496 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.456682+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.456682+0000 mon.b (mon.1) 5497 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.458766+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.458766+0000 mon.b (mon.1) 5498 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.459721+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.459721+0000 mon.b (mon.1) 5499 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.474680+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.474680+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.483754+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.483754+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.495578+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.495578+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.506210+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.506210+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.547895+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.547895+0000 mon.b (mon.1) 5500 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.550729+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.550729+0000 mon.b (mon.1) 5501 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.557536+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.557536+0000 mon.b (mon.1) 5502 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.558619+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.558619+0000 mon.b (mon.1) 5503 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.566374+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.566374+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.655677+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.655677+0000 mon.b (mon.1) 5504 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.658804+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.658804+0000 mon.b (mon.1) 5505 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.165 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.661810+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.661810+0000 mon.b (mon.1) 5506 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.662952+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.662952+0000 mon.b (mon.1) 5507 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.674348+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.166 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:28 smithi039 bash[115929]: audit 2024-09-17T10:36:28.674348+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.759330+0000 mgr.y (mgr.25166) 3568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.759330+0000 mgr.y (mgr.25166) 3568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.847439+0000 mgr.y (mgr.25166) 3569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.847439+0000 mgr.y (mgr.25166) 3569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.946846+0000 mgr.y (mgr.25166) 3570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:27.946846+0000 mgr.y (mgr.25166) 3570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.058094+0000 mgr.y (mgr.25166) 3571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.058094+0000 mgr.y (mgr.25166) 3571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.176833+0000 mgr.y (mgr.25166) 3572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.176833+0000 mgr.y (mgr.25166) 3572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.270600+0000 mgr.y (mgr.25166) 3573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.270600+0000 mgr.y (mgr.25166) 3573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.366187+0000 mgr.y (mgr.25166) 3574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.366187+0000 mgr.y (mgr.25166) 3574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.477153+0000 mgr.y (mgr.25166) 3575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.477153+0000 mgr.y (mgr.25166) 3575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.567058+0000 mgr.y (mgr.25166) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.567058+0000 mgr.y (mgr.25166) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.677025+0000 mgr.y (mgr.25166) 3577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.677025+0000 mgr.y (mgr.25166) 3577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.738747+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.738747+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.741446+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.741446+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.744020+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.744020+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.744998+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.744998+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.751416+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.751416+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.818362+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.818362+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.820990+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.820990+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.824509+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.824509+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.825673+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.825673+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.832404+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.832404+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.906028+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.906028+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.909055+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.909055+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.912107+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.912107+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.913158+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.913158+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.919749+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.919749+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.994583+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.994583+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.997324+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.997324+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.999722+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:28.999722+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.000845+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.000845+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.008139+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.008139+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.080324+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.080324+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.083273+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.083273+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.086655+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.086655+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.087977+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.087977+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.097267+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.097267+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.182874+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.182874+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.185823+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.185823+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.188378+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.188378+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.189628+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.189628+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.196929+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.196929+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.260449+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.260449+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.262987+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.262987+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.265372+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.265372+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.266318+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.266318+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.272724+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.272724+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.338140+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.338140+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.340687+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.340687+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.342930+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.342930+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.343910+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.343910+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.351372+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.351372+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.414343+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.414343+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.416992+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.416992+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.419235+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.419235+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.420402+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.420402+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.427866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.427866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.497809+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.497809+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.500613+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.500613+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.503029+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.503029+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.504126+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.504126+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.510549+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.510549+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.572721+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.572721+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.575538+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.575538+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.577969+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.577969+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.579183+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.579183+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.585640+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.585640+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.648330+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.648330+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.651039+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.651039+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:29.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.653319+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.653319+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:29.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.654312+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.654312+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:29.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.661649+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:29.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:29 smithi203 bash[85677]: audit 2024-09-17T10:36:29.661649+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.759330+0000 mgr.y (mgr.25166) 3568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.759330+0000 mgr.y (mgr.25166) 3568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.847439+0000 mgr.y (mgr.25166) 3569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.847439+0000 mgr.y (mgr.25166) 3569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.946846+0000 mgr.y (mgr.25166) 3570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:27.946846+0000 mgr.y (mgr.25166) 3570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.058094+0000 mgr.y (mgr.25166) 3571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.133 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.058094+0000 mgr.y (mgr.25166) 3571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.176833+0000 mgr.y (mgr.25166) 3572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.176833+0000 mgr.y (mgr.25166) 3572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.270600+0000 mgr.y (mgr.25166) 3573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.270600+0000 mgr.y (mgr.25166) 3573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.366187+0000 mgr.y (mgr.25166) 3574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.366187+0000 mgr.y (mgr.25166) 3574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.477153+0000 mgr.y (mgr.25166) 3575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.477153+0000 mgr.y (mgr.25166) 3575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.567058+0000 mgr.y (mgr.25166) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.567058+0000 mgr.y (mgr.25166) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.677025+0000 mgr.y (mgr.25166) 3577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.677025+0000 mgr.y (mgr.25166) 3577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.738747+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.738747+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.759330+0000 mgr.y (mgr.25166) 3568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.759330+0000 mgr.y (mgr.25166) 3568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.847439+0000 mgr.y (mgr.25166) 3569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.847439+0000 mgr.y (mgr.25166) 3569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.946846+0000 mgr.y (mgr.25166) 3570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:27.946846+0000 mgr.y (mgr.25166) 3570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.058094+0000 mgr.y (mgr.25166) 3571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.058094+0000 mgr.y (mgr.25166) 3571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.176833+0000 mgr.y (mgr.25166) 3572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.135 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.176833+0000 mgr.y (mgr.25166) 3572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.270600+0000 mgr.y (mgr.25166) 3573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.270600+0000 mgr.y (mgr.25166) 3573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.366187+0000 mgr.y (mgr.25166) 3574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.366187+0000 mgr.y (mgr.25166) 3574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.477153+0000 mgr.y (mgr.25166) 3575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.477153+0000 mgr.y (mgr.25166) 3575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.567058+0000 mgr.y (mgr.25166) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.567058+0000 mgr.y (mgr.25166) 3576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.677025+0000 mgr.y (mgr.25166) 3577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.677025+0000 mgr.y (mgr.25166) 3577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.738747+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.738747+0000 mon.b (mon.1) 5508 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.741446+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.741446+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.744020+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.744020+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.744998+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.744998+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.751416+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.751416+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.818362+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.818362+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.820990+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.820990+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.824509+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.824509+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.825673+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.825673+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.832404+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.832404+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.906028+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.741446+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.741446+0000 mon.b (mon.1) 5509 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.744020+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.744020+0000 mon.b (mon.1) 5510 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.744998+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.744998+0000 mon.b (mon.1) 5511 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.751416+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.751416+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.818362+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.818362+0000 mon.b (mon.1) 5512 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.820990+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.820990+0000 mon.b (mon.1) 5513 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.824509+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.824509+0000 mon.b (mon.1) 5514 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.825673+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.825673+0000 mon.b (mon.1) 5515 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.832404+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.832404+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.906028+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.906028+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.909055+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.909055+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.912107+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.912107+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.913158+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.913158+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.919749+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.919749+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.994583+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.994583+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.997324+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.997324+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.999722+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:28.999722+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.000845+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.000845+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.008139+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.008139+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.080324+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.906028+0000 mon.b (mon.1) 5516 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.909055+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.909055+0000 mon.b (mon.1) 5517 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.912107+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.912107+0000 mon.b (mon.1) 5518 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.913158+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.913158+0000 mon.b (mon.1) 5519 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.919749+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.919749+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.994583+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.994583+0000 mon.b (mon.1) 5520 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.997324+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.997324+0000 mon.b (mon.1) 5521 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.999722+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:28.999722+0000 mon.b (mon.1) 5522 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.000845+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.000845+0000 mon.b (mon.1) 5523 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.008139+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.008139+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.080324+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.080324+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.083273+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.083273+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.086655+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.086655+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.087977+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.087977+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.097267+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.097267+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.182874+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.182874+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.185823+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.185823+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.188378+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.188378+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.189628+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.189628+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.196929+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.196929+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.260449+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.080324+0000 mon.b (mon.1) 5524 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.083273+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.083273+0000 mon.b (mon.1) 5525 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.086655+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.086655+0000 mon.b (mon.1) 5526 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.087977+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.087977+0000 mon.b (mon.1) 5527 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.097267+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.097267+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.182874+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.182874+0000 mon.b (mon.1) 5528 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.185823+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.185823+0000 mon.b (mon.1) 5529 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.188378+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.188378+0000 mon.b (mon.1) 5530 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.189628+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.189628+0000 mon.b (mon.1) 5531 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.196929+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.196929+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.260449+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.260449+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.262987+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.262987+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.265372+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.265372+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.266318+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.266318+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.272724+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.272724+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.338140+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.338140+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.340687+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.340687+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.342930+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.342930+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.343910+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.343910+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.351372+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.351372+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.260449+0000 mon.b (mon.1) 5532 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.262987+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.262987+0000 mon.b (mon.1) 5533 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.265372+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.265372+0000 mon.b (mon.1) 5534 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.266318+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.266318+0000 mon.b (mon.1) 5535 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.272724+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.272724+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.338140+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.338140+0000 mon.b (mon.1) 5536 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.340687+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.340687+0000 mon.b (mon.1) 5537 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.342930+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.342930+0000 mon.b (mon.1) 5538 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.343910+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.343910+0000 mon.b (mon.1) 5539 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.351372+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.351372+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.414343+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.414343+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.416992+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.416992+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.419235+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.419235+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.420402+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.420402+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.427866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.427866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.497809+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.497809+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.500613+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.500613+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.503029+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.503029+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.504126+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.504126+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.510549+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.510549+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.414343+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.414343+0000 mon.b (mon.1) 5540 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.416992+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.416992+0000 mon.b (mon.1) 5541 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.419235+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.419235+0000 mon.b (mon.1) 5542 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.420402+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.420402+0000 mon.b (mon.1) 5543 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.427866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.427866+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.497809+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.497809+0000 mon.b (mon.1) 5544 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.500613+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.500613+0000 mon.b (mon.1) 5545 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.503029+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.503029+0000 mon.b (mon.1) 5546 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.504126+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.504126+0000 mon.b (mon.1) 5547 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.510549+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.510549+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.572721+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.572721+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.575538+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.575538+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.577969+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.577969+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.579183+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.579183+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.585640+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.585640+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.648330+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.648330+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.651039+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.651039+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.653319+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.653319+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.654312+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.654312+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.661649+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[115929]: audit 2024-09-17T10:36:29.661649+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.572721+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.572721+0000 mon.b (mon.1) 5548 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.575538+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.575538+0000 mon.b (mon.1) 5549 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.577969+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.577969+0000 mon.b (mon.1) 5550 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.579183+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.579183+0000 mon.b (mon.1) 5551 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.585640+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.585640+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.648330+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.648330+0000 mon.b (mon.1) 5552 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.651039+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.651039+0000 mon.b (mon.1) 5553 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.653319+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.653319+0000 mon.b (mon.1) 5554 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.654312+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.654312+0000 mon.b (mon.1) 5555 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.661649+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:29 smithi039 bash[116875]: audit 2024-09-17T10:36:29.661649+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.754224+0000 mgr.y (mgr.25166) 3578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.754224+0000 mgr.y (mgr.25166) 3578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.835662+0000 mgr.y (mgr.25166) 3579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.835662+0000 mgr.y (mgr.25166) 3579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.923243+0000 mgr.y (mgr.25166) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:28.923243+0000 mgr.y (mgr.25166) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.009949+0000 mgr.y (mgr.25166) 3581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.009949+0000 mgr.y (mgr.25166) 3581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.098762+0000 mgr.y (mgr.25166) 3582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.098762+0000 mgr.y (mgr.25166) 3582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.200079+0000 mgr.y (mgr.25166) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.200079+0000 mgr.y (mgr.25166) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.275822+0000 mgr.y (mgr.25166) 3584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.275822+0000 mgr.y (mgr.25166) 3584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.354803+0000 mgr.y (mgr.25166) 3585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.354803+0000 mgr.y (mgr.25166) 3585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.431532+0000 mgr.y (mgr.25166) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.431532+0000 mgr.y (mgr.25166) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.514553+0000 mgr.y (mgr.25166) 3587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.514553+0000 mgr.y (mgr.25166) 3587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.590171+0000 mgr.y (mgr.25166) 3588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.590171+0000 mgr.y (mgr.25166) 3588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cluster 2024-09-17T10:36:29.628920+0000 mgr.y (mgr.25166) 3589 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cluster 2024-09-17T10:36:29.628920+0000 mgr.y (mgr.25166) 3589 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.666208+0000 mgr.y (mgr.25166) 3590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.666208+0000 mgr.y (mgr.25166) 3590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.734701+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.734701+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.737101+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.737101+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.739174+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.739174+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.740966+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.740966+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.748271+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.748271+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.828750+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.828750+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.832024+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.832024+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.835318+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.835318+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.836561+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.836561+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.844006+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.844006+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.908603+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.908603+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.911311+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.911311+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.913961+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.913961+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.915270+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.915270+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.923684+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.923684+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.987435+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.987435+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.990196+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.990196+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.993025+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.993025+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.994097+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:29.994097+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.001635+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.001635+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.065537+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.065537+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.068546+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.068546+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.071075+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.071075+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.072286+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.072286+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.080284+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.080284+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.154939+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.154939+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.157788+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.157788+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.160249+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.160249+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.161315+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.161315+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.169626+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.169626+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.237365+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.237365+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.240374+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.240374+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.242851+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.242851+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.244048+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.244048+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.252947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.252947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.316219+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.316219+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.318903+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.318903+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.321161+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.321161+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.322176+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.322176+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.329253+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.329253+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.397763+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.397763+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.400380+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.400380+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.402652+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.402652+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.403713+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.403713+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.410955+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.410955+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.475700+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.475700+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.478272+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.478272+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.480640+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.480640+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.481657+0000 mon.b (mon.1) 5595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.481657+0000 mon.b (mon.1) 5595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.489591+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.489591+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.567269+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.567269+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.569999+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.569999+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.573096+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.573096+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.574175+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.574175+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.582309+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.582309+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.651585+0000 mon.b (mon.1) 5600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.651585+0000 mon.b (mon.1) 5600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.654299+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.654299+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.657015+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.657015+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:30.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.658107+0000 mon.b (mon.1) 5603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.658107+0000 mon.b (mon.1) 5603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:30.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.664015+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:30.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:30 smithi203 bash[85677]: audit 2024-09-17T10:36:30.664015+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.754224+0000 mgr.y (mgr.25166) 3578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.754224+0000 mgr.y (mgr.25166) 3578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.835662+0000 mgr.y (mgr.25166) 3579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.835662+0000 mgr.y (mgr.25166) 3579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.923243+0000 mgr.y (mgr.25166) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:28.923243+0000 mgr.y (mgr.25166) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.009949+0000 mgr.y (mgr.25166) 3581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.009949+0000 mgr.y (mgr.25166) 3581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.098762+0000 mgr.y (mgr.25166) 3582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.098762+0000 mgr.y (mgr.25166) 3582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.200079+0000 mgr.y (mgr.25166) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.200079+0000 mgr.y (mgr.25166) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.275822+0000 mgr.y (mgr.25166) 3584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.275822+0000 mgr.y (mgr.25166) 3584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.354803+0000 mgr.y (mgr.25166) 3585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.354803+0000 mgr.y (mgr.25166) 3585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.431532+0000 mgr.y (mgr.25166) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.431532+0000 mgr.y (mgr.25166) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.514553+0000 mgr.y (mgr.25166) 3587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.514553+0000 mgr.y (mgr.25166) 3587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.590171+0000 mgr.y (mgr.25166) 3588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.590171+0000 mgr.y (mgr.25166) 3588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.754224+0000 mgr.y (mgr.25166) 3578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.754224+0000 mgr.y (mgr.25166) 3578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.835662+0000 mgr.y (mgr.25166) 3579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.835662+0000 mgr.y (mgr.25166) 3579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.923243+0000 mgr.y (mgr.25166) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:28.923243+0000 mgr.y (mgr.25166) 3580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.009949+0000 mgr.y (mgr.25166) 3581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.009949+0000 mgr.y (mgr.25166) 3581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.098762+0000 mgr.y (mgr.25166) 3582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.098762+0000 mgr.y (mgr.25166) 3582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.200079+0000 mgr.y (mgr.25166) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.200079+0000 mgr.y (mgr.25166) 3583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.275822+0000 mgr.y (mgr.25166) 3584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.275822+0000 mgr.y (mgr.25166) 3584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.354803+0000 mgr.y (mgr.25166) 3585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.354803+0000 mgr.y (mgr.25166) 3585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.431532+0000 mgr.y (mgr.25166) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.431532+0000 mgr.y (mgr.25166) 3586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.514553+0000 mgr.y (mgr.25166) 3587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.514553+0000 mgr.y (mgr.25166) 3587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.590171+0000 mgr.y (mgr.25166) 3588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.590171+0000 mgr.y (mgr.25166) 3588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cluster 2024-09-17T10:36:29.628920+0000 mgr.y (mgr.25166) 3589 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cluster 2024-09-17T10:36:29.628920+0000 mgr.y (mgr.25166) 3589 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:31.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.666208+0000 mgr.y (mgr.25166) 3590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.666208+0000 mgr.y (mgr.25166) 3590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.734701+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.734701+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.737101+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.737101+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.739174+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.739174+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.740966+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.740966+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.748271+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.748271+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.828750+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.828750+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.832024+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.832024+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.835318+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.835318+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.836561+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.836561+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.844006+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.844006+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.908603+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.908603+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.911311+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.911311+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.913961+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.913961+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.915270+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.915270+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.923684+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.923684+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.987435+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.987435+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.990196+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.990196+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.993025+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cluster 2024-09-17T10:36:29.628920+0000 mgr.y (mgr.25166) 3589 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:31.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cluster 2024-09-17T10:36:29.628920+0000 mgr.y (mgr.25166) 3589 : cluster [DBG] pgmap v1005: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.666208+0000 mgr.y (mgr.25166) 3590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.666208+0000 mgr.y (mgr.25166) 3590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.734701+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.734701+0000 mon.b (mon.1) 5556 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.737101+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.737101+0000 mon.b (mon.1) 5557 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.739174+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.739174+0000 mon.b (mon.1) 5558 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.740966+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.740966+0000 mon.b (mon.1) 5559 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.748271+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.748271+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.828750+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.828750+0000 mon.b (mon.1) 5560 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.832024+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.832024+0000 mon.b (mon.1) 5561 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.835318+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.993025+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.994097+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:29.994097+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.001635+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.001635+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.065537+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.065537+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.068546+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.068546+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.071075+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.071075+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.072286+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.072286+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.080284+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.080284+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.154939+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.154939+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.157788+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.157788+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.160249+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.835318+0000 mon.b (mon.1) 5562 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.836561+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.836561+0000 mon.b (mon.1) 5563 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.844006+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.844006+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.908603+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.908603+0000 mon.b (mon.1) 5564 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.911311+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.911311+0000 mon.b (mon.1) 5565 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.913961+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.913961+0000 mon.b (mon.1) 5566 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.915270+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.915270+0000 mon.b (mon.1) 5567 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.923684+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.923684+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.987435+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.987435+0000 mon.b (mon.1) 5568 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.990196+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.990196+0000 mon.b (mon.1) 5569 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.993025+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.160249+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.161315+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.161315+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.169626+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.169626+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.237365+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.237365+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.240374+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.240374+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.242851+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.242851+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.244048+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.244048+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.252947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.252947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.316219+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.316219+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.318903+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.318903+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.321161+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.321161+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.322176+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.322176+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.329253+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.329253+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.397763+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.397763+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.400380+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.400380+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.402652+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.402652+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.403713+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.403713+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.410955+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.410955+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.475700+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.475700+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.478272+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.478272+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.993025+0000 mon.b (mon.1) 5570 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.994097+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:29.994097+0000 mon.b (mon.1) 5571 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.001635+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.001635+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.065537+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.065537+0000 mon.b (mon.1) 5572 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.068546+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.068546+0000 mon.b (mon.1) 5573 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.071075+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.071075+0000 mon.b (mon.1) 5574 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.072286+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.072286+0000 mon.b (mon.1) 5575 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.080284+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.080284+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.154939+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.154939+0000 mon.b (mon.1) 5576 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.157788+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.157788+0000 mon.b (mon.1) 5577 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.160249+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.480640+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.480640+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.481657+0000 mon.b (mon.1) 5595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.481657+0000 mon.b (mon.1) 5595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.489591+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.489591+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.567269+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.567269+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.569999+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.569999+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.573096+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.154 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.573096+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.574175+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.574175+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.582309+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.582309+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.651585+0000 mon.b (mon.1) 5600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.651585+0000 mon.b (mon.1) 5600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.654299+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.654299+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.657015+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.657015+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.658107+0000 mon.b (mon.1) 5603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.658107+0000 mon.b (mon.1) 5603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.664015+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[115929]: audit 2024-09-17T10:36:30.664015+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.160249+0000 mon.b (mon.1) 5578 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.161315+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.161315+0000 mon.b (mon.1) 5579 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.169626+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.169626+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.237365+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.237365+0000 mon.b (mon.1) 5580 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.240374+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.240374+0000 mon.b (mon.1) 5581 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.242851+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.242851+0000 mon.b (mon.1) 5582 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.244048+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.244048+0000 mon.b (mon.1) 5583 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.252947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.252947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.316219+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.316219+0000 mon.b (mon.1) 5584 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.318903+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.318903+0000 mon.b (mon.1) 5585 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.321161+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.321161+0000 mon.b (mon.1) 5586 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.322176+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.322176+0000 mon.b (mon.1) 5587 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.329253+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.329253+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.397763+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.397763+0000 mon.b (mon.1) 5588 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.400380+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.400380+0000 mon.b (mon.1) 5589 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.402652+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.402652+0000 mon.b (mon.1) 5590 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.403713+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.403713+0000 mon.b (mon.1) 5591 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.410955+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.410955+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.475700+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.475700+0000 mon.b (mon.1) 5592 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.478272+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.478272+0000 mon.b (mon.1) 5593 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.480640+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.480640+0000 mon.b (mon.1) 5594 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.481657+0000 mon.b (mon.1) 5595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.481657+0000 mon.b (mon.1) 5595 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.489591+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.489591+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.567269+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.567269+0000 mon.b (mon.1) 5596 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.569999+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.569999+0000 mon.b (mon.1) 5597 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.573096+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.573096+0000 mon.b (mon.1) 5598 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.574175+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.574175+0000 mon.b (mon.1) 5599 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.582309+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.582309+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.651585+0000 mon.b (mon.1) 5600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.651585+0000 mon.b (mon.1) 5600 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.654299+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.654299+0000 mon.b (mon.1) 5601 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.657015+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.657015+0000 mon.b (mon.1) 5602 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.658107+0000 mon.b (mon.1) 5603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.658107+0000 mon.b (mon.1) 5603 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.664015+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.161 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:30 smithi039 bash[116875]: audit 2024-09-17T10:36:30.664015+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:31.329401148Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.750420+0000 mgr.y (mgr.25166) 3591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.750420+0000 mgr.y (mgr.25166) 3591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.846422+0000 mgr.y (mgr.25166) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.846422+0000 mgr.y (mgr.25166) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.927016+0000 mgr.y (mgr.25166) 3593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:29.927016+0000 mgr.y (mgr.25166) 3593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.004091+0000 mgr.y (mgr.25166) 3594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.004091+0000 mgr.y (mgr.25166) 3594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.083806+0000 mgr.y (mgr.25166) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.083806+0000 mgr.y (mgr.25166) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.172222+0000 mgr.y (mgr.25166) 3596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.172222+0000 mgr.y (mgr.25166) 3596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.253872+0000 mgr.y (mgr.25166) 3597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.253872+0000 mgr.y (mgr.25166) 3597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.331549+0000 mgr.y (mgr.25166) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.331549+0000 mgr.y (mgr.25166) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.412972+0000 mgr.y (mgr.25166) 3599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.412972+0000 mgr.y (mgr.25166) 3599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.492770+0000 mgr.y (mgr.25166) 3600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.492770+0000 mgr.y (mgr.25166) 3600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.584689+0000 mgr.y (mgr.25166) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.584689+0000 mgr.y (mgr.25166) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.667013+0000 mgr.y (mgr.25166) 3602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.667013+0000 mgr.y (mgr.25166) 3602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.741047+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.741047+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.743606+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.743606+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.746763+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.746763+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.747839+0000 mon.b (mon.1) 5607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.747839+0000 mon.b (mon.1) 5607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.754493+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.754493+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.840348+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.840348+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.842803+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.842803+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.846057+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.846057+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.847147+0000 mon.b (mon.1) 5611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.847147+0000 mon.b (mon.1) 5611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.862584+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.862584+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.951368+0000 mon.b (mon.1) 5612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.951368+0000 mon.b (mon.1) 5612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.954191+0000 mon.b (mon.1) 5613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.954191+0000 mon.b (mon.1) 5613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.958354+0000 mon.b (mon.1) 5614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.958354+0000 mon.b (mon.1) 5614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.959792+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.959792+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.979131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:30.979131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.071017+0000 mon.b (mon.1) 5616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.071017+0000 mon.b (mon.1) 5616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.073844+0000 mon.b (mon.1) 5617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.073844+0000 mon.b (mon.1) 5617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.077103+0000 mon.b (mon.1) 5618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.077103+0000 mon.b (mon.1) 5618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.078335+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.078335+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.096314+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.096314+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.160458+0000 mon.b (mon.1) 5620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.160458+0000 mon.b (mon.1) 5620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.162450+0000 mon.b (mon.1) 5621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.162450+0000 mon.b (mon.1) 5621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.164498+0000 mon.b (mon.1) 5622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.164498+0000 mon.b (mon.1) 5622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.165215+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.165215+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.170664+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.170664+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.230561+0000 mon.b (mon.1) 5624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.230561+0000 mon.b (mon.1) 5624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.232508+0000 mon.b (mon.1) 5625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.232508+0000 mon.b (mon.1) 5625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.234706+0000 mon.b (mon.1) 5626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.234706+0000 mon.b (mon.1) 5626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.235559+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.235559+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.244534+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.244534+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.318415+0000 mon.b (mon.1) 5628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.318415+0000 mon.b (mon.1) 5628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.321254+0000 mon.b (mon.1) 5629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.321254+0000 mon.b (mon.1) 5629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.324003+0000 mon.b (mon.1) 5630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.324003+0000 mon.b (mon.1) 5630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.325451+0000 mon.b (mon.1) 5631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.325451+0000 mon.b (mon.1) 5631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.342460+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.342460+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.421490+0000 mon.b (mon.1) 5632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.421490+0000 mon.b (mon.1) 5632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.424909+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.424909+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.428760+0000 mon.b (mon.1) 5634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.428760+0000 mon.b (mon.1) 5634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.430449+0000 mon.b (mon.1) 5635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.430449+0000 mon.b (mon.1) 5635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.449011+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.449011+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.542419+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.542419+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.545448+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.545448+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.548671+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.548671+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.550051+0000 mon.b (mon.1) 5639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.550051+0000 mon.b (mon.1) 5639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.568287+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.568287+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.636543+0000 mon.b (mon.1) 5640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.636543+0000 mon.b (mon.1) 5640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.639166+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.639166+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.641608+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.641608+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.642640+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.642640+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:31.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.648879+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:31.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:31 smithi203 bash[85677]: audit 2024-09-17T10:36:31.648879+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.750420+0000 mgr.y (mgr.25166) 3591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.750420+0000 mgr.y (mgr.25166) 3591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.846422+0000 mgr.y (mgr.25166) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.846422+0000 mgr.y (mgr.25166) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.927016+0000 mgr.y (mgr.25166) 3593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:29.927016+0000 mgr.y (mgr.25166) 3593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.004091+0000 mgr.y (mgr.25166) 3594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.004091+0000 mgr.y (mgr.25166) 3594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.083806+0000 mgr.y (mgr.25166) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.083806+0000 mgr.y (mgr.25166) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.172222+0000 mgr.y (mgr.25166) 3596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.172222+0000 mgr.y (mgr.25166) 3596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.253872+0000 mgr.y (mgr.25166) 3597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.253872+0000 mgr.y (mgr.25166) 3597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.331549+0000 mgr.y (mgr.25166) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.331549+0000 mgr.y (mgr.25166) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.412972+0000 mgr.y (mgr.25166) 3599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.412972+0000 mgr.y (mgr.25166) 3599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.492770+0000 mgr.y (mgr.25166) 3600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.492770+0000 mgr.y (mgr.25166) 3600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.584689+0000 mgr.y (mgr.25166) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.584689+0000 mgr.y (mgr.25166) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.750420+0000 mgr.y (mgr.25166) 3591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.750420+0000 mgr.y (mgr.25166) 3591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.846422+0000 mgr.y (mgr.25166) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.846422+0000 mgr.y (mgr.25166) 3592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.927016+0000 mgr.y (mgr.25166) 3593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:29.927016+0000 mgr.y (mgr.25166) 3593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.004091+0000 mgr.y (mgr.25166) 3594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.004091+0000 mgr.y (mgr.25166) 3594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.083806+0000 mgr.y (mgr.25166) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.083806+0000 mgr.y (mgr.25166) 3595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.172222+0000 mgr.y (mgr.25166) 3596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.172222+0000 mgr.y (mgr.25166) 3596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.253872+0000 mgr.y (mgr.25166) 3597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.253872+0000 mgr.y (mgr.25166) 3597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.331549+0000 mgr.y (mgr.25166) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.331549+0000 mgr.y (mgr.25166) 3598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.412972+0000 mgr.y (mgr.25166) 3599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.412972+0000 mgr.y (mgr.25166) 3599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.492770+0000 mgr.y (mgr.25166) 3600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.492770+0000 mgr.y (mgr.25166) 3600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.584689+0000 mgr.y (mgr.25166) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.584689+0000 mgr.y (mgr.25166) 3601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.667013+0000 mgr.y (mgr.25166) 3602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.667013+0000 mgr.y (mgr.25166) 3602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.741047+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.741047+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.743606+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.743606+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.746763+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.746763+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.747839+0000 mon.b (mon.1) 5607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.747839+0000 mon.b (mon.1) 5607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.754493+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.754493+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.840348+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.840348+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.842803+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.842803+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.846057+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.846057+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.847147+0000 mon.b (mon.1) 5611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.847147+0000 mon.b (mon.1) 5611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.862584+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.862584+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.951368+0000 mon.b (mon.1) 5612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.951368+0000 mon.b (mon.1) 5612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.954191+0000 mon.b (mon.1) 5613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.954191+0000 mon.b (mon.1) 5613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.958354+0000 mon.b (mon.1) 5614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.958354+0000 mon.b (mon.1) 5614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.959792+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.959792+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.979131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:30.979131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.071017+0000 mon.b (mon.1) 5616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.071017+0000 mon.b (mon.1) 5616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.073844+0000 mon.b (mon.1) 5617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.073844+0000 mon.b (mon.1) 5617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.077103+0000 mon.b (mon.1) 5618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.077103+0000 mon.b (mon.1) 5618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.078335+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.667013+0000 mgr.y (mgr.25166) 3602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.667013+0000 mgr.y (mgr.25166) 3602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.741047+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.741047+0000 mon.b (mon.1) 5604 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.743606+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.743606+0000 mon.b (mon.1) 5605 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.746763+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.746763+0000 mon.b (mon.1) 5606 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.747839+0000 mon.b (mon.1) 5607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.747839+0000 mon.b (mon.1) 5607 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.754493+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.754493+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.840348+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.840348+0000 mon.b (mon.1) 5608 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.842803+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.842803+0000 mon.b (mon.1) 5609 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.846057+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.846057+0000 mon.b (mon.1) 5610 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.847147+0000 mon.b (mon.1) 5611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.078335+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.096314+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.096314+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.160458+0000 mon.b (mon.1) 5620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.160458+0000 mon.b (mon.1) 5620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.162450+0000 mon.b (mon.1) 5621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.162450+0000 mon.b (mon.1) 5621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.164498+0000 mon.b (mon.1) 5622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.164498+0000 mon.b (mon.1) 5622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.165215+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.165215+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.170664+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.170664+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.230561+0000 mon.b (mon.1) 5624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.230561+0000 mon.b (mon.1) 5624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.232508+0000 mon.b (mon.1) 5625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.232508+0000 mon.b (mon.1) 5625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.234706+0000 mon.b (mon.1) 5626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.234706+0000 mon.b (mon.1) 5626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.235559+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.235559+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.244534+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.244534+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.318415+0000 mon.b (mon.1) 5628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.318415+0000 mon.b (mon.1) 5628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.321254+0000 mon.b (mon.1) 5629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.321254+0000 mon.b (mon.1) 5629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.324003+0000 mon.b (mon.1) 5630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.324003+0000 mon.b (mon.1) 5630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.325451+0000 mon.b (mon.1) 5631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.325451+0000 mon.b (mon.1) 5631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.342460+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.342460+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.421490+0000 mon.b (mon.1) 5632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.421490+0000 mon.b (mon.1) 5632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.424909+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.424909+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.428760+0000 mon.b (mon.1) 5634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.428760+0000 mon.b (mon.1) 5634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.430449+0000 mon.b (mon.1) 5635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.847147+0000 mon.b (mon.1) 5611 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.862584+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.862584+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.951368+0000 mon.b (mon.1) 5612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.951368+0000 mon.b (mon.1) 5612 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.954191+0000 mon.b (mon.1) 5613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.954191+0000 mon.b (mon.1) 5613 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.958354+0000 mon.b (mon.1) 5614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.958354+0000 mon.b (mon.1) 5614 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.959792+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.959792+0000 mon.b (mon.1) 5615 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.979131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:30.979131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.071017+0000 mon.b (mon.1) 5616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.071017+0000 mon.b (mon.1) 5616 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.073844+0000 mon.b (mon.1) 5617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.073844+0000 mon.b (mon.1) 5617 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.077103+0000 mon.b (mon.1) 5618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.077103+0000 mon.b (mon.1) 5618 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.078335+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.430449+0000 mon.b (mon.1) 5635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.449011+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.449011+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.542419+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.542419+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.545448+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.545448+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.548671+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.548671+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.550051+0000 mon.b (mon.1) 5639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.550051+0000 mon.b (mon.1) 5639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.568287+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.568287+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.636543+0000 mon.b (mon.1) 5640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.636543+0000 mon.b (mon.1) 5640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.639166+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.639166+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.641608+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.641608+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.642640+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.642640+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.648879+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[115929]: audit 2024-09-17T10:36:31.648879+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.078335+0000 mon.b (mon.1) 5619 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.096314+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.096314+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.160458+0000 mon.b (mon.1) 5620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.160458+0000 mon.b (mon.1) 5620 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.162450+0000 mon.b (mon.1) 5621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.162450+0000 mon.b (mon.1) 5621 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.164498+0000 mon.b (mon.1) 5622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.164498+0000 mon.b (mon.1) 5622 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.165215+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.165215+0000 mon.b (mon.1) 5623 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.170664+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.170664+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.230561+0000 mon.b (mon.1) 5624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.230561+0000 mon.b (mon.1) 5624 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.232508+0000 mon.b (mon.1) 5625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.232508+0000 mon.b (mon.1) 5625 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.234706+0000 mon.b (mon.1) 5626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.234706+0000 mon.b (mon.1) 5626 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.235559+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.235559+0000 mon.b (mon.1) 5627 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.244534+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.244534+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.318415+0000 mon.b (mon.1) 5628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.318415+0000 mon.b (mon.1) 5628 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.321254+0000 mon.b (mon.1) 5629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.321254+0000 mon.b (mon.1) 5629 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.324003+0000 mon.b (mon.1) 5630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.324003+0000 mon.b (mon.1) 5630 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.325451+0000 mon.b (mon.1) 5631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.325451+0000 mon.b (mon.1) 5631 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.342460+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.342460+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.421490+0000 mon.b (mon.1) 5632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.421490+0000 mon.b (mon.1) 5632 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.424909+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.424909+0000 mon.b (mon.1) 5633 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.428760+0000 mon.b (mon.1) 5634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.428760+0000 mon.b (mon.1) 5634 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.430449+0000 mon.b (mon.1) 5635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.430449+0000 mon.b (mon.1) 5635 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.449011+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.449011+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.542419+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.542419+0000 mon.b (mon.1) 5636 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.545448+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.545448+0000 mon.b (mon.1) 5637 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.548671+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.548671+0000 mon.b (mon.1) 5638 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.550051+0000 mon.b (mon.1) 5639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.550051+0000 mon.b (mon.1) 5639 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.568287+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.568287+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.636543+0000 mon.b (mon.1) 5640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.636543+0000 mon.b (mon.1) 5640 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.639166+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.639166+0000 mon.b (mon.1) 5641 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.641608+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.641608+0000 mon.b (mon.1) 5642 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.642640+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.642640+0000 mon.b (mon.1) 5643 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.648879+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:31 smithi039 bash[116875]: audit 2024-09-17T10:36:31.648879+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.757747+0000 mgr.y (mgr.25166) 3603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.757747+0000 mgr.y (mgr.25166) 3603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.865966+0000 mgr.y (mgr.25166) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.865966+0000 mgr.y (mgr.25166) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.980694+0000 mgr.y (mgr.25166) 3605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:30.980694+0000 mgr.y (mgr.25166) 3605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.098424+0000 mgr.y (mgr.25166) 3606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.098424+0000 mgr.y (mgr.25166) 3606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.172521+0000 mgr.y (mgr.25166) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.172521+0000 mgr.y (mgr.25166) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.249886+0000 mgr.y (mgr.25166) 3608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.249886+0000 mgr.y (mgr.25166) 3608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.343582+0000 mgr.y (mgr.25166) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.343582+0000 mgr.y (mgr.25166) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.450652+0000 mgr.y (mgr.25166) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.450652+0000 mgr.y (mgr.25166) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.570195+0000 mgr.y (mgr.25166) 3611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.570195+0000 mgr.y (mgr.25166) 3611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cluster 2024-09-17T10:36:31.629575+0000 mgr.y (mgr.25166) 3612 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cluster 2024-09-17T10:36:31.629575+0000 mgr.y (mgr.25166) 3612 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.652222+0000 mgr.y (mgr.25166) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.652222+0000 mgr.y (mgr.25166) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.717872+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.717872+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.720251+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.720251+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.722569+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.722569+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.723720+0000 mon.b (mon.1) 5647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.723720+0000 mon.b (mon.1) 5647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.729904+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.729904+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.791209+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.791209+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.793800+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.793800+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.796215+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.796215+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.797324+0000 mon.b (mon.1) 5651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.797324+0000 mon.b (mon.1) 5651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.805932+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.805932+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.867818+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.867818+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.870707+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.870707+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.873610+0000 mon.b (mon.1) 5654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.873610+0000 mon.b (mon.1) 5654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.874723+0000 mon.b (mon.1) 5655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.874723+0000 mon.b (mon.1) 5655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.890676+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.890676+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.971271+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.971271+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.974209+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.974209+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.977670+0000 mon.b (mon.1) 5658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.977670+0000 mon.b (mon.1) 5658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.979108+0000 mon.b (mon.1) 5659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.979108+0000 mon.b (mon.1) 5659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.996916+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:31.996916+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.066897+0000 mon.b (mon.1) 5660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.066897+0000 mon.b (mon.1) 5660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.069855+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.069855+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.072702+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.072702+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.073840+0000 mon.b (mon.1) 5663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.073840+0000 mon.b (mon.1) 5663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.092150+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.092150+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.167337+0000 mon.b (mon.1) 5664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.167337+0000 mon.b (mon.1) 5664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.170209+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.170209+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.173563+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.173563+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.174680+0000 mon.b (mon.1) 5667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.174680+0000 mon.b (mon.1) 5667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.186527+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.186527+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.266966+0000 mon.b (mon.1) 5668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.266966+0000 mon.b (mon.1) 5668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.270038+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.270038+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.274229+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.274229+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.275506+0000 mon.b (mon.1) 5671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.275506+0000 mon.b (mon.1) 5671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.287123+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.287123+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.374803+0000 mon.b (mon.1) 5672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.374803+0000 mon.b (mon.1) 5672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.378091+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.378091+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.381221+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.381221+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.382657+0000 mon.b (mon.1) 5675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.382657+0000 mon.b (mon.1) 5675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.393557+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.393557+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.487879+0000 mon.b (mon.1) 5676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.487879+0000 mon.b (mon.1) 5676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.491380+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.491380+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.494640+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.494640+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.495881+0000 mon.b (mon.1) 5679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.495881+0000 mon.b (mon.1) 5679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.506820+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.506820+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.572217+0000 mon.b (mon.1) 5680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.572217+0000 mon.b (mon.1) 5680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.575140+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.575140+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.577954+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.577954+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.579236+0000 mon.b (mon.1) 5683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.579236+0000 mon.b (mon.1) 5683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.585731+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.585731+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.657921+0000 mon.b (mon.1) 5684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.657921+0000 mon.b (mon.1) 5684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.660917+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.660917+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.664554+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.664554+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.665791+0000 mon.b (mon.1) 5687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.665791+0000 mon.b (mon.1) 5687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.676997+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:32.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:32 smithi203 bash[85677]: audit 2024-09-17T10:36:32.676997+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.757747+0000 mgr.y (mgr.25166) 3603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.757747+0000 mgr.y (mgr.25166) 3603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.865966+0000 mgr.y (mgr.25166) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.865966+0000 mgr.y (mgr.25166) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.980694+0000 mgr.y (mgr.25166) 3605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:30.980694+0000 mgr.y (mgr.25166) 3605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.098424+0000 mgr.y (mgr.25166) 3606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.098424+0000 mgr.y (mgr.25166) 3606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.172521+0000 mgr.y (mgr.25166) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.172521+0000 mgr.y (mgr.25166) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.249886+0000 mgr.y (mgr.25166) 3608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.249886+0000 mgr.y (mgr.25166) 3608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.343582+0000 mgr.y (mgr.25166) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.343582+0000 mgr.y (mgr.25166) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.450652+0000 mgr.y (mgr.25166) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.450652+0000 mgr.y (mgr.25166) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.570195+0000 mgr.y (mgr.25166) 3611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.570195+0000 mgr.y (mgr.25166) 3611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cluster 2024-09-17T10:36:31.629575+0000 mgr.y (mgr.25166) 3612 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cluster 2024-09-17T10:36:31.629575+0000 mgr.y (mgr.25166) 3612 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.652222+0000 mgr.y (mgr.25166) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.757747+0000 mgr.y (mgr.25166) 3603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.757747+0000 mgr.y (mgr.25166) 3603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.865966+0000 mgr.y (mgr.25166) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.865966+0000 mgr.y (mgr.25166) 3604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.980694+0000 mgr.y (mgr.25166) 3605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:30.980694+0000 mgr.y (mgr.25166) 3605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.098424+0000 mgr.y (mgr.25166) 3606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.098424+0000 mgr.y (mgr.25166) 3606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.172521+0000 mgr.y (mgr.25166) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.172521+0000 mgr.y (mgr.25166) 3607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.249886+0000 mgr.y (mgr.25166) 3608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.249886+0000 mgr.y (mgr.25166) 3608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.343582+0000 mgr.y (mgr.25166) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.343582+0000 mgr.y (mgr.25166) 3609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.450652+0000 mgr.y (mgr.25166) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.450652+0000 mgr.y (mgr.25166) 3610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.139 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.570195+0000 mgr.y (mgr.25166) 3611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.570195+0000 mgr.y (mgr.25166) 3611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cluster 2024-09-17T10:36:31.629575+0000 mgr.y (mgr.25166) 3612 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cluster 2024-09-17T10:36:31.629575+0000 mgr.y (mgr.25166) 3612 : cluster [DBG] pgmap v1006: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.652222+0000 mgr.y (mgr.25166) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.652222+0000 mgr.y (mgr.25166) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.717872+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.717872+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.720251+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.720251+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.722569+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.722569+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.723720+0000 mon.b (mon.1) 5647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.723720+0000 mon.b (mon.1) 5647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.729904+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.729904+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.791209+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.791209+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.793800+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.793800+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.796215+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.796215+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.141 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.797324+0000 mon.b (mon.1) 5651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.797324+0000 mon.b (mon.1) 5651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.805932+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.652222+0000 mgr.y (mgr.25166) 3613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.717872+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.717872+0000 mon.b (mon.1) 5644 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.720251+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.720251+0000 mon.b (mon.1) 5645 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.722569+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.722569+0000 mon.b (mon.1) 5646 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.723720+0000 mon.b (mon.1) 5647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.723720+0000 mon.b (mon.1) 5647 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.729904+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.729904+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.791209+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.791209+0000 mon.b (mon.1) 5648 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.793800+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.793800+0000 mon.b (mon.1) 5649 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.796215+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.796215+0000 mon.b (mon.1) 5650 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.797324+0000 mon.b (mon.1) 5651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.143 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.797324+0000 mon.b (mon.1) 5651 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.805932+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.805932+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.867818+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.867818+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.870707+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.870707+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.873610+0000 mon.b (mon.1) 5654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.873610+0000 mon.b (mon.1) 5654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.874723+0000 mon.b (mon.1) 5655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.874723+0000 mon.b (mon.1) 5655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.890676+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.890676+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.971271+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.971271+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.974209+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.974209+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.977670+0000 mon.b (mon.1) 5658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.977670+0000 mon.b (mon.1) 5658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.979108+0000 mon.b (mon.1) 5659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.979108+0000 mon.b (mon.1) 5659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.996916+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.805932+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.145 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.867818+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.867818+0000 mon.b (mon.1) 5652 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.870707+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.870707+0000 mon.b (mon.1) 5653 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.873610+0000 mon.b (mon.1) 5654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.873610+0000 mon.b (mon.1) 5654 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.874723+0000 mon.b (mon.1) 5655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.874723+0000 mon.b (mon.1) 5655 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.890676+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.890676+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.971271+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.971271+0000 mon.b (mon.1) 5656 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.974209+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.146 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.974209+0000 mon.b (mon.1) 5657 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.977670+0000 mon.b (mon.1) 5658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.977670+0000 mon.b (mon.1) 5658 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.979108+0000 mon.b (mon.1) 5659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.979108+0000 mon.b (mon.1) 5659 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.996916+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:31.996916+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.066897+0000 mon.b (mon.1) 5660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.066897+0000 mon.b (mon.1) 5660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.069855+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.069855+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.072702+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.072702+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.073840+0000 mon.b (mon.1) 5663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.073840+0000 mon.b (mon.1) 5663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.092150+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.092150+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.167337+0000 mon.b (mon.1) 5664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.167337+0000 mon.b (mon.1) 5664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.170209+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.170209+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.173563+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.148 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.173563+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.174680+0000 mon.b (mon.1) 5667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.174680+0000 mon.b (mon.1) 5667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:31.996916+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.066897+0000 mon.b (mon.1) 5660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.066897+0000 mon.b (mon.1) 5660 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.069855+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.069855+0000 mon.b (mon.1) 5661 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.072702+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.072702+0000 mon.b (mon.1) 5662 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.073840+0000 mon.b (mon.1) 5663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.073840+0000 mon.b (mon.1) 5663 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.092150+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.092150+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.167337+0000 mon.b (mon.1) 5664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.167337+0000 mon.b (mon.1) 5664 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.170209+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.170209+0000 mon.b (mon.1) 5665 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.173563+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.173563+0000 mon.b (mon.1) 5666 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.174680+0000 mon.b (mon.1) 5667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.150 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.174680+0000 mon.b (mon.1) 5667 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.186527+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.186527+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.266966+0000 mon.b (mon.1) 5668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.266966+0000 mon.b (mon.1) 5668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.270038+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.270038+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.274229+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.274229+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.275506+0000 mon.b (mon.1) 5671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.275506+0000 mon.b (mon.1) 5671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.287123+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.287123+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.374803+0000 mon.b (mon.1) 5672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.374803+0000 mon.b (mon.1) 5672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.378091+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.378091+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.381221+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.152 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.381221+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.382657+0000 mon.b (mon.1) 5675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.382657+0000 mon.b (mon.1) 5675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.393557+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.393557+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.487879+0000 mon.b (mon.1) 5676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.487879+0000 mon.b (mon.1) 5676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.491380+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.491380+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.494640+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.494640+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.495881+0000 mon.b (mon.1) 5679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.495881+0000 mon.b (mon.1) 5679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.506820+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.506820+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.572217+0000 mon.b (mon.1) 5680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.572217+0000 mon.b (mon.1) 5680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.575140+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.575140+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.577954+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.577954+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.579236+0000 mon.b (mon.1) 5683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.186527+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.186527+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.266966+0000 mon.b (mon.1) 5668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.266966+0000 mon.b (mon.1) 5668 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.270038+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.270038+0000 mon.b (mon.1) 5669 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.274229+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.274229+0000 mon.b (mon.1) 5670 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.275506+0000 mon.b (mon.1) 5671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.155 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.275506+0000 mon.b (mon.1) 5671 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.287123+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.287123+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.374803+0000 mon.b (mon.1) 5672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.374803+0000 mon.b (mon.1) 5672 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.378091+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.378091+0000 mon.b (mon.1) 5673 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.381221+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.381221+0000 mon.b (mon.1) 5674 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.382657+0000 mon.b (mon.1) 5675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.382657+0000 mon.b (mon.1) 5675 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.579236+0000 mon.b (mon.1) 5683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.585731+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.585731+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.657921+0000 mon.b (mon.1) 5684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.657921+0000 mon.b (mon.1) 5684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.660917+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.660917+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.664554+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.157 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.664554+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.665791+0000 mon.b (mon.1) 5687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.665791+0000 mon.b (mon.1) 5687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.676997+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[116875]: audit 2024-09-17T10:36:32.676997+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.393557+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.393557+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.487879+0000 mon.b (mon.1) 5676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.487879+0000 mon.b (mon.1) 5676 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.491380+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.491380+0000 mon.b (mon.1) 5677 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.494640+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.494640+0000 mon.b (mon.1) 5678 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.495881+0000 mon.b (mon.1) 5679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.495881+0000 mon.b (mon.1) 5679 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.506820+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.159 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.506820+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.572217+0000 mon.b (mon.1) 5680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.572217+0000 mon.b (mon.1) 5680 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.575140+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.575140+0000 mon.b (mon.1) 5681 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.577954+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.577954+0000 mon.b (mon.1) 5682 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.579236+0000 mon.b (mon.1) 5683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.579236+0000 mon.b (mon.1) 5683 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.585731+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.585731+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.657921+0000 mon.b (mon.1) 5684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.657921+0000 mon.b (mon.1) 5684 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.660917+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.660917+0000 mon.b (mon.1) 5685 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.664554+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.664554+0000 mon.b (mon.1) 5686 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.665791+0000 mon.b (mon.1) 5687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.665791+0000 mon.b (mon.1) 5687 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.676997+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:32 smithi039 bash[115929]: audit 2024-09-17T10:36:32.676997+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.733333+0000 mgr.y (mgr.25166) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.733333+0000 mgr.y (mgr.25166) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.809064+0000 mgr.y (mgr.25166) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.809064+0000 mgr.y (mgr.25166) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.894238+0000 mgr.y (mgr.25166) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.894238+0000 mgr.y (mgr.25166) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.998259+0000 mgr.y (mgr.25166) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:31.998259+0000 mgr.y (mgr.25166) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.093320+0000 mgr.y (mgr.25166) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.093320+0000 mgr.y (mgr.25166) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.187837+0000 mgr.y (mgr.25166) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.187837+0000 mgr.y (mgr.25166) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.288983+0000 mgr.y (mgr.25166) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.288983+0000 mgr.y (mgr.25166) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.396057+0000 mgr.y (mgr.25166) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.396057+0000 mgr.y (mgr.25166) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.510111+0000 mgr.y (mgr.25166) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.510111+0000 mgr.y (mgr.25166) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.588694+0000 mgr.y (mgr.25166) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.588694+0000 mgr.y (mgr.25166) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.680748+0000 mgr.y (mgr.25166) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.680748+0000 mgr.y (mgr.25166) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:33.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.748955+0000 mon.b (mon.1) 5688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.748955+0000 mon.b (mon.1) 5688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.751711+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.751711+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.754255+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.754255+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.755448+0000 mon.b (mon.1) 5691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.755448+0000 mon.b (mon.1) 5691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.762638+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.762638+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.828619+0000 mon.b (mon.1) 5692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.828619+0000 mon.b (mon.1) 5692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.831486+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.831486+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.834021+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.834021+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.835316+0000 mon.b (mon.1) 5695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.835316+0000 mon.b (mon.1) 5695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.841651+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.841651+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.937232+0000 mon.b (mon.1) 5696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.937232+0000 mon.b (mon.1) 5696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.940040+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.940040+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.942706+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.942706+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.944043+0000 mon.b (mon.1) 5699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.944043+0000 mon.b (mon.1) 5699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.955370+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:32.955370+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.028984+0000 mon.b (mon.1) 5700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.028984+0000 mon.b (mon.1) 5700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.032166+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.032166+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.034692+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.034692+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.035996+0000 mon.b (mon.1) 5703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.035996+0000 mon.b (mon.1) 5703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.047182+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.047182+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.110667+0000 mon.b (mon.1) 5704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.110667+0000 mon.b (mon.1) 5704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.113768+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.113768+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.116643+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.116643+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.117915+0000 mon.b (mon.1) 5707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.117915+0000 mon.b (mon.1) 5707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.128970+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.128970+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.194734+0000 mon.b (mon.1) 5708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.194734+0000 mon.b (mon.1) 5708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.197750+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.197750+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.200307+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.200307+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.201640+0000 mon.b (mon.1) 5711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.201640+0000 mon.b (mon.1) 5711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.209310+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.209310+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.276300+0000 mon.b (mon.1) 5712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.276300+0000 mon.b (mon.1) 5712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.279785+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.279785+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.282988+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.282988+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.286010+0000 mon.b (mon.1) 5715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.286010+0000 mon.b (mon.1) 5715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.297277+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.297277+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.366318+0000 mon.b (mon.1) 5716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.366318+0000 mon.b (mon.1) 5716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.369485+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.369485+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.372253+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.372253+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.373548+0000 mon.b (mon.1) 5719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.373548+0000 mon.b (mon.1) 5719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.384502+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.384502+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.451486+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.451486+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.454327+0000 mon.b (mon.1) 5721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.454327+0000 mon.b (mon.1) 5721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.456714+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.456714+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.458037+0000 mon.b (mon.1) 5723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.458037+0000 mon.b (mon.1) 5723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.464603+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.464603+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.530410+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.530410+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.533484+0000 mon.b (mon.1) 5725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.533484+0000 mon.b (mon.1) 5725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.536389+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.536389+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.537586+0000 mon.b (mon.1) 5727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.537586+0000 mon.b (mon.1) 5727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.545405+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.545405+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.608743+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.608743+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.611653+0000 mon.b (mon.1) 5729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.611653+0000 mon.b (mon.1) 5729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.614130+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.614130+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.615241+0000 mon.b (mon.1) 5731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.615241+0000 mon.b (mon.1) 5731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.623224+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.623224+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.686508+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.686508+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.689608+0000 mon.b (mon.1) 5733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.689608+0000 mon.b (mon.1) 5733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:33.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.692042+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.692042+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:33.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.693211+0000 mon.b (mon.1) 5735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:33.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:33 smithi203 bash[85677]: audit 2024-09-17T10:36:33.693211+0000 mon.b (mon.1) 5735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.074 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:36:33] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.733333+0000 mgr.y (mgr.25166) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.733333+0000 mgr.y (mgr.25166) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.809064+0000 mgr.y (mgr.25166) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.809064+0000 mgr.y (mgr.25166) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.894238+0000 mgr.y (mgr.25166) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.894238+0000 mgr.y (mgr.25166) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.998259+0000 mgr.y (mgr.25166) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.075 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:31.998259+0000 mgr.y (mgr.25166) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.093320+0000 mgr.y (mgr.25166) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.093320+0000 mgr.y (mgr.25166) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.187837+0000 mgr.y (mgr.25166) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.187837+0000 mgr.y (mgr.25166) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.288983+0000 mgr.y (mgr.25166) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.288983+0000 mgr.y (mgr.25166) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.396057+0000 mgr.y (mgr.25166) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.396057+0000 mgr.y (mgr.25166) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.510111+0000 mgr.y (mgr.25166) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.510111+0000 mgr.y (mgr.25166) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.588694+0000 mgr.y (mgr.25166) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.588694+0000 mgr.y (mgr.25166) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.076 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.680748+0000 mgr.y (mgr.25166) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.680748+0000 mgr.y (mgr.25166) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.733333+0000 mgr.y (mgr.25166) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.733333+0000 mgr.y (mgr.25166) 3614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.809064+0000 mgr.y (mgr.25166) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.809064+0000 mgr.y (mgr.25166) 3615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.894238+0000 mgr.y (mgr.25166) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.894238+0000 mgr.y (mgr.25166) 3616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.998259+0000 mgr.y (mgr.25166) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:31.998259+0000 mgr.y (mgr.25166) 3617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.093320+0000 mgr.y (mgr.25166) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.077 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.093320+0000 mgr.y (mgr.25166) 3618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.187837+0000 mgr.y (mgr.25166) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.187837+0000 mgr.y (mgr.25166) 3619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.288983+0000 mgr.y (mgr.25166) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.288983+0000 mgr.y (mgr.25166) 3620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.396057+0000 mgr.y (mgr.25166) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.396057+0000 mgr.y (mgr.25166) 3621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.510111+0000 mgr.y (mgr.25166) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.510111+0000 mgr.y (mgr.25166) 3622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.588694+0000 mgr.y (mgr.25166) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.588694+0000 mgr.y (mgr.25166) 3623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.680748+0000 mgr.y (mgr.25166) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.078 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.680748+0000 mgr.y (mgr.25166) 3624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.748955+0000 mon.b (mon.1) 5688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.748955+0000 mon.b (mon.1) 5688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.751711+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.751711+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.754255+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.754255+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.755448+0000 mon.b (mon.1) 5691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.755448+0000 mon.b (mon.1) 5691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.762638+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.762638+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.079 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.828619+0000 mon.b (mon.1) 5692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.828619+0000 mon.b (mon.1) 5692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.831486+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.831486+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.834021+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.834021+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.835316+0000 mon.b (mon.1) 5695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.835316+0000 mon.b (mon.1) 5695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.841651+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.841651+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.080 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.748955+0000 mon.b (mon.1) 5688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.748955+0000 mon.b (mon.1) 5688 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.751711+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.751711+0000 mon.b (mon.1) 5689 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.754255+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.754255+0000 mon.b (mon.1) 5690 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.755448+0000 mon.b (mon.1) 5691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.755448+0000 mon.b (mon.1) 5691 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.762638+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.762638+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.828619+0000 mon.b (mon.1) 5692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.828619+0000 mon.b (mon.1) 5692 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.831486+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.081 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.831486+0000 mon.b (mon.1) 5693 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.834021+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.834021+0000 mon.b (mon.1) 5694 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.835316+0000 mon.b (mon.1) 5695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.835316+0000 mon.b (mon.1) 5695 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.841651+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.841651+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.937232+0000 mon.b (mon.1) 5696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.937232+0000 mon.b (mon.1) 5696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.082 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.940040+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.940040+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.942706+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.942706+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.944043+0000 mon.b (mon.1) 5699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.944043+0000 mon.b (mon.1) 5699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.955370+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:32.955370+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.028984+0000 mon.b (mon.1) 5700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.028984+0000 mon.b (mon.1) 5700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.032166+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.032166+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.034692+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.083 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.034692+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.035996+0000 mon.b (mon.1) 5703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.035996+0000 mon.b (mon.1) 5703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.047182+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.937232+0000 mon.b (mon.1) 5696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.937232+0000 mon.b (mon.1) 5696 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.940040+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.940040+0000 mon.b (mon.1) 5697 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.942706+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.084 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.942706+0000 mon.b (mon.1) 5698 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.944043+0000 mon.b (mon.1) 5699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.944043+0000 mon.b (mon.1) 5699 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.955370+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:32.955370+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.028984+0000 mon.b (mon.1) 5700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.028984+0000 mon.b (mon.1) 5700 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.032166+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.032166+0000 mon.b (mon.1) 5701 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.034692+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.034692+0000 mon.b (mon.1) 5702 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.035996+0000 mon.b (mon.1) 5703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.035996+0000 mon.b (mon.1) 5703 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.085 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.047182+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.047182+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.110667+0000 mon.b (mon.1) 5704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.110667+0000 mon.b (mon.1) 5704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.113768+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.113768+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.116643+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.116643+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.117915+0000 mon.b (mon.1) 5707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.117915+0000 mon.b (mon.1) 5707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.128970+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.086 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.128970+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.194734+0000 mon.b (mon.1) 5708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.194734+0000 mon.b (mon.1) 5708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.197750+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.197750+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.200307+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.200307+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.201640+0000 mon.b (mon.1) 5711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.201640+0000 mon.b (mon.1) 5711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.209310+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.047182+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.087 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.110667+0000 mon.b (mon.1) 5704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.110667+0000 mon.b (mon.1) 5704 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.113768+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.113768+0000 mon.b (mon.1) 5705 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.116643+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.116643+0000 mon.b (mon.1) 5706 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.117915+0000 mon.b (mon.1) 5707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.117915+0000 mon.b (mon.1) 5707 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.128970+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.128970+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.194734+0000 mon.b (mon.1) 5708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.194734+0000 mon.b (mon.1) 5708 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.197750+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.088 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.197750+0000 mon.b (mon.1) 5709 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.200307+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.200307+0000 mon.b (mon.1) 5710 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.201640+0000 mon.b (mon.1) 5711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.201640+0000 mon.b (mon.1) 5711 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.209310+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.209310+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.276300+0000 mon.b (mon.1) 5712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.276300+0000 mon.b (mon.1) 5712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.279785+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.089 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.279785+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.282988+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.282988+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.286010+0000 mon.b (mon.1) 5715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.286010+0000 mon.b (mon.1) 5715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.297277+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.297277+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.366318+0000 mon.b (mon.1) 5716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.366318+0000 mon.b (mon.1) 5716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.369485+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.369485+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.372253+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.372253+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.373548+0000 mon.b (mon.1) 5719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.090 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.373548+0000 mon.b (mon.1) 5719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.209310+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.276300+0000 mon.b (mon.1) 5712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.276300+0000 mon.b (mon.1) 5712 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.279785+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.279785+0000 mon.b (mon.1) 5713 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.282988+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.282988+0000 mon.b (mon.1) 5714 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.286010+0000 mon.b (mon.1) 5715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.091 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.286010+0000 mon.b (mon.1) 5715 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.297277+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.297277+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.366318+0000 mon.b (mon.1) 5716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.366318+0000 mon.b (mon.1) 5716 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.369485+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.369485+0000 mon.b (mon.1) 5717 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.372253+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.372253+0000 mon.b (mon.1) 5718 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.373548+0000 mon.b (mon.1) 5719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.092 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.373548+0000 mon.b (mon.1) 5719 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.384502+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.384502+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.451486+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.451486+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.454327+0000 mon.b (mon.1) 5721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.454327+0000 mon.b (mon.1) 5721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.456714+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.456714+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.458037+0000 mon.b (mon.1) 5723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.093 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.458037+0000 mon.b (mon.1) 5723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.464603+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.464603+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.530410+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.530410+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.533484+0000 mon.b (mon.1) 5725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.533484+0000 mon.b (mon.1) 5725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.536389+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.536389+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.537586+0000 mon.b (mon.1) 5727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.094 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.537586+0000 mon.b (mon.1) 5727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.384502+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.384502+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.451486+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.451486+0000 mon.b (mon.1) 5720 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.454327+0000 mon.b (mon.1) 5721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.454327+0000 mon.b (mon.1) 5721 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.456714+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.456714+0000 mon.b (mon.1) 5722 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.458037+0000 mon.b (mon.1) 5723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.458037+0000 mon.b (mon.1) 5723 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.464603+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.464603+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.095 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.530410+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.530410+0000 mon.b (mon.1) 5724 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.533484+0000 mon.b (mon.1) 5725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.533484+0000 mon.b (mon.1) 5725 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.536389+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.536389+0000 mon.b (mon.1) 5726 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.537586+0000 mon.b (mon.1) 5727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.537586+0000 mon.b (mon.1) 5727 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.545405+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.096 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.545405+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.608743+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.608743+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.611653+0000 mon.b (mon.1) 5729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.611653+0000 mon.b (mon.1) 5729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.614130+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.614130+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.615241+0000 mon.b (mon.1) 5731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.615241+0000 mon.b (mon.1) 5731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.623224+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.623224+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.686508+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.686508+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.097 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.689608+0000 mon.b (mon.1) 5733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.689608+0000 mon.b (mon.1) 5733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.692042+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.692042+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.693211+0000 mon.b (mon.1) 5735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[115929]: audit 2024-09-17T10:36:33.693211+0000 mon.b (mon.1) 5735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.545405+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.545405+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.608743+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.608743+0000 mon.b (mon.1) 5728 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.611653+0000 mon.b (mon.1) 5729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.611653+0000 mon.b (mon.1) 5729 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.098 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.614130+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.614130+0000 mon.b (mon.1) 5730 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.615241+0000 mon.b (mon.1) 5731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.615241+0000 mon.b (mon.1) 5731 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.623224+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.623224+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.686508+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.686508+0000 mon.b (mon.1) 5732 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.689608+0000 mon.b (mon.1) 5733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.689608+0000 mon.b (mon.1) 5733 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.692042+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.692042+0000 mon.b (mon.1) 5734 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.693211+0000 mon.b (mon.1) 5735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.099 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:33 smithi039 bash[116875]: audit 2024-09-17T10:36:33.693211+0000 mon.b (mon.1) 5735 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.728 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:34.341497407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.766240+0000 mgr.y (mgr.25166) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.766240+0000 mgr.y (mgr.25166) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.845503+0000 mgr.y (mgr.25166) 3626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.845503+0000 mgr.y (mgr.25166) 3626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.959567+0000 mgr.y (mgr.25166) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:32.959567+0000 mgr.y (mgr.25166) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.051153+0000 mgr.y (mgr.25166) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.051153+0000 mgr.y (mgr.25166) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.132848+0000 mgr.y (mgr.25166) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.132848+0000 mgr.y (mgr.25166) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.212254+0000 mgr.y (mgr.25166) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.212254+0000 mgr.y (mgr.25166) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.301490+0000 mgr.y (mgr.25166) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.301490+0000 mgr.y (mgr.25166) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.388544+0000 mgr.y (mgr.25166) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.388544+0000 mgr.y (mgr.25166) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.468203+0000 mgr.y (mgr.25166) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.468203+0000 mgr.y (mgr.25166) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.548003+0000 mgr.y (mgr.25166) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.548003+0000 mgr.y (mgr.25166) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.625719+0000 mgr.y (mgr.25166) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.625719+0000 mgr.y (mgr.25166) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cluster 2024-09-17T10:36:33.630175+0000 mgr.y (mgr.25166) 3636 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cluster 2024-09-17T10:36:33.630175+0000 mgr.y (mgr.25166) 3636 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.708228+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.708228+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.711833+0000 mgr.y (mgr.25166) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.711833+0000 mgr.y (mgr.25166) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.781936+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.781936+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.784105+0000 mon.b (mon.1) 5737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.784105+0000 mon.b (mon.1) 5737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.786479+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.982 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.786479+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.787384+0000 mon.b (mon.1) 5739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.787384+0000 mon.b (mon.1) 5739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.793954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.793954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.864831+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.864831+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.867536+0000 mon.b (mon.1) 5741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.867536+0000 mon.b (mon.1) 5741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.870037+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.870037+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.871783+0000 mon.b (mon.1) 5743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.983 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.871783+0000 mon.b (mon.1) 5743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.880120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.880120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.951720+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.951720+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.958500+0000 mon.b (mon.1) 5745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.958500+0000 mon.b (mon.1) 5745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.961295+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.961295+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.962498+0000 mon.b (mon.1) 5747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.962498+0000 mon.b (mon.1) 5747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.969566+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:33.969566+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.984 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.041197+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.041197+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.052679+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.052679+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.060060+0000 mon.b (mon.1) 5749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.060060+0000 mon.b (mon.1) 5749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.062756+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.062756+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.068754+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.068754+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.072149+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.072149+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.985 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.075945+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.075945+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.078736+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.078736+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.081818+0000 mon.b (mon.1) 5753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.081818+0000 mon.b (mon.1) 5753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.083790+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.083790+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.085525+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.085525+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.087217+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.087217+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.088835+0000 mon.b (mon.1) 5757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.986 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.088835+0000 mon.b (mon.1) 5757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.090418+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.090418+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.096170+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.096170+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.101405+0000 mon.b (mon.1) 5759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.101405+0000 mon.b (mon.1) 5759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.102040+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.102040+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.104864+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"}]': finished 2024-09-17T10:36:34.987 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.104864+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"}]': finished 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.110980+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.110980+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.116343+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.116343+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.123616+0000 mon.b (mon.1) 5761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.123616+0000 mon.b (mon.1) 5761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.129218+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.129218+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.135342+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.135342+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.137430+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.988 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.137430+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.139469+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.139469+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.141358+0000 mon.b (mon.1) 5765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.141358+0000 mon.b (mon.1) 5765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.143108+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.143108+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.144809+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.144809+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.147564+0000 mon.b (mon.1) 5768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.147564+0000 mon.b (mon.1) 5768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.148168+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.148168+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:34.989 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.153303+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:36:34.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.153303+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:36:34.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.157097+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.157097+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.990 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.157867+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.157867+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.163153+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.163153+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.168658+0000 mon.b (mon.1) 5770 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.168658+0000 mon.b (mon.1) 5770 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.169603+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.169603+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.174679+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:36:34.991 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.174679+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.180767+0000 mon.b (mon.1) 5771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.180767+0000 mon.b (mon.1) 5771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.181724+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.181724+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.187169+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.187169+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.192701+0000 mon.b (mon.1) 5772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.192701+0000 mon.b (mon.1) 5772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.193576+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.193576+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.198866+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.198866+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:36:34.992 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.204484+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.204484+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.205336+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.205336+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.211162+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.211162+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.216308+0000 mon.b (mon.1) 5774 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.216308+0000 mon.b (mon.1) 5774 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.217035+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.217035+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.222098+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.222098+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:36:34.993 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.227891+0000 mon.b (mon.1) 5775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.227891+0000 mon.b (mon.1) 5775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.228649+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.228649+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.229995+0000 mon.b (mon.1) 5776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.229995+0000 mon.b (mon.1) 5776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.230757+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.230757+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.235160+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.235160+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.241603+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.241603+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.242362+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:34.994 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.242362+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.246318+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.246318+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.253103+0000 mon.b (mon.1) 5778 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.253103+0000 mon.b (mon.1) 5778 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.253830+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.253830+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.258862+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.258862+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.264643+0000 mon.b (mon.1) 5779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.264643+0000 mon.b (mon.1) 5779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.265381+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.265381+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:34.995 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.269757+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.269757+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.276119+0000 mon.b (mon.1) 5780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.276119+0000 mon.b (mon.1) 5780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.276800+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.276800+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.277797+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.277797+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.278462+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.278462+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.279576+0000 mon.b (mon.1) 5782 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.279576+0000 mon.b (mon.1) 5782 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.280231+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.996 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.280231+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.281627+0000 mon.b (mon.1) 5783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.281627+0000 mon.b (mon.1) 5783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.282372+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.282372+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.283527+0000 mon.b (mon.1) 5784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.283527+0000 mon.b (mon.1) 5784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.284312+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.284312+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.285537+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.285537+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.286202+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.286202+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:34.997 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.287463+0000 mon.b (mon.1) 5786 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.287463+0000 mon.b (mon.1) 5786 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.288081+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.288081+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.291592+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.291592+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.297172+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.297172+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.298305+0000 mon.b (mon.1) 5788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.298305+0000 mon.b (mon.1) 5788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.304731+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.304731+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.369691+0000 mon.b (mon.1) 5789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.998 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.369691+0000 mon.b (mon.1) 5789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:34.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.370842+0000 mon.b (mon.1) 5790 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.370842+0000 mon.b (mon.1) 5790 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:34.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.380569+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:34.999 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:34 smithi203 bash[85677]: audit 2024-09-17T10:36:34.380569+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.766240+0000 mgr.y (mgr.25166) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.766240+0000 mgr.y (mgr.25166) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.845503+0000 mgr.y (mgr.25166) 3626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.845503+0000 mgr.y (mgr.25166) 3626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.959567+0000 mgr.y (mgr.25166) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:32.959567+0000 mgr.y (mgr.25166) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.051153+0000 mgr.y (mgr.25166) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.051153+0000 mgr.y (mgr.25166) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.132848+0000 mgr.y (mgr.25166) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.132848+0000 mgr.y (mgr.25166) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.212254+0000 mgr.y (mgr.25166) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.212254+0000 mgr.y (mgr.25166) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.301490+0000 mgr.y (mgr.25166) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.301490+0000 mgr.y (mgr.25166) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.388544+0000 mgr.y (mgr.25166) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.388544+0000 mgr.y (mgr.25166) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.468203+0000 mgr.y (mgr.25166) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.468203+0000 mgr.y (mgr.25166) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.548003+0000 mgr.y (mgr.25166) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.548003+0000 mgr.y (mgr.25166) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.625719+0000 mgr.y (mgr.25166) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.625719+0000 mgr.y (mgr.25166) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.766240+0000 mgr.y (mgr.25166) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.766240+0000 mgr.y (mgr.25166) 3625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.845503+0000 mgr.y (mgr.25166) 3626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.845503+0000 mgr.y (mgr.25166) 3626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.959567+0000 mgr.y (mgr.25166) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:32.959567+0000 mgr.y (mgr.25166) 3627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.051153+0000 mgr.y (mgr.25166) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.051153+0000 mgr.y (mgr.25166) 3628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.132848+0000 mgr.y (mgr.25166) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.132848+0000 mgr.y (mgr.25166) 3629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.212254+0000 mgr.y (mgr.25166) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.212254+0000 mgr.y (mgr.25166) 3630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.301490+0000 mgr.y (mgr.25166) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.301490+0000 mgr.y (mgr.25166) 3631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.388544+0000 mgr.y (mgr.25166) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.388544+0000 mgr.y (mgr.25166) 3632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.468203+0000 mgr.y (mgr.25166) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.468203+0000 mgr.y (mgr.25166) 3633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.548003+0000 mgr.y (mgr.25166) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.548003+0000 mgr.y (mgr.25166) 3634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.625719+0000 mgr.y (mgr.25166) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.625719+0000 mgr.y (mgr.25166) 3635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cluster 2024-09-17T10:36:33.630175+0000 mgr.y (mgr.25166) 3636 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cluster 2024-09-17T10:36:33.630175+0000 mgr.y (mgr.25166) 3636 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.708228+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.708228+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.711833+0000 mgr.y (mgr.25166) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.711833+0000 mgr.y (mgr.25166) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.781936+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.781936+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.784105+0000 mon.b (mon.1) 5737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.784105+0000 mon.b (mon.1) 5737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.786479+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.786479+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.787384+0000 mon.b (mon.1) 5739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.787384+0000 mon.b (mon.1) 5739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.793954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.793954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.864831+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.864831+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.867536+0000 mon.b (mon.1) 5741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.867536+0000 mon.b (mon.1) 5741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.142 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cluster 2024-09-17T10:36:33.630175+0000 mgr.y (mgr.25166) 3636 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cluster 2024-09-17T10:36:33.630175+0000 mgr.y (mgr.25166) 3636 : cluster [DBG] pgmap v1007: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.708228+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.708228+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.711833+0000 mgr.y (mgr.25166) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.711833+0000 mgr.y (mgr.25166) 3637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.781936+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.781936+0000 mon.b (mon.1) 5736 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.784105+0000 mon.b (mon.1) 5737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.784105+0000 mon.b (mon.1) 5737 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.786479+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.786479+0000 mon.b (mon.1) 5738 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.787384+0000 mon.b (mon.1) 5739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.143 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.787384+0000 mon.b (mon.1) 5739 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.793954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.793954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.864831+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.864831+0000 mon.b (mon.1) 5740 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.867536+0000 mon.b (mon.1) 5741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.867536+0000 mon.b (mon.1) 5741 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.870037+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.144 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.870037+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.871783+0000 mon.b (mon.1) 5743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.871783+0000 mon.b (mon.1) 5743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.880120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.880120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.951720+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.951720+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.958500+0000 mon.b (mon.1) 5745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.958500+0000 mon.b (mon.1) 5745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.961295+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.961295+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.962498+0000 mon.b (mon.1) 5747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.145 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.962498+0000 mon.b (mon.1) 5747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.969566+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:33.969566+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.041197+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.041197+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.052679+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.052679+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.060060+0000 mon.b (mon.1) 5749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.060060+0000 mon.b (mon.1) 5749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.062756+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.062756+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.068754+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.068754+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.146 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.072149+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.072149+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.075945+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.075945+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.078736+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.078736+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.081818+0000 mon.b (mon.1) 5753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.081818+0000 mon.b (mon.1) 5753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.083790+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.083790+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.085525+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.085525+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.087217+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.087217+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.147 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.088835+0000 mon.b (mon.1) 5757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.870037+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.870037+0000 mon.b (mon.1) 5742 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.871783+0000 mon.b (mon.1) 5743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.871783+0000 mon.b (mon.1) 5743 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.880120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.880120+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.951720+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.951720+0000 mon.b (mon.1) 5744 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.958500+0000 mon.b (mon.1) 5745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.148 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.958500+0000 mon.b (mon.1) 5745 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.961295+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.961295+0000 mon.b (mon.1) 5746 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.962498+0000 mon.b (mon.1) 5747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.962498+0000 mon.b (mon.1) 5747 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.969566+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:33.969566+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.041197+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.041197+0000 mon.b (mon.1) 5748 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.052679+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.052679+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.149 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.088835+0000 mon.b (mon.1) 5757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.090418+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.090418+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.096170+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.096170+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.101405+0000 mon.b (mon.1) 5759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.101405+0000 mon.b (mon.1) 5759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.102040+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.102040+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.104864+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"}]': finished 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.104864+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"}]': finished 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.110980+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.110980+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.150 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.116343+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.116343+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.123616+0000 mon.b (mon.1) 5761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.123616+0000 mon.b (mon.1) 5761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.129218+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.129218+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.135342+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.060060+0000 mon.b (mon.1) 5749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.060060+0000 mon.b (mon.1) 5749 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.062756+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.151 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.062756+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.068754+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.068754+0000 mon.b (mon.1) 5750 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.072149+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.072149+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.075945+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.075945+0000 mon.b (mon.1) 5751 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.078736+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.078736+0000 mon.b (mon.1) 5752 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.081818+0000 mon.b (mon.1) 5753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.081818+0000 mon.b (mon.1) 5753 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.083790+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.083790+0000 mon.b (mon.1) 5754 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.152 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.085525+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.085525+0000 mon.b (mon.1) 5755 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.087217+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.087217+0000 mon.b (mon.1) 5756 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.088835+0000 mon.b (mon.1) 5757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.135342+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.137430+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.153 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.137430+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.139469+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.139469+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.141358+0000 mon.b (mon.1) 5765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.141358+0000 mon.b (mon.1) 5765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.143108+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.143108+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.144809+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.144809+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.147564+0000 mon.b (mon.1) 5768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.147564+0000 mon.b (mon.1) 5768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.148168+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.148168+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.154 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.153303+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.153303+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.157097+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.157097+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.157867+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.157867+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.163153+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.163153+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.168658+0000 mon.b (mon.1) 5770 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.168658+0000 mon.b (mon.1) 5770 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.169603+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.169603+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.174679+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:36:35.155 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.174679+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.180767+0000 mon.b (mon.1) 5771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.180767+0000 mon.b (mon.1) 5771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.181724+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.181724+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.187169+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.187169+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.192701+0000 mon.b (mon.1) 5772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.088835+0000 mon.b (mon.1) 5757 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.090418+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.156 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.090418+0000 mon.b (mon.1) 5758 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.096170+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.096170+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.101405+0000 mon.b (mon.1) 5759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.101405+0000 mon.b (mon.1) 5759 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.102040+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.102040+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.104864+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"}]': finished 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.104864+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi039.pdwxyu"}]': finished 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.110980+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.110980+0000 mon.b (mon.1) 5760 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.116343+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.116343+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.157 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.123616+0000 mon.b (mon.1) 5761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.123616+0000 mon.b (mon.1) 5761 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.129218+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.129218+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.135342+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.192701+0000 mon.b (mon.1) 5772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.193576+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.193576+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.198866+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.198866+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:36:35.158 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.204484+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.204484+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.205336+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.205336+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.211162+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.211162+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.216308+0000 mon.b (mon.1) 5774 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.216308+0000 mon.b (mon.1) 5774 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.217035+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.159 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.217035+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.222098+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.222098+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.135342+0000 mon.b (mon.1) 5762 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.137430+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.137430+0000 mon.b (mon.1) 5763 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.139469+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.139469+0000 mon.b (mon.1) 5764 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.141358+0000 mon.b (mon.1) 5765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.141358+0000 mon.b (mon.1) 5765 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.160 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.143108+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.143108+0000 mon.b (mon.1) 5766 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.144809+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.144809+0000 mon.b (mon.1) 5767 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.147564+0000 mon.b (mon.1) 5768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.147564+0000 mon.b (mon.1) 5768 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.148168+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.148168+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.153303+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.153303+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.157097+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.161 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.157097+0000 mon.b (mon.1) 5769 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.227891+0000 mon.b (mon.1) 5775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.227891+0000 mon.b (mon.1) 5775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.228649+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.228649+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.229995+0000 mon.b (mon.1) 5776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.229995+0000 mon.b (mon.1) 5776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.230757+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.230757+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.235160+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.235160+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.241603+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.162 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.241603+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.242362+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.242362+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.246318+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.246318+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.253103+0000 mon.b (mon.1) 5778 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.157867+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.157867+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.163153+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.163153+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.168658+0000 mon.b (mon.1) 5770 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.163 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.168658+0000 mon.b (mon.1) 5770 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.169603+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.169603+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.174679+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.174679+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.180767+0000 mon.b (mon.1) 5771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.180767+0000 mon.b (mon.1) 5771 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.181724+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.181724+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.187169+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.187169+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-17T10:36:35.164 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.192701+0000 mon.b (mon.1) 5772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.253103+0000 mon.b (mon.1) 5778 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.253830+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.253830+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.258862+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.258862+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.264643+0000 mon.b (mon.1) 5779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.264643+0000 mon.b (mon.1) 5779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.265381+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.265381+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.269757+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:36:35.165 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.269757+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.276119+0000 mon.b (mon.1) 5780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.276119+0000 mon.b (mon.1) 5780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.276800+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.276800+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.277797+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.277797+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.278462+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.278462+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.279576+0000 mon.b (mon.1) 5782 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.279576+0000 mon.b (mon.1) 5782 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.280231+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.280231+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.281627+0000 mon.b (mon.1) 5783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.166 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.281627+0000 mon.b (mon.1) 5783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.282372+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.282372+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.283527+0000 mon.b (mon.1) 5784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.283527+0000 mon.b (mon.1) 5784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.284312+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.284312+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.285537+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.285537+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.286202+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.286202+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.192701+0000 mon.b (mon.1) 5772 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.167 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.193576+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.193576+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.198866+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.198866+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.204484+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.204484+0000 mon.b (mon.1) 5773 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.205336+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.205336+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.211162+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.211162+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.216308+0000 mon.b (mon.1) 5774 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.216308+0000 mon.b (mon.1) 5774 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.217035+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.217035+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.222098+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:36:35.168 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.222098+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.287463+0000 mon.b (mon.1) 5786 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.287463+0000 mon.b (mon.1) 5786 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.288081+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.288081+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.291592+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.291592+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.297172+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.297172+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.298305+0000 mon.b (mon.1) 5788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.298305+0000 mon.b (mon.1) 5788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.169 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.304731+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.304731+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.369691+0000 mon.b (mon.1) 5789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.369691+0000 mon.b (mon.1) 5789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.370842+0000 mon.b (mon.1) 5790 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.370842+0000 mon.b (mon.1) 5790 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.380569+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[116875]: audit 2024-09-17T10:36:34.380569+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.170 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.227891+0000 mon.b (mon.1) 5775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.227891+0000 mon.b (mon.1) 5775 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.228649+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.228649+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.229995+0000 mon.b (mon.1) 5776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.229995+0000 mon.b (mon.1) 5776 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.230757+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.230757+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.235160+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.235160+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.241603+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.241603+0000 mon.b (mon.1) 5777 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.171 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.242362+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.242362+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.246318+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.246318+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.253103+0000 mon.b (mon.1) 5778 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.253103+0000 mon.b (mon.1) 5778 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.253830+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.253830+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.258862+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.258862+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.264643+0000 mon.b (mon.1) 5779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.264643+0000 mon.b (mon.1) 5779 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.265381+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.172 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.265381+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.269757+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.269757+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.276119+0000 mon.b (mon.1) 5780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.276119+0000 mon.b (mon.1) 5780 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.276800+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.276800+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.277797+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.277797+0000 mon.b (mon.1) 5781 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.278462+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.278462+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.279576+0000 mon.b (mon.1) 5782 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.279576+0000 mon.b (mon.1) 5782 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.280231+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.173 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.280231+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.281627+0000 mon.b (mon.1) 5783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.281627+0000 mon.b (mon.1) 5783 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.282372+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.282372+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.283527+0000 mon.b (mon.1) 5784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.283527+0000 mon.b (mon.1) 5784 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.284312+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.284312+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.285537+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.285537+0000 mon.b (mon.1) 5785 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.286202+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.286202+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.287463+0000 mon.b (mon.1) 5786 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.174 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.287463+0000 mon.b (mon.1) 5786 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.288081+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.288081+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.291592+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.291592+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.25166 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.297172+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.297172+0000 mon.b (mon.1) 5787 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.298305+0000 mon.b (mon.1) 5788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.298305+0000 mon.b (mon.1) 5788 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.304731+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.304731+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.369691+0000 mon.b (mon.1) 5789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.369691+0000 mon.b (mon.1) 5789 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.370842+0000 mon.b (mon.1) 5790 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.370842+0000 mon.b (mon.1) 5790 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:36:35.175 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.380569+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:35.176 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:34 smithi039 bash[115929]: audit 2024-09-17T10:36:34.380569+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.795919+0000 mgr.y (mgr.25166) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.795919+0000 mgr.y (mgr.25166) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.885534+0000 mgr.y (mgr.25166) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.885534+0000 mgr.y (mgr.25166) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.974239+0000 mgr.y (mgr.25166) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:33.974239+0000 mgr.y (mgr.25166) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.109 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.091706+0000 mgr.y (mgr.25166) 3641 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.091706+0000 mgr.y (mgr.25166) 3641 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.112291+0000 mgr.y (mgr.25166) 3642 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.112291+0000 mgr.y (mgr.25166) 3642 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.125058+0000 mgr.y (mgr.25166) 3643 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.125058+0000 mgr.y (mgr.25166) 3643 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.145965+0000 mgr.y (mgr.25166) 3644 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.145965+0000 mgr.y (mgr.25166) 3644 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.287194+0000 mgr.y (mgr.25166) 3645 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[116875]: cephadm 2024-09-17T10:36:34.287194+0000 mgr.y (mgr.25166) 3645 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.795919+0000 mgr.y (mgr.25166) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.795919+0000 mgr.y (mgr.25166) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.110 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.885534+0000 mgr.y (mgr.25166) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.885534+0000 mgr.y (mgr.25166) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.974239+0000 mgr.y (mgr.25166) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:33.974239+0000 mgr.y (mgr.25166) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.091706+0000 mgr.y (mgr.25166) 3641 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.091706+0000 mgr.y (mgr.25166) 3641 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.112291+0000 mgr.y (mgr.25166) 3642 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.112291+0000 mgr.y (mgr.25166) 3642 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.125058+0000 mgr.y (mgr.25166) 3643 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.125058+0000 mgr.y (mgr.25166) 3643 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.145965+0000 mgr.y (mgr.25166) 3644 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.145965+0000 mgr.y (mgr.25166) 3644 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.287194+0000 mgr.y (mgr.25166) 3645 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:36:36.111 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:35 smithi039 bash[115929]: cephadm 2024-09-17T10:36:34.287194+0000 mgr.y (mgr.25166) 3645 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:36:36.210 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.795919+0000 mgr.y (mgr.25166) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.795919+0000 mgr.y (mgr.25166) 3638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.885534+0000 mgr.y (mgr.25166) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.885534+0000 mgr.y (mgr.25166) 3639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.974239+0000 mgr.y (mgr.25166) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:33.974239+0000 mgr.y (mgr.25166) 3640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.091706+0000 mgr.y (mgr.25166) 3641 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.091706+0000 mgr.y (mgr.25166) 3641 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.112291+0000 mgr.y (mgr.25166) 3642 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.112291+0000 mgr.y (mgr.25166) 3642 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.125058+0000 mgr.y (mgr.25166) 3643 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:36:36.211 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.125058+0000 mgr.y (mgr.25166) 3643 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-17T10:36:36.212 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.145965+0000 mgr.y (mgr.25166) 3644 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:36:36.212 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.145965+0000 mgr.y (mgr.25166) 3644 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-17T10:36:36.212 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.287194+0000 mgr.y (mgr.25166) 3645 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:36:36.212 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:35 smithi203 bash[85677]: cephadm 2024-09-17T10:36:34.287194+0000 mgr.y (mgr.25166) 3645 : cephadm [INF] Upgrade: Complete! 2024-09-17T10:36:36.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:36 smithi203 bash[85677]: cluster 2024-09-17T10:36:35.631107+0000 mgr.y (mgr.25166) 3646 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:36.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:36 smithi203 bash[85677]: cluster 2024-09-17T10:36:35.631107+0000 mgr.y (mgr.25166) 3646 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:37.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:36 smithi039 bash[116875]: cluster 2024-09-17T10:36:35.631107+0000 mgr.y (mgr.25166) 3646 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:37.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:36 smithi039 bash[116875]: cluster 2024-09-17T10:36:35.631107+0000 mgr.y (mgr.25166) 3646 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:37.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:36 smithi039 bash[115929]: cluster 2024-09-17T10:36:35.631107+0000 mgr.y (mgr.25166) 3646 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:37.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:36 smithi039 bash[115929]: cluster 2024-09-17T10:36:35.631107+0000 mgr.y (mgr.25166) 3646 : cluster [DBG] pgmap v1008: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:37.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:37.338752557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:36.944768+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:36.944768+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.333749+0000 mgr.y (mgr.25166) 3647 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.333749+0000 mgr.y (mgr.25166) 3647 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.460019+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.460019+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.480930+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.480930+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.502226+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: audit 2024-09-17T10:36:37.502226+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: cluster 2024-09-17T10:36:37.632485+0000 mgr.y (mgr.25166) 3648 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:38.231 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:37 smithi203 bash[85677]: cluster 2024-09-17T10:36:37.632485+0000 mgr.y (mgr.25166) 3648 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:38.326 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:36.944768+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.326 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:36.944768+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.326 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.333749+0000 mgr.y (mgr.25166) 3647 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:38.326 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.333749+0000 mgr.y (mgr.25166) 3647 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:38.326 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.460019+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.326 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.460019+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.480930+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.480930+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.502226+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: audit 2024-09-17T10:36:37.502226+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: cluster 2024-09-17T10:36:37.632485+0000 mgr.y (mgr.25166) 3648 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[115929]: cluster 2024-09-17T10:36:37.632485+0000 mgr.y (mgr.25166) 3648 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:36.944768+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:36.944768+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.333749+0000 mgr.y (mgr.25166) 3647 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.333749+0000 mgr.y (mgr.25166) 3647 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:38.327 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.460019+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.460019+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.480930+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.480930+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.502226+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: audit 2024-09-17T10:36:37.502226+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: cluster 2024-09-17T10:36:37.632485+0000 mgr.y (mgr.25166) 3648 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:38.328 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:37 smithi039 bash[116875]: cluster 2024-09-17T10:36:37.632485+0000 mgr.y (mgr.25166) 3648 : cluster [DBG] pgmap v1009: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-17T10:36:40.695 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:40.306982995Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:40.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:40 smithi039 bash[116875]: cluster 2024-09-17T10:36:39.633578+0000 mgr.y (mgr.25166) 3649 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:40.957 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:40 smithi039 bash[116875]: cluster 2024-09-17T10:36:39.633578+0000 mgr.y (mgr.25166) 3649 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:40.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:40 smithi039 bash[115929]: cluster 2024-09-17T10:36:39.633578+0000 mgr.y (mgr.25166) 3649 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:40.958 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:40 smithi039 bash[115929]: cluster 2024-09-17T10:36:39.633578+0000 mgr.y (mgr.25166) 3649 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:40 smithi203 bash[85677]: cluster 2024-09-17T10:36:39.633578+0000 mgr.y (mgr.25166) 3649 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:40.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:40 smithi203 bash[85677]: cluster 2024-09-17T10:36:39.633578+0000 mgr.y (mgr.25166) 3649 : cluster [DBG] pgmap v1010: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-17T10:36:41.974 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:41 smithi039 bash[115929]: audit 2024-09-17T10:36:41.550138+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:41.974 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:41 smithi039 bash[115929]: audit 2024-09-17T10:36:41.550138+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:41.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:41 smithi039 bash[116875]: audit 2024-09-17T10:36:41.550138+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:41.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:41 smithi039 bash[116875]: audit 2024-09-17T10:36:41.550138+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:41 smithi203 bash[85677]: audit 2024-09-17T10:36:41.550138+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:41.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:41 smithi203 bash[85677]: audit 2024-09-17T10:36:41.550138+0000 mon.b (mon.1) 5791 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:42 smithi203 bash[85677]: cluster 2024-09-17T10:36:41.634769+0000 mgr.y (mgr.25166) 3650 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:42.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:42 smithi203 bash[85677]: cluster 2024-09-17T10:36:41.634769+0000 mgr.y (mgr.25166) 3650 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:43.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:42 smithi039 bash[115929]: cluster 2024-09-17T10:36:41.634769+0000 mgr.y (mgr.25166) 3650 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:43.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:42 smithi039 bash[115929]: cluster 2024-09-17T10:36:41.634769+0000 mgr.y (mgr.25166) 3650 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:42 smithi039 bash[116875]: cluster 2024-09-17T10:36:41.634769+0000 mgr.y (mgr.25166) 3650 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:42 smithi039 bash[116875]: cluster 2024-09-17T10:36:41.634769+0000 mgr.y (mgr.25166) 3650 : cluster [DBG] pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:43.323903099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:44.014 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:36:43] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:36:44.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:44 smithi203 bash[85677]: cluster 2024-09-17T10:36:43.635652+0000 mgr.y (mgr.25166) 3651 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:44.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:44 smithi203 bash[85677]: cluster 2024-09-17T10:36:43.635652+0000 mgr.y (mgr.25166) 3651 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:45.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:44 smithi039 bash[115929]: cluster 2024-09-17T10:36:43.635652+0000 mgr.y (mgr.25166) 3651 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:45.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:44 smithi039 bash[115929]: cluster 2024-09-17T10:36:43.635652+0000 mgr.y (mgr.25166) 3651 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:45.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:44 smithi039 bash[116875]: cluster 2024-09-17T10:36:43.635652+0000 mgr.y (mgr.25166) 3651 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:45.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:44 smithi039 bash[116875]: cluster 2024-09-17T10:36:43.635652+0000 mgr.y (mgr.25166) 3651 : cluster [DBG] pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:46.722 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:46.309656448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:46 smithi203 bash[85677]: cluster 2024-09-17T10:36:45.636622+0000 mgr.y (mgr.25166) 3652 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:46.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:46 smithi203 bash[85677]: cluster 2024-09-17T10:36:45.636622+0000 mgr.y (mgr.25166) 3652 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:47.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:46 smithi039 bash[116875]: cluster 2024-09-17T10:36:45.636622+0000 mgr.y (mgr.25166) 3652 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:47.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:46 smithi039 bash[116875]: cluster 2024-09-17T10:36:45.636622+0000 mgr.y (mgr.25166) 3652 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:47.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:46 smithi039 bash[115929]: cluster 2024-09-17T10:36:45.636622+0000 mgr.y (mgr.25166) 3652 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:47.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:46 smithi039 bash[115929]: cluster 2024-09-17T10:36:45.636622+0000 mgr.y (mgr.25166) 3652 : cluster [DBG] pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: audit 2024-09-17T10:36:47.344658+0000 mgr.y (mgr.25166) 3653 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:49.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: audit 2024-09-17T10:36:47.344658+0000 mgr.y (mgr.25166) 3653 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:49.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: cluster 2024-09-17T10:36:47.638021+0000 mgr.y (mgr.25166) 3654 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: cluster 2024-09-17T10:36:47.638021+0000 mgr.y (mgr.25166) 3654 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: audit 2024-09-17T10:36:48.708701+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: audit 2024-09-17T10:36:48.708701+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: audit 2024-09-17T10:36:48.724739+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[116875]: audit 2024-09-17T10:36:48.724739+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: audit 2024-09-17T10:36:47.344658+0000 mgr.y (mgr.25166) 3653 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:49.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: audit 2024-09-17T10:36:47.344658+0000 mgr.y (mgr.25166) 3653 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:49.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: cluster 2024-09-17T10:36:47.638021+0000 mgr.y (mgr.25166) 3654 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: cluster 2024-09-17T10:36:47.638021+0000 mgr.y (mgr.25166) 3654 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: audit 2024-09-17T10:36:48.708701+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: audit 2024-09-17T10:36:48.708701+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: audit 2024-09-17T10:36:48.724739+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.140 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:48 smithi039 bash[115929]: audit 2024-09-17T10:36:48.724739+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: audit 2024-09-17T10:36:47.344658+0000 mgr.y (mgr.25166) 3653 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:49.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: audit 2024-09-17T10:36:47.344658+0000 mgr.y (mgr.25166) 3653 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: cluster 2024-09-17T10:36:47.638021+0000 mgr.y (mgr.25166) 3654 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: cluster 2024-09-17T10:36:47.638021+0000 mgr.y (mgr.25166) 3654 : cluster [DBG] pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: audit 2024-09-17T10:36:48.708701+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: audit 2024-09-17T10:36:48.708701+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: audit 2024-09-17T10:36:48.724739+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:48 smithi203 bash[85677]: audit 2024-09-17T10:36:48.724739+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:49.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:49.322639392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[115929]: audit 2024-09-17T10:36:48.750244+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[115929]: audit 2024-09-17T10:36:48.750244+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[115929]: cluster 2024-09-17T10:36:49.639155+0000 mgr.y (mgr.25166) 3655 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:50.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[115929]: cluster 2024-09-17T10:36:49.639155+0000 mgr.y (mgr.25166) 3655 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[116875]: audit 2024-09-17T10:36:48.750244+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[116875]: audit 2024-09-17T10:36:48.750244+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[116875]: cluster 2024-09-17T10:36:49.639155+0000 mgr.y (mgr.25166) 3655 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:49 smithi039 bash[116875]: cluster 2024-09-17T10:36:49.639155+0000 mgr.y (mgr.25166) 3655 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:50.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:49 smithi203 bash[85677]: audit 2024-09-17T10:36:48.750244+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:50.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:49 smithi203 bash[85677]: audit 2024-09-17T10:36:48.750244+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:50.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:49 smithi203 bash[85677]: cluster 2024-09-17T10:36:49.639155+0000 mgr.y (mgr.25166) 3655 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:50.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:49 smithi203 bash[85677]: cluster 2024-09-17T10:36:49.639155+0000 mgr.y (mgr.25166) 3655 : cluster [DBG] pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:52.709 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:52.345629012Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:52.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:52 smithi203 bash[85677]: cluster 2024-09-17T10:36:51.640439+0000 mgr.y (mgr.25166) 3656 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:52.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:52 smithi203 bash[85677]: cluster 2024-09-17T10:36:51.640439+0000 mgr.y (mgr.25166) 3656 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:52 smithi039 bash[115929]: cluster 2024-09-17T10:36:51.640439+0000 mgr.y (mgr.25166) 3656 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:53.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:52 smithi039 bash[115929]: cluster 2024-09-17T10:36:51.640439+0000 mgr.y (mgr.25166) 3656 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:52 smithi039 bash[116875]: cluster 2024-09-17T10:36:51.640439+0000 mgr.y (mgr.25166) 3656 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:53.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:52 smithi039 bash[116875]: cluster 2024-09-17T10:36:51.640439+0000 mgr.y (mgr.25166) 3656 : cluster [DBG] pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:36:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:36:53] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:36:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:54 smithi203 bash[85677]: cluster 2024-09-17T10:36:53.641645+0000 mgr.y (mgr.25166) 3657 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:54.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:54 smithi203 bash[85677]: cluster 2024-09-17T10:36:53.641645+0000 mgr.y (mgr.25166) 3657 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:55.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:54 smithi039 bash[115929]: cluster 2024-09-17T10:36:53.641645+0000 mgr.y (mgr.25166) 3657 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:55.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:54 smithi039 bash[115929]: cluster 2024-09-17T10:36:53.641645+0000 mgr.y (mgr.25166) 3657 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:54 smithi039 bash[116875]: cluster 2024-09-17T10:36:53.641645+0000 mgr.y (mgr.25166) 3657 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:54 smithi039 bash[116875]: cluster 2024-09-17T10:36:53.641645+0000 mgr.y (mgr.25166) 3657 : cluster [DBG] pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:36:55.524 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:36:55.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:55.344564514Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:55.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:55 smithi039 bash[116875]: audit 2024-09-17T10:36:54.362227+0000 mgr.y (mgr.25166) 3658 : audit [DBG] from='client.75005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:55.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:55 smithi039 bash[116875]: audit 2024-09-17T10:36:54.362227+0000 mgr.y (mgr.25166) 3658 : audit [DBG] from='client.75005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:55.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:55 smithi039 bash[115929]: audit 2024-09-17T10:36:54.362227+0000 mgr.y (mgr.25166) 3658 : audit [DBG] from='client.75005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:55.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:55 smithi039 bash[115929]: audit 2024-09-17T10:36:54.362227+0000 mgr.y (mgr.25166) 3658 : audit [DBG] from='client.75005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:56.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:55 smithi203 bash[85677]: audit 2024-09-17T10:36:54.362227+0000 mgr.y (mgr.25166) 3658 : audit [DBG] from='client.75005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:56.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:55 smithi203 bash[85677]: audit 2024-09-17T10:36:54.362227+0000 mgr.y (mgr.25166) 3658 : audit [DBG] from='client.75005 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:36:57.040 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:56 smithi203 bash[85677]: cluster 2024-09-17T10:36:55.642630+0000 mgr.y (mgr.25166) 3659 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:57.041 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:56 smithi203 bash[85677]: cluster 2024-09-17T10:36:55.642630+0000 mgr.y (mgr.25166) 3659 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:57.041 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:56 smithi203 bash[85677]: audit 2024-09-17T10:36:56.559312+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:57.041 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:56 smithi203 bash[85677]: audit 2024-09-17T10:36:56.559312+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:57.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[115929]: cluster 2024-09-17T10:36:55.642630+0000 mgr.y (mgr.25166) 3659 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:57.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[115929]: cluster 2024-09-17T10:36:55.642630+0000 mgr.y (mgr.25166) 3659 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:57.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[115929]: audit 2024-09-17T10:36:56.559312+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:57.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[115929]: audit 2024-09-17T10:36:56.559312+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:57.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[116875]: cluster 2024-09-17T10:36:55.642630+0000 mgr.y (mgr.25166) 3659 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:57.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[116875]: cluster 2024-09-17T10:36:55.642630+0000 mgr.y (mgr.25166) 3659 : cluster [DBG] pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:57.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[116875]: audit 2024-09-17T10:36:56.559312+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:57.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:56 smithi039 bash[116875]: audit 2024-09-17T10:36:56.559312+0000 mon.b (mon.1) 5792 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:36:58.691 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:36:58.339773327Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:36:58.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.355780+0000 mgr.y (mgr.25166) 3660 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.355780+0000 mgr.y (mgr.25166) 3660 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: cluster 2024-09-17T10:36:57.643691+0000 mgr.y (mgr.25166) 3661 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: cluster 2024-09-17T10:36:57.643691+0000 mgr.y (mgr.25166) 3661 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.688586+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.688586+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.699469+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.699469+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.710968+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:58.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:36:58 smithi203 bash[85677]: audit 2024-09-17T10:36:57.710968+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.355780+0000 mgr.y (mgr.25166) 3660 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.355780+0000 mgr.y (mgr.25166) 3660 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: cluster 2024-09-17T10:36:57.643691+0000 mgr.y (mgr.25166) 3661 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: cluster 2024-09-17T10:36:57.643691+0000 mgr.y (mgr.25166) 3661 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.688586+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.688586+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.699469+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.699469+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.710968+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[115929]: audit 2024-09-17T10:36:57.710968+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.355780+0000 mgr.y (mgr.25166) 3660 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.355780+0000 mgr.y (mgr.25166) 3660 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: cluster 2024-09-17T10:36:57.643691+0000 mgr.y (mgr.25166) 3661 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: cluster 2024-09-17T10:36:57.643691+0000 mgr.y (mgr.25166) 3661 : cluster [DBG] pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.688586+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.688586+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.699469+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.699469+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.710968+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:36:59.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:36:58 smithi039 bash[116875]: audit 2024-09-17T10:36:57.710968+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:00.127 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:37:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:00 smithi039 bash[115929]: cluster 2024-09-17T10:36:59.644347+0000 mgr.y (mgr.25166) 3662 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:00.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:00 smithi039 bash[115929]: cluster 2024-09-17T10:36:59.644347+0000 mgr.y (mgr.25166) 3662 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:00 smithi039 bash[116875]: cluster 2024-09-17T10:36:59.644347+0000 mgr.y (mgr.25166) 3662 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:00.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:00 smithi039 bash[116875]: cluster 2024-09-17T10:36:59.644347+0000 mgr.y (mgr.25166) 3662 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:00 smithi203 bash[85677]: cluster 2024-09-17T10:36:59.644347+0000 mgr.y (mgr.25166) 3662 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:00.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:00 smithi203 bash[85677]: cluster 2024-09-17T10:36:59.644347+0000 mgr.y (mgr.25166) 3662 : cluster [DBG] pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:01.338813066Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 4s ago 55m - - 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 13s ago 55m - - 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (17m) 4s ago 45m 14.5M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (17m) 13s ago 45m 69.2M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (37s) 4s ago 42m 47.5M - 3.8 f271290a0950 7ac6a2503e32 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (19m) 13s ago 54m 446M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:37:02.374 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (30m) 4s ago 56m 548M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (13m) 4s ago 56m 90.7M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (14m) 13s ago 54m 70.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (13m) 4s ago 54m 63.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (19m) 4s ago 45m 8540k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (19m) 13s ago 45m 8767k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (11m) 4s ago 53m 59.4M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (10m) 4s ago 52m 60.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (9m) 4s ago 51m 58.3M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (7m) 4s ago 50m 58.0M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (6m) 13s ago 49m 57.6M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (6m) 13s ago 48m 56.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:37:02.375 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (5m) 13s ago 47m 58.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:37:02.376 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (4m) 13s ago 47m 54.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:37:02.376 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (18m) 13s ago 46m 52.6M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:37:02.376 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (2m) 4s ago 43m 90.2M - 19.3.0-4963-ge646f729 f271290a0950 c4aee84c2772 2024-09-17T10:37:02.376 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (2m) 13s ago 43m 90.5M - 19.3.0-4963-ge646f729 f271290a0950 a162f47a6b39 2024-09-17T10:37:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:02 smithi203 bash[85677]: cluster 2024-09-17T10:37:01.645368+0000 mgr.y (mgr.25166) 3663 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:02.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:02 smithi203 bash[85677]: cluster 2024-09-17T10:37:01.645368+0000 mgr.y (mgr.25166) 3663 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:03.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:02 smithi039 bash[115929]: cluster 2024-09-17T10:37:01.645368+0000 mgr.y (mgr.25166) 3663 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:03.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:02 smithi039 bash[115929]: cluster 2024-09-17T10:37:01.645368+0000 mgr.y (mgr.25166) 3663 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:03.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:02 smithi039 bash[116875]: cluster 2024-09-17T10:37:01.645368+0000 mgr.y (mgr.25166) 3663 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:03.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:02 smithi039 bash[116875]: cluster 2024-09-17T10:37:01.645368+0000 mgr.y (mgr.25166) 3663 : cluster [DBG] pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:03.736 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:37:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:37:03] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:37:03.795 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:37:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:03 smithi039 bash[115929]: audit 2024-09-17T10:37:02.358710+0000 mgr.y (mgr.25166) 3664 : audit [DBG] from='client.65016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:37:04.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:03 smithi039 bash[115929]: audit 2024-09-17T10:37:02.358710+0000 mgr.y (mgr.25166) 3664 : audit [DBG] from='client.65016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:37:04.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:03 smithi039 bash[116875]: audit 2024-09-17T10:37:02.358710+0000 mgr.y (mgr.25166) 3664 : audit [DBG] from='client.65016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:37:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:03 smithi039 bash[116875]: audit 2024-09-17T10:37:02.358710+0000 mgr.y (mgr.25166) 3664 : audit [DBG] from='client.65016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:37:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:03 smithi203 bash[85677]: audit 2024-09-17T10:37:02.358710+0000 mgr.y (mgr.25166) 3664 : audit [DBG] from='client.65016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:37:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:03 smithi203 bash[85677]: audit 2024-09-17T10:37:02.358710+0000 mgr.y (mgr.25166) 3664 : audit [DBG] from='client.65016 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:37:04.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:04.307404315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:04 smithi039 bash[115929]: cluster 2024-09-17T10:37:03.646578+0000 mgr.y (mgr.25166) 3665 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:04.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:04 smithi039 bash[115929]: cluster 2024-09-17T10:37:03.646578+0000 mgr.y (mgr.25166) 3665 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:04 smithi039 bash[116875]: cluster 2024-09-17T10:37:03.646578+0000 mgr.y (mgr.25166) 3665 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:04.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:04 smithi039 bash[116875]: cluster 2024-09-17T10:37:03.646578+0000 mgr.y (mgr.25166) 3665 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:04 smithi203 bash[85677]: cluster 2024-09-17T10:37:03.646578+0000 mgr.y (mgr.25166) 3665 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:04 smithi203 bash[85677]: cluster 2024-09-17T10:37:03.646578+0000 mgr.y (mgr.25166) 3665 : cluster [DBG] pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:06.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:05 smithi039 bash[115929]: cluster 2024-09-17T10:37:05.647618+0000 mgr.y (mgr.25166) 3666 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:05 smithi039 bash[115929]: cluster 2024-09-17T10:37:05.647618+0000 mgr.y (mgr.25166) 3666 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:05 smithi039 bash[116875]: cluster 2024-09-17T10:37:05.647618+0000 mgr.y (mgr.25166) 3666 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:05 smithi039 bash[116875]: cluster 2024-09-17T10:37:05.647618+0000 mgr.y (mgr.25166) 3666 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:05 smithi203 bash[85677]: cluster 2024-09-17T10:37:05.647618+0000 mgr.y (mgr.25166) 3666 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:06.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:05 smithi203 bash[85677]: cluster 2024-09-17T10:37:05.647618+0000 mgr.y (mgr.25166) 3666 : cluster [DBG] pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:07.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:07.324075513Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:08.766 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:37:08.967 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:08 smithi203 bash[85677]: audit 2024-09-17T10:37:07.366952+0000 mgr.y (mgr.25166) 3667 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:08.967 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:08 smithi203 bash[85677]: audit 2024-09-17T10:37:07.366952+0000 mgr.y (mgr.25166) 3667 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:08.967 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:08 smithi203 bash[85677]: cluster 2024-09-17T10:37:07.649009+0000 mgr.y (mgr.25166) 3668 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:08.967 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:08 smithi203 bash[85677]: cluster 2024-09-17T10:37:07.649009+0000 mgr.y (mgr.25166) 3668 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[115929]: audit 2024-09-17T10:37:07.366952+0000 mgr.y (mgr.25166) 3667 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[115929]: audit 2024-09-17T10:37:07.366952+0000 mgr.y (mgr.25166) 3667 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[115929]: cluster 2024-09-17T10:37:07.649009+0000 mgr.y (mgr.25166) 3668 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[115929]: cluster 2024-09-17T10:37:07.649009+0000 mgr.y (mgr.25166) 3668 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[116875]: audit 2024-09-17T10:37:07.366952+0000 mgr.y (mgr.25166) 3667 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[116875]: audit 2024-09-17T10:37:07.366952+0000 mgr.y (mgr.25166) 3667 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[116875]: cluster 2024-09-17T10:37:07.649009+0000 mgr.y (mgr.25166) 3668 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:08 smithi039 bash[116875]: cluster 2024-09-17T10:37:07.649009+0000 mgr.y (mgr.25166) 3668 : cluster [DBG] pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:10.187 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: audit 2024-09-17T10:37:08.937595+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: audit 2024-09-17T10:37:08.937595+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: audit 2024-09-17T10:37:08.951080+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: audit 2024-09-17T10:37:08.951080+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: audit 2024-09-17T10:37:08.964752+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: audit 2024-09-17T10:37:08.964752+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: cluster 2024-09-17T10:37:09.650054+0000 mgr.y (mgr.25166) 3669 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.188 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[116875]: cluster 2024-09-17T10:37:09.650054+0000 mgr.y (mgr.25166) 3669 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: audit 2024-09-17T10:37:08.937595+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: audit 2024-09-17T10:37:08.937595+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: audit 2024-09-17T10:37:08.951080+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: audit 2024-09-17T10:37:08.951080+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: audit 2024-09-17T10:37:08.964752+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: audit 2024-09-17T10:37:08.964752+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: cluster 2024-09-17T10:37:09.650054+0000 mgr.y (mgr.25166) 3669 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.189 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:09 smithi039 bash[115929]: cluster 2024-09-17T10:37:09.650054+0000 mgr.y (mgr.25166) 3669 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: audit 2024-09-17T10:37:08.937595+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: audit 2024-09-17T10:37:08.937595+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: audit 2024-09-17T10:37:08.951080+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: audit 2024-09-17T10:37:08.951080+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: audit 2024-09-17T10:37:08.964752+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: audit 2024-09-17T10:37:08.964752+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: cluster 2024-09-17T10:37:09.650054+0000 mgr.y (mgr.25166) 3669 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:09 smithi203 bash[85677]: cluster 2024-09-17T10:37:09.650054+0000 mgr.y (mgr.25166) 3669 : cluster [DBG] pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:10.574 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:37:10.574 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:37:10.575 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:37:10.576 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T10:37:10.576 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:37:10.576 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:37:10.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:10.30759929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:11.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:10 smithi203 bash[85677]: audit 2024-09-17T10:37:10.574961+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.39:0/2564955677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:37:11.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:10 smithi203 bash[85677]: audit 2024-09-17T10:37:10.574961+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.39:0/2564955677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:37:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:10 smithi039 bash[115929]: audit 2024-09-17T10:37:10.574961+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.39:0/2564955677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:37:11.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:10 smithi039 bash[115929]: audit 2024-09-17T10:37:10.574961+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.39:0/2564955677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:37:11.386 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:10 smithi039 bash[116875]: audit 2024-09-17T10:37:10.574961+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.39:0/2564955677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:37:11.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:10 smithi039 bash[116875]: audit 2024-09-17T10:37:10.574961+0000 mon.a (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.39:0/2564955677' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:37:11.478 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-09-17T10:37:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[115929]: audit 2024-09-17T10:37:11.559717+0000 mon.b (mon.1) 5793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[115929]: audit 2024-09-17T10:37:11.559717+0000 mon.b (mon.1) 5793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:12.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[115929]: cluster 2024-09-17T10:37:11.651215+0000 mgr.y (mgr.25166) 3670 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[115929]: cluster 2024-09-17T10:37:11.651215+0000 mgr.y (mgr.25166) 3670 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[116875]: audit 2024-09-17T10:37:11.559717+0000 mon.b (mon.1) 5793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[116875]: audit 2024-09-17T10:37:11.559717+0000 mon.b (mon.1) 5793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[116875]: cluster 2024-09-17T10:37:11.651215+0000 mgr.y (mgr.25166) 3670 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:11 smithi039 bash[116875]: cluster 2024-09-17T10:37:11.651215+0000 mgr.y (mgr.25166) 3670 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:11 smithi203 bash[85677]: audit 2024-09-17T10:37:11.559717+0000 mon.b (mon.1) 5793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:12.479 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:11 smithi203 bash[85677]: audit 2024-09-17T10:37:11.559717+0000 mon.b (mon.1) 5793 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:11 smithi203 bash[85677]: cluster 2024-09-17T10:37:11.651215+0000 mgr.y (mgr.25166) 3670 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:12.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:11 smithi203 bash[85677]: cluster 2024-09-17T10:37:11.651215+0000 mgr.y (mgr.25166) 3670 : cluster [DBG] pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:13.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:13.306543485Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:37:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:37:13] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:37:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:14 smithi203 bash[85677]: cluster 2024-09-17T10:37:13.652416+0000 mgr.y (mgr.25166) 3671 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:14 smithi203 bash[85677]: cluster 2024-09-17T10:37:13.652416+0000 mgr.y (mgr.25166) 3671 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:15.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:14 smithi039 bash[115929]: cluster 2024-09-17T10:37:13.652416+0000 mgr.y (mgr.25166) 3671 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:15.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:14 smithi039 bash[115929]: cluster 2024-09-17T10:37:13.652416+0000 mgr.y (mgr.25166) 3671 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:14 smithi039 bash[116875]: cluster 2024-09-17T10:37:13.652416+0000 mgr.y (mgr.25166) 3671 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:15.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:14 smithi039 bash[116875]: cluster 2024-09-17T10:37:13.652416+0000 mgr.y (mgr.25166) 3671 : cluster [DBG] pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:16.303 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:37:16.597 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:16.328884494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:16 smithi203 bash[85677]: cluster 2024-09-17T10:37:15.653479+0000 mgr.y (mgr.25166) 3672 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:16.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:16 smithi203 bash[85677]: cluster 2024-09-17T10:37:15.653479+0000 mgr.y (mgr.25166) 3672 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:16 smithi039 bash[115929]: cluster 2024-09-17T10:37:15.653479+0000 mgr.y (mgr.25166) 3672 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:16 smithi039 bash[115929]: cluster 2024-09-17T10:37:15.653479+0000 mgr.y (mgr.25166) 3672 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:16 smithi039 bash[116875]: cluster 2024-09-17T10:37:15.653479+0000 mgr.y (mgr.25166) 3672 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:16 smithi039 bash[116875]: cluster 2024-09-17T10:37:15.653479+0000 mgr.y (mgr.25166) 3672 : cluster [DBG] pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:17.848 INFO:teuthology.orchestra.run.smithi039.stdout:wait for servicemap items w/ changing names to refresh 2024-09-17T10:37:18.661 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'sleep 60' 2024-09-17T10:37:18.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.377883+0000 mgr.y (mgr.25166) 3673 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.377883+0000 mgr.y (mgr.25166) 3673 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: cluster 2024-09-17T10:37:17.654787+0000 mgr.y (mgr.25166) 3674 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: cluster 2024-09-17T10:37:17.654787+0000 mgr.y (mgr.25166) 3674 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.866496+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.866496+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.873150+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.873150+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.881010+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:18.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:18 smithi203 bash[85677]: audit 2024-09-17T10:37:17.881010+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.377883+0000 mgr.y (mgr.25166) 3673 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.377883+0000 mgr.y (mgr.25166) 3673 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: cluster 2024-09-17T10:37:17.654787+0000 mgr.y (mgr.25166) 3674 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: cluster 2024-09-17T10:37:17.654787+0000 mgr.y (mgr.25166) 3674 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.866496+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.866496+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.873150+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.873150+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.881010+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[115929]: audit 2024-09-17T10:37:17.881010+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.377883+0000 mgr.y (mgr.25166) 3673 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.377883+0000 mgr.y (mgr.25166) 3673 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: cluster 2024-09-17T10:37:17.654787+0000 mgr.y (mgr.25166) 3674 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: cluster 2024-09-17T10:37:17.654787+0000 mgr.y (mgr.25166) 3674 : cluster [DBG] pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.866496+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.866496+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.873150+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.873150+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.881010+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:18 smithi039 bash[116875]: audit 2024-09-17T10:37:17.881010+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:19.722 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:19.304295752Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:21.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:20 smithi039 bash[115929]: cluster 2024-09-17T10:37:19.655942+0000 mgr.y (mgr.25166) 3675 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:21.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:20 smithi039 bash[115929]: cluster 2024-09-17T10:37:19.655942+0000 mgr.y (mgr.25166) 3675 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:21.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:20 smithi039 bash[116875]: cluster 2024-09-17T10:37:19.655942+0000 mgr.y (mgr.25166) 3675 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:21.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:20 smithi039 bash[116875]: cluster 2024-09-17T10:37:19.655942+0000 mgr.y (mgr.25166) 3675 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:21.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:20 smithi203 bash[85677]: cluster 2024-09-17T10:37:19.655942+0000 mgr.y (mgr.25166) 3675 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:21.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:20 smithi203 bash[85677]: cluster 2024-09-17T10:37:19.655942+0000 mgr.y (mgr.25166) 3675 : cluster [DBG] pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:22.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:21 smithi039 bash[115929]: cluster 2024-09-17T10:37:21.657257+0000 mgr.y (mgr.25166) 3676 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:21 smithi039 bash[115929]: cluster 2024-09-17T10:37:21.657257+0000 mgr.y (mgr.25166) 3676 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:21 smithi039 bash[116875]: cluster 2024-09-17T10:37:21.657257+0000 mgr.y (mgr.25166) 3676 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:21 smithi039 bash[116875]: cluster 2024-09-17T10:37:21.657257+0000 mgr.y (mgr.25166) 3676 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:21 smithi203 bash[85677]: cluster 2024-09-17T10:37:21.657257+0000 mgr.y (mgr.25166) 3676 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:21 smithi203 bash[85677]: cluster 2024-09-17T10:37:21.657257+0000 mgr.y (mgr.25166) 3676 : cluster [DBG] pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:22.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:22.315017919Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:24.039 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:37:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:37:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:37:23] "GET /metrics HTTP/1.1" 200 38486 "" "Prometheus/2.51.0" 2024-09-17T10:37:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:24 smithi039 bash[115929]: cluster 2024-09-17T10:37:23.658121+0000 mgr.y (mgr.25166) 3677 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:25.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:24 smithi039 bash[115929]: cluster 2024-09-17T10:37:23.658121+0000 mgr.y (mgr.25166) 3677 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:24 smithi039 bash[116875]: cluster 2024-09-17T10:37:23.658121+0000 mgr.y (mgr.25166) 3677 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:25.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:24 smithi039 bash[116875]: cluster 2024-09-17T10:37:23.658121+0000 mgr.y (mgr.25166) 3677 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:25.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:24 smithi203 bash[85677]: cluster 2024-09-17T10:37:23.658121+0000 mgr.y (mgr.25166) 3677 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:25.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:24 smithi203 bash[85677]: cluster 2024-09-17T10:37:23.658121+0000 mgr.y (mgr.25166) 3677 : cluster [DBG] pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:25.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:25.322563407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:27.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[115929]: cluster 2024-09-17T10:37:25.659080+0000 mgr.y (mgr.25166) 3678 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[115929]: cluster 2024-09-17T10:37:25.659080+0000 mgr.y (mgr.25166) 3678 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[115929]: audit 2024-09-17T10:37:26.560133+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[115929]: audit 2024-09-17T10:37:26.560133+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[116875]: cluster 2024-09-17T10:37:25.659080+0000 mgr.y (mgr.25166) 3678 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[116875]: cluster 2024-09-17T10:37:25.659080+0000 mgr.y (mgr.25166) 3678 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[116875]: audit 2024-09-17T10:37:26.560133+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:27.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:26 smithi039 bash[116875]: audit 2024-09-17T10:37:26.560133+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:26 smithi203 bash[85677]: cluster 2024-09-17T10:37:25.659080+0000 mgr.y (mgr.25166) 3678 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:26 smithi203 bash[85677]: cluster 2024-09-17T10:37:25.659080+0000 mgr.y (mgr.25166) 3678 : cluster [DBG] pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:26 smithi203 bash[85677]: audit 2024-09-17T10:37:26.560133+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:26 smithi203 bash[85677]: audit 2024-09-17T10:37:26.560133+0000 mon.b (mon.1) 5794 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[115929]: audit 2024-09-17T10:37:27.388925+0000 mgr.y (mgr.25166) 3679 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[115929]: audit 2024-09-17T10:37:27.388925+0000 mgr.y (mgr.25166) 3679 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[115929]: cluster 2024-09-17T10:37:27.660633+0000 mgr.y (mgr.25166) 3680 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[115929]: cluster 2024-09-17T10:37:27.660633+0000 mgr.y (mgr.25166) 3680 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[116875]: audit 2024-09-17T10:37:27.388925+0000 mgr.y (mgr.25166) 3679 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[116875]: audit 2024-09-17T10:37:27.388925+0000 mgr.y (mgr.25166) 3679 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[116875]: cluster 2024-09-17T10:37:27.660633+0000 mgr.y (mgr.25166) 3680 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:27 smithi039 bash[116875]: cluster 2024-09-17T10:37:27.660633+0000 mgr.y (mgr.25166) 3680 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:28.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:27 smithi203 bash[85677]: audit 2024-09-17T10:37:27.388925+0000 mgr.y (mgr.25166) 3679 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:27 smithi203 bash[85677]: audit 2024-09-17T10:37:27.388925+0000 mgr.y (mgr.25166) 3679 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:27 smithi203 bash[85677]: cluster 2024-09-17T10:37:27.660633+0000 mgr.y (mgr.25166) 3680 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:27 smithi203 bash[85677]: cluster 2024-09-17T10:37:27.660633+0000 mgr.y (mgr.25166) 3680 : cluster [DBG] pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:28.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:28.327280431Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: audit 2024-09-17T10:37:29.187938+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: audit 2024-09-17T10:37:29.187938+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: audit 2024-09-17T10:37:29.205929+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: audit 2024-09-17T10:37:29.205929+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: audit 2024-09-17T10:37:29.223738+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: audit 2024-09-17T10:37:29.223738+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: cluster 2024-09-17T10:37:29.661698+0000 mgr.y (mgr.25166) 3681 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:30.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:30 smithi203 bash[85677]: cluster 2024-09-17T10:37:29.661698+0000 mgr.y (mgr.25166) 3681 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: audit 2024-09-17T10:37:29.187938+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: audit 2024-09-17T10:37:29.187938+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: audit 2024-09-17T10:37:29.205929+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: audit 2024-09-17T10:37:29.205929+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: audit 2024-09-17T10:37:29.223738+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: audit 2024-09-17T10:37:29.223738+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: cluster 2024-09-17T10:37:29.661698+0000 mgr.y (mgr.25166) 3681 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:30.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[115929]: cluster 2024-09-17T10:37:29.661698+0000 mgr.y (mgr.25166) 3681 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: audit 2024-09-17T10:37:29.187938+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: audit 2024-09-17T10:37:29.187938+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: audit 2024-09-17T10:37:29.205929+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: audit 2024-09-17T10:37:29.205929+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: audit 2024-09-17T10:37:29.223738+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: audit 2024-09-17T10:37:29.223738+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: cluster 2024-09-17T10:37:29.661698+0000 mgr.y (mgr.25166) 3681 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:30.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:30 smithi039 bash[116875]: cluster 2024-09-17T10:37:29.661698+0000 mgr.y (mgr.25166) 3681 : cluster [DBG] pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:31.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:31.343880339Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:33.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:32 smithi039 bash[115929]: cluster 2024-09-17T10:37:31.662922+0000 mgr.y (mgr.25166) 3682 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:33.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:32 smithi039 bash[115929]: cluster 2024-09-17T10:37:31.662922+0000 mgr.y (mgr.25166) 3682 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:33.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:32 smithi039 bash[116875]: cluster 2024-09-17T10:37:31.662922+0000 mgr.y (mgr.25166) 3682 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:33.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:32 smithi039 bash[116875]: cluster 2024-09-17T10:37:31.662922+0000 mgr.y (mgr.25166) 3682 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:33.206 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:32 smithi203 bash[85677]: cluster 2024-09-17T10:37:31.662922+0000 mgr.y (mgr.25166) 3682 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:33.207 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:32 smithi203 bash[85677]: cluster 2024-09-17T10:37:31.662922+0000 mgr.y (mgr.25166) 3682 : cluster [DBG] pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:37:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:37:33] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:37:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:34.328714877Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: cluster 2024-09-17T10:37:33.664111+0000 mgr.y (mgr.25166) 3683 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: cluster 2024-09-17T10:37:33.664111+0000 mgr.y (mgr.25166) 3683 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: audit 2024-09-17T10:37:34.461758+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: audit 2024-09-17T10:37:34.461758+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: audit 2024-09-17T10:37:34.463834+0000 mon.b (mon.1) 5796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: audit 2024-09-17T10:37:34.463834+0000 mon.b (mon.1) 5796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: audit 2024-09-17T10:37:34.480498+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[115929]: audit 2024-09-17T10:37:34.480498+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: cluster 2024-09-17T10:37:33.664111+0000 mgr.y (mgr.25166) 3683 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: cluster 2024-09-17T10:37:33.664111+0000 mgr.y (mgr.25166) 3683 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: audit 2024-09-17T10:37:34.461758+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:37:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: audit 2024-09-17T10:37:34.461758+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:37:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: audit 2024-09-17T10:37:34.463834+0000 mon.b (mon.1) 5796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:37:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: audit 2024-09-17T10:37:34.463834+0000 mon.b (mon.1) 5796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:37:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: audit 2024-09-17T10:37:34.480498+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:35.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:34 smithi039 bash[116875]: audit 2024-09-17T10:37:34.480498+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: cluster 2024-09-17T10:37:33.664111+0000 mgr.y (mgr.25166) 3683 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: cluster 2024-09-17T10:37:33.664111+0000 mgr.y (mgr.25166) 3683 : cluster [DBG] pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: audit 2024-09-17T10:37:34.461758+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: audit 2024-09-17T10:37:34.461758+0000 mon.b (mon.1) 5795 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: audit 2024-09-17T10:37:34.463834+0000 mon.b (mon.1) 5796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: audit 2024-09-17T10:37:34.463834+0000 mon.b (mon.1) 5796 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: audit 2024-09-17T10:37:34.480498+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:34 smithi203 bash[85677]: audit 2024-09-17T10:37:34.480498+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:35 smithi039 bash[115929]: cluster 2024-09-17T10:37:35.665184+0000 mgr.y (mgr.25166) 3684 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:35 smithi039 bash[115929]: cluster 2024-09-17T10:37:35.665184+0000 mgr.y (mgr.25166) 3684 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:35 smithi039 bash[116875]: cluster 2024-09-17T10:37:35.665184+0000 mgr.y (mgr.25166) 3684 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:35 smithi039 bash[116875]: cluster 2024-09-17T10:37:35.665184+0000 mgr.y (mgr.25166) 3684 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:35 smithi203 bash[85677]: cluster 2024-09-17T10:37:35.665184+0000 mgr.y (mgr.25166) 3684 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:36.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:35 smithi203 bash[85677]: cluster 2024-09-17T10:37:35.665184+0000 mgr.y (mgr.25166) 3684 : cluster [DBG] pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:37.484 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:37.345206286Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:37.400286+0000 mgr.y (mgr.25166) 3685 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:37.400286+0000 mgr.y (mgr.25166) 3685 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: cluster 2024-09-17T10:37:37.666611+0000 mgr.y (mgr.25166) 3686 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: cluster 2024-09-17T10:37:37.666611+0000 mgr.y (mgr.25166) 3686 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:38.083678+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:38.083678+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:38.096913+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:38.096913+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:38.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:38.106107+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:38.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:38 smithi203 bash[85677]: audit 2024-09-17T10:37:38.106107+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:37.400286+0000 mgr.y (mgr.25166) 3685 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:37.400286+0000 mgr.y (mgr.25166) 3685 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: cluster 2024-09-17T10:37:37.666611+0000 mgr.y (mgr.25166) 3686 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: cluster 2024-09-17T10:37:37.666611+0000 mgr.y (mgr.25166) 3686 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:38.083678+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:38.083678+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:38.096913+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:38.096913+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:38.106107+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[115929]: audit 2024-09-17T10:37:38.106107+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:37.400286+0000 mgr.y (mgr.25166) 3685 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:37.400286+0000 mgr.y (mgr.25166) 3685 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: cluster 2024-09-17T10:37:37.666611+0000 mgr.y (mgr.25166) 3686 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: cluster 2024-09-17T10:37:37.666611+0000 mgr.y (mgr.25166) 3686 : cluster [DBG] pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:38.083678+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:38.083678+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:38.096913+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:38.096913+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:38.106107+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:39.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:38 smithi039 bash[116875]: audit 2024-09-17T10:37:38.106107+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:40.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:40.331720316Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:41.096 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:40 smithi203 bash[85677]: cluster 2024-09-17T10:37:39.667679+0000 mgr.y (mgr.25166) 3687 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:41.097 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:40 smithi203 bash[85677]: cluster 2024-09-17T10:37:39.667679+0000 mgr.y (mgr.25166) 3687 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:41.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:40 smithi039 bash[115929]: cluster 2024-09-17T10:37:39.667679+0000 mgr.y (mgr.25166) 3687 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:41.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:40 smithi039 bash[115929]: cluster 2024-09-17T10:37:39.667679+0000 mgr.y (mgr.25166) 3687 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:41.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:40 smithi039 bash[116875]: cluster 2024-09-17T10:37:39.667679+0000 mgr.y (mgr.25166) 3687 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:41.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:40 smithi039 bash[116875]: cluster 2024-09-17T10:37:39.667679+0000 mgr.y (mgr.25166) 3687 : cluster [DBG] pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:41 smithi039 bash[115929]: audit 2024-09-17T10:37:41.560490+0000 mon.b (mon.1) 5797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:42.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:41 smithi039 bash[115929]: audit 2024-09-17T10:37:41.560490+0000 mon.b (mon.1) 5797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:41 smithi039 bash[116875]: audit 2024-09-17T10:37:41.560490+0000 mon.b (mon.1) 5797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:42.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:41 smithi039 bash[116875]: audit 2024-09-17T10:37:41.560490+0000 mon.b (mon.1) 5797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:42.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:41 smithi203 bash[85677]: audit 2024-09-17T10:37:41.560490+0000 mon.b (mon.1) 5797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:42.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:41 smithi203 bash[85677]: audit 2024-09-17T10:37:41.560490+0000 mon.b (mon.1) 5797 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:43.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:42 smithi039 bash[115929]: cluster 2024-09-17T10:37:41.668888+0000 mgr.y (mgr.25166) 3688 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:42 smithi039 bash[115929]: cluster 2024-09-17T10:37:41.668888+0000 mgr.y (mgr.25166) 3688 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:42 smithi039 bash[116875]: cluster 2024-09-17T10:37:41.668888+0000 mgr.y (mgr.25166) 3688 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:42 smithi039 bash[116875]: cluster 2024-09-17T10:37:41.668888+0000 mgr.y (mgr.25166) 3688 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:42 smithi203 bash[85677]: cluster 2024-09-17T10:37:41.668888+0000 mgr.y (mgr.25166) 3688 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:42 smithi203 bash[85677]: cluster 2024-09-17T10:37:41.668888+0000 mgr.y (mgr.25166) 3688 : cluster [DBG] pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:43.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:43.330834561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:43.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:43 smithi039 bash[115929]: cluster 2024-09-17T10:37:43.669656+0000 mgr.y (mgr.25166) 3689 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:43.823 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:43 smithi039 bash[115929]: cluster 2024-09-17T10:37:43.669656+0000 mgr.y (mgr.25166) 3689 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:43.823 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:37:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:37:43] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:37:43.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:43 smithi039 bash[116875]: cluster 2024-09-17T10:37:43.669656+0000 mgr.y (mgr.25166) 3689 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:43.824 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:43 smithi039 bash[116875]: cluster 2024-09-17T10:37:43.669656+0000 mgr.y (mgr.25166) 3689 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:44.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:43 smithi203 bash[85677]: cluster 2024-09-17T10:37:43.669656+0000 mgr.y (mgr.25166) 3689 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:44.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:43 smithi203 bash[85677]: cluster 2024-09-17T10:37:43.669656+0000 mgr.y (mgr.25166) 3689 : cluster [DBG] pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:46.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:46.307317077Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:47.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:46 smithi039 bash[115929]: cluster 2024-09-17T10:37:45.670253+0000 mgr.y (mgr.25166) 3690 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:47.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:46 smithi039 bash[115929]: cluster 2024-09-17T10:37:45.670253+0000 mgr.y (mgr.25166) 3690 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:47.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:46 smithi039 bash[116875]: cluster 2024-09-17T10:37:45.670253+0000 mgr.y (mgr.25166) 3690 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:47.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:46 smithi039 bash[116875]: cluster 2024-09-17T10:37:45.670253+0000 mgr.y (mgr.25166) 3690 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:47.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:46 smithi203 bash[85677]: cluster 2024-09-17T10:37:45.670253+0000 mgr.y (mgr.25166) 3690 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:47.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:46 smithi203 bash[85677]: cluster 2024-09-17T10:37:45.670253+0000 mgr.y (mgr.25166) 3690 : cluster [DBG] pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[115929]: audit 2024-09-17T10:37:47.403120+0000 mgr.y (mgr.25166) 3691 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[115929]: audit 2024-09-17T10:37:47.403120+0000 mgr.y (mgr.25166) 3691 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[115929]: cluster 2024-09-17T10:37:47.671733+0000 mgr.y (mgr.25166) 3692 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[115929]: cluster 2024-09-17T10:37:47.671733+0000 mgr.y (mgr.25166) 3692 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[116875]: audit 2024-09-17T10:37:47.403120+0000 mgr.y (mgr.25166) 3691 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:49.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[116875]: audit 2024-09-17T10:37:47.403120+0000 mgr.y (mgr.25166) 3691 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:49.140 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[116875]: cluster 2024-09-17T10:37:47.671733+0000 mgr.y (mgr.25166) 3692 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:48 smithi039 bash[116875]: cluster 2024-09-17T10:37:47.671733+0000 mgr.y (mgr.25166) 3692 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:48 smithi203 bash[85677]: audit 2024-09-17T10:37:47.403120+0000 mgr.y (mgr.25166) 3691 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:48 smithi203 bash[85677]: audit 2024-09-17T10:37:47.403120+0000 mgr.y (mgr.25166) 3691 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:48 smithi203 bash[85677]: cluster 2024-09-17T10:37:47.671733+0000 mgr.y (mgr.25166) 3692 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:48 smithi203 bash[85677]: cluster 2024-09-17T10:37:47.671733+0000 mgr.y (mgr.25166) 3692 : cluster [DBG] pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:49.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:49.335112624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: audit 2024-09-17T10:37:49.436978+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: audit 2024-09-17T10:37:49.436978+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: audit 2024-09-17T10:37:49.453213+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: audit 2024-09-17T10:37:49.453213+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: audit 2024-09-17T10:37:49.469653+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: audit 2024-09-17T10:37:49.469653+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: cluster 2024-09-17T10:37:49.672818+0000 mgr.y (mgr.25166) 3693 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:50 smithi203 bash[85677]: cluster 2024-09-17T10:37:49.672818+0000 mgr.y (mgr.25166) 3693 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:50.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: audit 2024-09-17T10:37:49.436978+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: audit 2024-09-17T10:37:49.436978+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: audit 2024-09-17T10:37:49.453213+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: audit 2024-09-17T10:37:49.453213+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: audit 2024-09-17T10:37:49.469653+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: audit 2024-09-17T10:37:49.469653+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: cluster 2024-09-17T10:37:49.672818+0000 mgr.y (mgr.25166) 3693 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[115929]: cluster 2024-09-17T10:37:49.672818+0000 mgr.y (mgr.25166) 3693 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: audit 2024-09-17T10:37:49.436978+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: audit 2024-09-17T10:37:49.436978+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: audit 2024-09-17T10:37:49.453213+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: audit 2024-09-17T10:37:49.453213+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: audit 2024-09-17T10:37:49.469653+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: audit 2024-09-17T10:37:49.469653+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:50.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: cluster 2024-09-17T10:37:49.672818+0000 mgr.y (mgr.25166) 3693 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:50.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:50 smithi039 bash[116875]: cluster 2024-09-17T10:37:49.672818+0000 mgr.y (mgr.25166) 3693 : cluster [DBG] pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:52.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:52.311939669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:53.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:52 smithi039 bash[116875]: cluster 2024-09-17T10:37:51.674056+0000 mgr.y (mgr.25166) 3694 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:53.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:52 smithi039 bash[116875]: cluster 2024-09-17T10:37:51.674056+0000 mgr.y (mgr.25166) 3694 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:52 smithi039 bash[115929]: cluster 2024-09-17T10:37:51.674056+0000 mgr.y (mgr.25166) 3694 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:53.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:52 smithi039 bash[115929]: cluster 2024-09-17T10:37:51.674056+0000 mgr.y (mgr.25166) 3694 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:53.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:52 smithi203 bash[85677]: cluster 2024-09-17T10:37:51.674056+0000 mgr.y (mgr.25166) 3694 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:53.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:52 smithi203 bash[85677]: cluster 2024-09-17T10:37:51.674056+0000 mgr.y (mgr.25166) 3694 : cluster [DBG] pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:54.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:37:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:37:53] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:37:55.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:54 smithi039 bash[115929]: cluster 2024-09-17T10:37:53.675252+0000 mgr.y (mgr.25166) 3695 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:55.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:54 smithi039 bash[115929]: cluster 2024-09-17T10:37:53.675252+0000 mgr.y (mgr.25166) 3695 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:54 smithi039 bash[116875]: cluster 2024-09-17T10:37:53.675252+0000 mgr.y (mgr.25166) 3695 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:55.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:54 smithi039 bash[116875]: cluster 2024-09-17T10:37:53.675252+0000 mgr.y (mgr.25166) 3695 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:55.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:54 smithi203 bash[85677]: cluster 2024-09-17T10:37:53.675252+0000 mgr.y (mgr.25166) 3695 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:55.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:54 smithi203 bash[85677]: cluster 2024-09-17T10:37:53.675252+0000 mgr.y (mgr.25166) 3695 : cluster [DBG] pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:37:55.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:55.307440506Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:55 smithi039 bash[115929]: cluster 2024-09-17T10:37:55.676289+0000 mgr.y (mgr.25166) 3696 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:55 smithi039 bash[115929]: cluster 2024-09-17T10:37:55.676289+0000 mgr.y (mgr.25166) 3696 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:55 smithi039 bash[116875]: cluster 2024-09-17T10:37:55.676289+0000 mgr.y (mgr.25166) 3696 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:55 smithi039 bash[116875]: cluster 2024-09-17T10:37:55.676289+0000 mgr.y (mgr.25166) 3696 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:55 smithi203 bash[85677]: cluster 2024-09-17T10:37:55.676289+0000 mgr.y (mgr.25166) 3696 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:56.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:55 smithi203 bash[85677]: cluster 2024-09-17T10:37:55.676289+0000 mgr.y (mgr.25166) 3696 : cluster [DBG] pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:57.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:56 smithi039 bash[115929]: audit 2024-09-17T10:37:56.564188+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:57.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:56 smithi039 bash[115929]: audit 2024-09-17T10:37:56.564188+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:57.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:56 smithi039 bash[116875]: audit 2024-09-17T10:37:56.564188+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:57.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:56 smithi039 bash[116875]: audit 2024-09-17T10:37:56.564188+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:57.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:56 smithi203 bash[85677]: audit 2024-09-17T10:37:56.564188+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:56 smithi203 bash[85677]: audit 2024-09-17T10:37:56.564188+0000 mon.b (mon.1) 5798 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:37:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[115929]: audit 2024-09-17T10:37:57.414422+0000 mgr.y (mgr.25166) 3697 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[115929]: audit 2024-09-17T10:37:57.414422+0000 mgr.y (mgr.25166) 3697 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[115929]: cluster 2024-09-17T10:37:57.677669+0000 mgr.y (mgr.25166) 3698 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[115929]: cluster 2024-09-17T10:37:57.677669+0000 mgr.y (mgr.25166) 3698 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[116875]: audit 2024-09-17T10:37:57.414422+0000 mgr.y (mgr.25166) 3697 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[116875]: audit 2024-09-17T10:37:57.414422+0000 mgr.y (mgr.25166) 3697 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[116875]: cluster 2024-09-17T10:37:57.677669+0000 mgr.y (mgr.25166) 3698 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:57 smithi039 bash[116875]: cluster 2024-09-17T10:37:57.677669+0000 mgr.y (mgr.25166) 3698 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:58.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:57 smithi203 bash[85677]: audit 2024-09-17T10:37:57.414422+0000 mgr.y (mgr.25166) 3697 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:57 smithi203 bash[85677]: audit 2024-09-17T10:37:57.414422+0000 mgr.y (mgr.25166) 3697 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:37:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:57 smithi203 bash[85677]: cluster 2024-09-17T10:37:57.677669+0000 mgr.y (mgr.25166) 3698 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:57 smithi203 bash[85677]: cluster 2024-09-17T10:37:57.677669+0000 mgr.y (mgr.25166) 3698 : cluster [DBG] pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:37:58.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:37:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:37:58.311349882Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:37:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:59 smithi203 bash[85677]: audit 2024-09-17T10:37:58.294570+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:59 smithi203 bash[85677]: audit 2024-09-17T10:37:58.294570+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:59 smithi203 bash[85677]: audit 2024-09-17T10:37:58.316822+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:59 smithi203 bash[85677]: audit 2024-09-17T10:37:58.316822+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:59 smithi203 bash[85677]: audit 2024-09-17T10:37:58.341190+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:37:59 smithi203 bash[85677]: audit 2024-09-17T10:37:58.341190+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[115929]: audit 2024-09-17T10:37:58.294570+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[115929]: audit 2024-09-17T10:37:58.294570+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[115929]: audit 2024-09-17T10:37:58.316822+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[115929]: audit 2024-09-17T10:37:58.316822+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[115929]: audit 2024-09-17T10:37:58.341190+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[115929]: audit 2024-09-17T10:37:58.341190+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[116875]: audit 2024-09-17T10:37:58.294570+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[116875]: audit 2024-09-17T10:37:58.294570+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[116875]: audit 2024-09-17T10:37:58.316822+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[116875]: audit 2024-09-17T10:37:58.316822+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[116875]: audit 2024-09-17T10:37:58.341190+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:37:59.638 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:37:59 smithi039 bash[116875]: audit 2024-09-17T10:37:58.341190+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:00 smithi039 bash[115929]: cluster 2024-09-17T10:37:59.678683+0000 mgr.y (mgr.25166) 3699 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:00.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:00 smithi039 bash[115929]: cluster 2024-09-17T10:37:59.678683+0000 mgr.y (mgr.25166) 3699 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:00 smithi039 bash[116875]: cluster 2024-09-17T10:37:59.678683+0000 mgr.y (mgr.25166) 3699 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:00.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:00 smithi039 bash[116875]: cluster 2024-09-17T10:37:59.678683+0000 mgr.y (mgr.25166) 3699 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:00.729 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:00 smithi203 bash[85677]: cluster 2024-09-17T10:37:59.678683+0000 mgr.y (mgr.25166) 3699 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:00.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:00 smithi203 bash[85677]: cluster 2024-09-17T10:37:59.678683+0000 mgr.y (mgr.25166) 3699 : cluster [DBG] pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:01.346686565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:02 smithi039 bash[116875]: cluster 2024-09-17T10:38:01.679891+0000 mgr.y (mgr.25166) 3700 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:02 smithi039 bash[116875]: cluster 2024-09-17T10:38:01.679891+0000 mgr.y (mgr.25166) 3700 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:02 smithi039 bash[115929]: cluster 2024-09-17T10:38:01.679891+0000 mgr.y (mgr.25166) 3700 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:02 smithi039 bash[115929]: cluster 2024-09-17T10:38:01.679891+0000 mgr.y (mgr.25166) 3700 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:02 smithi203 bash[85677]: cluster 2024-09-17T10:38:01.679891+0000 mgr.y (mgr.25166) 3700 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:02 smithi203 bash[85677]: cluster 2024-09-17T10:38:01.679891+0000 mgr.y (mgr.25166) 3700 : cluster [DBG] pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:03.778 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:38:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:38:03] "GET /metrics HTTP/1.1" 200 38485 "" "Prometheus/2.51.0" 2024-09-17T10:38:04.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:04.342813704Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:05.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:04 smithi039 bash[115929]: cluster 2024-09-17T10:38:03.680635+0000 mgr.y (mgr.25166) 3701 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:05.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:04 smithi039 bash[115929]: cluster 2024-09-17T10:38:03.680635+0000 mgr.y (mgr.25166) 3701 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:05.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:04 smithi039 bash[116875]: cluster 2024-09-17T10:38:03.680635+0000 mgr.y (mgr.25166) 3701 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:05.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:04 smithi039 bash[116875]: cluster 2024-09-17T10:38:03.680635+0000 mgr.y (mgr.25166) 3701 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:04 smithi203 bash[85677]: cluster 2024-09-17T10:38:03.680635+0000 mgr.y (mgr.25166) 3701 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:05.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:04 smithi203 bash[85677]: cluster 2024-09-17T10:38:03.680635+0000 mgr.y (mgr.25166) 3701 : cluster [DBG] pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:05 smithi039 bash[115929]: cluster 2024-09-17T10:38:05.681356+0000 mgr.y (mgr.25166) 3702 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:05.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:05 smithi039 bash[115929]: cluster 2024-09-17T10:38:05.681356+0000 mgr.y (mgr.25166) 3702 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:05.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:05 smithi039 bash[116875]: cluster 2024-09-17T10:38:05.681356+0000 mgr.y (mgr.25166) 3702 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:05.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:05 smithi039 bash[116875]: cluster 2024-09-17T10:38:05.681356+0000 mgr.y (mgr.25166) 3702 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:05 smithi203 bash[85677]: cluster 2024-09-17T10:38:05.681356+0000 mgr.y (mgr.25166) 3702 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:05 smithi203 bash[85677]: cluster 2024-09-17T10:38:05.681356+0000 mgr.y (mgr.25166) 3702 : cluster [DBG] pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:07.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:07.307482361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[115929]: audit 2024-09-17T10:38:07.425709+0000 mgr.y (mgr.25166) 3703 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:09.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[115929]: audit 2024-09-17T10:38:07.425709+0000 mgr.y (mgr.25166) 3703 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[115929]: cluster 2024-09-17T10:38:07.682670+0000 mgr.y (mgr.25166) 3704 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:09.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[115929]: cluster 2024-09-17T10:38:07.682670+0000 mgr.y (mgr.25166) 3704 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[116875]: audit 2024-09-17T10:38:07.425709+0000 mgr.y (mgr.25166) 3703 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[116875]: audit 2024-09-17T10:38:07.425709+0000 mgr.y (mgr.25166) 3703 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[116875]: cluster 2024-09-17T10:38:07.682670+0000 mgr.y (mgr.25166) 3704 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:09.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:08 smithi039 bash[116875]: cluster 2024-09-17T10:38:07.682670+0000 mgr.y (mgr.25166) 3704 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:09.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:08 smithi203 bash[85677]: audit 2024-09-17T10:38:07.425709+0000 mgr.y (mgr.25166) 3703 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:09.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:08 smithi203 bash[85677]: audit 2024-09-17T10:38:07.425709+0000 mgr.y (mgr.25166) 3703 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:09.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:08 smithi203 bash[85677]: cluster 2024-09-17T10:38:07.682670+0000 mgr.y (mgr.25166) 3704 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:09.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:08 smithi203 bash[85677]: cluster 2024-09-17T10:38:07.682670+0000 mgr.y (mgr.25166) 3704 : cluster [DBG] pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:10.701 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:10.342542991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: cluster 2024-09-17T10:38:09.683666+0000 mgr.y (mgr.25166) 3705 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: cluster 2024-09-17T10:38:09.683666+0000 mgr.y (mgr.25166) 3705 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: audit 2024-09-17T10:38:09.691647+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: audit 2024-09-17T10:38:09.691647+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:10.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: audit 2024-09-17T10:38:09.714167+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:10.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: audit 2024-09-17T10:38:09.714167+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:10.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: audit 2024-09-17T10:38:09.728526+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:10.981 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:10 smithi203 bash[85677]: audit 2024-09-17T10:38:09.728526+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: cluster 2024-09-17T10:38:09.683666+0000 mgr.y (mgr.25166) 3705 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: cluster 2024-09-17T10:38:09.683666+0000 mgr.y (mgr.25166) 3705 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: audit 2024-09-17T10:38:09.691647+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: audit 2024-09-17T10:38:09.691647+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: audit 2024-09-17T10:38:09.714167+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: audit 2024-09-17T10:38:09.714167+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: audit 2024-09-17T10:38:09.728526+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[115929]: audit 2024-09-17T10:38:09.728526+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: cluster 2024-09-17T10:38:09.683666+0000 mgr.y (mgr.25166) 3705 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: cluster 2024-09-17T10:38:09.683666+0000 mgr.y (mgr.25166) 3705 : cluster [DBG] pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:11.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: audit 2024-09-17T10:38:09.691647+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: audit 2024-09-17T10:38:09.691647+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: audit 2024-09-17T10:38:09.714167+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: audit 2024-09-17T10:38:09.714167+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: audit 2024-09-17T10:38:09.728526+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:10 smithi039 bash[116875]: audit 2024-09-17T10:38:09.728526+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:11.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:11 smithi203 bash[85677]: audit 2024-09-17T10:38:11.564524+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:11.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:11 smithi203 bash[85677]: audit 2024-09-17T10:38:11.564524+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:11 smithi039 bash[115929]: audit 2024-09-17T10:38:11.564524+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:12.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:11 smithi039 bash[115929]: audit 2024-09-17T10:38:11.564524+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:11 smithi039 bash[116875]: audit 2024-09-17T10:38:11.564524+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:12.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:11 smithi039 bash[116875]: audit 2024-09-17T10:38:11.564524+0000 mon.b (mon.1) 5799 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:12 smithi203 bash[85677]: cluster 2024-09-17T10:38:11.684844+0000 mgr.y (mgr.25166) 3706 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:12.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:12 smithi203 bash[85677]: cluster 2024-09-17T10:38:11.684844+0000 mgr.y (mgr.25166) 3706 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:13.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:12 smithi039 bash[116875]: cluster 2024-09-17T10:38:11.684844+0000 mgr.y (mgr.25166) 3706 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:13.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:12 smithi039 bash[116875]: cluster 2024-09-17T10:38:11.684844+0000 mgr.y (mgr.25166) 3706 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:13.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:12 smithi039 bash[115929]: cluster 2024-09-17T10:38:11.684844+0000 mgr.y (mgr.25166) 3706 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:13.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:12 smithi039 bash[115929]: cluster 2024-09-17T10:38:11.684844+0000 mgr.y (mgr.25166) 3706 : cluster [DBG] pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:13.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:13.317614268Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:38:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:38:13] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:38:14.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:14 smithi203 bash[85677]: cluster 2024-09-17T10:38:13.686057+0000 mgr.y (mgr.25166) 3707 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:14.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:14 smithi203 bash[85677]: cluster 2024-09-17T10:38:13.686057+0000 mgr.y (mgr.25166) 3707 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:15.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:14 smithi039 bash[116875]: cluster 2024-09-17T10:38:13.686057+0000 mgr.y (mgr.25166) 3707 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:15.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:14 smithi039 bash[116875]: cluster 2024-09-17T10:38:13.686057+0000 mgr.y (mgr.25166) 3707 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:15.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:14 smithi039 bash[115929]: cluster 2024-09-17T10:38:13.686057+0000 mgr.y (mgr.25166) 3707 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:15.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:14 smithi039 bash[115929]: cluster 2024-09-17T10:38:13.686057+0000 mgr.y (mgr.25166) 3707 : cluster [DBG] pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:16.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:16.319998355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:16 smithi039 bash[115929]: cluster 2024-09-17T10:38:15.687055+0000 mgr.y (mgr.25166) 3708 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:17.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:16 smithi039 bash[115929]: cluster 2024-09-17T10:38:15.687055+0000 mgr.y (mgr.25166) 3708 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:17.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:16 smithi039 bash[116875]: cluster 2024-09-17T10:38:15.687055+0000 mgr.y (mgr.25166) 3708 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:17.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:16 smithi039 bash[116875]: cluster 2024-09-17T10:38:15.687055+0000 mgr.y (mgr.25166) 3708 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:17.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:16 smithi203 bash[85677]: cluster 2024-09-17T10:38:15.687055+0000 mgr.y (mgr.25166) 3708 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:17.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:16 smithi203 bash[85677]: cluster 2024-09-17T10:38:15.687055+0000 mgr.y (mgr.25166) 3708 : cluster [DBG] pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[115929]: audit 2024-09-17T10:38:17.436914+0000 mgr.y (mgr.25166) 3709 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:18.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[115929]: audit 2024-09-17T10:38:17.436914+0000 mgr.y (mgr.25166) 3709 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[115929]: cluster 2024-09-17T10:38:17.688331+0000 mgr.y (mgr.25166) 3710 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[115929]: cluster 2024-09-17T10:38:17.688331+0000 mgr.y (mgr.25166) 3710 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[116875]: audit 2024-09-17T10:38:17.436914+0000 mgr.y (mgr.25166) 3709 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[116875]: audit 2024-09-17T10:38:17.436914+0000 mgr.y (mgr.25166) 3709 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[116875]: cluster 2024-09-17T10:38:17.688331+0000 mgr.y (mgr.25166) 3710 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:17 smithi039 bash[116875]: cluster 2024-09-17T10:38:17.688331+0000 mgr.y (mgr.25166) 3710 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:17 smithi203 bash[85677]: audit 2024-09-17T10:38:17.436914+0000 mgr.y (mgr.25166) 3709 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:17 smithi203 bash[85677]: audit 2024-09-17T10:38:17.436914+0000 mgr.y (mgr.25166) 3709 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:17 smithi203 bash[85677]: cluster 2024-09-17T10:38:17.688331+0000 mgr.y (mgr.25166) 3710 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:17 smithi203 bash[85677]: cluster 2024-09-17T10:38:17.688331+0000 mgr.y (mgr.25166) 3710 : cluster [DBG] pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:19.327037604Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[85677]: audit 2024-09-17T10:38:18.559157+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[85677]: audit 2024-09-17T10:38:18.559157+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[85677]: audit 2024-09-17T10:38:18.573378+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[85677]: audit 2024-09-17T10:38:18.573378+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[85677]: audit 2024-09-17T10:38:18.586635+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:19 smithi203 bash[85677]: audit 2024-09-17T10:38:18.586635+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[115929]: audit 2024-09-17T10:38:18.559157+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[115929]: audit 2024-09-17T10:38:18.559157+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[115929]: audit 2024-09-17T10:38:18.573378+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[115929]: audit 2024-09-17T10:38:18.573378+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[115929]: audit 2024-09-17T10:38:18.586635+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[115929]: audit 2024-09-17T10:38:18.586635+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[116875]: audit 2024-09-17T10:38:18.559157+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[116875]: audit 2024-09-17T10:38:18.559157+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[116875]: audit 2024-09-17T10:38:18.573378+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[116875]: audit 2024-09-17T10:38:18.573378+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[116875]: audit 2024-09-17T10:38:18.586635+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:19.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:19 smithi039 bash[116875]: audit 2024-09-17T10:38:18.586635+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:20 smithi039 bash[115929]: cluster 2024-09-17T10:38:19.689509+0000 mgr.y (mgr.25166) 3711 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:20.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:20 smithi039 bash[115929]: cluster 2024-09-17T10:38:19.689509+0000 mgr.y (mgr.25166) 3711 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:20 smithi039 bash[116875]: cluster 2024-09-17T10:38:19.689509+0000 mgr.y (mgr.25166) 3711 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:20.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:20 smithi039 bash[116875]: cluster 2024-09-17T10:38:19.689509+0000 mgr.y (mgr.25166) 3711 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:20.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:20 smithi203 bash[85677]: cluster 2024-09-17T10:38:19.689509+0000 mgr.y (mgr.25166) 3711 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:20.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:20 smithi203 bash[85677]: cluster 2024-09-17T10:38:19.689509+0000 mgr.y (mgr.25166) 3711 : cluster [DBG] pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:22.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:22.323725955Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:23.084 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:22 smithi203 bash[85677]: cluster 2024-09-17T10:38:21.690776+0000 mgr.y (mgr.25166) 3712 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:23.084 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:22 smithi203 bash[85677]: cluster 2024-09-17T10:38:21.690776+0000 mgr.y (mgr.25166) 3712 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:22 smithi039 bash[115929]: cluster 2024-09-17T10:38:21.690776+0000 mgr.y (mgr.25166) 3712 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:23.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:22 smithi039 bash[115929]: cluster 2024-09-17T10:38:21.690776+0000 mgr.y (mgr.25166) 3712 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:22 smithi039 bash[116875]: cluster 2024-09-17T10:38:21.690776+0000 mgr.y (mgr.25166) 3712 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:23.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:22 smithi039 bash[116875]: cluster 2024-09-17T10:38:21.690776+0000 mgr.y (mgr.25166) 3712 : cluster [DBG] pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:38:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:38:23] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:38:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:23 smithi039 bash[116875]: cluster 2024-09-17T10:38:23.692052+0000 mgr.y (mgr.25166) 3713 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:23 smithi039 bash[116875]: cluster 2024-09-17T10:38:23.692052+0000 mgr.y (mgr.25166) 3713 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:23 smithi039 bash[115929]: cluster 2024-09-17T10:38:23.692052+0000 mgr.y (mgr.25166) 3713 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:23 smithi039 bash[115929]: cluster 2024-09-17T10:38:23.692052+0000 mgr.y (mgr.25166) 3713 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:23 smithi203 bash[85677]: cluster 2024-09-17T10:38:23.692052+0000 mgr.y (mgr.25166) 3713 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:24.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:23 smithi203 bash[85677]: cluster 2024-09-17T10:38:23.692052+0000 mgr.y (mgr.25166) 3713 : cluster [DBG] pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:25.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:25.336287169Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:27.122 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[116875]: cluster 2024-09-17T10:38:25.692918+0000 mgr.y (mgr.25166) 3714 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:27.122 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[116875]: cluster 2024-09-17T10:38:25.692918+0000 mgr.y (mgr.25166) 3714 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:27.122 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[116875]: audit 2024-09-17T10:38:26.564887+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:27.122 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[116875]: audit 2024-09-17T10:38:26.564887+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:27.123 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[115929]: cluster 2024-09-17T10:38:25.692918+0000 mgr.y (mgr.25166) 3714 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:27.123 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[115929]: cluster 2024-09-17T10:38:25.692918+0000 mgr.y (mgr.25166) 3714 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:27.123 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[115929]: audit 2024-09-17T10:38:26.564887+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:27.123 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:26 smithi039 bash[115929]: audit 2024-09-17T10:38:26.564887+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:27.125 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ps' 2024-09-17T10:38:27.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:26 smithi203 bash[85677]: cluster 2024-09-17T10:38:25.692918+0000 mgr.y (mgr.25166) 3714 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:26 smithi203 bash[85677]: cluster 2024-09-17T10:38:25.692918+0000 mgr.y (mgr.25166) 3714 : cluster [DBG] pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:26 smithi203 bash[85677]: audit 2024-09-17T10:38:26.564887+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:26 smithi203 bash[85677]: audit 2024-09-17T10:38:26.564887+0000 mon.b (mon.1) 5800 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[115929]: audit 2024-09-17T10:38:27.439874+0000 mgr.y (mgr.25166) 3715 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[115929]: audit 2024-09-17T10:38:27.439874+0000 mgr.y (mgr.25166) 3715 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:28.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[115929]: cluster 2024-09-17T10:38:27.694284+0000 mgr.y (mgr.25166) 3716 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[115929]: cluster 2024-09-17T10:38:27.694284+0000 mgr.y (mgr.25166) 3716 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[116875]: audit 2024-09-17T10:38:27.439874+0000 mgr.y (mgr.25166) 3715 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[116875]: audit 2024-09-17T10:38:27.439874+0000 mgr.y (mgr.25166) 3715 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[116875]: cluster 2024-09-17T10:38:27.694284+0000 mgr.y (mgr.25166) 3716 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:27 smithi039 bash[116875]: cluster 2024-09-17T10:38:27.694284+0000 mgr.y (mgr.25166) 3716 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:27 smithi203 bash[85677]: audit 2024-09-17T10:38:27.439874+0000 mgr.y (mgr.25166) 3715 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:27 smithi203 bash[85677]: audit 2024-09-17T10:38:27.439874+0000 mgr.y (mgr.25166) 3715 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:27 smithi203 bash[85677]: cluster 2024-09-17T10:38:27.694284+0000 mgr.y (mgr.25166) 3716 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:27 smithi203 bash[85677]: cluster 2024-09-17T10:38:27.694284+0000 mgr.y (mgr.25166) 3716 : cluster [DBG] pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:28.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:28.307733694Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:29 smithi039 bash[116875]: cluster 2024-09-17T10:38:29.695330+0000 mgr.y (mgr.25166) 3717 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:30.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:29 smithi039 bash[116875]: cluster 2024-09-17T10:38:29.695330+0000 mgr.y (mgr.25166) 3717 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:29 smithi039 bash[115929]: cluster 2024-09-17T10:38:29.695330+0000 mgr.y (mgr.25166) 3717 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:30.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:29 smithi039 bash[115929]: cluster 2024-09-17T10:38:29.695330+0000 mgr.y (mgr.25166) 3717 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:30.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:29 smithi203 bash[85677]: cluster 2024-09-17T10:38:29.695330+0000 mgr.y (mgr.25166) 3717 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:30.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:29 smithi203 bash[85677]: cluster 2024-09-17T10:38:29.695330+0000 mgr.y (mgr.25166) 3717 : cluster [DBG] pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:30 smithi203 bash[85677]: audit 2024-09-17T10:38:29.905495+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:30 smithi203 bash[85677]: audit 2024-09-17T10:38:29.905495+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:30 smithi203 bash[85677]: audit 2024-09-17T10:38:29.916326+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:30 smithi203 bash[85677]: audit 2024-09-17T10:38:29.916326+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:30 smithi203 bash[85677]: audit 2024-09-17T10:38:29.927693+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:30 smithi203 bash[85677]: audit 2024-09-17T10:38:29.927693+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[115929]: audit 2024-09-17T10:38:29.905495+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[115929]: audit 2024-09-17T10:38:29.905495+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[115929]: audit 2024-09-17T10:38:29.916326+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[115929]: audit 2024-09-17T10:38:29.916326+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[115929]: audit 2024-09-17T10:38:29.927693+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[115929]: audit 2024-09-17T10:38:29.927693+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[116875]: audit 2024-09-17T10:38:29.905495+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[116875]: audit 2024-09-17T10:38:29.905495+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[116875]: audit 2024-09-17T10:38:29.916326+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[116875]: audit 2024-09-17T10:38:29.916326+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[116875]: audit 2024-09-17T10:38:29.927693+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:30 smithi039 bash[116875]: audit 2024-09-17T10:38:29.927693+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:31.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:31.318928894Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:31.958 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:38:32.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:31 smithi203 bash[85677]: cluster 2024-09-17T10:38:31.696661+0000 mgr.y (mgr.25166) 3718 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:31 smithi203 bash[85677]: cluster 2024-09-17T10:38:31.696661+0000 mgr.y (mgr.25166) 3718 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:31 smithi039 bash[115929]: cluster 2024-09-17T10:38:31.696661+0000 mgr.y (mgr.25166) 3718 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:31 smithi039 bash[115929]: cluster 2024-09-17T10:38:31.696661+0000 mgr.y (mgr.25166) 3718 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:31 smithi039 bash[116875]: cluster 2024-09-17T10:38:31.696661+0000 mgr.y (mgr.25166) 3718 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:32.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:31 smithi039 bash[116875]: cluster 2024-09-17T10:38:31.696661+0000 mgr.y (mgr.25166) 3718 : cluster [DBG] pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi039 smithi039 running 15s ago 57m - - 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:agent.smithi203 smithi203 running 3s ago 56m - - 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:alertmanager.a smithi039 *:9093,9094 running (19m) 15s ago 47m 14.5M - 0.27.0 11f11916f8cd 3d1217df6518 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:grafana.a smithi203 *:3000 running (18m) 3s ago 46m 67.7M - 10.4.0 c8b91775d855 bb34a8297ba7 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:iscsi.foo.smithi039.pdwxyu smithi039 *:5000 running (2m) 15s ago 44m 48.2M - 3.8 f271290a0950 7ac6a2503e32 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.x smithi203 *:8443,9283,8765 running (21m) 3s ago 55m 447M - 19.3.0-4963-ge646f729 f271290a0950 7a9195838c78 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:mgr.y smithi039 *:8443,9283,8765 running (31m) 15s ago 58m 548M - 19.3.0-4963-ge646f729 f271290a0950 701596a4fc81 2024-09-17T10:38:33.780 INFO:teuthology.orchestra.run.smithi039.stdout:mon.a smithi039 running (15m) 15s ago 58m 90.3M 2048M 19.3.0-4963-ge646f729 f271290a0950 b5769a578308 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:mon.b smithi203 running (16m) 3s ago 56m 72.2M 2048M 19.3.0-4963-ge646f729 f271290a0950 22210a803d3e 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:mon.c smithi039 running (14m) 15s ago 56m 65.4M 2048M 19.3.0-4963-ge646f729 f271290a0950 ce85fb2df5db 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.a smithi039 *:9100 running (20m) 15s ago 47m 8456k - 1.7.0 72c9c2088986 04a24b6db2cd 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:node-exporter.b smithi203 *:9100 running (20m) 3s ago 47m 8588k - 1.7.0 72c9c2088986 f8148ee9b96c 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.0 smithi039 running (12m) 15s ago 54m 59.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 cfe9dcc5bc9e 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.1 smithi039 running (12m) 15s ago 54m 61.4M 2780M 19.3.0-4963-ge646f729 f271290a0950 bca74bccbc77 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.2 smithi039 running (10m) 15s ago 53m 58.9M 2780M 19.3.0-4963-ge646f729 f271290a0950 8c11e2c2e2fe 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.3 smithi039 running (8m) 15s ago 52m 58.7M 2780M 19.3.0-4963-ge646f729 f271290a0950 770b27c56bcc 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.4 smithi203 running (8m) 3s ago 51m 58.7M 3036M 19.3.0-4963-ge646f729 f271290a0950 6c7f387798af 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.5 smithi203 running (7m) 3s ago 50m 58.1M 3036M 19.3.0-4963-ge646f729 f271290a0950 1ae911c1b306 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.6 smithi203 running (6m) 3s ago 49m 59.6M 3036M 19.3.0-4963-ge646f729 f271290a0950 f0fc82e2ced6 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:osd.7 smithi203 running (6m) 3s ago 48m 55.9M 3036M 19.3.0-4963-ge646f729 f271290a0950 7e642344b529 2024-09-17T10:38:33.781 INFO:teuthology.orchestra.run.smithi039.stdout:prometheus.a smithi203 *:9095 running (19m) 3s ago 47m 52.7M - 2.51.0 1d3b7f56885b 4aa792fbbfa9 2024-09-17T10:38:33.782 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi039.ldfwhe smithi039 *:8000 running (3m) 15s ago 44m 91.0M - 19.3.0-4963-ge646f729 f271290a0950 c4aee84c2772 2024-09-17T10:38:33.782 INFO:teuthology.orchestra.run.smithi039.stdout:rgw.foo.smithi203.grlcms smithi203 *:8000 running (4m) 3s ago 44m 91.5M - 19.3.0-4963-ge646f729 f271290a0950 a162f47a6b39 2024-09-17T10:38:33.974 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:38:33] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:38:33.974 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[115929]: cluster 2024-09-17T10:38:33.697844+0000 mgr.y (mgr.25166) 3719 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[115929]: cluster 2024-09-17T10:38:33.697844+0000 mgr.y (mgr.25166) 3719 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[115929]: audit 2024-09-17T10:38:33.738982+0000 mgr.y (mgr.25166) 3720 : audit [DBG] from='client.65028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[115929]: audit 2024-09-17T10:38:33.738982+0000 mgr.y (mgr.25166) 3720 : audit [DBG] from='client.65028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[116875]: cluster 2024-09-17T10:38:33.697844+0000 mgr.y (mgr.25166) 3719 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[116875]: cluster 2024-09-17T10:38:33.697844+0000 mgr.y (mgr.25166) 3719 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[116875]: audit 2024-09-17T10:38:33.738982+0000 mgr.y (mgr.25166) 3720 : audit [DBG] from='client.65028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:33.975 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:33 smithi039 bash[116875]: audit 2024-09-17T10:38:33.738982+0000 mgr.y (mgr.25166) 3720 : audit [DBG] from='client.65028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:34.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:33 smithi203 bash[85677]: cluster 2024-09-17T10:38:33.697844+0000 mgr.y (mgr.25166) 3719 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:34.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:33 smithi203 bash[85677]: cluster 2024-09-17T10:38:33.697844+0000 mgr.y (mgr.25166) 3719 : cluster [DBG] pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:34.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:33 smithi203 bash[85677]: audit 2024-09-17T10:38:33.738982+0000 mgr.y (mgr.25166) 3720 : audit [DBG] from='client.65028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:34.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:33 smithi203 bash[85677]: audit 2024-09-17T10:38:33.738982+0000 mgr.y (mgr.25166) 3720 : audit [DBG] from='client.65028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:34.641 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions' 2024-09-17T10:38:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:34.324338397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[115929]: audit 2024-09-17T10:38:34.615083+0000 mon.b (mon.1) 5801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:38:35.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[115929]: audit 2024-09-17T10:38:34.615083+0000 mon.b (mon.1) 5801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[115929]: audit 2024-09-17T10:38:34.617135+0000 mon.b (mon.1) 5802 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[115929]: audit 2024-09-17T10:38:34.617135+0000 mon.b (mon.1) 5802 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[115929]: audit 2024-09-17T10:38:34.630620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[115929]: audit 2024-09-17T10:38:34.630620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[116875]: audit 2024-09-17T10:38:34.615083+0000 mon.b (mon.1) 5801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[116875]: audit 2024-09-17T10:38:34.615083+0000 mon.b (mon.1) 5801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[116875]: audit 2024-09-17T10:38:34.617135+0000 mon.b (mon.1) 5802 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[116875]: audit 2024-09-17T10:38:34.617135+0000 mon.b (mon.1) 5802 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[116875]: audit 2024-09-17T10:38:34.630620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:34 smithi039 bash[116875]: audit 2024-09-17T10:38:34.630620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[85677]: audit 2024-09-17T10:38:34.615083+0000 mon.b (mon.1) 5801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:38:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[85677]: audit 2024-09-17T10:38:34.615083+0000 mon.b (mon.1) 5801 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:38:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[85677]: audit 2024-09-17T10:38:34.617135+0000 mon.b (mon.1) 5802 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:38:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[85677]: audit 2024-09-17T10:38:34.617135+0000 mon.b (mon.1) 5802 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:38:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[85677]: audit 2024-09-17T10:38:34.630620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:34 smithi203 bash[85677]: audit 2024-09-17T10:38:34.630620+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:35 smithi039 bash[115929]: cluster 2024-09-17T10:38:35.698876+0000 mgr.y (mgr.25166) 3721 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:35 smithi039 bash[115929]: cluster 2024-09-17T10:38:35.698876+0000 mgr.y (mgr.25166) 3721 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:35 smithi039 bash[116875]: cluster 2024-09-17T10:38:35.698876+0000 mgr.y (mgr.25166) 3721 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:35 smithi039 bash[116875]: cluster 2024-09-17T10:38:35.698876+0000 mgr.y (mgr.25166) 3721 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:35 smithi203 bash[85677]: cluster 2024-09-17T10:38:35.698876+0000 mgr.y (mgr.25166) 3721 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:36.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:35 smithi203 bash[85677]: cluster 2024-09-17T10:38:35.698876+0000 mgr.y (mgr.25166) 3721 : cluster [DBG] pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:37.349997838Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:38.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[115929]: audit 2024-09-17T10:38:37.449785+0000 mgr.y (mgr.25166) 3722 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[115929]: audit 2024-09-17T10:38:37.449785+0000 mgr.y (mgr.25166) 3722 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[115929]: cluster 2024-09-17T10:38:37.700358+0000 mgr.y (mgr.25166) 3723 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[115929]: cluster 2024-09-17T10:38:37.700358+0000 mgr.y (mgr.25166) 3723 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[116875]: audit 2024-09-17T10:38:37.449785+0000 mgr.y (mgr.25166) 3722 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[116875]: audit 2024-09-17T10:38:37.449785+0000 mgr.y (mgr.25166) 3722 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[116875]: cluster 2024-09-17T10:38:37.700358+0000 mgr.y (mgr.25166) 3723 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:37 smithi039 bash[116875]: cluster 2024-09-17T10:38:37.700358+0000 mgr.y (mgr.25166) 3723 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:38.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:37 smithi203 bash[85677]: audit 2024-09-17T10:38:37.449785+0000 mgr.y (mgr.25166) 3722 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:37 smithi203 bash[85677]: audit 2024-09-17T10:38:37.449785+0000 mgr.y (mgr.25166) 3722 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:37 smithi203 bash[85677]: cluster 2024-09-17T10:38:37.700358+0000 mgr.y (mgr.25166) 3723 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:37 smithi203 bash[85677]: cluster 2024-09-17T10:38:37.700358+0000 mgr.y (mgr.25166) 3723 : cluster [DBG] pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:39.473 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:38:40.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: audit 2024-09-17T10:38:38.776950+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: audit 2024-09-17T10:38:38.776950+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: audit 2024-09-17T10:38:38.791117+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: audit 2024-09-17T10:38:38.791117+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: audit 2024-09-17T10:38:38.804029+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: audit 2024-09-17T10:38:38.804029+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: cluster 2024-09-17T10:38:39.701491+0000 mgr.y (mgr.25166) 3724 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[116875]: cluster 2024-09-17T10:38:39.701491+0000 mgr.y (mgr.25166) 3724 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: audit 2024-09-17T10:38:38.776950+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: audit 2024-09-17T10:38:38.776950+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: audit 2024-09-17T10:38:38.791117+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: audit 2024-09-17T10:38:38.791117+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: audit 2024-09-17T10:38:38.804029+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: audit 2024-09-17T10:38:38.804029+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: cluster 2024-09-17T10:38:39.701491+0000 mgr.y (mgr.25166) 3724 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:39 smithi039 bash[115929]: cluster 2024-09-17T10:38:39.701491+0000 mgr.y (mgr.25166) 3724 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: audit 2024-09-17T10:38:38.776950+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: audit 2024-09-17T10:38:38.776950+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: audit 2024-09-17T10:38:38.791117+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: audit 2024-09-17T10:38:38.791117+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: audit 2024-09-17T10:38:38.804029+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: audit 2024-09-17T10:38:38.804029+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: cluster 2024-09-17T10:38:39.701491+0000 mgr.y (mgr.25166) 3724 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:39 smithi203 bash[85677]: cluster 2024-09-17T10:38:39.701491+0000 mgr.y (mgr.25166) 3724 : cluster [DBG] pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:40.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:40.327870119Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:41.337 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:38:41.337 INFO:teuthology.orchestra.run.smithi039.stdout: "mon": { 2024-09-17T10:38:41.337 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 3 2024-09-17T10:38:41.337 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:38:41.337 INFO:teuthology.orchestra.run.smithi039.stdout: "mgr": { 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "osd": { 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 8 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "rgw": { 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 2 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: }, 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "overall": { 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)": 15 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout: } 2024-09-17T10:38:41.338 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:38:41.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:41 smithi039 bash[116875]: audit 2024-09-17T10:38:41.337761+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/817363562' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:38:41.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:41 smithi039 bash[116875]: audit 2024-09-17T10:38:41.337761+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/817363562' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:38:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:41 smithi039 bash[115929]: audit 2024-09-17T10:38:41.337761+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/817363562' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:38:41.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:41 smithi039 bash[115929]: audit 2024-09-17T10:38:41.337761+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/817363562' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:38:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:41 smithi203 bash[85677]: audit 2024-09-17T10:38:41.337761+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/817363562' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:38:41.732 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:41 smithi203 bash[85677]: audit 2024-09-17T10:38:41.337761+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.39:0/817363562' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:38:42.155 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch upgrade status' 2024-09-17T10:38:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:42 smithi203 bash[85677]: audit 2024-09-17T10:38:41.565089+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:42 smithi203 bash[85677]: audit 2024-09-17T10:38:41.565089+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:42 smithi203 bash[85677]: cluster 2024-09-17T10:38:41.702624+0000 mgr.y (mgr.25166) 3725 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:42 smithi203 bash[85677]: cluster 2024-09-17T10:38:41.702624+0000 mgr.y (mgr.25166) 3725 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[115929]: audit 2024-09-17T10:38:41.565089+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[115929]: audit 2024-09-17T10:38:41.565089+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[115929]: cluster 2024-09-17T10:38:41.702624+0000 mgr.y (mgr.25166) 3725 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[115929]: cluster 2024-09-17T10:38:41.702624+0000 mgr.y (mgr.25166) 3725 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[116875]: audit 2024-09-17T10:38:41.565089+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[116875]: audit 2024-09-17T10:38:41.565089+0000 mon.b (mon.1) 5803 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[116875]: cluster 2024-09-17T10:38:41.702624+0000 mgr.y (mgr.25166) 3725 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:42 smithi039 bash[116875]: cluster 2024-09-17T10:38:41.702624+0000 mgr.y (mgr.25166) 3725 : cluster [DBG] pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:43.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:43.307498383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:44.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:38:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:38:43] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:38:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:43 smithi039 bash[115929]: cluster 2024-09-17T10:38:43.703916+0000 mgr.y (mgr.25166) 3726 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:43 smithi039 bash[115929]: cluster 2024-09-17T10:38:43.703916+0000 mgr.y (mgr.25166) 3726 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:43 smithi039 bash[116875]: cluster 2024-09-17T10:38:43.703916+0000 mgr.y (mgr.25166) 3726 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:43 smithi039 bash[116875]: cluster 2024-09-17T10:38:43.703916+0000 mgr.y (mgr.25166) 3726 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:43 smithi203 bash[85677]: cluster 2024-09-17T10:38:43.703916+0000 mgr.y (mgr.25166) 3726 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:44.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:43 smithi203 bash[85677]: cluster 2024-09-17T10:38:43.703916+0000 mgr.y (mgr.25166) 3726 : cluster [DBG] pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:46.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:45 smithi039 bash[115929]: cluster 2024-09-17T10:38:45.705098+0000 mgr.y (mgr.25166) 3727 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:45 smithi039 bash[115929]: cluster 2024-09-17T10:38:45.705098+0000 mgr.y (mgr.25166) 3727 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:45 smithi039 bash[116875]: cluster 2024-09-17T10:38:45.705098+0000 mgr.y (mgr.25166) 3727 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:45 smithi039 bash[116875]: cluster 2024-09-17T10:38:45.705098+0000 mgr.y (mgr.25166) 3727 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:45 smithi203 bash[85677]: cluster 2024-09-17T10:38:45.705098+0000 mgr.y (mgr.25166) 3727 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:45 smithi203 bash[85677]: cluster 2024-09-17T10:38:45.705098+0000 mgr.y (mgr.25166) 3727 : cluster [DBG] pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:46.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:46.325806638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:46.988 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:38:48.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[115929]: audit 2024-09-17T10:38:47.460843+0000 mgr.y (mgr.25166) 3728 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:48.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[115929]: audit 2024-09-17T10:38:47.460843+0000 mgr.y (mgr.25166) 3728 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:48.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[115929]: cluster 2024-09-17T10:38:47.706286+0000 mgr.y (mgr.25166) 3729 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:48.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[115929]: cluster 2024-09-17T10:38:47.706286+0000 mgr.y (mgr.25166) 3729 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:48.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[116875]: audit 2024-09-17T10:38:47.460843+0000 mgr.y (mgr.25166) 3728 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:48.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[116875]: audit 2024-09-17T10:38:47.460843+0000 mgr.y (mgr.25166) 3728 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:48.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[116875]: cluster 2024-09-17T10:38:47.706286+0000 mgr.y (mgr.25166) 3729 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:48.141 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:47 smithi039 bash[116875]: cluster 2024-09-17T10:38:47.706286+0000 mgr.y (mgr.25166) 3729 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:48.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:47 smithi203 bash[85677]: audit 2024-09-17T10:38:47.460843+0000 mgr.y (mgr.25166) 3728 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:48.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:47 smithi203 bash[85677]: audit 2024-09-17T10:38:47.460843+0000 mgr.y (mgr.25166) 3728 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:48.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:47 smithi203 bash[85677]: cluster 2024-09-17T10:38:47.706286+0000 mgr.y (mgr.25166) 3729 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:48.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:47 smithi203 bash[85677]: cluster 2024-09-17T10:38:47.706286+0000 mgr.y (mgr.25166) 3729 : cluster [DBG] pgmap v1074: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:49.474 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "target_image": null, 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "in_progress": false, 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "which": "", 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "services_complete": [], 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "progress": null, 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "message": "", 2024-09-17T10:38:49.475 INFO:teuthology.orchestra.run.smithi039.stdout: "is_paused": false 2024-09-17T10:38:49.476 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:38:49.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:49.3134616Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[115929]: audit 2024-09-17T10:38:49.474432+0000 mgr.y (mgr.25166) 3730 : audit [DBG] from='client.65040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:50.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[115929]: audit 2024-09-17T10:38:49.474432+0000 mgr.y (mgr.25166) 3730 : audit [DBG] from='client.65040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:50.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[115929]: cluster 2024-09-17T10:38:49.707344+0000 mgr.y (mgr.25166) 3731 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[115929]: cluster 2024-09-17T10:38:49.707344+0000 mgr.y (mgr.25166) 3731 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[116875]: audit 2024-09-17T10:38:49.474432+0000 mgr.y (mgr.25166) 3730 : audit [DBG] from='client.65040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[116875]: audit 2024-09-17T10:38:49.474432+0000 mgr.y (mgr.25166) 3730 : audit [DBG] from='client.65040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[116875]: cluster 2024-09-17T10:38:49.707344+0000 mgr.y (mgr.25166) 3731 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:49 smithi039 bash[116875]: cluster 2024-09-17T10:38:49.707344+0000 mgr.y (mgr.25166) 3731 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.159 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:49 smithi203 bash[85677]: audit 2024-09-17T10:38:49.474432+0000 mgr.y (mgr.25166) 3730 : audit [DBG] from='client.65040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:50.160 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:49 smithi203 bash[85677]: audit 2024-09-17T10:38:49.474432+0000 mgr.y (mgr.25166) 3730 : audit [DBG] from='client.65040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:38:50.160 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:49 smithi203 bash[85677]: cluster 2024-09-17T10:38:49.707344+0000 mgr.y (mgr.25166) 3731 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.160 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:49 smithi203 bash[85677]: cluster 2024-09-17T10:38:49.707344+0000 mgr.y (mgr.25166) 3731 : cluster [DBG] pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:50.353 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph health detail' 2024-09-17T10:38:51.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[115929]: audit 2024-09-17T10:38:50.130958+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[115929]: audit 2024-09-17T10:38:50.130958+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[115929]: audit 2024-09-17T10:38:50.144620+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[115929]: audit 2024-09-17T10:38:50.144620+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[115929]: audit 2024-09-17T10:38:50.157608+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[115929]: audit 2024-09-17T10:38:50.157608+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[116875]: audit 2024-09-17T10:38:50.130958+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[116875]: audit 2024-09-17T10:38:50.130958+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[116875]: audit 2024-09-17T10:38:50.144620+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[116875]: audit 2024-09-17T10:38:50.144620+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[116875]: audit 2024-09-17T10:38:50.157608+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.387 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:51 smithi039 bash[116875]: audit 2024-09-17T10:38:50.157608+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:51 smithi203 bash[85677]: audit 2024-09-17T10:38:50.130958+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:51 smithi203 bash[85677]: audit 2024-09-17T10:38:50.130958+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:51 smithi203 bash[85677]: audit 2024-09-17T10:38:50.144620+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:51 smithi203 bash[85677]: audit 2024-09-17T10:38:50.144620+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:51 smithi203 bash[85677]: audit 2024-09-17T10:38:50.157608+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:51.481 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:51 smithi203 bash[85677]: audit 2024-09-17T10:38:50.157608+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:38:52.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:52.322972116Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:52.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:52 smithi203 bash[85677]: cluster 2024-09-17T10:38:51.708579+0000 mgr.y (mgr.25166) 3732 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:52 smithi203 bash[85677]: cluster 2024-09-17T10:38:51.708579+0000 mgr.y (mgr.25166) 3732 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:52 smithi039 bash[115929]: cluster 2024-09-17T10:38:51.708579+0000 mgr.y (mgr.25166) 3732 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:52 smithi039 bash[115929]: cluster 2024-09-17T10:38:51.708579+0000 mgr.y (mgr.25166) 3732 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:52 smithi039 bash[116875]: cluster 2024-09-17T10:38:51.708579+0000 mgr.y (mgr.25166) 3732 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:52.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:52 smithi039 bash[116875]: cluster 2024-09-17T10:38:51.708579+0000 mgr.y (mgr.25166) 3732 : cluster [DBG] pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:53 smithi039 bash[115929]: cluster 2024-09-17T10:38:53.709867+0000 mgr.y (mgr.25166) 3733 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:53 smithi039 bash[115929]: cluster 2024-09-17T10:38:53.709867+0000 mgr.y (mgr.25166) 3733 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.137 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:38:53 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:38:53] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:38:54.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:53 smithi039 bash[116875]: cluster 2024-09-17T10:38:53.709867+0000 mgr.y (mgr.25166) 3733 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:53 smithi039 bash[116875]: cluster 2024-09-17T10:38:53.709867+0000 mgr.y (mgr.25166) 3733 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:53 smithi203 bash[85677]: cluster 2024-09-17T10:38:53.709867+0000 mgr.y (mgr.25166) 3733 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:54.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:53 smithi203 bash[85677]: cluster 2024-09-17T10:38:53.709867+0000 mgr.y (mgr.25166) 3733 : cluster [DBG] pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:38:55.183 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:38:55.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:55.312203309Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:38:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:55 smithi039 bash[116875]: cluster 2024-09-17T10:38:55.710839+0000 mgr.y (mgr.25166) 3734 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:55 smithi039 bash[116875]: cluster 2024-09-17T10:38:55.710839+0000 mgr.y (mgr.25166) 3734 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:55 smithi039 bash[115929]: cluster 2024-09-17T10:38:55.710839+0000 mgr.y (mgr.25166) 3734 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:55 smithi039 bash[115929]: cluster 2024-09-17T10:38:55.710839+0000 mgr.y (mgr.25166) 3734 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:55 smithi203 bash[85677]: cluster 2024-09-17T10:38:55.710839+0000 mgr.y (mgr.25166) 3734 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:55 smithi203 bash[85677]: cluster 2024-09-17T10:38:55.710839+0000 mgr.y (mgr.25166) 3734 : cluster [DBG] pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:56 smithi039 bash[116875]: audit 2024-09-17T10:38:56.565766+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:56.886 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:56 smithi039 bash[116875]: audit 2024-09-17T10:38:56.565766+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:56.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:56 smithi039 bash[115929]: audit 2024-09-17T10:38:56.565766+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:56.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:56 smithi039 bash[115929]: audit 2024-09-17T10:38:56.565766+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:57.049 INFO:teuthology.orchestra.run.smithi039.stdout:HEALTH_OK 2024-09-17T10:38:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:56 smithi203 bash[85677]: audit 2024-09-17T10:38:56.565766+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:57.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:56 smithi203 bash[85677]: audit 2024-09-17T10:38:56.565766+0000 mon.b (mon.1) 5804 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:38:57.875 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-17T10:38:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[115929]: audit 2024-09-17T10:38:57.049823+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.39:0/3309151557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:38:58.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[115929]: audit 2024-09-17T10:38:57.049823+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.39:0/3309151557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[115929]: audit 2024-09-17T10:38:57.471156+0000 mgr.y (mgr.25166) 3735 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[115929]: audit 2024-09-17T10:38:57.471156+0000 mgr.y (mgr.25166) 3735 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[115929]: cluster 2024-09-17T10:38:57.712194+0000 mgr.y (mgr.25166) 3736 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[115929]: cluster 2024-09-17T10:38:57.712194+0000 mgr.y (mgr.25166) 3736 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[116875]: audit 2024-09-17T10:38:57.049823+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.39:0/3309151557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[116875]: audit 2024-09-17T10:38:57.049823+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.39:0/3309151557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[116875]: audit 2024-09-17T10:38:57.471156+0000 mgr.y (mgr.25166) 3735 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[116875]: audit 2024-09-17T10:38:57.471156+0000 mgr.y (mgr.25166) 3735 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:58.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[116875]: cluster 2024-09-17T10:38:57.712194+0000 mgr.y (mgr.25166) 3736 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:58.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:38:57 smithi039 bash[116875]: cluster 2024-09-17T10:38:57.712194+0000 mgr.y (mgr.25166) 3736 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:57 smithi203 bash[85677]: audit 2024-09-17T10:38:57.049823+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.39:0/3309151557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:38:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:57 smithi203 bash[85677]: audit 2024-09-17T10:38:57.049823+0000 mon.a (mon.0) 2289 : audit [DBG] from='client.? 172.21.15.39:0/3309151557' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-17T10:38:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:57 smithi203 bash[85677]: audit 2024-09-17T10:38:57.471156+0000 mgr.y (mgr.25166) 3735 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:57 smithi203 bash[85677]: audit 2024-09-17T10:38:57.471156+0000 mgr.y (mgr.25166) 3735 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:38:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:57 smithi203 bash[85677]: cluster 2024-09-17T10:38:57.712194+0000 mgr.y (mgr.25166) 3736 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:58.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:38:57 smithi203 bash[85677]: cluster 2024-09-17T10:38:57.712194+0000 mgr.y (mgr.25166) 3736 : cluster [DBG] pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:38:58.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:38:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:38:58.319548547Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: audit 2024-09-17T10:38:59.028534+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: audit 2024-09-17T10:38:59.028534+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: audit 2024-09-17T10:38:59.046862+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: audit 2024-09-17T10:38:59.046862+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: audit 2024-09-17T10:38:59.060464+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: audit 2024-09-17T10:38:59.060464+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: cluster 2024-09-17T10:38:59.713260+0000 mgr.y (mgr.25166) 3737 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:00.387 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[115929]: cluster 2024-09-17T10:38:59.713260+0000 mgr.y (mgr.25166) 3737 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: audit 2024-09-17T10:38:59.028534+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: audit 2024-09-17T10:38:59.028534+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: audit 2024-09-17T10:38:59.046862+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: audit 2024-09-17T10:38:59.046862+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: audit 2024-09-17T10:38:59.060464+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: audit 2024-09-17T10:38:59.060464+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: cluster 2024-09-17T10:38:59.713260+0000 mgr.y (mgr.25166) 3737 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:00.388 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:00 smithi039 bash[116875]: cluster 2024-09-17T10:38:59.713260+0000 mgr.y (mgr.25166) 3737 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: audit 2024-09-17T10:38:59.028534+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: audit 2024-09-17T10:38:59.028534+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: audit 2024-09-17T10:38:59.046862+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: audit 2024-09-17T10:38:59.046862+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: audit 2024-09-17T10:38:59.060464+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: audit 2024-09-17T10:38:59.060464+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: cluster 2024-09-17T10:38:59.713260+0000 mgr.y (mgr.25166) 3737 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:00.480 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:00 smithi203 bash[85677]: cluster 2024-09-17T10:38:59.713260+0000 mgr.y (mgr.25166) 3737 : cluster [DBG] pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:01.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:01.327292815Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:02.123 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:01 smithi203 bash[85677]: cluster 2024-09-17T10:39:01.714002+0000 mgr.y (mgr.25166) 3738 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.123 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:01 smithi203 bash[85677]: cluster 2024-09-17T10:39:01.714002+0000 mgr.y (mgr.25166) 3738 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:01 smithi039 bash[115929]: cluster 2024-09-17T10:39:01.714002+0000 mgr.y (mgr.25166) 3738 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:01 smithi039 bash[115929]: cluster 2024-09-17T10:39:01.714002+0000 mgr.y (mgr.25166) 3738 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:01 smithi039 bash[116875]: cluster 2024-09-17T10:39:01.714002+0000 mgr.y (mgr.25166) 3738 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:01 smithi039 bash[116875]: cluster 2024-09-17T10:39:01.714002+0000 mgr.y (mgr.25166) 3738 : cluster [DBG] pgmap v1081: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:02.229 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:03.808 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:03 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:39:03] "GET /metrics HTTP/1.1" 200 38478 "" "Prometheus/2.51.0" 2024-09-17T10:39:03.964 INFO:teuthology.orchestra.run.smithi039.stdout:true 2024-09-17T10:39:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:03 smithi039 bash[116875]: cluster 2024-09-17T10:39:03.714627+0000 mgr.y (mgr.25166) 3739 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:03 smithi039 bash[116875]: cluster 2024-09-17T10:39:03.714627+0000 mgr.y (mgr.25166) 3739 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:03 smithi039 bash[115929]: cluster 2024-09-17T10:39:03.714627+0000 mgr.y (mgr.25166) 3739 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:03 smithi039 bash[115929]: cluster 2024-09-17T10:39:03.714627+0000 mgr.y (mgr.25166) 3739 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:03 smithi203 bash[85677]: cluster 2024-09-17T10:39:03.714627+0000 mgr.y (mgr.25166) 3739 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:03 smithi203 bash[85677]: cluster 2024-09-17T10:39:03.714627+0000 mgr.y (mgr.25166) 3739 : cluster [DBG] pgmap v1082: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:04.714 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:04.314853922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:04.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:04 smithi203 bash[85677]: audit 2024-09-17T10:39:03.953299+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/3781177162' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:04.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:04 smithi203 bash[85677]: audit 2024-09-17T10:39:03.953299+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/3781177162' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:05.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:04 smithi039 bash[116875]: audit 2024-09-17T10:39:03.953299+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/3781177162' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:05.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:04 smithi039 bash[116875]: audit 2024-09-17T10:39:03.953299+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/3781177162' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:04 smithi039 bash[115929]: audit 2024-09-17T10:39:03.953299+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/3781177162' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:05.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:04 smithi039 bash[115929]: audit 2024-09-17T10:39:03.953299+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.39:0/3781177162' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:05.699 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-17T10:39:05.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:05 smithi039 bash[115929]: cluster 2024-09-17T10:39:05.715599+0000 mgr.y (mgr.25166) 3740 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:05.961 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:05 smithi039 bash[115929]: cluster 2024-09-17T10:39:05.715599+0000 mgr.y (mgr.25166) 3740 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:05.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:05 smithi039 bash[116875]: cluster 2024-09-17T10:39:05.715599+0000 mgr.y (mgr.25166) 3740 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:05.961 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:05 smithi039 bash[116875]: cluster 2024-09-17T10:39:05.715599+0000 mgr.y (mgr.25166) 3740 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:06.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:05 smithi203 bash[85677]: cluster 2024-09-17T10:39:05.715599+0000 mgr.y (mgr.25166) 3740 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:06.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:05 smithi203 bash[85677]: cluster 2024-09-17T10:39:05.715599+0000 mgr.y (mgr.25166) 3740 : cluster [DBG] pgmap v1083: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:07.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:07.322596224Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:08.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[115929]: audit 2024-09-17T10:39:07.481994+0000 mgr.y (mgr.25166) 3741 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:08.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[115929]: audit 2024-09-17T10:39:07.481994+0000 mgr.y (mgr.25166) 3741 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[115929]: cluster 2024-09-17T10:39:07.716968+0000 mgr.y (mgr.25166) 3742 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:08.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[115929]: cluster 2024-09-17T10:39:07.716968+0000 mgr.y (mgr.25166) 3742 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[116875]: audit 2024-09-17T10:39:07.481994+0000 mgr.y (mgr.25166) 3741 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[116875]: audit 2024-09-17T10:39:07.481994+0000 mgr.y (mgr.25166) 3741 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[116875]: cluster 2024-09-17T10:39:07.716968+0000 mgr.y (mgr.25166) 3742 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:08.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:07 smithi039 bash[116875]: cluster 2024-09-17T10:39:07.716968+0000 mgr.y (mgr.25166) 3742 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:08.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:07 smithi203 bash[85677]: audit 2024-09-17T10:39:07.481994+0000 mgr.y (mgr.25166) 3741 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:08.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:07 smithi203 bash[85677]: audit 2024-09-17T10:39:07.481994+0000 mgr.y (mgr.25166) 3741 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:08.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:07 smithi203 bash[85677]: cluster 2024-09-17T10:39:07.716968+0000 mgr.y (mgr.25166) 3742 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:08.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:07 smithi203 bash[85677]: cluster 2024-09-17T10:39:07.716968+0000 mgr.y (mgr.25166) 3742 : cluster [DBG] pgmap v1084: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:10.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:09 smithi039 bash[116875]: cluster 2024-09-17T10:39:09.718088+0000 mgr.y (mgr.25166) 3743 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:09 smithi039 bash[116875]: cluster 2024-09-17T10:39:09.718088+0000 mgr.y (mgr.25166) 3743 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:09 smithi039 bash[115929]: cluster 2024-09-17T10:39:09.718088+0000 mgr.y (mgr.25166) 3743 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:09 smithi039 bash[115929]: cluster 2024-09-17T10:39:09.718088+0000 mgr.y (mgr.25166) 3743 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:09 smithi203 bash[85677]: cluster 2024-09-17T10:39:09.718088+0000 mgr.y (mgr.25166) 3743 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:09 smithi203 bash[85677]: cluster 2024-09-17T10:39:09.718088+0000 mgr.y (mgr.25166) 3743 : cluster [DBG] pgmap v1085: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:10.518 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:10.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:10.349381032Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[116875]: audit 2024-09-17T10:39:10.380928+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[116875]: audit 2024-09-17T10:39:10.380928+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.636 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[116875]: audit 2024-09-17T10:39:10.395985+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[116875]: audit 2024-09-17T10:39:10.395985+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[116875]: audit 2024-09-17T10:39:10.411732+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[116875]: audit 2024-09-17T10:39:10.411732+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[115929]: audit 2024-09-17T10:39:10.380928+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[115929]: audit 2024-09-17T10:39:10.380928+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[115929]: audit 2024-09-17T10:39:10.395985+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[115929]: audit 2024-09-17T10:39:10.395985+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[115929]: audit 2024-09-17T10:39:10.411732+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:11 smithi039 bash[115929]: audit 2024-09-17T10:39:10.411732+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:11 smithi203 bash[85677]: audit 2024-09-17T10:39:10.380928+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:11 smithi203 bash[85677]: audit 2024-09-17T10:39:10.380928+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:11 smithi203 bash[85677]: audit 2024-09-17T10:39:10.395985+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:11 smithi203 bash[85677]: audit 2024-09-17T10:39:10.395985+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:11 smithi203 bash[85677]: audit 2024-09-17T10:39:10.411732+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:11.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:11 smithi203 bash[85677]: audit 2024-09-17T10:39:10.411732+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:12.357 INFO:teuthology.orchestra.run.smithi039.stdout: "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)" 2024-09-17T10:39:12.636 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[115929]: audit 2024-09-17T10:39:11.566583+0000 mon.b (mon.1) 5805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[115929]: audit 2024-09-17T10:39:11.566583+0000 mon.b (mon.1) 5805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[115929]: cluster 2024-09-17T10:39:11.719335+0000 mgr.y (mgr.25166) 3744 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[115929]: cluster 2024-09-17T10:39:11.719335+0000 mgr.y (mgr.25166) 3744 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[115929]: audit 2024-09-17T10:39:12.345608+0000 mon.a (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.39:0/2262688344' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[115929]: audit 2024-09-17T10:39:12.345608+0000 mon.a (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.39:0/2262688344' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[116875]: audit 2024-09-17T10:39:11.566583+0000 mon.b (mon.1) 5805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[116875]: audit 2024-09-17T10:39:11.566583+0000 mon.b (mon.1) 5805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[116875]: cluster 2024-09-17T10:39:11.719335+0000 mgr.y (mgr.25166) 3744 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[116875]: cluster 2024-09-17T10:39:11.719335+0000 mgr.y (mgr.25166) 3744 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[116875]: audit 2024-09-17T10:39:12.345608+0000 mon.a (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.39:0/2262688344' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:12.637 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:12 smithi039 bash[116875]: audit 2024-09-17T10:39:12.345608+0000 mon.a (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.39:0/2262688344' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:12.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:12 smithi203 bash[85677]: audit 2024-09-17T10:39:11.566583+0000 mon.b (mon.1) 5805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:12.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:12 smithi203 bash[85677]: audit 2024-09-17T10:39:11.566583+0000 mon.b (mon.1) 5805 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:12.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:12 smithi203 bash[85677]: cluster 2024-09-17T10:39:11.719335+0000 mgr.y (mgr.25166) 3744 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:12 smithi203 bash[85677]: cluster 2024-09-17T10:39:11.719335+0000 mgr.y (mgr.25166) 3744 : cluster [DBG] pgmap v1086: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:12.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:12 smithi203 bash[85677]: audit 2024-09-17T10:39:12.345608+0000 mon.a (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.39:0/2262688344' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:12.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:12 smithi203 bash[85677]: audit 2024-09-17T10:39:12.345608+0000 mon.a (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.39:0/2262688344' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-17T10:39:13.136 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -e sha1=e646f72961223a04d41eb40dad875d1628d78516 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-09-17T10:39:13.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:13.343240734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:14.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:13 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:39:13] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:39:14.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:13 smithi039 bash[115929]: cluster 2024-09-17T10:39:13.720540+0000 mgr.y (mgr.25166) 3745 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:14.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:13 smithi039 bash[115929]: cluster 2024-09-17T10:39:13.720540+0000 mgr.y (mgr.25166) 3745 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:14.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:13 smithi039 bash[116875]: cluster 2024-09-17T10:39:13.720540+0000 mgr.y (mgr.25166) 3745 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:14.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:13 smithi039 bash[116875]: cluster 2024-09-17T10:39:13.720540+0000 mgr.y (mgr.25166) 3745 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:14.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:13 smithi203 bash[85677]: cluster 2024-09-17T10:39:13.720540+0000 mgr.y (mgr.25166) 3745 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:14.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:13 smithi203 bash[85677]: cluster 2024-09-17T10:39:13.720540+0000 mgr.y (mgr.25166) 3745 : cluster [DBG] pgmap v1087: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:16.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:15 smithi039 bash[115929]: cluster 2024-09-17T10:39:15.721601+0000 mgr.y (mgr.25166) 3746 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:16.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:15 smithi039 bash[115929]: cluster 2024-09-17T10:39:15.721601+0000 mgr.y (mgr.25166) 3746 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:16.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:15 smithi039 bash[116875]: cluster 2024-09-17T10:39:15.721601+0000 mgr.y (mgr.25166) 3746 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:16.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:15 smithi039 bash[116875]: cluster 2024-09-17T10:39:15.721601+0000 mgr.y (mgr.25166) 3746 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:16.229 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:15 smithi203 bash[85677]: cluster 2024-09-17T10:39:15.721601+0000 mgr.y (mgr.25166) 3746 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:16.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:15 smithi203 bash[85677]: cluster 2024-09-17T10:39:15.721601+0000 mgr.y (mgr.25166) 3746 : cluster [DBG] pgmap v1088: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:16.624 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:16.320283061Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:17.955 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[115929]: audit 2024-09-17T10:39:17.489991+0000 mgr.y (mgr.25166) 3747 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[115929]: audit 2024-09-17T10:39:17.489991+0000 mgr.y (mgr.25166) 3747 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[115929]: cluster 2024-09-17T10:39:17.722986+0000 mgr.y (mgr.25166) 3748 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:18.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[115929]: cluster 2024-09-17T10:39:17.722986+0000 mgr.y (mgr.25166) 3748 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[116875]: audit 2024-09-17T10:39:17.489991+0000 mgr.y (mgr.25166) 3747 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[116875]: audit 2024-09-17T10:39:17.489991+0000 mgr.y (mgr.25166) 3747 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[116875]: cluster 2024-09-17T10:39:17.722986+0000 mgr.y (mgr.25166) 3748 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:18.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:17 smithi039 bash[116875]: cluster 2024-09-17T10:39:17.722986+0000 mgr.y (mgr.25166) 3748 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:17 smithi203 bash[85677]: audit 2024-09-17T10:39:17.489991+0000 mgr.y (mgr.25166) 3747 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:17 smithi203 bash[85677]: audit 2024-09-17T10:39:17.489991+0000 mgr.y (mgr.25166) 3747 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:17 smithi203 bash[85677]: cluster 2024-09-17T10:39:17.722986+0000 mgr.y (mgr.25166) 3748 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:18.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:17 smithi203 bash[85677]: cluster 2024-09-17T10:39:17.722986+0000 mgr.y (mgr.25166) 3748 : cluster [DBG] pgmap v1089: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:19.647 INFO:teuthology.orchestra.run.smithi039.stdout:osd 8 9s ago - 2024-09-17T10:39:19.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:19.335443207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:20.496 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.242962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.242962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.255789+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.255789+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.272374+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.272374+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.628950+0000 mgr.y (mgr.25166) 3749 : audit [DBG] from='client.65064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: audit 2024-09-17T10:39:19.628950+0000 mgr.y (mgr.25166) 3749 : audit [DBG] from='client.65064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: cluster 2024-09-17T10:39:19.723573+0000 mgr.y (mgr.25166) 3750 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[115929]: cluster 2024-09-17T10:39:19.723573+0000 mgr.y (mgr.25166) 3750 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:20.497 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.242962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.242962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.255789+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.255789+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.272374+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.272374+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.628950+0000 mgr.y (mgr.25166) 3749 : audit [DBG] from='client.65064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: audit 2024-09-17T10:39:19.628950+0000 mgr.y (mgr.25166) 3749 : audit [DBG] from='client.65064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: cluster 2024-09-17T10:39:19.723573+0000 mgr.y (mgr.25166) 3750 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:20.498 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:20 smithi039 bash[116875]: cluster 2024-09-17T10:39:19.723573+0000 mgr.y (mgr.25166) 3750 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:20.499 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:39:20.508 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T10:39:20.509 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.242962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.242962+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.255789+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.255789+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.272374+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.272374+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:20.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.628950+0000 mgr.y (mgr.25166) 3749 : audit [DBG] from='client.65064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: audit 2024-09-17T10:39:19.628950+0000 mgr.y (mgr.25166) 3749 : audit [DBG] from='client.65064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: cluster 2024-09-17T10:39:19.723573+0000 mgr.y (mgr.25166) 3750 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:20.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:20 smithi203 bash[85677]: cluster 2024-09-17T10:39:19.723573+0000 mgr.y (mgr.25166) 3750 : cluster [DBG] pgmap v1090: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:22.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:21 smithi039 bash[115929]: cluster 2024-09-17T10:39:21.724713+0000 mgr.y (mgr.25166) 3751 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:22.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:21 smithi039 bash[115929]: cluster 2024-09-17T10:39:21.724713+0000 mgr.y (mgr.25166) 3751 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:21 smithi039 bash[116875]: cluster 2024-09-17T10:39:21.724713+0000 mgr.y (mgr.25166) 3751 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:22.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:21 smithi039 bash[116875]: cluster 2024-09-17T10:39:21.724713+0000 mgr.y (mgr.25166) 3751 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:21 smithi203 bash[85677]: cluster 2024-09-17T10:39:21.724713+0000 mgr.y (mgr.25166) 3751 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:22.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:21 smithi203 bash[85677]: cluster 2024-09-17T10:39:21.724713+0000 mgr.y (mgr.25166) 3751 : cluster [DBG] pgmap v1091: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-17T10:39:22.588 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:22.325474451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:23.979 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:23 smithi203 bash[85677]: cluster 2024-09-17T10:39:23.726093+0000 mgr.y (mgr.25166) 3752 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:23.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:23 smithi203 bash[85677]: cluster 2024-09-17T10:39:23.726093+0000 mgr.y (mgr.25166) 3752 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:24.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:23 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:39:23] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.51.0" 2024-09-17T10:39:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:23 smithi039 bash[115929]: cluster 2024-09-17T10:39:23.726093+0000 mgr.y (mgr.25166) 3752 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:24.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:23 smithi039 bash[115929]: cluster 2024-09-17T10:39:23.726093+0000 mgr.y (mgr.25166) 3752 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:23 smithi039 bash[116875]: cluster 2024-09-17T10:39:23.726093+0000 mgr.y (mgr.25166) 3752 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:24.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:23 smithi039 bash[116875]: cluster 2024-09-17T10:39:23.726093+0000 mgr.y (mgr.25166) 3752 : cluster [DBG] pgmap v1092: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:25.345 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:25.480 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:25.313087474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:25 smithi039 bash[115929]: cluster 2024-09-17T10:39:25.727067+0000 mgr.y (mgr.25166) 3753 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:25 smithi039 bash[115929]: cluster 2024-09-17T10:39:25.727067+0000 mgr.y (mgr.25166) 3753 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:25 smithi039 bash[116875]: cluster 2024-09-17T10:39:25.727067+0000 mgr.y (mgr.25166) 3753 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:25 smithi039 bash[116875]: cluster 2024-09-17T10:39:25.727067+0000 mgr.y (mgr.25166) 3753 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:25 smithi203 bash[85677]: cluster 2024-09-17T10:39:25.727067+0000 mgr.y (mgr.25166) 3753 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:26.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:25 smithi203 bash[85677]: cluster 2024-09-17T10:39:25.727067+0000 mgr.y (mgr.25166) 3753 : cluster [DBG] pgmap v1093: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:27.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:26 smithi039 bash[116875]: audit 2024-09-17T10:39:26.566815+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:27.133 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:26 smithi039 bash[116875]: audit 2024-09-17T10:39:26.566815+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:27.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:26 smithi039 bash[115929]: audit 2024-09-17T10:39:26.566815+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:27.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:26 smithi039 bash[115929]: audit 2024-09-17T10:39:26.566815+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:26 smithi203 bash[85677]: audit 2024-09-17T10:39:26.566815+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:27.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:26 smithi203 bash[85677]: audit 2024-09-17T10:39:26.566815+0000 mon.b (mon.1) 5806 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:28.016 INFO:teuthology.orchestra.run.smithi039.stdout:{ 2024-09-17T10:39:28.017 INFO:teuthology.orchestra.run.smithi039.stdout: "image": "quay.io/ceph/ceph", 2024-09-17T10:39:28.017 INFO:teuthology.orchestra.run.smithi039.stdout: "registry": "quay.io", 2024-09-17T10:39:28.017 INFO:teuthology.orchestra.run.smithi039.stdout: "bare_image": "ceph/ceph", 2024-09-17T10:39:28.017 INFO:teuthology.orchestra.run.smithi039.stdout: "versions": [] 2024-09-17T10:39:28.017 INFO:teuthology.orchestra.run.smithi039.stdout:} 2024-09-17T10:39:28.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[116875]: audit 2024-09-17T10:39:27.472550+0000 mgr.y (mgr.25166) 3754 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:28.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[116875]: audit 2024-09-17T10:39:27.472550+0000 mgr.y (mgr.25166) 3754 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[116875]: audit 2024-09-17T10:39:27.501155+0000 mgr.y (mgr.25166) 3755 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[116875]: audit 2024-09-17T10:39:27.501155+0000 mgr.y (mgr.25166) 3755 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[116875]: cluster 2024-09-17T10:39:27.728403+0000 mgr.y (mgr.25166) 3756 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[116875]: cluster 2024-09-17T10:39:27.728403+0000 mgr.y (mgr.25166) 3756 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[115929]: audit 2024-09-17T10:39:27.472550+0000 mgr.y (mgr.25166) 3754 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[115929]: audit 2024-09-17T10:39:27.472550+0000 mgr.y (mgr.25166) 3754 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[115929]: audit 2024-09-17T10:39:27.501155+0000 mgr.y (mgr.25166) 3755 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[115929]: audit 2024-09-17T10:39:27.501155+0000 mgr.y (mgr.25166) 3755 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[115929]: cluster 2024-09-17T10:39:27.728403+0000 mgr.y (mgr.25166) 3756 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:28.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:27 smithi039 bash[115929]: cluster 2024-09-17T10:39:27.728403+0000 mgr.y (mgr.25166) 3756 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:27 smithi203 bash[85677]: audit 2024-09-17T10:39:27.472550+0000 mgr.y (mgr.25166) 3754 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:27 smithi203 bash[85677]: audit 2024-09-17T10:39:27.472550+0000 mgr.y (mgr.25166) 3754 : audit [DBG] from='client.65070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:27 smithi203 bash[85677]: audit 2024-09-17T10:39:27.501155+0000 mgr.y (mgr.25166) 3755 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:27 smithi203 bash[85677]: audit 2024-09-17T10:39:27.501155+0000 mgr.y (mgr.25166) 3755 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:27 smithi203 bash[85677]: cluster 2024-09-17T10:39:27.728403+0000 mgr.y (mgr.25166) 3756 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:28.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:27 smithi203 bash[85677]: cluster 2024-09-17T10:39:27.728403+0000 mgr.y (mgr.25166) 3756 : cluster [DBG] pgmap v1094: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:28.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:28.307281704Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:29.251 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-09-17T10:39:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:29 smithi039 bash[115929]: cluster 2024-09-17T10:39:29.729078+0000 mgr.y (mgr.25166) 3757 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:30.136 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:29 smithi039 bash[115929]: cluster 2024-09-17T10:39:29.729078+0000 mgr.y (mgr.25166) 3757 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:29 smithi039 bash[116875]: cluster 2024-09-17T10:39:29.729078+0000 mgr.y (mgr.25166) 3757 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:30.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:29 smithi039 bash[116875]: cluster 2024-09-17T10:39:29.729078+0000 mgr.y (mgr.25166) 3757 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:30.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:29 smithi203 bash[85677]: cluster 2024-09-17T10:39:29.729078+0000 mgr.y (mgr.25166) 3757 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:30.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:29 smithi203 bash[85677]: cluster 2024-09-17T10:39:29.729078+0000 mgr.y (mgr.25166) 3757 : cluster [DBG] pgmap v1095: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:31.617 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:31.343561386Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:31.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[115929]: audit 2024-09-17T10:39:30.617208+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[115929]: audit 2024-09-17T10:39:30.617208+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[115929]: audit 2024-09-17T10:39:30.633309+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[115929]: audit 2024-09-17T10:39:30.633309+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[115929]: audit 2024-09-17T10:39:30.646451+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[115929]: audit 2024-09-17T10:39:30.646451+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[116875]: audit 2024-09-17T10:39:30.617208+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[116875]: audit 2024-09-17T10:39:30.617208+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[116875]: audit 2024-09-17T10:39:30.633309+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[116875]: audit 2024-09-17T10:39:30.633309+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[116875]: audit 2024-09-17T10:39:30.646451+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:31 smithi039 bash[116875]: audit 2024-09-17T10:39:30.646451+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[85677]: audit 2024-09-17T10:39:30.617208+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[85677]: audit 2024-09-17T10:39:30.617208+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[85677]: audit 2024-09-17T10:39:30.633309+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[85677]: audit 2024-09-17T10:39:30.633309+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[85677]: audit 2024-09-17T10:39:30.646451+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:31.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:31 smithi203 bash[85677]: audit 2024-09-17T10:39:30.646451+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:32 smithi039 bash[115929]: cluster 2024-09-17T10:39:31.730241+0000 mgr.y (mgr.25166) 3758 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:32 smithi039 bash[115929]: cluster 2024-09-17T10:39:31.730241+0000 mgr.y (mgr.25166) 3758 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:32 smithi039 bash[116875]: cluster 2024-09-17T10:39:31.730241+0000 mgr.y (mgr.25166) 3758 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:32 smithi039 bash[116875]: cluster 2024-09-17T10:39:31.730241+0000 mgr.y (mgr.25166) 3758 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:32 smithi203 bash[85677]: cluster 2024-09-17T10:39:31.730241+0000 mgr.y (mgr.25166) 3758 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:32.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:32 smithi203 bash[85677]: cluster 2024-09-17T10:39:31.730241+0000 mgr.y (mgr.25166) 3758 : cluster [DBG] pgmap v1096: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:34.136 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:33 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:39:33] "GET /metrics HTTP/1.1" 200 38481 "" "Prometheus/2.51.0" 2024-09-17T10:39:34.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:33 smithi039 bash[115929]: cluster 2024-09-17T10:39:33.731534+0000 mgr.y (mgr.25166) 3759 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:33 smithi039 bash[115929]: cluster 2024-09-17T10:39:33.731534+0000 mgr.y (mgr.25166) 3759 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:33 smithi039 bash[116875]: cluster 2024-09-17T10:39:33.731534+0000 mgr.y (mgr.25166) 3759 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:33 smithi039 bash[116875]: cluster 2024-09-17T10:39:33.731534+0000 mgr.y (mgr.25166) 3759 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:33 smithi203 bash[85677]: cluster 2024-09-17T10:39:33.731534+0000 mgr.y (mgr.25166) 3759 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:33 smithi203 bash[85677]: cluster 2024-09-17T10:39:33.731534+0000 mgr.y (mgr.25166) 3759 : cluster [DBG] pgmap v1097: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:34.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:34.354493085Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:34.828 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[116875]: audit 2024-09-17T10:39:34.760881+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:39:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[116875]: audit 2024-09-17T10:39:34.760881+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:39:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[116875]: audit 2024-09-17T10:39:34.762524+0000 mon.b (mon.1) 5808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:39:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[116875]: audit 2024-09-17T10:39:34.762524+0000 mon.b (mon.1) 5808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:39:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[116875]: audit 2024-09-17T10:39:34.774409+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:35.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[116875]: audit 2024-09-17T10:39:34.774409+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:35.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[115929]: audit 2024-09-17T10:39:34.760881+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:39:35.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[115929]: audit 2024-09-17T10:39:34.760881+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:39:35.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[115929]: audit 2024-09-17T10:39:34.762524+0000 mon.b (mon.1) 5808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:39:35.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[115929]: audit 2024-09-17T10:39:34.762524+0000 mon.b (mon.1) 5808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:39:35.138 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[115929]: audit 2024-09-17T10:39:34.774409+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:35.139 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:34 smithi039 bash[115929]: audit 2024-09-17T10:39:34.774409+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[85677]: audit 2024-09-17T10:39:34.760881+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:39:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[85677]: audit 2024-09-17T10:39:34.760881+0000 mon.b (mon.1) 5807 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:39:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[85677]: audit 2024-09-17T10:39:34.762524+0000 mon.b (mon.1) 5808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:39:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[85677]: audit 2024-09-17T10:39:34.762524+0000 mon.b (mon.1) 5808 : audit [INF] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:39:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[85677]: audit 2024-09-17T10:39:34.774409+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:35.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:34 smithi203 bash[85677]: audit 2024-09-17T10:39:34.774409+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:36.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:35 smithi039 bash[116875]: cluster 2024-09-17T10:39:35.732422+0000 mgr.y (mgr.25166) 3760 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.134 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:35 smithi039 bash[116875]: cluster 2024-09-17T10:39:35.732422+0000 mgr.y (mgr.25166) 3760 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.134 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:35 smithi039 bash[115929]: cluster 2024-09-17T10:39:35.732422+0000 mgr.y (mgr.25166) 3760 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.135 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:35 smithi039 bash[115929]: cluster 2024-09-17T10:39:35.732422+0000 mgr.y (mgr.25166) 3760 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:35 smithi203 bash[85677]: cluster 2024-09-17T10:39:35.732422+0000 mgr.y (mgr.25166) 3760 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:35 smithi203 bash[85677]: cluster 2024-09-17T10:39:35.732422+0000 mgr.y (mgr.25166) 3760 : cluster [DBG] pgmap v1098: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:36.898 INFO:teuthology.orchestra.run.smithi039.stdout: "16.2.0", 2024-09-17T10:39:37.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:36 smithi039 bash[115929]: audit 2024-09-17T10:39:36.530253+0000 mgr.y (mgr.25166) 3761 : audit [DBG] from='client.65076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:37.100 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:36 smithi039 bash[115929]: audit 2024-09-17T10:39:36.530253+0000 mgr.y (mgr.25166) 3761 : audit [DBG] from='client.65076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:37.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:36 smithi039 bash[116875]: audit 2024-09-17T10:39:36.530253+0000 mgr.y (mgr.25166) 3761 : audit [DBG] from='client.65076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:37.100 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:36 smithi039 bash[116875]: audit 2024-09-17T10:39:36.530253+0000 mgr.y (mgr.25166) 3761 : audit [DBG] from='client.65076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:37.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:36 smithi203 bash[85677]: audit 2024-09-17T10:39:36.530253+0000 mgr.y (mgr.25166) 3761 : audit [DBG] from='client.65076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:37.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:36 smithi203 bash[85677]: audit 2024-09-17T10:39:36.530253+0000 mgr.y (mgr.25166) 3761 : audit [DBG] from='client.65076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:37.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:37.31712411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:37.760 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-09-17T10:39:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[115929]: audit 2024-09-17T10:39:37.509841+0000 mgr.y (mgr.25166) 3762 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[115929]: audit 2024-09-17T10:39:37.509841+0000 mgr.y (mgr.25166) 3762 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[115929]: cluster 2024-09-17T10:39:37.733853+0000 mgr.y (mgr.25166) 3763 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:38.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[115929]: cluster 2024-09-17T10:39:37.733853+0000 mgr.y (mgr.25166) 3763 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[116875]: audit 2024-09-17T10:39:37.509841+0000 mgr.y (mgr.25166) 3762 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:38.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[116875]: audit 2024-09-17T10:39:37.509841+0000 mgr.y (mgr.25166) 3762 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:38.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[116875]: cluster 2024-09-17T10:39:37.733853+0000 mgr.y (mgr.25166) 3763 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:38.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:37 smithi039 bash[116875]: cluster 2024-09-17T10:39:37.733853+0000 mgr.y (mgr.25166) 3763 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:37 smithi203 bash[85677]: audit 2024-09-17T10:39:37.509841+0000 mgr.y (mgr.25166) 3762 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:37 smithi203 bash[85677]: audit 2024-09-17T10:39:37.509841+0000 mgr.y (mgr.25166) 3762 : audit [DBG] from='client.74993 -' entity='client.iscsi.foo.smithi039.pdwxyu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-17T10:39:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:37 smithi203 bash[85677]: cluster 2024-09-17T10:39:37.733853+0000 mgr.y (mgr.25166) 3763 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:38.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:37 smithi203 bash[85677]: cluster 2024-09-17T10:39:37.733853+0000 mgr.y (mgr.25166) 3763 : cluster [DBG] pgmap v1099: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:40.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:40.331725699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: audit 2024-09-17T10:39:39.490748+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: audit 2024-09-17T10:39:39.490748+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: audit 2024-09-17T10:39:39.505023+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: audit 2024-09-17T10:39:39.505023+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: audit 2024-09-17T10:39:39.519940+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: audit 2024-09-17T10:39:39.519940+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: cluster 2024-09-17T10:39:39.734922+0000 mgr.y (mgr.25166) 3764 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:40.731 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:40 smithi203 bash[85677]: cluster 2024-09-17T10:39:39.734922+0000 mgr.y (mgr.25166) 3764 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: audit 2024-09-17T10:39:39.490748+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: audit 2024-09-17T10:39:39.490748+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: audit 2024-09-17T10:39:39.505023+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: audit 2024-09-17T10:39:39.505023+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: audit 2024-09-17T10:39:39.519940+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: audit 2024-09-17T10:39:39.519940+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: cluster 2024-09-17T10:39:39.734922+0000 mgr.y (mgr.25166) 3764 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[115929]: cluster 2024-09-17T10:39:39.734922+0000 mgr.y (mgr.25166) 3764 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: audit 2024-09-17T10:39:39.490748+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: audit 2024-09-17T10:39:39.490748+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: audit 2024-09-17T10:39:39.505023+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: audit 2024-09-17T10:39:39.505023+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: audit 2024-09-17T10:39:39.519940+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: audit 2024-09-17T10:39:39.519940+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25166 ' entity='mgr.y' 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: cluster 2024-09-17T10:39:39.734922+0000 mgr.y (mgr.25166) 3764 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:40.888 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:40 smithi039 bash[116875]: cluster 2024-09-17T10:39:39.734922+0000 mgr.y (mgr.25166) 3764 : cluster [DBG] pgmap v1100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:41.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:41 smithi039 bash[115929]: audit 2024-09-17T10:39:41.566870+0000 mon.b (mon.1) 5809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:41.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:41 smithi039 bash[115929]: audit 2024-09-17T10:39:41.566870+0000 mon.b (mon.1) 5809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:41 smithi039 bash[116875]: audit 2024-09-17T10:39:41.566870+0000 mon.b (mon.1) 5809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:41.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:41 smithi039 bash[116875]: audit 2024-09-17T10:39:41.566870+0000 mon.b (mon.1) 5809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:41 smithi203 bash[85677]: audit 2024-09-17T10:39:41.566870+0000 mon.b (mon.1) 5809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:41.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:41 smithi203 bash[85677]: audit 2024-09-17T10:39:41.566870+0000 mon.b (mon.1) 5809 : audit [DBG] from='mgr.25166 172.21.15.39:0/2862918314' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-17T10:39:42.585 INFO:teuthology.orchestra.run.smithi039.stderr:Inferring config /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:39:42.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:42 smithi039 bash[115929]: cluster 2024-09-17T10:39:41.735861+0000 mgr.y (mgr.25166) 3765 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.887 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:42 smithi039 bash[115929]: cluster 2024-09-17T10:39:41.735861+0000 mgr.y (mgr.25166) 3765 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:42 smithi039 bash[116875]: cluster 2024-09-17T10:39:41.735861+0000 mgr.y (mgr.25166) 3765 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.887 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:42 smithi039 bash[116875]: cluster 2024-09-17T10:39:41.735861+0000 mgr.y (mgr.25166) 3765 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:42 smithi203 bash[85677]: cluster 2024-09-17T10:39:41.735861+0000 mgr.y (mgr.25166) 3765 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:42.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:42 smithi203 bash[85677]: cluster 2024-09-17T10:39:41.735861+0000 mgr.y (mgr.25166) 3765 : cluster [DBG] pgmap v1101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:43.658 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:43.342854018Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:43 smithi203 bash[85677]: cluster 2024-09-17T10:39:43.737031+0000 mgr.y (mgr.25166) 3766 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:43.980 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:43 smithi203 bash[85677]: cluster 2024-09-17T10:39:43.737031+0000 mgr.y (mgr.25166) 3766 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:44.001 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:43 smithi039 bash[87077]: ::ffff:172.21.15.203 - - [17/Sep/2024:10:39:43] "GET /metrics HTTP/1.1" 200 38484 "" "Prometheus/2.51.0" 2024-09-17T10:39:44.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:43 smithi039 bash[115929]: cluster 2024-09-17T10:39:43.737031+0000 mgr.y (mgr.25166) 3766 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:44.001 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:43 smithi039 bash[115929]: cluster 2024-09-17T10:39:43.737031+0000 mgr.y (mgr.25166) 3766 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:44.001 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:43 smithi039 bash[116875]: cluster 2024-09-17T10:39:43.737031+0000 mgr.y (mgr.25166) 3766 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:44.001 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:43 smithi039 bash[116875]: cluster 2024-09-17T10:39:43.737031+0000 mgr.y (mgr.25166) 3766 : cluster [DBG] pgmap v1102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-17T10:39:44.777 INFO:teuthology.orchestra.run.smithi039.stdout: "v16.2.2", 2024-09-17T10:39:44.777 INFO:teuthology.orchestra.run.smithi039.stdout: "v16.2.2-20210505", 2024-09-17T10:39:45.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:44 smithi039 bash[115929]: audit 2024-09-17T10:39:44.388833+0000 mgr.y (mgr.25166) 3767 : audit [DBG] from='client.75077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.137 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:44 smithi039 bash[115929]: audit 2024-09-17T10:39:44.388833+0000 mgr.y (mgr.25166) 3767 : audit [DBG] from='client.75077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.137 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:44 smithi039 bash[116875]: audit 2024-09-17T10:39:44.388833+0000 mgr.y (mgr.25166) 3767 : audit [DBG] from='client.75077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.138 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:44 smithi039 bash[116875]: audit 2024-09-17T10:39:44.388833+0000 mgr.y (mgr.25166) 3767 : audit [DBG] from='client.75077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:44 smithi203 bash[85677]: audit 2024-09-17T10:39:44.388833+0000 mgr.y (mgr.25166) 3767 : audit [DBG] from='client.75077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:44 smithi203 bash[85677]: audit 2024-09-17T10:39:44.388833+0000 mgr.y (mgr.25166) 3767 : audit [DBG] from='client.75077 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:39:45.955 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T10:39:45.964 INFO:tasks.cephadm:Teardown begin 2024-09-17T10:39:45.965 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:39:45.966 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:45 smithi039 bash[116875]: cluster 2024-09-17T10:39:45.738058+0000 mgr.y (mgr.25166) 3768 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:45.966 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:45 smithi039 bash[116875]: cluster 2024-09-17T10:39:45.738058+0000 mgr.y (mgr.25166) 3768 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:45.966 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:45 smithi039 bash[115929]: cluster 2024-09-17T10:39:45.738058+0000 mgr.y (mgr.25166) 3768 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:45.967 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:45 smithi039 bash[115929]: cluster 2024-09-17T10:39:45.738058+0000 mgr.y (mgr.25166) 3768 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:45.980 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:39:45.993 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T10:39:45.994 DEBUG:teuthology.orchestra.run.smithi039:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:39:46.029 DEBUG:teuthology.orchestra.run.smithi203:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:39:46.046 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T10:39:46.047 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T10:39:46.047 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a 2024-09-17T10:39:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:45 smithi203 bash[85677]: cluster 2024-09-17T10:39:45.738058+0000 mgr.y (mgr.25166) 3768 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:46.230 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:45 smithi203 bash[85677]: cluster 2024-09-17T10:39:45.738058+0000 mgr.y (mgr.25166) 3768 : cluster [DBG] pgmap v1103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-17T10:39:46.386 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:46 smithi039 systemd[1]: Stopping Ceph mon.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:39:46.574 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:46.320855305Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:46 smithi039 bash[115929]: debug 2024-09-17T10:39:46.629+0000 7f3d365cf640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:39:46.886 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:46 smithi039 bash[115929]: debug 2024-09-17T10:39:46.629+0000 7f3d365cf640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T10:39:47.822 INFO:journalctl@ceph.mon.a.smithi039.stdout:Sep 17 10:39:47 smithi039 bash[160009]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:39:47.892 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T10:39:47.951 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:39:47.951 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T10:39:47.952 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-17T10:39:47.952 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.c 2024-09-17T10:39:48.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:48 smithi039 systemd[1]: Stopping Ceph mon.c for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:39:48.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:48 smithi039 bash[116875]: debug 2024-09-17T10:39:48.545+0000 7fbc0bf5f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:39:48.821 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:48 smithi039 bash[116875]: debug 2024-09-17T10:39:48.545+0000 7fbc0bf5f640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:39:49.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:49.326501535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:50.136 INFO:journalctl@ceph.mon.c.smithi039.stdout:Sep 17 10:39:49 smithi039 bash[160169]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mon-c 2024-09-17T10:39:50.440 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T10:39:50.467 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:39:50.468 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-17T10:39:50.468 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-17T10:39:50.468 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.b 2024-09-17T10:39:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:50 smithi203 systemd[1]: Stopping Ceph mon.b for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:39:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:50 smithi203 bash[85677]: debug 2024-09-17T10:39:50.595+0000 7f1a65764640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-09-17T10:39:50.730 INFO:journalctl@ceph.mon.b.smithi203.stdout:Sep 17 10:39:50 smithi203 bash[85677]: debug 2024-09-17T10:39:50.595+0000 7f1a65764640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:39:51.683 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T10:39:51.713 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:39:51.714 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-17T10:39:51.714 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-17T10:39:51.714 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y 2024-09-17T10:39:51.886 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:51 smithi039 systemd[1]: Stopping Ceph mgr.y for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:39:52.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:52 smithi039 bash[87077]: debug 2024-09-17T10:39:52.376+0000 7f041cb90640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:39:52.636 INFO:journalctl@ceph.mgr.y.smithi039.stdout:Sep 17 10:39:52 smithi039 bash[87077]: debug 2024-09-17T10:39:52.376+0000 7f041cb90640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T10:39:52.729 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:52.326918372Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:53.206 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-17T10:39:53.231 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:39:53.231 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-17T10:39:53.231 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T10:39:53.231 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x 2024-09-17T10:39:53.581 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:39:53 smithi203 systemd[1]: Stopping Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:39:54.353 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T10:39:54.362 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:39:54 smithi203 bash[112418]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:39:54.362 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:39:54 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:39:54.362 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:39:54 smithi203 bash[112477]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-mgr-x 2024-09-17T10:39:54.362 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:39:54 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-17T10:39:54.362 INFO:journalctl@ceph.mgr.x.smithi203.stdout:Sep 17 10:39:54 smithi203 systemd[1]: Stopped Ceph mgr.x for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:39:54.377 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:39:54.377 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T10:39:54.377 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T10:39:54.377 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.0 2024-09-17T10:39:54.886 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:39:54 smithi039 systemd[1]: Stopping Ceph osd.0 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:39:54.887 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:39:54 smithi039 bash[121818]: debug 2024-09-17T10:39:54.524+0000 7fcb00bf5640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:39:54.887 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:39:54 smithi039 bash[121818]: debug 2024-09-17T10:39:54.524+0000 7fcb00bf5640 -1 osd.0 154 *** Got signal Terminated *** 2024-09-17T10:39:54.887 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:39:54 smithi039 bash[121818]: debug 2024-09-17T10:39:54.524+0000 7fcb00bf5640 -1 osd.0 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:39:55.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:55.307126672Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:39:58.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:39:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:39:58.310741767Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:01.137 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:40:00 smithi039 bash[160474]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:40:01.137 INFO:journalctl@ceph.osd.0.smithi039.stdout:Sep 17 10:40:00 smithi039 bash[160568]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:40:01.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:01.333329545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:02.871 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T10:40:02.903 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:40:02.903 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T10:40:02.903 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T10:40:02.904 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.1 2024-09-17T10:40:03.137 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:02 smithi039 systemd[1]: Stopping Ceph osd.1 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:40:03.137 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:03 smithi039 bash[125250]: debug 2024-09-17T10:40:03.064+0000 7fddc8c9f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:40:03.137 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:03 smithi039 bash[125250]: debug 2024-09-17T10:40:03.064+0000 7fddc8c9f640 -1 osd.1 154 *** Got signal Terminated *** 2024-09-17T10:40:03.137 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:03 smithi039 bash[125250]: debug 2024-09-17T10:40:03.064+0000 7fddc8c9f640 -1 osd.1 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:40:04.636 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:04.335163994Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:07.480 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:07.302451556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:09.636 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:09 smithi039 bash[160775]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:40:10.074 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:09 smithi039 bash[161388]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:40:10.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:10.325521397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:12.948 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:12 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-17T10:40:12.948 INFO:journalctl@ceph.osd.1.smithi039.stdout:Sep 17 10:40:12 smithi039 systemd[1]: Stopped Ceph osd.1 for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:40:12.949 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T10:40:12.979 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:40:12.979 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T10:40:12.979 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T10:40:12.980 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.2 2024-09-17T10:40:12.980 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:12 smithi203 bash[81536]: logger=cleanup t=2024-09-17T10:40:12.692533249Z level=info msg="Completed cleanup jobs" duration=43.390041ms 2024-09-17T10:40:12.980 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:12 smithi203 bash[81536]: logger=grafana.update.checker t=2024-09-17T10:40:12.795502513Z level=info msg="Update check succeeded" duration=64.244954ms 2024-09-17T10:40:12.980 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:12 smithi203 bash[81536]: logger=plugins.update.checker t=2024-09-17T10:40:12.796339881Z level=info msg="Update check succeeded" duration=71.719559ms 2024-09-17T10:40:13.387 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:40:13 smithi039 systemd[1]: Stopping Ceph osd.2 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:40:13.387 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:40:13 smithi039 bash[129596]: debug 2024-09-17T10:40:13.152+0000 7fd14333d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:40:13.387 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:40:13 smithi039 bash[129596]: debug 2024-09-17T10:40:13.152+0000 7fd14333d640 -1 osd.2 154 *** Got signal Terminated *** 2024-09-17T10:40:13.387 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:40:13 smithi039 bash[129596]: debug 2024-09-17T10:40:13.152+0000 7fd14333d640 -1 osd.2 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:40:13.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:13.334809624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:16.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:16.334555036Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:19.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:19.332960466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:19.834 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:40:19 smithi039 bash[161608]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:40:19.834 INFO:journalctl@ceph.osd.2.smithi039.stdout:Sep 17 10:40:19 smithi039 bash[161671]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:40:20.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:20 smithi203 bash[96977]: debug 2024-09-17T10:40:20.554+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:21.386 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:21 smithi039 bash[136302]: debug 2024-09-17T10:40:21.112+0000 7f25ffa1f640 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.576263+0000 front 2024-09-17T10:39:58.576064+0000 (oldest deadline 2024-09-17T10:40:20.875776+0000) 2024-09-17T10:40:21.627 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T10:40:21.656 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:40:21.656 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T10:40:21.656 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T10:40:21.656 DEBUG:teuthology.orchestra.run.smithi039:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.3 2024-09-17T10:40:21.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:21 smithi203 bash[94246]: debug 2024-09-17T10:40:21.598+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:21.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:21 smithi203 bash[96977]: debug 2024-09-17T10:40:21.546+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:21.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:21 smithi039 systemd[1]: Stopping Ceph osd.3 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:40:21.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:21 smithi039 bash[136302]: debug 2024-09-17T10:40:21.844+0000 7f260340a640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:40:21.887 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:21 smithi039 bash[136302]: debug 2024-09-17T10:40:21.844+0000 7f260340a640 -1 osd.3 154 *** Got signal Terminated *** 2024-09-17T10:40:21.887 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:21 smithi039 bash[136302]: debug 2024-09-17T10:40:21.844+0000 7f260340a640 -1 osd.3 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:40:22.628 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:22 smithi203 bash[96977]: debug 2024-09-17T10:40:22.502+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:22.629 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:22.348455482Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:22.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:22 smithi039 bash[136302]: debug 2024-09-17T10:40:22.164+0000 7f25ffa1f640 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.576263+0000 front 2024-09-17T10:39:58.576064+0000 (oldest deadline 2024-09-17T10:40:20.875776+0000) 2024-09-17T10:40:22.979 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:22 smithi203 bash[94246]: debug 2024-09-17T10:40:22.626+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:23.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:23 smithi039 bash[136302]: debug 2024-09-17T10:40:23.168+0000 7f25ffa1f640 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.576263+0000 front 2024-09-17T10:39:58.576064+0000 (oldest deadline 2024-09-17T10:40:20.875776+0000) 2024-09-17T10:40:23.931 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:23 smithi203 bash[94246]: debug 2024-09-17T10:40:23.610+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:23.931 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:23 smithi203 bash[96977]: debug 2024-09-17T10:40:23.506+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:24.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:24 smithi039 bash[136302]: debug 2024-09-17T10:40:24.212+0000 7f25ffa1f640 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.576263+0000 front 2024-09-17T10:39:58.576064+0000 (oldest deadline 2024-09-17T10:40:20.875776+0000) 2024-09-17T10:40:24.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:24 smithi203 bash[94246]: debug 2024-09-17T10:40:24.610+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:24.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:24 smithi203 bash[96977]: debug 2024-09-17T10:40:24.518+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:24.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:24 smithi203 bash[99821]: debug 2024-09-17T10:40:24.410+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:24.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:24 smithi203 bash[102655]: debug 2024-09-17T10:40:24.486+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:25.598 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:25 smithi203 bash[99821]: debug 2024-09-17T10:40:25.410+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:25.598 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:25 smithi203 bash[102655]: debug 2024-09-17T10:40:25.438+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:25.599 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:25 smithi203 bash[96977]: debug 2024-09-17T10:40:25.558+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:25.599 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:25.319097178Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:25.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:25 smithi039 bash[136302]: debug 2024-09-17T10:40:25.212+0000 7f25ffa1f640 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.576263+0000 front 2024-09-17T10:39:58.576064+0000 (oldest deadline 2024-09-17T10:40:20.875776+0000) 2024-09-17T10:40:25.980 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:25 smithi203 bash[94246]: debug 2024-09-17T10:40:25.594+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:26.636 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:26 smithi039 bash[136302]: debug 2024-09-17T10:40:26.232+0000 7f25ffa1f640 -1 osd.3 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.576263+0000 front 2024-09-17T10:39:58.576064+0000 (oldest deadline 2024-09-17T10:40:20.875776+0000) 2024-09-17T10:40:26.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:26 smithi203 bash[99821]: debug 2024-09-17T10:40:26.382+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:26.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:26 smithi203 bash[94246]: debug 2024-09-17T10:40:26.582+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:26.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:26 smithi203 bash[96977]: debug 2024-09-17T10:40:26.582+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:26.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:26 smithi203 bash[102655]: debug 2024-09-17T10:40:26.438+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:27.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:27 smithi203 bash[94246]: debug 2024-09-17T10:40:27.534+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:27.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:27 smithi203 bash[96977]: debug 2024-09-17T10:40:27.574+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:27.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:27 smithi203 bash[99821]: debug 2024-09-17T10:40:27.414+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:27.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:27 smithi203 bash[102655]: debug 2024-09-17T10:40:27.426+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:28.386 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:28 smithi039 bash[161801]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:40:28.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:28 smithi203 bash[99821]: debug 2024-09-17T10:40:28.378+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:28.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:28 smithi203 bash[94246]: debug 2024-09-17T10:40:28.542+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:28.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:28 smithi203 bash[96977]: debug 2024-09-17T10:40:28.526+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:28.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:28 smithi203 bash[102655]: debug 2024-09-17T10:40:28.414+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:28.731 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:28.32645763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:28.886 INFO:journalctl@ceph.osd.3.smithi039.stdout:Sep 17 10:40:28 smithi039 bash[162000]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:40:29.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:29 smithi203 bash[99821]: debug 2024-09-17T10:40:29.350+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:29.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:29 smithi203 bash[94246]: debug 2024-09-17T10:40:29.542+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:29.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:29 smithi203 bash[96977]: debug 2024-09-17T10:40:29.498+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:29.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:29 smithi203 bash[102655]: debug 2024-09-17T10:40:29.442+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:30.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[99821]: debug 2024-09-17T10:40:30.310+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:30.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[99821]: debug 2024-09-17T10:40:30.310+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:30.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[102655]: debug 2024-09-17T10:40:30.438+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:30.730 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[94246]: debug 2024-09-17T10:40:30.502+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:30.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[94246]: debug 2024-09-17T10:40:30.502+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:30.731 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[96977]: debug 2024-09-17T10:40:30.514+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:30.731 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:30 smithi203 bash[96977]: debug 2024-09-17T10:40:30.514+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:31.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[102655]: debug 2024-09-17T10:40:31.390+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:31.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[99821]: debug 2024-09-17T10:40:31.346+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:31.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[99821]: debug 2024-09-17T10:40:31.346+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:31.731 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:31.325352475Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:31.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[94246]: debug 2024-09-17T10:40:31.538+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:31.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[94246]: debug 2024-09-17T10:40:31.538+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:31.731 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[96977]: debug 2024-09-17T10:40:31.546+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:31.731 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:31 smithi203 bash[96977]: debug 2024-09-17T10:40:31.546+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:31.880 DEBUG:teuthology.orchestra.run.smithi039:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T10:40:31.908 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:40:31.908 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T10:40:31.909 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T10:40:31.909 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.4 2024-09-17T10:40:32.230 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:31 smithi203 systemd[1]: Stopping Ceph osd.4 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:40:32.230 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[94246]: debug 2024-09-17T10:40:32.050+0000 7fadc4b66640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:40:32.230 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[94246]: debug 2024-09-17T10:40:32.050+0000 7fadc4b66640 -1 osd.4 154 *** Got signal Terminated *** 2024-09-17T10:40:32.230 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[94246]: debug 2024-09-17T10:40:32.050+0000 7fadc4b66640 -1 osd.4 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:40:32.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[96977]: debug 2024-09-17T10:40:32.522+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:32.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[96977]: debug 2024-09-17T10:40:32.522+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:32.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[99821]: debug 2024-09-17T10:40:32.326+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:32.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[99821]: debug 2024-09-17T10:40:32.326+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:32.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[102655]: debug 2024-09-17T10:40:32.358+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:32.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[94246]: debug 2024-09-17T10:40:32.498+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:32.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:32 smithi203 bash[94246]: debug 2024-09-17T10:40:32.498+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:33.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[96977]: debug 2024-09-17T10:40:33.522+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:33.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[96977]: debug 2024-09-17T10:40:33.522+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:33.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[99821]: debug 2024-09-17T10:40:33.326+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:33.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[99821]: debug 2024-09-17T10:40:33.330+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:33.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[94246]: debug 2024-09-17T10:40:33.454+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:33.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[94246]: debug 2024-09-17T10:40:33.454+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:33.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[102655]: debug 2024-09-17T10:40:33.394+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:33.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:33 smithi203 bash[102655]: debug 2024-09-17T10:40:33.394+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:34.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:34.339329561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:34.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[96977]: debug 2024-09-17T10:40:34.546+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:34.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[96977]: debug 2024-09-17T10:40:34.546+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:34.731 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[99821]: debug 2024-09-17T10:40:34.322+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:34.731 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[99821]: debug 2024-09-17T10:40:34.322+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:34.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[94246]: debug 2024-09-17T10:40:34.494+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:34.731 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[94246]: debug 2024-09-17T10:40:34.494+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:34.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[102655]: debug 2024-09-17T10:40:34.382+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:34.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:34 smithi203 bash[102655]: debug 2024-09-17T10:40:34.382+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:35.584 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[99821]: debug 2024-09-17T10:40:35.302+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:35.584 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[99821]: debug 2024-09-17T10:40:35.302+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:35.584 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[94246]: debug 2024-09-17T10:40:35.506+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:35.584 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[94246]: debug 2024-09-17T10:40:35.506+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:35.585 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[102655]: debug 2024-09-17T10:40:35.370+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:35.585 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[102655]: debug 2024-09-17T10:40:35.374+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:35.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[96977]: debug 2024-09-17T10:40:35.582+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:35.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:35 smithi203 bash[96977]: debug 2024-09-17T10:40:35.582+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:36.618 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[99821]: debug 2024-09-17T10:40:36.346+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:36.619 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[99821]: debug 2024-09-17T10:40:36.346+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:36.619 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[94246]: debug 2024-09-17T10:40:36.542+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:57.752130+0000 front 2024-09-17T10:39:57.751809+0000 (oldest deadline 2024-09-17T10:40:21.251469+0000) 2024-09-17T10:40:36.619 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[94246]: debug 2024-09-17T10:40:36.542+0000 7fadc117b640 -1 osd.4 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.952677+0000 front 2024-09-17T10:40:05.952795+0000 (oldest deadline 2024-09-17T10:40:30.052496+0000) 2024-09-17T10:40:36.619 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[102655]: debug 2024-09-17T10:40:36.374+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:36.619 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[102655]: debug 2024-09-17T10:40:36.374+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:36.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[96977]: debug 2024-09-17T10:40:36.618+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:36.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:36 smithi203 bash[96977]: debug 2024-09-17T10:40:36.618+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:37.617 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:37.336987535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:37.618 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[99821]: debug 2024-09-17T10:40:37.318+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:37.618 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[99821]: debug 2024-09-17T10:40:37.318+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:37.618 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[102655]: debug 2024-09-17T10:40:37.354+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:37.619 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[102655]: debug 2024-09-17T10:40:37.354+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:37.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[96977]: debug 2024-09-17T10:40:37.618+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:37.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:37 smithi203 bash[96977]: debug 2024-09-17T10:40:37.618+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:38.591 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[113467]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:40:38.591 INFO:journalctl@ceph.osd.4.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[113549]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:40:38.592 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[99821]: debug 2024-09-17T10:40:38.290+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:38.592 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[99821]: debug 2024-09-17T10:40:38.290+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:38.592 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[102655]: debug 2024-09-17T10:40:38.381+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:38.592 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[102655]: debug 2024-09-17T10:40:38.381+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:38.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[96977]: debug 2024-09-17T10:40:38.637+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:38.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:38 smithi203 bash[96977]: debug 2024-09-17T10:40:38.637+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:39.614 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[99821]: debug 2024-09-17T10:40:39.301+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:39.614 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[99821]: debug 2024-09-17T10:40:39.301+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:39.614 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[99821]: debug 2024-09-17T10:40:39.301+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:39.615 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[102655]: debug 2024-09-17T10:40:39.421+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:39.615 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[102655]: debug 2024-09-17T10:40:39.421+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:39.615 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[102655]: debug 2024-09-17T10:40:39.421+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:39.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[96977]: debug 2024-09-17T10:40:39.609+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:39.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[96977]: debug 2024-09-17T10:40:39.609+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:39.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:39 smithi203 bash[96977]: debug 2024-09-17T10:40:39.609+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:40.580 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:40.328132407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:40.580 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[99821]: debug 2024-09-17T10:40:40.337+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:40.580 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[99821]: debug 2024-09-17T10:40:40.337+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:40.580 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[99821]: debug 2024-09-17T10:40:40.337+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:40.580 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[102655]: debug 2024-09-17T10:40:40.453+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:40.581 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[102655]: debug 2024-09-17T10:40:40.453+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:40.581 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[102655]: debug 2024-09-17T10:40:40.453+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:40.733 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T10:40:40.761 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:40:40.762 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T10:40:40.762 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T10:40:40.762 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.5 2024-09-17T10:40:40.948 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[96977]: debug 2024-09-17T10:40:40.577+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:40.948 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[96977]: debug 2024-09-17T10:40:40.577+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:40.948 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[96977]: debug 2024-09-17T10:40:40.577+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:40.949 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 systemd[1]: Stopping Ceph osd.5 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:40:41.230 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[96977]: debug 2024-09-17T10:40:40.945+0000 7f57ca4a8640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:40:41.230 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[96977]: debug 2024-09-17T10:40:40.945+0000 7f57ca4a8640 -1 osd.5 154 *** Got signal Terminated *** 2024-09-17T10:40:41.230 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:40 smithi203 bash[96977]: debug 2024-09-17T10:40:40.945+0000 7f57ca4a8640 -1 osd.5 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:40:41.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[102655]: debug 2024-09-17T10:40:41.413+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:41.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[102655]: debug 2024-09-17T10:40:41.413+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:41.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[102655]: debug 2024-09-17T10:40:41.413+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:41.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[96977]: debug 2024-09-17T10:40:41.573+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:41.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[96977]: debug 2024-09-17T10:40:41.573+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:41.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[96977]: debug 2024-09-17T10:40:41.573+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:41.731 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[99821]: debug 2024-09-17T10:40:41.345+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:41.731 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[99821]: debug 2024-09-17T10:40:41.345+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:41.731 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:41 smithi203 bash[99821]: debug 2024-09-17T10:40:41.345+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:42.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[96977]: debug 2024-09-17T10:40:42.593+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:42.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[96977]: debug 2024-09-17T10:40:42.593+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:42.730 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[96977]: debug 2024-09-17T10:40:42.593+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:42.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[99821]: debug 2024-09-17T10:40:42.365+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:42.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[99821]: debug 2024-09-17T10:40:42.365+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:42.731 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[99821]: debug 2024-09-17T10:40:42.365+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:42.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[102655]: debug 2024-09-17T10:40:42.453+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:42.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[102655]: debug 2024-09-17T10:40:42.453+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:42.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:42 smithi203 bash[102655]: debug 2024-09-17T10:40:42.453+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:43.638 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:43.347518184Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:43.657 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[99821]: debug 2024-09-17T10:40:43.333+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:43.657 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[99821]: debug 2024-09-17T10:40:43.333+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:43.657 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[99821]: debug 2024-09-17T10:40:43.333+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:43.658 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[102655]: debug 2024-09-17T10:40:43.497+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:43.658 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[102655]: debug 2024-09-17T10:40:43.497+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:43.658 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[102655]: debug 2024-09-17T10:40:43.497+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:43.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[96977]: debug 2024-09-17T10:40:43.637+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:43.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[96977]: debug 2024-09-17T10:40:43.637+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:43.981 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:43 smithi203 bash[96977]: debug 2024-09-17T10:40:43.637+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:44.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[99821]: debug 2024-09-17T10:40:44.297+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:44.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[99821]: debug 2024-09-17T10:40:44.297+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:44.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[99821]: debug 2024-09-17T10:40:44.297+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:44.480 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.269Z 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.39:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.480 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.270Z 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.39:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.480 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.273Z 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.39:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.480 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.280Z 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.39:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.480 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.280Z 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.39:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.481 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.280Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.39:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.481 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[78902]: ts=2024-09-17T10:40:44.281Z 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.39:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.39:8765: connect: connection refused" 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[96977]: debug 2024-09-17T10:40:44.685+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[96977]: debug 2024-09-17T10:40:44.685+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[96977]: debug 2024-09-17T10:40:44.685+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[102655]: debug 2024-09-17T10:40:44.481+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[102655]: debug 2024-09-17T10:40:44.481+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[102655]: debug 2024-09-17T10:40:44.481+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:44.980 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:44 smithi203 bash[102655]: debug 2024-09-17T10:40:44.485+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:45.665 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[99821]: debug 2024-09-17T10:40:45.289+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:45.665 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[99821]: debug 2024-09-17T10:40:45.289+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:45.665 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[99821]: debug 2024-09-17T10:40:45.289+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:45.666 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[102655]: debug 2024-09-17T10:40:45.461+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:45.666 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[102655]: debug 2024-09-17T10:40:45.461+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:45.666 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[102655]: debug 2024-09-17T10:40:45.461+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:45.666 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[102655]: debug 2024-09-17T10:40:45.465+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:45.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[96977]: debug 2024-09-17T10:40:45.661+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:54.726447+0000 front 2024-09-17T10:39:54.727020+0000 (oldest deadline 2024-09-17T10:40:20.026486+0000) 2024-09-17T10:40:45.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[96977]: debug 2024-09-17T10:40:45.661+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:05.828478+0000 front 2024-09-17T10:40:05.828065+0000 (oldest deadline 2024-09-17T10:40:30.428950+0000) 2024-09-17T10:40:45.980 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:45 smithi203 bash[96977]: debug 2024-09-17T10:40:45.661+0000 7f57c2ab5640 -1 osd.5 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:14.530297+0000 front 2024-09-17T10:40:14.530235+0000 (oldest deadline 2024-09-17T10:40:39.230078+0000) 2024-09-17T10:40:46.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:46.310223572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:46.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[99821]: debug 2024-09-17T10:40:46.317+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:46.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[99821]: debug 2024-09-17T10:40:46.317+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:46.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[99821]: debug 2024-09-17T10:40:46.317+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:46.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[102655]: debug 2024-09-17T10:40:46.425+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:46.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[102655]: debug 2024-09-17T10:40:46.425+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:46.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[102655]: debug 2024-09-17T10:40:46.425+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:46.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:46 smithi203 bash[102655]: debug 2024-09-17T10:40:46.429+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:47.609 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[113751]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:40:47.609 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[99821]: debug 2024-09-17T10:40:47.305+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:47.609 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[99821]: debug 2024-09-17T10:40:47.305+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:47.610 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[99821]: debug 2024-09-17T10:40:47.305+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:47.610 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[102655]: debug 2024-09-17T10:40:47.417+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:47.610 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[102655]: debug 2024-09-17T10:40:47.417+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:47.610 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[102655]: debug 2024-09-17T10:40:47.417+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:47.610 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[102655]: debug 2024-09-17T10:40:47.417+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:48.269 INFO:journalctl@ceph.osd.5.smithi203.stdout:Sep 17 10:40:47 smithi203 bash[114359]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[99821]: debug 2024-09-17T10:40:48.265+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[99821]: debug 2024-09-17T10:40:48.265+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[99821]: debug 2024-09-17T10:40:48.265+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[99821]: debug 2024-09-17T10:40:48.265+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[102655]: debug 2024-09-17T10:40:48.381+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[102655]: debug 2024-09-17T10:40:48.381+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[102655]: debug 2024-09-17T10:40:48.381+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[102655]: debug 2024-09-17T10:40:48.381+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:48.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:48 smithi203 bash[102655]: debug 2024-09-17T10:40:48.381+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:49.480 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:49.307375598Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:49.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[99821]: debug 2024-09-17T10:40:49.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:49.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[99821]: debug 2024-09-17T10:40:49.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:49.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[99821]: debug 2024-09-17T10:40:49.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:49.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[99821]: debug 2024-09-17T10:40:49.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:49.480 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[102655]: debug 2024-09-17T10:40:49.345+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:49.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[102655]: debug 2024-09-17T10:40:49.345+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:49.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[102655]: debug 2024-09-17T10:40:49.345+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:49.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[102655]: debug 2024-09-17T10:40:49.345+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:49.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:49 smithi203 bash[102655]: debug 2024-09-17T10:40:49.345+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:50.345 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[99821]: debug 2024-09-17T10:40:50.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:50.345 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[99821]: debug 2024-09-17T10:40:50.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:50.345 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[99821]: debug 2024-09-17T10:40:50.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:50.345 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[99821]: debug 2024-09-17T10:40:50.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:50.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[102655]: debug 2024-09-17T10:40:50.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:50.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[102655]: debug 2024-09-17T10:40:50.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:50.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[102655]: debug 2024-09-17T10:40:50.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:50.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[102655]: debug 2024-09-17T10:40:50.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:50.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:50 smithi203 bash[102655]: debug 2024-09-17T10:40:50.341+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:51.452 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T10:40:51.479 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[102655]: debug 2024-09-17T10:40:51.349+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:51.479 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[102655]: debug 2024-09-17T10:40:51.349+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:51.479 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[102655]: debug 2024-09-17T10:40:51.349+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:51.480 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[102655]: debug 2024-09-17T10:40:51.349+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:51.480 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[102655]: debug 2024-09-17T10:40:51.349+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:51.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:51.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:51.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:51.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.221+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:51.481 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:40:51.482 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T10:40:51.482 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-17T10:40:51.482 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.6 2024-09-17T10:40:51.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 systemd[1]: Stopping Ceph osd.6 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:40:51.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.665+0000 7f3153663640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:40:51.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.665+0000 7f3153663640 -1 osd.6 154 *** Got signal Terminated *** 2024-09-17T10:40:51.730 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:51 smithi203 bash[99821]: debug 2024-09-17T10:40:51.665+0000 7f3153663640 -1 osd.6 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:40:52.480 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:52.335391536Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:52.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[99821]: debug 2024-09-17T10:40:52.217+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:52.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[99821]: debug 2024-09-17T10:40:52.217+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:52.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[99821]: debug 2024-09-17T10:40:52.217+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:52.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[99821]: debug 2024-09-17T10:40:52.217+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:52.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[99821]: debug 2024-09-17T10:40:52.217+0000 7f314bc70640 -1 osd.6 154 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.44398.0:1609 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 93961641457280] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:52.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[102655]: debug 2024-09-17T10:40:52.309+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:52.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[102655]: debug 2024-09-17T10:40:52.309+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:52.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[102655]: debug 2024-09-17T10:40:52.309+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:52.483 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[102655]: debug 2024-09-17T10:40:52.309+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:52.484 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:52 smithi203 bash[102655]: debug 2024-09-17T10:40:52.309+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:53.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[99821]: debug 2024-09-17T10:40:53.205+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:53.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[99821]: debug 2024-09-17T10:40:53.205+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:53.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[99821]: debug 2024-09-17T10:40:53.205+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:53.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[99821]: debug 2024-09-17T10:40:53.205+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:53.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[99821]: debug 2024-09-17T10:40:53.205+0000 7f314bc70640 -1 osd.6 154 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.44398.0:1609 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 93961641457280] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:53.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[102655]: debug 2024-09-17T10:40:53.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:53.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[102655]: debug 2024-09-17T10:40:53.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:53.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[102655]: debug 2024-09-17T10:40:53.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:53.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[102655]: debug 2024-09-17T10:40:53.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:53.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:53 smithi203 bash[102655]: debug 2024-09-17T10:40:53.333+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:54.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[99821]: debug 2024-09-17T10:40:54.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:54.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[99821]: debug 2024-09-17T10:40:54.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:54.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[99821]: debug 2024-09-17T10:40:54.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:54.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[99821]: debug 2024-09-17T10:40:54.189+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:54.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[99821]: debug 2024-09-17T10:40:54.189+0000 7f314bc70640 -1 osd.6 154 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44398.0:1609 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 93961641457280] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:54.480 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[102655]: debug 2024-09-17T10:40:54.373+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:54.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[102655]: debug 2024-09-17T10:40:54.373+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:54.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[102655]: debug 2024-09-17T10:40:54.373+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:54.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[102655]: debug 2024-09-17T10:40:54.373+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:54.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:54 smithi203 bash[102655]: debug 2024-09-17T10:40:54.373+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:55.480 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:55.317249163Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:55.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[99821]: debug 2024-09-17T10:40:55.157+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:55.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[99821]: debug 2024-09-17T10:40:55.157+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:55.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[99821]: debug 2024-09-17T10:40:55.157+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[99821]: debug 2024-09-17T10:40:55.157+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[99821]: debug 2024-09-17T10:40:55.157+0000 7f314bc70640 -1 osd.6 154 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44398.0:1609 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 93961641457280] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[102655]: debug 2024-09-17T10:40:55.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[102655]: debug 2024-09-17T10:40:55.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[102655]: debug 2024-09-17T10:40:55.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[102655]: debug 2024-09-17T10:40:55.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:55.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:55 smithi203 bash[102655]: debug 2024-09-17T10:40:55.377+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:56.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[99821]: debug 2024-09-17T10:40:56.161+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.883173+0000 front 2024-09-17T10:39:58.883069+0000 (oldest deadline 2024-09-17T10:40:24.182686+0000) 2024-09-17T10:40:56.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[99821]: debug 2024-09-17T10:40:56.161+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:04.183735+0000 front 2024-09-17T10:40:04.183551+0000 (oldest deadline 2024-09-17T10:40:29.483349+0000) 2024-09-17T10:40:56.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[99821]: debug 2024-09-17T10:40:56.161+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:15.384901+0000 front 2024-09-17T10:40:15.384842+0000 (oldest deadline 2024-09-17T10:40:38.884433+0000) 2024-09-17T10:40:56.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[99821]: debug 2024-09-17T10:40:56.161+0000 7f314bc70640 -1 osd.6 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.786771+0000 front 2024-09-17T10:40:25.786568+0000 (oldest deadline 2024-09-17T10:40:47.486507+0000) 2024-09-17T10:40:56.480 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[99821]: debug 2024-09-17T10:40:56.161+0000 7f314bc70640 -1 osd.6 154 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44398.0:1609 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 93961641457280] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:56.480 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[102655]: debug 2024-09-17T10:40:56.365+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:56.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[102655]: debug 2024-09-17T10:40:56.365+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:56.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[102655]: debug 2024-09-17T10:40:56.365+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:56.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[102655]: debug 2024-09-17T10:40:56.365+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:56.481 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:56 smithi203 bash[102655]: debug 2024-09-17T10:40:56.365+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 5 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:57.674 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[102655]: debug 2024-09-17T10:40:57.369+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:57.674 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[102655]: debug 2024-09-17T10:40:57.369+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:57.674 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[102655]: debug 2024-09-17T10:40:57.369+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:57.674 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[102655]: debug 2024-09-17T10:40:57.369+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:57.674 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[102655]: debug 2024-09-17T10:40:57.369+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:57.980 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[114582]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-6 2024-09-17T10:40:57.980 INFO:journalctl@ceph.osd.6.smithi203.stdout:Sep 17 10:40:57 smithi203 bash[114646]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-6 2024-09-17T10:40:58.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:40:58 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:40:58.31977871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:40:58.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:58 smithi203 bash[102655]: debug 2024-09-17T10:40:58.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:58.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:58 smithi203 bash[102655]: debug 2024-09-17T10:40:58.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:58.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:58 smithi203 bash[102655]: debug 2024-09-17T10:40:58.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:58.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:58 smithi203 bash[102655]: debug 2024-09-17T10:40:58.341+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:58.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:58 smithi203 bash[102655]: debug 2024-09-17T10:40:58.345+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:40:59.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:59 smithi203 bash[102655]: debug 2024-09-17T10:40:59.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:40:59.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:59 smithi203 bash[102655]: debug 2024-09-17T10:40:59.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:40:59.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:59 smithi203 bash[102655]: debug 2024-09-17T10:40:59.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:40:59.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:59 smithi203 bash[102655]: debug 2024-09-17T10:40:59.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:40:59.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:59 smithi203 bash[102655]: debug 2024-09-17T10:40:59.333+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-09-17T10:40:36.756579+0000 front 2024-09-17T10:40:36.756516+0000 (oldest deadline 2024-09-17T10:40:59.056230+0000) 2024-09-17T10:40:59.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:40:59 smithi203 bash[102655]: debug 2024-09-17T10:40:59.333+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:41:00.046 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.6.service' 2024-09-17T10:41:00.073 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:41:00.073 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-17T10:41:00.074 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-17T10:41:00.074 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.7 2024-09-17T10:41:00.325 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 systemd[1]: Stopping Ceph osd.7 for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:41:00.326 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.257+0000 7f0cf9952640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-17T10:41:00.326 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.257+0000 7f0cf9952640 -1 osd.7 154 *** Got signal Terminated *** 2024-09-17T10:41:00.326 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.257+0000 7f0cf9952640 -1 osd.7 154 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:41:00.326 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.321+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:41:00.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.321+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:41:00.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.321+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:41:00.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.321+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:41:00.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.321+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-09-17T10:40:36.756579+0000 front 2024-09-17T10:40:36.756516+0000 (oldest deadline 2024-09-17T10:40:59.056230+0000) 2024-09-17T10:41:00.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:00 smithi203 bash[102655]: debug 2024-09-17T10:41:00.321+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:41:01.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:01.342616348Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:01.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[102655]: debug 2024-09-17T10:41:01.357+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:41:01.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[102655]: debug 2024-09-17T10:41:01.357+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:41:01.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[102655]: debug 2024-09-17T10:41:01.357+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:41:01.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[102655]: debug 2024-09-17T10:41:01.357+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:41:01.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[102655]: debug 2024-09-17T10:41:01.357+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-09-17T10:40:36.756579+0000 front 2024-09-17T10:40:36.756516+0000 (oldest deadline 2024-09-17T10:40:59.056230+0000) 2024-09-17T10:41:01.731 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:01 smithi203 bash[102655]: debug 2024-09-17T10:41:01.357+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:41:02.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:02 smithi203 bash[102655]: debug 2024-09-17T10:41:02.385+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:41:02.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:02 smithi203 bash[102655]: debug 2024-09-17T10:41:02.385+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:41:02.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:02 smithi203 bash[102655]: debug 2024-09-17T10:41:02.385+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:41:02.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:02 smithi203 bash[102655]: debug 2024-09-17T10:41:02.385+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:41:02.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:02 smithi203 bash[102655]: debug 2024-09-17T10:41:02.385+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-09-17T10:40:36.756579+0000 front 2024-09-17T10:40:36.756516+0000 (oldest deadline 2024-09-17T10:40:59.056230+0000) 2024-09-17T10:41:02.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:02 smithi203 bash[102655]: debug 2024-09-17T10:41:02.385+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:41:03.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:03 smithi203 bash[102655]: debug 2024-09-17T10:41:03.401+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:41:03.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:03 smithi203 bash[102655]: debug 2024-09-17T10:41:03.401+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:41:03.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:03 smithi203 bash[102655]: debug 2024-09-17T10:41:03.401+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:41:03.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:03 smithi203 bash[102655]: debug 2024-09-17T10:41:03.401+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:41:03.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:03 smithi203 bash[102655]: debug 2024-09-17T10:41:03.401+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-09-17T10:40:36.756579+0000 front 2024-09-17T10:40:36.756516+0000 (oldest deadline 2024-09-17T10:40:59.056230+0000) 2024-09-17T10:41:03.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:03 smithi203 bash[102655]: debug 2024-09-17T10:41:03.401+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:41:04.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:04.342847468Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:04.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[102655]: debug 2024-09-17T10:41:04.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6806 osd.0 since back 2024-09-17T10:39:58.949379+0000 front 2024-09-17T10:39:58.949412+0000 (oldest deadline 2024-09-17T10:40:23.649128+0000) 2024-09-17T10:41:04.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[102655]: debug 2024-09-17T10:41:04.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6814 osd.1 since back 2024-09-17T10:40:03.650209+0000 front 2024-09-17T10:40:03.650084+0000 (oldest deadline 2024-09-17T10:40:32.450490+0000) 2024-09-17T10:41:04.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[102655]: debug 2024-09-17T10:41:04.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6822 osd.2 since back 2024-09-17T10:40:12.952434+0000 front 2024-09-17T10:40:12.952043+0000 (oldest deadline 2024-09-17T10:40:38.851959+0000) 2024-09-17T10:41:04.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[102655]: debug 2024-09-17T10:41:04.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.39:6830 osd.3 since back 2024-09-17T10:40:25.654993+0000 front 2024-09-17T10:40:25.655082+0000 (oldest deadline 2024-09-17T10:40:47.954711+0000) 2024-09-17T10:41:04.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[102655]: debug 2024-09-17T10:41:04.377+0000 7f0cf5f67640 -1 osd.7 154 heartbeat_check: no reply from 172.21.15.203:6804 osd.4 since back 2024-09-17T10:40:36.756579+0000 front 2024-09-17T10:40:36.756516+0000 (oldest deadline 2024-09-17T10:40:59.056230+0000) 2024-09-17T10:41:04.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:04 smithi203 bash[102655]: debug 2024-09-17T10:41:04.377+0000 7f0cf5f67640 -1 osd.7 154 get_health_metrics reporting 9 slow ops, oldest is osd_op(client.74840.0:68 2.0 2:079a30f8:::realms.255aa7e7-bedb-4fa7-877a-984926552ee7.control:head [watch ping cookie 93889058343040] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e154) 2024-09-17T10:41:06.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:06 smithi203 bash[114793]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-7 2024-09-17T10:41:06.730 INFO:journalctl@ceph.osd.7.smithi203.stdout:Sep 17 10:41:06 smithi203 bash[114966]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-osd-7 2024-09-17T10:41:07.479 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:07 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:07.309289088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:09.879 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@osd.7.service' 2024-09-17T10:41:09.905 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:41:09.906 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-17T10:41:09.906 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-17T10:41:09.906 DEBUG:teuthology.orchestra.run.smithi203:> sudo systemctl stop ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a 2024-09-17T10:41:10.230 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:09 smithi203 systemd[1]: Stopping Ceph prometheus.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:41:10.669 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:10.328990389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:10.669 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.344Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:41:10.669 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.344Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-17T10:41:10.669 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-17T10:41:10.669 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-17T10:41:10.669 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-17T10:41:10.669 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-17T10:41:10.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-17T10:41:10.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-17T10:41:10.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.345Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-17T10:41:10.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.347Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-17T10:41:10.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.347Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-17T10:41:10.670 INFO:journalctl@ceph.prometheus.a.smithi203.stdout:Sep 17 10:41:10 smithi203 bash[78902]: ts=2024-09-17T10:41:10.347Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-17T10:41:11.350 DEBUG:teuthology.orchestra.run.smithi203:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-17T10:41:11.370 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:41:11.370 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-17T10:41:11.370 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:41:11.558 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:41:13.637 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:13 smithi039 bash[107847]: ts=2024-09-17T10:41:13.249Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.39:8443: connect: connection refused" 2024-09-17T10:41:13.637 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:13 smithi039 bash[107847]: ts=2024-09-17T10:41:13.250Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.203:8443: connect: connection refused" 2024-09-17T10:41:13.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:13 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:13.330328331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:16.470 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:16 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:16.470 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:16 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:16.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:16 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:16.343918895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:16.821 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:16 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:16.821 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:16 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.076 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:16 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.076 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:16 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.333 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.333 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.636 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.637 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.637 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.637 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.886 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:17.887 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:17 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.171 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.172 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:18 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:18.565 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:18 smithi039 systemd[1]: Stopping Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:41:18.565 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:18 smithi039 bash[107847]: ts=2024-09-17T10:41:18.299Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-17T10:41:19.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:19 smithi039 bash[163642]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:41:19.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:19 smithi039 bash[163702]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-alertmanager-a 2024-09-17T10:41:19.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:19 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-17T10:41:19.386 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:19 smithi039 systemd[1]: Stopped Ceph alertmanager.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:41:19.728 INFO:journalctl@ceph.alertmanager.a.smithi039.stdout:Sep 17 10:41:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:19.728 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:19 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:19.728 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:19 smithi039 systemd[1]: Stopping Ceph node-exporter.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:41:19.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:19 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:19.341747415Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:20.631 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:20 smithi039 bash[163770]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:41:20.631 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:20 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:41:20.631 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:20 smithi039 bash[163831]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-a 2024-09-17T10:41:20.631 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:20 smithi039 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-17T10:41:20.631 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:20 smithi039 systemd[1]: Stopped Ceph node-exporter.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:41:20.886 INFO:journalctl@ceph.node-exporter.a.smithi039.stdout:Sep 17 10:41:20 smithi039 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:22.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:22 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:22.342502126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:25.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:25 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:25.307189803Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:28.466 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:28 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:28.31540476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:31.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:31 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:31.31370951Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:34.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:34 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:34.355410871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:37.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:37 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:37.324809652Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:40.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:40 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:40.31927713Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:43.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:43 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:43.332950669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:44.655 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:41:44.838 INFO:teuthology.orchestra.run.smithi203.stdout:Deleting cluster with fsid: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:41:46.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:46 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:46.324434117Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:49.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.230 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.489 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.490 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:49 smithi203 bash[81536]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-17T10:41:49.317357507Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-17T10:41:49.490 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.743 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.743 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.993 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:49.994 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:49 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.353 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.354 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.609 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.610 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.911 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.911 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.911 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:50.912 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:51.230 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:50 smithi203 systemd[1]: Stopping Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:41:51.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:51 smithi203 bash[117087]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:41:51.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:51 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-17T10:41:51.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:51 smithi203 bash[117146]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-node-exporter-b 2024-09-17T10:41:51.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:51 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-17T10:41:51.980 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:51 smithi203 systemd[1]: Stopped Ceph node-exporter.b for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:41:52.323 INFO:journalctl@ceph.node-exporter.b.smithi203.stdout:Sep 17 10:41:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:52.323 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:41:52.323 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 systemd[1]: Stopping Ceph grafana.a for acc81fc8-74d8-11ef-bceb-c7b262605968... 2024-09-17T10:41:52.323 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 bash[81536]: logger=server t=2024-09-17T10:41:52.284253545Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-17T10:41:52.324 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 bash[81536]: logger=grafana-apiserver t=2024-09-17T10:41:52.28438908Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-17T10:41:52.324 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 bash[81536]: logger=tracing t=2024-09-17T10:41:52.284447384Z level=info msg="Closing tracing" 2024-09-17T10:41:52.324 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 bash[81536]: logger=ticker t=2024-09-17T10:41:52.284590248Z level=info msg=stopped last_tick=2024-09-17T10:41:50Z 2024-09-17T10:41:53.229 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:52 smithi203 bash[117214]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-grafana-a 2024-09-17T10:41:53.230 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:53 smithi203 bash[117274]: Error response from daemon: No such container: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968-grafana-a 2024-09-17T10:41:53.230 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:53 smithi203 systemd[1]: ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-17T10:41:53.230 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:53 smithi203 systemd[1]: Stopped Ceph grafana.a for acc81fc8-74d8-11ef-bceb-c7b262605968. 2024-09-17T10:41:53.730 INFO:journalctl@ceph.grafana.a.smithi203.stdout:Sep 17 10:41:53 smithi203 systemd[1]: /etc/systemd/system/ceph-acc81fc8-74d8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:42:04.909 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:42:04.924 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:42:04.935 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T10:42:04.938 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764/remote/smithi039/crash 2024-09-17T10:42:04.938 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:42:04.981 INFO:teuthology.orchestra.run.smithi039.stderr:tar: /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:42:04.981 INFO:teuthology.orchestra.run.smithi039.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:42:04.983 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764/remote/smithi203/crash 2024-09-17T10:42:04.984 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:42:04.994 INFO:teuthology.orchestra.run.smithi203.stderr:tar: /var/lib/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:42:04.994 INFO:teuthology.orchestra.run.smithi203.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:42:04.995 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T10:42:04.995 DEBUG:teuthology.orchestra.run.smithi039:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-17T10:42:05.040 INFO:tasks.cephadm:Compressing logs... 2024-09-17T10:42:05.040 DEBUG:teuthology.orchestra.run.smithi039:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-17T10:42:05.086 DEBUG:teuthology.orchestra.run.smithi203:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-17T10:42:05.094 INFO:teuthology.orchestra.run.smithi039.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T10:42:05.098 INFO:teuthology.orchestra.run.smithi203.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T10:42:05.112 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:42:05.113 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-17T10:42:05.113 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T10:42:05.113 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T10:42:05.114 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mgr.y.log: /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T10:42:05.114 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:42:05.115 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T10:42:05.116 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.a.log: /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T10:42:05.116 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi203.grlcms.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi203.grlcms.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr: 77.1% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi203.grlcms.log.gz 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T10:42:05.118 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.6.log: /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T10:42:05.120 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:42:05.120 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:42:05.120 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:42:05.123 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-volume.log: 91.3% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:42:05.124 INFO:teuthology.orchestra.run.smithi203.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T10:42:05.125 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.1.log: 94.9% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:42:05.125 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:42:05.127 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.audit.log: 89.8% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:42:05.127 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/tcmu-runner.log: 63.7% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-17T10:42:05.127 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:42:05.129 INFO:teuthology.orchestra.run.smithi203.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T10:42:05.136 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log: 89.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:42:05.137 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T10:42:05.139 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:42:05.140 INFO:teuthology.orchestra.run.smithi039.stderr:gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:42:05.156 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi039.ldfwhe.log 2024-09-17T10:42:05.157 INFO:teuthology.orchestra.run.smithi203.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.b.log: /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.4.log: 92.6% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:42:05.163 INFO:teuthology.orchestra.run.smithi203.stderr: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:42:05.165 INFO:teuthology.orchestra.run.smithi039.stderr:/var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi039.ldfwhe.log: 83.1% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi039.ldfwhe.log.gz 2024-09-17T10:42:05.276 INFO:teuthology.orchestra.run.smithi039.stderr: 95.3% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:42:05.307 INFO:teuthology.orchestra.run.smithi203.stderr: 88.0% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T10:42:05.314 INFO:teuthology.orchestra.run.smithi203.stderr: 91.7% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:42:05.323 INFO:teuthology.orchestra.run.smithi039.stderr: 91.8% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:42:06.665 INFO:teuthology.orchestra.run.smithi039.stderr: 92.9% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T10:42:06.968 INFO:teuthology.orchestra.run.smithi203.stderr: 92.9% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T10:42:07.033 INFO:teuthology.orchestra.run.smithi039.stderr: 92.0% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-17T10:42:07.186 INFO:teuthology.orchestra.run.smithi203.stderr: 93.2% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-17T10:42:07.342 INFO:teuthology.orchestra.run.smithi039.stderr: 93.2% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T10:42:07.713 INFO:teuthology.orchestra.run.smithi039.stderr: 93.4% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T10:42:07.864 INFO:teuthology.orchestra.run.smithi203.stderr: 93.6% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T10:42:08.260 INFO:teuthology.orchestra.run.smithi039.stderr: 93.4% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T10:42:08.322 INFO:teuthology.orchestra.run.smithi203.stderr: 93.4% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T10:42:08.365 INFO:teuthology.orchestra.run.smithi203.stderr: 93.5% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-17T10:42:08.367 INFO:teuthology.orchestra.run.smithi203.stderr: 2024-09-17T10:42:08.367 INFO:teuthology.orchestra.run.smithi203.stderr:real 0m3.277s 2024-09-17T10:42:08.367 INFO:teuthology.orchestra.run.smithi203.stderr:user 0m13.063s 2024-09-17T10:42:08.367 INFO:teuthology.orchestra.run.smithi203.stderr:sys 0m0.503s 2024-09-17T10:42:08.762 INFO:teuthology.orchestra.run.smithi039.stderr: 93.3% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T10:42:08.866 INFO:teuthology.orchestra.run.smithi039.stderr: 91.6% -- replaced with /var/log/ceph/acc81fc8-74d8-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T10:42:08.867 INFO:teuthology.orchestra.run.smithi039.stderr: 2024-09-17T10:42:08.868 INFO:teuthology.orchestra.run.smithi039.stderr:real 0m3.779s 2024-09-17T10:42:08.868 INFO:teuthology.orchestra.run.smithi039.stderr:user 0m18.407s 2024-09-17T10:42:08.868 INFO:teuthology.orchestra.run.smithi039.stderr:sys 0m0.658s 2024-09-17T10:42:08.868 INFO:tasks.cephadm:Archiving logs... 2024-09-17T10:42:08.868 DEBUG:teuthology.misc:Transferring archived files from smithi039:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764/remote/smithi039/log 2024-09-17T10:42:08.869 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:42:10.784 DEBUG:teuthology.misc:Transferring archived files from smithi203:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764/remote/smithi203/log 2024-09-17T10:42:10.785 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:42:12.274 INFO:tasks.cephadm:Removing cluster... 2024-09-17T10:42:12.275 DEBUG:teuthology.orchestra.run.smithi039:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 --force 2024-09-17T10:42:12.461 INFO:teuthology.orchestra.run.smithi039.stdout:Deleting cluster with fsid: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:42:13.617 DEBUG:teuthology.orchestra.run.smithi203:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acc81fc8-74d8-11ef-bceb-c7b262605968 --force 2024-09-17T10:42:13.801 INFO:teuthology.orchestra.run.smithi203.stdout:Deleting cluster with fsid: acc81fc8-74d8-11ef-bceb-c7b262605968 2024-09-17T10:42:14.963 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T10:42:14.964 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:42:14.970 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:42:14.976 INFO:tasks.cephadm:Teardown complete 2024-09-17T10:42:14.976 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T10:42:14.990 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T10:42:14.990 DEBUG:teuthology.orchestra.run.smithi039:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:42:15.014 DEBUG:teuthology.orchestra.run.smithi203:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:42:15.029 INFO:teuthology.orchestra.run.smithi039.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:42:15.029 INFO:teuthology.orchestra.run.smithi039.stdout:============================================================================== 2024-09-17T10:42:15.029 INFO:teuthology.orchestra.run.smithi039.stdout:+hv01.front.sepi 67.205.162.81 3 u 52 64 377 0.083 -1.196 0.282 2024-09-17T10:42:15.029 INFO:teuthology.orchestra.run.smithi039.stdout:*hv02.front.sepi 63.231.80.2 3 u 46 64 377 0.081 -2.395 0.247 2024-09-17T10:42:15.029 INFO:teuthology.orchestra.run.smithi039.stdout:+hv03.front.sepi 74.6.168.72 3 u 44 64 377 0.090 -2.086 0.430 2024-09-17T10:42:15.029 INFO:teuthology.orchestra.run.smithi039.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T10:42:15.031 INFO:teuthology.orchestra.run.smithi203.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:42:15.032 INFO:teuthology.orchestra.run.smithi203.stdout:============================================================================== 2024-09-17T10:42:15.032 INFO:teuthology.orchestra.run.smithi203.stdout:+hv01.front.sepi 67.205.162.81 3 u 57 64 377 0.083 -0.618 0.322 2024-09-17T10:42:15.032 INFO:teuthology.orchestra.run.smithi203.stdout:*hv02.front.sepi 63.231.80.2 3 u 63 64 377 0.089 -1.607 0.459 2024-09-17T10:42:15.032 INFO:teuthology.orchestra.run.smithi203.stdout:+hv03.front.sepi 74.6.168.72 3 u 52 64 377 0.085 -2.341 0.549 2024-09-17T10:42:15.032 INFO:teuthology.orchestra.run.smithi203.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T10:42:15.033 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T10:42:15.041 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T10:42:15.042 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T10:42:15.069 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T10:42:15.103 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T10:42:15.136 INFO:teuthology.task.internal:Duration was 4258.185282 seconds 2024-09-17T10:42:15.136 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T10:42:15.170 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T10:42:15.170 DEBUG:teuthology.orchestra.run.smithi039:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:42:15.173 DEBUG:teuthology.orchestra.run.smithi203:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:42:15.212 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T10:42:15.212 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi039.front.sepia.ceph.com 2024-09-17T10:42:15.213 DEBUG:teuthology.orchestra.run.smithi039:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T10:42:15.266 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi203.front.sepia.ceph.com 2024-09-17T10:42:15.267 DEBUG:teuthology.orchestra.run.smithi203:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T10:42:15.278 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T10:42:15.278 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:42:15.310 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:42:15.501 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T10:42:15.502 DEBUG:teuthology.orchestra.run.smithi039:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:42:15.504 DEBUG:teuthology.orchestra.run.smithi203:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:42:16.236 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T10:42:16.248 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T10:42:16.249 DEBUG:teuthology.orchestra.run.smithi039:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:42:16.262 DEBUG:teuthology.orchestra.run.smithi203:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:42:16.275 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T10:42:16.285 DEBUG:teuthology.orchestra.run.smithi039:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:42:16.309 DEBUG:teuthology.orchestra.run.smithi203:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:42:16.316 INFO:teuthology.orchestra.run.smithi039.stdout:kernel.core_pattern = core 2024-09-17T10:42:16.328 INFO:teuthology.orchestra.run.smithi203.stdout:kernel.core_pattern = core 2024-09-17T10:42:16.348 DEBUG:teuthology.orchestra.run.smithi039:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:42:16.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:42:16.384 DEBUG:teuthology.orchestra.run.smithi203:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:42:16.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:42:16.393 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T10:42:16.403 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T10:42:16.405 DEBUG:teuthology.misc:Transferring archived files from smithi039:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764/remote/smithi039 2024-09-17T10:42:16.405 DEBUG:teuthology.orchestra.run.smithi039:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:42:16.477 DEBUG:teuthology.misc:Transferring archived files from smithi203:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908764/remote/smithi203 2024-09-17T10:42:16.478 DEBUG:teuthology.orchestra.run.smithi203:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:42:16.517 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T10:42:16.517 DEBUG:teuthology.orchestra.run.smithi039:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:42:16.520 DEBUG:teuthology.orchestra.run.smithi203:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:42:16.555 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T10:42:16.566 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T10:42:16.566 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T10:42:16.613 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T10:42:16.613 DEBUG:teuthology.orchestra.run.smithi039:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:42:16.616 DEBUG:teuthology.orchestra.run.smithi203:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:42:16.620 INFO:teuthology.orchestra.run.smithi039.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:42 /home/ubuntu/cephtest 2024-09-17T10:42:16.622 INFO:teuthology.orchestra.run.smithi203.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:42 /home/ubuntu/cephtest 2024-09-17T10:42:16.623 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T10:42:16.646 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T10:42:16.714 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 4258.1852815151215 owner: scheduled_avan@teuthology success: true 2024-09-17T10:42:16.714 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T10:42:16.804 INFO:teuthology.run:pass